paper-with-me

Papers

Rapidly deploying on-device eye tracking by distilling visual foundation models

2026-04-02 · Cheng Jiang, Jogendra Kundu, David Colmenares, Fengting Yang, Joseph P Robinson, Ali Behrooz, Yatong An arxiv

Eye tracking (ET) plays a critical role in augmented and virtual reality applications. However, rapidly deploying high-accuracy, on-device gaze estimation for new products remains challenging because hardware configurations (e.g., camera placement, camera pose, and illumination) often change across device generations. Visual foundation models (VFMs) excel on natural-image benchmarks and offer a promising path to rapid training and deployment; yet, we find that off-the-shelf VFMs still struggle to reach high accuracy on specialized near-eye infrared images. To close this gap, we introduce DistillGaze, a framework that distills a VFM using labeled synthetic data and unlabeled real data for rapid, high-accuracy on-device gaze estimation. DistillGaze proceeds in two stages. First, we adapt a VFM into a domain-specialized teacher using synthetic gaze labels and unlabeled real images. Synthetic data provide scalable, high-quality gaze supervision, while unlabeled real data bridges the synthetic-to-real domain gap. Second, we train an on-device student from both teacher guidance and self-training. Evaluated on a large-scale crowd-sourced dataset spanning more than 2,000 participants, DistillGaze reduces median gaze error by 58.6% relative to synthetic-only baselines while maintaining a lightweight 256K-parameter model suitable for real-time on-device deployment. More broadly, DistillGaze offers an efficient path to training and deploying ET models that adapt to hardware changes, and a recipe for combining synthetic supervision with unlabeled real data in on-device regression tasks.

📄 PDF Abstract BibTeX arXiv:2604.02509

Code (0)

등록된 구현이 없습니다.

Tasks

Gaze Estimation

Similar Papers 제목 키워드 기반

FARTrack: Fast Autoregressive Visual Tracking with High Performance

2026-02-03 · Guijie Wang, Tong Lin, Yifan Bai, Anjia Cao 외 arxiv

Inference speed and tracking performance are two critical evaluation metrics in the field of visual tracking. However, high-performance trackers often suffer from slow processing speeds, making them impractical for deplo…

Model CompressionVisual Tracking

Leveraging Foundation Models for Efficient Federated Learning in Resource-restricted Edge Networks

2024-09-14 · Submitted to ICASSP2025 2024 9 · S. Kawa Atapour, S. Jamal Seyedmohammadi, S. Mohammad Sheikholeslami, Jamshid Abouei 외

Recently pre-trained Foundation Models (FMs) have been combined with Federated Learning (FL) to improve training of downstream tasks while preserving privacy. However, deploying FMs over edge networks with resource-const…

Data-free Knowledge DistillationFederated Learningimage-classificationImage Classification+1

Distilling Calibration via Conformalized Credal Inference

2025-01-10 · Jiayi Huang, Sangwoo Park, Nicola Paoletti, Osvaldo Simeone

Deploying artificial intelligence (AI) models on edge devices involves a delicate balance between meeting stringent complexity constraints, such as limited memory and energy resources, and ensuring reliable performance i…

Bayesian InferenceUncertainty Quantification

Real-Time Visual Intelligence on Low-Cost UAVs: A Modular Approach for Tracking, Scanning, and Navigation

2026-07-02 · Andrei-Marian Ungureanu, Stelian Spînu arxiv

Autonomous drones are rapidly transforming modern warfare and civil applications alike. This paper presents the development of an integrated intelligent drone system designed to serve as a personal assistant. Leveraging …

Depth Estimation

Optimizing Neural Network for Computer Vision task in Edge Device

2021-10-02 · Ranjith M S, S Parameshwara, Pavan Yadav A, Shriganesh Hegde

The field of computer vision has grown very rapidly in the past few years due to networks like convolution neural networks and their variants. The memory required to store the model and computational expense are very hig…