CAMEO: Correspondence-Attention Alignment for Multi-View Diffusion Models
Minkyung Kwon, Jinhyeok Choi, Jiho Park, Seonghu Jeon, Jinhyuk Jang, Junyoung Seo, Minseop Kwak, Jin-Hwa Kim, Seungryong Kim
TL;DR
The paper addresses how to enforce view-consistency in multi-view diffusion models for novel view synthesis by revealing that cross-view geometric correspondence emerges in attention maps during training. It introduces CAMEO, a simple supervision technique that aligns cross-view attention with explicit geometric correspondences using an MLP head and a correspondence map, achieving substantially faster convergence and higher-quality syntheses. The method is demonstrated to be model-agnostic, improving performance across CAT3D, MVGenMaster, and a DiT-based model, and maintains geometry even under challenging viewpoints. These findings provide a practical pathway to incorporate geometry-aware supervision in diffusion-based NVS, with potential extensions to other multi-view and 4D tasks.
Abstract
Multi-view diffusion models have recently emerged as a powerful paradigm for novel view synthesis, yet the underlying mechanism that enables their view-consistency remains unclear. In this work, we first verify that the attention maps of these models acquire geometric correspondence throughout training, attending to the geometrically corresponding regions across reference and target views for view-consistent generation. However, this correspondence signal remains incomplete, with its accuracy degrading under large viewpoint changes. Building on these findings, we introduce CAMEO, a simple yet effective training technique that directly supervises attention maps using geometric correspondence to enhance both the training efficiency and generation quality of multi-view diffusion models. Notably, supervising a single attention layer is sufficient to guide the model toward learning precise correspondences, thereby preserving the geometry and structure of reference images, accelerating convergence, and improving novel view synthesis performance. CAMEO reduces the number of training iterations required for convergence by half while achieving superior performance at the same iteration counts. We further demonstrate that CAMEO is model-agnostic and can be applied to any multi-view diffusion model.
