paper-with-me

Papers

Causal Representation-Based Domain Generalization on Gaze Estimation

2024-08-30 · YoungHan Kim, Kangryun Moon, Yongjun Park, Yonggyu Kim

The availability of extensive datasets containing gaze information for each subject has significantly enhanced gaze estimation accuracy. However, the discrepancy between domains severely affects a model's performance explicitly trained for a particular domain. In this paper, we propose the Causal Representation-Based Domain Generalization on Gaze Estimation (CauGE) framework designed based on the general principle of causal mechanisms, which is consistent with the domain difference. We employ an adversarial training manner and an additional penalizing term to extract domain-invariant features. After extracting features, we position the attention layer to make features sufficient for inferring the actual gaze. By leveraging these modules, CauGE ensures that the neural networks learn from representations that meet the causal mechanisms' general principles. By this, CauGE generalizes across domains by extracting domain-invariant features, and spurious correlations cannot influence the model. Our method achieves state-of-the-art performance in the domain generalization on gaze estimation benchmark.

📄 PDF Abstract BibTeX arXiv:2408.16964

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationGaze Estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Regression for Domain Adaptation on Gaze Estimation

2022-01-01 · CVPR 2022 1 · Yaoming Wang, Yangzhou Jiang, Jin Li, Bingbing Ni 외

Appearance-based Gaze Estimation leverages deep neural networks to regress the gaze direction from monocular images and achieve impressive performance. However, its success depends on expensive and cumbersome annotat…

Domain AdaptationDomain GeneralizationGaze Estimationregression

PureGaze: Purifying Gaze Feature for Generalizable Gaze Estimation

2021-03-24 · Yihua Cheng, Yiwei Bao, Feng Lu

Gaze estimation methods learn eye gaze from facial features. However, among rich information in the facial image, real gaze-relevant features only correspond to subtle changes in eye region, while other gaze-irrelevant f…

Domain AdaptationDomain GeneralizationGaze 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

Contrastive Weighted Learning for Near-Infrared Gaze Estimation

2022-11-06 · Adam Lee

Appearance-based gaze estimation has been very successful with the use of deep learning. Many following works improved domain generalization for gaze estimation. However, even though there has been much progress in domai…

Adversarial AttackContrastive LearningData AugmentationDomain Generalization+2

From Feature to Gaze: A Generalizable Replacement of Linear Layer for Gaze Estimation

2024-01-01 · CVPR 2024 1 · Yiwei Bao, Feng Lu

Deep-learning-based gaze estimation approaches often suffer from notable performance degradation in unseen target domains. One of the primary reasons is that the Fully Connected layer is highly prone to overfitting w…

Gaze Estimation