Improving Data Quality with Training Dynamics of Gradient Boosting Decision Trees
Moacir Antonelli Ponti, Lucas de Angelis Oliveira, Mathias, Esteban, Valentina Garcia, Juan Mart\'in Rom\'an, Luis Argerich

TL;DR
This paper introduces a novel method using training dynamics of Gradient Boosting Decision Trees to identify and mitigate noisy labels, enhancing data quality and model performance on structured datasets.
Contribution
The paper presents a new approach leveraging training dynamics metrics of GBDTs to detect noisy labels and improve data quality, outperforming existing methods.
Findings
Effective detection of noisy labels in structured datasets
Improved model metrics after data cleaning
Successful deployment in an industry case
Abstract
Real world datasets contain incorrectly labeled instances that hamper the performance of the model and, in particular, the ability to generalize out of distribution. Also, each example might have different contribution towards learning. This motivates studies to better understanding of the role of data instances with respect to their contribution in good metrics in models. In this paper we propose a method based on metrics computed from training dynamics of Gradient Boosting Decision Trees (GBDTs) to assess the behavior of each training example. We focus on datasets containing mostly tabular or structured data, for which the use of Decision Trees ensembles are still the state-of-the-art in terms of performance. Our methods achieved the best results overall when compared with confident learning, direct heuristics and a robust boosting algorithm. We show results on detecting noisy labels…
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Data Stream Mining Techniques
