Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ZeroED: Hybrid Zero-shot Error Detection through Large Language Model Reasoning

About

Error detection (ED) in tabular data is crucial yet challenging due to diverse error types and the need for contextual understanding. Traditional ED methods often rely heavily on manual criteria and labels, making them labor-intensive. Large language models (LLM) can minimize human effort but struggle with errors requiring a comprehensive understanding of data context. In this paper, we propose ZeroED, a novel hybrid zero-shot error detection framework, which combines LLM reasoning ability with the manual label-based ED pipeline. ZeroED operates in four steps, i.e., feature representation, error labeling, training data construction, and detector training. Initially, to enhance error distinction, ZeroED generates rich data representations using error reason-aware binary features, pre-trained embeddings, and statistical features. Then, ZeroED employs LLM to label errors holistically through in-context learning, guided by a two-step reasoning process for detailed error detection guidelines. To reduce token costs, LLMs are applied only to representative data selected via clustering-based sampling. High-quality training data is constructed through in-cluster label propagation and LLM augmentation with verification. Finally, a classifier is trained to detect all errors. Extensive experiments on seven public datasets demonstrate that, ZeroED substantially outperforms state-of-the-art methods by a maximum 30% improvement in F1 score and up to 90% token cost reduction.

Wei Ni, Kaihang Zhang, Xiaoye Miao, Xiangyu Zhao, Yangyang Wu, Yaoshu Wang, Jianwei Yin• 2025

Related benchmarks

TaskDatasetResultRank
Error detectionHospital
F1 Score53.1
11
Error detectionMovies
Precision0.7
6
Error detectionRayyan
Precision75.1
6
Error detectionBeers
Precision0.548
6
Error detectionBillionaire
Precision38.4
6
Error detectionTax
Precision39.9
6
Error detectionFlights
Precision49.3
6
Showing 7 of 7 rows

Other info

Follow for update