TabRAG: Tabular Document Retrieval via Structured Language Representations
- LMTD3DGS3DV
Main:8 Pages
11 Figures
Bibliography:4 Pages
9 Tables
Appendix:25 Pages
Abstract
Ingesting data for Retrieval-Augmented Generation (RAG) involves either fine-tuning the embedding model directly on the target corpus or parsing documents for embedding model encoding. The former, while accurate, incurs high computational hardware requirements, while the latter suffers from suboptimal performance when extracting tabular data. In this work, we address the latter by presenting TabRAG, a parsing-based RAG pipeline designed to tackle table-heavy documents via structured language representations. TabRAG outperforms existing popular parsing-based methods for generation and retrieval. Code is available at this https URL.
View on arXivComments on this paper
