A Refreshed Similarity-based Upsampler for Direct High-Ratio Feature Upsampling
Minghao Zhou, Hong Wang, Yefeng Zheng, Deyu Meng

TL;DR
This paper introduces ReSFU, a refined similarity-based feature upsampling method that addresses alignment, similarity calculation, and neighbor selection issues, enabling effective high-ratio upsampling across diverse dense prediction architectures.
Contribution
The paper proposes a novel, optimized similarity-based upsampling framework with improved alignment, flexible similarity measurement, and fine-grained neighbor selection, extending applicability to various architectures.
Findings
ReSFU achieves superior performance in high-ratio upsampling tasks.
The method demonstrates broad applicability across different dense prediction architectures.
Experimental results show consistent improvements over existing similarity-based upsampling methods.
Abstract
Feature upsampling is a fundamental and indispensable ingredient of almost all current network structures for dense prediction tasks. Recently, a popular similarity-based feature upsampling pipeline has been proposed, which utilizes a high-resolution feature as guidance to help upsample the low-resolution deep feature based on their local similarity. Albeit achieving promising performance, this pipeline has specific limitations: 1) HR query and LR key features are not well aligned; 2) the similarity between query-key features is computed based on the fixed inner product form; 3) neighbor selection is coarsely operated on LR features, resulting in mosaic artifacts. These shortcomings make the existing methods along this pipeline primarily applicable to hierarchical network architectures with iterative features as guidance and they are not readily extended to a broader range of…
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
TopicsSpeech Recognition and Synthesis · Generative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
MethodsConvolution
