TL;DR
This paper enhances the robustness of transformer-based table retrieval by using centroid representations of multiple serializations to mitigate format-induced embedding variability.
Contribution
It introduces a centroid-based approach and a residual adapter to improve serialization invariance in table retrieval systems.
Findings
Centroid averaging improves retrieval consistency across different table formats.
The residual adapter enhances robustness for dense retrievers.
Serialization sensitivity is a major source of retrieval variance.
Abstract
Transformer-based table retrieval systems flatten structured tables into token sequences, making retrieval sensitive to the choice of serialization even when table semantics remain unchanged. We show that semantically equivalent serializations, such as , , , , and , can produce substantially different embeddings and retrieval results across multiple benchmarks and retriever families. To address this instability, we treat serialization embedding as noisy views of a shared semantic signal and use its centroid as a canonical target representation. We show that centroid averaging suppresses format-specific variation and can recover the semantic content common to different serializations when format-induced shifts differ across tables. Empirically, centroid representations outrank individual formats in aggregate…
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
- 🤗KBhandari11/centroid-adapter-bgemodel· 44 dl· ♡ 144 dl♡ 1
- 🤗KBhandari11/centroid-adapter-mpnetmodel· 41 dl· ♡ 141 dl♡ 1
- 🤗KBhandari11/centroid-adapter-reasonirmodel· 45 dl· ♡ 145 dl♡ 1
- 🤗KBhandari11/centroid-adapter-splademodel· 48 dl· ♡ 148 dl♡ 1
- 🤗KBhandari11/centroid-adapter-subset-bgemodel· 43 dl· ♡ 143 dl♡ 1
- 🤗KBhandari11/centroid-adapter-subset-mpnetmodel· 47 dl· ♡ 147 dl♡ 1
- 🤗KBhandari11/centroid-adapter-subset-reasonirmodel· 44 dl· ♡ 144 dl♡ 1
- 🤗KBhandari11/centroid-adapter-subset-splademodel· 46 dl· ♡ 146 dl♡ 1
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
