paper-with-me

홈 › Papers

Enhancing Semi-Supervised Learning via Representative and Diverse Sample Selection

2024-09-18 · Qian Shao, Jiangrui Kang, Qiyuan Chen, Zepeng Li, Hongxia Xu, Yiwen Cao, Jiajuan Liang, Jian Wu

Semi-Supervised Learning (SSL) has become a preferred paradigm in many deep learning tasks, which reduces the need for human labor. Previous studies primarily focus on effectively utilising the labelled and unlabeled data to improve performance. However, we observe that how to select samples for labelling also significantly impacts performance, particularly under extremely low-budget settings. The sample selection task in SSL has been under-explored for a long time. To fill in this gap, we propose a Representative and Diverse Sample Selection approach (RDSS). By adopting a modified Frank-Wolfe algorithm to minimise a novel criterion $\alpha$-Maximum Mean Discrepancy ($\alpha$-MMD), RDSS samples a representative and diverse subset for annotation from the unlabeled data. We demonstrate that minimizing $\alpha$-MMD enhances the generalization ability of low-budget learning. Experimental results show that RDSS consistently improves the performance of several popular SSL frameworks and outperforms the state-of-the-art sample selection approaches used in Active Learning (AL) and Semi-Supervised Active Learning (SSAL), even with constrained annotation budgets.

📄 PDF Abstract BibTeX arXiv:2409.11653

Code (1)

yanhuiailab/rdss 공식 구현 pytorch

Tasks

Active Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Semi-supervised Domain Adaptation via Effective Target Labeling

2024-03-24 · AAAI Conference on Artificial Intelligence 2024 3 · Jiujun He1, Bin Liu1, Guosheng Yin

Existing semi-supervised domain adaptation (SSDA) models have exhibited impressive performance on the target domain by effectively utilizing few labeled target samples per class (e.g., 3 samples per class). To guarante…

Active LearningDomain AdaptationSemi-supervised Domain Adaptation

Impact of Strategic Sampling and Supervision Policies on Semi-supervised Learning

2022-11-27 · Shuvendu Roy, Ali Etemad

In semi-supervised representation learning frameworks, when the number of labelled data is very scarce, the quality and representativeness of these samples become increasingly important. Existing literature on semi-super…

Representation Learning

A Benchmark for Semi-supervised Multi-modal Crowd Counting

2026-06-02 · Haoliang Meng, Xiaopeng Hong, Yabin Wang, Wangmeng Zuo arxiv

This paper constructs the first benchmark on semi-supervised multi-modal crowd counting. To lay the foundation for this unexplored task, we first formulate the semi-supervised multi-modal setting and a standardized proto…

Crowd Counting

Progressive Representative Labeling for Deep Semi-Supervised Learning

2021-08-13 · Xiaopeng Yan, Riquan Chen, Litong Feng, Jingkang Yang 외

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-labelin…

Graph Neural Network

Specific Emitter Identification via Active Learning

2026-01-08 · Jingyi Wang, Fanggang Wang arxiv

With the rapid growth of wireless communications, specific emitter identification (SEI) is significant for communication security. However, its model training relies heavily on the large-scale labeled data, which are cos…

Contrastive LearningActive Learning