paper-with-me

홈 › Papers

SketchFill: Sketch-Guided Code Generation for Imputing Derived Missing Values

2024-12-26 · Yunfan Zhang, Changlun Li, Yuyu Luo, Nan Tang

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, we propose SketchFill, a novel sketch-based method to guide LLMs in generating accurate formulas to impute missing numerical values. Our experimental results demonstrate that SketchFill significantly outperforms state-of-the-art methods, achieving 56.2% higher accuracy than CoT-based methods and 78.8% higher accuracy than MetaGPT. This sets a new standard for automated data cleaning and advances the field of MVI for numerical values.

📄 PDF Abstract BibTeX arXiv:2412.19113

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationImputationIn-Context LearningMissing Values

Similar Papers 제목 키워드 기반

CodeS: Natural Language to Code Repository via Multi-Layer Sketch

2024-03-25 · Daoguang Zan, Ailun Yu, Wei Liu, Dong Chen 외

The impressive performance of large language models (LLMs) on code-related tasks has shown the potential of fully automated software development. In light of this, we introduce a new software engineering task, namely Nat…

Benchmarking

VRsketch2Gaussian: 3D VR Sketch Guided 3D Object Generation with Gaussian Splatting

2025-03-16 · Songen Gu, Haoxuan Song, Binjie Liu, Qian Yu 외

We propose VRSketch2Gaussian, a first VR sketch-guided, multi-modal, native 3D object generation framework that incorporates a 3D Gaussian Splatting representation. As part of our work, we introduce VRSS, the first large…

3D Generation3DGS

MaskSketch: Unpaired Structure-guided Masked Image Generation

2023-02-10 · CVPR 2023 1 · Dina Bashkirova, Jose Lezama, Kihyuk Sohn, Kate Saenko 외

Recent conditional image generation methods produce images of remarkable diversity, fidelity and realism. However, the majority of these methods allow conditioning only on labels or text prompts, which limits their level…

Conditional Image GenerationDiversityImage GenerationImage-to-Image Translation+2

Music SketchNet: Controllable Music Generation via Factorized Representations of Pitch and Rhythm

2020-08-04 · Ke Chen, Cheng-i Wang, Taylor Berg-Kirkpatrick, Shlomo Dubnov

Drawing an analogy with automatic image completion systems, we propose Music SketchNet, a neural network framework that allows users to specify partial musical ideas guiding automatic music generation. We focus on genera…

Music GenerationRhythm

Sketch2NeRF: Multi-view Sketch-guided Text-to-3D Generation

2024-01-25 · Minglin Chen, Weihao Yuan, Yukun Wang, Zhe Sheng 외

Recently, text-to-3D approaches have achieved high-fidelity 3D content generation using text description. However, the generated objects are stochastic and lack fine-grained control. Sketches provide a cheap approach to …

3D GenerationNeRFText to 3D