paper-with-me

Papers

Planning Safety Trajectories with Dual-Phase, Physics-Informed, and Transportation Knowledge-Driven Large Language Models

2025-04-06 · Rui Gan, Pei Li, Keke Long, Bocheng An, Junwei You, Keshu Wu, Bin Ran

Foundation models have demonstrated strong reasoning and generalization capabilities in driving-related tasks, including scene understanding, planning, and control. However, they still face challenges in hallucinations, uncertainty, and long inference latency. While existing foundation models have general knowledge of avoiding collisions, they often lack transportation-specific safety knowledge. To overcome these limitations, we introduce LetsPi, a physics-informed, dual-phase, knowledge-driven framework for safe, human-like trajectory planning. To prevent hallucinations and minimize uncertainty, this hybrid framework integrates Large Language Model (LLM) reasoning with physics-informed social force dynamics. LetsPi leverages the LLM to analyze driving scenes and historical information, providing appropriate parameters and target destinations (goals) for the social force model, which then generates the future trajectory. Moreover, the dual-phase architecture balances reasoning and computational efficiency through its Memory Collection phase and Fast Inference phase. The Memory Collection phase leverages the physics-informed LLM to process and refine planning results through reasoning, reflection, and memory modules, storing safe, high-quality driving experiences in a memory bank. Surrogate safety measures and physics-informed prompt techniques are introduced to enhance the LLM's knowledge of transportation safety and physical force, respectively. The Fast Inference phase extracts similar driving experiences as few-shot examples for new scenarios, while simplifying input-output requirements to enable rapid trajectory planning without compromising safety. Extensive experiments using the HighD dataset demonstrate that LetsPi outperforms baseline models across five safety metrics.See PDF for project Github link.

📄 PDF Abstract BibTeX arXiv:2504.04562

Code (1)

mcgrche/LetsPi--Planning-Safety-Trajectories-with-Dual-Phase-Physics-Informed-LLM 공식 구현

Tasks

Computational EfficiencyGeneral KnowledgeLarge Language ModelScene UnderstandingTrajectory Planning

Similar Papers 제목 키워드 기반

A Physics-Informed Neural Network Approach for UAV Path Planning in Dynamic Environments

2025-10-23 · Shuning Zhang arxiv

Unmanned aerial vehicles (UAVs) operating in dynamic wind fields must generate safe and energy-efficient trajectories under physical and environmental constraints. Traditional planners, such as A* and kinodynamic RRT*, o…

Mean Field Game-Based Interactive Trajectory Planning Using Physics-Inspired Unified Potential Fields

2025-09-09 · Zhen Tian, Fujiang Yuan, Chunhong Yuan, Yanhong Peng arxiv

Interactive trajectory planning in autonomous driving must balance safety, efficiency, and scalability under heterogeneous driving behaviors. Existing methods often face high computational cost or rely on external safety…

Computational EfficiencyTrajectory PlanningAutonomous Driving

PilotBench: A Benchmark for General Aviation Agents with Safety Constraints

2026-04-10 · Yalun Wu, Haotian Liu, Zhoujun Li, Boyang Wang arxiv

As Large Language Models (LLMs) advance toward embodied AI agents operating in physical environments, a fundamental question emerges: can models trained on text corpora reliably reason about complex physics while adherin…

A Formal gatekeeper Framework for Safe Dual Control with Active Exploration

2025-10-07 · Kaleb Ben Naveed, Devansh R. Agrawal, Dimitra Panagou arxiv

Planning safe trajectories under model uncertainty is a fundamental challenge. Robust planning ensures safety by considering worst-case realizations, yet ignores uncertainty reduction and leads to overly conservative beh…

Trajectory Planning for Safe Dual Control with Active Exploration

2026-04-16 · Kaleb Ben Naveed, Manveer Singh, Devansh R. Agrawal, Dimitra Panagou arxiv

Planning safe trajectories under model uncertainty is a fundamental challenge. Robust planning ensures safety by considering worst-case realizations, yet ignores uncertainty reduction and leads to overly conservative beh…

Trajectory Planning