paper-with-me

홈 › Papers

Patch-level Gaze Distribution Prediction for Gaze Following

2022-11-20 · Qiaomu Miao, Minh Hoai, Dimitris Samaras

Gaze following aims to predict where a person is looking in a scene, by predicting the target location, or indicating that the target is located outside the image. Recent works detect the gaze target by training a heatmap regression task with a pixel-wise mean-square error (MSE) loss, while formulating the in/out prediction task as a binary classification task. This training formulation puts a strict, pixel-level constraint in higher resolution on the single annotation available in training, and does not consider annotation variance and the correlation between the two subtasks. To address these issues, we introduce the patch distribution prediction (PDP) method. We replace the in/out prediction branch in previous models with the PDP branch, by predicting a patch-level gaze distribution that also considers the outside cases. Experiments show that our model regularizes the MSE loss by predicting better heatmap distributions on images with larger annotation variances, meanwhile bridging the gap between the target prediction and in/out prediction subtasks, showing a significant improvement in performance on both subtasks on public gaze following datasets.

📄 PDF Abstract BibTeX arXiv:2211.11062

Code (1)

qiaomu-miao/gazefollowing_pdp pytorch

Tasks

Binary ClassificationPrediction

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

360-Degree Gaze Estimation in the Wild Using Multiple Zoom Scales

2020-09-15 · Ashesh, Chu-Song Chen, Hsuan-Tien Lin

Gaze estimation involves predicting where the person is looking at within an image or video. Technically, the gaze information can be inferred from two different magnification levels: face orientation and eye orientation…

Gaze Estimation

A World Model of Radiologist Reading for Medical Image Representation Learning

2026-05-17 · Yiwei Li, Zihao Wu, Huaqin Zhao, Yifan Zhou 외 arxiv

Radiologist eye-tracking data provide a rich record of how experts search, compare, and accumulate evidence during image reading; yet, existing methods exploit this signal only partially, either as a static spatial prior…

Representation Learning

Gaze Prediction in Dynamic 360° Immersive Videos

2018-06-01 · CVPR 2018 6 · Yanyu Xu, Yanbing Dong, Junru Wu, Zhengzhong Sun 외

This paper explores gaze prediction in dynamic $360^circ$ immersive videos, emph{i.e.}, based on the history scan path and VR contents, we predict where a viewer will look at an upcoming time. To tackle this problem, we …

Gaze PredictionPrediction

Deep semantic gaze embedding and scanpath comparison for expertise classification during OPT viewing

2020-03-31 · Nora Castner, Thomas Kübler, Katharina Scheiter, Juilane Richter 외

Modeling eye movement indicative of expertise behavior is decisive in user evaluation. However, it is indisputable that task semantics affect gaze behavior. We present a novel approach to gaze scanpath comparison that in…

General Classification

FIFA: Fine-grained Inter-frame Attention for Driver's Video Gaze Estimation

2025-01-01 · CVPR 2025 1 · Daosong Hu, Mingyue Cui, Kai Huang

Gaze direction serves as a pivotal indicator for assessing the level of driver attention. While image-based gaze estimation has been extensively researched, there has been a recent shift towards capturing gaze direct…

Gaze Estimation