paper-with-me

Papers

MonoMPC: Monocular Vision Based Navigation with Learned Collision Model and Risk-Aware Model Predictive Control

2025-08-10 · Basant Sharma, Prajyot Jadhav, Pranjal Paul, K. Madhava Krishna, Arun Kumar Singh arxiv

Navigating unknown environments with a single RGB camera is challenging, as the lack of depth information prevents reliable collision-checking. While some methods use estimated depth to build collision maps, we found that depth estimates from vision foundation models are too noisy for zero-shot navigation in cluttered environments. We propose an alternative approach: instead of using noisy estimated depth for direct collision-checking, we use it as a rich context input to a learned collision model. This model predicts the distribution of minimum obstacle clearance that the robot can expect for a given control sequence. At inference, these predictions inform a risk-aware MPC planner that minimizes estimated collision risk. We proposed a joint learning pipeline that co-trains the collision model and risk metric using both safe and unsafe trajectories. Crucially, our joint-training ensures well calibrated uncertainty in our collision model that improves navigation in highly cluttered environments. Consequently, real-world experiments show reductions in collision-rate and improvements in goal reaching and speed over several strong baselines.

📄 PDF Abstract BibTeX arXiv:2508.07387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgniNav: Configuration-Driven Cross-Embodiment Local Planning for Robot Navigation

2026-06-09 · Tianhao Zang, Siwei Cheng, Haidong Huang, Shanze Wang 외 arxiv

Monocular local navigation is attractive for lightweight robots, but existing vision-based policies often couple perception to a specific body, camera height, and footprint, making transfer from wheeled bases to legged p…

Robot Navigation

Enhancing Safety of Foundation Models for Visual Navigation through Collision Avoidance via Repulsive Estimation

2025-06-04 · Joonkyung Kim, Joonyeol Sim, Woojun Kim, Katia Sycara 외

We propose CARE (Collision Avoidance via Repulsive Estimation), a plug-and-play module that enhances the safety of vision-based navigation without requiring additional range sensors or fine-tuning of pretrained models. W…

Collision AvoidanceVisual Navigation

VEGA: Learning Navigation VLAs from In-the-Wild Egocentric Video with Geometric Trajectory Supervision

2026-06-16 · Gershom Seneviratne, Yohan Abeysinghe, Jianyu An, Vaibhav Shende 외 arxiv

We introduce VEGA, an approach for training navigation VisionLanguage-Action (VLA) models from unlabeled egocentric navigation videos. Internet-scale egocentric videos provide a scalable source of navigation-relevant vis…

Collision Avoidance

GPS Denied IBVS-Based Navigation and Collision Avoidance of UAV Using a Low-Cost RGB Camera

2025-09-22 · Xiaoyu Wang, Yan Rui Tan, William Leong, Sunan Huang 외 arxiv

This paper proposes an image-based visual servoing (IBVS) framework for UAV navigation and collision avoidance using only an RGB camera. While UAV navigation has been extensively studied, it remains challenging to apply …

Monocular Depth EstimationCollision Avoidance

Autonomous, Monocular, Vision-Based Snake Robot Navigation and Traversal of Cluttered Environments using Rectilinear Gait Motion

2019-08-19 · Alexander H. Chang, Shiyu Feng, Yipu Zhao, Justin S. Smith 외

Rectilinear forms of snake-like robotic locomotion are anticipated to be an advantage in obstacle-strewn scenarios characterizing urban disaster zones, subterranean collapses, and other natural environments. The elongate…

NavigateRobot Navigation