paper-with-me

홈 › Papers

Discriminative Multimodal Learning via Conditional Priors in Generative Models

2021-10-09 · Rogelio A. Mancisidor, Michael Kampffmeyer, Kjersti Aas, Robert Jenssen

Deep generative models with latent variables have been used lately to learn joint representations and generative processes from multi-modal data. These two learning mechanisms can, however, conflict with each other and representations can fail to embed information on the data modalities. This research studies the realistic scenario in which all modalities and class labels are available for model training, but where some modalities and labels required for downstream tasks are missing. We show, in this scenario, that the variational lower bound limits mutual information between joint representations and missing modalities. We, to counteract these problems, introduce a novel conditional multi-modal discriminative model that uses an informative prior distribution and optimizes a likelihood-free objective function that maximizes mutual information between joint representations and missing modalities. Extensive experimentation demonstrates the benefits of our proposed model, empirical results show that our model achieves state-of-the-art results in representative problems such as downstream classification, acoustic inversion, and image and annotation generation.

📄 PDF Abstract BibTeX arXiv:2110.04616

Code (1)

rogelioamancisidor/cmmd 공식 구현

Similar Papers 제목 키워드 기반

Improving VAE generations of multimodal data through data-dependent conditional priors

2019-11-25 · Frantzeska Lavda, Magda Gregorová, Alexandros Kalousis

One of the major shortcomings of variational autoencoders is the inability to produce generations from the individual modalities of data originating from mixture distributions. This is primarily due to the use of a simpl…

MPCC: Matching Priors and Conditionals for Clustering

2020-08-21 · ECCV 2020 8 · Nicolás Astorga, Pablo Huijse, Pavlos Protopapas, Pablo Estévez

Clustering is a fundamental task in unsupervised learning that depends heavily on the data representation that is used. Deep generative models have appeared as a promising tool to learn informative low-dimensional data r…

ClusteringDecoder

Discriminative Transfer Learning with Tree-based Priors

2013-12-01 · NeurIPS 2013 12 · Nitish Srivastava, Ruslan R. Salakhutdinov

This paper proposes a way of improving classification performance for classes which have very few training examples. The key idea is to discover classes which are similar and transfer knowledge among them. Our method org…

ClassificationGeneral ClassificationImage ClassificationTransfer Learning

Discriminative-Generative Synergy for Occlusion Robust 3D Human Mesh Recovery

2026-04-20 · Yang Liu, Zhiyong Zhang arxiv

3D human mesh recovery from monocular RGB images aims to estimate anatomically plausible 3D human models for downstream applications, but remains challenging under partial or severe occlusions. Regression-based methods a…

Human Mesh Recovery

DiffusionCom: Structure-Aware Multimodal Diffusion Model for Multimodal Knowledge Graph Completion

2025-04-09 · Wei Huang, Meiyu Liang, Peining Li, Xu Hou 외

Most current MKGC approaches are predominantly based on discriminative models that maximize conditional likelihood. These approaches struggle to efficiently capture the complex connections in real-world knowledge graphs,…

Graph AttentionKnowledge Graph CompletionKnowledge GraphsRepresentation Learning+1