Cross-view Masked Diffusion Transformers for Person Image Synthesis
Trung X. Pham, Zhang Kang, Chang D. Yoo

TL;DR
This paper introduces X-MDPT, a novel diffusion transformer model for pose-guided human image synthesis that outperforms existing methods in quality, efficiency, and parameter count by employing masked diffusion transformers on latent patches.
Contribution
The paper proposes a new diffusion model with masked transformers and a mask cross-prediction module, significantly improving synthesis quality and efficiency over prior Unet-based approaches.
Findings
Outperforms state-of-the-art on DeepFashion dataset
Achieves higher FID, SSIM, and LPIPS scores with fewer parameters
Faster inference and training efficiency
Abstract
We present X-MDPT (-view asked iffusion rediction ransformers), a novel diffusion model designed for pose-guided human image generation. X-MDPT distinguishes itself by employing masked diffusion transformers that operate on latent patches, a departure from the commonly-used Unet structures in existing works. The model comprises three key modules: 1) a denoising diffusion Transformer, 2) an aggregation network that consolidates conditions into a single vector for the diffusion process, and 3) a mask cross-prediction module that enhances representation learning with semantic information from the reference image. X-MDPT demonstrates scalability, improving FID, SSIM, and LPIPS with larger models. Despite its simple design, our model outperforms state-of-the-art approaches on the DeepFashion dataset while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Video Surveillance and Tracking Methods · Human Pose and Action Recognition
MethodsAttention Is All You Need · Layer Normalization · Absolute Position Encodings · Linear Layer · Byte Pair Encoding · Multi-Head Attention · Residual Connection · Dense Connections · Position-Wise Feed-Forward Layer · Diffusion
