CVSEJul 2

Search-based Testing of Vision Language Models for In-Car Scene Understanding

arXiv:2607.023006.2Has Code
Predicted impact top 67% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the need for systematic testing of VLMs in safety-critical automotive applications, where real data collection is costly and infeasible.

The authors propose ISU-Test, a search-based testing approach for vision-language models in in-car scene understanding, which generates diverse scenarios by optimizing scene parameters. It achieves up to 10× higher failure rates and 3.6× higher failure coverage compared to random generation.

In the automotive domain, in-car scene understanding (ISU) enables the detection of safety-critical events, such as driver distraction, and supports drivers or passengers by analyzing the in-car scene and adapting the environment (e.g., ambient lighting). The industry is increasingly exploring vision-language models (VLMs) to interpret camera-recorded in-car scenes and extract information for downstream reasoning tasks. However, VLMs may generate incomplete, erroneous, or misleading scene descriptions, highlighting the need for systematic testing. Collecting real in-vehicle data is costly, difficult to scale, and often infeasible, particularly in early design stages. In this paper, we present ISU-Test, an automated testing approach that combines rendering-based scene generation with search-based testing to evaluate ISU systems. By framing testing as an optimization problem and systematically modifying scene parameters, our method generates diverse in-car scenarios and explores a wide range of configurations. We evaluate ISU-Test on both an industrial prototype and open-source VLMs across two case studies: question answering and captioning, comparing against randomized scenario generation. Results show that ISU-Test significantly outperforms the baseline, achieving up to 10 times higher failure rates and up to 3.6 times higher failure coverage.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes