Search papers, labs, and topics across Lattice.
This study investigates pedestrian crossing intentions using short egocentric video clips by framing the task as a visual question answering (VQA) problem and employing vision language models (VLMs). Initial benchmarks reveal that while state-of-the-art VLMs provide moderate improvements over random guessing, they struggle with complex traffic reasoning. By fine-tuning these models and integrating contextual cues such as ego motion and eye gaze, the researchers achieve a significant 14.5% accuracy improvement over a specialized transformer baseline, setting a new standard in pedestrian intent decoding.
Fine-tuned vision language models can decode pedestrian crossing intentions with unprecedented accuracy by leveraging contextual cues like ego motion and eye gaze.
Egocentric vision offers a first-person view of human perception and decision making, yet its potential for traffic-safety prediction remains underexplored. In this work, we study the decoding of pedestrian crossing intentions from short egocentric video clips. We approach this by formulating the task as a closed-ended visual question answering (VQA) problem and leveraging vision language models (VLMs) to predict the pedestrians' intent. We first benchmark three families of state-of-the-art VLMs in a zero-shot setting, finding that they achieve moderate gains over random guessing but exhibit limited higher-level traffic reasoning. Motivated by these findings, we further adapt VLMs to the target task using parameter-efficient fine-tuning. Our results show that the fine-tuned models substantially outperform their zero-shot counterparts and achieve a 9\% accuracy improvement over a specialized transformer-based baseline. Finally, we demonstrate that incorporating additional contextual cues, including ego motion, vehicle motion, and eye gaze, further improves predictive performance. In particular, the fine-tuned Qwen3-VL-2B model guided by eye gaze and ego motion achieves a 14.5% accuracy improvement over the transformer baseline, establishing a new state of the art for egocentric pedestrian intent decoding.