TL;DR
SPAR is a novel ViT-based dense feature extractor that enables efficient high-resolution inference for open-vocabulary segmentation, surpassing existing methods in accuracy and computational efficiency.
Contribution
Introduces SPAR, a resolution-agnostic ViT that distills fine-grained spatial reasoning into a single pass without architectural changes or pixel supervision.
Findings
SPAR improves single-pass segmentation accuracy by up to 10.5 mIoU.
SPAR surpasses the teacher model in open-vocabulary segmentation tasks.
Efficient high-resolution reasoning achieved without architectural modifications.
Abstract
Foundational Vision Transformers (ViTs) have limited effectiveness in tasks requiring fine-grained spatial understanding, due to their fixed pre-training resolution and inherently coarse patch-level representations. These challenges are especially pronounced in dense prediction scenarios, such as open-vocabulary segmentation with ViT-based vision-language models, where high-resolution inputs are essential for accurate pixel-level reasoning. Existing approaches typically process large-resolution images using a sliding-window strategy at the pre-training resolution. While this improves accuracy through finer strides, it comes at a significant computational cost. We introduce SPAR: Single-Pass Any-Resolution ViT, a resolution-agnostic dense feature extractor designed for efficient high-resolution inference. We distill the spatial reasoning capabilities of a finely-strided, sliding-window…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
