Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MARS: Model-agnostic Biased Object Removal without Additional Supervision for Weakly-Supervised Semantic Segmentation

About

Weakly-supervised semantic segmentation aims to reduce labeling costs by training semantic segmentation models using weak supervision, such as image-level class labels. However, most approaches struggle to produce accurate localization maps and suffer from false predictions in class-related backgrounds (i.e., biased objects), such as detecting a railroad with the train class. Recent methods that remove biased objects require additional supervision for manually identifying biased objects for each problematic class and collecting their datasets by reviewing predictions, limiting their applicability to the real-world dataset with multiple labels and complex relationships for biasing. Following the first observation that biased features can be separated and eliminated by matching biased objects with backgrounds in the same dataset, we propose a fully-automatic/model-agnostic biased removal framework called MARS (Model-Agnostic biased object Removal without additional Supervision), which utilizes semantically consistent features of an unsupervised technique to eliminate biased objects in pseudo labels. Surprisingly, we show that MARS achieves new state-of-the-art results on two popular benchmarks, PASCAL VOC 2012 (val: 77.7%, test: 77.2%) and MS COCO 2014 (val: 49.4%), by consistently improving the performance of various WSSS models by at least 30% without additional supervision.

Sanghyun Jo, In-Jae Yu, Kyungsu Kim• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU22
2731
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU77.7
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU77.2
1342
Semantic segmentationPASCAL VOC (val)
mIoU77.7
338
Semantic segmentationPASCAL Context (val)
mIoU39.8
323
Semantic segmentationCOCO 2014 (val)
mIoU49.4
251
Semantic segmentationPascal VOC (test)
mIoU77.2
236
Semantic segmentationCOCO (val)
mIoU49.4
135
Semantic segmentationCOCO Stuff (val)
mIoU35.7
126
Showing 9 of 9 rows

Other info

Code

Follow for update