paper-with-me

홈 › Papers

Generating Robust Supervision for Learning-Based Visual Navigation Using Hamilton-Jacobi Reachability

2019-12-20 · L4DC 2020 6 · Anjian Li, Somil Bansal, Georgios Giovanis, Varun Tolani, Claire Tomlin, Mo Chen

In Bansal et al. (2019), a novel visual navigation framework that combines learning-based and model-based approaches has been proposed. Specifically, a Convolutional Neural Network (CNN) predicts a waypoint that is used by the dynamics model for planning and tracking a trajectory to the waypoint. However, the CNN inevitably makes prediction errors which often lead to collisions in cluttered and tight spaces. In this paper, we present a novel Hamilton-Jacobi (HJ) reachability-based method to generate supervision for the CNN for waypoint prediction in an unseen environment. By modeling CNN prediction error as "disturbances" in robot's dynamics, our generated waypoints are robust to these disturbances, and consequently to the prediction errors. Moreover, using globally optimal HJ reachability analysis leads to predicting waypoints that are time-efficient and avoid greedy behavior. Through simulations and hardware experiments, we demonstrate the advantages of the proposed approach on navigating through cluttered, narrow indoor environments.

📄 PDF Abstract BibTeX arXiv:1912.10120

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionVisual Navigation

Similar Papers 제목 키워드 기반

Contingency-Aware Planning via Certified Neural Hamilton-Jacobi Reachability

2026-03-17 · Kasidit Muenprasitivej, Derya Aksaray arxiv

Hamilton-Jacobi (HJ) reachability provides formal safety guarantees for dynamical systems, but solving high-dimensional HJ partial differential equations limits its use in real-time planning. This paper presents a contin…

Interacting safely with cyclists using Hamilton-Jacobi reachability and reinforcement learning

2026-02-20 · Aarati Andrea Noronha, Jean Oh arxiv

In this paper, we present a framework for enabling autonomous vehicles to interact with cyclists in a manner that balances safety and optimality. The approach integrates Hamilton-Jacobi reachability analysis with deep Q-…

Reinforcement LearningAutonomous Vehicles

ShieldVLA: Feasibility-Aware Safety Alignment for Vision-Language-Action Models

2026-09-02 · Manan Tayal, Akshay Nambi hf

Vision-Language-Action (VLA) models demonstrate strong generalization in robotic manipulation and navigation, but existing fine-tuning methods provide limited safety guarantees. Current approaches primarily rely on Lagra…

SCRAMPPI: Efficient Contingency Planning for Mobile Robot Navigation via Hamilton-Jacobi Reachability

2026-03-27 · Raj Harshit Srirangam, Leonard Jung, Rohith Poola, Michael Everett arxiv

Autonomous robots commonly aim to complete a nominal behavior while minimizing a cost; this leaves them vulnerable to failure or unplanned scenarios, where a backup or contingency plan to a safe set is needed to avoid a …

Robot Navigation

A Hamilton-Jacobi Reachability-Guided Search Framework for Efficient and Safe Indoor Planar Robot Navigation

2026-04-20 · Hanyang Hu, Cameron Siu, Mo Chen arxiv

Autonomous navigation requires planning to reach a goal safely and efficiently in complex and potentially dynamic environments. Graph search-based algorithms are widely adopted due to their generality and theoretical gua…

Robot Navigation