← Publications
journal2025CCF BSJR Q1

Tabular-textual question answering: From parallel program generation to large language models

Xushuo Tang, Liuyi Chen, Wenke Yang, Zhengyi Yang*, Mingchen Ju, Xin Shu, Zihan Yang, Yifu Tang

World Wide Web (WWWJ)

RAIDS Lab Authors

Details

Year
2025
Publisher
Springer
Rankings
CCF B · SJR Q1

Research Area

Responsible Data Intelligence

Tags

Resources

Abstract

Hybrid tabular-textual question answering (HTQA) involves integrating multiple data sources, traditionally managed through LSTM-based step-by-step reasoning. However, such sequential approaches are prone to exposure bias and cumulative errors, limiting their effectiveness. This paper first introduces an innovative parallel program generation method, ConcurGen, aiming to transform this paradigm by simultaneously formulating comprehensive program constructs that seamlessly blend operations and values. This approach not only rectifies the inherent pitfalls of sequential methodologies but also infuses efficiency into the process. Through our further research, we found that some HTQA scenarios extend beyond traditional question-answering, often involving open-ended questions that demand dynamic, context-aware response generation. Therefore, we introduce a second framework that leverages large language models (LLMs) to effectively answer both traditional and open-ended questions. Our method demonstrates substantial improvements over existing models such as FinQANet and MT2Net on benchmarks including ConvFinQA and MultiHiertt, achieving new state-of-the-art performance across multiple evaluation metrics. In addition to its accuracy, it delivers a nearly 21x speedup in program generation, significantly enhancing inference efficiency. Unlike traditional models, our system maintains robust performance as the complexity of numerical reasoning increases, highlighting its adaptability in challenging scenarios. Furthermore, supplementary experiments on the LLM-based framework show that it provides enriched answer justifications while achieving similar performance to ConcurGen on standard benchmarks.

Author Affiliations

Xushuo Tang
University of New South Wales
Liuyi Chen
Hunan University
Wenke Yang
University of New South Wales
Zhengyi Yang
University of New South Wales
Mingchen Ju
University of New South Wales
Xin Shu
University of New South Wales
Zihan Yang
University of Melbourne
Yifu Tang
Swinburne University of Technology

BibTeX

@article{tang2025tabular,
  title = {Tabular-textual question answering: From parallel program generation to large language models},
  author = {Tang, Xushuo and Chen, Liuyi and Yang, Wenke and Yang, Zhengyi and Ju, Mingchen and Shu, Xin and Yang, Zihan and Tang, Yifu},
  journal = {World Wide Web},
  year = {2025},
  month = {Jun},
  day = {06},
  volume = {28},
  number = {4},
  pages = {42},
  issn = {1573-1413},
  doi = {10.1007/s11280-025-01351-1},
  url = {https://doi.org/10.1007/s11280-025-01351-1}
}