paper-with-me

홈 › Papers

Strategic Data Ordering: Enhancing Large Language Model Performance through Curriculum Learning

2024-05-13 · Jisu Kim, Juhwan Lee

The rapid advancement of Large Language Models (LLMs) has improved text understanding and generation but poses challenges in computational resources. This study proposes a curriculum learning-inspired, data-centric training strategy that begins with simpler tasks and progresses to more complex ones, using criteria such as prompt length, attention scores, and loss values to structure the training data. Experiments with Mistral-7B (Jiang et al., 2023) and Gemma-7B (Team et al., 2024) models demonstrate that curriculum learning slightly improves performance compared to traditional random data shuffling. Notably, we observed that sorting data based on our proposed attention criteria generally led to better performance. This approach offers a sustainable method to enhance LLM performance without increasing model size or dataset volume, addressing scalability challenges in LLM training.

📄 PDF Abstract BibTeX arXiv:2405.07490

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Maximize Your Data's Potential: Enhancing LLM Accuracy with Two-Phase Pretraining

2024-12-18 · Steven Feng, Shrimai Prabhumoye, Kezhi Kong, Dan Su 외

Pretraining large language models effectively requires strategic data selection, blending and ordering. However, key details about data mixtures especially their scalability to longer token horizons and larger model size…

Demystifying Data Organization for Enhanced LLM Training

2026-05-28 · Yalun Dai, Yangyu Huang, Tongshen Yang, Yonghan Wang 외 arxiv

Large Language Models (LLMs) have revolutionized various fields, yet their training efficiency is heavily reliant on effective data curation. While data selection has been widely studied, the strategic data organization …

Testing Information Ordering for Strategic Agents

2024-02-29 · Sukjin Han, Hiroaki Kaido, Lorenzo Magnolfi

A key primitive of a strategic environment is the information available to players. Specifying a priori an information structure is often difficult for empirical researchers. We develop a test of information ordering tha…

LLM as a Mastermind: A Survey of Strategic Reasoning with Large Language Models

2024-04-01 · Yadong Zhang, Shaoguang Mao, Tao Ge, Xun Wang 외

This paper presents a comprehensive survey of the current status and opportunities for Large Language Models (LLMs) in strategic reasoning, a sophisticated form of reasoning that necessitates understanding and predicting…

Decision Making

Adaptive Command: Real-Time Policy Adjustment via Language Models in StarCraft II

2025-08-05 · Weiyu Ma, Dongyu Xu, Shu Lin, Haifeng Zhang 외 arxiv

We present Adaptive Command, a novel framework integrating large language models (LLMs) with behavior trees for real-time strategic decision-making in StarCraft II. Our system focuses on enhancing human-AI collaboration …

Starcraft II