paper-with-me

홈 › Papers

Reactive Navigation under Non-Parametric Uncertainty through Hilbert Space Embedding of Probabilistic Velocity Obstacles

2020-01-21

The probabilistic velocity obstacle (PVO) extends the concept of velocity obstacle (VO) to work in uncertain dynamic environments. In this paper, we show how a robust model predictive control (MPC) with PVO constraints under non-parametric uncertainty can be made computationally tractable. At the core of our formulation is a novel yet simple interpretation of our robust MPC as a problem of matching the distribution of PVO with a certain desired distribution. To this end, we propose two methods. Our first baseline method is based on approximating the distribution of PVO with a Gaussian Mixture Model (GMM) and subsequently performing distribution matching using Kullback Leibler (KL) divergence metric. Our second formulation is based on the possibility of representing arbitrary distributions as functions in Reproducing Kernel Hilbert Space (RKHS). We use this foundation to interpret our robust MPC as a problem of minimizing the distance between the desired distribution and the distribution of the PVO in the RKHS. Both the RKHS and GMM based formulation can work with any uncertainty distribution and thus allowing us to relax the prevalent Gaussian assumption in the existing works. We validate our formulation by taking an example of 2D navigation of quadrotors with a realistic noise model for perception and ego-motion uncertainty. In particular, we present a systematic comparison between the GMM and the RKHS approach and show that while both approaches can produce safe trajectories, the former is highly conservative and leads to poor tracking and control costs. Furthermore, RKHS based approach gives better computational times that are up to one order of magnitude lesser than the computation time of the GMM based approach.

📄 PDF Abstract BibTeX arXiv:2001.09007

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive Control

Similar Papers 제목 키워드 기반

Residual Reactive Navigation: Combining Classical and Learned Navigation Strategies For Deployment in Unknown Environments

2019-09-24 · Krishan Rana, Ben Talbot, Vibhavari Dasagi, Michael Milford 외

In this work we focus on improving the efficiency and generalisation of learned navigation strategies when transferred from its training environment to previously unseen ones. We present an extension of the residual rein…

Reinforcement Learning

Time-aware Motion Planning in Dynamic Environments with Conformal Prediction

2025-11-22 · Kaier Liang, Licheng Luo, Yixuan Wang, Mingyu Cai 외 arxiv

Safe navigation in dynamic environments remains challenging due to uncertain obstacle behaviors and the lack of formal prediction guarantees. We propose two motion planning frameworks that leverage conformal prediction (…

Motion Planning

REASAN: Learning Reactive Safe Navigation for Legged Robots

2025-12-10 · Qihao Yuan, Ziyu Cao, Ming Cao, Kailai Li arxiv

We present a novel modularized end-to-end framework for legged reactive navigation in complex dynamic environments using a single light detection and ranging (LiDAR) sensor. The system comprises four simulation-trained m…

Deadlock-Free Hybrid RL-MAPF Framework for Zero-Shot Multi-Robot Navigation

2025-11-27 · Haoyi Wang, Licheng Luo, Yiannis Kantaros, Bruno Sinopoli 외 arxiv

Multi-robot navigation in cluttered environments presents fundamental challenges in balancing reactive collision avoidance with long-range goal achievement. When navigating through narrow passages or confined spaces, dea…

Reinforcement LearningCollision AvoidanceRobot Navigation

IntentReact: Guiding Reactive Object-Centric Navigation via Topological Intent

2026-03-26 · Yanmei Jiao, Anpeng Lu, Wenhan Hu, Rong Xiong 외 arxiv

Object-goal visual navigation requires robots to reason over semantic structure and act effectively under partial observability. Recent approaches based on object-level topological maps enable long-horizon navigation wit…

Visual Navigation