Spatial Frequency Modulation for Semantic Segmentation
Linwei Chen, Ying Fu, Lin Gu, Dezhi Zheng, Jifeng Dai

TL;DR
This paper introduces Spatial Frequency Modulation (SFM), a novel method that reduces aliasing of high-frequency details during downsampling in segmentation models, improving accuracy across multiple vision tasks.
Contribution
The paper proposes a new SFM technique with adaptive resampling and multi-scale upsampling modules that effectively preserve high-frequency information in segmentation models.
Findings
SFM reduces aliasing and retains details in segmentation.
SFM improves performance across various vision tasks.
The method is compatible with different neural network architectures.
Abstract
High spatial frequency information, including fine details like textures, significantly contributes to the accuracy of semantic segmentation. However, according to the Nyquist-Shannon Sampling Theorem, high-frequency components are vulnerable to aliasing or distortion when propagating through downsampling layers such as strided-convolution. Here, we propose a novel Spatial Frequency Modulation (SFM) that modulates high-frequency features to a lower frequency before downsampling and then demodulates them back during upsampling. Specifically, we implement modulation through adaptive resampling (ARS) and design a lightweight add-on that can densely sample the high-frequency areas to scale up the signal, thereby lowering its frequency in accordance with the Frequency Scaling Property. We also propose Multi-Scale Adaptive Upsampling (MSAU) to demodulate the modulated feature and recover…
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
TopicsRobotics and Automated Systems · Image Retrieval and Classification Techniques · Advanced Computational Techniques and Applications
