paper-with-me

Papers

Learning multi-modal generative models with permutation-invariant encoders and tighter variational objectives

2023-09-01 · Marcel Hirt, Domenico Campolo, Victoria Leong, Juan-Pablo Ortega

Devising deep latent variable models for multi-modal data has been a long-standing theme in machine learning research. Multi-modal Variational Autoencoders (VAEs) have been a popular generative model class that learns latent representations that jointly explain multiple modalities. Various objective functions for such models have been suggested, often motivated as lower bounds on the multi-modal data log-likelihood or from information-theoretic considerations. To encode latent variables from different modality subsets, Product-of-Experts (PoE) or Mixture-of-Experts (MoE) aggregation schemes have been routinely used and shown to yield different trade-offs, for instance, regarding their generative quality or consistency across multiple modalities. In this work, we consider a variational objective that can tightly approximate the data log-likelihood. We develop more flexible aggregation schemes that avoid the inductive biases in PoE or MoE approaches by combining encoded features from different modalities based on permutation-invariant neural networks. Our numerical experiments illustrate trade-offs for multi-modal variational objectives and various aggregation schemes. We show that our variational objective and more flexible aggregation models can become beneficial when one wants to approximate the true joint distribution over observed modalities and latent variables in identifiable models.

📄 PDF Abstract BibTeX arXiv:2309.00380

Code (1)

marcelah/maskedmultimodalvae 공식 구현 jax

Tasks

Mixture-of-Experts

Similar Papers 제목 키워드 기반

Permutation Invariant Graph Generation via Score-Based Generative Modeling

2020-03-02 · Chenhao Niu, Yang song, Jiaming Song, Shengjia Zhao 외

Learning generative models for graph-structured data is challenging because graphs are discrete, combinatorial, and the underlying data distribution is invariant to the ordering of nodes. However, most of the existing ge…

Graph GenerationGraph Neural Network

Deep Incomplete Multi-view Learning via Cyclic Permutation of VAEs

2025-02-16 · Xin Gao, Jian Pu

Multi-View Representation Learning (MVRL) aims to derive a unified representation from multi-view data by leveraging shared and complementary information across views. However, when views are irregularly missing, the inc…

MULTI-VIEW LEARNINGRepresentation Learningvalid

RELATE: A Schema-Agnostic Perceiver Encoder for Multimodal Relational Graphs

2025-10-22 · Joe Meyer, Divyansha Lachi, Mahmoud Mohammadi, Roshan Reddy Upendra 외 arxiv

Relational multi-table data is common in domains such as e-commerce, healthcare, and scientific research, and can be naturally represented as heterogeneous temporal graphs with multi-modal node attributes. Existing graph…

S2M-Trek: From Single to Multi-Sphere Transport via Per-Frame Deep Sets on a Wheel-Legged Robot

2026-05-31 · Zong Chen, Xuebin Li, Jinpeng Xiao, Shaoyang Li 외 arxiv

We study the problem of scaling dynamic loco-manipulation from a single free-rolling sphere to multiple spheres transported simultaneously on the back of a wheel-legged quadruped, without fences, grippers, or mechanical …

Reinforcement Learning

MLCA-AVSR: Multi-Layer Cross Attention Fusion based Audio-Visual Speech Recognition

2024-01-07 · He Wang, Pengcheng Guo, Pan Zhou, Lei Xie

While automatic speech recognition (ASR) systems degrade significantly in noisy environments, audio-visual speech recognition (AVSR) systems aim to complement the audio stream with noise-invariant visual cues and improve…

Audio-Visual Speech RecognitionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation Learning+3