Related Experiment Video
Updated: Sep 19, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
2.0K
MOL: Joint Estimation of Micro-Expression, Optical Flow, and Landmark via Transformer-Graph-Style Convolution
Summary
This study introduces a novel deep learning framework for facial micro-expression recognition (MER), outperforming existing methods. The approach effectively captures subtle facial muscle actions without needing key frames, improving MER accuracy.
Area of Science:
- Computer Vision
- Machine Learning
- Affective Computing
Background:
- Facial micro-expression recognition (MER) is challenging due to subtle, transient actions.
- Existing MER methods often rely on handcrafted features or key frames, and are limited by small datasets.
- Deep learning approaches for MER face limitations due to dataset scale and diversity.
Purpose of the Study:
- To propose an end-to-end micro-action-aware deep learning framework for MER.
- To develop a novel feature extraction block (F5C) that directly processes raw frames.
- To jointly train MER with optical flow estimation and facial landmark detection to enhance subtle action capture.
Main Methods:
- Developed a novel F5C block combining fully-connected convolution and channel correspondence convolution for local-global feature extraction.
- Utilized transformer-style and graph-style convolutions to extract local features and model feature correlations.
- Implemented joint training of MER, optical flow estimation, and facial landmark detection using shared features.
Main Results:
- The proposed framework significantly outperforms state-of-the-art MER methods on CASME II, SAMM, and SMIC benchmarks.
- The model demonstrates strong performance in optical flow estimation and facial landmark detection.
- The framework successfully captures subtle facial muscle actions associated with micro-expressions.
Conclusions:
- The proposed micro-action-aware deep learning framework offers a robust solution for facial micro-expression recognition.
- Joint training with auxiliary tasks effectively addresses data scarcity issues in MER.
- The novel F5C block enables direct, key-frame-free feature extraction from raw video sequences.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
435
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
435
Transformers with Off-Nominal Turns Ratios
213
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
213
Deconvolution
263
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
263
Convolution Properties II
292
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
292
Convolution Properties I
244
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
244
Transformers in Distribution System
167
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
167

