arXiv:2409.17508cs.CVcs.AI2024-09NeurIPS被引 27

Uni-Med通过连接器专家混合模型解决医学多任务学习冲突问题。

Uni-Med: A Unified Medical Generalist Foundation Model For Multi-Task Learning Via Connector-MoE

  • 设计连接器专家混合模块(CMoE),动态分配不同任务的处理路径。
  • 在6项医学任务上平均性能提升8%,优于现有模型。
  • 适合医疗多模态研究者,尤其关注跨模态任务干扰缓解的人群。

多模态大语言模型在视觉与语言任务中展现出通用接口潜力,但构建医学领域的统一多任务模型仍面临挑战。现有方法侧重优化语言模型部分,忽视了连接视觉与语言的桥接模块。本文提出Uni-Med,一个由通用视觉提取模块、连接器混合专家(CMoE)模块和语言模型组成的医学通用基础模型。其中CMoE通过设计合理的路由机制与投影专家组合,在连接层有效缓解多任务优化中的冲突问题。Uni-Med可完成六类医学任务:问答、视觉问答、报告生成、指代表达理解、指代表达生成与图像分类。据我们所知,Uni-Med是首个在连接层直接解决多任务干扰的尝试。大量消融实验验证了CMoE的有效性,任意配置下平均性能提升最高达8%。进一步从梯度优化与参数统计角度分析了冲突成因。相比之前最先进的医学多模态模型,Uni-Med在多种任务上达到或超过其评估指标。代码与资源见https://github.com/tsinghua-msiip/Uni-Med。

原文摘要 · Abstract (English)

Multi-modal large language models (MLLMs) have shown impressive capabilities as a general-purpose interface for various visual and linguistic tasks. However, building a unified MLLM for multi-task learning in the medical field remains a thorny challenge. To mitigate the tug-of-war problem of multi-modal multi-task optimization in MLLMs, recent advances primarily focus on improving the LLM components, while neglecting the connector that bridges the gap between modalities. In this paper, we introduce Uni-Med, a novel medical generalist foundation model which consists of a universal visual feature extraction module, a connector mixture-of-experts (CMoE) module, and an LLM. Benefiting from the proposed CMoE that leverages a well-designed router with a mixture of projection experts at the connector, Uni-Med achieves efficient solution to the tug-of-war problem and can perform six different medical tasks including question answering, visual question answering, report generation, referring expression comprehension, referring expression generation and image classification. To the best of our knowledge, Uni-Med is the first effort to tackle multi-task interference at the connector in MLLMs. Extensive ablation experiments validate the effectiveness of introducing CMoE under any configuration, with up to an average 8% performance gains. We further provide interpretation analysis of the tug-of-war problem from the perspective of gradient optimization and parameter statistics. Compared to previous state-of-the-art medical MLLMs, Uni-Med achieves competitive or superior evaluation metrics on diverse tasks. Code and resources are available at https://github.com/tsinghua-msiip/Uni-Med.

医学多模态基础模型专家混合任务融合

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