Agent Tuning & Optimization 相关度: 9/10

Self-Improvement of Large Language Models: A Technical Overview and Future Outlook

Haoyan Yang, Mario Xerri, Solha Park, Huajian Zhang, Yiyang Feng, Sai Akhil Kogilathota, Jiawei Zhou
arXiv: 2603.25681v1 发布: 2026-03-26 更新: 2026-03-26

AI 摘要

论文提出了一个自提升LLM的统一框架,涵盖数据获取、选择、优化和推理等环节,并展望了未来研究方向。

主要贡献

  • 提出了自提升LLM的系统级视角和统一框架
  • 将自提升系统概念化为一个包含四个紧密耦合过程的闭环生命周期
  • 分析了每个组件的代表性方法并讨论了局限性

方法论

论文构建了一个自提升LLM的闭环生命周期,包括数据获取、选择、模型优化和推理改进,并通过实验分析方法。

原文摘要

As large language models (LLMs) continue to advance, improving them solely through human supervision is becoming increasingly costly and limited in scalability. As models approach human-level capabilities in certain domains, human feedback may no longer provide sufficiently informative signals for further improvement. At the same time, the growing ability of models to make autonomous decisions and execute complex actions naturally enables abstractions in which components of the model development process can be progressively automated. Together, these challenges and opportunities have driven increasing interest in self-improvement, where models autonomously generate data, evaluate outputs, and iteratively refine their own capabilities. In this paper, we present a system-level perspective on self-improving language models and introduce a unified framework that organizes existing techniques. We conceptualize the self-improvement system as a closed-loop lifecycle, consisting of four tightly coupled processes: data acquisition, data selection, model optimization, and inference refinement, along with an autonomous evaluation layer. Within this framework, the model itself plays a central role in driving each stage: collecting or generating data, selecting informative signals, updating its parameters, and refining outputs, while the autonomous evaluation layer continuously monitors progress and guides the improvement cycle across stages. Following this lifecycle perspective, we systematically review and analyze representative methods for each component from a technical standpoint. We further discuss current limitations and outline our vision for future research toward fully self-improving LLMs.

标签

self-improvement LLM autonomous learning closed-loop lifecycle

arXiv 分类

cs.CL