paper-with-me

Papers

SS-MFAR : Semi-supervised Multi-task Facial Affect Recognition

2022-07-19 · Darshan Gera, Badveeti Naveen Siva Kumar, Bobbili Veerendra Raj Kumar, S Balasubramanian

Automatic affect recognition has applications in many areas such as education, gaming, software development, automotives, medical care, etc. but it is non trivial task to achieve appreciable performance on in-the-wild data sets. In-the-wild data sets though represent real-world scenarios better than synthetic data sets, the former ones suffer from the problem of incomplete labels. Inspired by semi-supervised learning, in this paper, we introduce our submission to the Multi-Task-Learning Challenge at the 4th Affective Behavior Analysis in-the-wild (ABAW) 2022 Competition. The three tasks that are considered in this challenge are valence-arousal(VA) estimation, classification of expressions into 6 basic (anger, disgust, fear, happiness, sadness, surprise), neutral, and the 'other' category and 12 action units(AU) numbered AU-{1,2,4,6,7,10,12,15,23,24,25,26}. Our method Semi-supervised Multi-task Facial Affect Recognition titled SS-MFAR uses a deep residual network with task specific classifiers for each of the tasks along with adaptive thresholds for each expression class and semi-supervised learning for the incomplete labels. Source code is available at https://github.com/1980x/ABAW2022DMACS.

📄 PDF Abstract BibTeX arXiv:2207.09012

Code (1)

1980x/abaw2022dmacs 공식 구현 pytorch

Tasks

Multi-Task Learning

Methods 이 논문이 사용한 방법론

NON 설명 없음

Similar Papers 제목 키워드 기반

mFARM: Towards Multi-Faceted Fairness Assessment based on HARMs in Clinical Decision Support

2025-09-02 · Shreyash Adappanavar, Krithi Shailya, Gokul S Krishnan, Sriraam Natarajan 외 arxiv

The deployment of Large Language Models (LLMs) in high-stakes medical settings poses a critical AI alignment challenge, as models can inherit and amplify societal biases, leading to significant disparities. Existing fair…

Semi-Supervised Facial Expression Recognition based on Dynamic Threshold and Negative Learning

2026-01-09 · Zhongpeng Cai, Jun Yu, Wei Xu, Tianyu Liu 외 arxiv

Facial expression recognition is a key task in human-computer interaction and affective computing. However, acquiring a large amount of labeled facial expression data is often costly. Therefore, it is particularly import…

Facial Expression Recognition

Semi-Supervised Self-Growing Generative Adversarial Networks for Image Recognition

2019-08-11 · Haoqian Wang, Zhiwei Xu, Jun Xu, Wangpeng An 외

Image recognition is an important topic in computer vision and image processing, and has been mainly addressed by supervised deep learning methods, which need a large set of labeled images to achieve promising performanc…

AttributeGenerative Adversarial Network

Exploring Adversarial Learning for Deep Semi-Supervised Facial Action Unit Recognition

2021-06-04 · Shangfei Wang, Yanan Chang, Guozhu Peng, Bowen Pan

Current works formulate facial action unit (AU) recognition as a supervised learning problem, requiring fully AU-labeled facial images during training. It is challenging if not impossible to provide AU annotations for la…

Facial Action Unit Detection

A Multi-task Mean Teacher for Semi-supervised Facial Affective Behavior Analysis

2021-07-09 · Lingfeng Wang, Shisen Wang, Jin Qi, Kenji Suzuki

Affective Behavior Analysis is an important part in human-computer interaction. Existing multi-task affective behavior recognition methods suffer from the problem of incomplete labeled datasets. To tackle this problem, t…