paper-with-me

Papers

Semi-Supervised Learning with Multi-Head Co-Training

2021-07-10 · Mingcai Chen, Yuntao Du, Yi Zhang, Shuwei Qian, Chongjun Wang

Co-training, extended from self-training, is one of the frameworks for semi-supervised learning. Without natural split of features, single-view co-training works at the cost of training extra classifiers, where the algorithm should be delicately designed to prevent individual classifiers from collapsing into each other. To remove these obstacles which deter the adoption of single-view co-training, we present a simple and efficient algorithm Multi-Head Co-Training. By integrating base learners into a multi-head structure, the model is in a minimal amount of extra parameters. Every classification head in the unified model interacts with its peers through a "Weak and Strong Augmentation" strategy, in which the diversity is naturally brought by the strong data augmentation. Therefore, the proposed method facilitates single-view co-training by 1). promoting diversity implicitly and 2). only requiring a small extra computational overhead. The effectiveness of Multi-Head Co-Training is demonstrated in an empirical study on standard semi-supervised learning benchmarks.

📄 PDF Abstract BibTeX arXiv:2107.04795

Code (1)

chenmc1996/Multi-Head-Co-Training 공식 구현 pytorch

Tasks

Data AugmentationDiversityImage ClassificationSemi-Supervised Image Classification

Similar Papers 제목 키워드 기반

DiverseNet: Decision Diversified Semi-supervised Semantic Segmentation Networks for Remote Sensing Imagery

2023-11-22 · Wanli Ma, Oktay Karakus, Paul L. Rosin

Semi-supervised learning aims to help reduce the cost of the manual labelling process by leveraging valuable features extracted from a substantial pool of unlabeled data alongside a limited set of labelled data during th…

DiversitySemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-Supervised Unconstrained Head Pose Estimation in the Wild

2024-04-03 · Huayi Zhou, Fei Jiang, Jin Yuan, Yong Rui 외

Existing research on unconstrained in-the-wild head pose estimation suffers from the flaws of its datasets, which consist of either numerous samples by non-realistic synthesis or constrained collection, or small-scale na…

Head Pose EstimationPose Estimation

Hierarchical Memory Pool Based Edge Semi-Supervised Continual Learning Method

2023-01-17 · Xiangwei Wang, Rui Han, Chi Harold Liu

The continuous changes in the world have resulted in the performance regression of neural networks. Therefore, continual learning (CL) area gradually attracts the attention of more researchers. For edge intelligence, the…

Continual Learning

MultiMatch: Multihead Consistency Regularization Matching for Semi-Supervised Text Classification

2025-06-09 · Iustin Sirbu, Robert-Adrian Popovici, Cornelia Caragea, Stefan Trausan-Matu 외

We introduce MultiMatch, a novel semi-supervised learning (SSL) algorithm combining the paradigms of co-training and consistency regularization with pseudo-labeling. At its core, MultiMatch features a three-fold pseudo-l…

Pseudo LabelSemi-Supervised Text Classificationtext-classificationText Classification

UCC: Uncertainty guided Cross-head Co-training for Semi-Supervised Semantic Segmentation

2022-05-20 · CVPR 2022 1 · Jiashuo Fan, Bin Gao, Huan Jin, Lihui Jiang

Deep neural networks (DNNs) have witnessed great successes in semantic segmentation, which requires a large number of labeled data for training. We present a novel learning framework called Uncertainty guided Cross-head …

DiversitySegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation