ILLUME让大模型看图、画画还能自我纠错,数据量减少75%仍保持领先。
ILLUME: Illuminating Your LLMs to See, Draw, and Self-Enhance
- 用带语义的视觉编码器+分阶段训练,仅1500万数据就完成预训练。
- 自增强对齐机制让模型能检查图文一致性,生成更真实图像。
- 适合需要高效多模态理解与生成的开发者和研究者。
本文提出ILLUME,一种统一的多模态大语言模型(MLLM),通过统一的下一个词预测框架,无缝整合多模态理解和生成能力。为解决图像-文本对齐通常需要海量数据的问题,我们设计了包含语义信息的视觉标记器,并采用渐进式多阶段训练流程,将预训练数据量压缩至1500万——比常规需求减少超过75%,同时在性能上达到或超越现有统一型MLLM(如Janus)。此外,为促进理解与生成能力的协同提升,我们引入新颖的自增强多模态对齐方案:监督模型自我评估文本描述与自生成图像的一致性,从而更准确地解析图像,避免因生成错位导致的不合理预测。大量实验证明,ILLUME在多模态理解、生成与编辑等各类基准测试中表现优异,可媲美当前最先进的统一模型及专用模型。
原文摘要 · Abstract (English)
In this paper, we introduce ILLUME, a unified multimodal large language model (MLLM) that seamlessly integrates multimodal understanding and generation capabilities within a single large language model through a unified next-token prediction formulation. To address the large dataset size typically required for image-text alignment, we propose to enhance data efficiency through the design of a vision tokenizer that incorporates semantic information and a progressive multi-stage training procedure. This approach reduces the dataset size to just 15M for pretraining -- over four times fewer than what is typically needed -- while achieving competitive or even superior performance with existing unified MLLMs, such as Janus. Additionally, to promote synergistic enhancement between understanding and generation capabilities, which is under-explored in previous works, we introduce a novel self-enhancing multimodal alignment scheme. This scheme supervises the MLLM to self-assess the consistency between text descriptions and self-generated images, facilitating the model to interpret images more accurately and avoid unrealistic and incorrect predictions caused by misalignment in image generation. Based on extensive experiments, our proposed ILLUME stands out and competes with state-of-the-art unified MLLMs and specialized models across various benchmarks for multimodal understanding, generation, and editing.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。