CVAIMar 11, 2025

MEAT: Multiview Diffusion Model for Human Generation on Megapixels with Mesh Attention

arXiv:2503.08664v17 citationsh-index: 24CVPR
Originality Incremental advance
AI Analysis

This addresses the challenge of high-resolution human image generation for applications like 3D modeling, though it is incremental as it builds on existing multiview diffusion models.

The paper tackled the problem of generating high-resolution multiview human images by scaling multiview diffusion models to megapixel levels, introducing mesh attention to enable training at 1024x1024 resolution and outperforming existing methods.

Multiview diffusion models have shown considerable success in image-to-3D generation for general objects. However, when applied to human data, existing methods have yet to deliver promising results, largely due to the challenges of scaling multiview attention to higher resolutions. In this paper, we explore human multiview diffusion models at the megapixel level and introduce a solution called mesh attention to enable training at 1024x1024 resolution. Using a clothed human mesh as a central coarse geometric representation, the proposed mesh attention leverages rasterization and projection to establish direct cross-view coordinate correspondences. This approach significantly reduces the complexity of multiview attention while maintaining cross-view consistency. Building on this foundation, we devise a mesh attention block and combine it with keypoint conditioning to create our human-specific multiview diffusion model, MEAT. In addition, we present valuable insights into applying multiview human motion videos for diffusion training, addressing the longstanding issue of data scarcity. Extensive experiments show that MEAT effectively generates dense, consistent multiview human images at the megapixel level, outperforming existing multiview diffusion methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes