English

Fixed Point Explainability

Machine Learning 2025-10-15 v3 Artificial Intelligence

Abstract

This paper introduces a formal notion of fixed point explanations, inspired by the "why regress" principle, to assess, through recursive applications, the stability of the interplay between a model and its explainer. Fixed point explanations satisfy properties like minimality, stability, and faithfulness, revealing hidden model behaviours and explanatory weaknesses. We define convergence conditions for several classes of explainers, from feature-based to mechanistic tools like Sparse AutoEncoders, and we report quantitative and qualitative results for several datasets and models, including LLMs such as Llama-3.3-70B.

Keywords

Cite

@article{arxiv.2505.12421,
  title  = {Fixed Point Explainability},
  author = {Emanuele La Malfa and Jon Vadillo and Marco Molinari and Michael Wooldridge},
  journal= {arXiv preprint arXiv:2505.12421},
  year   = {2025}
}

Comments

The code is available here: https://anonymous.4open.science/r/fixed_point_explainability_iclr2026-D188

R2 v1 2026-07-01T02:19:46.206Z