AILGMLMay 2, 2018

Investigating Audio, Visual, and Text Fusion Methods for End-to-End Automatic Personality Prediction

arXiv:1805.00705v2114 citations
AI Analysis

This work addresses the problem of enhancing emotional intelligence in virtual agents, though it is incremental as it builds on existing multimodal fusion methods.

The paper tackles automatic personality prediction from video clips by proposing a tri-modal architecture that fuses audio, visual, and text data, achieving a 9.4% improvement over the best single modality (video).

We propose a tri-modal architecture to predict Big Five personality trait scores from video clips with different channels for audio, text, and video data. For each channel, stacked Convolutional Neural Networks are employed. The channels are fused both on decision-level and by concatenating their respective fully connected layers. It is shown that a multimodal fusion approach outperforms each single modality channel, with an improvement of 9.4\% over the best individual modality (video). Full backpropagation is also shown to be better than a linear combination of modalities, meaning complex interactions between modalities can be leveraged to build better models. Furthermore, we can see the prediction relevance of each modality for each trait. The described model can be used to increase the emotional intelligence of virtual agents.

Foundations

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

Your Notes