UPLiFT: Efficient Pixel-Dense Feature Upsampling with Local Attenders
Matthew Walmer, Saksham Suri, Anirud Aggarwal, Abhinav Shrivastava

TL;DR
UPLiFT introduces an efficient, local-attention-based upsampling architecture that maintains stable features and achieves state-of-the-art performance with lower inference costs in dense feature generation tasks.
Contribution
The paper presents UPLiFT, a novel lightweight architecture with a Local Attender operator that improves iterative feature upsampling efficiency and performance.
Findings
UPLiFT achieves state-of-the-art dense feature upsampling performance.
The Local Attender operator enables stable features with lower inference costs.
UPLiFT performs competitively in generative downstream tasks.
Abstract
The space of task-agnostic feature upsampling has emerged as a promising area of research to efficiently create denser features from pre-trained visual backbones. These methods act as a shortcut to achieve dense features for a fraction of the cost by learning to map low-resolution features to high-resolution versions. While early works in this space used iterative upsampling approaches, more recent works have switched to cross-attention-based methods, which risk falling into the same efficiency scaling problems of the backbones they are upsampling. In this work, we demonstrate that iterative upsampling methods can still compete with cross-attention-based methods; moreover, they can achieve state-of-the-art performance with lower inference costs. We propose UPLiFT, an architecture for Universal Pixel-dense Lightweight Feature Transforms. We also propose an efficient Local Attender…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications
