paper-with-me

홈 › Papers

Understanding Difficulty-based Sample Weighting with a Universal Difficulty Measure

2023-01-12 · Xiaoling Zhou, Ou wu, Weiyao Zhu, Ziyang Liang

Sample weighting is widely used in deep learning. A large number of weighting methods essentially utilize the learning difficulty of training samples to calculate their weights. In this study, this scheme is called difficulty-based weighting. Two important issues arise when explaining this scheme. First, a unified difficulty measure that can be theoretically guaranteed for training samples does not exist. The learning difficulties of the samples are determined by multiple factors including noise level, imbalance degree, margin, and uncertainty. Nevertheless, existing measures only consider a single factor or in part, but not in their entirety. Second, a comprehensive theoretical explanation is lacking with respect to demonstrating why difficulty-based weighting schemes are effective in deep learning. In this study, we theoretically prove that the generalization error of a sample can be used as a universal difficulty measure. Furthermore, we provide formal theoretical justifications on the role of difficulty-based weighting for deep learning, consequently revealing its positive influences on both the optimization dynamics and generalization performance of deep models, which is instructive to existing weighting schemes.

📄 PDF Abstract BibTeX arXiv:2301.04850

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Mixed-order self-paced curriculum learning for universal lesion detection

2023-02-09 · Han Li, Hu Han, S. Kevin Zhou

Self-paced curriculum learning (SCL) has demonstrated its great potential in computer vision, natural language processing, etc. During training, it implements easy-to-hard sampling based on online estimation of data diff…

Lesion DetectionMedical Image Analysis

Exploring the Learning Difficulty of Data Theory and Measure

2022-05-16 · Weiyao Zhu, Ou wu, Fengguang Su, Yingjun Deng

As learning difficulty is crucial for machine learning (e.g., difficulty-based weighting learning strategies), previous literature has proposed a number of learning difficulty measures. However, no comprehensive investig…

A note about the generalisation of the C-tests

2014-12-30 · Jose Hernandez-Orallo

In this exploratory note we ask the question of what a measure of performance for all tasks is like if we use a weighting of tasks based on a difficulty function. This difficulty function depends on the complexity of the…

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. Natur…

Class-Wise Difficulty-Balanced Loss for Solving Class-Imbalance

2020-10-05 · Saptarshi Sinha, Hiroki Ohashi, Katsuyuki Nakamura

Class-imbalance is one of the major challenges in real world datasets, where a few classes (called majority classes) constitute much more data samples than the rest (called minority classes). Learning deep neural network…

Long-tail Learning