paper-with-me

Papers

Goal-Oriented Gaze Estimation for Zero-Shot Learning

2021-03-05 · CVPR 2021 1 · Yang Liu, Lei Zhou, Xiao Bai, Yifei HUANG, Lin Gu, Jun Zhou, Tatsuya Harada

Zero-shot learning (ZSL) aims to recognize novel classes by transferring semantic knowledge from seen classes to unseen classes. Since semantic knowledge is built on attributes shared between different classes, which are highly local, strong prior for localization of object attribute is beneficial for visual-semantic embedding. Interestingly, when recognizing unseen images, human would also automatically gaze at regions with certain semantic clue. Therefore, we introduce a novel goal-oriented gaze estimation module (GEM) to improve the discriminative attribute localization based on the class-level attributes for ZSL. We aim to predict the actual human gaze location to get the visual attention regions for recognizing a novel object guided by attribute description. Specifically, the task-dependent attention is learned with the goal-oriented GEM, and the global image features are simultaneously optimized with the regression of local attribute features. Experiments on three ZSL benchmarks, i.e., CUB, SUN and AWA2, show the superiority or competitiveness of our proposed method against the state-of-the-art ZSL methods. The ablation analysis on real gaze data CUB-VWSW also validates the benefits and accuracy of our gaze estimation module. This work implies the promising benefits of collecting human gaze dataset and automatic gaze estimation algorithms on high-level computer vision tasks. The code is available at https://github.com/osierboy/GEM-ZSL.

📄 PDF Abstract BibTeX arXiv:2103.03433

Code (1)

osierboy/GEM-ZSL 공식 구현 pytorch

Tasks

AttributeGaze EstimationGeneralized Zero-Shot LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Toward zero-shot Entity Recognition in Task-oriented Conversational Agents

2018-07-01 · WS 2018 7 · Marco Guerini, Simone Magnolini, Vevake Balaraman, Bernardo Magnini

We present a domain portable zero-shot learning approach for entity recognition in task-oriented conversational agents, which does not assume any annotated sentences at training time. Rather, we derive a neural model of …

Zero-Shot Learning

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

Learning from Observer Gaze:Zero-Shot Attention Prediction Oriented by Human-Object Interaction Recognition

2024-05-16 · Yuchen Zhou, Linkai Liu, Chao Gou

Most existing attention prediction research focuses on salient instances like humans and objects. However, the more complex interaction-oriented attention, arising from the comprehension of interactions between instances…

Human-Object Interaction Detection

Learning from Observer Gaze: Zero-Shot Attention Prediction Oriented by Human-Object Interaction Recognition

2024-01-01 · CVPR 2024 1 · Yuchen Zhou, Linkai Liu, Chao Gou

Most existing attention prediction research focuses on salient instances like humans and objects. However the more complex interaction-oriented attention arising from the comprehension of interactions between instanc…

Human-Object Interaction Detection

Gaze4HRI: Zero-shot Benchmarking Gaze Estimation Neural-Networks for Human-Robot Interaction

2026-05-06 · Berk Sezer, Ali Görkem Küçük, Erol Şahin, Sinan Kalkan arxiv

While zero-shot appearance-based 3D gaze estimation offers significant cost-efficiency by directly mapping RGB images to gaze vectors, its reliability in Human-Robot Interaction (HRI) settings remains uncertain. Existing…

Gaze Estimation