cs.IRMay 18, 2026

PIPER: Content-Based Table Search via profiling and LLM-Generated Pseudoqueries

Authors: Riccardo TerrenziMatteo FalconiSerkan AyvazPierluigi Plebani

Organizations: Centre for Industrial Software, University of Southern Denmark, Sønderborg, Denmark · Department of Electronics, Information and Bioengineering, Politecnico di Milano, Milano, Italy

Abstract

The rapid growth of tabular datasets in data lakes, data spaces, and open data portals makes effective dataset search essential for reuse and analysis. Existing search systems rely mainly on metadata, which is often incomplete or low quality, especially for tables whose meaning depends on both schema and cell values. Recent advances in Large Language Models (LLMs) enable richer, content-based representations of tables. However, prior LLM-based retrieval methods have focused on Table Question Answering, where the goal is to select a single table to answer a question, rather than retrieve and rank relevant datasets. We propose PIPER, a content-driven retrieval method for tabular datasets that uses table profiles and LLM-generated queries embedded for dense retrieval. Designed for dataset search in poor-metadata settings, PIPER outperforms both classical metadata-based baselines and strong TableQA retrieval methods, demonstrating the value of LLM-based content modeling for tabular dataset search.

Explore similar work

CardsList
  1. TabRank: Chain-of-Thought Distillation for Table Re-Rankers

    Jul 28, 2026Adarsh Singh, Kushal Raj Bhandari, Jianxi Gao +2RerankingTabular Data

  2. CORE-T: COherent REtrieval of Tables for Text-to-SQL

    Jan 19, 2026Hassan Soliman, Vivek Gupta, Dan Roth +1Text-To-SqlTabular Data