Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Few-shot Personalized Scanpath Prediction

About

A personalized model for scanpath prediction provides insights into the visual preferences and attention patterns of individual subjects. However, existing methods for training scanpath prediction models are data-intensive and cannot be effectively personalized to new individuals with only a few available examples. In this paper, we propose few-shot personalized scanpath prediction task (FS-PSP) and a novel method to address it, which aims to predict scanpaths for an unseen subject using minimal support data of that subject's scanpath behavior. The key to our method's adaptability is the Subject-Embedding Network (SE-Net), specifically designed to capture unique, individualized representations for each subject's scanpaths. SE-Net generates subject embeddings that effectively distinguish between subjects while minimizing variability among scanpaths from the same individual. The personalized scanpath prediction model is then conditioned on these subject embeddings to produce accurate, personalized results. Experiments on multiple eye-tracking datasets demonstrate that our method excels in FS-PSP settings and does not require any fine-tuning steps at test time. Code is available at: https://github.com/cvlab-stonybrook/few-shot-scanpath

Ruoyu Xue, Jingyi Xu, Sounak Mondal, Hieu Le, Gregory Zelinsky, Minh Hoai, Dimitris Samaras• 2025

Related benchmarks

TaskDatasetResultRank
Personalized Scanpath PredictionOSIE
SM37.6
15
Personalized Scanpath PredictionCOCO-FreeView
SM0.369
15
Personalized Scanpath PredictionCOCO-Search18
SM0.484
15
Scanpath PredictionCOCO-FreeView (test)
Scanpath Accuracy (R@1)35.57
5
Scanpath PredictionCOCO-Search18 (test)
Scanpath Accuracy (R@1)35.25
5
Scanpath PredictionOSIE (test)
Scanpath Accuracy (R@1)22.85
5
Showing 6 of 6 rows

Other info

Code

Follow for update