paper-with-me

홈 › Papers

Which Samples Should be Learned First: Easy or Hard?

2021-10-11 · Xiaoling Zhou, Ou wu

An effective weighting scheme for training samples is essential for learning tasks. Numerous weighting schemes have been proposed. Some schemes take the easy-first mode, whereas some others take the hard-first one. Naturally, an interesting yet realistic question is raised. Which samples should be learned first given a new learning task, easy or hard? To answer this question, both theoretical analyses and experimental verification are conducted. First, a general optimized objective function is proposed, revealing the relationship between the difficulty distribution and the difficulty-based sample weights. Second, on the basis of the optimized objective function, theoretical answers are obtained. Besides the easy-first and hard-first modes, there are two other priority modes, namely, medium-first and two-ends-first. The prior mode does not necessarily remain unchanged during the training process. Third, an effective and universal solution is proposed to select the optimal priority mode when there is no prior knowledge or theoretical clues. The four modes, namely, easy/medium/hard/two-ends-first, can be flexibly switched in the proposed solution. Fourth, a wide range of experiments is conducted under various scenarios to further compare the weighting schemes in different modes. On the basis of these works, reasonable and comprehensive answers are obtained. Factors including the distribution of samples' learning difficulties and the validation data determine which samples should be learned first in a learning task.

📄 PDF Abstract BibTeX arXiv:2110.05481

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WHICH SAMPLES SHOULD BE LEARNED FIRST:EASY OR HARD?

2021-09-29 · Xiaoling Zhou, Ou wu

An effective weighting scheme for training samples is essential for learning tasks. Numerous weighting schemes have been proposed. Some schemes take the easy-first mode on samples, whereas some others take the hard-first…

Curriculum Learning for Graph Neural Networks: Which Edges Should We Learn First

2023-09-21 · NeurIPS 2023 11

Graph Neural Networks (GNNs) have achieved great success in representing data with dependencies by recursively propagating and aggregating messages along the edges. However, edges in real-world graphs often have varying …

Robust Positive-Unlabeled Learning via Noise Negative Sample Self-correction

2023-08-01 · Zhangchi Zhu, Lu Wang, Pu Zhao, Chao Du 외

Learning from positive and unlabeled data is known as positive-unlabeled (PU) learning in literature and has attracted much attention in recent years. One common approach in PU learning is to sample a set of pseudo-negat…

Emphasis on Easy Samples for Distantly Supervised Relation Extraction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

There are many wrongly-labeled samples and low-quality samples in automatically generated Distantly Supervised Relation Extraction datasets. Overfitting these samples leads to decline of generalization. To address this i…

RelationRelation ExtractionSentence

k* Distribution: Evaluating the Latent Space of Deep Neural Networks using Local Neighborhood Analysis

2023-12-07 · Shashank Kotyan, Tatsuya Ueda, Danilo Vasconcellos Vargas

Most examinations of neural networks' learned latent spaces typically employ dimensionality reduction techniques such as t-SNE or UMAP. These methods distort the local neighborhood in the visualization, making it hard to…

Dimensionality Reduction