PrivateGaze: Preserving User Privacy in Black-box Mobile Gaze Tracking Services
Lingyu Du, Jinyuan Jia, Xucong Zhang, Guohao Lan
TL;DR
PrivateGaze addresses privacy risks in black-box mobile gaze-tracking by introducing a user-side privacy preserver that obfuscates full-face input while preserving gaze accuracy. It employs an anchor-image template and a surrogate gaze estimator trained on public data to supervise obfuscated-image generation, enabling effective use of black-box gaze services. Empirical results show strong protection against identity and gender attribute inference with obfuscated inputs, while maintaining gaze-estimation performance across four datasets and multiple backbones. The approach is designed for on-device deployment with low latency and broad compatibility, offering a practical path toward privacy-preserving gaze tracking in real-world mobile applications.
Abstract
Eye gaze contains rich information about human attention and cognitive processes. This capability makes the underlying technology, known as gaze tracking, a critical enabler for many ubiquitous applications and has triggered the development of easy-to-use gaze estimation services. Indeed, by utilizing the ubiquitous cameras on tablets and smartphones, users can readily access many gaze estimation services. In using these services, users must provide their full-face images to the gaze estimator, which is often a black box. This poses significant privacy threats to the users, especially when a malicious service provider gathers a large collection of face images to classify sensitive user attributes. In this work, we present PrivateGaze, the first approach that can effectively preserve users' privacy in black-box gaze tracking services without compromising gaze estimation performance. Specifically, we proposed a novel framework to train a privacy preserver that converts full-face images into obfuscated counterparts, which are effective for gaze estimation while containing no privacy information. Evaluation on four datasets shows that the obfuscated image can protect users' private information, such as identity and gender, against unauthorized attribute classification. Meanwhile, when used directly by the black-box gaze estimator as inputs, the obfuscated images lead to comparable tracking performance to the conventional, unprotected full-face images.
