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

LatentUMM: Dual Latent Alignment for Unified Multimodal Models

About

Unified multimodal models (UMMs) achieve strong performance in both understanding and generation by learning a shared latent space, yet they often exhibit functional inconsistency between these two capabilities. We observe that this issue does not stem from a lack of shared representations, but from the absence of explicit alignment between the transformations that map into and out of the latent space. As a result, generation and re-encoding can follow inconsistent trajectories, leading to semantic drift under modality transitions. In this work, we propose LatentUMM, a framework that constructs an enhanced shared latent space to explicitly align these transformations and improve cross-modal consistency. LatentUMM consists of two stages. First, dual latent alignment enforces consistency at both the modality and capacity levels: cross-modal alignment uses a stronger embedding model to impose structured cross-modal semantics, while dual capacity alignment enforces bidirectional consistency under generation and re-encoding. Second, latent dynamics stabilization improves robustness via stochastic latent rollouts and preference optimization, favoring trajectories that better preserve semantic consistency. Experiments show that LatentUMM consistently improves multimodal consistency across diverse architectures. Code is available at: https://github.com/AIFrontierLab/TorchUMM/tree/main/src/umm/post_training/LatentUMM.

Yinyi Luo, Wenwen Wang, Hayes Bai, Marios Savvides, Jindong Wang• 2026

Related benchmarks

TaskDatasetResultRank
Multimodal UnderstandingMMBench--
847
Multimodal UnderstandingMM-Vet
MM-Vet Score67.2
631
Multimodal UnderstandingMMMU
MMMU Score53.2
102
Multimodal Understanding and GenerationWISE
Overall Accuracy41.8
65
Multimodal UnderstandingMME
MME Score1.70e+3
16
Multimodal UnderstandingMathVista
Accuracy (Multi-Choice)80.37
16
Consistency EvaluationUnified-Bench
CLIP Score89.95
4
Consistency EvaluationRealUnify GEU
MC Score0.31
4
Multimodal GenerationDPG-Bench
Global Score82.37
3
Multimodal GenerationUEval
Text Score55.38
3
Showing 10 of 12 rows

Other info

Follow for update