Emotion Detection on User Front-Facing App Interfaces for Enhanced Schedule Optimization: A Machine Learning Approach
Feiting Yang, Antoine Moevus, Steve L\'evesque

TL;DR
This paper investigates emotion detection methods for user interfaces in calendar apps, combining biometric and behavioral data to improve adaptive scheduling and user engagement.
Contribution
It introduces and compares two novel emotion detection approaches—biometric via ECG and behavioral via user interactions—for integration into HCI applications.
Findings
Computer activity-based emotion detection achieved ~90% accuracy.
GRU networks outperformed LSTM in biometric emotion prediction.
Biometric and behavioral methods are effective, with behavioral methods being more consistent.
Abstract
Human-Computer Interaction (HCI) has evolved significantly to incorporate emotion recognition capabilities, creating unprecedented opportunities for adaptive and personalized user experiences. This paper explores the integration of emotion detection into calendar applications, enabling user interfaces to dynamically respond to users' emotional states and stress levels, thereby enhancing both productivity and engagement. We present and evaluate two complementary approaches to emotion detection: a biometric-based method utilizing heart rate (HR) data extracted from electrocardiogram (ECG) signals processed through Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) neural networks to predict the emotional dimensions of Valence, Arousal, and Dominance; and a behavioral method analyzing computer activity through multiple machine learning models to classify emotions based on…
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
TopicsScheduling and Optimization Algorithms
MethodsGated Recurrent Unit · Long Short-Term Memory
