paper-with-me

홈 › Papers

Progressive Representative Labeling for Deep Semi-Supervised Learning

2021-08-13 · Xiaopeng Yan, Riquan Chen, Litong Feng, Jingkang Yang, Huabin Zheng, Wayne Zhang

Deep semi-supervised learning (SSL) has experienced significant attention in recent years, to leverage a huge amount of unlabeled data to improve the performance of deep learning with limited labeled data. Pseudo-labeling is a popular approach to expand the labeled dataset. However, whether there is a more effective way of labeling remains an open problem. In this paper, we propose to label only the most representative samples to expand the labeled set. Representative samples, selected by indegree of corresponding nodes on a directed k-nearest neighbor (kNN) graph, lie in the k-nearest neighborhood of many other samples. We design a graph neural network (GNN) labeler to label them in a progressive learning manner. Aided by the progressive GNN labeler, our deep SSL approach outperforms state-of-the-art methods on several popular SSL benchmarks including CIFAR-10, SVHN, and ILSVRC-2012. Notably, we achieve 72.1% top-1 accuracy, surpassing the previous best result by 3.3%, on the challenging ImageNet benchmark with only $10\%$ labeled data.

📄 PDF Abstract BibTeX arXiv:2108.06070

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Semi-supervised Active Learning for Instance Segmentation via Scoring Predictions

2020-12-09 · Jun Wang, Shaoguo Wen, Kaixing Chen, Jianghua Yu 외

Active learning generally involves querying the most representative samples for human labeling, which has been widely studied in many fields such as image classification and object detection. However, its potential has n…

Active Learningimage-classificationImage ClassificationInstance Segmentation+5

Multi-objective Progressive Clustering for Semi-supervised Domain Adaptation in Speaker Verification

2023-10-07 · Ze Li, Yuke Lin, Ning Jiang, Xiaoyi Qin 외

Utilizing the pseudo-labeling algorithm with large-scale unlabeled data becomes crucial for semi-supervised domain adaptation in speaker verification tasks. In this paper, we propose a novel pseudo-labeling method named …

ClusteringDenoisingDomain AdaptationSemi-supervised Domain Adaptation+1

Selective Pseudo-Labeling with Reinforcement Learning for Semi-Supervised Domain Adaptation

2020-12-07 · Bingyu Liu, Yuhong Guo, Jieping Ye, Weihong Deng

Recent domain adaptation methods have demonstrated impressive improvement on unsupervised domain adaptation problems. However, in the semi-supervised domain adaptation (SSDA) setting where the target domain has a few lab…

Domain AdaptationQ-Learningreinforcement-learningReinforcement Learning (RL)+2

Reducing Spatial Labeling Redundancy for Semi-supervised Crowd Counting

2021-08-06 · Yongtuo Liu, Sucheng Ren, Liangyu Chai, Hanjie Wu 외

Labeling is onerous for crowd counting as it should annotate each individual in crowd images. Recently, several methods have been proposed for semi-supervised crowd counting to reduce the labeling efforts. Given a limite…

Crowd Counting

INSITE: labelling medical images using submodular functions and semi-supervised data programming

2024-02-11 · Akshat Gautam, Anurag Shandilya, Akshit Srivastava, Venkatapathy Subramanian 외

The necessity of large amounts of labeled data to train deep models, especially in medical imaging creates an implementation bottleneck in resource-constrained settings. In Insite (labelINg medical imageS usIng submodula…