SOTAVerified

WindTunnel -- A Framework for Community Aware Sampling of Large Corpora

2024-10-27Unverified0· sign in to hype

Michael Iannelli

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Conducting comprehensive information retrieval experiments, such as in search or retrieval augmented generation, often comes with high computational costs. This is because evaluating a retrieval algorithm requires indexing the entire corpus, which is significantly larger than the set of (query, result) pairs under evaluation. This issue is especially pronounced in big data and neural retrieval, where indexing becomes increasingly time-consuming and complex. In this paper, we present WindTunnel, a novel framework developed at Yext to generate representative samples of large corpora, enabling efficient end-to-end information retrieval experiments. By preserving the community structure of the dataset, WindTunnel overcomes limitations in current sampling methods, providing more accurate evaluations.

Tasks

Reproductions