paper-with-me

Papers

Multi-modal Latent Diffusion

2023-06-07 · Mustapha Bounoua, Giulio Franzese, Pietro Michiardi

Multi-modal data-sets are ubiquitous in modern applications, and multi-modal Variational Autoencoders are a popular family of models that aim to learn a joint representation of the different modalities. However, existing approaches suffer from a coherence-quality tradeoff, where models with good generation quality lack generative coherence across modalities, and vice versa. We discuss the limitations underlying the unsatisfactory performance of existing methods, to motivate the need for a different approach. We propose a novel method that uses a set of independently trained, uni-modal, deterministic autoencoders. Individual latent variables are concatenated into a common latent space, which is fed to a masked diffusion model to enable generative modeling. We also introduce a new multi-time training method to learn the conditional score network for multi-modal diffusion. Our methodology substantially outperforms competitors in both generation quality and coherence, as shown through an extensive experimental campaign.

📄 PDF Abstract BibTeX arXiv:2306.04445

Code (1)

MustaphaBounoua/MLD 공식 구현 pytorch

Tasks

multimodal generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CoLa-Diff: Conditional Latent Diffusion Model for Multi-Modal MRI Synthesis

2023-03-24 · Lan Jiang, Ye Mao, Xi Chen, Xiangfeng Wang 외

MRI synthesis promises to mitigate the challenge of missing MRI modality in clinical practice. Diffusion model has emerged as an effective technique for image synthesis by modelling complex and variable data distribution…

CoLAImage Generation

Towards Unified Latent Space for 3D Molecular Latent Diffusion Modeling

2025-03-19 · Yanchen Luo, Zhiyuan Liu, Yi Zhao, Sihang Li 외

3D molecule generation is crucial for drug discovery and material science, requiring models to process complex multi-modalities, including atom types, chemical bonds, and 3D coordinates. A key challenge is integrating th…

3D Molecule GenerationDrug DiscoveryInductive Bias

MUNI: Multimodal Unified Latent Diffusion for Coherent Any-to-Any Generation

2026-06-15 · Kyeongmin Yeo, Yunhong Min, Minhyuk Sung arxiv

We introduce MUNI, an end-to-end multimodal latent diffusion framework for any-to-any generation that unifies subset-conditioned cross-modal generation and unconditional joint sampling through a shared stochastic latent.…

Multimodal Latent Language Modeling with Next-Token Diffusion

2024-12-11 · Yutao Sun, Hangbo Bao, Wenhui Wang, Zhiliang Peng 외

Multimodal generative models require a unified approach to handle both discrete data (e.g., text and code) and continuous data (e.g., image, audio, video). In this work, we propose Latent Language Modeling (LatentLM), wh…

Image GenerationLanguage ModelingLanguage Modellingmultimodal generation+4

Cross-Modal Diffusion for Biomechanical Dynamical Systems Through Local Manifold Alignment

2025-03-15 · Sharmita Dey, Sarath Ravindran Nair

We present a mutually aligned diffusion framework for cross-modal biomechanical motion generation, guided by a dynamical systems perspective. By treating each modality, e.g., observed joint angles ($X$) and ground reacti…

Motion Generation