English

Table as a Modality for Large Language Models

Computation and Language 2026-01-08 v2 Artificial Intelligence

Abstract

To migrate the remarkable successes of Large Language Models (LLMs), the community has made numerous efforts to generalize them to the table reasoning tasks for the widely deployed tabular data. Despite that, in this work, by showing a probing experiment on our proposed StructQA benchmark, we postulate that even the most advanced LLMs (such as GPTs) may still fall short of coping with tabular data. More specifically, the current scheme often simply relies on serializing the tabular data, together with the meta information, then inputting them through the LLMs. We argue that the loss of structural information is the root of this shortcoming. In this work, we further propose TAMO, which bears an ideology to treat the tables as an independent modality integrated with the text tokens. The resulting model in TAMO is a multimodal framework consisting of a hypergraph neural network as the global table encoder seamlessly integrated with the mainstream LLM. Empirical results on various benchmarking datasets, including HiTab, WikiTQ, WikiSQL, FeTaQA, and StructQA, have demonstrated significant improvements on generalization with an average relative gain of 42.65%.

Keywords

Cite

@article{arxiv.2512.00947,
  title  = {Table as a Modality for Large Language Models},
  author = {Liyao Li and Chao Ye and Wentao Ye and Yifei Sun and Zhe Jiang and Haobo Wang and Jiaming Tian and Yiming Zhang and Ningtao Wang and Xing Fu and Gang Chen and Junbo Zhao},
  journal= {arXiv preprint arXiv:2512.00947},
  year   = {2026}
}

Comments

Accepted to NeurIPS 2025

R2 v1 2026-07-01T08:02:27.009Z