English

Derivative-Free Diffusion Manifold-Constrained Gradient for Unified XAI

Computer Vision and Pattern Recognition 2025-07-22 v2 Machine Learning

Abstract

Gradient-based methods are a prototypical family of explainability techniques, especially for image-based models. Nonetheless, they have several shortcomings in that they (1) require white-box access to models, (2) are vulnerable to adversarial attacks, and (3) produce attributions that lie off the image manifold, leading to explanations that are not actually faithful to the model and do not align well with human perception. To overcome these challenges, we introduce Derivative-Free Diffusion Manifold-Constrainted Gradients (FreeMCG), a novel method that serves as an improved basis for explainability of a given neural network than the traditional gradient. Specifically, by leveraging ensemble Kalman filters and diffusion models, we derive a derivative-free approximation of the model's gradient projected onto the data manifold, requiring access only to the model's outputs. We demonstrate the effectiveness of FreeMCG by applying it to both counterfactual generation and feature attribution, which have traditionally been treated as distinct tasks. Through comprehensive evaluation on both tasks, counterfactual explanation and feature attribution, we show that our method yields state-of-the-art results while preserving the essential properties expected of XAI tools.

Keywords

Cite

@article{arxiv.2411.15265,
  title  = {Derivative-Free Diffusion Manifold-Constrained Gradient for Unified XAI},
  author = {Won Jun Kim and Hyungjin Chung and Jaemin Kim and Sangmin Lee and Byeongsu Sim and Jong Chul Ye},
  journal= {arXiv preprint arXiv:2411.15265},
  year   = {2025}
}

Comments

CVPR 2025 (poster), 19 pages, 5 figures

R2 v1 2026-06-28T20:09:32.843Z