paper-with-me

Papers

On Learning Representations for Tabular Data Distillation

2025-01-23 · Inwon Kang, Parikshit Ram, Yi Zhou, Horst Samulowitz, Oshani Seneviratne

Dataset distillation generates a small set of information-rich instances from a large dataset, resulting in reduced storage requirements, privacy or copyright risks, and computational costs for downstream modeling, though much of the research has focused on the image data modality. We study tabular data distillation, which brings in novel challenges such as the inherent feature heterogeneity and the common use of non-differentiable learning models (such as decision tree ensembles and nearest-neighbor predictors). To mitigate these challenges, we present $\texttt{TDColER}$, a tabular data distillation framework via column embeddings-based representation learning. To evaluate this framework, we also present a tabular data distillation benchmark, ${{\sf \small TDBench}}$. Based on an elaborate evaluation on ${{\sf \small TDBench}}$, resulting in 226,890 distilled datasets and 548,880 models trained on them, we demonstrate that $\texttt{TDColER}$ is able to boost the distilled data quality of off-the-shelf distillation schemes by 0.5-143% across 7 different tabular learning models.

📄 PDF Abstract BibTeX arXiv:2501.13905

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset DistillationRepresentation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TabKD: Tabular Knowledge Distillation through Interaction Diversity of Learned Feature Bins

2026-03-16 · Shovon Niverd Pereira, Krishna Khadka, Yu Lei arxiv

Data-free knowledge distillation enables model compression without original training data, critical for privacy-sensitive tabular domains. However, existing methods does not perform well on tabular data because they do n…

Data-free Knowledge DistillationModel CompressionModel extraction

New Properties of the Data Distillation Method When Working With Tabular Data

2020-10-19 · Dmitry Medvedev, Alexander D'yakonov

Data distillation is the problem of reducing the volume oftraining data while keeping only the necessary information. With thispaper, we deeper explore the new data distillation algorithm, previouslydesigned for image da…

Class-Imbalanced-Aware Adaptive Dataset Distillation for Scalable Pretrained Model on Credit Scoring

2025-01-18 · Xia Li, Hanghang Zheng, Xiao Chen, Hong Liu 외

The advent of artificial intelligence has significantly enhanced credit scoring technologies. Despite the remarkable efficacy of advanced deep learning models, mainstream adoption continues to favor tree-structured model…

Dataset DistillationQuestion Answering

MaskTab: Scalable Masked Tabular Pretraining with Scaling Laws and Distillation for Industrial Classification

2026-05-12 · Bo Zheng, Yudong Chen, Zihua Xiong, Shuai Fang 외 arxiv

Tabular data forms the backbone of high-stakes decision systems in finance, healthcare, and beyond. Yet industrial tabular datasets are inherently difficult: high-dimensional, riddled with missing entries, and rarely lab…

Distilling Tabular Foundation Models for Structured Health Data

2026-05-18 · Aditya Tanna, Nassim Bouarour, Mohamed Bouadi, Vinay Kumar Sankarapu 외 arxiv

Tabular foundation models (TFMs) achieve strong performance on health datasets, but their inference cost and infrastructure requirements limit practical use. We study whether their predictive behavior can be transferred …

Knowledge Distillation