Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Chain-of-Experience: A New Paradigm for Continual LLM Improvement at Test Time

AI By Crimson AI Hugging Face Papers 21 August 2026 · 00:00 10 views
Share: X Telegram

A new study introduces Chain-of-Experience (CoE), a test-time feedback loop that lets LLMs learn from iterative experience, outperforming zero-shot baselines with lower cost and higher token efficiency.

Chain-of-Experience: A New Paradigm for Continual LLM Improvement at Test Time

Key points

Large language models (LLMs) are typically evaluated in a static, zero-shot manner, ignoring their ability to improve through interaction. A new research paper from Hugging Face introduces Chain-of-Experience (CoE), a framework that enables LLMs to learn from iterative experience at test time, forming a continual improvement loop.

CoE works by accumulating experiential traces through iterative interactions with self or environmental feedback. The study instantiates CoE with diverse feedback mechanisms, including model self-feedback and environmental signals such as correctness or public coding test pass rates. The approach was evaluated across math, coding, and knowledge domains using 8 LLMs, including GPT-5, Gemini-2.5 Pro, and Claude-4.5 Sonnet.

Results show that leveraging iterative experience consistently outperforms feedback-free baselines. With self-feedback alone, CoE achieves a 5.6% overall improvement and 19% lower API cost across tasks and models. Combining complementary feedback channels (e.g., model and correctness signals) yields additional gains, and CoE delivers higher accuracy per token than existing test-time strategies.

The study also finds a positive correlation between LLM base ability and improvement capacity, and shows that models remain robust under weak or spurious feedback. Different feedback types contribute to distinct improvement aspects, with most gains emerging early in the iterations.

MetricValue
Overall improvement with self-feedback5.6%
API cost reduction19%
Number of LLMs evaluated8
DomainsMath, coding, knowledge
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4