paper-with-me

Papers

Handling Incomplete Heterogeneous Data using VAEs

2018-07-10 · Alfredo Nazabal, Pablo M. Olmos, Zoubin Ghahramani, Isabel Valera

Variational autoencoders (VAEs), as well as other generative models, have been shown to be efficient and accurate for capturing the latent structure of vast amounts of complex high-dimensional data. However, existing VAEs can still not directly handle data that are heterogenous (mixed continuous and discrete) or incomplete (with missing data at random), which is indeed common in real-world applications. In this paper, we propose a general framework to design VAEs suitable for fitting incomplete heterogenous data. The proposed HI-VAE includes likelihood models for real-valued, positive real valued, interval, categorical, ordinal and count data, and allows accurate estimation (and potentially imputation) of missing data. Furthermore, HI-VAE presents competitive predictive performance in supervised tasks, outperforming supervised models when trained on incomplete data.

📄 PDF Abstract BibTeX arXiv:1807.03653

Code (3)

probabilistic-learning/HI-VAE 공식 구현 tf
adrianjav/heterogeneous_vaes pytorch
nfdi4health/docker-vambn pytorch

Tasks

Imputation

Similar Papers 제목 키워드 기반

Data Enrichment Opportunities for Distribution Grid Cable Networks using Variational Autoencoders

2025-01-19 · Konrad Sundsgaard, Kutay Bölat, Guangya Yang

Electricity distribution cable networks suffer from incomplete and unbalanced data, hindering the effectiveness of machine learning models for predictive maintenance and reliability evaluation. Features such as the insta…

Feature ImportanceImputationOutlier DetectionSynthetic Data Generation

Handling Incomplete Heterogeneous Data using a Data-Dependent Kernel

2025-01-08 · Youran Zhou, Mohamed Reda Bouadjenek, Jonathan Wells, Sunil Aryal

Handling incomplete data in real-world applications is a critical challenge due to two key limitations of existing methods: (i) they are primarily designed for numeric data and struggle with categorical or heterogeneous/…

Missing Values

Multimodal hierarchical Variational AutoEncoders with Factor Analysis latent space

2022-07-19 · Alejandro Guerrero-López, Carlos Sevilla-Salcedo, Vanessa Gómez-Verdejo, Pablo M. Olmos

Purpose: Handling heterogeneous and mixed data types has become increasingly critical with the exponential growth in real-world databases. While deep generative models attempt to merge diverse data views into a common la…

Transfer Learning

IVGAE: Handling Incomplete Heterogeneous Data with a Variational Graph Autoencoder

2025-11-27 · Youran Zhou, Mohamed Reda Bouadjenek, Sunil Aryal% arxiv

Handling missing data remains a fundamental challenge in real-world tabular datasets, especially when data are heterogeneous with both numerical and categorical features. Existing imputation methods often fail to capture…

Graph Representation Learning

HM-VAEs: a Deep Generative Model for Real-valued Data with Heterogeneous Marginals

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Chao Ma, Sebastian Tschiatschek, Yingzhen Li, Richard Turner 외

In this paper, we focused on improving VAEs for real-valued data that has heterogeneous marginal distributions. We propose the heterogeneous-marginal VAE (HM-VAE), a method that explicitly decomposes intra-variable uncer…