中文
相关论文

相关论文: HuCurl: Human-induced Curriculum Discovery

200 篇论文

The reliable prediction of the temporal behavior of complex systems is key in numerous scientific fields. This strong interest is however hindered by modeling issues: often, the governing equations describing the physics of the system under…

机器学习 · 计算机科学 2023-05-29 Alessandro Bucci , Onofrio Semeraro , Alexandre Allauzen , Sergio Chibbaro , Lionel Mathelin

Curriculum learning is a training method in which an agent is first trained on a curriculum of relatively simple tasks related to a target task in an effort to shorten the time required to train on the target task. Autonomous curriculum…

机器学习 · 计算机科学 2025-03-03 Muhammed Yusuf Satici , Jianxun Wang , David L. Roberts

Training machine learning models in a meaningful order, from the easy samples to the hard ones, using curriculum learning can provide performance improvements over the standard training approach based on random data shuffling, without any…

机器学习 · 计算机科学 2022-04-12 Petru Soviany , Radu Tudor Ionescu , Paolo Rota , Nicu Sebe

In humans and animals, curriculum learning -- presenting data in a curated order - is critical to rapid learning and effective pedagogy. Yet in machine learning, curricula are not widely used and empirically often yield only moderate…

机器学习 · 计算机科学 2022-12-07 Luca Saglietti , Stefano Sarao Mannelli , Andrew Saxe

Curriculum Learning - the idea of teaching by gradually exposing the learner to examples in a meaningful order, from easy to hard, has been investigated in the context of machine learning long ago. Although methods based on this concept…

机器学习 · 计算机科学 2023-12-29 Daphna Weinshall , Dan Amir

A curriculum is a planned sequence of learning materials and an effective one can make learning efficient and effective for both humans and machines. Recent studies developed effective data-driven curriculum learning approaches for training…

机器学习 · 计算机科学 2023-07-19 Nidhi Vakil , Hadi Amiri

Curriculum learning (CL) aims to improve training by presenting data from "easy" to "hard", yet defining and measuring linguistic difficulty remains an open challenge. We investigate whether human-curated simple language can serve as an…

计算与语言 · 计算机科学 2025-08-28 Vanessa Toborek , Sebastian Müller , Tim Selbach , Tamás Horváth , Christian Bauckhage

Curriculum learning is a class of training strategies that organizes the data being exposed to a model by difficulty, gradually from simpler to more complex examples. This research explores a reverse curriculum generation approach that…

机器学习 · 计算机科学 2026-02-25 Wanru Zhao , Lucas Caccia , Zhengyan Shi , Minseon Kim , Weijia Xu , Alessandro Sordoni

Curriculum learning--ordering training examples in a sequence to aid machine learning--takes inspiration from human learning, but has not gained widespread acceptance. Static strategies for scoring item difficulty rely on indirect proxy…

机器学习 · 计算机科学 2026-03-17 Zhenwei Tang , Amogh Inamdar , Ashton Anderson , Richard Zemel

Curriculum learning is a training strategy that sorts the training examples by some measure of their difficulty and gradually exposes them to the learner to improve the network performance. Motivated by our insights from implicit curriculum…

机器学习 · 计算机科学 2021-07-28 Vinu Sankar Sadasivan , Anirban Dasgupta

Inspired by human learning, researchers have proposed ordering examples during training based on their difficulty. Both curriculum learning, exposing a network to easier examples early in training, and anti-curriculum learning, showing the…

机器学习 · 计算机科学 2021-02-10 Xiaoxia Wu , Ethan Dyer , Behnam Neyshabur

Curriculum learning, a training technique where data is presented to the model in order of example difficulty (e.g., from simpler to more complex documents), has shown limited success for pre-training language models. In this work, we…

计算与语言 · 计算机科学 2025-09-29 Loris Schoenegger , Lukas Thoma , Terra Blevins , Benjamin Roth

Curriculum learning strategies in prior multi-task learning approaches arrange datasets in a difficulty hierarchy either based on human perception or by exhaustively searching the optimal arrangement. However, human perception of difficulty…

机器学习 · 计算机科学 2022-05-30 Neeraj Varshney , Swaroop Mishra , Chitta Baral

We consider the problem of teaching via demonstrations in sequential decision-making settings. In particular, we study how to design a personalized curriculum over demonstrations to speed up the learner's convergence. We provide a unified…

机器学习 · 计算机科学 2021-12-17 Gaurav Yengera , Rati Devidze , Parameswaran Kamalaruban , Adish Singla

We provide theoretical investigation of curriculum learning in the context of stochastic gradient descent when optimizing the convex linear regression loss. We prove that the rate of convergence of an ideal curriculum learning method is…

机器学习 · 计算机科学 2023-12-29 Daphna Weinshall , Gad Cohen , Dan Amir

Curriculum learning is a widely adopted training strategy in natural language processing (NLP), where models are exposed to examples organized by increasing difficulty to enhance learning efficiency and performance. However, most existing…

计算与语言 · 计算机科学 2025-07-15 Qi Feng , Yihong Liu , Hinrich Schütze

Neural ranking models are traditionally trained on a series of random batches, sampled uniformly from the entire training set. Curriculum learning has recently been shown to improve neural models' effectiveness by sampling batches…

信息检索 · 计算机科学 2019-12-19 Gustavo Penha , Claudia Hauff

Curriculum learning techniques are a viable solution for improving the accuracy of automatic models, by replacing the traditional random training with an easy-to-hard strategy. However, the standard curriculum methodology does not…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Petru Soviany

Curriculum learning in reinforcement learning is used to shape exploration by presenting the agent with increasingly complex tasks. The idea of curriculum learning has been largely applied in both animal training and pedagogy. In…

机器学习 · 计算机科学 2019-06-14 Francesco Foglino , Christiano Coletto Christakou , Matteo Leonetti

We employ a characterization of linguistic complexity from psycholinguistic and language acquisition research to develop data-driven curricula to understand the underlying linguistic knowledge that models learn to address NLP tasks. The…

计算与语言 · 计算机科学 2023-11-01 Mohamed Elgaar , Hadi Amiri
‹ 上一页 1 2 3 10 下一页 ›