The Effects of Data Quality on Machine Learning Performance on Tabular Data
Sedir Mohammed, Lukas Budach, Moritz Feuerpfeil, Nina Ihde, Andrea Nathansen, Nele Noack, Hendrik Patzlaff, Felix Naumann, Hazar Harmouch

TL;DR
This paper empirically investigates how six data quality dimensions affect the performance of 19 machine learning algorithms across classification, regression, and clustering tasks, emphasizing the importance of high-quality data for trustworthy AI.
Contribution
It provides a comprehensive empirical analysis of the impact of data quality on various ML algorithms, highlighting the effects of data pollution at different pipeline stages.
Findings
Data quality significantly influences ML performance.
Polluted training data degrades model accuracy.
Polluted test data affects evaluation reliability.
Abstract
Modern artificial intelligence (AI) applications require large quantities of training and test data. This need creates critical challenges not only concerning the availability of such data, but also regarding its quality. For example, incomplete, erroneous, or inappropriate training data can lead to unreliable models that produce ultimately poor decisions. Trustworthy AI applications require high-quality training and test data along many quality dimensions, such as accuracy, completeness, and consistency. We explore empirically the relationship between six data quality dimensions and the performance of 19 popular machine learning algorithms covering the tasks of classification, regression, and clustering, with the goal of explaining their performance in terms of data quality. Our experiments distinguish three scenarios based on the AI pipeline steps that were fed with polluted data:…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Big Data and Business Intelligence
