paper-with-me

Papers

Cross-Paradigm Evaluation of Gaze-Based Semantic Object Identification for Intelligent Vehicles

2026-02-01 · Penghao Deng, Jidong J. Yang, Jiachen Bian arxiv

Understanding where drivers direct their visual attention during driving, as characterized by gaze behavior, is critical for developing next-generation advanced driver-assistance systems and improving road safety. This paper tackles this challenge as a semantic identification task from the road scenes captured by a vehicle's front-view camera. Specifically, the collocation of gaze points with object semantics is investigated using three distinct vision-based approaches: direct object detection (YOLOv13), segmentation-assisted classification (SAM2 paired with EfficientNetV2 versus YOLOv13), and query-based Vision-Language Models, VLMs (Qwen2.5-VL-7b versus Qwen2.5-VL-32b). The results demonstrate that the direct object detection (YOLOv13) and Qwen2.5-VL-32b significantly outperform other approaches, achieving Macro F1-Scores over 0.84. The large VLM (Qwen2.5-VL-32b), in particular, exhibited superior robustness and performance for identifying small, safety-critical objects such as traffic lights, especially in adverse nighttime conditions. Conversely, the segmentation-assisted paradigm suffers from a "part-versus-whole" semantic gap that led to large failure in recall. The results reveal a fundamental trade-off between the real-time efficiency of traditional detectors and the richer contextual understanding and robustness offered by large VLMs. These findings provide critical insights and practical guidance for the design of future human-aware intelligent driver monitoring systems.

📄 PDF Abstract BibTeX arXiv:2602.01452

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Multi-scale Object-Aware Gaze Estimation via Geometric Reasoning

2026-06-28 · Jiajie Mi, Xinyu Liu, Mengke Song, Chenglizhao Chen arxiv

Gaze target estimation aims to predict the semantic object an observer fixates upon within an image, a task deeply rooted in the object-oriented nature of human gaze. Observers tend to select a specific semantic entity a…

Gaze Target EstimationGaze Estimation

From Scene to Object: Text-Guided Dual-Gaze Prediction

2026-04-22 · Zehong Ke, Yanbo Jiang, Jinhao Li, Zhiyuan Liu 외 arxiv

Interpretable driver attention prediction is crucial for human-like autonomous driving. However, existing datasets provide only scene-level global gaze rather than fine-grained object-level annotations, inherently failin…

Autonomous Driving

SONAR: Semantic-Object Navigation with Aggregated Reasoning through a Cross-Modal Inference Paradigm

2025-09-29 · Yao Wang, Zhirui Sun, Wenzheng Chi, Baozhi Jia 외 arxiv

Understanding human instructions and accomplishing Vision-Language Navigation tasks in unknown environments is essential for robots. However, existing modular approaches heavily rely on the quality of training data and o…

Vision-Language Navigation

Gaze2Act: Gaze-Conditioned Vision-Language-Action Policies for Interactive Robot Manipulation

2026-05-28 · Kuangji Zuo, Gen Li, Bofan Lyu, Yanshuo Lu 외 arxiv

Vision-Language-Action (VLA) models have recently shown strong potential for robot learning by following language instructions. However, in practice, language alone is often insufficient to precisely convey human intent.…

Robot Manipulation

Glance-Say: Multimodal Human-Robot Collaboration and Intent Recognition via Sticky Glance

2026-03-06 · Yuzhi Lai, Shenghai Yuan, Peizheng Li, Benjamin Kiefer 외 arxiv

Gaze and speech are promising interaction modalities for individuals with motor impairments, yet robust intent recognition in multi-object environments remains challenging due to micro-saccades, semantic ambiguity, and v…

Intent Recognition