Self-Supervised Approach for Facial Movement Based Optical Flow
Muhannad Alkaddour, Usman Tariq, Abhinav Dhall

TL;DR
This paper introduces a self-supervised method to generate optical flow for faces, improving facial motion analysis and micro-expression recognition by training CNNs on face-specific data.
Contribution
It proposes a novel self-supervised approach to generate face optical flow ground truth and demonstrates its effectiveness in improving facial motion prediction and micro-expression recognition.
Findings
FlowNetS trained on face data outperforms other architectures
Optical flow features improve micro-expression classification accuracy
Self-supervised face optical flow is promising for facial expression analysis
Abstract
Computing optical flow is a fundamental problem in computer vision. However, deep learning-based optical flow techniques do not perform well for non-rigid movements such as those found in faces, primarily due to lack of the training data representing the fine facial motion. We hypothesize that learning optical flow on face motion data will improve the quality of predicted flow on faces. The aim of this work is threefold: (1) exploring self-supervised techniques to generate optical flow ground truth for face images; (2) computing baseline results on the effects of using face data to train Convolutional Neural Networks (CNN) for predicting optical flow; and (3) using the learned optical flow in micro-expression recognition to demonstrate its effectiveness. We generate optical flow ground truth using facial key-points in the BP4D-Spontaneous dataset. The generated optical flow is used to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Enhancement Techniques · Advanced Image Processing Techniques
