Cross-View Cross-Modal Unsupervised Domain Adaptation for Driver Monitoring System
By: Aditi Bhalla, Christian Hellert, Enkelejda Kasneci
Potential Business Impact:
Helps cars see if drivers are looking away.
Driver distraction remains a leading cause of road traffic accidents, contributing to thousands of fatalities annually across the globe. While deep learning-based driver activity recognition methods have shown promise in detecting such distractions, their effectiveness in real-world deployments is hindered by two critical challenges: variations in camera viewpoints (cross-view) and domain shifts such as change in sensor modality or environment. Existing methods typically address either cross-view generalization or unsupervised domain adaptation in isolation, leaving a gap in the robust and scalable deployment of models across diverse vehicle configurations. In this work, we propose a novel two-phase cross-view, cross-modal unsupervised domain adaptation framework that addresses these challenges jointly on real-time driver monitoring data. In the first phase, we learn view-invariant and action-discriminative features within a single modality using contrastive learning on multi-view data. In the second phase, we perform domain adaptation to a new modality using information bottleneck loss without requiring any labeled data from the new domain. We evaluate our approach using state-of-the art video transformers (Video Swin, MViT) and multi modal driver activity dataset called Drive&Act, demonstrating that our joint framework improves top-1 accuracy on RGB video data by almost 50% compared to a supervised contrastive learning-based cross-view method, and outperforms unsupervised domain adaptation-only methods by up to 5%, using the same video transformer backbone.
Similar Papers
MoVieDrive: Multi-Modal Multi-View Urban Scene Video Generation
CV and Pattern Recognition
Makes self-driving cars see in 3D and color.
View-aware Cross-modal Distillation for Multi-view Action Recognition
CV and Pattern Recognition
Lets computers understand actions from different camera angles.
Visual Dominance and Emerging Multimodal Approaches in Distracted Driving Detection: A Review of Machine Learning Techniques
CV and Pattern Recognition
Helps cars know when drivers are not paying attention.