paper-with-me

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. To address this issue, we introduce SMART, a novel autonomous driving motion generation paradigm that models vectorized map and agent trajectory data into discrete sequence tokens. These tokens are then processed through a decoder-only transformer architecture to train for the next token prediction task across spatial-temporal series. This GPT-style method allows the model to learn the motion distribution in real driving scenarios. SMART achieves state-of-the-art performance across most of the metrics on the generative Sim Agents challenge, ranking 1st on the leaderboards of Waymo Open Motion Dataset (WOMD), demonstrating remarkable inference speed. Moreover, SMART represents the generative model in the autonomous driving motion domain, exhibiting zero-shot generalization capabilities: Using only the NuPlan dataset for training and WOMD for validation, SMART achieved a competitive score of 0.72 on the Sim Agents challenge. Lastly, we have collected over 1 billion motion tokens from multiple datasets, validating the model's scalability. These results suggest that SMART has initially emulated two important properties: scalability and zero-shot generalization, and preliminarily meets the needs of large-scale real-time simulation applications. We have released all the code to promote the exploration of models for motion generation in the autonomous driving field. The source code is available at https://github.com/rainmaker22/SMART.

📄 PDF Abstract BibTeX arXiv:2405.15677

Code (1)

rainmaker22/SMART 공식 구현 pytorch

Tasks

Autonomous DrivingMotion GenerationZero-shot Generalization

Similar Papers 제목 키워드 기반

SMARTS: Scalable Multi-Agent Reinforcement Learning Training School for Autonomous Driving

2020-10-19 · Ming Zhou, Jun Luo, Julian Villella, Yaodong Yang 외

Multi-agent interaction is a fundamental aspect of autonomous driving in the real world. Despite more than a decade of research and development, the problem of how to competently interact with diverse road users in diver…

Autonomous DrivingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

SMART: Scalable Multi-Agent Reasoning and Trajectory Planning in Dense Environments

2025-09-19 · Heye Huang, Yibin Yang, Wang Chen, Tiantian Chen 외 arxiv

Multi-vehicle trajectory planning is a non-convex problem that becomes increasingly difficult in dense environments due to the rapid growth of collision constraints. Efficient exploration of feasible behaviors and resolu…

Distributed OptimizationReinforcement LearningCollision AvoidanceTrajectory Planning

Lifelong Scalable Multi-Agent Realistic Testbed and A Comprehensive Study on Design Choices in Lifelong AGV Fleet Management Systems

2026-02-17 · Jingtian Yan, Yulun Zhang, Zhenting Liu, Han Zhang 외 arxiv

We present Lifelong Scalable Multi-Agent Realistic Testbed (LSMART), an open-source simulator to evaluate any Multi-Agent Path Finding (MAPF) algorithm in a Fleet Management System (FMS) with Automated Guided Vehicles (A…

Decentralized Smart Charging of Large-Scale EVs using Adaptive Multi-Agent Multi-Armed Bandits

2023-07-20 · Sharyal Zafar, Raphaël Feraud, Anne Blavette, Guy Camilleri 외

The drastic growth of electric vehicles and photovoltaics can introduce new challenges, such as electrical current congestion and voltage limit violations due to peak load demands. These issues can be mitigated by contro…

FairnessMulti-Armed BanditsPhilosophy

From Multi-agent to Multi-robot: A Scalable Training and Evaluation Platform for Multi-robot Reinforcement Learning

2022-06-20 · Zhiuxan Liang, Jiannong Cao, Shan Jiang, Divya Saxena 외

Multi-agent reinforcement learning (MARL) has been gaining extensive attention from academia and industries in the past few decades. One of the fundamental problems in MARL is how to evaluate different approaches compreh…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)