Robostral Navigate
Summary
Robostral Navigate is an 8B vision-language model that uses only monocular RGB images for robot navigation, achieving state-of-the-art on R2R-CE and RxR-CE benchmarks with 77.4% and 75.1% success rates, respectively.
View Cached Full Text
Cached at: 07/24/26, 05:06 AM
Paper page - Robostral Navigate
Source: https://huggingface.co/papers/2607.20785 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Deployingnavigationsystemsatscalerequiresarecipethatminimizessensorassumptions,generalizesacrossrobotembodiments,andtrainsefficiently.Yet,today’sbestsystemsdependondepthsensors,multi-camerarigs,orpre-builtmaps,limitingthehardwaretheysupportandincreasingdeploymentcost.WeintroduceRobostralNavigate,an8Bvision-languagemodelbuiltaroundthisscalabilityobjective.ThemodelconsumesonlyastreamofmonocularRGBimages-themostubiquitoussensoracrossroboticplatformsandpredictswaypointsbypointingtothenexttargetlocationinthecurrentcameraview.Operatingpurelyinimagespace,ratherthanrobot-specificcoordinates,makesthepolicynaturallyrobusttochangesincameraintrinsicsandscenescale,enablingdeploymentacrosswheeled,legged,andaerialrobotswithoutrecalibration.Wegenerate2.4milliontrajectoriesacross350ksimulatedscenestoreducetherelianceonreal-worlddatacollectionandscaleeasily.Wefurtherintroduceaprefix-cachingtrainingrecipethatpacksentireepisodesintosingletrainingsequences,reducingtrainingtokensby22xandcuttingtrainingtimefrommonthstodays.Atree-basedattentionmaskpreventsconditioningonpreviousground-truthactions,encouragingvisuallygroundedactionprediction,andreinforcementlearningisusedtofurtherimproveexplorationandrecoverycapabilities.OntheRoom-to-RoomandRoom-Across-RoominContinuousEnvironments(R2R-CEandRxR-CE)benchmarks,RobostralNavigatesetsanewstateoftheart.OnR2R-CE,itachievesa77.4%successrate,surpassingthebestmonocularmethodby10.5pointsandthestrongestdepth-ormulti-camerasystemby5.3pointsdespiteusingonlyasingleRGBcamera.OnRxR-CE,itreaches75.1%successrate,outperformingallmonocularbaselines.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2607\.20785
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/2607.20785 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.20785 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.20785 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
Robostral Navigate: single-camera AI navigation (5 minute read)
Mistral AI releases Robostral Navigate, an 8B model that enables robots to navigate complex environments using only a single RGB camera, achieving state-of-the-art results on R2R-CE benchmarks and outperforming multi-sensor approaches.
Mistral shipped their first robotics model that navigates using just one rgb camera and no lidar
Mistral has released its first robotics model, which can navigate using only a single RGB camera, eliminating the need for lidar.
ABot-N1: Toward a General Visual Language Navigation Foundation Model
ABot-N1 is a visual language navigation foundation model that decouples cognition from control using a slow-fast architecture with dual visual-language signals, achieving new state-of-the-art results across indoor and outdoor navigation tasks.
Qwen-RobotNav Technical Report: A Scalable Navigation Model Designed for an Agentic Navigation System
Qwen-RobotNav is a scalable navigation model with a parameterized interface enabling dynamic task modes and observation parameters, achieving state-of-the-art performance through multi-task training and zero-shot generalization to real-world robotics.
RRS-10K: A Multitask Vision-Language Model Benchmark for Rare Remote Sensing Image Interpretation
RRS-10K is a benchmark dataset for evaluating vision-language models on rare remote sensing image interpretation, containing over 10,000 military-related images and multiple task formats. Evaluation of 52 models reveals moderate zero-shot performance and weaknesses in visual grounding and complex reasoning.