paper-with-me

Papers

Weakly Supervised Semantic Segmentation using Out-of-Distribution Data

2022-03-08 · CVPR 2022 1 · Jungbeom Lee, Seong Joon Oh, Sangdoo Yun, Junsuk Choe, Eunji Kim, Sungroh Yoon

Weakly supervised semantic segmentation (WSSS) methods are often built on pixel-level localization maps obtained from a classifier. However, training on class labels only, classifiers suffer from the spurious correlation between foreground and background cues (e.g. train and rail), fundamentally bounding the performance of WSSS. There have been previous endeavors to address this issue with additional supervision. We propose a novel source of information to distinguish foreground from the background: Out-of-Distribution (OoD) data, or images devoid of foreground object classes. In particular, we utilize the hard OoDs that the classifier is likely to make false-positive predictions. These samples typically carry key visual features on the background (e.g. rail) that the classifiers often confuse as foreground (e.g. train), so these cues let classifiers correctly suppress spurious background cues. Acquiring such hard OoDs does not require an extensive amount of annotation efforts; it only incurs a few additional image-level labeling costs on top of the original efforts to collect class labels. We propose a method, W-OoD, for utilizing the hard OoDs. W-OoD achieves state-of-the-art performance on Pascal VOC 2012.

📄 PDF Abstract BibTeX arXiv:2203.03860

Code (1)

naver-ai/w-ood 공식 구현 pytorch

Tasks

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Distribution Guidance Network for Weakly Supervised Point Cloud Semantic Segmentation

2024-10-10 · Zhiyi Pan, Wei Gao, Shan Liu, Ge Li

Despite alleviating the dependence on dense annotations inherent to fully supervised methods, weakly supervised point cloud semantic segmentation suffers from inadequate supervision signals. In response to this challenge…

Semantic SegmentationWeakly-supervised Learning

Multi-modality Affinity Inference for Weakly Supervised 3D Semantic Segmentation

2023-12-27 · Xiawei Li, Qingyuan Xu, Jing Zhang, Tianyi Zhang 외

3D point cloud semantic segmentation has a wide range of applications. Recently, weakly supervised point cloud segmentation methods have been proposed, aiming to alleviate the expensive and laborious manual annotation pr…

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation

Dense Supervision Propagation for Weakly Supervised Semantic Segmentation on 3D Point Clouds

2021-07-23 · Jiacheng Wei, Guosheng Lin, Kim-Hui Yap, Fayao Liu 외

Semantic segmentation on 3D point clouds is an important task for 3D scene understanding. While dense labeling on 3D data is expensive and time-consuming, only a few works address weakly supervised semantic point cloud s…

Point Cloud SegmentationScene UnderstandingSegmentationSemantic Segmentation+2

Annotation by Clicks: A Point-Supervised Contrastive Variance Method for Medical Semantic Segmentation

2022-12-17 · Qing En, Yuhong Guo

Medical image segmentation methods typically rely on numerous dense annotated images for model training, which are notoriously expensive and time-consuming to collect. To alleviate this burden, weakly supervised techniqu…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Convolutional Simplex Projection Network (CSPN) for Weakly Supervised Semantic Segmentation

2018-07-24 · Rania Briq, Michael Moeller, Juergen Gall

Weakly supervised semantic segmentation has been a subject of increased interest due to the scarcity of fully annotated images. We introduce a new approach for solving weakly supervised semantic segmentation with deep Co…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation