Deep Learning-Based Real-Time Sequential Facial Expression Analysis Using Geometric Features
Talha Enes Koksal, Abdurrahman Gumus

TL;DR
This paper introduces a fast, accurate deep learning method for real-time sequential facial expression recognition using geometric features and landmarks, suitable for human-computer interaction and emotion-aware systems.
Contribution
It presents a novel approach combining MediaPipe FaceMesh, geometric features, and ConvLSTM1D for real-time facial expression analysis, demonstrating high accuracy and speed.
Findings
Achieved up to 93% accuracy on CK+ dataset
Processed approximately 165 frames per second
Demonstrated good generalization across multiple datasets
Abstract
Facial expression recognition is a crucial component in enhancing human-computer interaction and developing emotion-aware systems. Real-time detection and interpretation of facial expressions have become increasingly important for various applications, from user experience personalization to intelligent surveillance systems. This study presents a novel approach to real-time sequential facial expression recognition using deep learning and geometric features. The proposed method utilizes MediaPipe FaceMesh for rapid and accurate facial landmark detection. Geometric features, including Euclidean distances and angles, are extracted from these landmarks. Temporal dynamics are incorporated by analyzing feature differences between consecutive frames, enabling the detection of onset, apex, and offset phases of expressions. For classification, a ConvLSTM1D network followed by multilayer…
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
TopicsEmotion and Mood Recognition · Face recognition and analysis · Face and Expression Recognition
