STRIDE-QA: Visual Question Answering Dataset for Spatiotemporal Reasoning in Urban Driving Scenes
Keishi Ishihara, Kento Sasaki, Tsubasa Takahashi, Daiki Shiono, Yu Yamaguchi
TL;DR
This work tackles the gap in spatiotemporal reasoning for autonomous driving by introducing STRIDE-QA, a large-scale ego-centric VQA dataset with dense 3D groundings derived from multi-sensor driving data. It defines three QA tasks that require both spatial grounding and short-horizon prediction and demonstrates that fine-tuning Vision-Language Models on STRIDE-QA yields substantial improvements over baselines, including near-present-mense localization (LSR) and improved temporal consistency (MLSR, TLC). The dataset comprises 285K frames and 16M QA pairs across 100+ hours of Tokyo driving, with automated annotations from 3D detection, tracking, segmentation, and visibility filtering. Overall, STRIDE-QA provides a rigorous benchmark to push physically grounded, ego-centric spatiotemporal reasoning in autonomous systems and guides future work toward robust planning and safety-critical decision-making.
Abstract
Vision-Language Models (VLMs) have been applied to autonomous driving to support decision-making in complex real-world scenarios. However, their training on static, web-sourced image-text pairs fundamentally limits the precise spatiotemporal reasoning required to understand and predict dynamic traffic scenes. We address this critical gap with STRIDE-QA, a large-scale visual question answering (VQA) dataset for physically grounded reasoning from an ego-centric perspective. Constructed from 100 hours of multi-sensor driving data in Tokyo, capturing diverse and challenging conditions, STRIDE-QA is the largest VQA dataset for spatiotemporal reasoning in urban driving, offering 16 million QA pairs over 285K frames. Grounded by dense, automatically generated annotations including 3D bounding boxes, segmentation masks, and multi-object tracks, the dataset uniquely supports both object-centric and ego-centric reasoning through three novel QA tasks that require spatial localization and temporal prediction. Our benchmarks demonstrate that existing VLMs struggle significantly, achieving near-zero scores on prediction consistency. In contrast, VLMs fine-tuned on STRIDE-QA exhibit dramatic performance gains, achieving 55% success in spatial localization and 28% consistency in future motion prediction, compared to near-zero scores from general-purpose VLMs. Therefore, STRIDE-QA establishes a comprehensive foundation for developing more reliable VLMs for safety-critical autonomous systems.
