UniCorn: Towards Self-Improving Unified Multimodal Models through Self-Generated Supervision
Ruiyan Han, Zhen Fang, XinYu Sun, Yuchen Ma, Ziheng Wang, Yu Zeng, Zehui Chen, Lin Chen, Wenxuan Huang, Wei-Jie Xu, Yi Cao, Feng Zhao
TL;DR
UniCorn addresses Conduction Aphasia, the gap between multimodal understanding and generation in Unified Multimodal Models, by introducing a fully self-supervised post-training framework. It partitions a single model into Proposer, Solver, and Judge to generate diverse prompts, synthesize images, and internally judge quality, then distills this interaction through Cognitive Pattern Reconstruction into training signals. A Text→Image→Text cycle, UniCycle, provides a training-free measure of semantic coherence to verify genuine multimodal intelligence. Empirically, UniCorn achieves substantial gains across six T2I benchmarks, attaining SOTA on UniCycle and strong improvements on TIIF, WISE, OneIG, and others, while remaining robust under out-of-distribution conditions. The work demonstrates a scalable path toward fully self-contained unified multimodal intelligence by leveraging internal signals rather than external supervision or curated data.
Abstract
While Unified Multimodal Models (UMMs) have achieved remarkable success in cross-modal comprehension, a significant gap persists in their ability to leverage such internal knowledge for high-quality generation. We formalize this discrepancy as Conduction Aphasia, a phenomenon where models accurately interpret multimodal inputs but struggle to translate that understanding into faithful and controllable synthesis. To address this, we propose UniCorn, a simple yet elegant self-improvement framework that eliminates the need for external data or teacher supervision. By partitioning a single UMM into three collaborative roles: Proposer, Solver, and Judge, UniCorn generates high-quality interactions via self-play and employs cognitive pattern reconstruction to distill latent understanding into explicit generative signals. To validate the restoration of multimodal coherence, we introduce UniCycle, a cycle-consistency benchmark based on a Text to Image to Text reconstruction loop. Extensive experiments demonstrate that UniCorn achieves comprehensive and substantial improvements over the base model across six general image generation benchmarks. Notably, it achieves SOTA performance on TIIF(73.8), DPG(86.8), CompBench(88.5), and UniCycle while further delivering substantial gains of +5.0 on WISE and +6.5 on OneIG. These results highlight that our method significantly enhances T2I generation while maintaining robust comprehension, demonstrating the scalability of fully self-supervised refinement for unified multimodal intelligence.
