paper-with-me

Papers

Feature refinement: An expression-specific feature learning and fusion method for micro-expression recognition

2021-01-13 · Ling Zhou, Qirong Mao, Xiaohua Huang, Feifei Zhang, Zhihong Zhang

Micro-Expression Recognition has become challenging, as it is extremely difficult to extract the subtle facial changes of micro-expressions. Recently, several approaches proposed several expression-shared features algorithms for micro-expression recognition. However, they do not reveal the specific discriminative characteristics, which lead to sub-optimal performance. This paper proposes a novel Feature Refinement ({FR}) with expression-specific feature learning and fusion for micro-expression recognition. It aims to obtain salient and discriminative features for specific expressions and also predict expression by fusing the expression-specific features. FR consists of an expression proposal module with attention mechanism and a classification branch. First, an inception module is designed based on optical flow to obtain expression-shared features. Second, in order to extract salient and discriminative features for specific expression, expression-shared features are fed into an expression proposal module with attention factors and proposal loss. Last, in the classification branch, labels of categories are predicted by a fusion of the expression-specific features. Experiments on three publicly available databases validate the effectiveness of FR under different protocol. Results on public benchmarks demonstrate that our FR provides salient and discriminative information for micro-expression recognition. The results also show our FR achieves better or competitive performance with the existing state-of-the-art methods on micro-expression recognition.

📄 PDF Abstract BibTeX arXiv:2101.04838

Code (0)

등록된 구현이 없습니다.

Tasks

Micro Expression RecognitionMicro-Expression RecognitionOptical Flow Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…

Similar Papers 제목 키워드 기반

Task-aware Cross-modal Feature Refinement Transformer with Large Language Models for Visual Grounding

2025-01-01 · CVPR 2025 1 · Wenbo Chen, Zhen Xu, Ruotao Xu, Si Wu 외

The goal of visual grounding is to establish connections between target objects and textual descriptions. Large Language Models (LLMs) have demonstrated strong comprehension abilities across a variety of visual tasks…

Referring ExpressionReferring Expression ComprehensionReferring Expression SegmentationVisual Grounding

Hierarchical Collaborative Fusion for 3D Instance-aware Referring Expression Segmentation

2026-03-06 · Keshen Zhou, Runnan Chen, Mingming Gong, Tongliang Liu arxiv

Generalised 3D Referring Expression Segmentation (3D-GRES) localizes objects in 3D scenes based on natural language, even when descriptions match multiple or zero targets. Existing methods rely solely on sparse point clo…

Referring Expression SegmentationPoint Clouds

A cross-modal network for facial expression recognition

2026-05-06 · Chunwei Tian, Jingyuan Xie, Qi Zhang, Chao Li 외 arxiv

Deep neural networks enriched with structural information have been widely employed for facial expression recognition tasks. However, these methods often depend on hierarchical information rather than face property to fi…

Facial Expression RecognitionFace Alignment

Video Semantic Segmentation with Inter-Frame Feature Fusion and Inner-Frame Feature Refinement

2023-01-10 · Jiafan Zhuang, Zilei Wang, Junjie Li

Video semantic segmentation aims to generate accurate semantic maps for each video frame. To this end, many works dedicate to integrate diverse information from consecutive frames to enhance the features for prediction, …

Optical Flow EstimationSemantic SegmentationVideo Semantic Segmentation

BOLIMES: Boruta and LIME optiMized fEature Selection for Gene Expression Classification

2025-02-18 · Bich-Chung Phan, Thanh Ma, Huu-Hoa Nguyen, and Thanh-Nghi Do

Gene expression classification is a pivotal yet challenging task in bioinformatics, primarily due to the high dimensionality of genomic data and the risk of overfitting. To bridge this gap, we propose BOLIMES, a novel fe…

ClassificationDimensionality Reductionfeature selection