paper-with-me

홈 › Papers

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

2023-04-19 · ICCV 2023 1 · Sanghyun Jo, In-Jae Yu, KyungSu Kim

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.

📄 PDF Abstract BibTeX arXiv:2304.09913

Code (1)

shjo-april/mars 공식 구현

Tasks

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Bias In, Bias Out? Finding Unbiased Subnetworks in Vanilla Models

2026-03-05 · Ivan Luiz De Moura Matos, Abdel Djalil Sad Saoud, Ekaterina Iakovleva, Vito Paolo Pastore 외 arxiv

The issue of algorithmic biases in deep learning has led to the development of various debiasing techniques, many of which perform complex training procedures or dataset manipulation. However, an intriguing question aris…

Computational Efficiency

AstroSURE: Learning to Remove Noise from Astronomical Images Without Ground Truth Data

2026-04-18 · Omid Vaheb, Sebastien Fabbro, Stark Draper arxiv

In astronomical imaging, the low photon count of exposures necessitates extensive post-processing steps, including contamination removal and denoising. This paper evaluates deep-learning denoising methods that can be tra…

Adversarial Removal of Demographic Attributes Revisited

2019-11-01 · IJCNLP 2019 11 · Maria Barrett, Yova Kementchedjhieva, Yanai Elazar, Desmond Elliott 외

Elazar and Goldberg (2018) showed that protected attributes can be extracted from the representations of a debiased neural network for mention detection at above-chance levels, by evaluating a diagnostic classifier on a …

Diagnostic

Hybrid Autonomy Framework for a Future Mars Science Helicopter

2025-09-02 · Luca Di Pierno, Robert Hewitt, Stephan Weiss, Roland Brockers arxiv

Autonomous aerial vehicles, such as NASA's Ingenuity, enable rapid planetary surface exploration beyond the reach of ground-based robots. Thus, NASA is studying a Mars Science Helicopter (MSH), an advanced concept capabl…

Shuffle-Then-Assemble: Learning Object-Agnostic Visual Relationship Features

2018-08-01 · ECCV 2018 9 · Xu Yang, Hanwang Zhang, Jianfei Cai

Due to the fact that it is prohibitively expensive to completely annotate visual relationships, i.e., the (obj1, rel, obj2) triplets, relationship models are inevitably biased to object classes of limited pairwise patter…

ObjectTriplet