DaQ-MSA: Denoising and Qualifying Diffusion Augmentations for Multimodal Sentiment Analysis
Jiazhang Liang, Jianheng Dai, Miaosen Luo, Menghua Jiang, Sijie Mai
TL;DR
The paper tackles data scarcity in multimodal sentiment analysis by integrating diffusion-based Video and Audio augmentation with a quality-aware weighting strategy. A generate-evaluate-reweight pipeline produces semantically-preserving augmentations, which are scored by a decoupled QA module and weighted during fine-tuning of a multimodal large language model, enabling annotation-free, data-efficient learning. Empirical results across CH-SIMS, CMU-MOSI, and MUStARD show state-of-the-art performance and robustness, with ablations confirming the value of QA-based filtering and diffusion augmentation. This approach offers a scalable pathway to leverage synthetic multimodal data for reliable sentiment understanding in real-world, low-resource settings.
Abstract
Multimodal large language models (MLLMs) have demonstrated strong performance on vision-language tasks, yet their effectiveness on multimodal sentiment analysis remains constrained by the scarcity of high-quality training data, which limits accurate multimodal understanding and generalization. To alleviate this bottleneck, we leverage diffusion models to perform semantics-preserving augmentation on the video and audio modalities, expanding the multimodal training distribution. However, increasing data quantity alone is insufficient, as diffusion-generated samples exhibit substantial quality variation and noisy augmentations may degrade performance. We therefore propose DaQ-MSA (Denoising and Qualifying Diffusion Augmentations for Multimodal Sentiment Analysis), which introduces a quality scoring module to evaluate the reliability of augmented samples and assign adaptive training weights. By down-weighting low-quality samples and emphasizing high-fidelity ones, DaQ-MSA enables more stable learning. By integrating the generative capability of diffusion models with the semantic understanding of MLLMs, our approach provides a robust and generalizable automated augmentation strategy for training MLLMs without any human annotation or additional supervision.
