paper-with-me

Papers

Incremental Boosting Convolutional Neural Network for Facial Action Unit Recognition

2017-07-17 · NeurIPS 2016 12 · Shizhong Han, Zibo Meng, Ahmed Shehab Khan, Yan Tong

Recognizing facial action units (AUs) from spontaneous facial expressions is still a challenging problem. Most recently, CNNs have shown promise on facial AU recognition. However, the learned CNNs are often overfitted and do not generalize well to unseen subjects due to limited AU-coded training images. We proposed a novel Incremental Boosting CNN (IB-CNN) to integrate boosting into the CNN via an incremental boosting layer that selects discriminative neurons from the lower layer and is incrementally updated on successive mini-batches. In addition, a novel loss function that accounts for errors from both the incremental boosted classifier and individual weak classifiers was proposed to fine-tune the IB-CNN. Experimental results on four benchmark AU databases have demonstrated that the IB-CNN yields significant improvement over the traditional CNN and the boosting CNN without incremental learning, as well as outperforming the state-of-the-art CNN-based methods in AU recognition. The improvement is more impressive for the AUs that have the lowest frequencies in the databases.

📄 PDF Abstract BibTeX arXiv:1707.05395

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Action Unit DetectionIncremental Learning

Similar Papers 제목 키워드 기반

High Semantic Features for the Continual Learning of Complex Emotions: a Lightweight Solution

2025-10-15 · Thibault Geoffroy, Gauthier Gerspacher, Lionel Prevost arxiv

Incremental learning is a complex process due to potential catastrophic forgetting of old tasks when learning new ones. This is mainly due to transient features that do not fit from task to task. In this paper, we focus …

Incremental LearningEmotion RecognitionContinual Learning

AU-Supervised Convolutional Vision Transformers for Synthetic Facial Expression Recognition

2022-07-20 · Shuyi Mao, Xinpeng Li, Junyao Chen, Xiaojiang Peng

The paper describes our proposed methodology for the six basic expression classification track of Affective Behavior Analysis in-the-wild (ABAW) Competition 2022. In Learing from Synthetic Data(LSD) task, facial expressi…

Face RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)

Boosting Facial Action Unit Detection Through Jointly Learning Facial Landmark Detection and Domain Separation and Reconstruction

2023-10-08 · Ziqiao Shang, Li Yu

Recently how to introduce large amounts of unlabeled facial images in the wild into supervised Facial Action Unit (AU) detection frameworks has become a challenging problem. In this paper, we propose a new AU detection f…

Action Unit DetectionContrastive LearningFacial Action Unit DetectionFacial Landmark Detection+1

Boosting Continuous Emotion Recognition with Self-Pretraining using Masked Autoencoders, Temporal Convolutional Networks, and Transformers

2024-03-18 · Weiwei Zhou, Jiada Lu, Chenkun Ling, Weifeng Wang 외

Human emotion recognition holds a pivotal role in facilitating seamless human-computer interaction. This paper delineates our methodology in tackling the Valence-Arousal (VA) Estimation Challenge, Expression (Expr) Class…

Emotion Recognition

Facial Action Unit Detection using 3D Facial Landmarks

2020-05-17 · Saurabh Hinduja, Shaun Canavan

In this paper, we propose to detect facial action units (AU) using 3D facial landmarks. Specifically, we train a 2D convolutional neural network (CNN) on 3D facial landmarks, tracked using a shape index-based statistical…

Action Unit DetectionFacial Action Unit Detection