paper-with-me

홈 › Papers

Prioritized Training on Points that are Learnable, Worth Learning, and Not Yet Learnt

2022-06-14 · Sören Mindermann, Jan Brauner, Muhammed Razzak, Mrinank Sharma, Andreas Kirsch, Winnie Xu, Benedikt Höltgen, Aidan N. Gomez, Adrien Morisot, Sebastian Farquhar, Yarin Gal

Training on web-scale data can take months. But most computation and time is wasted on redundant and noisy points that are already learnt or not learnable. To accelerate training, we introduce Reducible Holdout Loss Selection (RHO-LOSS), a simple but principled technique which selects approximately those points for training that most reduce the model's generalization loss. As a result, RHO-LOSS mitigates the weaknesses of existing data selection methods: techniques from the optimization literature typically select 'hard' (e.g. high loss) points, but such points are often noisy (not learnable) or less task-relevant. Conversely, curriculum learning prioritizes 'easy' points, but such points need not be trained on once learned. In contrast, RHO-LOSS selects points that are learnable, worth learning, and not yet learnt. RHO-LOSS trains in far fewer steps than prior art, improves accuracy, and speeds up training on a wide range of datasets, hyperparameters, and architectures (MLPs, CNNs, and BERT). On the large web-scraped image dataset Clothing-1M, RHO-LOSS trains in 18x fewer steps and reaches 2% higher final accuracy than uniform data shuffling.

📄 PDF Abstract BibTeX arXiv:2206.07137

Code (2)

oatml/rho-loss 공식 구현 pytorch
williambankes/REDUCR pytorch

Similar Papers 제목 키워드 기반

Prioritized training on points that are learnable, worth learning, and not yet learned (workshop version)

2021-07-06 · Sören Mindermann, Muhammed Razzak, Winnie Xu, Andreas Kirsch 외

We introduce Goldilocks Selection, a technique for faster model training which selects a sequence of training points that are "just right". We propose an information-theoretic acquisition function -- the reducible valida…

Active Learning

What is Learnt by the LEArnable Front-end (LEAF)? Adapting Per-Channel Energy Normalisation (PCEN) to Noisy Conditions

2024-04-10 · Hanyu Meng, Vidhyasaharan Sethu, Eliathamby Ambikairajah

There is increasing interest in the use of the LEArnable Front-end (LEAF) in a variety of speech processing systems. However, there is a dearth of analyses of what is actually learnt and the relative importance of traini…

Emotion RecognitionKeyword SpottingLanguage Identification

LLMDR: LLM-Driven Deadlock Detection and Resolution in Multi-Agent Pathfinding

2025-03-02 · Seungbae Seo, Junghwan Kim, Minjeong Shin, Bongwon Suh

Multi-Agent Pathfinding (MAPF) is a core challenge in multi-agent systems. Existing learning-based MAPF methods often struggle with scalability, particularly when addressing complex scenarios that are prone to deadlocks.…

A Context-Aware Approach for Detecting Check-Worthy Claims in Political Debates

2019-12-14 · Pepa Gencheva, Ivan Koychev, Lluís Màrquez, Alberto Barrón-Cedeño 외

In the context of investigative journalism, we address the problem of automatically identifying which claims in a given document are most worthy and should be prioritized for fact-checking. Despite its importance, this i…

Fact Checking

A Context-Aware Approach for Detecting Worth-Checking Claims in Political Debates

2017-09-01 · RANLP 2017 9 · Pepa Gencheva, Preslav Nakov, Llu{\'\i}s M{\`a}rquez, Alberto Barr{\'o}n-Cede{\~n}o 외

In the context of investigative journalism, we address the problem of automatically identifying which claims in a given document are most worthy and should be prioritized for fact-checking. Despite its importance, this i…

Fact Checking