Lightweight Frequency Masker for Cross-Domain Few-Shot Semantic Segmentation
Jintao Tong, Yixiong Zou, Yuhua Li, Ruixuan Li

TL;DR
This paper introduces a lightweight frequency masker that enhances cross-domain few-shot segmentation by reducing feature channel correlation, leading to significant performance gains with minimal additional parameters.
Contribution
The paper proposes a novel frequency masker with Amplitude-Phase Masker and Adaptive Channel Phase Attention modules, significantly improving cross-domain segmentation performance with minimal parameter increase.
Findings
Frequency filtering improves segmentation performance by up to 14% mIoU.
The proposed modules reduce inter-channel correlation, enhancing robustness.
Over 10% average performance improvement with minimal parameter overhead.
Abstract
Cross-domain few-shot segmentation (CD-FSS) is proposed to first pre-train the model on a large-scale source-domain dataset, and then transfer the model to data-scarce target-domain datasets for pixel-level segmentation. The significant domain gap between the source and target datasets leads to a sharp decline in the performance of existing few-shot segmentation (FSS) methods in cross-domain scenarios. In this work, we discover an intriguing phenomenon: simply filtering different frequency components for target domains can lead to a significant performance improvement, sometimes even as high as 14% mIoU. Then, we delve into this phenomenon for an interpretation, and find such improvements stem from the reduced inter-channel correlation in feature maps, which benefits CD-FSS with enhanced robustness against domain gaps and larger activated regions for segmentation. Based on this, we…
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
Taxonomy
TopicsGeophysical Methods and Applications
MethodsSoftmax · Attention Is All You Need
