Separate and Conquer: Decoupling Co-occurrence via Decomposition and Representation for Weakly Supervised Semantic Segmentation
Zhiwei Yang, Kexue Fu, Minghong Duan, Linhao Qu, Shuo Wang, Zhijian, Song

TL;DR
This paper introduces a 'Separate and Conquer' scheme for weakly supervised semantic segmentation that decouples co-occurring objects in images and enhances feature representations, leading to improved segmentation accuracy without external supervision.
Contribution
The proposed SeCo method innovatively separates co-occurring objects via image decomposition and improves semantic features through a dual-teacher contrastive architecture, addressing co-occurrence issues in WSSS.
Findings
Outperforms previous methods on PASCAL VOC and MS COCO datasets.
Effectively reduces false activations caused by object co-occurrence.
Streamlines WSSS pipeline end-to-end without external supervision.
Abstract
Weakly supervised semantic segmentation (WSSS) with image-level labels aims to achieve segmentation tasks without dense annotations. However, attributed to the frequent coupling of co-occurring objects and the limited supervision from image-level labels, the challenging co-occurrence problem is widely present and leads to false activation of objects in WSSS. In this work, we devise a 'Separate and Conquer' scheme SeCo to tackle this issue from dimensions of image space and feature space. In the image space, we propose to 'separate' the co-occurring objects with image decomposition by subdividing images into patches. Importantly, we assign each patch a category tag from Class Activation Maps (CAMs), which spatially helps remove the co-context bias and guide the subsequent representation. In the feature space, we propose to 'conquer' the false activation by enhancing semantic…
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
TopicsNatural Language Processing Techniques
