pith. sign in

arxiv: 2412.14415 · v3 · pith:3MUANCWBnew · submitted 2024-12-19 · 💻 cs.LG · cs.AI· cs.CV· cs.RO

DriveGPT: Scaling Autoregressive Behavior Models for Driving

classification 💻 cs.LG cs.AIcs.CVcs.RO
keywords modeldrivegptdrivingscalingtaskautoregressivebehaviordata
0
0 comments X
read the original abstract

We present DriveGPT, a scalable behavior model for autonomous driving. We model driving as a sequential decision-making task, and learn a transformer model to predict future agent states as tokens in an autoregressive fashion. We scale up our model parameters and training data by multiple orders of magnitude, enabling us to explore the scaling properties in terms of dataset size, model parameters, and compute. We evaluate DriveGPT across different scales in a planning task, through both quantitative metrics and qualitative examples, including closed-loop driving in complex real-world scenarios. In a separate prediction task, DriveGPT outperforms state-of-the-art baselines and exhibits improved performance by pretraining on a large-scale dataset, further validating the benefits of data scaling.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SimScale: Learning to Drive via Real-World Simulation at Scale

    cs.CV 2025-11 conditional novelty 6.0

    SimScale synthesizes unseen driving states from real logs via neural rendering and reactive environments, generates pseudo-expert trajectories, and shows that co-training on real plus simulated data improves planning ...