paper-with-me

Papers

FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles

2019-11-27 · Ana Lucic, Harrie Oosterhuis, Hinda Haned, Maarten de Rijke

Model interpretability has become an important problem in machine learning (ML) due to the increased effect that algorithmic decisions have on humans. Counterfactual explanations can help users understand not only why ML models make certain decisions, but also how these decisions can be changed. We frame the problem of finding counterfactual explanations as a gradient-based optimization task and extend previous work that could only be applied to differentiable models. In order to accommodate non-differentiable models such as tree ensembles, we use probabilistic model approximations in the optimization framework. We introduce an approximation technique that is effective for finding counterfactual explanations for predictions of the original model and show that our counterfactual examples are significantly closer to the original instances than those produced by other methods specifically designed for tree ensembles.

📄 PDF Abstract BibTeX arXiv:1911.12199

Code (1)

a-lucic/focus 공식 구현 tf

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

[Re] FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles

2023-09-21 · NeurIPS 2023 11

Scope of Reproducibility This study aims to reproduce the results of the paper 'FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles' by Lucic et al. The main claims of the original paper are that …

Counterfactual Explanations for Oblique Decision Trees: Exact, Efficient Algorithms

2021-03-01 · Miguel Á. Carreira-Perpiñán, Suryabhan Singh Hada

We consider counterfactual explanations, the problem of minimally adjusting features in a source input instance so that it is classified as a target class under a given classifier. This has become a topic of recent inter…

counterfactual

Flexible Counterfactual Explanations with Generative Models

2025-02-24 · Stig Hellemans, Andres Algaba, Sam Verboven, Vincent Ginis

Counterfactual explanations provide actionable insights to achieve desired outcomes by suggesting minimal changes to input features. However, existing methods rely on fixed sets of mutable features, which makes counterfa…

counterfactual

Optimal Counterfactual Explanations in Tree Ensembles

2021-06-11 · Axel Parmentier, Thibaut Vidal

Counterfactual explanations are usually generated through heuristics that are sensitive to the search's initial conditions. The absence of guarantees of performance and robustness hinders trustworthiness. In this paper, …

counterfactualCounterfactual ExplanationInterpretable Machine Learning

Temporal Counterfactual Explanations of Behaviour Tree Decisions

2025-09-09 · Tamlin Love, Antonio Andriella, Guillem Alenyà arxiv

Explainability, in particular, the ability for robots to explain why they have made a decision or behaved in a certain way, is a critical tool in helping users understand the robots they interact and coexist with. Behavi…