Reasoning over Public and Private Data in Retrieval-Based Systems

Transactions of the Association for Computational Linguistics (TACL)

Abstract

Users and organizations are generating ever- increasing amounts of private data from a wide range of sources. Incorporating private context is important to personalize open-domain tasks such as question- answering, fact-checking, and personal assistants. State-of-the-art systems for these tasks explicitly retrieve information that is relevant to an input question from a back- ground corpus before producing an answer. While today’s retrieval systems assume relevant corpora are fully (e.g., publicly) accessible, users are often unable or unwilling to expose their private data to entities hosting public data. We define the SPLIT ITERATIVE RETRIEVAL (SPIRAL) problem involving iterative retrieval over multiple privacy scopes. We introduce a foundational benchmark with which to study SPIRAL, as no existing benchmark includes data from a private distribution. Our dataset, CONCURRENTQA, includes data from distinct public and private distributions and is the first textual QA benchmark requiring concurrent retrieval over multiple distributions. Finally, we show that existing retrieval approaches face significant performance degradations when applied to our proposed retrieval setting and investigate approaches with which these tradeoffs can be mitigated. We release the new bench- mark and code to reproduce the results.

Featured Publications