A Generalized Label Shift Perspective for Cross-Domain Gaze Estimation
Hao-Ran Yang, Xiaohui Chen, Chuan-Xian Ren
TL;DR
The paper addresses cross-domain gaze estimation by reframing it as a Generalized Label Shift problem, involving shifts in both the label distribution and the conditional data-generating process. It introduces a GLS correction framework that jointly handles label reweighting and probability-aware conditional alignment, with a practical realization using a truncated Gaussian label model and PCOD-based alignment. The proposed GLSGE method demonstrates state-of-the-art performance across multiple backbones and datasets, and shows strong plug-in applicability to other gaze-estimation models, supported by ablations and visualization analyses. This approach provides a principled path to improve cross-domain generalization in gaze tasks, with potential extensions to other regression-like computer-vision problems and tasks with continuous labels. Limitations include the need for some target-domain data during training and the computational cost of kernel-based components, suggesting future work on prior-informed priors and scalable alternatives.
Abstract
Aiming to generalize the well-trained gaze estimation model to new target domains, Cross-domain Gaze Estimation (CDGE) is developed for real-world application scenarios. Existing CDGE methods typically extract the domain-invariant features to mitigate domain shift in feature space, which is proved insufficient by Generalized Label Shift (GLS) theory. In this paper, we introduce a novel GLS perspective to CDGE and modelize the cross-domain problem by label and conditional shift problem. A GLS correction framework is presented and a feasible realization is proposed, in which a importance reweighting strategy based on truncated Gaussian distribution is introduced to overcome the continuity challenges in label shift correction. To embed the reweighted source distribution to conditional invariant learning, we further derive a probability-aware estimation of conditional operator discrepancy. Extensive experiments on standard CDGE tasks with different backbone models validate the superior generalization capability across domain and applicability on various models of proposed method.
