Robust Loss Functions for Training Decision Trees with Noisy Labels
Jonathan Wilton, Nan Ye

TL;DR
This paper develops robust loss functions for training decision trees with noisy labels, introducing a new loss and theoretical insights that improve noise tolerance and prediction accuracy.
Contribution
It provides a theoretical framework for robust loss functions, introduces the distribution loss framework, and proposes a new negative exponential loss for decision trees.
Findings
Conservative losses lead to early stopping and noise-tolerant predictions.
Distribution losses adapt to different noise levels via a robustness parameter.
The negative exponential loss improves performance on noisy datasets.
Abstract
We consider training decision trees using noisily labeled data, focusing on loss functions that can lead to robust learning algorithms. Our contributions are threefold. First, we offer novel theoretical insights on the robustness of many existing loss functions in the context of decision tree learning. We show that some of the losses belong to a class of what we call conservative losses, and the conservative losses lead to an early stopping behavior during training and noise-tolerant predictions during testing. Second, we introduce a framework for constructing robust loss functions, called distribution losses. These losses apply percentile-based penalties based on an assumed margin distribution, and they naturally allow adapting to different noise rates via a robustness parameter. In particular, we introduce a new loss called the negative exponential loss, which leads to an efficient…
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
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Advanced Statistical Methods and Models
