SPAIHCLGNCOct 26, 2022

Multi-view Multi-label Fine-grained Emotion Decoding from Human Brain Activity

arXiv:2211.02629v114 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses the need for more accurate and nuanced emotion decoding in brain-computer interfaces, though it appears incremental by building on existing methods to handle multiple categories and hemisphere discrepancies.

The paper tackles the problem of decoding fine-grained emotional states from human brain activity by proposing a multi-view multi-label hybrid model that can predict up to 80 emotion categories, showing superiority in experiments on two datasets.

Decoding emotional states from human brain activity plays an important role in brain-computer interfaces. Existing emotion decoding methods still have two main limitations: one is only decoding a single emotion category from a brain activity pattern and the decoded emotion categories are coarse-grained, which is inconsistent with the complex emotional expression of human; the other is ignoring the discrepancy of emotion expression between the left and right hemispheres of human brain. In this paper, we propose a novel multi-view multi-label hybrid model for fine-grained emotion decoding (up to 80 emotion categories) which can learn the expressive neural representations and predicting multiple emotional states simultaneously. Specifically, the generative component of our hybrid model is parametrized by a multi-view variational auto-encoder, in which we regard the brain activity of left and right hemispheres and their difference as three distinct views, and use the product of expert mechanism in its inference network. The discriminative component of our hybrid model is implemented by a multi-label classification network with an asymmetric focal loss. For more accurate emotion decoding, we first adopt a label-aware module for emotion-specific neural representations learning and then model the dependency of emotional states by a masked self-attention mechanism. Extensive experiments on two visually evoked emotional datasets show the superiority of our method.

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