Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

Zhaolong Su, Wang Lu, Hao Chen, Sharon Li, Jindong Wang• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
1455
Multimodal UnderstandingMMBench--
637
Text-to-Image GenerationGenEval
Overall Score82
391
Visual Question AnsweringVQAv2 (test)
VQA Accuracy83.4
82
Multimodal UnderstandingMMMU
MMMU Score43.8
59
Text-to-Image GenerationWISE
WISE Score0.43
48
Multimodal ConsistencyUnifiedBench & WISE Composite
Average Score42.82
10
Understanding-Generation ConsistencyUnifiedBench
UnifiedBench Score85.2
10
Multimodal UnderstandingUnderstanding Benchmarks Aggregate
Overall Score75
10
Showing 9 of 9 rows

Other info

GitHub

Follow for update