Curriculum Learning, Yoshua Bengio, Jérôme Louradour, Ronan Collobert, Jason Weston, 2009Proceedings of the 26th Annual International Conference on Machine Learning (ACM)DOI: 10.1145/1553374.1553457 - This foundational paper introduces the concept of curriculum learning, proposing that starting with easier examples and gradually increasing difficulty can lead to faster convergence and improved generalization in machine learning models.
When and How to Apply Curriculum Learning, Yair Hacohen, Daphna Weinshall, 2019International Conference on Machine Learning (ICML), Vol. 97 (Proceedings of Machine Learning Research)DOI: 10.48550/arXiv.1904.00412 - Investigates the conditions under which curriculum learning is most beneficial and provides practical guidelines for designing effective curricula, including difficulty metrics and pacing functions.