[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-86581-en":3,"doc-seo-86581-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":21,"is_downloadable":21,"audit_status":21,"page_count":22,"language":23,"language_code":24,"site_id":25,"html_lang":24,"table_of_contents":26,"faqs":27,"seo_title":13,"seo_description":14,"update_tm":28,"read_time":29},86581,13056703020460,"Valentina","https://ap-avatar.wpscdn.com/avatar/be000253dac470eee5d?_k=1778207105932848923",8,"Research & Report","DA-Nav: Direction-Aware City-Scale Vision-Language Navigation","City-scale outdoor navigation is constrained by dependence on dense maps and costly navigation supervision. The work proposes DA-Nav, a direction-aware vision-language navigation framework that converts coarse directional instructions from commercial tools into discrete, executable spatial grounding on the egocentric 2D image plane. Robust trajectory recovery mitigates long-horizon error accumulation via chain-of-thought reasoning for deviation assessment, action prediction, and target grid selection. ReDA dataset provides direction-aware instructions and recovery trajectories. Experiments in CARLA show 56.16% success on unseen cities and improved recovery capability, with sim-to-real adaptation to quadruped and humanoid robots for stable kilometer-scale closed-loop navigation without fine-tuning.","DA-Nav: Direction-Aware City-Scale Vision-Language Navigation  \nYe Yuan∗, Kehan Chen∗ , Xinqiang Yu∗ , Wentao Xu, Heng Wang, Libo Huang, Chuanguang Yang, Yan Huang, Jiawei He†, Zhulin An†  \narXiv :2607 . 11638v1 [ cs .RO] 13 Jul 2026  \nAbstract—City-scale outdoor navigation is currently hindered by the heavy reliance on dense maps or costly navigation supervision. In this work, we introduce a novel paradigm for leveraging directional instructions from commercial navigation tools (e.g., Google Maps). To bridge the gap between commercial instructions and executable navigation actions, while mitigating long-horizon error accumulation through robust trajectory recovery, we propose DA-Nav, a Direction-Aware vision-language Navigation framework that reformulates navigation as a discrete spatial grounding problem on the egocentric 2D image plane. To achieve trajectory recovery, DA-Nav employs a Chainof-Thought (CoT) reasoning process encompassing deviation assessment, action prediction, and target grid selection. We further introduce ReDA, a dataset that provides directionaware instructions and recovery trajectories to enhance spatial grounding and support CoT recovery reasoning. Extensive experiments in CARLA demonstrate that DA-Nav achievesa high success rate of 56.16% in unseen urban environments, outperforming existing State-of-The-Art (SoTA) methods while maintaining a substantially stronger recovery capability. Furthermore, without fine-tuning, DA-Nav seamlessly adapts to both quadruped and humanoid robots, enabling stable kilometer-scale closed-loop outdoor navigation in complex realworld environments.  \nIndex Terms—Vision-Based Navigation, Data Sets for Robot Learning, Spatial Grounding, Trajectory Recovery, Sim-to-Real Transfer  \nI. INTRODUCTION  \nCity-scale outdoor mobile robots hold significant potential for applications such as logistics delivery, automated inspection, and public services. However, reliable long-horizon urban navigation remains challenging. Existing approaches typically rely on Simultaneous Localization and Mapping (SLAM) and global path planning [1], [2] . In city-scale  \n∗ Ye Yuan, Kehan Chen, and Xinqiang Yu contributed equally to this work.  \n†Zhulin An ([anzhulin@ict.ac.cn](anzhulin@ict.ac.cn)) and Jiawei He ( [jwhe2024@gmail.com](jwhe2024@gmail.com)) are the corresponding authors.  \nYe Yuan and Wentao Xu are with the School of Information Science and Technology, ShanghaiTech University, Shanghai 201210, China, and also with the Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100190, China.(email:{yuanye2024, [xuwt2024](xuwt2024}@shanghaitech.edu.cn)[}](xuwt2024}@shanghaitech.edu.cn)[@shanghaitech.edu.cn](xuwt2024}@shanghaitech.edu.cn)).  \nLibo Huang, Chuanguang Yang, and Zhulin An are with the State Key Laboratory of AI Safety, Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100190, China.(email:{yangchuanguang, [anzhulin](anzhulin}@ict.ac.cn)[}](anzhulin}@ict.ac.cn)[@ict.ac.cn](anzhulin}@ict.ac.cn) , [www.huanglibo@gmail.com](www.huanglibo@gmail.com)).  \nKehan Chen, Xinqiang Yu, and Yan Huang are with the National Laboratory of Pattern Recognition (NLPR), Institute of Automation, Chinese Academy of Sciences, Beijing, China. Kehan Chen and Xinqiang Yu are also with the School of Artificial Intelligence, University of Chinese Academy of Sciences, Beijing, China.(email:{xinqiang.yu, [yhuang](yhuang}@nlpr.ia.ac.cn)[}](yhuang}@nlpr.ia.ac.cn)[@nlpr.ia.ac.cn](yhuang}@nlpr.ia.ac.cn) , [kehan.chen@cripac.ia.ac.cn](kehan.chen@cripac.ia.ac.cn)).  \nYe Yuan, Heng Wang and Jiawei He are with XYZ Embodied AI, Beijing, China.  \nscenarios, however, such methods often incur substantial mapping and maintenance costs and remain sensitive to dynamic environmental changes. To reduce the reliance on dense maps, recent studies have explored navigation using coarse-grained guidance signals such as natural language instructions, GPS waypoints, and semantic landmarks [4]–[9] . ","cbCaipFcEJm5gkaU","https://ap.wps.com/l/cbCaipFcEJm5gkaU","pdf",15114918,3,1,9,"English","en",105,"# Introduction\n## City-scale outdoor navigation challenges\n## Direction-aware vision-language navigation paradigm\n## DA-Nav approach and discrete spatial grounding\n## Trajectory recovery via chain-of-thought\n## ReDA dataset and experimental evaluation","[{\"question\":\"DA-Nav如何利用商用导航指令来实现城市尺度的机器人导航？\",\"answer\":\"DA-Nav将来自商用导航工具的方向性指令转换为在自视2D图像平面上的离散空间落地问题，从而生成可执行的局部导航目标。该方法解决了人类可读指令难以直接驱动机器执行的问题。\"},{\"question\":\"长时导航中误差累积会带来什么问题，DA-Nav如何应对？\",\"answer\":\"长时导航会因感知与控制误差逐渐偏离预期路径。DA-Nav通过链式推理过程进行偏差评估、动作预测以及目标网格选择，实现鲁棒的轨迹恢复。\"},{\"question\":\"ReDA数据集在DA-Nav训练与推理中扮演了什么角色？\",\"answer\":\"ReDA提供方向感知的指令以及用于恢复轨迹的信息，帮助模型进行空间落地与链式推理式的恢复推理。该数据增强了模型的偏差恢复能力。\"}]",1784212762,23,{"code":4,"msg":31,"data":32},"ok",{"site_id":25,"language":24,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"da-nav-direction-aware-city-scale-vision-language-navigation","",{"@graph":36,"@context":85},[37,53,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,50],{"item":41,"name":42,"@type":43,"position":21},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":20},"https://docshare.wps.com/document/research-report/",{"item":51,"name":13,"@type":43,"position":52},"https://docshare.wps.com/document/da-nav-direction-aware-city-scale-vision-language-navigation/86581/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":24,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":41,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-25","2026-07-16",true,{"@type":65,"interactionType":66,"userInteractionCount":20},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"DA-Nav如何利用商用导航指令来实现城市尺度的机器人导航？","Question",{"text":75,"@type":76},"DA-Nav将来自商用导航工具的方向性指令转换为在自视2D图像平面上的离散空间落地问题，从而生成可执行的局部导航目标。该方法解决了人类可读指令难以直接驱动机器执行的问题。","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"长时导航中误差累积会带来什么问题，DA-Nav如何应对？",{"text":80,"@type":76},"长时导航会因感知与控制误差逐渐偏离预期路径。DA-Nav通过链式推理过程进行偏差评估、动作预测以及目标网格选择，实现鲁棒的轨迹恢复。",{"name":82,"@type":73,"acceptedAnswer":83},"ReDA数据集在DA-Nav训练与推理中扮演了什么角色？",{"text":84,"@type":76},"ReDA提供方向感知的指令以及用于恢复轨迹的信息，帮助模型进行空间落地与链式推理式的恢复推理。该数据增强了模型的偏差恢复能力。","https://schema.org",{"og:url":51,"og:type":87,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":89,"canonical":51},"index,follow",{"doc_id":7,"site_id":25},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,127,130,134],{"id":21,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":22,"doc_module":4,"doc_module_name":46,"category_name":124,"show_sort_weight":125,"slug":126},"Religion & Spirituality",20,"religion-spirituality",{"id":125,"doc_module":4,"doc_module_name":46,"category_name":128,"show_sort_weight":125,"slug":129},"World Cup","world-cup",{"id":131,"doc_module":4,"doc_module_name":46,"category_name":132,"show_sort_weight":131,"slug":133},10,"Lifestyle","lifestyle",{"id":135,"doc_module":4,"doc_module_name":46,"category_name":136,"show_sort_weight":106,"slug":137},19,"General","general"]