@inproceedings{abhyankar-etal-2025-h,
title = "{H}-{STAR}: {LLM}-driven Hybrid {SQL}-Text Adaptive Reasoning on Tables",
author = "Abhyankar, Nikhil and
Gupta, Vivek and
Roth, Dan and
Reddy, Chandan K.",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/moar-dois/2025.naacl-long.445/",
doi = "10.18653/v1/2025.naacl-long.445",
pages = "8841--8863",
ISBN = "979-8-89176-189-6",
abstract = "Tabular reasoning involves interpreting natural language queries about tabular data, which presents a unique challenge of combining language understanding with structured data analysis. Existing methods employ either textual reasoning, which excels in semantic interpretation but struggles with mathematical operations, or symbolic reasoning, which handles computations well but lacks semantic understanding. This paper introduces a novel algorithm H-STAR that integrates both symbolic and semantic (textual) approaches in a two-stage process to address these limitations. H-STAR employs: (1) step-wise table extraction using `multi-view' column retrieval followed by row extraction, and (2) adaptive reasoning that adapts reasoning strategies based on question types, utilizing semantic reasoning for direct lookup and complex lexical queries while augmenting textual reasoning with symbolic reasoning support for quantitative and logical tasks. Our extensive experiments demonstrate that H-STAR significantly outperforms state-of-the-art methods across three tabular question-answering (QA) and fact-verification datasets, underscoring its effectiveness and efficiency."
}
Markdown (Informal)
[H-STAR: LLM-driven Hybrid SQL-Text Adaptive Reasoning on Tables](https://preview.aclanthology.org/moar-dois/2025.naacl-long.445/) (Abhyankar et al., NAACL 2025)
ACL
- Nikhil Abhyankar, Vivek Gupta, Dan Roth, and Chandan K. Reddy. 2025. H-STAR: LLM-driven Hybrid SQL-Text Adaptive Reasoning on Tables. In Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers), pages 8841–8863, Albuquerque, New Mexico. Association for Computational Linguistics.