paper-with-me

Papers

Deep Learning within Tabular Data: Foundations, Challenges, Advances and Future Directions

2025-01-07 · Weijieying Ren, Tianxiang Zhao, Yuqing Huang, Vasant Honavar

Tabular data remains one of the most prevalent data types across a wide range of real-world applications, yet effective representation learning for this domain poses unique challenges due to its irregular patterns, heterogeneous feature distributions, and complex inter-column dependencies. This survey provides a comprehensive review of state-of-the-art techniques in tabular data representation learning, structured around three foundational design elements: training data, neural architectures, and learning objectives. Unlike prior surveys that focus primarily on either architecture design or learning strategies, we adopt a holistic perspective that emphasizes the universality and robustness of representation learning methods across diverse downstream tasks. We examine recent advances in data augmentation and generation, specialized neural network architectures tailored to tabular data, and innovative learning objectives that enhance representation quality. Additionally, we highlight the growing influence of self-supervised learning and the adaptation of transformer-based foundation models for tabular data. Our review is based on a systematic literature search using rigorous inclusion criteria, encompassing 127 papers published since 2020 in top-tier conferences and journals. Through detailed analysis and comparison, we identify emerging trends, critical gaps, and promising directions for future research, aiming to guide the development of more generalizable and effective tabular data representation methods.

📄 PDF Abstract BibTeX arXiv:2501.03540

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDeep LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
Focus 설명 없음

Similar Papers 제목 키워드 기반

Empowering Tabular Data Preparation with Language Models: Why and How?

2025-08-03 · Mengshi Chen, Yuxiang Sun, Tengchao Li, Jianwei Wang 외 arxiv

Data preparation is a critical step in enhancing the usability of tabular data and thus boosts downstream data-driven tasks. Traditional methods often face challenges in capturing the intricate relationships within table…

Synthetic Tabular Data Generation: A Comparative Survey for Modern Techniques

2025-07-15 · Raju Challagundla, Mohsen Dorodchi, Pu Wang, Minwoo Lee arxiv

As privacy regulations become more stringent and access to real-world data becomes increasingly constrained, synthetic data generation has emerged as a vital solution, especially for tabular datasets, which are central t…

Synthetic Data GenerationTabular Data Generation

A Survey on Self-Supervised Learning for Non-Sequential Tabular Data

2024-02-02 · Wei-Yao Wang, Wei-Wei Du, Derek Xu, Wei Wang 외

Self-supervised learning (SSL) has been incorporated into many state-of-the-art models in various domains, where SSL defines pretext tasks based on unlabeled datasets to learn contextualized and robust representations. R…

Contrastive LearningDescriptiveRepresentation LearningSelf-Supervised Learning

Language Modeling on Tabular Data: A Survey of Foundations, Techniques and Evolution

2024-08-20 · Yucheng Ruan, Xiang Lan, Jingying Ma, Yizhi Dong 외

Tabular data, a prevalent data type across various domains, presents unique challenges due to its heterogeneous nature and complex structural relationships. Achieving high predictive performance and robustness in tabular…

Language ModelingLanguage Modelling

Beyond Tree Models: A Hybrid Model of KAN and gMLP for Large-Scale Financial Tabular Data

2024-12-03 · Mingming Zhang, Jiahao Hu, Pengfei Shi, Ningtao Wang 외

Tabular data plays a critical role in real-world financial scenarios. Traditionally, tree models have dominated in handling tabular data. However, financial datasets in the industry often encounter some challenges, such …

Kolmogorov-Arnold Networks