SPCVLGAug 17, 2022

A Monotonicity Constrained Attention Module for Emotion Classification with Limited EEG Data

arXiv:2208.08155v23 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses emotion classification for applications with limited and noisy EEG data, representing an incremental improvement in attention mechanisms.

The authors tackled emotion classification with limited EEG data by introducing a parameter-efficient attention module called MCAM, which incorporates monotonicity priors to refine features, achieving performance comparable to state-of-the-art methods while using fewer parameters.

In this work, a parameter-efficient attention module is presented for emotion classification using a limited, or relatively small, number of electroencephalogram (EEG) signals. This module is called the Monotonicity Constrained Attention Module (MCAM) due to its capability of incorporating priors on the monotonicity when converting features' Gram matrices into attention matrices for better feature refinement. Our experiments have shown that MCAM's effectiveness is comparable to state-of-the-art attention modules in boosting the backbone network's performance in prediction while requiring less parameters. Several accompanying sensitivity analyses on trained models' prediction concerning different attacks are also performed. These attacks include various frequency domain filtering levels and gradually morphing between samples associated with multiple labels. Our results can help better understand different modules' behaviour in prediction and can provide guidance in applications where data is limited and are with noises.

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