EmbodiedSWE: Coding Agents for Long Horizon Dexterous Robotics
Summary
The paper introduces EmbodiedSWE, a framework using coding agents to solve complex, long-horizon dexterous robotics tasks and generate demonstrations for training robot policies via a simulation benchmark.
View Cached Full Text
Cached at: 09/24/26, 07:40 AM
Paper page - EmbodiedSWE: Coding Agents for Long Horizon Dexterous Robotics
Source: https://huggingface.co/papers/2609.27308 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Westudycodingagentsforlong-horizon,dexterousroboticsandaskwhethertheirsolutionscanprovidescalablesupervisionforlearninggeneralrobotpolicies.Totestthis,wedevelopEMBODIEDSWE-BENCH,asimulationbenchmarkforcodingagentsspanningcontact-richmanipulation,deformableobjects,andlong-horizontasksrequiringuptohalfanhourofcontinuousinteraction.Wefindthatfrontiercodingagentscansolvecomplexlong-horizontasksandtransferpriorsolutionsacrossbothtasksandembodiments.Wealsodesignsupportingtoolsthathelpagentsmoreeffectivelysolvethesetasks.However,theresultingsolutionsrequiresubstantialiterativeinteractionandaretypicallyspecializedtoindividualtaskinstances.WethereforeintroduceEMBODIEDSWE-GEN,whichexpandsasinglesolutionfromcodingagentintolargediversetrajectoriesfortrainingaVLA.VLAperformanceimproveswithmoregenerateddemonstrations,andagent-aideddiversificationimprovesgeneralizationtoheld-outtaskvariations.WealsoshowthataVLAfinetunedsolelyoncoding-agent-generatedsimulationdemonstrationscompletesalong-horizontaskonrealrobot.Together,ourframeworkusescodingagentstosolvecomplexroboticstasksandturnverifiedsolutionsintoscalablesupervisionforrobotpolicies.
View arXiv pageView PDFProject pageGitHub16Add to collection
Get this paper in your agent:
hf papers read 2609\.27308
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.27308 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.27308 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.27308 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Socratic-SWE: Self-Evolving Coding Agents via Trace-Derived Agent Skills
Socratic-SWE introduces a closed-loop self-evolution framework for software engineering agents that leverages historical solving traces to generate targeted repair tasks, achieving 50.40% on SWE-bench Verified after three iterations.
Self-Evolving Embodied Agents via Skill-Harness Evolution
This paper introduces SHAPER, a self-evolving framework for embodied agents that keeps model parameters frozen and improves performance by evolving reusable skills and context-code harnesses through target-environment rollouts. Evaluated on VLABench and ESI-Bench, it proposes a practical alternative to fine-tuning when training is expensive or unavailable.
SWE-Touch: Benchmarking Coding Agents When Users Touch the Code
Introduces SWE-Touch, a benchmark framework that injects conflicting user edits during agent coding trajectories, showing that current coding agents significantly degrade in collaborative settings despite strong standalone benchmark performance.
SWE-Together: Evaluating Coding Agents in Interactive User Sessions
SWE-Together is a multi-turn coding benchmark created from real user-agent interactions, featuring a reactive LLM simulator to evaluate agents based on both final correctness and interaction efficiency.
Embodied-BenchClaw: An Autonomous Multi-Agent System for Embodied Spatial Intelligence Benchmark Construction
This paper proposes Embodied-BenchClaw, an autonomous multi-agent system that automatically constructs embodied spatial intelligence benchmarks from user intent through a five-stage pipeline with process quality control and an extensible Skill Library.