Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Latent Bridges for Multi-Table Question Answering

About

We introduce GRAB, a constructor-encoder-bridge pipeline for table question answering. Our method lifts relational data into an heterogeneous graph, encodes it via message passing, and transfers the signals to an LLM through a small set of query-conditioned latent tokens. This provides the LLM with a compact, task-relevant structural representation together with the flattened text. Crucially, the LLM remains strictly frozen to preserve its general reasoning capabilities; we train only the lightweight graph encoder and latent bridge (91M parameters), allowing the entire pipeline to be trained efficiently. Our pipeline significantly improves performance on relational Question Answering, with the largest gains in demanding multi-table settings, offering an efficient, principled way to connect relational deep learning with LLMs.

Simone Varriale, Tamara Cucumides, Floris Geerts, Paolo Papotti• 2026

Related benchmarks

TaskDatasetResultRank
Table Question AnsweringHiTab
Accuracy76.83
129
Table Question AnsweringWTQ
Accuracy58.75
109
Fact VerificationTabFact
Accuracy84.25
86
Table Question AnsweringWikiSQL
Accuracy90.23
55
Text-to-SQLSpider
Execution Accuracy (EX)72.46
38
Question AnsweringTabMWP
Accuracy87.78
26
Table Question AnsweringTQA-Bench
Accuracy91.29
15
Single-table question answeringStructQA
Accuracy86
8
Single-table question answeringHCTQA
F1 Score87.93
8
Multi-table Question AnsweringMMQA
List EM31.1
7
Showing 10 of 15 rows

Other info

Follow for update