paper-with-me

Papers

Data-Efficient Semi-Supervised Learning by Reliable Edge Mining

2020-06-01 · CVPR 2020 6 · Peibin Chen, Tao Ma, Xu Qin, Weidi Xu, Shuchang Zhou

Learning powerful discriminative features is a challenging task in Semi-Supervised Learning, as the estimation of the feature space is more likely to be wrong with scarcer labeled data. Previous methods utilize a relation graph with edges representing 'similarity' or 'dissimilarity' between nodes. Similar nodes are forced to output consistent features, while dissimilar nodes are forced to be inconsistent. However, since unlabeled data may be wrongly labeled, the judgment of edges may be unreliable. Besides, the nodes connected by edges may already be well fitted, thus contributing little to the model training. We propose Reliable Edge Mining (REM), which forms a reliable graph by only selecting reliable and useful edges. Guided by the graph, the feature extractor is able to learn discriminative features in a data-efficient way, and consequently boosts the accuracy of the learned classifier. Visual analyses show that the features learned are more discriminative and better reveals the underlying structure of the data. REM can be combined with perturbation-based methods like Pi-model, TempEns and Mean Teacher to further improve accuracy. Experiments prove that our method is data-efficient on simple tasks like SVHN and CIFAR-10, and achieves state-of-the-art results on the challenging CIFAR-100.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Low-Confidence Samples Mining for Semi-supervised Object Detection

2023-06-28 · Guandu Liu, Fangyuan Zhang, Tianxiang Pan, Bin Wang

Reliable pseudo-labels from unlabeled data play a key role in semi-supervised object detection (SSOD). However, the state-of-the-art SSOD methods all rely on pseudo-labels with high confidence, which ignore valuable pseu…

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Learning Style Identification Using Semi-Supervised Self-Taught Labeling

2024-02-04 · Hani Y. Ayyoub, Omar S. Al-Kadi

Education is a dynamic field that must be adaptable to sudden changes and disruptions caused by events like pandemics, war, and natural disasters related to climate change. When these events occur, traditional classrooms…

Management

Deep Co-Space: Sample Mining Across Feature Transformation for Semi-Supervised Learning

2017-07-28 · Ziliang Chen, Keze Wang, Xiao Wang, Pai Peng 외

Aiming at improving performance of visual classification in a cost-effective manner, this paper proposes an incremental semi-supervised learning paradigm called Deep Co-Space (DCS). Unlike many conventional semi-supervis…

ClassificationGeneral Classificationimage-classificationImage Classification

Learning from Different Samples: A Source-free Framework for Semi-supervised Domain Adaptation

2024-11-11 · Xinyang Huang, Chuang Zhu, BoWen Zhang, Shanghang Zhang

Semi-supervised domain adaptation (SSDA) has been widely studied due to its ability to utilize a few labeled target data to improve the generalization ability of the model. However, existing methods only consider designi…

Contrastive LearningDomain AdaptationSemi-supervised Domain Adaptation

Mining Rules Incrementally over Large Knowledge Bases

2019-04-20 · Xiaofeng Zhou, Ali Sadeghian, Daisy Zhe Wang

Multiple web-scale Knowledge Bases, e.g., Freebase, YAGO, NELL, have been constructed using semi-supervised or unsupervised information extraction techniques and many of them, despite their large sizes, are continuously …