PulseAugur
LIVE 08:46:21
research · [2 sources] ·
0
research

New CP method optimizes counterfactual explanations for tree ensembles

Researchers have developed a new constraint programming (CP) formulation called CPCF for computing optimal counterfactual explanations in tree ensembles. This method encodes numerical features as interval domains and discrete features with native finite-domain representations, enabling efficient search without continuous boundary analysis. The study compares CPCF against MaxSAT and MILP formulations across various datasets and tree ensemble types, finding CP to be the most versatile and generally performant approach. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT Introduces a more robust method for generating counterfactual explanations, potentially increasing trust in AI model decisions.

RANK_REASON Academic paper detailing a new method for counterfactual explanations in machine learning models.

Read on arXiv cs.LG →

COVERAGE [2]

  1. arXiv cs.LG TIER_1 · Awa Khouna, Youssouf Emine, Julien Ferry, Thibaut Vidal ·

    Optimal Counterfactual Search in Tree Ensembles: A Study Across Modeling and Solution Paradigms

    arXiv:2605.06561v1 Announce Type: new Abstract: Trust in counterfactual explanations depends critically on whether their recommended changes are truly minimal: suboptimal explanations may vastly overshoot the actual changes needed to alter a decision, and heuristic errors can aff…

  2. arXiv cs.LG TIER_1 · Thibaut Vidal ·

    Optimal Counterfactual Search in Tree Ensembles: A Study Across Modeling and Solution Paradigms

    Trust in counterfactual explanations depends critically on whether their recommended changes are truly minimal: suboptimal explanations may vastly overshoot the actual changes needed to alter a decision, and heuristic errors can affect individuals unevenly, giving some users rele…