paper-with-me

홈 › Papers

Action Unit Detection with Region Adaptation, Multi-labeling Learning and Optimal Temporal Fusing

2017-04-10 · CVPR 2017 7 · Wei Li, Farnaz Abitahi, Zhigang Zhu

Action Unit (AU) detection becomes essential for facial analysis. Many proposed approaches face challenging problems in dealing with the alignments of different face regions, in the effective fusion of temporal information, and in training a model for multiple AU labels. To better address these problems, we propose a deep learning framework for AU detection with region of interest (ROI) adaptation, integrated multi-label learning, and optimal LSTM-based temporal fusing. First, ROI cropping nets (ROI Nets) are designed to make sure specifically interested regions of faces are learned independently; each sub-region has a local convolutional neural network (CNN) - an ROI Net, whose convolutional filters will only be trained for the corresponding region. Second, multi-label learning is employed to integrate the outputs of those individual ROI cropping nets, which learns the inter-relationships of various AUs and acquires global features across sub-regions for AU detection. Finally, the optimal selection of multiple LSTM layers to form the best LSTM Net is carried out to best fuse temporal features, in order to make the AU prediction the most accurate. The proposed approach is evaluated on two popular AU detection datasets, BP4D and DISFA, outperforming the state of the art significantly, with an average improvement of around 13% on BP4D and 25% on DISFA, respectively.

📄 PDF Abstract BibTeX arXiv:1704.03067

Code (0)

등록된 구현이 없습니다.

Tasks

Action Unit DetectionMulti-Label Learning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Region2Vec: Community Detection on Spatial Networks Using Graph Embedding with Node Attributes and Spatial Interactions

2022-10-10 · Yunlei Liang, Jiawei Zhu, Wen Ye, Song Gao

Community Detection algorithms are used to detect densely connected components in complex networks and reveal underlying relationships among components. As a special type of networks, spatial networks are usually generat…

AttributeCommunity DetectionDecision MakingGraph Embedding

GeoAI-Enhanced Community Detection on Spatial Networks with Graph Deep Learning

2024-11-23 · Yunlei Liang, Jiawei Zhu, Wen Ye, Song Gao

Spatial networks are useful for modeling geographic phenomena where spatial interaction plays an important role. To analyze the spatial networks and their internal structures, graph-based methods such as community detect…

AttributeCommunity DetectionDeep LearningGraph Attention

Automated Detection of Equine Facial Action Units

2021-02-17 · Zhenghong Li, Sofia Broomé, Pia Haubro Andersen, Hedvig Kjellström

The recently developed Equine Facial Action Coding System (EquiFACS) provides a precise and exhaustive, but laborious, manual labelling method of facial action units of the horse. To automate parts of this process, we pr…

Facial Action Unit Detection

Deep Region and Multi-Label Learning for Facial Action Unit Detection

2016-06-01 · CVPR 2016 6 · Kaili Zhao, Wen-Sheng Chu, Honggang Zhang

Region learning (RL) and multi-label learning (ML) have recently attracted increasing attentions in the field of facial Action Unit (AU) detection. Knowing that AUs are active on sparse facial regions, RL aims to identif…

Action Unit DetectionFacial Action Unit DetectionMulti-Label LearningSpecificity

Upper, Middle and Lower Region Learning for Facial Action Unit Detection

2020-02-10 · Yao Xia

Facial action units (AUs) detection is fundamental to facial expression analysis. As AU occurs only in a small area of the face, region-based learning has been widely recognized useful for AU detection. Most region-based…

Action Unit DetectionFacial Action Unit DetectionHard Attention