arXiv:2606.17296cs.CV2026-06

解决多模态模型训练中图像生成质量差的问题

Pareto LoRA: Mitigating Modality Imbalance in Unified Multimodal Models via Pareto-Optimal Gradient Integration

论文配图:Pareto LoRA: Mitigating Modality Imbalance in Unified Multimodal Models via Pareto-Optimal Gradient Integration
图 1 · 摘自论文原文
  • 提出帕累托最优梯度融合策略,平衡文本与图像的优化方向
  • 在CoMM基准上使图像感知质量提升44.9%,文本表现不变
  • 适合做参数高效微调的多模态生成任务研究者参考

统一多模态模型(UMMs)作为单个自回归Transformer集成多模态理解与生成的新兴范式,但在多模态指令微调中常出现显著的模态失衡:语言梯度主导优化,导致图像生成质量下降,尤其在LoRA等参数高效微调下更为明显。本文系统分析了基于LoRA的UMM在交错文本-图像生成中的模态失衡问题,发现相较于单模态模型,视觉模态性能下降更严重,且不同任务与层间模态特定梯度差异可达数量级。受此启发,我们将多模态指令微调重构为双目标优化问题,提出帕累托LoRA,通过调节梯度方向与强度实现文本与图像目标的平衡。在CoMM基准上使用Emu2进行实验,结果表明帕累托LoRA持续改善多模态生成平衡,在图像感知质量上相较基线LoRA最高提升44.9%,同时保持相近的文本性能。

原文摘要 · Abstract (English)

Unified multimodal models (UMMs) have recently emerged as a promising paradigm for integrating multimodal understanding and generation within a single autoregressive transformer. However, during multimodal instruction tuning, these models often exhibit pronounced modality imbalance: language gradients dominate optimization, thus leading to lower image generation quality, especially under parameter-efficient fine-tuning such as LoRA. In this work, we systematically analyze modality imbalance in LoRA-based fine-tuning of UMMs for interleaved text-image generation. We show that vision modality performance degrades substantially more than text modality performance when compared to unimodal counterparts, and that modality-specific gradients can differ by orders of magnitude across various tasks and layers. Motivated by this observation, we reformulate the multimodal instruction tuning as a bi-objective optimization problem and propose Pareto LoRA, a Pareto-optimal gradient integration strategy that balances the text and image objectives by modulating the gradient direction and strength. Experiments on the CoMM benchmark with Emu2 demonstrate that Pareto LoRA consistently improves multimodal generation balance, achieving up to 44.9% gains in perceptual image quality over vanilla LoRA while maintaining comparable text performance.

多模态LoRA图像生成梯度平衡

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。