Multi-Frame, Lightweight & Efficient Vision-Language Models for Question Answering in Autonomous Driving

Published: 22 Apr 2024, Last Modified: 23 Apr 2024VLADR 2024 PosterEveryoneRevisionsBibTeXCC BY 4.0
Keywords: Vision-Language Models, Autonomous Driving, Deep Learning, Computer Vision
TL;DR: This paper introduces a lightweight, efficient multi-frame vision-language model that performs Visual Question Answering for end-to-end Autonomous Driving tasks.
Abstract: Vision-Language Models (VLMs) and Multi-Modal Language Models (MMLMs) have become prominent in autonomous driving research, as these models can provide interpretable textual reasoning and responses for end-to-end autonomous driving safety tasks using traffic scene images and other data modalities. However, current approaches to these systems use expensive large language model (LLM) backbones and image encoders, making such systems unsuitable for real-time autonomous driving systems where tight memory constraints exist and fast inference time is necessary. To address these previous issues, we develop EM-VLM4AD, an efficient, lightweight, multi-frame vision language model which performs Visual Question Answering for autonomous driving. In comparison to previous approaches, EM-VLM4AD requires at least 10 times less memory and floating point operations, while also achieving higher BLEU-4, METEOR, CIDEr, and ROGUE scores than the existing baseline on the DriveLM dataset. EM-VLM4AD also exhibits the ability to extract relevant information from traffic views related to prompts and can answer questions for various autonomous driving subtasks. We release our code to train and evaluate our model at https://github.com/akshaygopalkr/EM-VLM4AD.
Submission Number: 8
Loading