Cross-Layer Attentive Feature Upsampling for Low-latency Semantic Segmentation
Tianheng Cheng, Xinggang Wang, Junchao Liao, Wenyu Liu

TL;DR
This paper introduces Guided Attentive Interpolation (GAI), a novel method for high-resolution feature upsampling in semantic segmentation that improves accuracy and efficiency, enabling low-latency real-time applications.
Contribution
The paper proposes GAI, a new adaptive interpolation technique that models spatial and semantic relations for better high-resolution feature generation in segmentation networks.
Findings
Achieves state-of-the-art low-latency segmentation accuracy
Runs at 22.3 FPS on Cityscapes with high mIoU
Outperforms existing methods in efficiency and accuracy
Abstract
Semantic segmentation is a fundamental problem in computer vision and it requires high-resolution feature maps for dense prediction. Current coordinate-guided low-resolution feature interpolation methods, e.g., bilinear interpolation, produce coarse high-resolution features which suffer from feature misalignment and insufficient context information. Moreover, enriching semantics to high-resolution features requires a high computation burden, so that it is challenging to meet the requirement of lowlatency inference. We propose a novel Guided Attentive Interpolation (GAI) method to adaptively interpolate fine-grained high-resolution features with semantic features to tackle these issues. Guided Attentive Interpolation determines both spatial and semantic relations of pixels from features of different resolutions and then leverages these relations to interpolate high-resolution features…
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
TopicsAdvanced Neural Network Applications · 3D Shape Modeling and Analysis · Advanced Image and Video Retrieval Techniques
