paper-with-me

홈 › Papers

Online Experiential Learning for Language Models

2026-03-17 · Tianzhu Ye, Li Dong, Qingxiu Dong, Xun Wu, Shaohan Huang, Furu Wei arxiv

The prevailing paradigm for improving large language models relies on offline training with human annotations or simulated environments, leaving the rich experience accumulated during real-world deployment entirely unexploited. We propose Online Experiential Learning (OEL), a framework that enables language models to continuously improve from their own deployment experience. OEL operates in two stages: first, transferable experiential knowledge is extracted and accumulated from interaction trajectories collected on the user side; second, this knowledge is consolidated into model parameters via on-policy context distillation, requiring no access to the user-side environment. The two stages are iterated to form an online learning loop, where the improved model collects higher-quality trajectories that yield richer experiential knowledge for subsequent rounds. We evaluate OEL on text-based game environments across multiple model scales and both thinking and non-thinking variants. OEL achieves consistent improvements over successive iterations, enhancing both task accuracy and token efficiency while preserving out-of-distribution performance. Our analysis further shows that extracted experiential knowledge is significantly more effective than raw trajectories, and that on-policy consistency between the knowledge source and the policy model is critical for effective learning.

📄 PDF Abstract BibTeX arXiv:2603.16856

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Voyageur: An Experiential Travel Search Engine

2019-03-04 · Sara Evensen, Aaron Feng, Alon Halevy, Jinfeng Li 외

We describe Voyageur, which is an application of experiential search to the domain of travel. Unlike traditional search engines for online services, experiential search focuses on the experiential aspects of the service …

When AI Says "I have been in similar situations": Synthetic Lived Experience in Peer-Like Caregiver Support

2026-06-16 · Drishti Goel, Agam Goyal, Veda Duddu, Olivia Pal 외 arxiv

Caregivers often turn to online communities for informational and emotional support. In these spaces, peer supporters frequently draw on personal narratives to respond to emotionally complex caregiving situations. As LLM…

Notes to Self: Can LLMs Benefit from Experiential Abstractions?

2026-07-22 · Chang Liu, Xinyu Li, Artur Dubrawski arxiv

Humans distill experience into reusable abstractions, e.g., strategies and cautionary reminders, and apply them to gradually solve problems more effectively. We study whether Large Language Models (LLMs) can similarly be…

Reinforcement LearningLogical Reasoning

Semantic descriptions of 24 evaluational adjectives, for application in sentiment analysis

2016-08-24 · Cliff Goddard, Maite Taboada, Radoslava Trnavac

We apply the Natural Semantic Metalanguage (NSM) approach (Goddard and Wierzbicka 2014) to the lexical-semantic analysis of English evaluational adjectives and compare the results with the picture developed in the Apprai…

Sentiment Analysis

Experiential Reflective Learning for Self-Improving LLM Agents

2026-03-25 · Marc-Antoine Allard, Arnaud Teinturier, Victor Xing, Gautier Viaud arxiv

Recent advances in large language models (LLMs) have enabled the development of autonomous agents capable of complex reasoning and multi-step problem solving. However, these agents struggle to adapt to specialized enviro…