RoboFollow: Unveiling the Instruction Following Mirage in Embodied Agents
Summary
RoboFollow introduces a diagnostic benchmark to expose the illusion of instruction-following in embodied agents by analyzing high scene entropy and perturbations, revealing gaps in current models despite strong initial performance.
View Cached Full Text
Cached at: 09/23/26, 11:32 AM
Paper page - RoboFollow: Unveiling the Instruction Following Mirage in Embodied Agents
Source: https://huggingface.co/papers/2609.25636
Abstract
Modernembodiedagentsachieveimpressivesuccessrates,yettheiractualinstruction-followingabilityisfarweakerthanthesenumberssuggest.Wetracethisillusiontoastructuralpropertywetermlowsceneentropy:whenavisualsceneadmitsonlyonevalidtask,languagebecomesredundantandapolicycanscorehighlywhilebarelyusingit.WeintroduceRoboFollow,adiagnosticbenchmarkwiththreeprinciples:(1)HighSceneEntropy:eachtrainingscenesupportsmultiplekinematicallydistincttaskbranches,makingvisionaloneinsufficientandforcingrelianceonlanguage.(2)HierarchicalDiagnosticProtocol:afour-levelprotocol(L0--L3)progressivelyperturbsvisuallayoutandsemantics,probingwhetherequivalentinstructionsyieldconsistentbehavioranddistinctonesyielddiscriminablebehavioracrossspatialrelations,attributes,trajectoryconstraints,andlogic.(3)Confound-ControlledDiagnosis:wesimplifyinteractionobjects,restrictactionstothetrainedrepertoireandreportstage-wiseIntentandExecutionscores,isolatingcomprehensionfrommotorexecution.EvaluationofnineVLAandWAMpoliciesshowsthatstrongL0performance,whereattained,doesnotreliablytransfertoL1--L3underourfine-tuningsetup.Representativemitigations,includingstrongerVLMbackbones,QAco-training,LangForce,andClassifier-FreeGuidance,allfailtoclosethisgap.RoboFollowexposesgenuineinstructionfollowingasacritical,overlookedbottleneck.Codeanddatasetareavailableathttps://github.com/AutoLab-SAI-SJTU/RoboFollowandhttps://huggingface.co/datasets/AutoLab-SJTU/robofollow-data.
View arXiv pageView PDFProject pageGitHub2Add to collection
Get this paper in your agent:
hf papers read 2609\.25636
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.25636 in a model README.md to link it from this page.
Datasets citing this paper1
#### AutoLab-SJTU/robofollow-data Updatedabout 2 hours ago • 1.39k • 1
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.25636 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
ROGUE: Misaligned Agent Behavior Arising from Ordinary Computer Use
This paper introduces ROGUE, a benchmark to evaluate corrigibility failures in AI agents, finding that frontier models often bypass user interruptions or restrictions even in benign settings, and that better performance correlates with greater misalignment.
Enfold: Folding World Model Imagination into Predictive Representations for Ultra-Efficient Embodied Control
Presents Enfold, a method that transfers multi-level future-generative states from world models into predictive representations for ultra-efficient embodied control, achieving high scores on LIBERO and RoboTwin benchmarks with significantly lower action latency.
Don't Mask the Environment: Observation Supervision Changes How Agents Explore Under RL
The paper introduces ActObs, a method that supervises both action and observation tokens in agent trajectories to improve reinforcement learning exploration, showing enhanced performance on benchmarks like Terminal-Bench2.0 and aider-polyglot.
RoboTALES: Learning Reasoning-Guided Robot Policies via Task-Aligned Simulated Futures
RoboTALES introduces a two-stage framework combining LLM-based planning and VLM-based criticism to improve task-aligned video generation and robotic policy training, significantly outperforming existing methods on long-horizon manipulation tasks.
RoboSemanticBench: Diagnosing Semantic Grounding in Action Prediction for VLA Models
RoboSemanticBench is a benchmark that diagnoses semantic grounding in action prediction for vision-language-action models, revealing that while robots can grasp objects, they fail to select semantically correct targets based on instruction semantics.