Litcius/Paper detail

Towards Efficient Data Wrangling with LLMs using Code Generation

Xue Li, Till Döhmen

202413 citationsDOIOpen Access PDF

Abstract

While LLM-based data wrangling approaches that process each row of data have shown promising benchmark results, computational costs still limit their suitability for real-world use cases on large datasets. We revisit code generation using LLMs for various data wrangling tasks, which show promising results particularly for data transformation tasks (up to 37.2 points improvement on F1 score) at much lower computational costs. We furthermore identify shortcomings of code generation methods especially for semantically challenging tasks, and consequently propose an approach that combines program generation with a routing mechanism using LLMs.

Topics & Concepts

Computer scienceCode (set theory)Programming languageSet (abstract data type)Algorithms and Data CompressionNatural Language Processing TechniquesAdvanced Data Storage Technologies