Risk-Aware Obstacle Avoidance Algorithm for Real-Time Applications

arXiv cs.RO / 3/25/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper presents a hybrid risk-aware navigation architecture for autonomous surface vessels operating in dynamic, uncertain marine environments.
  • It builds probabilistic risk maps that account for both obstacle proximity and predicted behavior of moving obstacles along the planned route.
  • A risk-biased RRT planner uses these maps to produce collision-free paths, which are then smoothed and made continuous using B-spline-based trajectory refinement.
  • The work implements three RRT* rewiring modes (path-length only, risk only, or a combined cost) to balance efficiency and safety.
  • Experiments with static and dynamic obstacles show improved operational safety and smooth, adaptive navigation compared with conventional LiDAR/vision-only approaches.

Abstract

Robust navigation in changing marine environments requires autonomous systems capable of perceiving, reasoning, and acting under uncertainty. This study introduces a hybrid risk-aware navigation architecture that integrates probabilistic modeling of obstacles along the vehicle path with smooth trajectory optimization for autonomous surface vessels. The system constructs probabilistic risk maps that capture both obstacle proximity and the behavior of dynamic objects. A risk-biased Rapidly Exploring Random Tree (RRT) planner leverages these maps to generate collision-free paths, which are subsequently refined using B-spline algorithms to ensure trajectory continuity. Three distinct RRT* rewiring modes are implemented based on the cost function: minimizing the path length, minimizing risk, and optimizing a combination of the path length and total risk. The framework is evaluated in experimental scenarios containing both static and dynamic obstacles. The results demonstrate the system's ability to navigate safely, maintain smooth trajectories, and dynamically adapt to changing environmental risks. Compared with conventional LIDAR or vision-only navigation approaches, the proposed method shows improvements in operational safety and autonomy, establishing it as a promising solution for risk-aware autonomous vehicle missions in uncertain and dynamic environments.