LTDA-Drive: LLMs-guided Generative Models based Long-tail Data Augmentation for Autonomous Driving
Mahmut Yurt, Xin Ye, Yunsheng Ma, Jingru Luo, Abhirup Mallik, John Pauly, Burhaneddin Yaman, Liu Ren
TL;DR
LTDA-Drive tackles long-tail distribution in 3D autonomous driving perception by a three-stage, LLM-guided data augmentation framework that replaces head-class cars with tail-class pedestrians and cyclists. It combines localized diffusion-based head-object removal, tail-object insertion, and LLM-driven candidate filtering to produce high-quality, diverse tail data. On KITTI, it delivers substantial gains for rare classes, notably up to 34% in 3D detection metrics, validating the approach's practicality for safety-critical perception. The work demonstrates a scalable path to reduce bias toward head classes and improve robustness for vulnerable road users, while acknowledging limitations in non-overlapping removal and video-frame consistency for future improvements.
Abstract
3D perception plays an essential role for improving the safety and performance of autonomous driving. Yet, existing models trained on real-world datasets, which naturally exhibit long-tail distributions, tend to underperform on rare and safety-critical, vulnerable classes, such as pedestrians and cyclists. Existing studies on reweighting and resampling techniques struggle with the scarcity and limited diversity within tail classes. To address these limitations, we introduce LTDA-Drive, a novel LLM-guided data augmentation framework designed to synthesize diverse, high-quality long-tail samples. LTDA-Drive replaces head-class objects in driving scenes with tail-class objects through a three-stage process: (1) text-guided diffusion models remove head-class objects, (2) generative models insert instances of the tail classes, and (3) an LLM agent filters out low-quality synthesized images. Experiments conducted on the KITTI dataset show that LTDA-Drive significantly improves tail-class detection, achieving 34.75\% improvement for rare classes over counterpart methods. These results further highlight the effectiveness of LTDA-Drive in tackling long-tail challenges by generating high-quality and diverse data.
