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

Improving Translational Accuracy02:07

Improving Translational Accuracy

3.4K
3.4K
Improving Translational Accuracy02:07

Improving Translational Accuracy

13.5K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
13.5K
Associative Learning01:27

Associative Learning

982
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
982
Introduction to Learning01:18

Introduction to Learning

760
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
760
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

939
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
939
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

307
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...
307

You might also read

Related Articles

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

Sort by
Same author

Toward ultimate miniaturization of high Q silicon traveling-wave microresonators.

Optics express·2010
Same author

Mathematical modeling of degradation for bulk-erosive polymers: applications in tissue engineering scaffolds and drug delivery systems.

Acta biomaterialia·2010
Same author

[Effect of electroacupuncture on lipid metabolism in metabolic syndrome].

Zhongguo zhen jiu = Chinese acupuncture & moxibustion·2010
Same author

STK39 is an independent risk factor for male hypertension in Han Chinese.

International journal of cardiology·2010
Same author

Molecular analysis, developmental function and heavy metal-induced expression of ABCC5 in zebrafish.

Comparative biochemistry and physiology. Part B, Biochemistry & molecular biology·2010
Same author

[Effects of acupuncture combined with diet adjustment and aerobic exercise on weight and waist-hip ratio in simple obesity patients].

Zhongguo zhen jiu = Chinese acupuncture & moxibustion·2010
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Dec 11, 2025

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.9K

End-to-End Training for Compound Expression Recognition.

Hongfei Li1,2, Qing Li1,2

  • 1Institute of Microelectronics of Chinese Academy of Sciences, Beijing 100029, China.

Sensors (Basel, Switzerland)
|August 23, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a novel deep learning approach for recognizing complex human emotions from facial expressions. By combining appearance and geometric features, the model achieves a 66.97% accuracy on compound emotion recognition tasks.

Keywords:
Sequence-to-Sequenceappearance featurecompound expressiondeep SAEend-to-endfrequency domain transformgeometric featurejoint trainingmodel ensemblingstacked LSTM

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

876

Related Experiment Videos

Last Updated: Dec 11, 2025

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.9K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

876

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Machine Learning

Background:

  • Human emotions are complex and often expressed through compound facial expressions.
  • Current research primarily focuses on basic emotions, neglecting the nuances of real-life emotional states.
  • Accurate recognition of compound emotions is crucial for advancing human-computer interaction.

Purpose of the Study:

  • To develop an effective method for recognizing compound facial expressions in the wild.
  • To explore the integration of spatial and frequency domain features for enhanced emotion recognition.
  • To investigate the benefits of model ensembling for improving the accuracy of compound emotion recognition.

Main Methods:

  • Utilized deep learning models for extracting appearance features, including ResNet50 fine-tuned on facial expression databases and wavelet transforms (DWT2, WAVEDEC2).
  • Employed geometric feature extraction using densesift operators for facial key points, followed by training deep SAE, stacked LSTM, and Sequence-to-Sequence models.
  • Implemented end-to-end joint training by ensembling appearance and geometric feature models for improved recognition performance.

Main Results:

  • Achieved a recognition rate of 66.97% on the RAF Compound database for compound expression recognition.
  • Demonstrated that integrating models capturing different information (appearance and geometric) improves recognition accuracy.
  • Validated the effectiveness of end-to-end joint training for compound emotion recognition.

Conclusions:

  • The proposed framework effectively recognizes compound facial expressions by combining diverse feature representations.
  • Model ensembling and end-to-end training are key strategies for enhancing the performance of complex emotion recognition systems.
  • This research contributes to more sophisticated human-computer emotional communication.