paper-with-me

홈 › Papers

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

2018-05-02 · Onno Kampman, Elham J. Barezi, Dario Bertero, Pascale Fung

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.

📄 PDF Abstract BibTeX arXiv:1805.00705

Code (0)

등록된 구현이 없습니다.

Tasks

Emotional Intelligence

Similar Papers 제목 키워드 기반

Generation or Replication: Auscultating Audio Latent Diffusion Models

2023-10-16 · Dimitrios Bralios, Gordon Wichern, François G. Germain, Zexu Pan 외

The introduction of audio latent diffusion models possessing the ability to generate realistic sound clips on demand from a text description has the potential to revolutionize how we work with audio. In this work, we mak…

AudioCapsMemorizationRetrieval

Audio-aware Query-enhanced Transformer for Audio-Visual Segmentation

2023-07-25 · Jinxiang Liu, Chen Ju, Chaofan Ma, Yanfeng Wang 외

The goal of the audio-visual segmentation (AVS) task is to segment the sounding objects in the video frames using audio cues. However, current fusion-based methods have the performance limitations due to the small recept…

DecoderSegmentation

Pay Self-Attention to Audio-Visual Navigation

2022-10-04 · Yinfeng Yu, Lele Cao, Fuchun Sun, Xiaohong Liu 외

Audio-visual embodied navigation, as a hot research topic, aims training a robot to reach an audio target using egocentric visual (from the sensors mounted on the robot) and audio (emitted from the target) input. The aud…

Visual Navigation

DiffAVA: Personalized Text-to-Audio Generation with Visual Alignment

2023-05-22 · Shentong Mo, Jing Shi, Yapeng Tian

Text-to-audio (TTA) generation is a recent popular problem that aims to synthesize general audio given text descriptions. Previous methods utilized latent diffusion models to learn audio embedding in a latent space with …

AudioCapsAudio GenerationContrastive Learning

Rethink Cross-Modal Fusion in Weakly-Supervised Audio-Visual Video Parsing

2023-11-14 · Yating Xu, Conghui Hu, Gim Hee Lee

Existing works on weakly-supervised audio-visual video parsing adopt hybrid attention network (HAN) as the multi-modal embedding to capture the cross-modal context. It embeds the audio and visual modalities with a shared…