paper-with-me

홈 › Papers

DyFuLM: An Advanced Multimodal Framework for Sentiment Analysis

2025-12-01 · Ruohan Zhou, Jiachen Yuan, Churui Yang, Wenzheng Huang, Guoyan Zhang, Shiyao Wei, Jiazhen Hu, Ning Xin, Md Maruf Hasan arxiv

Understanding sentiment in complex textual expressions remains a fundamental challenge in affective computing. To address this, we propose a Dynamic Fusion Learning Model (DyFuLM), a multimodal framework designed to capture both hierarchical semantic representations and fine-grained emotional nuances. DyFuLM introduces two key moodules: a Hierarchical Dynamic Fusion module that adaptively integrates multi-level features, and a Gated Feature Aggregation module that regulates cross-layer information ffow to achieve balanced representation learning. Comprehensive experiments on multi-task sentiment datasets demonstrate that DyFuLM achieves 82.64% coarse-grained and 68.48% fine-grained accuracy, yielding the lowest regression errors (MAE = 0.0674, MSE = 0.0082) and the highest R^2 coefficient of determination (R^2= 0.6903). Furthermore, the ablation study validates the effectiveness of each module in DyFuLM. When all modules are removed, the accuracy drops by 0.91% for coarse-grained and 0.68% for fine-grained tasks. Keeping only the gated fusion module causes decreases of 0.75% and 0.55%, while removing the dynamic loss mechanism results in drops of 0.78% and 0.26% for coarse-grained and fine-grained sentiment classification, respectively. These results demonstrate that each module contributes significantly to feature interaction and task balance. Overall, the experimental findings further validate that DyFuLM enhances sentiment representation and overall performance through effective hierarchical feature fusion.

📄 PDF Abstract BibTeX arXiv:2512.01410

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSentiment Analysis

Similar Papers 제목 키워드 기반

Utilizing Large Language Models for Event Deconstruction to Enhance Multimodal Aspect-Based Sentiment Analysis

2024-10-18 · Xiaoyong Huang, Heli Sun, Qunshu Gao, Wenjie Huang 외

With the rapid development of the internet, the richness of User-Generated Contentcontinues to increase, making Multimodal Aspect-Based Sentiment Analysis (MABSA) a research hotspot. Existing studies have achieved certai…

Aspect-Based Sentiment Analysisreinforcement-learningReinforcement LearningSentiment Analysis

Multimodal Sentiment Analysis: A Survey

2023-05-12 · Songning Lai, Xifeng Hu, Haoxuan Xu, Zhaoxia Ren 외

Multimodal sentiment analysis has become an important research area in the field of artificial intelligence. With the latest advances in deep learning, this technology has reached new heights. It has great potential for …

Multimodal Sentiment AnalysisSentiment AnalysisSurvey

M-SENA: An Integrated Platform for Multimodal Sentiment Analysis

2022-03-23 · ACL 2022 5 · Huisheng Mao, Ziqi Yuan, Hua Xu, Wenmeng Yu 외

M-SENA is an open-sourced platform for Multimodal Sentiment Analysis. It aims to facilitate advanced research by providing flexible toolkits, reliable benchmarks, and intuitive demonstrations. The platform features a ful…

ManagementMultimodal Sentiment AnalysisSentiment Analysis

Multimodal Sentiment Analysis Based on BERT and ResNet

2024-12-04 · JiaLe Ren

With the rapid development of the Internet and social media, multi-modal data (text and image) is increasingly important in sentiment analysis tasks. However, the existing methods are difficult to effectively fuse text a…

Multimodal Sentiment AnalysisSentiment Analysis

Multimodal Deep Reinforcement Learning for Portfolio Optimization

2024-12-23 · Sumit Nawathe, Ravi Panguluri, James Zhang, Sashwat Venkatesh

We propose a reinforcement learning (RL) framework that leverages multimodal data including historical stock prices, sentiment analysis, and topic embeddings from news articles, to optimize trading strategies for SP100 s…

ArticlesBenchmarkingDeep Reinforcement LearningPortfolio Optimization+4