English

Towards Probabilistic Question Answering Over Tabular Data

Computation and Language 2025-06-27 v1

Abstract

Current approaches for question answering (QA) over tabular data, such as NL2SQL systems, perform well for factual questions where answers are directly retrieved from tables. However, they fall short on probabilistic questions requiring reasoning under uncertainty. In this paper, we introduce a new benchmark LUCARIO and a framework for probabilistic QA over large tabular data. Our method induces Bayesian Networks from tables, translates natural language queries into probabilistic queries, and uses large language models (LLMs) to generate final answers. Empirical results demonstrate significant improvements over baselines, highlighting the benefits of hybrid symbolic-neural reasoning.

Keywords

Cite

@article{arxiv.2506.20747,
  title  = {Towards Probabilistic Question Answering Over Tabular Data},
  author = {Chen Shen and Sajjadur Rahman and Estevam Hruschka},
  journal= {arXiv preprint arXiv:2506.20747},
  year   = {2025}
}
R2 v1 2026-07-01T03:33:34.892Z