English

Causal Intervention for Weakly-Supervised Semantic Segmentation

Computer Vision and Pattern Recognition 2020-10-08 v2

Abstract

We present a causal inference framework to improve Weakly-Supervised Semantic Segmentation (WSSS). Specifically, we aim to generate better pixel-level pseudo-masks by using only image-level labels -- the most crucial step in WSSS. We attribute the cause of the ambiguous boundaries of pseudo-masks to the confounding context, e.g., the correct image-level classification of "horse" and "person" may be not only due to the recognition of each instance, but also their co-occurrence context, making the model inspection (e.g., CAM) hard to distinguish between the boundaries. Inspired by this, we propose a structural causal model to analyze the causalities among images, contexts, and class labels. Based on it, we develop a new method: Context Adjustment (CONTA), to remove the confounding bias in image-level classification and thus provide better pseudo-masks as ground-truth for the subsequent segmentation model. On PASCAL VOC 2012 and MS-COCO, we show that CONTA boosts various popular WSSS methods to new state-of-the-arts.

Keywords

Cite

@article{arxiv.2009.12547,
  title  = {Causal Intervention for Weakly-Supervised Semantic Segmentation},
  author = {Dong Zhang and Hanwang Zhang and Jinhui Tang and Xiansheng Hua and Qianru Sun},
  journal= {arXiv preprint arXiv:2009.12547},
  year   = {2020}
}

Comments

Accepted as a NeurIPS 2020 oral paper

R2 v1 2026-06-23T18:48:45.199Z