← Search

Yacine Izza

9 accepted papers

2025

Most General Explanations of Tree Ensembles

IJCAI 2025

Explainable Artificial Intelligence (XAI) is critical for attaining trust in the operation of AI systems. A key question of an AI system is ``why was this decision made this way''. Formal approaches to XAI use a formal model of the AI system to identify abductive explanations. While abductive explan

2024

Axiomatic Aggregations of Abductive Explanations

AAAI 2024technical

The recent criticisms of the robustness of post hoc model approximation explanation methods (like LIME and SHAP) have led to the rise of model-precise abductive explanations. For each data point, abductive explanations provide a minimal subset of features that are sufficient to generate the outcome.…

2023

On Tackling Explanation Redundancy in Decision Trees (Extended Abstract)

IJCAI 2023poster

Claims about the interpretability of decision trees can be traced back to the origins of machine learning (ML). Indeed, given some input consistent with a decision tree's path, the explanation for the resulting prediction consists of the features in that path. Moreover, a growing number of works…

Cited by 0SourcePDFScholar
2023

Solving Explainability Queries with Quantification: The Case of Feature Relevancy

AAAI 2023technical

Trustable explanations of machine learning (ML) models are vital in high-risk uses of artificial intelligence (AI). Apart from the computation of trustable explanations, a number of explainability queries have been identified and studied in recent work. Some of these queries involve solving quantifi…

2022

Tractable Explanations for d-DNNF Classifiers

AAAI 2022technical

Compilation into propositional languages finds a growing number of practical uses, including in constraint programming, diagnosis and machine learning (ML), among others. One concrete example is the use of propositional languages as classifiers, and one natural question is how to explain the predict…

2022

Using MaxSAT for Efficient Explanations of Tree Ensembles

AAAI 2022technical

Tree ensembles (TEs) denote a prevalent machine learning model that do not offer guarantees of interpretability, that represent a challenge from the perspective of explainable artificial intelligence. Besides model agnostic approaches, recent work proposed to explain TEs with formally-defined explan…

2020

On the Enumeration of Association Rules: A Decomposition-based Approach

IJCAI 2020poster

While traditional data mining techniques have been used extensively for finding patterns in databases, they are not always suitable for incorporating user-specified constraints. To overcome this issue, CP and SAT based frameworks for modeling and solving pattern mining tasks have gained a considera…