Weakly-Supervised Semantic Segmentation with Visual Words Learning and Hybrid Pooling
Lixiang Ru, Bo Du, Yibing Zhan, Chen Wu

TL;DR
This paper introduces a novel weakly-supervised semantic segmentation method that uses visual words learning and hybrid pooling to improve object region discovery and reduce background noise, achieving state-of-the-art results.
Contribution
It proposes a visual words learning module and hybrid pooling approach to enhance CAMs in weakly-supervised segmentation, addressing partial focus and background issues.
Findings
Achieved 70.6% mIoU on PASCAL VOC 2012 val set
Achieved 70.7% mIoU on PASCAL VOC 2012 test set
Achieved 36.2% mIoU on MS COCO 2014 val set
Abstract
Weakly-Supervised Semantic Segmentation (WSSS) methods with image-level labels generally train a classification network to generate the Class Activation Maps (CAMs) as the initial coarse segmentation labels. However, current WSSS methods still perform far from satisfactorily because their adopted CAMs 1) typically focus on partial discriminative object regions and 2) usually contain useless background regions. These two problems are attributed to the sole image-level supervision and aggregation of global information when training the classification networks. In this work, we propose the visual words learning module and hybrid pooling approach, and incorporate them in the classification network to mitigate the above problems. In the visual words learning module, we counter the first problem by enforcing the classification network to learn fine-grained visual word labels so that more…
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 · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
