paper-with-me

Papers

Snowball: Iterative Model Evolution and Confident Sample Discovery for Semi-Supervised Learning on Very Small Labeled Datasets

2019-09-04 · Yang Li, Jianhe Yuan, Zhiqun Zhao, Hao Sun, Zhihai He

In this work, we develop a joint sample discovery and iterative model evolution method for semi-supervised learning on very small labeled training sets. We propose a master-teacher-student model framework to provide multi-layer guidance during the model evolution process with multiple iterations and generations. The teacher model is constructed by performing an exponential moving average of the student models obtained from past training steps. The master network combines the knowledge of the student and teacher models with additional access to newly discovered samples. The master and teacher models are then used to guide the training of the student network by enforcing the consistence between their predictions of unlabeled samples and evolve all models when more and more samples are discovered. Our extensive experiments demonstrate that the discovering confident samples from the unlabeled dataset, once coupled with the above master-teacher-student network evolution, can significantly improve the overall semi-supervised learning performance. For example, on the CIFAR-10 dataset, with a very small set of 250 labeled samples, our method achieves an error rate of 11.81 %, more than 38 % lower than the state-of-the-art method Mean-Teacher (49.91 %).

📄 PDF Abstract BibTeX arXiv:1909.01542

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

QASnowball: An Iterative Bootstrapping Framework for High-Quality Question-Answering Data Generation

2023-09-19 · Kunlun Zhu, Shihao Liang, Xu Han, Zhi Zheng 외

Recent years have witnessed the success of question answering (QA), especially its potential to be a foundation paradigm for tackling diverse NLP tasks. However, obtaining sufficient data to build an effective and stable…

Data AugmentationQuestion Answering

Neural Snowball for Few-Shot Relation Learning

2019-08-29 · Tianyu Gao, Xu Han, Ruobing Xie, Zhiyuan Liu 외

Knowledge graphs typically undergo open-ended growth of new relations. This cannot be well handled by relation extraction that focuses on pre-defined relations with sufficient training data. To address new relations with…

Knowledge GraphsRelationRelation Extraction

Transformer and Snowball Graph Convolution Learning for Brain functional network Classification

2023-03-28 · Jinlong Hu, Yangmin Huang, Shoubin Dong

Advanced deep learning methods, especially graph neural networks (GNNs), are increasingly expected to learn from brain functional network data and predict brain disorders. In this paper, we proposed a novel Transformer a…

Graph Classification

Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models

2026-06-30 · Kushal Chakrabarti arxiv

Bigger language models are less reliable. Across three families, three benchmarks and six rungs, including in-the-wild chat logs, scaling closes the start-of-response knowledge gap up to $7\times$ while within-response k…

Bootstrap Your Own Prior: Towards Distribution-Agnostic Novel Class Discovery

2023-01-01 · CVPR 2023 1 · Muli Yang, Liancheng Wang, Cheng Deng, Hanwang Zhang

Novel Class Discovery (NCD) aims to discover unknown classes without any annotation, by exploiting the transferable knowledge already learned from a base set of known classes. Existing works hold an impractical assum…

Novel Class Discovery