paper-with-me

홈 › Papers

Inapproximability of sufficient reasons for decision trees

2023-04-05 · Alexander Kozachinskiy

In this note, we establish the hardness of approximation of the problem of computing the minimal size of a $\delta$-sufficient reason for decision trees.

📄 PDF Abstract BibTeX arXiv:2304.02781

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probabilistic Explanations for Linear Models

2024-12-30 · Bernardo Subercaseaux, Marcelo Arenas, Kuldeep S Meel

Formal XAI is an emerging field that focuses on providing explanations with mathematical guarantees for the decisions made by machine learning models. A significant amount of work in this area is centered on the computat…

On the Explanatory Power of Decision Trees

2021-08-11 · NeurIPS 2021 12 · Gilles Audemard, Steve Bellart, Louenas Bounia, Frédéric Koriche 외

Decision trees have long been recognized as models of choice in sensitive applications where interpretability is of paramount importance. In this paper, we examine the computational ability of Boolean decision trees in d…

On Computing Probabilistic Explanations for Decision Trees

2022-06-30 · Marcelo Arenas, Pablo Barceló, Miguel Romero, Bernardo Subercaseaux

Formal XAI (explainable AI) is a growing area that focuses on computing explanations with mathematical guarantees for the decisions made by ML models. Inside formal XAI, one of the most studied cases is that of explainin…

Explainable Artificial Intelligence (XAI)

Superconstant Inapproximability of Decision Tree Learning

2024-07-01 · Caleb Koch, Carmen Strassle, Li-Yang Tan

We consider the task of properly PAC learning decision trees with queries. Recent work of Koch, Strassle, and Tan showed that the strictest version of this task, where the hypothesis tree $T$ is required to be optimally …

LEMMAPAC learning

Trading Complexity for Sparsity in Random Forest Explanations

2021-08-11 · NeurIPS 2021 12 · Gilles Audemard, Steve Bellart, Louenas Bounia, Frédéric Koriche 외

Random forests have long been considered as powerful model ensembles in machine learning. By training multiple decision trees, whose diversity is fostered through data and feature subsampling, the resulting random forest…