paper-with-me

Papers

Conservative-Progressive Collaborative Learning for Semi-supervised Semantic Segmentation

2022-11-30 · Siqi Fan, Fenghua Zhu, Zunlei Feng, Yisheng Lv, Mingli Song, Fei-Yue Wang

Pseudo supervision is regarded as the core idea in semi-supervised learning for semantic segmentation, and there is always a tradeoff between utilizing only the high-quality pseudo labels and leveraging all the pseudo labels. Addressing that, we propose a novel learning approach, called Conservative-Progressive Collaborative Learning (CPCL), among which two predictive networks are trained in parallel, and the pseudo supervision is implemented based on both the agreement and disagreement of the two predictions. One network seeks common ground via intersection supervision and is supervised by the high-quality labels to ensure a more reliable supervision, while the other network reserves differences via union supervision and is supervised by all the pseudo labels to keep exploring with curiosity. Thus, the collaboration of conservative evolution and progressive exploration can be achieved. To reduce the influences of the suspicious pseudo labels, the loss is dynamic re-weighted according to the prediction confidence. Extensive experiments demonstrate that CPCL achieves state-of-the-art performance for semi-supervised semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2211.16701

Code (1)

leofansq/CPCL 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Progressive Class Semantic Matching for Semi-supervised Text Classification

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Semi-supervised learning is a promising way to reduce the annotation cost for text-classification. Combining with pre-trained language models (PLMs), e.g., BERT, recent semi-supervised learning methods achieved impressiv…

ClassificationLanguage ModelingLanguage ModellingSemi-Supervised Text Classification+2

Progressive Class Semantic Matching for Semi-supervised Text Classification

2022-05-20 · NAACL 2022 7 · Hai-Ming Xu, Lingqiao Liu, Ehsan Abbasnejad

Semi-supervised learning is a promising way to reduce the annotation cost for text-classification. Combining with pre-trained language models (PLMs), e.g., BERT, recent semi-supervised learning methods achieved impressiv…

General ClassificationLanguage ModelingLanguage ModellingSemi-Supervised Text Classification+1

Harmonizing Generalization and Specialization: Uncertainty-Informed Collaborative Learning for Semi-supervised Medical Image Segmentation

2025-12-15 · Wenjing Lu, Yi Hong, Yang Yang arxiv

Vision foundation models have demonstrated strong generalization in medical image segmentation by leveraging large-scale, heterogeneous pretraining. However, they often struggle to generalize to specialized clinical task…

Semi-supervised Medical Image SegmentationGeneral Knowledge

Semantics-Guided Clustering with Deep Progressive Learning for Semi-Supervised Person Re-identification

2020-10-02 · Chih-Ting Liu, Yu-Jhe Li, Shao-Yi Chien, Yu-Chiang Frank Wang

Person re-identification (re-ID) requires one to match images of the same person across camera views. As a more challenging task, semi-supervised re-ID tackles the problem that only a number of identities in training dat…

ClusteringImage RetrievalPerson Re-IdentificationRetrieval+1

Collaborative Learning for Semi-Supervised LiDAR Semantic Segmentation

2026-05-16 · Bin Yang, Alexandru Paul Condurache arxiv

Annotating large-scale LiDAR point clouds for 3D semantic segmentation is costly and time-consuming, which motivates the use of semi-supervised learning (SemiSL). Standard LiDAR SemiSL methods typically adopt a two-step …

LIDAR Semantic Segmentation3D Semantic SegmentationPoint Clouds