paper-with-me

Papers

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, Ziqing Hu, Yanjun Qi, Scott Nickleach, Diego Socolinsky, Srinivasan Sengamedu, Christos Faloutsos

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, and table understanding. Each task presents unique challenges and opportunities. However, there is currently a lack of comprehensive review that summarizes and compares the key techniques, metrics, datasets, models, and optimization approaches in this research domain. This survey aims to address this gap by consolidating recent progress in these areas, offering a thorough survey and taxonomy of the datasets, metrics, and methodologies utilized. It identifies strengths, limitations, unexplored territories, and gaps in the existing literature, while providing some insights for future research directions in this vital and rapidly evolving field. It also provides relevant code and datasets references. Through this comprehensive review, we hope to provide interested readers with pertinent references and insightful perspectives, empowering them with the necessary tools and knowledge to effectively navigate and address the prevailing challenges in the field.

📄 PDF Abstract BibTeX arXiv:2402.17944

Code (1)

tanfiona/LLM-on-Tabular-Data-Prediction-Table-Understanding-Data-Generation 공식 구현

Tasks

Language ModelingLanguage ModellingNavigateQuestion AnsweringSurvey

Similar Papers 제목 키워드 기반

Enabling Few-Shot Alzheimer's Disease Diagnosis on Biomarker Data with Tabular LLMs

2025-07-31 · Sophie Kearney, Shu Yang, Zixuan Wen, Bojian Hou 외 arxiv

Early and accurate diagnosis of Alzheimer's disease (AD), a complex neurodegenerative disorder, requires analysis of heterogeneous biomarkers (e.g., neuroimaging, genetic risk factors, cognitive tests, and cerebrospinal …

Binary Classification

TabReason: A Reinforcement Learning-Enhanced Reasoning LLM for Explainable Tabular Data Prediction

2025-05-27 · Tommy Xu, Zhitian Zhang, Xiangyu Sun, Lauren Kelly Zung 외

Predictive modeling on tabular data is the cornerstone of many real-world applications. Although gradient boosting machines and some recent deep models achieve strong performance on tabular data, they often lack interpre…

TABLET: Learning From Instructions For Tabular Data

2023-04-25 · Dylan Slack, Sameer Singh

Acquiring high-quality data is often a significant challenge in training machine learning (ML) models for tabular prediction, particularly in privacy-sensitive and costly domains like medicine and finance. Providing natu…

Prediction

Strengthening LLMs for Tabular Prediction with Structural Priors

2025-10-20 · Pengxiang Cai, Zihao Gao, Wanchen Lian, Guocong Li 외 arxiv

Tabular prediction has long been dominated by gradient-boosted decision trees and specialized deep tabular models, while large language models (LLMs) remain difficult to make competitive despite their cross-task adaptabi…

Improving LLM Group Fairness on Tabular Data via In-Context Learning

2024-12-05 · Valeriia Cherepanova, Chia-Jung Lee, Nil-Jana Akpinar, Riccardo Fogliato 외

Large language models (LLMs) have been shown to be effective on tabular prediction tasks in the low-data regime, leveraging their internal knowledge and ability to learn from instructions and examples. However, LLMs can …

FairnessIn-Context Learning