paper-with-me

홈 › Papers

How unlabeled data improve generalization in self-training? A one-hidden-layer theoretical analysis

2021-09-29 · ICLR 2022 4 · Shuai Zhang, Meng Wang, Sijia Liu, Pin-Yu Chen, JinJun Xiong

Self-training, a semi-supervised learning algorithm, leverages a large amount of unlabeled data to improve learning when the labeled data are limited. Despite empirical successes, its theoretical characterization remains elusive. To the best of our knowledge, this work establishes the first theoretical analysis for the known iterative self-training paradigm and formally proves the benefits of unlabeled data in both training convergence and generalization ability. To make our theoretical analysis feasible, we focus on the case of one-hidden-layer neural networks. However, theoretical understanding of iterative self-training is non-trivial even for a shallow neural network. One of the key challenges is that existing neural network landscape analysis built upon supervised learning no longer holds in the (semi-supervised) self-training paradigm. We address this challenge and prove that iterative self-training converges linearly with both convergence rate and generalization accuracy improved in the order of $1/\sqrt{M}$, where $M$ is the number of unlabeled samples. Extensive experiments from shallow neural networks to deep neural networks are also provided to justify the correctness of our established theoretical insights on self-training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How does unlabeled data improve generalization in self-training? A one-hidden-layer theoretical analysis

2022-01-21 · Shuai Zhang, Meng Wang, Sijia Liu, Pin-Yu Chen 외

Self-training, a semi-supervised learning algorithm, leverages a large amount of unlabeled data to improve learning when the labeled data are limited. Despite empirical successes, its theoretical characterization remains…

Harnessing Unlabeled Data to Improve Generalization of Biometric Gender and Age Classifiers

2021-10-09 · Aakash Varma Nadimpalli, Narsi Reddy, Sreeraj Ramachandran, Ajita Rattani

With significant advances in deep learning, many computer vision applications have reached the inflection point. However, these deep learning models need large amount of labeled data for model training and optimum parame…

Age ClassificationDeep LearningGender Classificationparameter estimation

Robust wav2vec 2.0: Analyzing Domain Shift in Self-Supervised Pre-Training

2021-04-02 · Wei-Ning Hsu, Anuroop Sriram, Alexei Baevski, Tatiana Likhomanenko 외

Self-supervised learning of speech representations has been a very active research area but most work is focused on a single domain such as read audio books for which there exist large quantities of labeled and unlabeled…

Self-Supervised Learning

Federated Self-Training for Semi-Supervised Audio Recognition

2021-07-14 · Vasileios Tsouvalas, Aaqib Saeed, Tanir Ozcelebi

Federated Learning is a distributed machine learning paradigm dealing with decentralized and personal datasets. Since data reside on devices like smartphones and virtual assistants, labeling is entrusted to the clients, …

Audio ClassificationFederated Learning

Out-Of-Domain Unlabeled Data Improves Generalization

2023-09-29 · Amir Hossein Saberi, Amir Najafi, Alireza Heidari, Mohammad Hosein Movasaghinia 외

We propose a novel framework for incorporating unlabeled data into semi-supervised classification problems, where scenarios involving the minimization of either i) adversarially robust or ii) non-robust loss functions ha…