NMF-Based Analysis of Mobile Eye-Tracking Data

Read original: arXiv:2404.03417 - Published 4/5/2024 by Daniel Klotzl, Tim Krake, Frank Heyen, Michael Becher, Maurice Koch, Daniel Weiskopf, Kuno Kurzhals
Total Score

0

NMF-Based Analysis of Mobile Eye-Tracking Data

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper proposes a method for analyzing mobile eye-tracking data using non-negative matrix factorization (NMF).
  • NMF is used to identify patterns and clusters in the eye-tracking data, which can provide insights into user behavior and attention.
  • The technique is demonstrated on a dataset of eye-tracking data collected during a mobile task.

Plain English Explanation

Eye-tracking technology can provide valuable insights into how people interact with their surroundings and digital interfaces. However, analyzing the large amounts of data generated by eye-tracking can be challenging. This paper introduces a technique using non-negative matrix factorization (NMF) to make sense of mobile eye-tracking data.

NMF is a mathematical method that can identify patterns and extract meaningful information from complex datasets. In this case, the researchers apply NMF to eye-tracking data collected while people were using a mobile device. The NMF analysis helps uncover clusters or groups of similar eye movement behaviors, which can reveal insights about how users focus their attention and interact with the mobile interface.

For example, the NMF analysis might identify that some users tend to scan the screen in a systematic grid-like pattern, while others dart their eyes around more erratically. These different "visual strategies" could be related to the users' goals, familiarity with the interface, or other factors. By understanding these patterns, designers can optimize mobile interfaces to better support different user behaviors.

Technical Explanation

The researchers collected mobile eye-tracking data from participants as they completed tasks on a mobile device. They then applied non-negative matrix factorization (NMF) to the eye-tracking data to identify underlying patterns and clusters of visual behaviors.

NMF is a technique that decomposes a matrix of data into two smaller matrices. In this case, the input matrix contained the eye-tracking coordinates and timestamps. The NMF process extracted a set of "basis" eye movement patterns and the relative weights of those patterns for each user.

By analyzing the basis patterns and user weights, the researchers were able to group users into clusters based on their visual strategies. Some users may have exhibited more systematic scanning, while others had more erratic eye movements. These clusters could provide insights into how different people interact with and attend to mobile interfaces.

The NMF-based analysis was compared to other unsupervised clustering techniques, and the researchers found it was effective at extracting meaningful patterns from the eye-tracking data. They argue this approach could be a valuable tool for understanding and modeling user behavior in mobile contexts.

Critical Analysis

The paper presents a promising technique for analyzing mobile eye-tracking data, but there are a few limitations to consider. First, the experiment was conducted in a controlled lab setting, so the insights may not fully generalize to real-world mobile usage scenarios. Further research is needed to validate the approach in more naturalistic conditions.

Additionally, the analysis focused on identifying broad clusters of visual strategies, but did not delve into the specific cognitive or task-related factors that may underlie those differences. More work is needed to connect the observed eye movement patterns to the users' goals, decision-making processes, and overall engagement with the mobile interface.

Overall, the NMF-based analysis demonstrates the potential of advanced data mining techniques to extract valuable insights from eye-tracking data. However, the practical applications will depend on continued refinement and validation of the method across diverse mobile usage scenarios.

Conclusion

This paper presents a novel approach to analyzing mobile eye-tracking data using non-negative matrix factorization (NMF). The NMF technique was able to identify underlying patterns and clusters of visual behaviors, providing insights into how users attend to and interact with mobile interfaces.

The findings suggest that NMF could be a powerful tool for understanding user engagement and optimizing mobile experiences. By uncovering common visual strategies, designers and researchers can better tailor interfaces to support different user needs and preferences.

While further validation is needed, this research demonstrates the potential of advanced data analysis methods to extract meaningful insights from the growing volume of eye-tracking data generated by mobile devices and applications.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

NMF-Based Analysis of Mobile Eye-Tracking Data
Total Score

0

NMF-Based Analysis of Mobile Eye-Tracking Data

Daniel Klotzl, Tim Krake, Frank Heyen, Michael Becher, Maurice Koch, Daniel Weiskopf, Kuno Kurzhals

The depiction of scanpaths from mobile eye-tracking recordings by thumbnails from the stimulus allows the application of visual computing to detect areas of interest in an unsupervised way. We suggest using nonnegative matrix factorization (NMF) to identify such areas in stimuli. For a user-defined integer k, NMF produces an explainable decomposition into k components, each consisting of a spatial representation associated with a temporal indicator. In the context of multiple eye-tracking recordings, this leads to k spatial representations, where the temporal indicator highlights the appearance within recordings. The choice of k provides an opportunity to control the refinement of the decomposition, i.e., the number of areas to detect. We combine our NMF-based approach with visualization techniques to enable an exploratory analysis of multiple recordings. Finally, we demonstrate the usefulness of our approach with mobile eye-tracking data of an art gallery.

Read more

4/5/2024

Rethinking Non-Negative Matrix Factorization with Implicit Neural Representations
Total Score

0

Rethinking Non-Negative Matrix Factorization with Implicit Neural Representations

Krishna Subramani, Paris Smaragdis, Takuya Higuchi, Mehrez Souden

Non-negative Matrix Factorization (NMF) is a powerful technique for analyzing regularly-sampled data, i.e., data that can be stored in a matrix. For audio, this has led to numerous applications using time-frequency (TF) representations like the Short-Time Fourier Transform. However extending these applications to irregularly-spaced TF representations, like the Constant-Q transform, wavelets, or sinusoidal analysis models, has not been possible since these representations cannot be directly stored in matrix form. In this paper, we formulate NMF in terms of continuous functions (instead of fixed vectors) and show that NMF can be extended to a wider variety of signal classes that need not be regularly sampled.

Read more

4/9/2024

📉

Total Score

0

Nonnegative Matrix Factorization in Dimensionality Reduction: A Survey

Farid Saberi-Movahed, Kamal Berahman, Razieh Sheikhpour, Yuefeng Li, Shirui Pan

Dimensionality Reduction plays a pivotal role in improving feature learning accuracy and reducing training time by eliminating redundant features, noise, and irrelevant data. Nonnegative Matrix Factorization (NMF) has emerged as a popular and powerful method for dimensionality reduction. Despite its extensive use, there remains a need for a comprehensive analysis of NMF in the context of dimensionality reduction. To address this gap, this paper presents a comprehensive survey of NMF, focusing on its applications in both feature extraction and feature selection. We introduce a classification of dimensionality reduction, enhancing understanding of the underlying concepts. Subsequently, we delve into a thorough summary of diverse NMF approaches used for feature extraction and selection. Furthermore, we discuss the latest research trends and potential future directions of NMF in dimensionality reduction, aiming to highlight areas that need further exploration and development.

Read more

5/7/2024

Explainable by-design Audio Segmentation through Non-Negative Matrix Factorization and Probing
Total Score

0

Explainable by-design Audio Segmentation through Non-Negative Matrix Factorization and Probing

Martin Lebourdais, Th'eo Mariotte, Antonio Almud'evar, Marie Tahon, Alfonso Ortega

Audio segmentation is a key task for many speech technologies, most of which are based on neural networks, usually considered as black boxes, with high-level performances. However, in many domains, among which health or forensics, there is not only a need for good performance but also for explanations about the output decision. Explanations derived directly from latent representations need to satisfy good properties, such as informativeness, compactness, or modularity, to be interpretable. In this article, we propose an explainable-by-design audio segmentation model based on non-negative matrix factorization (NMF) which is a good candidate for the design of interpretable representations. This paper shows that our model reaches good segmentation performances, and presents deep analyses of the latent representation extracted from the non-negative matrix. The proposed approach opens new perspectives toward the evaluation of interpretable representations according to good properties.

Read more

6/21/2024