中文
相关论文

相关论文: Continual Facial Expression Recognition: A Benchma…

200 篇论文

In recent years, Facial Expression Recognition (FER) has gained increasing attention. Most current work focuses on supervised learning, which requires a large amount of labeled and diverse images, while FER suffers from the scarcity of…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Jie Song , Mengqiao He , Jinhua Feng , Bairong Shen

Fully connected layer is an essential component of Convolutional Neural Networks (CNNs), which demonstrates its efficiency in computer vision tasks. The CNN process usually starts with convolution and pooling layers that first break down…

计算机视觉与模式识别 · 计算机科学 2020-09-24 M. Amine Mahmoudi , Aladine Chetouani , Fatma Boufera , Hedi Tabia

Facial Expression Recognition (FER) is a crucial task in affective computing, but its conventional focus on the seven basic emotions limits its applicability to the complex and expanding emotional spectrum. To address the issue of new and…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Niki Maria Foteinopoulou , Ioannis Patras

Dynamic Facial Expression Recognition (DFER) is crucial for understanding human behavior. However, current methods exhibit limited performance mainly due to the scarcity of high-quality data, the insufficient utilization of facial dynamics,…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Haodong Chen , Haojian Huang , Junhao Dong , Mingzhe Zheng , Dian Shao

Facial expression recognition (FER) systems raise significant privacy concerns due to the potential exposure of sensitive identity information. This paper presents a study on removing identity information while preserving FER capabilities.…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Feng Xu , David Ahmedt-Aristizabal , Lars Petersson , Dadong Wang , Xun Li

Facial Expression Recognition from static images is a challenging problem in computer vision applications. Convolutional Neural Network (CNN), the state-of-the-art method for various computer vision tasks, has had limited success in…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Rohan Wadhawan , Tapan K. Gandhi

Deep Neural Networks (DNNs) have shown to outperform traditional methods in various visual recognition tasks including Facial Expression Recognition (FER). In spite of efforts made to improve the accuracy of FER systems using DNN, existing…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Behzad Hasani , Mohammad H. Mahoor

Continual Learning (CL) poses a significant challenge in Artificial Intelligence, aiming to mirror the human ability to incrementally acquire knowledge and skills. While extensive research has focused on CL within the context of…

机器学习 · 计算机科学 2024-06-10 Haotian Zhang , Junting Zhou , Haowei Lin , Hang Ye , Jianhua Zhu , Zihao Wang , Liangcai Gao , Yizhou Wang , Yitao Liang

Facial expression recognition (FER) plays a significant role in our daily life. However, annotation ambiguity in the datasets could greatly hinder the performance. In this paper, we address FER task via label distribution learning paradigm,…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Shu Liu , Yan Xu , Tongming Wan , Xiaoyan Kui

Contrastive learning has shown promising potential for learning robust representations by utilizing unlabeled data. However, constructing effective positive-negative pairs for contrastive learning on facial behavior datasets remains…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Xiang Zhang , Taoyue Wang , Xiaotian Li , Huiyuan Yang , Lijun Yin

Traditional techniques for emotion recognition have focused on the facial expression analysis only, thus providing limited ability to encode context that comprehensively represents the emotional responses. We present deep networks for…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Jiyoung Lee , Seungryong Kim , Sunok Kim , Jungin Park , Kwanghoon Sohn

Facial micro-expression recognition (MER) is a challenging problem, due to transient and subtle micro-expression (ME) actions. Most existing methods depend on hand-crafted features, key frames like onset, apex, and offset frames, or deep…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Zhiwen Shao , Yifan Cheng , Feiran Li , Yong Zhou , Xuequan Lu , Yuan Xie , Lizhuang Ma

This work describes different strategies to generate unsupervised representations obtained through the concept of self-taught learning for facial emotion recognition (FER). The idea is to create complementary representations promoting…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Bruna Delazeri , Leonardo L. Veras , Alceu de S. Britto , Jean Paul Barddal , Alessandro L. Koerich

Adapting Automatic Speech Recognition (ASR) models to new domains results in a deterioration of performance on the original domain(s), a phenomenon called Catastrophic Forgetting (CF). Even monolingual ASR models cannot be extended to new…

音频与语音处理 · 电气工程与系统科学 2026-01-22 Steven Vander Eeckt , Hugo Van hamme

Facial expression recognition (FER) is a challenging task due to pervasive occlusion and dataset biases. Especially when facial information is partially occluded, existing FER models struggle to extract effective facial features, leading to…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Huiyu Zhai , Xingxing Yang , Yalan Ye , Chenyang Li , Bin Fan , Changze Li

Complex emotion recognition is a cognitive task that has so far eluded the same excellent performance of other tasks that are at or above the level of human cognition. Emotion recognition through facial expressions is particularly difficult…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Angus Maiden , Bahareh Nakisa

Emotion Recognition (ER) is the process of analyzing and identifying human emotions from sensing data. Currently, the field heavily relies on facial expression recognition (FER) because visual channel conveys rich emotional cues. However,…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Kejun Liu , Yuanyuan Liu , Lin Wei , Chang Tang , Yibing Zhan , Zijing Chen , Zhe Chen

Existing information on AI-based facial emotion recognition (FER) is not easily comprehensible by those outside the field of computer science, requiring cross-disciplinary effort to determine a categorisation framework that promotes the…

人工智能 · 计算机科学 2025-01-14 R. Yamamoto Ravenor

This paper proposes a novel 4D Facial Expression Recognition (FER) method using Collaborative Cross-domain Dynamic Image Network (CCDN). Given a 4D data of face scans, we first compute its geometrical images, and then combine their…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Muzammil Behzad , Nhat Vo , Xiaobai Li , Guoying Zhao

Prompt learning has been widely adopted to efficiently adapt vision-language models (VLMs) like CLIP for various downstream tasks. Despite their success, current VLM-based facial expression recognition (FER) methods struggle to capture…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Fuyan Ma , Yiran He , Bin Sun , Shutao Li