Multi-label Learning with Missing Values using Combined Facial Action Unit Datasets
Facial action units allow an objective, standardized description of facial micro movements which can be used to describe emotions in human faces. Annotating data for action units is an expensive and time-consuming task, which leads to a scarce data situation. By combining multiple datasets from different studies, the amount of training data for a machine learning algorithm can be increased in order to create robust models for automated, multi-label action unit detection. However, every study annotates different action units, leading to a tremendous amount of missing labels in a combined database. In this work, we examine this challenge and present our approach to create a combined database and an algorithm capable of learning under the presence of missing labels without inferring their values. Our approach shows competitive performance compared to recent competitions in action unit detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Action Unit DetectionMissing LabelsMissing ValuesMulti-Label LearningSimilar Papers 제목 키워드 기반
Adapting Fairness Interventions to Missing Values
Missing values in real-world data pose a significant and unique challenge to algorithmic fairness. Different demographic groups may be unequally affected by missing data, and the standard procedure for handling missing v…
FairnessMissing ValuesGaussian Processes for Missing Value Imputation
Missing values are common in many real-life datasets. However, most of the current machine learning methods can not handle missing values. This means that they should be imputed beforehand. Gaussian Processes (GPs) are n…
Gaussian ProcessesImputationMissing ValuesVariational InferenceAn Innovative Imputation and Classification Approach for Accurate Disease Prediction
Imputation of missing attribute values in medical datasets for extracting hidden knowledge from medical datasets is an interesting research topic of interest which is very challenging. One cannot eliminate missing values…
AttributeClassificationClusteringDimensionality Reduction+4Optimal Clustering with Missing Values
Missing values frequently arise in modern biomedical studies due to various reasons, including missing tests or complex profiling technologies for different omics measurements. Missing values can complicate the applicati…
ClusteringImputationMissing ValuesopenXDATA: A Tool for Multi-Target Data Generation and Missing Label Completion
A common problem in machine learning is to deal with datasets with disjoint label spaces and missing labels. In this work, we introduce the openXDATA tool that completes the missing labels in partially labelled or unlabe…
Missing Labels