paper-with-me

Papers

Deep Learning-Based Real-Time Sequential Facial Expression Analysis Using Geometric Features

2025-12-05 · Talha Enes Koksal, Abdurrahman Gumus arxiv

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 perceptron blocks is employed. The method's performance was evaluated on multiple publicly available datasets, including CK+, Oulu-CASIA (VIS and NIR), and MMI. Accuracies of 93%, 79%, 77%, and 68% were achieved respectively. Experiments with composite datasets were also conducted to assess the model's generalization capabilities. The approach demonstrated real-time applicability, processing approximately 165 frames per second on consumer-grade hardware. This research contributes to the field of facial expression analysis by providing a fast, accurate, and adaptable solution. The findings highlight the potential for further advancements in emotion-aware technologies and personalized user experiences, paving the way for more sophisticated human-computer interaction systems. To facilitate further research in this field, the complete source code for this study has been made publicly available on GitHub: https://github.com/miralab-ai/facial-expression-analysis.

📄 PDF Abstract BibTeX arXiv:2512.05669

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Expression RecognitionFacial Landmark Detection

Similar Papers 제목 키워드 기반

A Real Time Facial Expression Classification System Using Local Binary Patterns

2015-05-15 · S. L. Happy, Anjith George, Aurobinda Routray

Facial expression analysis is one of the popular fields of research in human computer interaction (HCI). It has several applications in next generation user interfaces, human emotion analysis, behavior and cognitive mode…

Emotion RecognitionFace DetectionGeneral Classification

LibreFace: An Open-Source Toolkit for Deep Facial Expression Analysis

2023-08-18 · Di Chang, Yufeng Yin, Zongjian Li, Minh Tran 외

Facial expression analysis is an important tool for human-computer interaction. In this paper, we introduce LibreFace, an open-source toolkit for facial expression analysis. This open-source toolbox offers real-time and …

Facial Expression RecognitionKnowledge Distillation

Video-Based Frame-Level Facial Analysis of Affective Behavior on Mobile Devices Using EfficientNets

2022-06-10 · CVPR Workshop 2022 6 · Savchenko A.V.

In this paper, we consider the problem of real-time video-based facial emotion analytics, namely, facial expression recognition, prediction of valence and arousal and detection of action unit points. We propose the novel…

Action Unit DetectionArousal EstimationEmotion RecognitionFacial Expression Recognition+2

Capturing Complex Spatio-temporal Relations among Facial Muscles for Facial Expression Recognition

2013-06-01 · CVPR 2013 6 · Ziheng Wang, Shangfei Wang, Qiang Ji

Spatial-temporal relations among facial muscles carry crucial information about facial expressions yet have not been thoroughly exploited. One contributing factor for this is the limited ability of the current dynamic mo…

Facial Expression RecognitionFacial Expression Recognition (FER)

Towards a Real-Time Facial Analysis System

2021-09-21 · Bishwo Adhikari, Xingyang Ni, Esa Rahtu, Heikki Huttunen

Facial analysis is an active research area in computer vision, with many practical applications. Most of the existing studies focus on addressing one specific task and maximizing its performance. For a complete facial an…

object-detectionObject Detection