paper-with-me

홈 › Papers

Exploring Loss Design Techniques For Decision Tree Robustness To Label Noise

2024-05-27 · Lukasz Sztukiewicz, Jack Henry Good, Artur Dubrawski

In the real world, data is often noisy, affecting not only the quality of features but also the accuracy of labels. Current research on mitigating label errors stems primarily from advances in deep learning, and a gap exists in exploring interpretable models, particularly those rooted in decision trees. In this study, we investigate whether ideas from deep learning loss design can be applied to improve the robustness of decision trees. In particular, we show that loss correction and symmetric losses, both standard approaches, are not effective. We argue that other directions need to be explored to improve the robustness of decision trees to label noise.

📄 PDF Abstract BibTeX arXiv:2405.17672

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Fast Optimization of Weighted Sparse Decision Trees for use in Optimal Treatment Regimes and Optimal Policy Design

2022-10-13 · Ali Behrouz, Mathias Lecuyer, Cynthia Rudin, Margo Seltzer

Sparse decision trees are one of the most common forms of interpretable models. While recent advances have produced algorithms that fully optimize sparse decision trees for prediction, that work does not address policy d…

Treant: Training Evasion-Aware Decision Trees

2019-07-02 · Stefano Calzavara, Claudio Lucchese, Gabriele Tolomei, Seyum Assefa Abebe 외

Despite its success and popularity, machine learning is now recognized as vulnerable to evasion attacks, i.e., carefully crafted perturbations of test inputs designed to force prediction errors. In this paper we focus on…

BIG-bench Machine Learning

Exploring layerwise decision making in DNNs

2022-02-01 · Coenraad Mouton, Marelie H. Davel

While deep neural networks (DNNs) have become a standard architecture for many machine learning tasks, their internal decision-making process and general interpretability is still poorly understood. Conversely, common de…

Decision Making

Learning Accurate Decision Trees with Bandit Feedback via Quantized Gradient Descent

2021-02-15 · Ajaykrishna Karthikeyan, Naman jain, Nagarajan Natarajan, Prateek Jain

Decision trees provide a rich family of highly non-linear but efficient models, due to which they continue to be the go-to family of predictive models by practitioners across domains. But learning trees is challenging du…

A novel gradient-based method for decision trees optimizing arbitrary differential loss functions

2025-03-22 · Andrei V. Konstantinov, Lev V. Utkin

There are many approaches for training decision trees. This work introduces a novel gradient-based method for constructing decision trees that optimize arbitrary differentiable loss functions, overcoming the limitations …

regressionSurvival Analysis