Robusto-1 Dataset: Comparing Humans and VLMs on real out-of-distribution Autonomous Driving VQA from Peru
Dunant Cusipuma, David Ortega, Victor Flores-Benites, Arturo Deza
TL;DR
Robusto-1 investigates cognitive alignment between humans and Vision-Language Models in real-world autonomous driving under out-of-distribution conditions by framing a Visual Question Answering task. The authors introduce a Peru-based dashcam dataset, sample 5-second scenes, and generate 15 questions per clip across three blocks (variable, multiple-choice, counterfactual) using an Oracle LLM. They apply Representational Similarity Analysis with sentence embeddings to compare human and VLM responses, revealing that VLMs are relatively aligned with each other while humans diverge, especially on counterfactual questions. The study highlights nuanced differences in representational structure between humans and machines and emphasizes that surface-level answer similarity does not imply shared internal representations, suggesting future work linking behavior with neural or cognitive data. The work provides a framework and dataset for evaluating AV systems on real-world, diverse driving contexts and underscores the need for deeper alignment between human cognition and AI decision-making in safety-critical settings.
Abstract
As multimodal foundational models start being deployed experimentally in Self-Driving cars, a reasonable question we ask ourselves is how similar to humans do these systems respond in certain driving situations -- especially those that are out-of-distribution? To study this, we create the Robusto-1 dataset that uses dashcam video data from Peru, a country with one of the worst (aggressive) drivers in the world, a high traffic index, and a high ratio of bizarre to non-bizarre street objects likely never seen in training. In particular, to preliminarly test at a cognitive level how well Foundational Visual Language Models (VLMs) compare to Humans in Driving, we move away from bounding boxes, segmentation maps, occupancy maps or trajectory estimation to multi-modal Visual Question Answering (VQA) comparing both humans and machines through a popular method in systems neuroscience known as Representational Similarity Analysis (RSA). Depending on the type of questions we ask and the answers these systems give, we will show in what cases do VLMs and Humans converge or diverge allowing us to probe on their cognitive alignment. We find that the degree of alignment varies significantly depending on the type of questions asked to each type of system (Humans vs VLMs), highlighting a gap in their alignment.
