EMNLP 2023long findings0 citations

Chain-of-Thought Reasoning in Tabular Language Models

Mingyu Zheng, Hao Yang, Wenbin Jiang, Zheng Lin, Yajuan Lyu, Qiaoqiao She, Weiping Wang

Abstract

Tabular mathematical reasoning task requires models to perform multi-step operations including information look-up and numerical calculation, based on heterogeneous data from tables and questions. Existing solutions tend to extend chain-of-thought (CoT) reasoning into powerful large language models (LLMs) to promote multi-hop mathematical reasoning. However, such LLM-based approaches are not a viable solution in the scenario of privatization deployment or limited resources. To address this problem, we revisit small-scale tabular language models (TaLMs) and extend chain-of-thought reasoning into TaLMs for the first time. Specifically, we propose a novel framework, TaCo, which coordinates two TaLMs responsible for CoT generation and answer inference, respectively. Besides, our framework can be combined with an external calculator to enhance accurate numerical calculation. On the TABMWP dataset, TaCo outperforms the state-of-the-art ChatGPT by 9.55\% (82.60\%$\rightarrow$92.15\% in accuracy) with much less parameters (0.8B). The code will be released along with the paper.

Tabular mathematical reasoningChain-of-thought reasoningTabular language models
BibTeX
@inproceedings{
zheng2023chainofthought,
title={Chain-of-Thought Reasoning in Tabular Language Models},
author={Mingyu Zheng and Hao Yang and Wenbin Jiang and Zheng Lin and Yajuan Lyu and Qiaoqiao She and Weiping Wang},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=K5o8oDa0Z0}
}
Chain-of-Thought Reasoning in Tabular Language Models · EMNLP 2023