English

Explaining Decisions in ML Models: a Parameterized Complexity Analysis (Part I)

Artificial Intelligence 2025-11-06 v1

Abstract

This paper presents a comprehensive theoretical investigation into the parameterized complexity of explanation problems in various machine learning (ML) models. Contrary to the prevalent black-box perception, our study focuses on models with transparent internal mechanisms. We address two principal types of explanation problems: abductive and contrastive, both in their local and global variants. Our analysis encompasses diverse ML models, including Decision Trees, Decision Sets, Decision Lists, Boolean Circuits, and ensembles thereof, each offering unique explanatory challenges. This research fills a significant gap in explainable AI (XAI) by providing a foundational understanding of the complexities of generating explanations for these models. This work provides insights vital for further research in the domain of XAI, contributing to the broader discourse on the necessity of transparency and accountability in AI systems.

Keywords

Cite

@article{arxiv.2511.03545,
  title  = {Explaining Decisions in ML Models: a Parameterized Complexity Analysis (Part I)},
  author = {Sebastian Ordyniak and Giacomo Paesani and Mateusz Rychlicki and Stefan Szeider},
  journal= {arXiv preprint arXiv:2511.03545},
  year   = {2025}
}

Comments

Part I of a greatly enhanced version of https://doi.org/10.24963/kr.2024/53, whose full version is available on arXiv under https://doi.org/10.48550/arXiv.2407.15780

R2 v1 2026-07-01T07:22:59.431Z