Multimodal Language Analysis in the Wild: CMU-MOSEI Dataset and Interpretable Dynamic Fusion Graph
AmirAli Bagher Zadeh,Paul Pu Liang,Soujanya Poria,Erik Cambria,Louis-Philippe Morency +4 more
- 01 Jul 2018
- Vol. 1, pp 2236-2246
TL;DR: This paper introduces CMU Multimodal Opinion Sentiment and Emotion Intensity (CMU-MOSEI), the largest dataset of sentiment analysis and emotion recognition to date and uses a novel multimodal fusion technique called the Dynamic Fusion Graph (DFG), which is highly interpretable and achieves competative performance when compared to the previous state of the art.
read more
Abstract: Analyzing human multimodal language is an emerging area of research in NLP Intrinsically this language is multimodal (heterogeneous), sequential and asynchronous; it consists of the language (words), visual (expressions) and acoustic (paralinguistic) modalities all in the form of asynchronous coordinated sequences From a resource perspective, there is a genuine need for large scale datasets that allow for in-depth studies of this form of language In this paper we introduce CMU Multimodal Opinion Sentiment and Emotion Intensity (CMU-MOSEI), the largest dataset of sentiment analysis and emotion recognition to date Using data from CMU-MOSEI and a novel multimodal fusion technique called the Dynamic Fusion Graph (DFG), we conduct experimentation to exploit how modalities interact with each other in human multimodal language Unlike previously proposed fusion techniques, DFG is highly interpretable and achieves competative performance when compared to the previous state of the art
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Feature Refinement via Canonical Correlation Analysis for Multimodal Emotion Recognition
Sunyoung Cho,Kyungchul Wee,Tae Yoon Chun +2 more
- 17 Oct 2023
TL;DR: This paper presents a method to identify inconsistent and noisy modality elements via Canonical Correlation Analysis for multimodal emotion recognition by first computes correlation scores between different modalities at the level of elements of each modality features.
CRGMR: A Contextualized RGAT and GraphTransformer Method for Multimodal Emotion Recognition
Chen Guoshun,Shuai Liu,Xiaoxia Bi,Qiuxian Chen,Ting Ting Meng +4 more
- 28 Jul 2024
TL;DR: This paper proposes CRGMR, a contextualized method for multimodal emotion recognition, leveraging local speaker dependencies and global dialogue context through a heterogeneous graph, achieving state-of-the-art results on IEMOCAP and MELD datasets.
•Posted Content
Unsupervised Multimodal Language Representations using Convolutional Autoencoders.
TL;DR: In this paper, word-level aligned multimodal sequences are mapped to 2-D matrices and then CNNs are used to learn embeddings by combining multiple datasets.
Multimodal Contrastive Learning via Uni-Modal Coding and Cross-Modal Prediction for Multimodal Sentiment Analysis
26 Oct 2022
TL;DR: In this paper , a multi-modal contrastive learning (MMCL) framework is proposed to capture intra-and inter-modality dynamics simultaneously, which can be used as the pillar of the skyscraper and benefit the model to extract the most important features contained in the multimodal data.
Estimating Structurally Similar Graphical Models
TL;DR: In this article , the problem of estimating the structure of structurally similar graphical models in high dimensions was considered and sufficient conditions on the sample complexity for a bounded probability of error were characterized.
References
Random Forests
Leo Breiman
- 01 Oct 2001
TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
Long short-term memory
TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
99K
Support-Vector Networks
Corinna Cortes,Vladimir Vapnik +1 more
TL;DR: High generalization ability of support-vector networks utilizing polynomial input transformations is demonstrated and the performance of the support- vector network is compared to various classical learning algorithms that all took part in a benchmark study of Optical Character Recognition.
Glove: Global Vectors for Word Representation
Jeffrey Pennington,Richard Socher,Christopher D. Manning +2 more
- 01 Oct 2014
TL;DR: A new global logbilinear regression model that combines the advantages of the two major model families in the literature: global matrix factorization and local context window methods and produces a vector space with meaningful substructure.
•Posted Content
TensorFlow: A system for large-scale machine learning
Martín Abadi,Paul Barham,Jianmin Chen,Zhifeng Chen,Andy Davis,Jeffrey Dean,Matthieu Devin,Sanjay Ghemawat,Geoffrey Irving,Michael Isard,Manjunath Kudlur,Josh Levenberg,Rajat Monga,Sherry Moore,Derek G. Murray,Benoit Steiner,Paul A. Tucker,Vijay K. Vasudevan,Pete Warden,Martin Wicke,Yuan Yu,Xiaoqiang Zheng +21 more
TL;DR: The TensorFlow dataflow model is described and the compelling performance that Tensor Flow achieves for several real-world applications is demonstrated.