Driver Activity Classification Using Generalizable Representations from Vision-Language Models
Ross Greer, Mathias Viborg Andersen, Andreas Møgelmose, Mohan Trivedi
TL;DR
This work addresses driver activity classification by leveraging generalizable vision-language representations through a Semantic Representation Late Fusion Network (SRLF-Net) that fuses embeddings from multiple camera perspectives. By using a CLIP-based encoder and order-based augmentation, the method emphasizes semantic information over driver-specific visual traits, improving cross-driver generalization. Evaluated on the AI City Challenge Naturalistic Driving Action Recognition dataset, the approach achieves a 7-fold average accuracy of 71.64% (std 2.88), with post-processing mode filtering boosting performance to 77.10% in best configurations, and maintains competitive discrimination when normal driving is removed. The findings highlight the promise of vision-language representations for robust, interpretable driver monitoring applicable to ADAS and autonomous control transitions, with future work targeting temporal modeling and open-set expansion.
Abstract
Driver activity classification is crucial for ensuring road safety, with applications ranging from driver assistance systems to autonomous vehicle control transitions. In this paper, we present a novel approach leveraging generalizable representations from vision-language models for driver activity classification. Our method employs a Semantic Representation Late Fusion Neural Network (SRLF-Net) to process synchronized video frames from multiple perspectives. Each frame is encoded using a pretrained vision-language encoder, and the resulting embeddings are fused to generate class probability predictions. By leveraging contrastively-learned vision-language representations, our approach achieves robust performance across diverse driver activities. We evaluate our method on the Naturalistic Driving Action Recognition Dataset, demonstrating strong accuracy across many classes. Our results suggest that vision-language representations offer a promising avenue for driver monitoring systems, providing both accuracy and interpretability through natural language descriptors.
