paper-with-me

홈 › Papers

A Survey on Efficient Large Language Model Training: From Data-centric Perspectives

2025-10-29 · Junyu Luo, Bohan Wu, Xiao Luo, Zhiping Xiao, Yiqiao Jin, Rong-Cheng Tu, Nan Yin, Yifan Wang, Jingyang Yuan, Wei Ju, Ming Zhang arxiv

Post-training of Large Language Models (LLMs) is crucial for unlocking their task generalization potential and domain-specific capabilities. However, the current LLM post-training paradigm faces significant data challenges, including the high costs of manual annotation and diminishing marginal returns on data scales. Therefore, achieving data-efficient post-training has become a key research question. In this paper, we present the first systematic survey of data-efficient LLM post-training from a data-centric perspective. We propose a taxonomy of data-efficient LLM post-training methods, covering data selection, data quality enhancement, synthetic data generation, data distillation and compression, and self-evolving data ecosystems. We summarize representative approaches in each category and outline future research directions. By examining the challenges in data-efficient LLM post-training, we highlight open problems and propose potential research avenues. We hope our work inspires further exploration into maximizing the potential of data utilization in large-scale model training. Paper List: https://github.com/luo-junyu/Awesome-Data-Efficient-LLM

📄 PDF Abstract BibTeX arXiv:2510.25817

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

A Survey of Multimodal Large Language Model from A Data-centric Perspective

2024-05-26 · Tianyi Bai, Hao Liang, Binwang Wan, Yanran Xu 외

Multimodal large language models (MLLMs) enhance the capabilities of standard large language models by integrating and processing data from multiple modalities, including text, vision, audio, video, and 3D environments. …

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+1

Efficient Large Language Models: A Survey

2023-12-06 · Zhongwei Wan, Xin Wang, Che Liu, Samiul Alam 외

Large Language Models (LLMs) have demonstrated remarkable capabilities in important tasks such as natural language understanding and language generation, and thus have the potential to make a substantial impact on our so…

Natural Language UnderstandingSurveyText Generation

A Survey of Reinforcement Learning for Large Language Models under Data Scarcity: Challenges and Solutions

2026-04-19 · Zhiyin Yu, Yuchen Mou, Juncheng Yan, Junyu Luo 외 arxiv

Reinforcement learning (RL) has emerged as a powerful post-training paradigm for enhancing the reasoning capabilities of large language models (LLMs). However, reinforcement learning for LLMs faces substantial data scarc…

Reinforcement Learning

On Efficient Training of Large-Scale Deep Learning Models: A Literature Review

2023-04-07 · Li Shen, Yan Sun, Zhiyuan Yu, Liang Ding 외

The field of deep learning has witnessed significant progress, particularly in computer vision (CV), natural language processing (NLP), and speech. The use of large-scale models trained on vast amounts of data holds imme…

Adaptor: Objective-Centric Adaptation Framework for Language Models

2022-03-08 · ACL 2022 5 · Michal Štefánik, Vít Novotný, Nikola Groverová, Petr Sojka

Progress in natural language processing research is catalyzed by the possibilities given by the widespread software frameworks. This paper introduces Adaptor library that transposes the traditional model-centric approach…

Domain AdaptationUnsupervised Domain Adaptation