paper-with-me

홈 › Papers

A Dual-Module Denoising Approach with Curriculum Learning for Enhancing Multimodal Aspect-Based Sentiment Analysis

2024-12-11 · Nguyen Van Doan, Dat Tran Nguyen, Cam-Van Thi Nguyen

Multimodal Aspect-Based Sentiment Analysis (MABSA) combines text and images to perform sentiment analysis but often struggles with irrelevant or misleading visual information. Existing methodologies typically address either sentence-image denoising or aspect-image denoising but fail to comprehensively tackle both types of noise. To address these limitations, we propose DualDe, a novel approach comprising two distinct components: the Hybrid Curriculum Denoising Module (HCD) and the Aspect-Enhance Denoising Module (AED). The HCD module enhances sentence-image denoising by incorporating a flexible curriculum learning strategy that prioritizes training on clean data. Concurrently, the AED module mitigates aspect-image noise through an aspect-guided attention mechanism that filters out noisy visual regions which unrelated to the specific aspects of interest. Our approach demonstrates effectiveness in addressing both sentence-image and aspect-image noise, as evidenced by experimental evaluations on benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2412.08489

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisDenoisingImage DenoisingSentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Modeling Pedestrian Intrinsic Uncertainty for Multimodal Stochastic Trajectory Prediction via Energy Plan Denoising

2024-05-12 · Yao Liu, Quan Z. Sheng, Lina Yao

Pedestrian trajectory prediction plays a pivotal role in the realms of autonomous driving and smart cities. Despite extensive prior research employing sequence and generative models, the unpredictable nature of pedestria…

Autonomous DrivingDenoisingPedestrian Trajectory PredictionTrajectory Prediction

Aligning by Misaligning: Boundary-aware Curriculum Learning for Multimodal Alignment

2025-11-11 · Hua Ye, Hang Ding, Siyuan Chen, Yiyang Jiang 외 arxiv

Most multimodal models treat every negative pair alike, ignoring the ambiguous negatives that differ from the positive by only a small detail. We propose Boundary-Aware Curriculum with Local Attention (BACL), a lightweig…

M2DF: Multi-grained Multi-curriculum Denoising Framework for Multimodal Aspect-based Sentiment Analysis

2023-10-23 · Fei Zhao, Chunhui Li, Zhen Wu, Yawen Ouyang 외

Multimodal Aspect-based Sentiment Analysis (MABSA) is a fine-grained Sentiment Analysis task, which has attracted growing research interests recently. Existing work mainly utilizes image information to improve the perfor…

Aspect-Based Sentiment AnalysisDenoisingSentiment Analysis

Enhancing Vietnamese VQA through Curriculum Learning on Raw and Augmented Text Representations

2025-03-05 · Khoi Anh Nguyen, Linh Yen Vu, Thang Dinh Duong, Thuan Nguyen Duong 외

Visual Question Answering (VQA) is a multimodal task requiring reasoning across textual and visual inputs, which becomes particularly challenging in low-resource languages like Vietnamese due to linguistic variability an…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

DynCIM: Dynamic Curriculum for Imbalanced Multimodal Learning

2025-03-09 · Chengxuan Qian, Kai Han, JingChao Wang, Zhenlong Yuan 외

Multimodal learning integrates complementary information from diverse modalities to enhance the decision-making process. However, the potential of multimodal collaboration remains under-exploited due to disparities in da…

BenchmarkingDecision Making