@inproceedings{zhao-etal-2026-trusttable,
title = "{T}rust{T}able: A Neuro-Symbolic Auditing Framework for Faithful Table {QA}",
author = "Zhao, Guangzhen and
Kong, Dechang and
Wu, Tongyu and
Dong, Zhenjiang",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.1612/",
pages = "34907--34934",
ISBN = "979-8-89176-390-6",
abstract = "Large Language Models based Table Question Answering (LLMs-based TableQA) models excel in NLP field, however, they occasionally exhibit an unfaithful behavior where correct answers are derived through erroneous reasoning paths. In this condition, we propose TrustTable, a neuro-symbolic framework designed to ensure reasoning faithfulness by auditing the reasoning processes of LLMs. Unlike monolithic LLM-based auditors, TrustTable decouples the auditing operation into two orthogonal dimensions. It enforces factual grounding by executing neurally generated Pandas code against the table, and ensures logical soundness by verifying reasoning chains through a LLM-synthesized formal solver. By integrating these symbolic checks, TrustTable enables a Label-Free Audit Loop that systematically identifies and rectifies reasoning flaws without human supervision. In addition, we present the TrustTable-Bench, a diagnostic dataset containing diverse error categories that range from calculation discrepancies to schema misalignments. This benchmark allows for a rigorous quantification of reasoning limitations. Experiments demonstrate that our symbolic audit detects reasoning flaws more accurately than advanced baselines. More broadly, the TrustTable outperforms LLM judges in both majority voting with logical weighting and rejection sampling with process supervision."
}Markdown (Informal)
[TrustTable: A Neuro-Symbolic Auditing Framework for Faithful Table QA](https://preview.aclanthology.org/ingest-acl/2026.acl-long.1612/) (Zhao et al., ACL 2026)
ACL
- Guangzhen Zhao, Dechang Kong, Tongyu Wu, and Zhenjiang Dong. 2026. TrustTable: A Neuro-Symbolic Auditing Framework for Faithful Table QA. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 34907–34934, San Diego, California, United States. Association for Computational Linguistics.