paper-with-me

Papers

Cross-Encoder for Unsupervised Gaze Representation Learning

2021-01-01 · ICCV 2021 10 · Yunjia Sun, Jiabei Zeng, Shiguang Shan, Xilin Chen

In order to train 3D gaze estimators without too many annotations, we propose an unsupervised learning framework, Cross-Encoder, to leverage the unlabeled data to learn suitable representation for gaze estimation. To address the issue that the feature of gaze is always intertwined with the appearance of the eye, Cross-Encoder disentangles the features using a latent-code-swapping mechanism on eye-consistent image pairs and gaze-similar ones. Specifically, each image is encoded as a gaze feature and an eye feature. Cross-Encoder is trained to reconstruct each image in the eye-consistent pair according to its gaze feature and the other's eye feature, but to reconstruct each image in the gaze-similar pair according to its eye feature and the other's gaze feature. Experimental results show the validity of our work. First, using the Cross-Encoder-learned gaze representation, the gaze estimator trained with very few samples outperforms the ones using other unsupervised learning methods, under both within-dataset and cross-dataset protocol. Second, ResNet18 pretrained by Cross-Encoder is competitive with state-of-the-art gaze estimation methods. Third, ablation study shows that Cross-Encoder disentangles the gaze feature and eye feature.

📄 PDF Abstract BibTeX

Code (1)

sunyunjia96/Cross-Encoder 공식 구현 pytorch

Tasks

Gaze EstimationRepresentation Learning

Similar Papers 제목 키워드 기반

Unsupervised Gaze Representation Learning from Multi-view Face Images

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

Annotating gaze is an expensive and time-consuming endeavor requiring costly eye-trackers or complex geometric calibration procedures. Although some eye-based unsupervised gaze representation learning methods have be…

Gaze EstimationRepresentation Learning

Unsupervised Gaze-aware Contrastive Learning with Subject-specific Condition

2023-09-08 · Lingyu Du, Xucong Zhang, Guohao Lan

Appearance-based gaze estimation has shown great promise in many applications by using a single general-purpose camera as the input device. However, its success is highly depending on the availability of large-scale well…

Contrastive LearningData AugmentationGaze EstimationRepresentation Learning

Learning Unsupervised Gaze Representation via Eye Mask Driven Information Bottleneck

2024-06-29 · Yangzhou Jiang, Yinxin Lin, Yaoming Wang, Teng Li 외

Appearance-based supervised methods with full-face image input have made tremendous advances in recent gaze estimation tasks. However, intensive human annotation requirement inhibits current methods from achieving indust…

Gaze EstimationUnsupervised Pre-training

Gaze-LLE: Gaze Target Estimation via Large-Scale Learned Encoders

2024-12-12 · CVPR 2025 1 · Fiona Ryan, Ajay Bati, Sangmin Lee, Daniel Bolya 외

We address the problem of gaze target estimation, which aims to predict where a person is looking in a scene. Predicting a person's gaze target requires reasoning both about the person's appearance and the contents of th…

Gaze Target Estimation

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