vix.ing · top · new · best · stats · spec

Can Foundation Models Wrangle Your Data?

2022/05/20 by Avanika Narayan, Ines Chami, Narayan, Avanika +5 · 15 citations
Computer Science · Decision Sciences · Medicine · #Artificial Intelligence (cs.AI) #Artificial Intelligence in Healthcare and Education #Data Quality and Management #Databases (cs.DB) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Privacy-Preserving Technologies in Data

paper · pdf · doi:10.48550/arxiv.2205.09911

openalex publication_date 2022/05/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Foundation Models (FMs) are models trained on large corpora of data that, at very large scale, can generalize to new tasks without any task-specific finetuning. As these models continue to grow in size, innovations continue to push the boundaries of what these models can do on language and image tasks. This paper aims to understand an underexplored area of FMs: classical data tasks like cleaning and integration. As a proof-of-concept, we cast five data cleaning and integration tasks as prompting tasks and evaluate the performance of FMs on these tasks. We find that large FMs generalize and achieve SoTA performance on data cleaning and integration tasks, even though they are not trained for these data tasks. We identify specific research challenges and opportunities that these models present, including challenges with private and domain specific data, and opportunities to make data management systems more accessible to non-experts. We make our code and experiments publicly available at: https://github.com/HazyResearch/fmdatatasks.

Cited by

Related