REVIEW 6 cited by
Open-WikiTable: Dataset for Open Domain Question Answering with Complex Reasoning over Table
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Despite recent interest in open domain question answering (ODQA) over tables, many studies still rely on datasets that are not truly optimal for the task with respect to utilizing structural nature of table. These datasets assume answers reside as a single cell value and do not necessitate exploring over multiple cells such as aggregation, comparison, and sorting. Thus, we release Open-WikiTable, the first ODQA dataset that requires complex reasoning over tables. Open-WikiTable is built upon WikiSQL and WikiTableQuestions to be applicable in the open-domain setting. As each question is coupled with both textual answers and SQL queries, Open-WikiTable opens up a wide range of possibilities for future research, as both reader and parser methods can be applied. The dataset and code are publicly available.
Forward citations
Cited by 6 Pith papers
-
TableMoE: Neuro-Symbolic Routing for Structured Expert Reasoning in Multimodal Table Understanding
TableMoE is a multimodal table model whose role-aware router sends table tokens to HTML, JSON, and code experts and reports state-of-the-art results on its own WildStruct benchmarks and MMMU-Table.
-
RelationalFactQA: A Benchmark for Evaluating Tabular Fact Retrieval from Large Language Models
RelationalFactQA shows that LLMs are much worse at retrieving facts as multi-record tables than as single answers, with the best model reaching only 24.7% tuple similarity.
-
What to Keep and What to Drop: Adaptive Table Filtering Framework
ATF prunes table columns and rows with LLM scoring plus retrieval, cutting cells by about 70% and improving out-of-domain TableQA accuracy, while hurting in-domain QA and fact verification.
-
DeALOG: Decentralized Multi-Agents Log-Mediated Reasoning Framework
DeALOG lets five specialized LLM agents cooperate through a shared text log, and the paper claims this gives competitive zero-shot accuracy on six table/text/image QA benchmarks.
-
OpenTable-R1: A Reinforcement Learning Augmented Tool Agent for Open-Domain Table Question Answering
A 4B-parameter model fine-tuned with supervised cold-start and an asynchronous GRPO reinforcement learning variant reaches 86.2% exact match on a held-out subset of Open WikiTable by using search and SQL tools.
-
Tabular Data Understanding with LLMs: A Survey of Recent Advances and Challenges
A structured review of table understanding with LLMs that proposes a taxonomy of input representations and identifies three research gaps.
Discussion (0). Sign in to comment.