Are All Data Necessary? Efficient Data Pruning for Large-scale Autonomous Driving Dataset via Trajectory Entropy Maximization
Zhaoyang Liu, Weitao Zhou, Junze Wen, Cheng Jing, Qian Cheng, Kun Jiang, Diange Yang
TL;DR
The paper addresses data-inefficiency in large-scale autonomous driving datasets by introducing trajectory-distribution entropy as an intrinsic measure of scenario diversity and a lightweight, model-agnostic pruning algorithm. By maximizing the entropy of retained trajectory distributions, the method preserves statistical coverage and critical diversity while reducing data volume. Empirical results on NuPlan show up to 40% data reduction without compromising closed-loop performance, highlighting strong practical value for fleet-scale data management and efficient policy learning. The approach offers a scalable, information-theoretic alternative to model-centric or synthetic-data distillation strategies.
Abstract
Collecting large-scale naturalistic driving data is essential for training robust autonomous driving planners. However, real-world datasets often contain a substantial amount of repetitive and low-value samples, which lead to excessive storage costs and bring limited benefits to policy learning. To address this issue, we propose an information-theoretic data pruning method that effectively reduces the training data volume without compromising model performance. Our approach evaluates the trajectory distribution information entropy of driving data and iteratively selects high-value samples that preserve the statistical characteristics of the original dataset in a model-agnostic manner. From a theoretical perspective, we show that maximizing trajectory entropy effectively constrains the Kullback-Leibler divergence between the pruned subset and the original data distribution, thereby maintaining generalization ability. Comprehensive experiments on the NuPlan benchmark with a large-scale imitation learning framework demonstrate that the proposed method can reduce the dataset size by up to 40% while maintaining closed-loop performance. This work provides a lightweight and theoretically grounded approach for scalable data management and efficient policy learning in autonomous driving systems.
