Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Depth Perception and Spatial Vision01:15

Depth Perception and Spatial Vision

Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
Factors Affecting Perception01:25

Factors Affecting Perception

Perception is influenced by perceptual set, context, motivation, and emotion. Perceptual set, or perceptual expectancy, refers to the tendency to perceive things in a particular way, influenced by previous experiences and expectations. This phenomenon affects the interpretation of stimuli, creating a set of mental tendencies and assumptions that impact sensory perceptions of sound, taste, touch, and sight.
An illustrative example of a perceptual set is the scenario where an airline pilot told...
Parallel Processing01:20

Parallel Processing

The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Turbulence-resilient detection of the rotational Doppler effect with cylindrical vector beams.

Optics express·2023
Same author

Effects of Breathing Exercises in Patients With Chronic Obstructive Pulmonary Disease: A Network Meta-analysis.

Archives of physical medicine and rehabilitation·2023
Same author

Disheveled3 enhanced EMT and cancer stem-like cells properties via Wnt/β-catenin/c-Myc/SOX2 pathway in colorectal cancer.

Journal of translational medicine·2023
Same author

Association of meibomian gland morphology with orifice plugging and lid margin thickening in meibomian gland dysfunction patients.

International ophthalmology·2023
Same author

Asymmetric Radical Bicyclization for Stereoselective Construction of Tricyclic Chromanones and Chromanes with Fused Cyclopropanes.

Journal of the American Chemical Society·2023
Same author

Dihydromyricetin attenuates intracerebral hemorrhage by reversing the effect of LCN2 via the system Xc- pathway.

Phytomedicine : international journal of phytotherapy and phytopharmacology·2023

Related Experiment Video

Updated: Jun 2, 2026

Measuring Attention and Visual Processing Speed by Model-based Analysis of Temporal-order Judgments
13:00

Measuring Attention and Visual Processing Speed by Model-based Analysis of Temporal-order Judgments

Published on: January 23, 2017

9.9K

Evaluation and analysis of visual perception using attention-enhanced computation in multimedia affective computing.

Jingyi Wang1

  • 1School of Mass-communication and Advertising, Tongmyong University, Busan, Republic of Korea.

Frontiers in Neuroscience
|August 22, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces the Attention-Enhanced Multi-Layer Transformer (AEMT) model for robust facial expression recognition (FER). The AEMT model significantly improves emotion recognition accuracy in challenging real-world conditions.

Keywords:
affective computingattention mechanismsdeep learningemotion recognitionfacial expression recognitionfeature extractiontransfer learning

Frequently Asked Questions

More Related Videos

Using Electroencephalography Measurements and High-quality Video Recording for Analyzing Visual Perception of Media Content
10:41

Using Electroencephalography Measurements and High-quality Video Recording for Analyzing Visual Perception of Media Content

Published on: May 26, 2018

6.9K
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
12:39

A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers

Published on: January 18, 2020

7.6K

Related Experiment Videos

Last Updated: Jun 2, 2026

Measuring Attention and Visual Processing Speed by Model-based Analysis of Temporal-order Judgments
13:00

Measuring Attention and Visual Processing Speed by Model-based Analysis of Temporal-order Judgments

Published on: January 23, 2017

9.9K
Using Electroencephalography Measurements and High-quality Video Recording for Analyzing Visual Perception of Media Content
10:41

Using Electroencephalography Measurements and High-quality Video Recording for Analyzing Visual Perception of Media Content

Published on: May 26, 2018

6.9K
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
12:39

A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers

Published on: January 18, 2020

7.6K

Area of Science:

  • Computer Science and Multimedia Affective Computing.
  • Artificial Intelligence focusing on Facial expression recognition and deep learning.
  • Human-Computer Interaction through visual perception analysis.

Background:

Prior research has shown that Facial Expression Recognition (FER) serves as a foundational pillar for affective computing by bridging the communication gap between humans and machines through automated visual analysis. Traditional deep learning frameworks have significantly improved the ability of systems to interpret emotional states from visual data, yet they remain sensitive to environmental perturbations. Standard models frequently encounter performance degradation when processing images containing significant occlusions, extreme head pose variations, or inconsistent lighting conditions that obscure critical facial landmarks. Motion blur in unconstrained natural environments further complicates the extraction of reliable emotional cues from facial geometry, leading to high error rates in real-time applications. Existing architectures often fail to maintain high accuracy levels when faced with the unpredictability of real-world noise, necessitating the development of more sophisticated feature fusion strategies and computational resilience. This absence of evidence motivated the development of more resilient computational frameworks capable of handling complex visual distortions while maintaining high-fidelity emotional classification.

Purpose Of The Study:

The researchers developed the Attention-Enhanced Multi-Layer Transformer (AEMT) model to overcome the systemic limitations of current FER systems in unconstrained environments. This architectural design targets the specific challenges posed by occlusions and motion blur by utilizing a multi-faceted approach to feature extraction and integration. The team sought to integrate diverse feature extraction techniques, such as convolutional layers and attention modules, to capture both fine-grained textures and broad spatial relationships. By combining dual-branch Convolutional Neural Network (CNN) with transformer encoders, the study intended to refine the representation of emotional features across different visual domains. The investigation prioritized the creation of a robust solution that maintains high precision across varied datasets like RAF-DB and AffectNet, ensuring broad applicability and cross-dataset reliability. The project focused on enhancing the interpretability and reliability of affective computing systems, ultimately aiming to facilitate more natural and responsive human-computer interactions.

Main Methods:

The experimental framework utilizes a dual-branch Convolutional Neural Network (CNN) to process Red-Green-Blue (RGB) and Local Binary Pattern (LBP) features simultaneously for comprehensive data capture. An Attentional Selective Fusion (ASF) module applies global and local attention mechanisms to prioritize the most informative visual data while suppressing irrelevant background noise. The Multi-Layer Transformer Encoder (MTE) facilitates the modeling of long-range dependencies within the extracted feature maps, allowing the system to understand global facial structures. Transfer learning techniques were implemented to optimize the training process, leveraging pre-existing knowledge to improve the generalization of the neural network on smaller datasets. Performance evaluation relied on two benchmark datasets, the Real-world Affective Faces Database (RAF-DB) and the AffectNet dataset, to ensure rigorous testing against diverse facial expressions. The researchers compared the AEMT model against existing state-of-the-art methods using standardized metrics to validate its relative effectiveness and precision in complex emotion classification tasks.

Main Results:

The AEMT model achieved a peak classification accuracy of 81.45% on the RAF-DB dataset, demonstrating its superior capability in identifying emotions from static images. Testing on the AffectNet dataset yielded a significant accuracy rate of 71.23%, which confirms the model's versatility when applied to large-scale, diverse emotional data. The dual-branch CNN successfully isolated detailed color information while the LBP branch captured essential facial textures, providing a richer feature set for the transformer. The ASF module effectively filtered out irrelevant noise by focusing on salient emotional regions, such as the eyes and mouth, within the facial images. The Multi-Layer Transformer Encoder improved feature representation by capturing complex relationships between distant pixels, which is essential for understanding holistic facial expressions. Comparative analysis showed that this integrated approach significantly outperformed previous benchmarks, particularly in scenarios involving significant head pose variations, environmental occlusions, and accuracy.

Conclusions:

These findings suggest that integrating attention mechanisms with transformer architectures provides a superior solution for facial expression recognition in challenging real-world multimedia environments. The AEMT model advances the field of affective computing by increasing the robustness of emotion detection, thereby enabling more reliable human-computer interaction systems. Future research may explore the integration of multimodal data, such as audio or physiological signals, to further enhance the sensitivity and accuracy of these systems. Improving model efficiency remains a priority for deploying these advanced algorithms on mobile or edge computing devices where computational resources are often limited. The study establishes a new standard for handling head pose variations and occlusions, offering a framework that other researchers can adapt for diverse visual perception tasks. The researchers anticipate that these improvements will lead to more intuitive and responsive platforms, ultimately transforming how machines perceive and react to human emotional states and social robotics.

The AEMT model utilizes an Attentional Selective Fusion (ASF) module to apply global and local attention mechanisms, which prioritize salient facial regions while suppressing noise from occlusions or motion blur.

The researchers reported that the AEMT model achieved a classification accuracy of 81.45% on the RAF-DB dataset and 71.23% on the AffectNet dataset, significantly outperforming previous state-of-the-art methods.

This dual-branch configuration allowed the system to process RGB and Local Binary Pattern (LBP) features separately, enabling the simultaneous capture of detailed color information and essential facial textures.

The study focuses on overcoming challenges such as head pose variations, occlusions, and motion blur, which typically degrade the performance of facial expression recognition systems in natural environments.

The study's authors propose that future investigations should focus on improving model efficiency and expanding the integration of multimodal data to enhance the capabilities of emotion recognition frameworks.