Causal Intervention for Weakly-Supervised Semantic Segmentation
Dong Zhang Affiliation: School of Computer Science and Engineering, Nanjing University of Science and Technology; Hanwang Zhang Jinhui Tang Thanks: Corresponding author. Affiliation: School of Computer Science and Engineering, Nanjing University of Science and Technology; Xiansheng Hua Qianru Sun Affiliation: Nanyang Technological University; Damo Academy, Alibaba Group; Singapore Management University.
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.11 1 Code is open-sourced at: https://github.com/ZHANGDONG-NJUST/CONTA
原文 arXiv:2009.12547;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2009.12547v2