CVAug 1, 2024

PrivateGaze: Preserving User Privacy in Black-box Mobile Gaze Tracking Services

arXiv:2408.00950v18 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses privacy threats for users of mobile gaze tracking services, offering a novel solution to a specific bottleneck in an incremental way.

The paper tackles the privacy risks in black-box mobile gaze tracking services by proposing PrivateGaze, a method that obfuscates full-face images to protect sensitive attributes like identity and gender while maintaining comparable gaze estimation performance, as shown in evaluations on four datasets.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes