Janus:解耦视觉编码以实现统一的多模态理解与生成

Janus: Decoupling Visual Encoding for Unified Multimodal Understanding and Generation

罗平 Ping Luo · DeepSeek · 2024-10-17 · arXiv:2410.13848 ↗ · 被引 429

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

本文提出 Janus,一个统一多模态理解与生成的自回归框架。以往研究常为两项任务共用单一视觉编码器(如 Chameleon),但由于多模态理解和生成所需的信息粒度不同,这会导致性能欠佳,尤其在理解方面。为解决此问题,我们将视觉编码解耦为独立路径,同时仍采用统一的 Transformer 架构进行处理。解耦不仅缓解了视觉编码器在理解与生成中的角色冲突,还增强了框架的灵活性。例如,多模态理解和生成组件可独立选择最合适的编码方法。实验表明,Janus 超越了先前的统一模型,并达到或超过了任务专用模型的性能。其简洁性、高灵活性和有效性使其成为下一代统一多模态模型的强有力候选。

In this paper, we introduce Janus, an autoregressive framework that unifies multimodal understanding and generation. Prior research often relies on a single visual encoder for both tasks, such as Chameleon. However, due to the differing levels of information granularity required by multimodal understanding and generation, this approach can lead to suboptimal performance, particularly in multimodal understanding. To address this issue, we decouple visual encoding into separate pathways, while still leveraging a single, unified transformer architecture for processing. The decoupling not only alleviates the conflict between the visual encoder's roles in understanding and generation, but also enhances the framework's flexibility. For instance, both the multimodal understanding and generation components can independently select their most suitable encoding methods. Experiments show that Janus surpasses previous unified model and matches or exceeds the performance of task-specific models. The simplicity, high flexibility, and effectiveness of Janus make it a strong candidate for next-generation unified multimodal models.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 23)

阅读逐段中英对照全文 →