arXiv Analytics

Sign in

arXiv:2104.00905 [cs.CV]AbstractReferencesReviewsResources

Background-Aware Pooling and Noise-Aware Loss for Weakly-Supervised Semantic Segmentation

Youngmin Oh, Beomjun Kim, Bumsub Ham

Published 2021-04-02Version 1

We address the problem of weakly-supervised semantic segmentation (WSSS) using bounding box annotations. Although object bounding boxes are good indicators to segment corresponding objects, they do not specify object boundaries, making it hard to train convolutional neural networks (CNNs) for semantic segmentation. We find that background regions are perceptually consistent in part within an image, and this can be leveraged to discriminate foreground and background regions inside object bounding boxes. To implement this idea, we propose a novel pooling method, dubbed background-aware pooling (BAP), that focuses more on aggregating foreground features inside the bounding boxes using attention maps. This allows to extract high-quality pseudo segmentation labels to train CNNs for semantic segmentation, but the labels still contain noise especially at object boundaries. To address this problem, we also introduce a noise-aware loss (NAL) that makes the networks less susceptible to incorrect labels. Experimental results demonstrate that learning with our pseudo labels already outperforms state-of-the-art weakly- and semi-supervised methods on the PASCAL VOC 2012 dataset, and the NAL further boosts the performance.

Related articles: Most relevant | Search more
arXiv:2203.00962 [cs.CV] (Published 2022-03-02)
Class Re-Activation Maps for Weakly-Supervised Semantic Segmentation
arXiv:1509.03150 [cs.CV] (Published 2015-09-10)
STC: A Simple to Complex Framework for Weakly-supervised Semantic Segmentation
arXiv:2404.00380 [cs.CV] (Published 2024-03-30)
DHR: Dual Features-Driven Hierarchical Rebalancing in Inter- and Intra-Class Regions for Weakly-Supervised Semantic Segmentation