解决多模态情感识别中数据缺失时的模型性能下降问题
A Robust Incomplete Multimodal Low-Rank Adaptation Approach for Emotion Recognition
- 将不同模态组合的特征分离,避免训练梯度冲突
- 在多个基准数据集上准确率显著优于现有方法
- 适合传感器失效或隐私保护场景下的多模态学习
多模态情感识别(MER)在实际应用中常因传感器故障或隐私保护需求导致模态数据不完整。现有方法通过为不同模态组合添加额外梯度来平衡训练,但各组合间的训练梯度存在冲突,最终降低模型预测性能。本文提出一种基于模态组合的单模态解耦动态低秩适配方法(MCULoRA),用于参数高效的不完整多模态学习模型训练。MCULoRA包含两个关键模块:模态组合感知低秩适配(MCLA)和动态参数微调(DPFT)。MCLA模块有效分离不同模态组合的共享信息与独特特征;DPFT模块根据各模态表示空间的可分性动态调整模态组合的训练比例,提升跨组合的学习效率。在多个基准数据集上的广泛实验表明,MCULoRA在下游任务准确率上显著优于先前的不完整多模态学习方法。
原文摘要 · Abstract (English)
Multimodal Emotion Recognition (MER) often encounters incomplete multimodality in practical applications due to sensor failures or privacy protection requirements. While existing methods attempt to address various incomplete multimodal scenarios by balancing the training of each modality combination through additional gradients, these approaches face a critical limitation: training gradients from different modality combinations conflict with each other, ultimately degrading the performance of the final prediction model. In this paper, we propose a unimodal decoupled dynamic low-rank adaptation method based on modality combinations, named MCULoRA, which is a novel framework for the parameter-efficient training of incomplete multimodal learning models. MCULoRA consists of two key modules, modality combination aware low-rank adaptation (MCLA) and dynamic parameter fine-tuning (DPFT). The MCLA module effectively decouples the shared information from the distinct characteristics of individual modality combinations. The DPFT module adjusts the training ratio of modality combinations based on the separability of each modality's representation space, optimizing the learning efficiency across different modality combinations. Our extensive experimental evaluation in multiple benchmark datasets demonstrates that MCULoRA substantially outperforms previous incomplete multimodal learning approaches in downstream task accuracy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。