Knowledge-guided Causal Intervention for Weakly-supervised Object Localization
Feifei Shao, Yawei Luo, Fei Gao, Yi Yang, Jun Xiao

TL;DR
This paper introduces KG-CI-CAM, a causal intervention approach that improves weakly-supervised object localization by disentangling object features from context and balancing classification and localization knowledge.
Contribution
It proposes a novel causal intervention method to address object-context entanglement and the classification-localization dilemma in WSOL, enhancing boundary detection and performance.
Findings
Effective in disentangling object features from context
Balances classification and localization knowledge during training
Improves object boundary detection on benchmark datasets
Abstract
Previous weakly-supervised object localization (WSOL) methods aim to expand activation map discriminative areas to cover the whole objects, yet neglect two inherent challenges when relying solely on image-level labels. First, the ``entangled context'' issue arises from object-context co-occurrence (\eg, fish and water), making the model inspection hard to distinguish object boundaries clearly. Second, the ``C-L dilemma'' issue results from the information decay caused by the pooling layers, which struggle to retain both the semantic information for precise classification and those essential details for accurate localization, leading to a trade-off in performance. In this paper, we propose a knowledge-guided causal intervention method, dubbed KG-CI-CAM, to address these two under-explored issues in one go. More specifically, we tackle the co-occurrence context confounder problem via…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
MethodsKnowledge Distillation · Class-activation map
