Explaining Queries over Web Tables to Non-Experts
Jonathan Berant, Daniel Deutch, Amir Globerson, Tova Milo, Tomer, Wolfson

TL;DR
This paper introduces methods to explain formal queries generated by natural language interfaces over web tables, making them understandable to non-expert users and improving interface reliability.
Contribution
It presents two novel explanation techniques—NL translation and graphic provenance visualization—for formal queries in web table NL interfaces, enhancing user understanding and trust.
Findings
User study shows improved query correctness understanding.
Enhanced interface reliability through explanations.
Methods increase user trust and comprehension.
Abstract
Designing a reliable natural language (NL) interface for querying tables has been a longtime goal of researchers in both the data management and natural language processing (NLP) communities. Such an interface receives as input an NL question, translates it into a formal query, executes the query and returns the results. Errors in the translation process are not uncommon, and users typically struggle to understand whether their query has been mapped correctly. We address this problem by explaining the obtained formal queries to non-expert users. Two methods for query explanations are presented: the first translates queries into NL, while the second method provides a graphic representation of the query cell-based provenance (in its execution on a given table). Our solution augments a state-of-the-art NL interface over web tables, enhancing it in both its training and deployment phase.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
