paper-with-me

홈 › Papers

Seminar Learning for Click-Level Weakly Supervised Semantic Segmentation

2021-08-30 · ICCV 2021 10 · Hongjun Chen, Jinbao Wang, Hong Cai Chen, XianTong Zhen, Feng Zheng, Rongrong Ji, Ling Shao

Annotation burden has become one of the biggest barriers to semantic segmentation. Approaches based on click-level annotations have therefore attracted increasing attention due to their superior trade-off between supervision and annotation cost. In this paper, we propose seminar learning, a new learning paradigm for semantic segmentation with click-level supervision. The fundamental rationale of seminar learning is to leverage the knowledge from different networks to compensate for insufficient information provided in click-level annotations. Mimicking a seminar, our seminar learning involves a teacher-student and a student-student module, where a student can learn from both skillful teachers and other students. The teacher-student module uses a teacher network based on the exponential moving average to guide the training of the student network. In the student-student module, heterogeneous pseudo-labels are proposed to bridge the transfer of knowledge among students to enhance each other's performance. Experimental results demonstrate the effectiveness of seminar learning, which achieves the new state-of-the-art performance of 72.51% (mIOU), surpassing previous methods by a large margin of up to 16.88% on the Pascal VOC 2012 dataset.

📄 PDF Abstract BibTeX arXiv:2108.13393

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

ClickSeg: 3D Instance Segmentation with Click-Level Weak Annotations

2023-07-19 · Leyao Liu, Tao Kong, Minzhao Zhu, Jiashuo Fan 외

3D instance segmentation methods often require fully-annotated dense labels for training, which are costly to obtain. In this paper, we present ClickSeg, a novel click-level weakly supervised 3D instance segmentation met…

3D Instance SegmentationClusteringInstance SegmentationSegmentation+2

WeClick: Weakly-Supervised Video Semantic Segmentation with Click Annotations

2021-07-07 · Peidong Liu, Zibin He, Xiyu Yan, Yong Jiang 외

Compared with tedious per-pixel mask annotating, it is much easier to annotate data by clicks, which costs only several seconds for an image. However, applying clicks to learn video semantic segmentation model has not be…

Knowledge DistillationModel CompressionSegmentationSemantic Segmentation+1

One Class One Click: Quasi Scene-level Weakly Supervised Point Cloud Semantic Segmentation with Active Learning

2022-11-23 · Puzuo Wang, Wei Yao, Jie Shao

Reliance on vast annotations to achieve leading performance severely restricts the practicality of large-scale point cloud semantic segmentation. For the purpose of reducing data annotation costs, effective labeling sche…

Active LearningScene ClassificationSemantic Segmentation

SegGroup: Seg-Level Supervision for 3D Instance and Semantic Segmentation

2020-12-18 · An Tao, Yueqi Duan, Yi Wei, Jiwen Lu 외

Most existing point cloud instance and semantic segmentation methods rely heavily on strong supervision signals, which require point-level labels for every point in the scene. However, such strong supervision suffers fro…

3D Instance Segmentation3D Semantic SegmentationSegmentation

DBGroup: Dual-Branch Point Grouping for Weakly Supervised 3D Semantic Instance Segmentation

2025-11-13 · Xuexun Liu, Xiaoxu Xu, Qiudan Zhang, Lin Ma 외 arxiv

Weakly supervised 3D instance segmentation is essential for 3D scene understanding, especially as the growing scale of data and high annotation costs associated with fully supervised approaches. Existing methods primaril…

3D Semantic Instance Segmentation3D Semantic Segmentation3D Instance SegmentationScene Understanding