paper-with-me

홈 › Papers

Experience Scaling: Post-Deployment Evolution For Large Language Models

2025-09-23 · Xingkun Yin, Kaibin Huang, Dong In Kim, Hongyang Du arxiv

Scaling model size, training data, and compute power have driven advances in large language models (LLMs), but these approaches are reaching saturation as human-generated text is exhausted and further gains diminish. We propose experience scaling, a framework for continuous post-deployment evolution for LLMs through autonomous interaction with the environment and collaborative sharing of accumulated experience. The framework captures raw interactions, distills them into compact, reusable knowledge, and periodically refines stored content to preserve relevance and efficiency. We validate the framework in simulated real-world scenarios involving generalization to previously unseen but related tasks, repetitive queries, and over-saturated knowledge stores. Across all settings, experience scaling improves accuracy, sustains performance over time, and maintains gains when applied to novel situations. These results demonstrate that structured post-deployment learning can extend LLM capabilities beyond the limits of static human-generated data, offering a scalable path for continued intelligence progress.

📄 PDF Abstract BibTeX arXiv:2509.18771

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FLEX: Continuous Agent Evolution via Forward Learning from Experience

2025-11-09 · Zhicheng Cai, Xinyuan Guo, Yu Pei, Jiangtao Feng 외 arxiv

Autonomous agents driven by Large Language Models (LLMs) have revolutionized reasoning and problem-solving but remain static after training, unable to grow with experience as intelligent beings do during deployment. We i…

Mathematical Reasoning

The Institutional Scaling Law: Non-Monotonic Fitness, Capability-Trust Divergence, and Symbiogenetic Scaling in Generative AI

2026-03-14 · Mark Baciak, Thomas A. Cellucci arxiv

Classical scaling laws model AI performance as monotonically improving with model size. We challenge this assumption by deriving the Institutional Scaling Law, showing that institutional fitness -- jointly measuring capa…

Position: Agentic Evolution is the Path to Evolving LLMs

2026-01-30 · Minhua Lin, Hanqing Lu, Zhan Shi, Bing He 외 arxiv

As Large Language Models (LLMs) move from curated training sets into open-ended real-world environments, a fundamental limitation emerges: static training cannot keep pace with continual deployment environment change. Sc…

AdaMEM: Test-Time Adaptive Memory for Language Agents

2026-06-04 · Yunxiang Zhang, Yiheng Li, Ali Payani, Lu Wang arxiv

A central challenge for language agents is utilizing past experience to adapt to dynamic test-time conditions. While recent work demonstrates the promise of agentic memory mechanisms, most systems restrict retrieval to e…

Test-time Adaptation

Self-Improving Large Language Models via Progressive Experience Evolution

2026-08-03 · Shijie Ren, Xiting Wang, Meng Li, Yujie Guo 외 arxiv

Large language models (LLMs) capable of self-improvement require not only effective policy optimization, but also a principled mechanism for transforming transient interaction experience into persistent model capabilitie…

Mathematical ReasoningReinforcement Learning