← Search

Taeyoung Park

6 accepted papers

2026

AugMask: Score-Based Generative Modeling of Incomplete Tabular Data via Augmentation and Masking

ICML 2026poster

Score-based diffusion models have emerged as prominent deep generative models; however, their application to tabular data remains challenging because their backbones assume fully specified inputs, whereas real-world tabular data often contain missing values. We propose **AugMask**, a plug-and-play t…

Cited by 0SourceScholar
2025

To Predict or Not to Predict? Proportionally Masked Autoencoders for Tabular Data Imputation

AAAI 2025technical

Masked autoencoders (MAEs) have recently demonstrated effectiveness in tabular data imputation. However, due to the inherent heterogeneity of tabular data, the uniform random masking strategy commonly used in MAEs can disrupt the distribution of missingness, leading to suboptimal performance. To add…