ANNEAL: Adapting LLM Agents via Governed Symbolic Patch Learning
Safayat Bin Hakim, Keyan Guo, Wenkai Tan, Alvaro Velasquez, Shouhuai Xu, Houbing Herbert Song

TL;DR
ANNEAL is a neuro-symbolic system that repairs recurring faults in LLM agents by making governed symbolic edits to process knowledge graphs, significantly reducing failure rates without altering model weights.
Contribution
It introduces FDKA, a novel method for localizing, synthesizing, and validating symbolic repairs, enabling persistent structural fixes in LLM-based agents.
Findings
ANNEAL reduces recurring failure rates to 0% in tested domains.
Removing FDKA eliminates structural repairs and decreases success rate.
ANNEAL outperforms baselines like ReAct and Reflexion in fault repair.
Abstract
LLM-based agents can recover from individual execution errors, yet they repeatedly fail on the same fault when the underlying process knowledge--operator schemas, preconditions, and constraints--remains unrepaired. Existing self-evolving approaches address this gap by updating prompts, memory, or model weights, but none directly repair the symbolic structures that encode how tasks are executed, and few provide the governance guarantees required for safe deployment. We introduce ANNEAL, a neuro-symbolic agent that converts recurring failures into governed symbolic edits of a process knowledge graph without modifying foundation model weights. Its core mechanism, Failure-Driven Knowledge Acquisition (FDKA), localizes the responsible operator, synthesizes a typed patch through constrained LLM generation, and validates the proposal via multi-dimensional scoring, symbolic guardrails, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
