Do Data-based Curricula Work?
Maxim K. Surkov, Vladislav D. Mosin, Ivan P. Yamshchikov

TL;DR
This paper evaluates data-based curriculum learning for large language models like BERT and T5, finding that such curricula rarely outperform random sampling in NLP tasks, questioning their practical benefits.
Contribution
The study systematically assesses various data-based curricula for large models, revealing limited advantages over simple random sampling strategies.
Findings
Curricula based on complexity measures often do not improve performance.
Random sampling performs as well or better than curriculum-based methods.
Extensive experiments across multiple NLP tasks support these conclusions.
Abstract
Current state-of-the-art NLP systems use large neural networks that require lots of computational resources for training. Inspired by human knowledge acquisition, researchers have proposed curriculum learning, - sequencing of tasks (task-based curricula) or ordering and sampling of the datasets (data-based curricula) that facilitate training. This work investigates the benefits of data-based curriculum learning for large modern language models such as BERT and T5. We experiment with various curricula based on a range of complexity measures and different sampling strategies. Extensive experiments on different NLP tasks show that curricula based on various complexity measures rarely has any benefits while random sampling performs either as well or better than curricula.
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
TopicsNatural Language Processing Techniques · Topic Modeling · Machine Learning and Data Classification
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Adam · Multi-Head Attention · Linear Warmup With Linear Decay · Residual Connection · Dense Connections · Refunds@Expedia|||How do I get a full refund from Expedia? · Layer Normalization
