TL;DR
This paper introduces a novel cross-image semantic relation approach using co-attention mechanisms to improve weakly supervised semantic segmentation from image-level labels, achieving state-of-the-art results.
Contribution
It proposes a unified framework leveraging cross-image semantic relations via co-attention to enhance object pattern discovery and localization in weakly supervised segmentation.
Findings
Sets new state-of-the-art on multiple WSSS benchmarks
Ranked 1st in CVPR2020 Learning from Imperfect Data Challenge
Improves localization maps by leveraging cross-image context
Abstract
This paper studies the problem of learning semantic segmentation from image-level supervision only. Current popular solutions leverage object localization maps from classifiers as supervision signals, and struggle to make the localization maps capture more complete object content. Rather than previous efforts that primarily focus on intra-image information, we address the value of cross-image semantic relations for comprehensive object pattern mining. To achieve this, two neural co-attentions are incorporated into the classifier to complimentarily capture cross-image semantic similarities and differences. In particular, given a pair of training images, one co-attention enforces the classifier to recognize the common semantics from co-attentive objects, while the other one, called contrastive co-attention, drives the classifier to identify the unshared semantics from the rest, uncommon…
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.
