Enhancing Apparent Personality Trait Analysis with Cross-Modal Embeddings
Ádám Fodor, Rachid R. Saboundji, András Lőrincz
TL;DR
The paper tackles automatic prediction of Big Five apparent personality traits from short multimodal video clips, addressing the challenge of underrepresented extreme values. It introduces a cross-modal embedding framework with a Siamese network and extends the Multi-Similarity loss to handle all five traits, emphasizing extreme samples through a modifiedhard-example mining strategy. A multi-stage training scheme combines modality-specific networks with cross-modal embeddings and fusion steps, achieving a notable improvement of $0.0033$ in MAE on ChaLearn First Impressions V2 over a strong baseline and enhancing extreme-case predictions. The approach advances robust, multimodal personality assessment with potential applications in human-machine interaction, clinical research, and surveillance, while outlining future refinements like end-to-end training and richer feature representations.
Abstract
Automatic personality trait assessment is essential for high-quality human-machine interactions. Systems capable of human behavior analysis could be used for self-driving cars, medical research, and surveillance, among many others. We present a multimodal deep neural network with a Siamese extension for apparent personality trait prediction trained on short video recordings and exploiting modality invariant embeddings. Acoustic, visual, and textual information are utilized to reach high-performance solutions in this task. Due to the highly centralized target distribution of the analyzed dataset, the changes in the third digit are relevant. Our proposed method addresses the challenge of under-represented extreme values, achieves 0.0033 MAE average improvement, and shows a clear advantage over the baseline multimodal DNN without the introduced module.
