Improving Weakly-supervised Object Localization via Causal Intervention
Feifei Shao, Yawei Luo, Li Zhang, Lu Ye, Siliang Tang, Yi Yang, Jun, Xiao

TL;DR
This paper introduces CI-CAM, a causal intervention approach that improves weakly-supervised object localization by addressing co-occurrence confounders, leading to more accurate object boundary detection in images.
Contribution
The paper proposes a novel causal intervention method, CI-CAM, to eliminate confounding effects in weakly-supervised object localization, enhancing localization accuracy.
Findings
Significant improvement on CUB-200-2011 dataset (58.39% vs 52.4%)
Performs comparably to state-of-the-art on ImageNet
Effectively reduces co-occurrence confounder influence
Abstract
The recent emerged weakly supervised object localization (WSOL) methods can learn to localize an object in the image only using image-level labels. Previous works endeavor to perceive the interval objects from the small and sparse discriminative attention map, yet ignoring the co-occurrence confounder (e.g., bird and sky), which makes the model inspection (e.g., CAM) hard to distinguish between the object and context. In this paper, we make an early attempt to tackle this challenge via causal intervention (CI). Our proposed method, dubbed CI-CAM, explores the causalities among images, contexts, and categories to eliminate the biased co-occurrence in the class activation maps thus improving the accuracy of object localization. Extensive experiments on several benchmarks demonstrate the effectiveness of CI-CAM in learning the clear object boundaries from confounding contexts.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
