CVDec 3, 2021

How to Synthesize a Large-Scale and Trainable Micro-Expression Dataset?

arXiv:2112.01730v76 citations
Originality Synthesis-oriented
AI Analysis

It addresses the data scarcity problem for researchers in micro-expression recognition, though it is incremental as it builds on existing methods for data generation.

The paper tackles the lack of large-scale datasets for micro-expression recognition by developing a protocol to automatically synthesize trainable data, resulting in the MiE-X dataset that enables models to achieve very competitive accuracy on real-world test sets.

This paper does not contain technical novelty but introduces our key discoveries in a data generation protocol, a database and insights. We aim to address the lack of large-scale datasets in micro-expression (MiE) recognition due to the prohibitive cost of data collection, which renders large-scale training less feasible. To this end, we develop a protocol to automatically synthesize large scale MiE training data that allow us to train improved recognition models for real-world test data. Specifically, we discover three types of Action Units (AUs) that can constitute trainable MiEs. These AUs come from real-world MiEs, early frames of macro-expression videos, and the relationship between AUs and expression categories defined by human expert knowledge. With these AUs, our protocol then employs large numbers of face images of various identities and an off-the-shelf face generator for MiE synthesis, yielding the MiE-X dataset. MiE recognition models are trained or pre-trained on MiE-X and evaluated on real-world test sets, where very competitive accuracy is obtained. Experimental results not only validate the effectiveness of the discovered AUs and MiE-X dataset but also reveal some interesting properties of MiEs: they generalize across faces, are close to early-stage macro-expressions, and can be manually defined.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes