Google's ReasoningBank: distilling strategies from trajectories turns LLMs into self-improving agents
solyarisoftware · x · 2026-08-26
A new Google paper proposes ReasoningBank memory extraction and memory-aware test-time scaling (MaTTS), establishing the first closed-loop architecture for memory-driven agent self-evolution.
Pipeline: streaming task query → semantic memory retrieval → memory-guided rollout → LLM-as-a-judge signal → distill strategies from failure/success trajectories → consolidated memory bank.
Key ideas:
- Strategy-level reasoning distillation replaces lossy raw trajectory dumps with structured reasoning items (title, description, decision rationale) that transfer across unseen websites and codebases;
- Counterfactual learning from failures;
- Demonstrates failure-driven emergent strategy evolution across web and coding benchmarks.
More from coding & agent
- Opus 5's overconfidence: A critique of agent epistemology and lack of humility — doodlestein · 2026-08-26
- Study reveals context compaction in agents forgets safety rules — eigenhector · 2026-08-26
- Dev pay-tests thousands of x402 endpoints, open-sources an OpenRouter-for-tools with visual workflows — kleffew94 · 2026-08-26
- Claude Code 2.1.246 Released: Adds Dedicated Agent Sub-Workflows — ClaudeCodeLog · 2026-08-26
- Antigravity launches Xcode extension for building across Apple ecosystem — rseroter · 2026-08-26
- Shared ComfyUI Workflow for Automated Prompt Enhancement — Affectionate_Oil28 · 2026-08-26