English

Understanding vs. Generation: Navigating Optimization Dilemma in Multimodal Models

Computer Vision and Pattern Recognition 2026-04-01 v2 Artificial Intelligence

Abstract

Current research in multimodal models faces a key challenge where enhancing generative capabilities often comes at the expense of understanding, and vice versa. We analyzed this trade-off and identify the primary cause might be the potential conflict between generation and understanding, which creates a competitive dynamic within the model. To address this, we propose the Reason-Reflect-Refine (R3) framework. This innovative algorithm re-frames the single-step generation task into a multi-step process of "generate-understand-regenerate". By explicitly leveraging the model's understanding capability during generation, we successfully mitigate the optimization dilemma, achieved stronger generation results and improved understanding ability which are related to the generation process. This offers valuable insights for designing next-generation unified multimodal models. Code is available at https://github.com/sen-ye/R3.

Keywords

Cite

@article{arxiv.2602.15772,
  title  = {Understanding vs. Generation: Navigating Optimization Dilemma in Multimodal Models},
  author = {Sen Ye and Mengde Xu and Shuyang Gu and Di He and Liwei Wang and Han Hu},
  journal= {arXiv preprint arXiv:2602.15772},
  year   = {2026}
}

Comments

Accepted to ICLR2026

R2 v1 2026-07-01T10:40:14.208Z