paper-with-me

Papers

Synthesizing Sentiment-Controlled Feedback For Multimodal Text and Image Data

2024-02-12 · Puneet Kumar, Sarthak Malik, Balasubramanian Raman, Xiaobai Li

The ability to generate sentiment-controlled feedback in response to multimodal inputs comprising text and images addresses a critical gap in human-computer interaction. This capability allows systems to provide empathetic, accurate, and engaging responses, with useful applications in education, healthcare, marketing, and customer service. To this end, we have constructed a large-scale Controllable Multimodal Feedback Synthesis (CMFeed) dataset and propose a controllable feedback synthesis system. The system features an encoder, decoder, and controllability block for textual and visual inputs. It extracts features using a transformer and Faster R-CNN networks, combining them to generate feedback. The CMFeed dataset includes images, texts, reactions to the posts, human comments with relevance scores, and reactions to these comments. These reactions train the model to produce feedback with specified sentiments, achieving a sentiment classification accuracy of 77.23\%, which is 18.82\% higher than the accuracy without controllability. The system also incorporates a similarity module for assessing feedback relevance through rank-based metrics and an interpretability technique to analyze the contributions of textual and visual features during feedback generation. Access to the CMFeed dataset and the system's code is available at https://github.com/MIntelligence-Group/CMFeed.

📄 PDF Abstract BibTeX arXiv:2402.07640

Code (1)

mintelligence-group/cmfeed 공식 구현

Tasks

DecoderMarketingQuestion AnsweringSentiment AnalysisSentiment ClassificationText GenerationVisual Question Answering

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RoIPool 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

Explicit Representation Alignment for Multimodal Sentiment Analysis

2026-06-08 · Baode Wang, Ziming Wang, Huacan Wang, Ronghao Chen 외 arxiv

Multimodal affective analysis aims to understand human sentiment and emotion by jointly modeling heterogeneous modalities such as text and images. However, multimodal models often fail to consistently outperform strong t…

Multimodal Sentiment Analysis

MOSAIC-F: A Framework for Enhancing Students' Oral Presentation Skills through Personalized Feedback

2025-06-10 · Alvaro Becerra, Daniel Andres, Pablo Villegas, Roberto Daza 외

In this article, we present a novel multimodal feedback framework called MOSAIC-F, an acronym for a data-driven Framework that integrates Multimodal Learning Analytics (MMLA), Observations, Sensors, Artificial Intelligen…

Are PPO-ed Language Models Hackable?

2024-05-28 · Suraj Anand, David Getzen

Numerous algorithms have been proposed to $\textit{align}$ language models to remove undesirable behaviors. However, the challenges associated with a very large state space and creating a proper reward function often res…

Text Generation

Large Language Models Meet Text-Centric Multimodal Sentiment Analysis: A Survey

2024-06-12 · Hao Yang, Yanyan Zhao, Yang Wu, Shilong Wang 외

Compared to traditional sentiment analysis, which only considers text, multimodal sentiment analysis needs to consider emotional signals from multimodal sources simultaneously and is therefore more consistent with the wa…

Multimodal Sentiment AnalysisSentiment Analysis

Leveraging Textual-Cues for Enhancing Multimodal Sentiment Analysis by Object Recognition

2026-01-30 · Sumana Biswas, Karen Young, Josephine Griffith arxiv

Multimodal sentiment analysis, which includes both image and text data, presents several challenges due to the dissimilarities in the modalities of text and image, the ambiguity of sentiment, and the complexities of cont…

Multimodal Sentiment AnalysisObject Recognition