paper-with-me

Papers

Curriculum Discovery through an Encompassing Curriculum Learning Framework

2021-09-29 · Mohamed Elgaar, Hadi Amiri

We describe a curriculum learning framework capable of discovering optimal curricula in addition to performing standard curriculum learning. We show that this framework encompasses existing curriculum learning approaches such as difficulty-based data sub-sampling, data pruning, and loss re-weighting. We employ the proposed framework to address the following key questions in curriculum learning research: (a) What is the best curriculum to train a given model on a given dataset? (b) What are the characteristics of optimal curricula for different datasets and different difficulty scoring functions? We show that our framework outperforms competing state-of-the-art curriculum learning approaches in natural language inference and other text classification tasks. In addition, exhaustive experiments illustrate the generalizability of the discovered curricula across the three datasets and two difficulty scoring functions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inferencetext-classificationText Classification

Similar Papers 제목 키워드 기반

HuCurl: Human-induced Curriculum Discovery

2023-07-14 · Mohamed Elgaar, Hadi Amiri

We introduce the problem of curriculum discovery and describe a curriculum learning framework capable of discovering effective curricula in a curriculum space based on prior knowledge about sample difficulty. Using annot…

Variational Curriculum Reinforcement Learning for Unsupervised Discovery of Skills

2023-10-30 · Seongun Kim, Kyowoon Lee, Jaesik Choi

Mutual information-based reinforcement learning (RL) has been proposed as a promising framework for retrieving complex skills autonomously without a task-oriented reward function through mutual information (MI) maximizat…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Navigation

2D-Curri-DPO: Two-Dimensional Curriculum Learning for Direct Preference Optimization

2025-04-10 · Mengyang Li, Zhong Zhang

Aligning large language models with human preferences is crucial for their safe deployment. While Direct Preference Optimization (DPO) offers an efficient alternative to reinforcement learning from human feedback, tradit…

Model Optimization

Cognitive Training for Language Models: Towards General Capabilities via Cross-Entropy Games

2026-03-23 · Clément Hongler, Franck Gabriel, Valentin Hartmann, Arthur Renard 외 arxiv

Defining a constructive process to build general capabilities for language models in an automatic manner is considered an open problem in artificial intelligence. Towards this, we consider the problem of building a curri…

Adversarial Curriculum Graph Contrastive Learning with Pair-wise Augmentation

2024-02-16 · Xinjian Zhao, Liang Zhang, Yang Liu, Ruocheng Guo 외

Graph contrastive learning (GCL) has emerged as a pivotal technique in the domain of graph representation learning. A crucial aspect of effective GCL is the caliber of generated positive and negative samples, which is in…

Contrastive LearningGraph Representation LearningRepresentation Learning