DBAICLIRLGJun 4, 2024

GRAM: Generative Retrieval Augmented Matching of Data Schemas in the Context of Data Security

arXiv:2406.01876v19 citations
Originality Incremental advance
AI Analysis

This work addresses schema matching for database integration in data analytics, particularly when incorporating third-party data, with an incremental focus on privacy-preserving methods using large language models.

The paper tackles the problem of schema matching in database systems under strict data security policies, focusing on zero-shot and few-shot scenarios where minimal customer data is analyzed to protect privacy, and demonstrates that this approach can achieve accurate attribute matching despite potential accuracy trade-offs.

Schema matching constitutes a pivotal phase in the data ingestion process for contemporary database systems. Its objective is to discern pairwise similarities between two sets of attributes, each associated with a distinct data table. This challenge emerges at the initial stages of data analytics, such as when incorporating a third-party table into existing databases to inform business insights. Given its significance in the realm of database systems, schema matching has been under investigation since the 2000s. This study revisits this foundational problem within the context of large language models. Adhering to increasingly stringent data security policies, our focus lies on the zero-shot and few-shot scenarios: the model should analyze only a minimal amount of customer data to execute the matching task, contrasting with the conventional approach of scrutinizing the entire data table. We emphasize that the zero-shot or few-shot assumption is imperative to safeguard the identity and privacy of customer data, even at the potential cost of accuracy. The capability to accurately match attributes under such stringent requirements distinguishes our work from previous literature in this domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes