paper-with-me

Papers

Bench2FreeAD: A Benchmark for Vision-based End-to-end Navigation in Unstructured Robotic Environments

2025-03-15 · Yuhang Peng, Sidong Wang, Jihaoyu Yang, Shilong Li, Han Wang, Jiangtao Gong

Most current end-to-end (E2E) autonomous driving algorithms are built on standard vehicles in structured transportation scenarios, lacking exploration of robot navigation for unstructured scenarios such as auxiliary roads, campus roads, and indoor settings. This paper investigates E2E robot navigation in unstructured road environments. First, we introduce two data collection pipelines - one for real-world robot data and another for synthetic data generated using the Isaac Sim simulator, which together produce an unstructured robotics navigation dataset -- FreeWorld Dataset. Second, we fine-tuned an efficient E2E autonomous driving model -- VAD -- using our datasets to validate the performance and adaptability of E2E autonomous driving models in these environments. Results demonstrate that fine-tuning through our datasets significantly enhances the navigation potential of E2E autonomous driving models in unstructured robotic environments. Thus, this paper presents the first dataset targeting E2E robot navigation tasks in unstructured scenarios, and provides a benchmark based on vision-based E2E autonomous driving algorithms to facilitate the development of E2E navigation technology for logistics and service robots. The project is available on Github.

📄 PDF Abstract BibTeX arXiv:2503.12180

Code (1)

AIR-DISCOVER/FreeAD 공식 구현 pytorch

Tasks

Autonomous DrivingRobot Navigation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Cross-modal Map Learning for Vision and Language Navigation

2022-03-10 · CVPR 2022 1 · Georgios Georgakis, Karl Schmeckpeper, Karan Wanchoo, Soham Dan 외

We consider the problem of Vision-and-Language Navigation (VLN). The majority of current methods for VLN are trained end-to-end using either unstructured memory such as LSTM, or using cross-modal attention over the egoce…

Vision and Language Navigation

UAV-ON: A Benchmark for Open-World Object Goal Navigation with Aerial Agents

2025-08-01 · Jianqiang Xiao, Yuexuan Sun, Yixin Shao, Boxi Gan 외 arxiv

Aerial navigation is a fundamental yet underexplored capability in embodied intelligence, enabling agents to operate in large-scale, unstructured environments where traditional navigation paradigms fall short. However, m…

Co-SemDepth: Fast Joint Semantic Segmentation and Depth Estimation on Aerial Images

2025-03-23 · Yara AlaaEldin, Francesca Odone

Understanding the geometric and semantic properties of the scene is crucial in autonomous navigation and particularly challenging in the case of Unmanned Aerial Vehicle (UAV) navigation. Such information may be by obtain…

Autonomous NavigationDepth EstimationGPUSemantic Segmentation

An Open-Source LiDAR and Monocular Off-Road Autonomous Navigation Stack

2026-04-03 · Rémi Marsal, Quentin Picard, Adrien Poiré, Sébastien Kerbourc'h 외 arxiv

Off-road autonomous navigation demands reliable 3D perception for robust obstacle detection in challenging unstructured terrain. While LiDAR is accurate, it is costly and power-intensive. Monocular depth estimation using…

Monocular Depth Estimation

CATNAV: Cached Vision-Language Traversability for Efficient Zero-Shot Robot Navigation

2026-03-24 · Aditya Potnis, Francisco Affonso, Shreya Gummadi, Naveen Kumar Uppalapati 외 arxiv

Navigating unstructured environments requires assessing traversal risk relative to a robot's physical capabilities, a challenge that varies across embodiments. We present CATNAV, a cost-aware traversability navigation fr…

Visual ReasoningRobot Navigation