paper-with-me

Papers

Towards Self-Supervised Gaze Estimation

2022-03-21 · Arya Farkhondeh, Cristina Palmero, Simone Scardapane, Sergio Escalera

Recent joint embedding-based self-supervised methods have surpassed standard supervised approaches on various image recognition tasks such as image classification. These self-supervised methods aim at maximizing agreement between features extracted from two differently transformed views of the same image, which results in learning an invariant representation with respect to appearance and geometric image transformations. However, the effectiveness of these approaches remains unclear in the context of gaze estimation, a structured regression task that requires equivariance under geometric transformations (e.g., rotations, horizontal flip). In this work, we propose SwAT, an equivariant version of the online clustering-based self-supervised approach SwAV, to learn more informative representations for gaze estimation. We demonstrate that SwAT, with ResNet-50 and supported with uncurated unlabeled face images, outperforms state-of-the-art gaze estimation methods and supervised baselines in various experiments. In particular, we achieve up to 57% and 25% improvements in cross-dataset and within-dataset evaluation tasks on existing benchmarks (ETH-XGaze, Gaze360, and MPIIFaceGaze).

📄 PDF Abstract BibTeX arXiv:2203.10974

Code (0)

등록된 구현이 없습니다.

Tasks

Gaze Estimationimage-classificationImage ClassificationOnline Clustering

Methods 이 논문이 사용한 방법론

LARS Layer-wise Adaptive Rate Scaling, or LARS, is a large batch optimization technique. There are two notable differences between LARS and other adaptive algorithms such as…
SwAV SwaV, or Swapping Assignments Between Views, is a self-supervised learning approach that takes advantage of contrastive methods without requiring to compute pairwise…

Similar Papers 제목 키워드 기반

RAZE: Region Guided Self-Supervised Gaze Representation Learning

2022-08-04 · Neeru Dubey, Shreya Ghosh, Abhinav Dhall

Automatic eye gaze estimation is an important problem in vision based assistive technology with use cases in different emerging topics such as augmented reality, virtual reality and human-computer interaction. Over the p…

Gaze EstimationRepresentation LearningSelf-Supervised Learning

Unsupervised Learning of Eye Gaze Representation from the Web

2019-04-04 · Neeru Dubey, Shreya Ghosh, Abhinav Dhall

Automatic eye gaze estimation has interested researchers for a while now. In this paper, we propose an unsupervised learning based method for estimating the eye gaze region. To train the proposed network "Ize-Net" in sel…

Gaze Estimation

UniGaze: Towards Universal Gaze Estimation via Large-scale Pre-Training

2025-02-04 · Jiawei Qin, Xucong Zhang, Yusuke Sugano

Despite decades of research on data collection and model architectures, current gaze estimation models face significant challenges in generalizing across diverse data domains. While recent advances in self-supervised pre…

Gaze Estimation

Detection of Abnormal Behavior with Self-Supervised Gaze Estimation

2021-07-14 · Suneung-Kim, Seong-Whan Lee

Due to the recent outbreak of COVID-19, many classes, exams, and meetings have been conducted non-face-to-face. However, the foundation for video conferencing solutions is still insufficient. So this technology has becom…

Anomaly DetectionGaze Estimation

Contrastive Representation Learning for Gaze Estimation

2022-10-24 · Swati Jindal, Roberto Manduchi

Self-supervised learning (SSL) has become prevalent for learning representations in computer vision. Notably, SSL exploits contrastive learning to encourage visual representations to be invariant under various image tran…

Contrastive LearningData AugmentationGaze EstimationRepresentation Learning+1