CVSDASJan 26, 2022

Self-attention fusion for audiovisual emotion recognition with incomplete data

arXiv:2201.11095v164 citations
Originality Incremental advance
AI Analysis

This addresses the problem of robust multimodal emotion recognition for real-world applications where data may be missing or noisy, representing an incremental advance.

The paper tackles audiovisual emotion recognition with incomplete or noisy data by proposing a self-attention fusion architecture with modality dropout, which improves performance under unconstrained settings and outperforms competing methods in ideal scenarios.

In this paper, we consider the problem of multimodal data analysis with a use case of audiovisual emotion recognition. We propose an architecture capable of learning from raw data and describe three variants of it with distinct modality fusion mechanisms. While most of the previous works consider the ideal scenario of presence of both modalities at all times during inference, we evaluate the robustness of the model in the unconstrained settings where one modality is absent or noisy, and propose a method to mitigate these limitations in a form of modality dropout. Most importantly, we find that following this approach not only improves performance drastically under the absence/noisy representations of one modality, but also improves the performance in a standard ideal setting, outperforming the competing methods.

Code Implementations2 repos
Foundations

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

Your Notes