paper-with-me

Papers

Learning Multimodal Energy-Based Model with Multimodal Variational Auto-Encoder via MCMC Revision

2026-05-01 · Jiali Cui, Zhiqiang Lao, Heather Yu arxiv

Energy-based models (EBMs) are a flexible class of deep generative models and are well-suited to capture complex dependencies in multimodal data. However, learning multimodal EBM by maximum likelihood requires Markov Chain Monte Carlo (MCMC) sampling in the joint data space, where noise-initialized Langevin dynamics often mixes poorly and fails to discover coherent inter-modal relationships. Multimodal VAEs have made progress in capturing such inter-modal dependencies by introducing a shared latent generator and a joint inference model. However, both the shared latent generator and joint inference model are parameterized as unimodal Gaussian (or Laplace), which severely limits their ability to approximate the complex structure induced by multimodal data. In this work, we study the learning problem of the multimodal EBM, shared latent generator, and joint inference model. We present a learning framework that effectively interweaves their MLE updates with corresponding MCMC refinements in both the data and latent spaces. Specifically, the generator is learned to produce coherent multimodal samples that serve as strong initial states for EBM sampling, while the inference model is learned to provide informative latent initializations for generator posterior sampling. Together, these two models serve as complementary models that enable effective EBM sampling and learning, yielding realistic and coherent multimodal EBM samples. Extensive experiments demonstrate superior performance for multimodal synthesis quality and coherence compared to various baselines. We conduct various analyses and ablation studies to validate the effectiveness and scalability of the proposed multimodal framework.

📄 PDF Abstract BibTeX arXiv:2605.00644

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimodal Transformer for Parallel Concatenated Variational Autoencoders

2022-10-28 · Stephen D. Liang, Jerry M. Mendel

In this paper, we propose a multimodal transformer using parallel concatenated architecture. Instead of using patches, we use column stripes for images in R, G, B channels as the transformer input. The column stripes kee…

Decoder

CoVAE: correlated multimodal generative modeling

2026-03-02 · Federico Caretti, Guido Sanguinetti arxiv

Multimodal Variational Autoencoders have emerged as a popular tool to extract effective representations from rich multimodal data. However, such models rely on fusion strategies in latent space that destroy the joint sta…

A survey of multimodal deep generative models

2022-07-05 · Masahiro Suzuki, Yutaka Matsuo

Multimodal learning is a framework for building models that make predictions based on different types of modalities. Important challenges in multimodal learning are the inference of shared representations from arbitrary …

Survey

Variational Fusion for Multimodal Sentiment Analysis

2019-08-13 · Navonil Majumder, Soujanya Poria, Gangeshwar Krishnamurthy, Niyati Chhaya 외

Multimodal fusion is considered a key step in multimodal tasks such as sentiment analysis, emotion detection, question answering, and others. Most of the recent work on multimodal fusion does not guarantee the fidelity o…

Multimodal Sentiment AnalysisQuestion AnsweringSentiment Analysis

Hierarchical Bayes Autoencoders

2019-09-25 · Shuangfei Zhai, Carlos Guestrin, Joshua M. Susskind

Autoencoders are powerful generative models for complex data, such as images. However, standard models like the variational autoencoder (VAE) typically have unimodal Gaussian decoders, which cannot effectively represent …

DecoderVariational Inference