| Literature DB >> 35064203 |
Callum Woods1, Zhiyuan Luo2, Dawn Watling3, Szonya Durant3.
Abstract
Eye tracking allows the researcher to capture individual differences in the expression of visual exploration behaviour, which in certain contexts has been found to reflect aspects of the user's preferences and personality. In a novel approach, we recorded the eye movements of 180 participants whilst they browsed their Facebook News Feed and employed a machine learning approach to predict each of the self-reported Big Five personality traits from this viewing behaviour. We identify that specific visual behaviours are informative of an individual's personality trait information, and can be used to psychologically profile social networking site users significantly better than chance after collecting only 20 seconds of viewing behaviour. We discuss potential applications for user engagement during human-computer interactions, and highlight potential privacy concerns.Entities:
Mesh:
Year: 2022 PMID: 35064203 PMCID: PMC8782844 DOI: 10.1038/s41598-022-05095-0
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1Labelling strategy for Facebook News Feed content. The content categories are ‘Create Post’, ‘Text Content’, ‘Image Content’, ‘Video Content’, ‘Hybrid Content’, ‘Interaction Elements’, ‘Comments’. Each denotes a unique type of content, and allows us to capture visual behaviour in response to this category of visual stimuli. Hybrid Content refers to text overlaid upon an image. Coloured overlays are illustrative and were not displayed to participants.
Figure 2Evaluation strategy for machine learning models. Using a nested cross-validation strategy ensures that the model is always tested upon ’out of sample’ data it has never seen before. In the outer loop we assess the model’s performance. In the inner loop we try to find hyperparameters (settings for the model) that perform well within the training data.
Feature groups (evaluated independently).
| Feature group | Number of features |
|---|---|
| AOI | 21 |
| AOI proportional | 21 |
| AOI with frequency | 28 |
| AOI proportional with frequency | 28 |
| Eye movement statistics (EMS) | 15 |
| Page content info | 14 |
AOI Area of Interest Based.
Statistical eye movement features.
| Event | Property | Metrics |
|---|---|---|
| Saccade | Frequency | Count |
| Duration | Sum, mean, standard deviation and interquartile range | |
| Amplitude | Sum, mean, standard deviation and interquartile range | |
| Fixation | Frequency | Count |
| Duration | Sum, mean, standard deviation and interquartile range | |
| Vertical progress | Pixels | Pixels per second |
Descriptive statistics for big five personality trait scores (out of 48) split by category.
| Label | Low | Medium | High | Support |
|---|---|---|---|---|
| Mean (SD) | Mean (SD) | Mean (SD) | [Low, medium, high] | |
| Openness | 23.95 (2.87) | 30.37 (1.48) | 36.74 (3.44) | [59, 49, 72] |
| Conscientiousness | 20.28 (4.73) | 29.94 (2.18) | 37.38 (2.83) | [53, 62, 65] |
| Extroversion | 21.97 (3.18) | 29.25 (1.51) | 35.05 (2.92) | [59, 48, 73] |
| Agreeableness | 24.41 (3.45) | 30.87 (1.25) | 37.37 (2.90) | [58, 52, 70] |
| Neuroticism | 17.12 (3.98) | 26.37 (1.69) | 34.63 (3.28) | [58, 59, 63] |
Frequency and fixation behaviour for each area of interest (AOI) category.
| Category | AOI frequency | Fixation duration (ms) | Number of fixations |
|---|---|---|---|
| Mean (SD) | Mean (SD) | Mean (SD) | |
| Comments | 0.88 (0.95) | 844 (822) | 3.55 (3.89) |
| Hybrid* | 0.59 (0.87) | 2210 (1586) | 10.01 (7.17) |
| Image | 1.83 (1.33) | 2316 (1517) | 10.12 (6.58) |
| Text | 2.08 (1.70) | 2907 (1919) | 13.32 (8.81) |
| Video | 0.69 (0.87) | 1584 (1496) | 6.65 (6.19) |
| Create post | 1 (0) | 258 (392) | 1.07 (1.31) |
| Interaction | 3.13 (1.59) | 642 (610) | 2.74 (2.29) |
*An image overlaid with text, typically in a ’meme’ type format.
Best classifier performance statistics for each personality trait.
| Trait | Feature group | Accuracy (SD) | Baseline | |
|---|---|---|---|---|
| (Algorithm) | ||||
| Openness | EMS (SVM) | 0.346 (0.016)* | 41.7% (3.0) | 0.19 (40.0%) |
| Conscientiousness | AOI proportional (ridge) | 0.398 (0.079)* | 42.8% (8.5) | 0.18 (36.1%) |
| Extroversion | EMS (ridge) | 0.476 (0.051)*** | 49.4% (5.4) | 0.19 (40.6%) |
| Agreeableness | Page content info (ridge) | 0.340 (0.058) | 38.9% (6.3) | 0.19 (38.9%) |
| Neuroticism | AOI (Naive Bayes) | 0.334 (0.072) | 35.6% (6.7) | 0.17 (35.0%) |
*p < 0.05, **p < 0.01, ***p < 0.001.
AOI Area of Interest, EMS Eye Movement Statistics, Ridge One-vs-Rest Ridge Classification, KNN K-nearest neighbors, SVM Linear support vector machine.
Classifier performance by personality category for significant models.
| Trait | Feature group | F1 score (SD) | Accuracy (%) | ||
|---|---|---|---|---|---|
| (Algorithm) | Low | Medium | High | ||
| Openness | EMS (SVM)* | 0.421 (0.067) | 0.090 (0.075) | 0.527 (0.045) | 41.7 |
| Extroversion | EMS (Ridge)*** | 0.418 (0.083) | 0.481 (0.135) | 0.529 (0.092) | 49.4 |
| EMS (SVM)* | 0.438 (0.070) | 0.338 (0.093) | 0.471 (0.067) | 43.9 | |
| Conscientiousness | AOI Proportional (Ridge)* | 0.219 (0.054) | 0.493 (0.158) | 0.482 (0.076) | 43 |
| AOI (Ridge)* | 0.284 (0.108) | 0.370 (0.188) | 0.546 (0.099) | 42 | |
| Page Content Info (SVM)† | 0.34 (0.101) | 0.40 (0.091) | 0.43 (0.059) | 40 | |
*p < 0.05, **p < 0.01, ***p < 0.001 corrected via Benjamini–Hochberg procedure. †Included for comparison,
Ridge One-vs-Rest Ridge Classification, KNN K-nearest neighbors, SVM Linear support vector machine, AOI Area of Interest, EMS Eye Movement Statistics.