ARM: A Confidence-Based Adversarial Reweighting Module for Coarse Semantic Segmentation
Jingchao Liu, Ye Du, Zehua Fu, Qingjie Liu, Yunhong Wang

TL;DR
This paper introduces ARM, a confidence-based adversarial reweighting module that effectively leverages coarse annotations for semantic segmentation by distinguishing valuable pixels from mislabeled ones, improving performance on standard datasets.
Contribution
The paper proposes a novel confidence-based adversarial reweighting strategy, ARM, that simultaneously mines valuable pixels and suppresses mislabeled pixels, with proven convergence and improved segmentation results.
Findings
ARM improves mIoU on Cityscapes with coarse annotations
ARM achieves 47.50 mIoU on ADE20K dataset
The strategy enhances segmentation accuracy across datasets
Abstract
Coarsely-labeled semantic segmentation annotations are easy to obtain, but therefore bear the risk of losing edge details and introducing background pixels. Impeded by the inherent noise, existing coarse annotations are only taken as a bonus for model pre-training. In this paper, we try to exploit their potentials with a confidence-based reweighting strategy. To expand, loss-based reweighting strategies usually take the high loss value to identify two completely different types of pixels, namely, valuable pixels in noise-free annotations and mislabeled pixels in noisy annotations. This makes it impossible to perform two tasks of mining valuable pixels and suppressing mislabeled pixels at the same time. However, with the help of the prediction confidence, we successfully solve this dilemma and simultaneously perform two subtasks with a single reweighting strategy. Furthermore, 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
