Papers
arxiv:2607.05369

GaP: A Graph-as-Policy Multi-Agent Self-Learning Harness For Variational Automation Tasks

Published on Jul 6
· Submitted by
Kaiyuan Eric Chen
on Jul 7
Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,

Abstract

Graph-as-Policy system combines modular robot skills with multi-agent coding to improve reliability in variable automation tasks through parallel simulation refinement.

For robots to work reliably in commercial and industrial applications, can recent advances in agentic coding systems combine interpretable robot programming with the open-world adaptability of model-free policies? We focus on "Variational Automation" (VA), a class of tasks that have larger variations in object geometry and pose than fixed automation. Model-free policies often struggle to close the reliability gap for VA tasks, which must be executed persistently and reliably in commercial and industrial applications. Motivated by prior work on Task and Motion Planning (TAMP) and the Robot Operating System (ROS), we introduce Graph-as-Policy (GaP), a multi-agent coding harness that generates directed computation graphs with perception, planning, and control nodes from a Modular Open Robot Skill Library (MORSL). GaP then generates an internal simulation environment to rehearse task instances with different graphs in parallel to iteratively refine the graph structure and parameters to improve success rates and throughput. Evaluation with 8 new open VA task benchmarks, 4 in-simulation and 4 in real-world, suggests that GaP can achieve success rates that significantly outperform baselines. Details, code, and data can be found online: https://graph-robots.github.io/gap

Community

Paper submitter

Graph-as-Policy (GaP) builds interpretable computation graphs (like ROS) instead of a single end-to-end policy, targeting Variational Automation — repetitive industrial tasks where objects vary in shape and pose but the workcell is fixed (packing groceries, making coffee, sorting packages). A multi-agent harness built over coding agents decomposes the task and assembles a graph from an open library of 50+ modular robot skills; the graph rehearses in simulation, uses contact feedback to diagnose its own failures, and rewrites its own structure until performance plateaus, then transfers sim-to-real. Where model-free VLA policies drop to ~20% success under object pose variation, GaP reaches 93–99%, and on a bimanual crate-washing task it matches hand-engineered code via automated fine-tuning. Paper, code, an 8-task benchmark suite, and the full skill library are all open.

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2607.05369
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2607.05369 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2607.05369 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2607.05369 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.