Let the Model Decide its Curriculum for Multitask Learning
Neeraj Varshney, Swaroop Mishra, and Chitta Baral

TL;DR
This paper introduces model-based curriculum learning techniques for multi-task learning that automatically arrange training data by difficulty, improving performance especially on difficult instances without relying on human perception.
Contribution
It proposes two novel model-based curriculum strategies at dataset and instance levels, outperforming traditional methods in multi-task learning.
Findings
Average performance improvement of 4.17% and 3.15% over baselines.
Most gains come from better handling of difficult instances.
Techniques are effective across 12 datasets.
Abstract
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 may not always correlate well with machine interpretation leading to poor performance and exhaustive search is computationally expensive. Addressing these concerns, we propose two classes of techniques to arrange training instances into a learning curriculum based on difficulty scores computed via model-based approaches. The two classes i.e Dataset-level and Instance-level differ in granularity of arrangement. Through comprehensive experiments with 12 datasets, we show that instance-level and dataset-level techniques result in strong representations as they lead to an average performance improvement of 4.17% and 3.15% over their respective baselines.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
