TL;DR
AgentChord is a proactive robotic manipulation framework that models tasks with anticipatory recovery branches, enabling immediate failure responses and improving success rates in complex environments.
Contribution
It introduces a novel agentic system that anticipates failures by enriching task graphs with recovery strategies, reducing latency and increasing robustness.
Findings
Significantly improves success rates in manipulation tasks.
Reduces latency by enabling immediate failure recovery.
Enhances robustness and autonomy in real-world robotic systems.
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,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
