paper-with-me

홈 › Papers

A Modular Multimodal Architecture for Gaze Target Prediction: Application to Privacy-Sensitive Settings

2023-07-11 · IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops 2022 6 · Anshul Gupta, Samy Tafasca, Jean-Marc Odobez

Predicting where a person is looking is a complex task, requiring to understand not only the person's gaze and scene content, but also the 3D scene structure and the person's situation (are they manipulating? interacting or observing others? attentive?) to detect obstructions in the line of sight or apply attention priors that humans typically have when observing others. In this paper, we hypothesize that identifying and leveraging such priors can be better achieved through the exploitation of explicitly derived multimodal cues such as depth and pose. We thus propose a modular multimodal architecture allowing to combine these cues using an attention mechanism. The architecture can naturally be exploited in privacy-sensitive situations such as surveillance and health, where personally identifiable information cannot be released. We perform extensive experiments on the GazeFollow and VideoAttentionTarget public datasets, obtaining state-of-the-art performance and demonstrating very competitive results in the privacy setting case.

📄 PDF Abstract BibTeX arXiv:2307.05158

Code (1)

idiap/multimodal_gaze_target_prediction 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Multimodal Across Domains Gaze Target Detection

2022-08-23 · Francesco Tonini, Cigdem Beyan, Elisa Ricci

This paper addresses the gaze target detection problem in single images captured from the third-person perspective. We present a multimodal deep architecture to infer where a person in a scene is looking. This spatial mo…

Gaze EstimationGaze Target Estimation

Gazeformer: Scalable, Effective and Fast Prediction of Goal-Directed Human Attention

2023-03-27 · CVPR 2023 1 · Sounak Mondal, Zhibo Yang, Seoyoung Ahn, Dimitris Samaras 외

Predicting human gaze is important in Human-Computer Interaction (HCI). However, to practically serve HCI applications, gaze prediction models must be scalable, fast, and accurate in their spatial and temporal gaze predi…

DecoderGaze PredictionLanguage ModellingPrediction+2

Gaze-VLM:Bridging Gaze and VLMs through Attention Regularization for Egocentric Understanding

2025-10-24 · Anupam Pani, Yanchao Yang arxiv

Eye gaze offers valuable cues about attention, short-term intent, and future actions, making it a powerful signal for modeling egocentric behavior. In this work, we propose a gaze-regularized framework that enhances VLMs…

VQA-MHUG: A Gaze Dataset to Study Multimodal Neural Attention in Visual Question Answering

2021-09-27 · CoNLL (EMNLP) 2021 11 · Ekta Sood, Fabian Kögel, Florian Strohm, Prajit Dhar 외

We present VQA-MHUG - a novel 49-participant dataset of multimodal human gaze on both images and questions during visual question answering (VQA) collected using a high-speed eye tracker. We use our dataset to analyze th…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

End-to-End Human-Gaze-Target Detection with Transformers

2022-03-20 · CVPR 2022 1 · Danyang Tu, Xiongkuo Min, Huiyu Duan, Guodong Guo 외

In this paper, we propose an effective and efficient method for Human-Gaze-Target (HGT) detection, i.e., gaze following. Current approaches decouple the HGT detection task into separate branches of salient object detecti…

Gaze Predictionobject-detectionObject DetectionSalient Object Detection