paper-with-me

Papers

Semantic Risk-Aware Heuristic Planning for Robotic Navigation in Dynamic Environments: An LLM-Inspired Approach

2026-05-04 · Hamza Ahmed Durrani, Rafay Suleman Durrani arxiv

The integration of Large Language Model (LLM) reasoning principles into classical robot path planning represents a rapidly emerging research direction. In this paper, we propose a Semantic Risk-Aware Heuristic (SRAH) planner that encodes LLM-inspired cost functions penalising geometrically cluttered or high-risk zones into an A$^*$ search framework, augmented with closed-loop replanning upon dynamic obstacle detection. We evaluate SRAH against two established baselines Breadth-First Search (BFS) with replanning and a Greedy heuristic without replanning across 200 randomised trials in a $15{\times}15$ grid-world with 20\% static obstacle density and stochastic dynamic obstacles. SRAH achieves a task success rate of 62.0\%, outperforming BFS (56.5\%) by 9.7\% relative improvement and Greedy (4.0\%) by a large margin. We further analyse the trade-off between planning overhead, path efficiency, and failure-recovery count, and demonstrate via an obstacle-density ablation that semantic cost shaping consistently improves navigation across environments of varying difficulty. Our results suggest that even lightweight, LLM-inspired heuristics provide measurable safety and robustness gains for autonomous robot navigation.

📄 PDF Abstract BibTeX arXiv:2605.02862

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

Learning Social Heuristics for Human-Aware Path Planning

2025-09-02 · Andrea Eirale, Matteo Leonetti, Marcello Chiaberge arxiv

Social robotic navigation has been at the center of numerous studies in recent years. Most of the research has focused on driving the robotic agent along obstacle-free trajectories, respecting social distances from human…

Graphormer-Guided Task Planning: Beyond Static Rules with LLM Safety Perception

2025-03-10 · Wanjing Huang, Tongjie Pan, Yalan Ye

Recent advancements in large language models (LLMs) have expanded their role in robotic task planning. However, while LLMs have been explored for generating feasible task sequences, their ability to ensure safe task exec…

Task Planning

MARS: Multi-Agent Robotic System with Multimodal Large Language Models for Assistive Intelligence

2025-11-03 · Renjun Gao arxiv

Multimodal large language models (MLLMs) have shown remarkable capabilities in cross-modal understanding and reasoning, offering new opportunities for intelligent assistive systems, yet existing systems still struggle wi…

STEP: Stochastic Traversability Evaluation and Planning for Risk-Aware Off-road Navigation

2021-03-04 · David D. Fan, Kyohei Otsu, Yuki Kubo, Anushri Dixit 외

Although ground robotic autonomy has gained widespread usage in structured and controlled environments, autonomy in unknown and off-road terrain remains a difficult problem. Extreme, off-road, and unstructured environmen…

Autonomous NavigationModel Predictive ControlMotion Planning

Safety Aware Task Planning via Large Language Models in Robotics

2025-03-19 · Azal Ahmad Khan, Michael Andrev, Muhammad Ali Murtaza, Sergio Aguilera 외

The integration of large language models (LLMs) into robotic task planning has unlocked better reasoning capabilities for complex, long-horizon workflows. However, ensuring safety in LLM-driven plans remains a critical c…

Task Planning