pith. sign in

arxiv: 2210.17128 · v2 · pith:HQZMPJGHnew · submitted 2022-10-31 · 💻 cs.LG · cs.AI

Diffusion models for missing value imputation in tabular data

classification 💻 cs.LG cs.AI
keywords diffusionimputationmodelsdatamissingeffectivenessgenerativetabular
0
0 comments X
read the original abstract

Missing value imputation in machine learning is the task of estimating the missing values in the dataset accurately using available information. In this task, several deep generative modeling methods have been proposed and demonstrated their usefulness, e.g., generative adversarial imputation networks. Recently, diffusion models have gained popularity because of their effectiveness in the generative modeling task in images, texts, audio, etc. To our knowledge, less attention has been paid to the investigation of the effectiveness of diffusion models for missing value imputation in tabular data. Based on recent development of diffusion models for time-series data imputation, we propose a diffusion model approach called "Conditional Score-based Diffusion Models for Tabular data" (TabCSDI). To effectively handle categorical variables and numerical variables simultaneously, we investigate three techniques: one-hot encoding, analog bits encoding, and feature tokenization. Experimental results on benchmark datasets demonstrated the effectiveness of TabCSDI compared with well-known existing methods, and also emphasized the importance of the categorical embedding techniques.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Self-Improving Tabular Language Models via Iterative Reward-Guided Post-Training

    cs.LG 2026-04 unverdicted novelty 7.0

    TabGRAA enables self-improving tabular language models through iterative group-relative advantage alignment using modular automated quality signals like distinguishability classifiers.

  2. LLM-TabLogic: Preserving Inter-Column Logical Relationships in Synthetic Tabular Data via Prompt-Guided Latent Diffusion

    cs.LG 2025-03 unverdicted novelty 7.0

    LLM-TabLogic extracts inter-column logical constraints using LLMs and conditions a score-based latent diffusion model on them to generate synthetic tabular data that preserves those relationships.

  3. CoreFlow: Low-Rank Matrix Generative Models

    cs.LG 2026-04 unverdicted novelty 6.0

    CoreFlow is a low-rank matrix generative model that trains normalizing flows on shared subspaces to improve efficiency and quality for high-dimensional limited-sample data, including incomplete matrices.

  4. Latent Diffusion for Missing Data

    cs.LG 2026-05 unverdicted novelty 5.0

    A VAE-based latent diffusion model trained on incomplete data maintains sample quality and imputation performance up to 50% missingness while pixel-space diffusion degrades.

  5. Missingness-aware Data Imputation via AI-powered Bayesian Generative Modeling

    stat.ML 2026-05 unverdicted novelty 5.0

    MissBGM jointly models data generation and missingness in a Bayesian neural generative framework to produce consistent imputations with principled posterior uncertainty.

  6. Self-Improving Tabular Language Models via Iterative Reward-Guided Post-Training

    cs.LG 2026-04 unverdicted novelty 5.0

    TabGRAA applies group-relative advantage alignment in an iterative reward-guided post-training loop to improve tabular language model generators on fidelity, utility, and privacy trade-offs across five benchmarks.

  7. Missing Pattern Recognized Diffusion Imputation Model for Missing Not At Random

    cs.LG 2026-05 unverdicted novelty 4.0

    PRDIM is a diffusion model using a pattern recognizer to impute MNAR missing data by maximizing joint likelihood of observed values and missing mask via EM.

  8. MIDST Challenge at SaTML 2025: Membership Inference over Diffusion-models-based Synthetic Tabular data

    cs.LG 2026-03 unverdicted novelty 4.0

    The MIDST challenge evaluated privacy resilience of diffusion-generated synthetic tabular data via membership inference attacks and produced new black-box and white-box attack methods.