Publication | Closed Access
Language Models Enable Simple Systems for Generating Structured Views of Heterogeneous Data Lakes
53
Citations
21
References
2023
Year
Structured PredictionLlm Fine-tuningEngineeringMachine LearningStructured DataSemantic WebLarge Language ModelCorpus LinguisticsText MiningNatural Language ProcessingLarge Language ModelsStructured ViewsInformation RetrievalData ScienceSemantic ApproachSemantic Data ModelComputational LinguisticsManagementData IntegrationMachine TranslationCode GenerationMachine-readable RepresentationComputer ScienceRetrieval Augmented GenerationSemantic RepresentationCode SynthesisData Management CommunityLinguisticsHeterogeneous Data LakesData Modeling
A long standing goal in the data management community is developing systems that input documents and output queryable tables without user effort. Given the sheer variety of potential documents, state-of-the art systems make simplifying assumptions and use domain specific training. In this work, we ask whether we can maintain generality by using the in-context learning abilities of large language models (LLMs). We propose and evaluate Evaporate, a prototype system powered by LLMs. We identify two strategies for implementing this system: prompt the LLM to directly extract values from documents or prompt the LLM to synthesize code that performs the extraction. Our evaluations show a cost-quality tradeoff between these two approaches. Code synthesis is cheap, but far less accurate than directly processing each document with the LLM. To improve quality while maintaining low cost, we propose an extended implementation, Evaporate-Code+, which achieves better quality than direct extraction. Our insight is to generate many candidate functions and ensemble their extractions using weak supervision. Evaporate-Code+ outperforms the state-of-the art systems using a sublinear pass over the documents with the LLM. This equates to a 110X reduction in the number of documents the LLM needs to process across our 16 real-world evaluation settings.
| Year | Citations | |
|---|---|---|
Page 1
Page 1