4 papers
FlexTab: A Flexible Encoder-Decoder Architecture for In-Context Learning Across Diverse Tabular Tasks
Marek Polewczyk, Maximilian Schambach, Marco Spinaci +2
We introduce FlexTab, a flexible encoder-decoder architecture for in-context learning on tabular data that pairs a single, task-agnostic encoder with a suite of task-specific decod…
TabGemma: Text-Based Tabular ICL via LLM using Continued Pretraining and Retrieval
Günther Schindler, Maximilian Schambach, Michael Medek +1
We study LLMs for tabular prediction with mixed text, numeric, and categorical fields. We introduce TabGemma, a schema-agnostic in-context learner that treats rows as sequences and…
ConTextTab: A Semantics-Aware Tabular In-Context Learner
Marco Spinaci, Marek Polewczyk, Maximilian Schambach +1
Tabular in-context learning (ICL) has recently achieved state-of-the-art (SOTA) performance on several tabular prediction tasks. Previously restricted to classification problems on…
PORTAL: Scalable Tabular Foundation Models via Content-Specific Tokenization
Marco Spinaci, Marek Polewczyk, Johannes Hoffart +3
Self-supervised learning on tabular data seeks to apply advances from natural language and image domains to the diverse domain of tables. However, current techniques often struggle…