A Survey on Data Quality Dimensions and Tools for Machine Learning
Yuhan Zhou, Fengjiao Tu, Kewei Sha, Junhua Ding, Haihua Chen
TL;DR
The paper addresses the challenge of data quality in machine learning by organizing a framework around four DQ dimensions and twelve ML-oriented metrics, and by surveying 17 open-source data quality tools developed in the last five years. It provides a comparative analysis of these tools across core functions such as profiling, measurement, transformation, and monitoring, and proposes a roadmap for building accessible, AI-assisted data quality tools tailored to ML pipelines. The contributions include a consolidated DQ taxonomy, an evaluation of current tools, and practical guidance for tool development that integrates AI trends such as large language models and low-code interfaces. The work aims to advance data-centric AI by clarifying how data quality evaluation and improvement can be standardized, automated, and extended to support robust, fair, and scalable ML systems. Overall, it serves as a reference for researchers and practitioners looking to design, adopt, or extend open-source DQ tooling in ML workflows.
Abstract
Machine learning (ML) technologies have become substantial in practically all aspects of our society, and data quality (DQ) is critical for the performance, fairness, robustness, safety, and scalability of ML models. With the large and complex data in data-centric AI, traditional methods like exploratory data analysis (EDA) and cross-validation (CV) face challenges, highlighting the importance of mastering DQ tools. In this survey, we review 17 DQ evaluation and improvement tools in the last 5 years. By introducing the DQ dimensions, metrics, and main functions embedded in these tools, we compare their strengths and limitations and propose a roadmap for developing open-source DQ tools for ML. Based on the discussions on the challenges and emerging trends, we further highlight the potential applications of large language models (LLMs) and generative AI in DQ evaluation and improvement for ML. We believe this comprehensive survey can enhance understanding of DQ in ML and could drive progress in data-centric AI. A complete list of the literature investigated in this survey is available on GitHub at: https://github.com/haihua0913/awesome-dq4ml.
