NAF: Zero-Shot Feature Upsampling via Neighborhood Attention Filtering
Loick Chambon, Paul Couairon, Eloi Zablocki, Alexandre Boulch, Nicolas Thome, Matthieu Cord

TL;DR
NAF introduces a zero-shot, VFM-agnostic feature upsampling method that adaptively learns weights guided by the input image, outperforming VFM-specific upsamplers and excelling in downstream tasks efficiently.
Contribution
NAF is the first architecture to perform zero-shot, VFM-agnostic feature upsampling with adaptive weights, eliminating the need for retraining across different VFMs.
Findings
Outperforms VFM-specific upsamplers on multiple tasks.
Operates efficiently at 2K feature maps and 18 FPS.
Demonstrates strong performance in image restoration.
Abstract
Vision Foundation Models (VFMs) extract spatially downsampled representations, posing challenges for pixel-level tasks. Existing upsampling approaches face a fundamental trade-off: classical filters are fast and broadly applicable but rely on fixed forms, while modern upsamplers achieve superior accuracy through learnable, VFM-specific forms at the cost of retraining for each VFM. We introduce Neighborhood Attention Filtering (NAF), which bridges this gap by learning adaptive spatial-and-content weights through Cross-Scale Neighborhood Attention and Rotary Position Embeddings (RoPE), guided solely by the high-resolution input image. NAF operates zero-shot: it upsamples features from any VFM without retraining, making it the first VFM-agnostic architecture to outperform VFM-specific upsamplers and achieve state-of-the-art performance across multiple downstream tasks. It maintains high…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image Processing Techniques · Advanced Neural Network Applications
