SPLGSep 13, 2024

PHemoNet: A Multimodal Network for Physiological Signals

arXiv:2410.00010v18 citationsh-index: 38Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of reliable emotion recognition for applications like medical and BCI, but it is incremental as it builds on existing multimodal deep learning approaches.

The paper tackles emotion recognition from physiological signals by introducing PHemoNet, a fully hypercomplex network that outperforms state-of-the-art models on the MAHNOB-HCI dataset for classifying valence and arousal using EEG and peripheral signals.

Emotion recognition is essential across numerous fields, including medical applications and brain-computer interface (BCI). Emotional responses include behavioral reactions, such as tone of voice and body movement, and changes in physiological signals, such as the electroencephalogram (EEG). The latter are involuntary, thus they provide a reliable input for identifying emotions, in contrast to the former which individuals can consciously control. These signals reveal true emotional states without intentional alteration, thus increasing the accuracy of emotion recognition models. However, multimodal deep learning methods from physiological signals have not been significantly investigated. In this paper, we introduce PHemoNet, a fully hypercomplex network for multimodal emotion recognition from physiological signals. In detail, the architecture comprises modality-specific encoders and a fusion module. Both encoders and fusion modules are defined in the hypercomplex domain through parameterized hypercomplex multiplications (PHMs) that can capture latent relations between the different dimensions of each modality and between the modalities themselves. The proposed method outperforms current state-of-the-art models on the MAHNOB-HCI dataset in classifying valence and arousal using electroencephalograms (EEGs) and peripheral physiological signals. The code for this work is available at https://github.com/ispamm/MHyEEG.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes