Occ-LLM: Enhancing Autonomous Driving with Occupancy-Based Large Language Models
Tianshuo Xu, Hao Lu, Xu Yan, Yingjie Cai, Bingbing Liu, Yingcong Chen
TL;DR
This paper introduces Occ-LLM, an occupancy-based large language model for autonomous driving, addressing the challenge of integrating occupancy grids with language models by using a Motion Separation Variational Autoencoder (MS-VAE) to separate moving and static voxels. The MS-VAE enables efficient encoding and reconstruction of dynamic trajectories and static scenes, while a patch-based latent representation and frame tokens ensure robust LLM input. Occ-LLM demonstrates state-of-the-art performance on 4D occupancy forecasting, self-ego planning, and occupancy-based scene QA, with notable gains in IoU and mIoU and reduced planning error, as well as superior QA metrics over DriveLM. The approach highlights the practical potential of occupancy-guided reasoning for safer, more reliable autonomous driving, enabling richer interactions between perception and language-based planning.
Abstract
Large Language Models (LLMs) have made substantial advancements in the field of robotic and autonomous driving. This study presents the first Occupancy-based Large Language Model (Occ-LLM), which represents a pioneering effort to integrate LLMs with an important representation. To effectively encode occupancy as input for the LLM and address the category imbalances associated with occupancy, we propose Motion Separation Variational Autoencoder (MS-VAE). This innovative approach utilizes prior knowledge to distinguish dynamic objects from static scenes before inputting them into a tailored Variational Autoencoder (VAE). This separation enhances the model's capacity to concentrate on dynamic trajectories while effectively reconstructing static scenes. The efficacy of Occ-LLM has been validated across key tasks, including 4D occupancy forecasting, self-ego planning, and occupancy-based scene question answering. Comprehensive evaluations demonstrate that Occ-LLM significantly surpasses existing state-of-the-art methodologies, achieving gains of about 6\% in Intersection over Union (IoU) and 4\% in mean Intersection over Union (mIoU) for the task of 4D occupancy forecasting. These findings highlight the transformative potential of Occ-LLM in reshaping current paradigms within robotic and autonomous driving.
