用专家混合架构提升图表理解准确率
ChartMoE: Mixture of Diversely Aligned Expert Connector for Chart Understanding
- 采用多样化对齐的专家混合结构替代传统线性投影
- 在ChartQA上将准确率从80.48%提升至84.64%
- 适合需要高精度图表分析的研究者与应用开发者
自动图表理解对内容解析和文档处理至关重要。多模态大模型通过领域特定对齐和微调在图表理解方面展现出强大能力,但当前模型仍难以仅凭图表提供忠实数据与可靠分析。为此,我们提出ChartMoE,采用专家混合(MoE)架构取代传统线性投影以弥合模态差距。具体地,通过不同对齐任务训练多个线性连接器,作为各专家的初始化参数。此外,我们构建了ChartMoE-Align数据集,包含近百万个图表-表格-JSON-代码四元组,支持图表-表格/JSON/代码三类对齐任务。结合原始连接器,实现专家的多样化初始化,并通过高质量知识学习进一步优化MoE连接器与大模型参数。大量实验表明,该方法有效,例如在ChartQA基准上,准确率由之前的80.48%提升至84.64%。
原文摘要 · Abstract (English)
Automatic chart understanding is crucial for content comprehension and document parsing. Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in chart understanding through domain-specific alignment and fine-tuning. However, current MLLMs still struggle to provide faithful data and reliable analysis only based on charts. To address it, we propose ChartMoE, which employs the Mixture of Expert (MoE) architecture to replace the traditional linear projector to bridge the modality gap. Specifically, we train several linear connectors through distinct alignment tasks, which are utilized as the foundational initialization parameters for different experts. Additionally, we introduce ChartMoE-Align, a dataset with nearly 1 million chart-table-JSON-code quadruples to conduct three alignment tasks (chart-table/JSON/code). Combined with the vanilla connector, we initialize different experts diversely and adopt high-quality knowledge learning to further refine the MoE connector and LLM parameters. Extensive experiments demonstrate the effectiveness of the MoE connector and our initialization strategy, e.g., ChartMoE improves the accuracy of the previous state-of-the-art from 80.48\% to 84.64\% on the ChartQA benchmark.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。