Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

QUIETT: Query-Independent Table Transformation for Robust Reasoning

About

Real-world tables often exhibit irregular schemas, heterogeneous value formats, and implicit relational structure, which degrade the reliability of downstream table reasoning and question answering. Most existing approaches address these issues in a query-dependent manner, entangling table cleanup with reasoning and thus limiting generalization. We introduce QuIeTT, a query-independent table transformation framework that preprocesses raw tables into a single SQL-ready canonical representation before any test-time queries are observed. QuIeTT performs lossless schema and value normalization, exposes implicit relations, and preserves full provenance via raw table snapshots. By decoupling table transformation from reasoning, QuIeTT enables cleaner, more reliable, and highly efficient querying without modifying downstream models. Experiments on four benchmarks, WikiTQ, HiTab, NQ-Table, and SequentialQA show consistent gains across models and reasoning paradigms, with particularly strong improvements on a challenge set of structurally diverse, unseen questions.

Gaurav Najpande, Tampu Ravi Kumar, Manan Roy Choudhury, Neha Valeti, Yanjie Fu, Vivek Gupta• 2026

Related benchmarks

TaskDatasetResultRank
Table Question AnsweringWikiTQ
F1 Score79.8
50
Table Question AnsweringNQ-Table
F1 Score80.1
50
Table Question AnsweringSequentialQA
F1 Score73
50
Table Question AnsweringHiTab
F1 Score84.41
50
Table Question AnsweringWikiTQ (challenge-set)
F1 Score74.41
10
Table Question AnsweringNQ-Table (Challenge-set)
F1 Score77.16
10
Showing 6 of 6 rows

Other info

Follow for update