paper-with-me

홈 › Papers

Safe Learning for Uncertainty-Aware Planning via Interval MDP Abstraction

2022-02-03 · Jesse Jiang, Ye Zhao, Samuel Coogan

We study the problem of refining satisfiability bounds for partially-known stochastic systems against planning specifications defined using syntactically co-safe Linear Temporal Logic (scLTL). We propose an abstraction-based approach that iteratively generates high-confidence Interval Markov Decision Process (IMDP) abstractions of the system from high-confidence bounds on the unknown component of the dynamics obtained via Gaussian process regression. In particular, we develop a synthesis strategy to sample the unknown dynamics by finding paths which avoid specification-violating states using a product IMDP. We further provide a heuristic to choose among various candidate paths to maximize the information gain. Finally, we propose an iterative algorithm to synthesize a satisfying control policy for the product IMDP system. We demonstrate our work with a case study on mobile robot navigation.

📄 PDF Abstract BibTeX arXiv:2202.01358

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

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

Scenario-aware Uncertainty Quantification for Trajectory Prediction with Statistical Guarantees

2025-12-05 · Yiming Shu, Jiahui Xu, Linghuan Kong, Fangni Zhang 외 arxiv

Reliable uncertainty quantification in trajectory prediction is crucial for safety-critical autonomous driving systems, yet existing deep learning predictors lack uncertainty-aware frameworks adaptable to heterogeneous r…

Trajectory PredictionAutonomous Driving

Probabilities Are Not Enough: Formal Controller Synthesis for Stochastic Dynamical Models with Epistemic Uncertainty

2022-10-12 · Thom Badings, Licio Romao, Alessandro Abate, Nils Jansen

Capturing uncertainty in models of complex dynamical systems is crucial to designing safe controllers. Stochastic noise causes aleatoric uncertainty, whereas imprecise knowledge of model parameters leads to epistemic unc…

Learnable Conformal Prediction with Context-Aware Nonconformity Functions for Robotic Planning and Perception

2025-09-26 · Divake Kumar, Sina Tayebati, Francesco Migliarba, Ranganath Krishnan 외 arxiv

Deep learning models in robotics often output point estimates with poorly calibrated confidences, offering no native mechanism to quantify predictive reliability under novel, noisy, or out-of-distribution inputs. Conform…

Object Detection

Gaussian Mixture-Based Inverse Perception Contract for Uncertainty-Aware Robot Navigation

2026-03-04 · Bingyao Du, Joonkyung Kim, Yiwei Lyu arxiv

Reliable navigation in cluttered environments requires perception outputs that are not only accurate but also equipped with uncertainty sets suitable for safe control. An inverse perception contract (IPC) provides such a…

Robot Navigation