AAAI 2025technical0 citations
Data Wrangling Task Automation Using Code-Generating Language Models
Ashlesha Akella, Krishnasuri Narayanam
Abstract
Ensuring data quality in large tabular datasets is a critical challenge, typically addressed through data wrangling tasks. Traditional statistical methods, though efficient, cannot often understand the semantic context and deep learning approaches are resource-intensive, requiring task and dataset-specific training. We present an automated system that utilizes large language models to generate executable code for tasks like missing value imputation, error detection, and error correction. Our system aims to identify inherent patterns in the data while leveraging external knowledge, effectively addressing both memory-dependent and memory-independent tasks.
BibTeX
@article{Akella_Narayanam_2025, title={Data Wrangling Task Automation Using Code-Generating Language Models}, volume={39}, url={https://ojs.aaai.org/index.php/AAAI/article/view/35344}, DOI={10.1609/aaai.v39i28.35344}, abstractNote={Ensuring data quality in large tabular datasets is a critical challenge, typically addressed through data wrangling tasks. Traditional statistical methods, though efficient, cannot often understand the semantic context and deep learning approaches are resource-intensive, requiring task and dataset-specific training. We present an automated system that utilizes large language models to generate executable code for tasks like missing value imputation, error detection, and error correction. Our system aims to identify inherent patterns in the data while leveraging external knowledge, effectively addressing both memory-dependent and memory-independent tasks.}, number={28}, journal={Proceedings of the AAAI Conference on Artificial Intelligence}, author={Akella, Ashlesha and Narayanam, Krishnasuri}, year={2025}, month={Apr.}, pages={29616-29618} }