Related Experiment Video
Updated: Nov 10, 2025

10:28
Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
Published on: July 24, 2019
15.6K
MESNet: A Convolutional Neural Network for Spotting Multi-Scale Micro-Expression Intervals in Long Videos.
Summary
This study introduces Micro-Expression Spotting Network (MESNet), a novel convolutional neural network (CNN) for accurately identifying micro-expression intervals in videos. MESNet significantly improves spotting performance, outperforming existing methods on benchmark datasets.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Micro-expression spotting is crucial for understanding human emotions and behavior.
- Existing methods struggle with spontaneous micro-expressions in long videos due to scale and temporal variations.
Purpose of the Study:
- To develop a novel convolutional neural network (CNN) for effective spotting of multi-scale spontaneous micro-expression intervals in long videos.
- To introduce a new evaluation metric for micro-expression spotting.
- To assess the performance of the proposed network against state-of-the-art methods.
Main Methods:
- Proposed Micro-Expression Spotting Network (MESNet) utilizing a 2+1D Spatiotemporal Convolutional Network for feature extraction.
- Incorporated a Clip Proposal Network for generating potential micro-expression clips.
- Employed a Classification Regression Network for clip classification and temporal boundary regression.
- Conducted experiments on CAS(ME)2 and SAMM datasets using leave-one-subject-out cross-validation.
Main Results:
- MESNet effectively enhances the F1-score, a key metric for spotting performance.
- The proposed network achieved superior performance compared to other state-of-the-art methods.
- MESNet demonstrated particularly strong results on the SAMM dataset.
Conclusions:
- The developed MESNet is a highly effective deep learning model for spontaneous micro-expression spotting in long videos.
- The proposed network offers a significant advancement in micro-expression analysis accuracy.
- MESNet provides a robust solution for identifying subtle, short-duration facial expressions.
Related Concept Videos
Deconvolution
389
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...
389
Convolution: Math, Graphics, and Discrete Signals
619
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...
619
Convolution Properties II
399
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...
399
Convolution Properties I
341
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:
341
Multi-input and Multi-variable systems
241
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
In the absence of...
241
