中文
相关论文

相关论文: MGRR-Net: Multi-level Graph Relational Reasoning N…

200 篇论文

Age estimation of face images is a crucial task with various practical applications in areas such as video surveillance and Internet access control. While deep learning-based age estimation frameworks, e.g., convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Yuntao Shou , Xiangyong Cao , Deyu Meng

This comprehensive review delves deeply into the various methodologies applied to facial expression recognition (FER) through the lens of graph representation learning (GRL). Initially, we introduce the task of FER and the concepts of graph…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Théo Gueuret , Akrem Sellami , Chaabane Djeraba

Human face analysis is an important task in computer vision. According to cognitive-psychological studies, facial dynamics could provide crucial cues for face analysis. The motion of a facial local region in facial expression is related to…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Seong Tae Kim , Yong Man Ro

Understanding pain-related facial behaviors is essential for digital healthcare in terms of effective monitoring, assisted diagnostics, and treatment planning, particularly for patients unable to communicate verbally. Existing data-driven…

机器学习 · 计算机科学 2025-06-18 Zhiyu Wang , Yang Liu , Hatice Gunes

Humans focus attention on different face regions when recognizing face attributes. Most existing face attribute classification methods use the whole image as input. Moreover, some of these methods rely on fiducial landmarks to provide…

计算机视觉与模式识别 · 计算机科学 2017-09-14 Hui Ding , Hao Zhou , Shaohua Kevin Zhou , Rama Chellappa

Facial micro-expressions are spontaneous, brief and subtle facial motions that unveil the underlying, suppressed emotions. Detecting Action Units (AUs) in micro-expressions is crucial because it yields a finer representation of facial…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Huai-Qian Khor , Yante Li , Xingxun Jiang , Guoying Zhao

Automated Facial Expression Recognition (FER) has been a challenging task for decades. Many of the existing works use hand-crafted features such as LBP, HOG, LPQ, and Histogram of Optical Flow (HOF) combined with classifiers such as Support…

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

We aim to study the multi-scale receptive fields of a single convolutional neural network to detect faces of varied scales. This paper presents our Multi-Scale Receptive Field Face Detector (MSFD), which has superior performance on…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Qiushan Guo , Yuan Dong , Yu Guo , Hongliang Bai

In this paper, we propose a novel Feature Decomposition and Reconstruction Learning (FDRL) method for effective facial expression recognition. We view the expression information as the combination of the shared information (expression…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Delian Ruan , Yan Yan , Shenqi Lai , Zhenhua Chai , Chunhua Shen , Hanzi Wang

Facial expression recognition (FER), aiming to classify the expression present in the facial image or video, has attracted a lot of research interests in the field of artificial intelligence and multimedia. In terms of video based FER task,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Daizong Liu , Hongting Zhang , Pan Zhou

With recent advances in RGB-D sensing technologies as well as improvements in machine learning and fusion techniques, RGB-D facial recognition has become an active area of research. A novel attention aware method is proposed to fuse two…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Hardik Uppal , Alireza Sepas-Moghaddam , Michael Greenspan , Ali Etemad

Despite the impressive performance of current vision-based facial action unit (AU) detection approaches, they are heavily susceptible to the variations across different domains and the cross-domain AU detection methods are under-explored.…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Yong Li , Menglin Liu , Zhen Cui , Yi Ding , Yuan Zong , Wenming Zheng , Shiguang Shan , Cuntai Guan

Although face recognition has made impressive progress in recent years, we ignore the racial bias of the recognition system when we pursue a high level of accuracy. Previous work found that for different races, face recognition networks…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Linzhi Huang , Mei Wang , Jiahao Liang , Weihong Deng , Hongzhi Shi , Dongchao Wen , Yingjie Zhang , Jian Zhao

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

Recent advances in Multimodal Large Language Models (MLLMs) have created new opportunities for facial expression recognition (FER), moving it beyond pure label prediction toward reasoning-based affect understanding. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Shifeng Liu , Zhengye Zhang , Sirui Zhao , Xinglong Mao , Zhehan Kan , Zhixiang Wei , Shiwei Wu , Chaoyou Fu , Tong Xu , Enhong Chen

Facial Expressions Recognition(FER) on low-resolution images is necessary for applications like group expression recognition in crowd scenarios(station, classroom etc.). Classifying a small size facial image into the right expression…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Wei Jing , Feng Tian , Jizhong Zhang , Kuo-Ming Chao , Zhenxin Hong , Xu Liu

Faces are highly deformable objects which may easily change their appearance over time. Not all face areas are subject to the same variability. Therefore decoupling the information from independent areas of the face is of paramount…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Dakshina Ranjan Kisku , Massimo Tistarelli , Jamuna Kanta Sing , Phalguni Gupta

Human emotion recognition is an active research area in artificial intelligence and has made substantial progress over the past few years. Many recent works mainly focus on facial regions to infer human affection, while the surrounding…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Nhat Le , Khanh Nguyen , Anh Nguyen , Bac Le

A large number of real-world networks include multiple types of nodes and edges. Graph Neural Network (GNN) emerged as a deep learning framework to generate node and graph embeddings for downstream machine learning tasks. However, popular…

机器学习 · 计算机科学 2024-11-26 Ziynet Nesibe Kesimoglu , Serdar Bozdag

Facial expressions are one of the most powerful, natural and immediate means for human being to communicate their emotions and intensions. Recognition of facial expression has many applications including human-computer interaction,…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Deepak Ghimire , Sunghwan Jeong , Joonwhoan Lee , Sang Hyun Park