TL;DR
This paper introduces T3QA, a framework to improve table question-answering models under topic shift scenarios, by augmenting training data and refining logical form ranking, addressing real-world deployment challenges.
Contribution
The paper presents novel benchmarks for topic shift in TableQA and proposes T3QA, a comprehensive adaptation framework including vocabulary injection, topic-specific question generation, and reranking.
Findings
Models degrade on unseen topics without adaptation.
T3QA improves performance on topic shift benchmarks.
The proposed methods offer a practical baseline for robust TableQA.
Abstract
Weakly-supervised table question-answering(TableQA) models have achieved state-of-art performance by using pre-trained BERT transformer to jointly encoding a question and a table to produce structured query for the question. However, in practical settings TableQA systems are deployed over table corpora having topic and word distributions quite distinct from BERT's pretraining corpus. In this work we simulate the practical topic shift scenario by designing novel challenge benchmarks WikiSQL-TS and WikiTQ-TS, consisting of train-dev-test splits in five distinct topic groups, based on the popular WikiSQL and WikiTableQuestions datasets. We empirically show that, despite pre-training on large open-domain text, performance of models degrades significantly when they are evaluated on unseen topics. In response, we propose T3QA (Topic Transferable Table Question Answering) a pragmatic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGated Linear Unit · Multi-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Adafactor · SentencePiece
