paper-with-me

Papers

Data Limitations for Modeling Top-Down Effects on Drivers' Attention

2024-04-12 · Iuliia Kotseruba, John K. Tsotsos

Driving is a visuomotor task, i.e., there is a connection between what drivers see and what they do. While some models of drivers' gaze account for top-down effects of drivers' actions, the majority learn only bottom-up correlations between human gaze and driving footage. The crux of the problem is lack of public data with annotations that could be used to train top-down models and evaluate how well models of any kind capture effects of task on attention. As a result, top-down models are trained and evaluated on private data and public benchmarks measure only the overall fit to human data. In this paper, we focus on data limitations by examining four large-scale public datasets, DR(eye)VE, BDD-A, MAAD, and LBW, used to train and evaluate algorithms for drivers' gaze prediction. We define a set of driving tasks (lateral and longitudinal maneuvers) and context elements (intersections and right-of-way) known to affect drivers' attention, augment the datasets with annotations based on the said definitions, and analyze the characteristics of data recording and processing pipelines w.r.t. capturing what the drivers see and do. In sum, the contributions of this work are: 1) quantifying biases of the public datasets, 2) examining performance of the SOTA bottom-up models on subsets of the data involving non-trivial drivers' actions, 3) linking shortcomings of the bottom-up models to data limitations, and 4) recommendations for future data collection and processing. The new annotations and code for reproducing the results is available at https://github.com/ykotseruba/SCOUT.

📄 PDF Abstract BibTeX arXiv:2404.08749

Code (1)

ykotseruba/scout 공식 구현 pytorch

Tasks

Gaze Prediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Understanding and Modeling the Effects of Task and Context on Drivers' Gaze Allocation

2023-10-13 · Iuliia Kotseruba, John K. Tsotsos

To further advance driver monitoring and assistance systems, it is important to understand how drivers allocate their attention, in other words, where do they tend to look and why. Traditionally, factors affecting human …

Gaze Prediction

SCOUT+: Towards Practical Task-Driven Drivers' Gaze Prediction

2024-04-12 · Iuliia Kotseruba, John K. Tsotsos

Accurate prediction of drivers' gaze is an important component of vision-based driver monitoring and assistive systems. Of particular interest are safety-critical episodes, such as performing maneuvers or crossing inters…

Gaze PredictionPrediction

DiffAttn: Diffusion-Based Drivers' Visual Attention Prediction with LLM-Enhanced Semantic Reasoning

2026-03-30 · Weimin Liu, Qingkun Li, Jiyuan Qiu, Wenjun Wang 외 arxiv

Drivers' visual attention provides critical cues for anticipating latent hazards and directly shapes decision-making and control maneuvers, where its absence can compromise traffic safety. To emulate drivers' perception …

Scene Understanding

Interpretability of Graph Neural Networks to Assess Effects of Global Change Drivers on Ecological Networks

2025-03-19 · Emre Anakok, Pierre Barbillon, Colin Fontaine, Elisa Thebault

Pollinators play a crucial role for plant reproduction, either in natural ecosystem or in human-modified landscape. Global change drivers,including climate change or land use modifications, can alter the plant-pollinator…

DeepHalo: A Neural Choice Model with Controllable Context Effects

2026-01-08 · Shuhan Zhang, Zhi Wang, Rui Gao, Shuang Li arxiv

Modeling human decision-making is central to applications such as recommendation, preference learning, and human-AI alignment. While many classic models assume context-independent choice behavior, a large body of behavio…