paper-with-me

Papers

SelfME: Self-Supervised Motion Learning for Micro-Expression Recognition

2023-01-01 · CVPR 2023 1 · Xinqi Fan, Xueli Chen, Mingjie Jiang, Ali Raza Shahid, Hong Yan

Facial micro-expressions (MEs) refer to brief spontaneous facial movements that can reveal a person's genuine emotion. They are valuable in lie detection, criminal analysis, and other areas. While deep learning-based ME recognition (MER) methods achieved impressive success, these methods typically require pre-processing using conventional optical flow-based methods to extract facial motions as inputs. To overcome this limitation, we proposed a novel MER framework using self-supervised learning to extract facial motion for ME (SelfME). To the best of our knowledge, this is the first work using an automatically self-learned motion technique for MER. However, the self-supervised motion learning method might suffer from ignoring symmetrical facial actions on the left and right sides of faces when extracting fine features. To address this issue, we developed a symmetric contrastive vision transformer (SCViT) to constrain the learning of similar facial action features for the left and right parts of faces. Experiments were conducted on two benchmark datasets showing that our method achieved state-of-the-art performance, and ablation studies demonstrated the effectiveness of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Micro Expression RecognitionMicro-Expression RecognitionOptical Flow EstimationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Learning Accurate Segmentation Purely from Self-Supervision

2026-02-27 · Zuyao You, Zuxuan Wu, Yu-Gang Jiang arxiv

Accurately segmenting objects without any manual annotations remains one of the core challenges in computer vision. In this work, we introduce Selfment, a fully self-supervised framework that segments foreground objects …

Unsupervised Saliency DetectionZero-shot GeneralizationObject Detection

SelfMem: Self-Optimizing Memory for AI Agents

2026-07-04 · Shu Yang, Junchao Wu, Derek F. Wong, Di Wang arxiv

While current AI agents support increasingly long context windows, tool use, and skill execution for long-horizon tasks, they still require memory systems to effectively leverage historical experience. Existing memory fr…

AMMSM: Adaptive Motion Magnification and Sparse Mamba for Micro-Expression Recognition

2025-03-31 · Xuxiong Liu, Tengteng Dong, Fei Wang, Weijie Feng 외

Micro-expressions are typically regarded as unconscious manifestations of a person's genuine emotions. However, their short duration and subtle signals pose significant challenges for downstream recognition. We propose a…

MambaMicro Expression RecognitionMicro-Expression RecognitionMotion Magnification+1

SelfMedHPM: Self Pre-training With Hard Patches Mining Masked Autoencoders For Medical Image Segmentation

2025-04-03 · Yunhao Lv, Lingyu Chen, Jian Wang, Yangxi Li 외

In recent years, deep learning methods such as convolutional neural network (CNN) and transformers have made significant progress in CT multi-organ segmentation. However, CT multi-organ segmentation methods based on mask…

Image SegmentationMedical Image SegmentationOrgan SegmentationSegmentation+1

Three-Stream Temporal-Shift Attention Network Based on Self-Knowledge Distillation for Micro-Expression Recognition

2024-06-25 · Guanghao Zhu, Lin Liu, Yuhao Hu, Haixin Sun 외

Micro-expressions are subtle facial movements that occur spontaneously when people try to conceal real emotions. Micro-expression recognition is crucial in many fields, including criminal analysis and psychotherapy. Howe…

Knowledge DistillationMicro Expression RecognitionMicro-Expression RecognitionMotion Magnification+1