paper-with-me

홈 › Papers

ManeuverGPT Agentic Control for Safe Autonomous Stunt Maneuvers

2025-03-12 · Shawn Azdam, Pranav Doma, Aliasghar Moj Arab

The next generation of active safety features in autonomous vehicles should be capable of safely executing evasive hazard-avoidance maneuvers akin to those performed by professional stunt drivers to achieve high-agility motion at the limits of vehicle handling. This paper presents a novel framework, ManeuverGPT, for generating and executing high-dynamic stunt maneuvers in autonomous vehicles using large language model (LLM)-based agents as controllers. We target aggressive maneuvers, such as J-turns, within the CARLA simulation environment and demonstrate an iterative, prompt-based approach to refine vehicle control parameters, starting tabula rasa without retraining model weights. We propose an agentic architecture comprised of three specialized agents (1) a Query Enricher Agent for contextualizing user commands, (2) a Driver Agent for generating maneuver parameters, and (3) a Parameter Validator Agent that enforces physics-based and safety constraints. Experimental results demonstrate successful J-turn execution across multiple vehicle models through textual prompts that adapt to differing vehicle dynamics. We evaluate performance via established success criteria and discuss limitations regarding numeric precision and scenario complexity. Our findings underscore the potential of LLM-driven control for flexible, high-dynamic maneuvers, while highlighting the importance of hybrid approaches that combine language-based reasoning with algorithmic validation.

📄 PDF Abstract BibTeX arXiv:2503.09035

Code (1)

SHi-ON/ManeuverGPT 공식 구현

Tasks

Autonomous VehiclesLarge Language Model

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Learning-Based Safe Motion Control of Vehicle Ski-Stunt Maneuvers

2022-04-03 · Feng Han, Jingang Yi

This paper presents a safety guaranteed control method for an autonomous vehicle ski-stunt maneuver, that is, a vehicle moving with two one-side wheels. To capture the vehicle dynamics precisely, a Gaussian process model…

SafeGuard ASF: SR Agentic Humanoid Robot System for Autonomous Industrial Safety

2026-03-26 · Thanh Nguyen Canh, Thang Tran Viet, Thanh Tuan Tran, Ben Wei Lim arxiv

The rise of unmanned ``dark factories'' operating without human presence demands autonomous safety systems capable of detecting and responding to multiple hazard types. We present SafeGuard ASF (Agentic Security Fleet), …

Security Risks of Agentic Vehicles: A Systematic Analysis of Cognitive and Cross-Layer Threats

2025-12-18 · Ali Eslami, Jiangbo Yu arxiv

Agentic AI is increasingly being explored and introduced in both manually driven and autonomous vehicles, leading to the notion of Agentic Vehicles (AgVs), with capabilities such as memory-based personalization, goal int…

Autonomous Vehicles

Magentic-UI: Towards Human-in-the-loop Agentic Systems

2025-07-30 · Hussein Mozannar, Gagan Bansal, Cheng Tan, Adam Fourney 외 arxiv

AI agents powered by large language models are increasingly capable of autonomously completing complex, multi-step tasks using external tools. Yet, they still fall short of human-level performance in most domains includi…

AI-Native Network Controller: A Modular Framework for Safe Agentic Control of Multi-Domain Network Infrastructure

2026-04-20 · Merim Dzaferagic arxiv

The convergence of multiple network domains, including radio access, optical transport, and core networks, under unified intelligent control is a fundamental requirement for future 6G systems. This is important because e…