English

Explaining Neural Networks without Access to Training Data

Machine Learning 2024-01-15 v1 Artificial Intelligence

Abstract

We consider generating explanations for neural networks in cases where the network's training data is not accessible, for instance due to privacy or safety issues. Recently, I\mathcal{I}-Nets have been proposed as a sample-free approach to post-hoc, global model interpretability that does not require access to training data. They formulate interpretation as a machine learning task that maps network representations (parameters) to a representation of an interpretable function. In this paper, we extend the I\mathcal{I}-Net framework to the cases of standard and soft decision trees as surrogate models. We propose a suitable decision tree representation and design of the corresponding I\mathcal{I}-Net output layers. Furthermore, we make I\mathcal{I}-Nets applicable to real-world tasks by considering more realistic distributions when generating the I\mathcal{I}-Net's training data. We empirically evaluate our approach against traditional global, post-hoc interpretability approaches and show that it achieves superior results when the training data is not accessible.

Keywords

Cite

@article{arxiv.2206.04891,
  title  = {Explaining Neural Networks without Access to Training Data},
  author = {Sascha Marton and Stefan Lüdtke and Christian Bartelt and Andrej Tschalzev and Heiner Stuckenschmidt},
  journal= {arXiv preprint arXiv:2206.04891},
  year   = {2024}
}
R2 v1 2026-06-24T11:46:01.307Z