HCCVLGMay 14, 2024

Impact of Design Decisions in Scanpath Modeling

arXiv:2405.08981v18 citationsh-index: 4Proc. ACM Hum. Comput. Interact.
Originality Synthesis-oriented
AI Analysis

This work highlights the importance of design decisions in scanpath modeling for GUI design, though it is incremental as it focuses on parameter sensitivity rather than introducing new methods.

The study systematically analyzed how design parameters like input image size, inhibition-of-return decay, and masking radius affect scanpath evaluation metrics in visual saliency modeling for GUIs, showing that even small variations noticeably impact metrics such as DTW or Eyenalysis.

Modeling visual saliency in graphical user interfaces (GUIs) allows to understand how people perceive GUI designs and what elements attract their attention. One aspect that is often overlooked is the fact that computational models depend on a series of design parameters that are not straightforward to decide. We systematically analyze how different design parameters affect scanpath evaluation metrics using a state-of-the-art computational model (DeepGaze++). We particularly focus on three design parameters: input image size, inhibition-of-return decay, and masking radius. We show that even small variations of these design parameters have a noticeable impact on standard evaluation metrics such as DTW or Eyenalysis. These effects also occur in other scanpath models, such as UMSS and ScanGAN, and in other datasets such as MASSVIS. Taken together, our results put forward the impact of design decisions for predicting users' viewing behavior on GUIs.

Foundations

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

Your Notes