MindOmni: Unleashing Reasoning Generation in Vision Language Models with RGPO
About
Recent text-to-image systems face limitations in handling multimodal inputs and complex reasoning tasks. We introduce MindOmni, a unified multimodal large language model that addresses these challenges by incorporating reasoning generation through reinforcement learning. MindOmni leverages a three-phase training strategy: i) design of a unified vision language model with a decoder-only diffusion module, ii) supervised fine-tuning with Chain-of-Thought (CoT) instruction data, and iii) our proposed Reasoning Generation Policy Optimization (RGPO) algorithm, utilizing multimodal feedback to effectively guide policy updates. Experimental results demonstrate that MindOmni outperforms existing models, achieving impressive performance on both understanding and generation benchmarks, meanwhile showcasing advanced fine-grained reasoning generation capabilities, especially with mathematical reasoning instruction. All codes will be made public at https://github.com/TencentARC/MindOmni
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | GenEval | Overall Score83 | 467 | |
| Text-to-Image Generation | DPG | Overall Score82.5 | 131 | |
| Vision Understanding | MMBench | -- | 104 | |
| Text-to-Image Generation | WISE (test) | Overall Score71 | 32 | |
| Multimodal Understanding and Generation | WISE | Overall Accuracy71 | 29 | |
| Vision Understanding | MMMU | Overall Score51.6 | 28 | |
| Vision Understanding | RealworldQA | Overall Score68.1 | 17 | |
| Text-to-Image Generation | GenEval original (test) | Single Object Accuracy99 | 8 |