Transferring the Intelligence of VLMs to Robotic Control
Summary
This paper presents RoboDawn, a method to transfer Vision-Language Model intelligence to robotic control, achieving state-of-the-art results on benchmarks with zero-shot and one-shot learning and successful real-world applications.
View Cached Full Text
Cached at: 09/22/26, 03:25 AM
Paper page - Transferring the Intelligence of VLMs to Robotic Control
Source: https://huggingface.co/papers/2609.22966
Abstract
Humanscanseamlesslyadapttobothphysicalanddigitalworlds,suggestingthatwhileadigital-to-realgapexistsinembodiment,environmentandtask,humanintelligenceitselfmaytransferacrossthisgap.Thisnaturallyraisesafundamentalquestion:cantheintelligenceofvision-languagemodels(VLMs)similarlygeneralizefromthedigitalworldtothephysicalworldforroboticcontrol?WeinvestigatethisquestionthroughRoboDawn,ahuman-intuitiveinterfacethatexposesroboticcontroltoanagenticVLMthroughacompactsetofdiscretetranslation,rotation,andgrippercommands.Usingthisinterface,theVLMcontrolsarobotinaclosedloop:itobservesthecurrentvisualstate,reasonsaboutthenextaction,executesit,andadaptssubsequentdecisionstotheresultingstate.Furthermore,weintroduceanin-contextlearning(ICL)schemethatusesafewdemonstrationstogroundtheVLMinbothinterfaceusageandtask-solvingstrategies.ExperimentsonRoboTwin2.0C2RandRoboDojodemonstratethatRoboDawnachievesstrongperformancewithouttask-specificrobottraining.Inthezero-shotsetting,RoboDawnoutperformsseveralstrongpoliciestrainedonbenchmarkspecificrobotdata,whileasinglein-contextdemonstrationfurtheryieldssubstantialperformancegainsandestablishesstate-of-the-art(SOTA)results.OnRoboTwin2.0C2R,thesuccessrateincreasesfrom53.2%zero-shotto73.6%one-shot,exceedingthesolidbaselineπ0.5(46.0%).SimilargainsareobservedonRoboDojo,wheresuccessrateimprovesfrom35.67%zero-shotto47.17%one-shot.Thesameframeworkalsotransferstoreal-worldrobots,performingblock-in-basketandblockstackingonFranka.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2609\.22966
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.22966 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.22966 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.22966 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
SmolVLA: A Vision-Language-Action Model for Affordable and Efficient Robotics
SmolVLA is a compact vision-language-action model that achieves competitive robotic control performance at reduced computational cost, enabling deployment on consumer-grade hardware. It introduces asynchronous inference and leverages community-collected datasets.
Hy-Embodied-0.5-VLA: From Vision-Language-Action Models to a Real-World Robot Learning Stack
HyVLA-0.5 is an end-to-end robotic learning system that integrates data collection, model design, pre-training, fine-tuning, and reinforcement learning for real-world deployment.
What Transfers from Text to Vision? Capability Scaling Laws and Transfer Dynamics for VLMs
This paper introduces a Capability-Driven Multimodal Scaling Law that predicts VLM performance from LLM textual benchmark capabilities, enabling principled backbone selection across model families without expensive training sweeps.
Robots Need More than VLA and World Models
This position paper argues that advancing robot intelligence requires integrating unstructured behavioral data through specialized interfaces for labeling, embodiment mapping, world modeling, and reward inference, rather than relying solely on scaling Vision-Language-Action (VLA) models and world models.
MobileVLA-R1 2.0: RL-Enhanced Reasoning for Mobile Robot Control
MobileVLA-R1 2.0 is an RL-enhanced vision-language-action framework that couples structured reasoning with mobile robot control, achieving improvements in long-horizon instruction following on real-world platforms.