Distilling Feedback into Memory-as-a-Tool
2026-03-17Code Available0· sign in to hype
Víctor Gallego
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/langchain-ai/deepagentsOfficialIn paper★ 17,646
- github.com/vicgalle/feedback-memory-as-a-toolOfficial★ 2
Abstract
We propose a framework that amortizes the cost of inference-time reasoning by converting transient critiques into retrievable guidelines, through a file-based memory system and agent-controlled tool calls. We evaluate this method on the Rubric Feedback Bench, a novel dataset for rubric-based learning. Experiments demonstrate that our augmented LLMs rapidly match the performance of test-time refinement pipelines while drastically reducing inference cost.