paper-with-me

홈 › Papers

VISTANet: VIsual Spoken Textual Additive Net for Interpretable Multimodal Emotion Recognition

2022-08-24 · Puneet Kumar, Sarthak Malik, Balasubramanian Raman, Xiaobai Li

This paper proposes a multimodal emotion recognition system, VIsual Spoken Textual Additive Net (VISTANet), to classify emotions reflected by input containing image, speech, and text into discrete classes. A new interpretability technique, K-Average Additive exPlanation (KAAP), has been developed that identifies important visual, spoken, and textual features leading to predicting a particular emotion class. The VISTANet fuses information from image, speech, and text modalities using a hybrid of early and late fusion. It automatically adjusts the weights of their intermediate outputs while computing the weighted average. The KAAP technique computes the contribution of each modality and corresponding features toward predicting a particular emotion class. To mitigate the insufficiency of multimodal emotion datasets labeled with discrete emotion classes, we have constructed a large-scale IIT-R MMEmoRec dataset consisting of images, corresponding speech and text, and emotion labels ('angry,' 'happy,' 'hate,' and 'sad'). The VISTANet has resulted in 95.99% emotion recognition accuracy on the IIT-R MMEmoRec dataset using visual, audio, and textual modalities, outperforming when using any one or two modalities. The IIT-R MMEmoRec dataset can be accessed at https://github.com/MIntelligence-Group/MMEmoRec.

📄 PDF Abstract BibTeX arXiv:2208.11450

Code (1)

mintelligence-group/mmemorec 공식 구현

Tasks

Emotion RecognitionMultimodal Emotion Recognition

Similar Papers 제목 키워드 기반

Connecting Speech to Words through Images

2026-06-15 · Gabriel Pirlogeanu, Dan Oneata, Horia Cucu, Herman Kamper arxiv

How can we learn the mapping between written words and their spoken counterparts in the absence of explicit textual supervision? We present a visually grounded method for building a vocabulary of spoken words using only …

Image CaptioningKeyword Spotting

Spoken question answering for visual queries

2025-05-29 · Nimrod Shabtay, Zvi Kons, Avihu Dekel, Hagai Aronowitz 외

Question answering (QA) systems are designed to answer natural language questions. Visual QA (VQA) and Spoken QA (SQA) systems extend the textual QA system to accept visual and spoken input respectively. This work aims t…

Question AnsweringVisual Question Answering (VQA)

Multimodal Contextualized Semantic Parsing from Speech

2024-06-10 · Jordan Voas, Raymond Mooney, David Harwath

We introduce Semantic Parsing in Contextual Environments (SPICE), a task designed to enhance artificial agents' contextual awareness by integrating multimodal inputs with prior contexts. SPICE goes beyond traditional sem…

Data Integrationgraph constructionSemantic Parsing

Structural Neural Additive Models: Enhanced Interpretable Machine Learning

2023-02-18 · Mattias Luber, Anton Thielmann, Benjamin Säfken

Deep neural networks (DNNs) have shown exceptional performances in a wide range of tasks and have become the go-to method for problems requiring high-level predictive power. There has been extensive research on how DNNs …

Additive modelsInterpretable Machine Learning

NeurCAM: Interpretable Neural Clustering via Additive Models

2024-08-23 · Nakul Upadhya, Eldan Cohen

Interpretable clustering algorithms aim to group similar data points while explaining the obtained groups to support knowledge discovery and pattern recognition tasks. While most approaches to interpretable clustering co…

Additive modelsClusteringText Clustering