UniGame: Turning a Unified Multimodal Model Into Its Own Adversary
About
Unified Multimodal Models (UMMs) have shown impressive performance in both understanding and generation with a single architecture. However, UMMs still exhibit a fundamental inconsistency: understanding favors compact embeddings, whereas generation favors reconstruction-rich representations. This structural trade-off produces misaligned decision boundaries, degraded cross-modal coherence, and heightened vulnerability under distributional and adversarial shifts. In this paper, we present UniGame, a self-adversarial post-training framework that directly targets the inconsistencies. By applying a lightweight perturber at the shared token interface, UniGame enables the generation branch to actively seek and challenge fragile understanding, turning the model itself into its own adversary. Experiments demonstrate that UniGame significantly improves the consistency (+4.6%). Moreover, it also achieves substantial improvements in understanding (+3.6%), generation (+0.02)on GenEval, out-of-distribution and adversarial robustness (+4.8% and +6.2% on NaturalBench and AdVQA). The framework is architecture-agnostic, introduces less than 1% additional parameters, and is complementary to existing post-training methods. These results position adversarial self-play as a general and effective principle for enhancing the coherence, stability, and unified competence of future multimodal foundation models. The official code is available at: https://github.com/AIFrontierLab/TorchUMM
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Hallucination Evaluation | POPE | -- | 1455 | |
| Multimodal Understanding | MMBench | -- | 637 | |
| Text-to-Image Generation | GenEval | Overall Score82 | 391 | |
| Visual Question Answering | VQAv2 (test) | VQA Accuracy83.4 | 82 | |
| Multimodal Understanding | MMMU | MMMU Score43.8 | 59 | |
| Text-to-Image Generation | WISE | WISE Score0.43 | 48 | |
| Multimodal Consistency | UnifiedBench & WISE Composite | Average Score42.82 | 10 | |
| Understanding-Generation Consistency | UnifiedBench | UnifiedBench Score85.2 | 10 | |
| Multimodal Understanding | Understanding Benchmarks Aggregate | Overall Score75 | 10 |