Skip to content
Research · Aug 1, 2026

Microsoft Research proposes EvoLib, a framework that lets models learn from experience during inference without fine-tuning

EvoLib extracts reusable skills and reflective insights from raw experiences, consolidates them over time, and dynamically reweights their importance to improve future performance across tasks.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • EvoLib enables large language models to learn from their own experience during inference without ground-truth labels or external feedback.
  • The framework extracts reusable skills and reflective insights from past attempts and continually refines, consolidates, and reweights them into general knowledge.
  • Across mathematical reasoning, constrained code generation, and long-horizon decision-making, EvoLib outperforms retrieval-based memory approaches and other abstract memory mechanisms while using compute more efficiently.
  • EvoLib is designed to work with any black-box language model or API-deployed AI system without requiring model updates.

Microsoft Research describes EvoLib as a framework that enables large language models to learn from their own experience during inference, without requiring ground-truth labels or external feedback. The approach treats raw experiences as sources for extracting reusable skills and reflective insights, which are then refined into increasingly general knowledge over time.

Unlike traditional memory systems that store static experiences, EvoLib consolidates new knowledge with similar existing knowledge, creating more general and reusable skills. It also dynamically reweights the importance of each knowledge unit based not only on immediate utility but also on contributions to future tasks, elevating knowledge with the greatest long-term impact.

The team evaluated EvoLib across mathematical reasoning, constrained code generation, and long-horizon decision-making tasks. In each setting, EvoLib outperformed top retrieval-based memory approaches and other abstract memory mechanisms while using tokens more efficiently. The framework also converted test-time compute into performance gains more rapidly than compute-scaling methods that treat each task in isolation.

EvoLib is designed to work with any black-box language model or AI system deployed via APIs, meaning it can be applied without model updates. The authors suggest this capability could be particularly valuable for deployed agents that need to adapt to new tasks over time without retraining.

Sources
  1. 01Microsoft ResearchEvoLib: Turning experience into evolving knowledge
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.