Janus: Decoupling Visual Encoding for Unified Multimodal Understanding and Generation
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Hallucination Evaluation | POPE | Accuracy87 | 1455 | |
| Visual Question Answering | GQA | Accuracy59.1 | 1249 | |
| Multimodal Evaluation | MME | -- | 658 | |
| Multimodal Understanding | MMBench | Accuracy69.4 | 637 | |
| Multimodal Understanding | MM-Vet | MM-Vet Score60.1 | 531 | |
| Text-to-Image Generation | GenEval | Overall Score81 | 506 | |
| Multimodal Understanding | MMMU | Accuracy30.5 | 437 | |
| Multimodal Reasoning | MM-Vet | MM-Vet Score34.3 | 431 | |
| Text-to-Image Generation | GenEval | Overall Score61 | 391 | |
| Visual Question Answering | ChartQA | Accuracy53 | 371 |