How Facial Features Convey Attention in Stationary Environments
Janelle Domantay

TL;DR
This study investigates which facial features best predict attention and fatigue in stationary environments, comparing traditional SVM models with deep learning approaches for efficiency and accuracy.
Contribution
It identifies key visual features like HOG and Action Units for attention prediction and compares traditional and deep learning models in this context.
Findings
HOG and Action Units are the most predictive features.
Deep learning models outperform SVMs in accuracy.
SVMs can approach deep learning performance with less resource use.
Abstract
Awareness detection technologies have been gaining traction in a variety of enterprises; most often used for driver fatigue detection, recent research has shifted towards using computer vision technologies to analyze user attention in environments such as online classrooms. This paper aims to extend previous research on distraction detection by analyzing which visual features contribute most to predicting awareness and fatigue. We utilized the open source facial analysis toolkit OpenFace in order to analyze visual data of subjects at varying levels of attentiveness. Then, using a Support-Vector Machine (SVM) we created several prediction models for user attention and identified Histogram of Oriented Gradients (HOG) and Action Units to be the greatest predictors of the features we tested. We also compared the performance of this SVM to deep learning approaches that utilize Convolutional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSleep and Work-Related Fatigue · Ergonomics and Musculoskeletal Disorders · Gaze Tracking and Assistive Technology
MethodsSupport Vector Machine
