paper-with-me

홈 › Papers

MoCCA: A Movable Circle Probability of Collision Approximation

2026-05-13 · Tobias Kern, Christian Birkner arxiv

In automated driving, crash mitigation is crucial to ensure passenger safety. Accurate avoidance requires precise knowledge of the object's position and orientation. However, sensor noise and occlusions often result in tracking and prediction uncertainties. To account for these uncertainties, estimating the Probability of Collision (POC) is a critical requirement. While Monte Carlo sampling is a common estimation technique, its high computational demand and stochastic nature often render it unsuitable for real-time applications. Analytical POC calculations are simplified by approximating vehicle geometries using circular bounds. While multi-circle approximations offer higher fidelity than a single circumscribed circle, they significantly increase computational complexity. This paper proposes a shape approximation algorithm, MoCCA, which utilizes a single circle for each vehicle, optimized to minimize the relative distance between them. MoCCA maintains a computational efficiency comparable to standard single-circle techniques while reducing over-conservatism. To address the potential underestimation of POC inherent in partial coverage, we establish an upper bound for the approximation error, demonstrating that it depends primarily on inter-vehicle distance and orientation variance. Furthermore, we introduce a safety distance margin that can be calibrated solely based on orientation variance.

📄 PDF Abstract BibTeX arXiv:2605.13125

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

InteractMove: Text-Controlled Human-Object Interaction Generation in 3D Scenes with Movable Objects

2025-09-28 · Xinhao Cai, Minghang Zheng, Xin Jin, Yang Liu arxiv

We propose a novel task of text-controlled human object interaction generation in 3D scenes with movable objects. Existing human-scene interaction datasets suffer from insufficient interaction categories and typically on…

Collision AvoidanceVisual Grounding

Conflict-Based Search and Prioritized Planning for Multi-Agent Path Finding Among Movable Obstacles

2025-09-30 · Shaoli Hu, Shizhe Zhao, Zhongqiang Ren arxiv

This paper investigates Multi-Agent Path Finding Among Movable Obstacles (M-PAMO), which seeks collision-free paths for multiple agents from their start to goal locations among static and movable obstacles. M-PAMO arises…

Probabilistic Collision Risk Estimation through Gauss-Legendre Cubature and Non-Homogeneous Poisson Processes

2025-07-24 · Trent Weiss, Madhur Behl arxiv

Overtaking in high-speed autonomous racing demands precise, real-time estimation of collision risk; particularly in wheel-to-wheel scenarios where safety margins are minimal. Existing methods for collision risk estimatio…

Motion Planning

Computational Tradeoff in Minimum Obstacle Displacement Planning for Robot Navigation

2023-02-14 · Antony Thomas, Giulio Ferro, Fulvio Mastrogiovanni, Michela Robba

In this paper, we look into the minimum obstacle displacement (MOD) planning problem from a mobile robot motion planning perspective. This problem finds an optimal path to goal by displacing movable obstacles when no pat…

Motion PlanningRobot Navigation

MOCCA: Multi-Layer One-Class ClassificAtion for Anomaly Detection

2020-12-09 · Fabio Valerio Massoli, Fabrizio Falchi, Alperen Kantarcı, Şeymanur Aktı 외

Anomalies are ubiquitous in all scientific fields and can express an unexpected event due to incomplete knowledge about the data distribution or an unknown process that suddenly comes into play and distorts observations.…

Anomaly DetectionClassificationGeneral ClassificationOne-Class Classification