ACL 2025finding0 citations

TableLLM: Enabling Tabular Data Manipulation by LLMs in Real Office Usage Scenarios

Xiaokang Zhang, Sijia Luo, Bohan Zhang, Zeyao Ma, Jing Zhang, Yang Li, Guanlin Li, Zijun Yao

Abstract

We introduce TableLLM, a robust large language model (LLM) with 8 billion parameters, purpose-built for proficiently handling tabular data manipulation tasks, whether they are embedded within documents or spreadsheets, catering to real-world office scenarios. We propose a distant supervision method for training, which comprises a reasoning process extension strategy, aiding in training LLMs to understand reasoning patterns more effectively as well as a cross-way validation strategy, ensuring the quality of the automatically generated data. To evaluate the performance of TableLLM, we have crafted benchmarks tailored to address both document and spreadsheet formats as well as constructed a well-organized evaluation pipeline capable of handling both scenarios. Thorough evaluations underscore the advantages of TableLLM when compared to various existing general-purpose and tabular data-focused LLMs. We have publicly released the model checkpoint, source code, benchmarks, and a web application for user interaction on this anonymized repository.

BibTeX
@inproceedings{zhang-etal-2025-tablellm,
    title = "{T}able{LLM}: Enabling Tabular Data Manipulation by {LLM}s in Real Office Usage Scenarios",
    author = "Zhang, Xiaokang  and
      Luo, Sijia  and
      Zhang, Bohan  and
      Ma, Zeyao  and
      Zhang, Jing  and
      Li, Yang  and
      Li, Guanlin  and
      Yao, Zijun  and
      Xu, Kangli  and
      Zhou, Jinchang  and
      Zhang-Li, Daniel  and
      Yu, Jifan  and
      Zhao, Shu  and
      Li, Juanzi  and
      Tang, Jie",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.538/",
    doi = "10.18653/v1/2025.findings-acl.538",
    pages = "10315--10344",
    ISBN = "979-8-89176-256-5"
}
TableLLM: Enabling Tabular Data Manipulation by LLMs in Real Office Usage Scenarios · ACL 2025