paper-with-me

Papers

Multi-View Dynamic Facial Action Unit Detection

2017-04-25 · Andres Romero, Juan Leon, Pablo Arbelaez

We propose a novel convolutional neural network approach to address the fine-grained recognition problem of multi-view dynamic facial action unit detection. We leverage recent gains in large-scale object recognition by formulating the task of predicting the presence or absence of a specific action unit in a still image of a human face as holistic classification. We then explore the design space of our approach by considering both shared and independent representations for separate action units, and also different CNN architectures for combining color and motion information. We then move to the novel setup of the FERA 2017 Challenge, in which we propose a multi-view extension of our approach that operates by first predicting the viewpoint from which the video was taken, and then evaluating an ensemble of action unit detectors that were trained for that specific viewpoint. Our approach is holistic, efficient, and modular, since new action units can be easily included in the overall system. Our approach significantly outperforms the baseline of the FERA 2017 Challenge, with an absolute improvement of 14% on the F1-metric. Additionally, it compares favorably against the winner of the FERA 2017 challenge. Code source is available at https://github.com/BCV-Uniandes/AUNets.

📄 PDF Abstract BibTeX arXiv:1704.07863

Code (1)

BCV-Uniandes/AUNets 공식 구현 pytorch

Tasks

Action Unit DetectionFacial Action Unit Detection

Similar Papers 제목 키워드 기반

Explainable Human-centered Traits from Head Motion and Facial Expression Dynamics

2023-02-20 · Surbhi Madan, Monika Gahalawat, Tanaya Guha, Roland Goecke 외

We explore the efficacy of multimodal behavioral cues for explainable prediction of personality and interview-specific traits. We utilize elementary head-motion units named kinemes, atomic facial movements termed action …

Prediction

EventFormer: AU Event Transformer for Facial Action Unit Event Detection

2022-03-12 · Yingjie Chen, Jiarui Zhang, Tao Wang, Yun Liang

Facial action units (AUs) play an indispensable role in human emotion analysis. We observe that although AU-based high-level emotion analysis is urgently needed by real-world applications, frame-level AU results provided…

Emotion RecognitionEvent Detection

Head Matters: Explainable Human-centered Trait Prediction from Head Motion Dynamics

2021-12-15 · Surbhi Madan, Monika Gahalawat, Tanaya Guha, Ramanathan Subramanian

We demonstrate the utility of elementary head-motion units termed kinemes for behavioral analytics to predict personality and interview traits. Transforming head-motion patterns into a sequence of kinemes facilitates dis…

Impact of Action Unit Occurrence Patterns on Detection

2020-10-15 · Saurabh Hinduja, Shaun Canavan, Saandeep Aathreya

Detecting action units is an important task in face analysis, especially in facial expression recognition. This is due, in part, to the idea that expressions can be decomposed into multiple action units. In this paper we…

Action Unit DetectionFacial Expression RecognitionFacial Expression Recognition (FER)

Multimodal Spontaneous Emotion Corpus for Human Behavior Analysis

2016-06-01 · CVPR 2016 6 · Zheng Zhang, Jeff M. Girard, Yue Wu, Xing Zhang 외

Emotion is expressed in multiple modalities, yet most research has considered at most one or two. This stems in part from the lack of large, diverse, well-annotated, multimodal databases with which to develop and test al…

Action Unit Detection