Learning to Detour: Shortcut Mitigating Augmentation for Weakly Supervised Semantic Segmentation
JuneHyoung Kwon, Eunju Lee, Yunsung Cho, YoungBin Kim

TL;DR
This paper introduces Shortcut Mitigating Augmentation (SMA), a novel data augmentation technique for weakly supervised semantic segmentation that reduces reliance on shortcut features by generating synthetic object-background combinations, improving generalization.
Contribution
The paper proposes SMA, a method that disentangles object and background features to create diverse synthetic training samples, mitigating shortcut learning in WSSS.
Findings
Improved segmentation accuracy on PASCAL VOC 2012.
Enhanced generalization to unseen object-background combinations.
Reduced shortcut feature reliance as shown by attribution analysis.
Abstract
Weakly supervised semantic segmentation (WSSS) employing weak forms of labels has been actively studied to alleviate the annotation cost of acquiring pixel-level labels. However, classifiers trained on biased datasets tend to exploit shortcut features and make predictions based on spurious correlations between certain backgrounds and objects, leading to a poor generalization performance. In this paper, we propose shortcut mitigating augmentation (SMA) for WSSS, which generates synthetic representations of object-background combinations not seen in the training data to reduce the use of shortcut features. Our approach disentangles the object-relevant and background features. We then shuffle and combine the disentangled representations to create synthetic features of diverse object-background combinations. SMA-trained classifier depends less on contexts and focuses more on the target…
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
Learning to Detour: Shortcut Mitigating Augmentation for Weakly Supervised Semantic Segmentation· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
