paper-with-me

Papers

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

2024-08-20 · Yucheng Ruan, Xiang Lan, Jingying Ma, Yizhi Dong, Kai He, Mengling Feng

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 data analysis holds significant promise for numerous applications. Influenced by recent advancements in natural language processing, particularly transformer architectures, new methods for tabular data modeling have emerged. Early techniques concentrated on pre-training transformers from scratch, often encountering scalability issues. Subsequently, methods leveraging pre-trained language models like BERT have been developed, which require less data and yield enhanced performance. The recent advent of large language models, such as GPT and LLaMA, has further revolutionized the field, facilitating more advanced and diverse applications with minimal fine-tuning. Despite the growing interest, a comprehensive survey of language modeling techniques for tabular data remains absent. This paper fills this gap by providing a systematic review of the development of language modeling for tabular data, encompassing: (1) a categorization of different tabular data structures and data types; (2) a review of key datasets used in model training and tasks used for evaluation; (3) a summary of modeling techniques including widely-adopted data processing methods, popular architectures, and training objectives; (4) the evolution from adapting traditional Pre-training/Pre-trained language models to the utilization of large language models; (5) an identification of persistent challenges and potential future research directions in language modeling for tabular data analysis. GitHub page associated with this survey is available at: https://github.com/lanxiang1017/Language-Modeling-on-Tabular-Data-Survey.git.

📄 PDF Abstract BibTeX arXiv:2408.10548

Code (1)

lanxiang1017/language-modeling-on-tabular-data-survey 공식 구현

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
WordPiece 설명 없음
Residual Connection 설명 없음
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…

Similar Papers 제목 키워드 기반

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

Large Language Models(LLMs) on Tabular Data: Prediction, Generation, and Understanding -- A Survey

2024-02-27 · Xi Fang, Weijie Xu, Fiona Anting Tan, Jiani Zhang 외

Recent breakthroughs in large language modeling have facilitated rigorous exploration of their application in diverse tasks related to tabular data modeling, such as prediction, tabular data synthesis, question answering…

Language ModelingLanguage ModellingNavigateQuestion Answering+1

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

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, heter…

Data AugmentationDeep LearningRepresentation LearningSelf-Supervised Learning

A Comprehensive Survey of Electronic Health Record Modeling: From Deep Learning Approaches to Large Language Models

2025-07-17 · Weijieying Ren, Jingxi Zhu, Zehao Liu, Tianxiang Zhao 외 arxiv

Artificial intelligence (AI) has demonstrated significant potential in transforming healthcare through the analysis and modeling of electronic health records (EHRs). However, the inherent heterogeneity, temporal irregula…

Self-Supervised LearningClinical Knowledge