paper-with-me

Papers

GAMMA: A General Agent Motion Model for Autonomous Driving

2019-06-04 · Yuanfu Luo, Panpan Cai, Yiyuan Lee, David Hsu

This paper presents GAMMA, a general motion prediction model that enables large-scale real-time simulation and planning for autonomous driving. GAMMA models heterogeneous, interactive traffic agents. They operate under diverse road conditions, with various geometric and kinematic constraints. GAMMA treats the prediction task as constrained optimization in traffic agents' velocity space. The objective is to optimize an agent's driving performance, while obeying all the constraints resulting from the agent's kinematics, collision avoidance with other agents, and the environmental context. Further, GAMMA explicitly conditions the prediction on human behavioral states as parameters of the optimization model, in order to account for versatile human behaviors. We evaluated GAMMA on a set of real-world benchmark datasets. The results show that GAMMA achieves high prediction accuracy on both homogeneous and heterogeneous traffic datasets, with sub-millisecond execution time. Further, the computational efficiency and the flexibility of GAMMA enable (i) simulation of mixed urban traffic at many locations worldwide and (ii) planning for autonomous driving in dense traffic with uncertain driver behaviors, both in real-time. The open-source code of GAMMA is available online.

📄 PDF Abstract BibTeX arXiv:1906.01566

Code (1)

AdaCompNUS/GAMMA 공식 구현

Tasks

Autonomous DrivingCollision AvoidanceComputational Efficiencymotion predictionPrediction

Similar Papers 제목 키워드 기반

SMART: Scalable Multi-agent Real-time Motion Generation via Next-token Prediction

2024-05-24 · Wei Wu, Xiaoxin Feng, Ziyan Gao, Yuheng Kan

Data-driven autonomous driving motion generation tasks are frequently impacted by the limitations of dataset size and the domain gap between datasets, which precludes their extensive application in real-world scenarios. …

Autonomous DrivingMotion GenerationZero-shot Generalization

Do LLM Modules Generalize? A Study on Motion Generation for Autonomous Driving

2025-09-02 · Mingyi Wang, Jingke Wang, Tengju Ye, Junbo Chen 외 arxiv

Recent breakthroughs in large language models (LLMs) have not only advanced natural language processing but also inspired their application in domains with structurally similar problems--most notably, autonomous driving …

Autonomous DrivingDecision Making

Risk-Aware Reward Shaping of Reinforcement Learning Agents for Autonomous Driving

2023-06-05 · Lin-Chi Wu, Zengjie Zhang, Sofie Haesaert, Zhiqiang Ma 외

Reinforcement learning (RL) is an effective approach to motion planning in autonomous driving, where an optimal driving policy can be automatically learned using the interaction data with the environment. Nevertheless, t…

Autonomous DrivingMotion PlanningOpenAI Gymreinforcement-learning+1

Reactive motion planning with probabilistic safety guarantees

2020-11-06 · Yuxiao Chen, Ugo Rosolia, Chuchu Fan, Aaron D. Ames 외

Motion planning in environments with multiple agents is critical to many important autonomous applications such as autonomous vehicles and assistive robots. This paper considers the problem of motion planning, where the …

Autonomous VehiclesModel Predictive ControlMotion Planning

PanguMotion: Continuous Driving Motion Forecasting with Pangu Transformers

2026-03-17 · Quanhao Ren, Yicheng Li, Nan Song arxiv

Motion forecasting is a core task in autonomous driving systems, aiming to accurately predict the future trajectories of surrounding agents to ensure driving safety. Existing methods typically process discrete driving sc…

Autonomous DrivingMotion Forecasting