SketchFill: Sketch-Guided Code Generation for Imputing Derived Missing Values
Yunfan Zhang, Changlun Li, Yuyu Luo, Nan Tang

TL;DR
SketchFill introduces a sketch-guided approach to enhance large language models in imputing missing derived numerical values in data, significantly improving accuracy over existing methods.
Contribution
The paper presents SketchFill, a novel sketch-based technique that guides LLMs to generate formulas for imputing missing data, addressing limitations of prior methods in complex reasoning tasks.
Findings
Achieves 56.2% higher accuracy than Chain-of-Thought methods
Achieves 78.8% higher accuracy than MetaGPT
Sets a new standard for automated data cleaning
Abstract
Missing value is a critical issue in data science, significantly impacting the reliability of analyses and predictions. Missing value imputation (MVI) is a longstanding problem because it highly relies on domain knowledge. Large language models (LLMs) have emerged as a promising tool for data cleaning, including MVI for tabular data, offering advanced capabilities for understanding and generating content. However, despite their promise, existing LLM techniques such as in-context learning and Chain-of-Thought (CoT) often fall short in guiding LLMs to perform complex reasoning for MVI, particularly when imputing derived missing values, which require mathematical formulas and data relationships across rows and columns. This gap underscores the need for further advancements in LLM methodologies to enhance their reasoning capabilities for more reliable imputation outcomes. To fill this gap,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Intelligent Tutoring Systems and Adaptive Learning · Educational Games and Gamification
