Awesome World Models for Robotic Policy Learning
May 16, 2026 · View on GitHub
Awesome World Models for Robotic Policy Learning
Bohan Hou1,*,†,
Gen Li1,*,
Jindou Jia1,*,
Tuo An1,*,
Xinying Guo1,*,
Sicong Leng1,
Haoran Geng2,
Yanjie Ze3,
Tatsuya Harada4,
Philip Torr5,
Oier Mees6,
Marc Pollefeys7,
Zhuang Liu8,
Jiajun Wu3,
Pieter Abbeel2,
Jitendra Malik2,
Yilun Du9,
Jianfei Yang1,†
1Nanyang Technological University,
2University of California, Berkeley,
3Stanford University,
4The University of Tokyo,
5University of Oxford,
6Microsoft,
7ETH Zurich,
8Princeton University,
9Harvard University
*Equal Contribution (alphabetical order),
†Corresponding Author
This repository accompanies our survey World Model for Robot Learning: A Comprehensive Survey — a policy-centric survey of predictive world models for robot policy learning, planning, simulation, evaluation, data generation, and robotic video generation.
- 📄 We maintain a curated list of papers, code, websites, models, benchmarks, and datasets on world models for robotic policy learning.
- 🤖 The list is organized around world models as policies, simulators, video-generation backbones, benchmarks, and datasets.
- 🤝 If you find missing papers, outdated links, or incorrect metadata, please feel free to open an issue or submit a pull request!
Table of Contents
- World Model as Policy
- World Model as Simulator
- World Model for Video Generation
- Benchmarks for Evaluation World-Model
- Datasets
World Model as Policy
World models(video generation models, unified models) used as backbone or components for improving Vision-Language-Action (VLA) policies. Organized by architectural paradigm following the taxonomy in our survey.
IDM-style Policies
Inverse Dynamics Policies: first predict future visual trajectories, then use an inverse dynamics model to recover actions. Decoupled predict-then-act pipeline.
Early Subgoal-Image Instantiations
Earlier instantiations leveraged image-editing diffusion models to predict subgoals for a goal-conditioned policy to follow.
-
[arXiv'23.10] SuSIE — Zero-Shot Robotic Manipulation with Pretrained Image-Editing Diffusion Models
-
[ICRA'25] GHIL-Glue — GHIL-Glue: Hierarchical Control with Filtered Subgoal Images
Video-IDM Policies
-
[NeurIPS'23] UniPi — Learning Universal Policies via Text-Guided Video Generation
-
[ICLR'24] GR-1 — Unleashing Large-Scale Video Generative Pre-training for Visual Robot Manipulation
-
[NeurIPS'24] VidMan — VidMan: Exploiting Implicit Dynamics from Video Diffusion Model for Effective Robot Manipulation
-
[ICML'25] VPP — Video Prediction Policy: A Generalist Robot Policy with Predictive Visual Representations
-
[CoRL'25] Gen2Act — Human Video Generation in Novel Scenarios Enables Generalizable Robot Manipulation
-
[ICLR'25] V2A — Grounding Video Models to Actions through Goal Conditioned Exploration
-
[arXiv'25.12] Video2Act — Video2Act: A Dual-System Video Diffusion Policy with Robotic Spatio-Motional Modeling
-
[arXiv'25.12] mimic-video — mimic-video: Video-Action Models for Generalizable Robot Control Beyond VLAs
-
[arXiv'25.12] LVP — Large Video Planner Enables Generalizable Robot Control
-
[arXiv'25.12] Vidarc — Vidarc: Embodied Video Diffusion Model for Closed-loop Control
-
[arXiv'26.01] TC-IDM — TC-IDM: Grounding Video Generation for Executable Zero-shot Robot Motion
-
[arXiv'26.02] Say, Dream, and Act — Say, Dream, and Act: Learning Video World Models for Instruction-Driven Robot Manipulation
Structured 3D-aware IDM Extensions
A complementary line within the IDM family extracts 3D-aware motion structure (dense correspondences, hand trajectories, motion fields, 3D flow) from generated/demonstrated videos and uses it as a more action-relevant predictive prior.
-
[IROS'20] Hind4sight-Net — Hindsight for Foresight: Unsupervised Structured Dynamics Models from Physical Interaction
-
[ICLR'24] AVDC — Learning to Act from Actionless Videos through Dense Correspondences
-
[CVPR'25] VidBot — VidBot: Learning Generalizable 3D Actions from In-the-Wild 2D Human Videos for Zero-Shot Robotic Manipulation
-
[NeurIPS'25] Object-centric 3D Motion Field — Object-centric 3D Motion Field for Robot Learning from Human Videos
-
[arXiv'26] NovaFlow — NovaFlow: Zero-shot Manipulation via Actionable Flow from Generated Videos
-
[arXiv'26.04] VAG — VAG: Dual-Stream Video-Action Generation for Embodied Data Synthesis
Single-backbone Policies
Unified Policies with Single World Model Backbone: a single shared backbone jointly models video and action through joint diffusion/prediction.
-
[RSS'25] UWM — Unified World Models: Coupling Video and Action Diffusion for Pretraining on Large Robotic Datasets
-
[NeurIPS'25] VideoVLA — VideoVLA: Video Generators Can Be Generalizable Robot Manipulators
-
[ICLR'26] UD-VLA — Unified Diffusion VLA: Vision-Language-Action Model via Joint Discrete Denoising Diffusion Process
-
[arXiv'25.08] VideoPolicy — Video Generators are Robot Policies
-
[arXiv'26.01] Cosmos Policy — Cosmos Policy: Fine-Tuning Video Models for Visuomotor Control and Planning
-
[arXiv'26.02] DreamZero (WAM) — World Action Models are Zero-shot Policies
-
[arXiv'26.03] GigaWorld-Policy — An Efficient Action-Centered World-Action Model
-
[arXiv'26.04] MV-VDP — Multi-View Video Diffusion Policy: A 3D Spatio-Temporal-Aware Video Action Model
-
[arXiv'26.04] Action Images — Action Images: End-to-End Policy Learning via Multiview Video Generation
MoE/MoT-style Policies
Expert World-Model Backbones: video and action experts remain separated, interacting through shared attention / cross-attention / MoT fusion.
Expert-Coupled / MoT Designs
-
[ICLR'26] GE-Act — Genie Envisioner's parallel flow-matching action expert with cross-attention to a video-diffusion world model
-
[arXiv'25.12] Motus — Motus: A Unified Latent Action World Model
-
[arXiv'26.01] LingBot-VA — Causal World Modeling for Robot Control (LingBot-VA)
-
[arXiv'26.02] BagelVLA — BagelVLA: Enhancing Long-Horizon Manipulation via Interleaved Vision-Language-Action Generation
-
[arXiv'26.02] LDA-1B — LDA-1B: Scaling Latent Dynamics Action Model via Universal Embodied Data Ingestion
-
[arXiv'26.02] FRAPPE — FRAPPE: Infusing World Modeling into Generalist Policies via Multiple Future Representation Alignment
-
[arXiv'26.02] World Guidance (WoG) — World Guidance: World Modeling in Condition Space for Action Generation
-
[arXiv'26.03] DiT4DiT — Jointly Modeling Video Dynamics and Actions for Generalizable Robot Control
-
[arXiv'26.03] Fast-WAM — Do World Action Models Need Test-Time Future Imagination?
-
[arXiv'26.04] STARRY — STARRY: Spatial-Temporal Action-Centric World Modeling for Robotic Manipulation
-
[arXiv'26.04] MotuBrain — MotuBrain: An Advanced World Action Model for Robot Control
-
[arXiv'26.04] WAV — World-Value-Action Model: Implicit Planning for Vision-Language-Action Systems
-
[arXiv'26.05] CKT-WAM — CKT-WAM: Parameter-Efficient Context Knowledge Transfer Between World Action Models
Unified VLA Models
Unified Vision-Language-Action architectures that internalize world modeling as a training objective within a single multimodal backbone.
-
[ICLR'24] GR-1 — Unleashing Large-Scale Video Generative Pre-training for Visual Robot Manipulation
-
[arXiv'24.10] GR-2 — GR-2: A Generative Video-Language-Action Model with Web-Scale Knowledge for Robot Manipulation
-
[ICML'25] UP-VLA — A Unified Understanding and Prediction Model for Embodied Agent
-
[NeurIPS'25] DreamVLA — DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge
-
[arXiv'25.05] UniVLA (task-centric latent actions) — UniVLA: Learning to Act Anywhere with Task-Centric Latent Actions
-
[ICLR'26] Unified VLA (UniVLA) — Unified Vision-Language-Action Model
-
[ICLR'26] Genie Envisioner — Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation
-
[CVPR'26] CoWVLA — Chain of World: World Model Thinking in Latent Motion
-
[arXiv'25.09] F1 — A Vision-Language-Action Model Bridging Understanding and Generation to Actions
-
[arXiv'25.11] RynnVLA-002 — RynnVLA-002: A Unified Vision-Language-Action and World Model
-
[arXiv'25.07] TriVLA — TriVLA: A Triple-System-Based Unified Vision-Language-Action Model for General Robot Control
-
[arXiv'26.01] InternVLA-A1 — InternVLA-A1: Unifying Understanding, Generation and Action for Robotic Manipulation
-
[arXiv'26.02] HALO — A Unified VLA Model for Embodied Multimodal Chain-of-Thought Reasoning
-
[arXiv'26.05] OA-WAM — OA-WAM: Object-Addressable World Action Model for Robust Robot Manipulation
Latent-space World Modeling
Policies with Latent-Space World Modeling: internalize future prediction in representation space without explicit video generation. JEPA-style approaches.
-
[CoRL'25] FLARE — Robot Learning with Implicit World Modeling
-
[arXiv'26.02] VLA-JEPA — Enhancing Vision-Language-Action Model with Latent World Model
-
[arXiv'26.02] VISTA — Scaling World Model for Hierarchical Manipulation Policies
-
[arXiv'26.02] JEPA-VLA — Video Predictive Embedding is Needed for VLA Models
-
[arXiv'26.02] World Guidance (WoG) — World Guidance: World Modeling in Condition Space for Action Generation
-
[arXiv'26.03] DIAL — Decoupling Intent and Action via Latent World Modeling for End-to-End VLA
-
[arXiv'26.04] AIM — Intent-Aware Unified World Action Modeling with Spatial Value Maps
-
[arXiv'26.04] DexWorldModel — DexWorldModel: Causal Latent World Modeling towards Automated Learning of Embodied Tasks
World Model as Simulator
Beyond predictive conditioning, world models can serve as interactive simulators: given observations, instructions, and candidate actions, they roll out future states, provide feedback signals, and support downstream decision-making through imagined interaction. This section covers two complementary uses: reinforcement learning in learned simulators, and evaluation/planning through imagined rollouts.
World Model for Reinforcement Learning
World models as learned environments for policy improvement through imagined rollouts, replacing costly physical interaction.
-
[CoRL'23] DayDreamer — DayDreamer: World Models for Physical Robot Learning
-
[ICLR'24] UniSim — Learning Interactive Real-World Simulators
-
[CoRL'25] DiWA — DiWA: Diffusion Policy Adaptation with World Models
-
[arXiv'25.09] World-Env — World-Env: Leveraging World Model as a Virtual Environment for VLA Post-Training
-
[arXiv'25.09] World4RL — Diffusion World Models for Policy Refinement with Reinforcement Learning for Robotic Manipulation
-
[arXiv'25.10] VLA-RFT — Vision-Language-Action Reinforcement Fine-tuning with Verified Rewards in World Simulators
-
[arXiv'25.11] ProphRL — Reinforcing Action Policies by Prophesying
-
[ICLR'26] WMPO — World Model-based Policy Optimization for Vision-Language-Action Models
-
[CVPR'26] RehearseVLA — Simulated Post-Training for VLAs with Physically-Consistent World Model
-
[arXiv'26.02] World-Gymnast — World-Gymnast: Training Robots with Reinforcement Learning in a World Model
-
[arXiv'26.02] RISE — RISE: Self-Improving Robot Policy with Compositional World Model
-
[arXiv'26.02] VLAW — VLAW: Iterative Co-Improvement of Vision-Language-Action Policy and World Model
-
[arXiv'26.02] GigaBrain-0.5M* — a VLA That Learns From World Model-Based Reinforcement Learning
-
[arXiv'26.02] WoVR — WoVR: World Models as Reliable Simulators for Post-Training VLA Policies with RL
-
[arXiv'26.02] World-VLA-Loop — World-VLA-Loop: Closed-Loop Learning of Video World Model and VLA Policy
-
[arXiv'26.03] PlayWorld — Learning Robot World Models from Autonomous Play
-
[arXiv'26.03] VLA-MBPO — Towards Practical World Model-based Reinforcement Learning for Vision-Language-Action Models
-
[arXiv'26.04] ViVa — ViVa: A Video-Generative Value Model for Robot Reinforcement Learning
World Model for Evaluation
World models as evaluators: scoring candidate behaviors, ranking policies, supporting MPC planning, and enabling decision-time action selection through predictive rollout.
-
[ICLR'24] TD-MPC2 — Scalable, Robust World Models for Continuous Control
-
[ICLR'26] WorldGym — WorldGym: World Model as An Environment for Policy Evaluation
-
[ICLR'26] Horizon Imagination — Horizon Imagination: Efficient On-Policy Rollout in Diffusion World Models
-
[arXiv'25.05] WorldEval — WorldEval: World Model as Real-World Robot Policies Evaluator
-
[arXiv'25.11] Scalable Policy Evaluation with Video World Models
-
[arXiv'25.12] Evaluating Gemini Robotics Policies in a Veo World Simulator
-
[RA-L'26] GPC — Inference-Time Enhancement of Generative Robot Policies via Predictive World Modeling
-
[arXiv'26.03] DreamPlan — Efficient Reinforcement Fine-Tuning of Vision-Language Planners via Video World Models
-
[arXiv'26.03] LeWorldModel — Stable End-to-End Joint-Embedding Predictive Architecture from Pixels
-
[arXiv'25.06] V-JEPA 2 — V-JEPA 2: Self-Supervised Video Models Enable Understanding, Prediction and Planning
-
[arXiv'26.03] V-JEPA 2.1 — Unlocking Dense Features in Video Self-Supervised Learning
-
[arXiv'26.04] dWorldEval — dWorldEval: Scalable Robotic Policy Evaluation via Discrete Diffusion World Model
-
[arXiv'26.05] FFDC-WAM — When to Trust Imagination: Adaptive Action Execution for World Action Models
World Model for Video Generation
Video generation / video world models for robotics, including interactive simulators, imagination-based policy learning, and foundation video-world backbones that support robot learning.
-
[ICLR'24] Video Language Planning (VLP) — Video Language Planning
-
[CoRL'24] Dreamitate — Dreamitate: Real-World Visuomotor Policy Learning via Video Generation
-
[ICML'24] RoboDreamer — RoboDreamer: Learning Compositional World Models for Robot Imagination
-
[ICLR'25] DreMa — Dream to Manipulate: Compositional World Models Empowering Robot Imitation Learning with Imagination
-
[ICLR'25] CogVideoX — CogVideoX: Text-to-Video Diffusion Models with An Expert Transformer
-
[CoRL'25] DreamGen — DreamGen: Unlocking Generalization in Robot Learning through Video World Models
-
[ICCV'25] PhysWorld — PhysWorld: Robot Learning from a Physical World Model
-
[ICCV'25] IRASim — IRASim: A Fine-Grained World Model for Robot Manipulation
-
[IROS'25] RoboEnvision — RoboEnvision: A Long-Horizon Video Generation Model for Multi-Task Robot Manipulation
-
[ICLR'26] RoboMaster — Learning Video Generation for Robotic Manipulation with Collaborative Trajectory Control
-
[ICLR'26] Vid2World — Vid2World: Crafting Video Diffusion Models to Interactive World Models
-
[ICLR'26] Genie Envisioner — Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation
-
[ICLR'26] Ctrl-World — Ctrl-World: A Controllable Generative World Model for Robot Manipulation
-
[AAAI'26] Mask2IV — Mask2IV: Interaction-Centric Video Generation via Mask Trajectories
-
[arXiv'25.04] ManipDreamer — ManipDreamer: Boosting Robotic Manipulation World Model with Action Tree and Visual Guidance
-
[arXiv'25.09] WoW — WoW: Towards a World-omniscient World-model Through Embodied Interaction
-
[Tech Release'25.09] UnifoLM-WMA-0 — UnifoLM-WMA-0: A World-Model-Action Framework for General-Purpose Robot Learning
-
[Tech Report'25.10] Cosmos Predict 2.5 — Cosmos-Predict2.5: A Suite of Diffusion-based World Foundation Models
-
[arXiv'26.01] RoboVIP — RoboVIP: Multi-View Video Generation with Visual Identity Prompting Augments Robot Manipulation
-
[arXiv'26.02] DreamDojo — DreamDojo: A Generalist Robot World Model from Large-Scale Human Videos
-
[arXiv'26.03] Interactive World Simulator — Interactive World Simulator for Robot Policy Training and Evaluation
-
[arXiv'26.03] ABot-PhysWorld — Interactive World Foundation Model for Robotic Manipulation with Physics Alignment
-
[arXiv'26.03] EVA (model) — EVA: Aligning Video World Models with Executable Robot Actions via Inverse Dynamics Rewards
Note: this EVA is the action-controllable video world model (Wang et al., 2026); not to be confused with EVA-Bench (Chi et al., ICML'25) listed under Benchmarks.
-
[arXiv'26.03] Kinema4D — Kinema4D: Kinematic 4D World Modeling for Spatiotemporal Embodied Simulation
-
[arXiv'26.03] Persistent Robot World Models — Persistent Robot World Models: Stabilizing Multi-Step Rollouts via Reinforcement Learning
-
[arXiv'26.04] Cortex 2.0 — Cortex 2.0: Grounding World Models in Real-World Industrial Deployment
-
[arXiv'26.04] X-WAM — Unified 4D World Action Modeling from Video Priors with Asynchronous Denoising
-
[arXiv'26.05] EA-WM — EA-WM: Event-Aware Generative World Model with Structured Kinematic-to-Visual Action Fields
Benchmarks for Evaluation World-Model
Benchmarks / evaluation suites for embodied world models, video world models, and world simulators.
Cross-listing is intentional: if a work releases both a benchmark and a dataset, it can appear here and in Datasets.
-
[ICML'25] EVA-Bench — benchmark introduced in Empowering World Models with Reflection for Embodied Video Prediction (EVA)
-
[ICML'25] WorldSimBench — WorldSimBench: Towards Video Generation Models as World Simulators
-
[BMVC'25] EWMBench — EWMBench: Evaluating Scene, Motion, and Semantic Quality in Embodied World Models
-
[CoRL'25] DreamGen Bench — benchmark introduced in DreamGen: Unlocking Generalization in Robot Learning through Video World Models
-
[ICLR'26] World-in-World (WoW!) — World-in-World: World Models in a Closed-Loop World
-
[arXiv'26.01] WoW-World-Eval — Wow, wo, val! A Comprehensive Embodied World Model Evaluation Turing Test
-
[arXiv'26.01] RBench — Rethinking Video Generation Model for the Embodied World
-
[arXiv'26.02] WorldArena — WorldArena: A Unified Benchmark for Evaluating Perception and Functional Utility of Embodied World Models
-
[ACL Findings'25] WM-ABench — Do Vision-Language Models Have Internal World Models? Towards an Atomic Evaluation
-
[arXiv'26.04] RoboWM-Bench — RoboWM-Bench: A Benchmark for Evaluating World Models in Robotic Manipulation
-
[arXiv'26.01] DrivingGen — DrivingGen: A Comprehensive Benchmark for Generative Video World Models in Autonomous Driving
Datasets
Training datasets, preference datasets, and instruction-tuning datasets.
Cross-listing is intentional: if a work releases both datasets and benchmarks, it may appear here and in Benchmarks for Evaluation World-Model.
General-Purpose Trajectory Corpora & Cross-Embodiment
-
[CoRL'23] BridgeData V2 — BridgeData V2: A Dataset for Robot Learning at Scale
-
[ICRA'24] Open X-Embodiment (OXE) — Open X-Embodiment: Robotic Learning Datasets and RT-X Models
-
[RSS'24] DROID — DROID: A Large-Scale In-The-Wild Robot Manipulation Dataset
-
[IROS'25] AgiBot-World (Alpha/Beta) — AgiBot World Colosseo: A Large-scale Manipulation Platform for Scalable and Intelligent Embodied Systems
-
[arXiv'25.09] Galaxea Open-World Dataset — Galaxea Open-World Dataset and G0 Dual-System VLA Model
-
[arXiv'25.10] Humanoid Everyday — Humanoid Everyday: A Comprehensive Robotic Dataset for Open-World Humanoid Manipulation
-
[arXiv'25.12] RoboMIND 2.0 — RoboMIND 2.0: A Multimodal, Bimanual Mobile Manipulation Dataset for Generalizable Embodied Intelligence
-
[arXiv'24.05] BRMData — Empowering Embodied Manipulation: A Bimanual-Mobile Robot Manipulation Dataset for Household Tasks
-
[RSS Workshop'23] RH20T — RH20T: A Robotic Dataset for Learning Diverse Skills in One-Shot
-
[IROS'25] RH20T-P — RH20T-P: A Primitive-Level Robotic Manipulation Dataset Towards Composable Generalization Agents in Real-World Scenarios
UMI / Hand-Held Interface Family
-
[RSS'24] UMI — Universal Manipulation Interface: In-the-Wild Robot Teaching without In-the-Wild Robots
-
[arXiv'25.09] MV-UMI — MV-UMI: A Scalable Multi-View Interface for Cross-Embodiment Learning
-
[arXiv'25.10] ActiveUMI — ActiveUMI: Robotic Manipulation with Active Perception from Robot-Free Human Demonstrations
-
[arXiv'25.10] FastUMI-100K — FastUMI-100K: Advancing Data-Driven Robotic Manipulation with a Large-scale UMI-style Dataset
-
[arXiv'25.11] TWIST2 — TWIST2: Scalable, Portable, and Holistic Humanoid Data Collection System
Human-Video / Egocentric Priors
-
[ICRA'25] EgoMimic — EgoMimic: Scaling Imitation Learning via Egocentric Video
-
[RSS'25] DexWild — DexWild: Dexterous Human Interactions for In-the-Wild Robot Policies
-
[arXiv'25.07] Being-h0 (UniHand) — Being-h0: Vision-Language-Action Pretraining from Large-scale Human Videos
-
[arXiv'26.01] Being-H0.5 (UniHand 2.0) — Being-H0.5: Scaling Human-Centric Robot Learning for Cross-Embodiment Generalization
-
[arXiv'25.11] PHSD / In-N-On — In-N-On: Scaling Egocentric Manipulation with In-the-Wild and On-Task Data
Tactile / Force / Contact-Rich Datasets
-
[arXiv'25.06] FreeTacMan — FreeTacMan: Robot-Free Visuo-Tactile Data Collection System for Contact-Rich Manipulation
-
[arXiv'25.10] Humanoid Visual-Tactile-Action — A Humanoid Visual-Tactile-Action Dataset for Contact-Rich Manipulation
-
[ICLR'25] VTDexManip — VTDexManip: A Dataset and Benchmark for Visual-Tactile Pretraining and Dexterous Manipulation with Reinforcement Learning
-
[arXiv'25.12] Hoi! — Hoi!: A Multimodal Dataset for Force-Grounded, Cross-View Articulated Manipulation
Synthetic / Recipe-Driven Datasets & Preference / Instruction-Tuning Sets
-
[arXiv'25.06] RoboTwin 2.0 — RoboTwin 2.0: A Scalable Data Generator and Benchmark with Strong Domain Randomization for Robust Bimanual Robotic Manipulation
-
[ICML'25] EVA-Instruct — instruction-tuning dataset released with Empowering World Models with Reflection for Embodied Video Prediction (EVA)
-
[ICML'25] HF-Embodied — human-preference dataset introduced in WorldSimBench
-
[arXiv'26.01] Action100M — Action100M: A Large-scale Video Action Dataset
-
[arXiv'26.01] RoVid-X — training dataset released with Rethinking Video Generation Model for the Embodied World
Citations
If you find this repository useful, please consider citing the original papers listed above and/or citing this collection:
@misc{hou2026worldmodelrobotlearning,
title = {World Model for Robot Learning: A Comprehensive Survey},
author = {Bohan Hou and Gen Li and Jindou Jia and Tuo An and Xinying Guo and Sicong Leng and Haoran Geng and Yanjie Ze and Tatsuya Harada and Philip Torr and Oier Mees and Marc Pollefeys and Zhuang Liu and Jiajun Wu and Pieter Abbeel and Jitendra Malik and Yilun Du and Jianfei Yang},
year = {2026},
eprint = {2605.00080},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2605.00080}
}