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
Can We Exploit All Datasets? Multimodal Emotion Recognition Using Cross-Modal Translation
TL;DR: In this paper , a cross-modal translator is proposed to translate between the three modalities: visual, audio, and text to improve the performance of multimodal emotion recognition.
MoBA: Mixture of Bi-directional Adapter for Multi-modal Sarcasm Detection
Yifeng Xie,Zhihong Zhu,Xin Chen,Z. J. Chen,Zhiqi Huang +4 more
- 26 Oct 2024
TL;DR: This paper introduces MoBA, a novel parameter-efficient approach for multi-modal sarcasm detection, leveraging a bi-directional adapter to facilitate intermodality interaction and improve sarcasm detection accuracy on two emerging datasets.
A Multi-Level Alignment and Cross-Modal Unified Semantic Graph Refinement Network for Conversational Emotion Recognition
Xiaoheng Zhang,Weigang Cui,Bin Hu,Yang Li +3 more
TL;DR: A novel multi-level alignment and cross-modal unified semantic graph refinement network (MA-CMU-SGRNet) for conversational emotion recognition effectively addresses cross-modal misalignment and insufficient semantic capture issues, improving the overall performance compared with state-of-the-art methods.
D$$^2$$M: Decomposition-diffusion model for enhanced multimodal sentiment analysis
Liansong Zong,Wenzhe Xu,Dongfeng Hu,Wang Jie +3 more
MKDF: Knowledge Distillation Based Lightweight Multimodal Framework for Emotion Recognition
Yiwen Wang,Yujian Sun,Cheng Wang,Zeyu Li,shanliang yang,Yiwen Wang,Yujian Sun,Cheng Wang,Zeyu Li,shanliang yang +9 more
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.