English

Making LLMs Work for Enterprise Data Tasks

Databases 2024-07-31 v1 Artificial Intelligence Machine Learning

Abstract

Large language models (LLMs) know little about enterprise database tables in the private data ecosystem, which substantially differ from web text in structure and content. As LLMs' performance is tied to their training data, a crucial question is how useful they can be in improving enterprise database management and analysis tasks. To address this, we contribute experimental results on LLMs' performance for text-to-SQL and semantic column-type detection tasks on enterprise datasets. The performance of LLMs on enterprise data is significantly lower than on benchmark datasets commonly used. Informed by our findings and feedback from industry practitioners, we identify three fundamental challenges -- latency, cost, and quality -- and propose potential solutions to use LLMs in enterprise data workflows effectively.

Keywords

Cite

@article{arxiv.2407.20256,
  title  = {Making LLMs Work for Enterprise Data Tasks},
  author = {Çağatay Demiralp and Fabian Wenz and Peter Baile Chen and Moe Kayali and Nesime Tatbul and Michael Stonebraker},
  journal= {arXiv preprint arXiv:2407.20256},
  year   = {2024}
}

Comments

Poster at North East Database Day 2024

R2 v1 2026-06-28T17:57:20.232Z