English

EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs

Artificial Intelligence 2024-05-20 v3 Computation and Language Computer Vision and Pattern Recognition

Abstract

We present EasyGen, an efficient model designed to enhance multimodal understanding and generation by harnessing the capabilities of diffusion models and large language models (LLMs), Unlike existing multimodal models that predominately depend on encoders like CLIP or ImageBind and need ample amounts of training data to bridge modalities,EasyGen leverages BiDiffuser,a bidirectional conditional diffusion model, to foster more efficient modality interactions. Easygen achieves text generation by training a projection layer linking BiDiffuser and an LLM, and facilities image generation by training an adapter to align the LLM's text space with the BiDiffuser's image space, Comprehensive quantitative and qualitative experiments show that EasyGen excels in data-efficient training, high-quality image generation, and extendibility, effectively addressing the challenges in multimodal generation. The source code is available at https://github.com/zxy556677/EasyGen.

Keywords

Cite

@article{arxiv.2310.08949,
  title  = {EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs},
  author = {Xiangyu Zhao and Bo Liu and Qijiong Liu and Guangyuan Shi and Xiao-Ming Wu},
  journal= {arXiv preprint arXiv:2310.08949},
  year   = {2024}
}

Comments

Accepted by ACL 2024, main conference

R2 v1 2026-06-28T12:49:38.117Z