From Reaction to Anticipation: Proactive Failure Recovery through Agentic Task Graph for Robotic Manipulation
Sheng Xu, Ruixing Jin, Huayi Zhou, Bo Yue, Guanren Qiao + 4 more
TLDR
AgentChord enables proactive robotic failure recovery using an agentic task graph with anticipatory branches, improving manipulation success and efficiency.
Key contributions
- Introduces AgentChord, an agentic system for proactive robotic failure recovery.
- Models manipulation tasks as directed graphs with anticipatory recovery branches.
- Uses specialized agents (composer, arranger, conductor) for graph construction and execution.
- Achieves immediate, pre-compiled failure responses, boosting success and efficiency.
Why it matters
Reactive failure recovery limits robotic reliability. AgentChord introduces a proactive system that anticipates failures and pre-plans recoveries via an agentic task graph. This significantly improves manipulation success and efficiency.
Original Abstract
Although robotic manipulation has made significant progress, reliable execution remains challenging because task failures are inevitable in dynamic and unstructured environments. To handle such failures, existing frameworks typically follow a stepwise detect-reason-recover pipeline, which often incurs high latency and limited robustness due to delayed reasoning and reactive planning. Inspired by the human capability to anticipate and proactively plan for potential failures, we introduce AgentChord, an agentic system that models a manipulation task as a directed task graph. Before execution, this graph is enriched with anticipatory recovery branches that specify context-aware corrective behaviors, enabling immediate and targeted responses when failures occur. Specifically, AgentChord operates through a choreography of specialized agents: a composer that structures the nominal task graph, an arranger that augments the graph with anticipatory recovery branches, and a conductor that compiles and coordinates executable transitions using low-latency monitors to detect deviations and trigger pre-compiled recoveries without re-planning. Empirical studies on diverse long-horizon bimanual manipulation tasks demonstrate that AgentChord substantially improves success rates and execution efficiency, advancing the reliability and autonomy of real-world robotic systems. The project page is available at: https://shengxu.net/AgentChord/.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.