English

midr: Learning from Black-Box Models by Maximum Interpretation Decomposition

Methodology 2025-06-11 v1 Machine Learning

Abstract

The use of appropriate methods of Interpretable Machine Learning (IML) and eXplainable Artificial Intelligence (XAI) is essential for adopting black-box predictive models in fields where model and prediction explainability is required. As a novel tool for interpreting black-box models, we introduce the R package midr, which implements Maximum Interpretation Decomposition (MID). MID is a functional decomposition approach that derives a low-order additive representation of a black-box model by minimizing the squared error between the model's prediction function and this additive representation. midr enables learning from black-box models by constructing a global surrogate model with advanced analytical capabilities. After reviewing related work and the theoretical foundation of MID, we demonstrate the package's usage and discuss some of its key features.

Keywords

Cite

@article{arxiv.2506.08338,
  title  = {midr: Learning from Black-Box Models by Maximum Interpretation Decomposition},
  author = {Ryoichi Asashiba and Reiji Kozuma and Hirokazu Iwasawa},
  journal= {arXiv preprint arXiv:2506.08338},
  year   = {2025}
}

Comments

20 pages, 10 figures

R2 v1 2026-07-01T03:08:09.082Z