AICRCVLGMLJun 14, 2022

On the explainable properties of 1-Lipschitz Neural Networks: An Optimal Transport Perspective

Harvard
arXiv:2206.06854v38 citationsh-index: 20
Originality Highly original
AI Analysis

This work addresses the challenge of improving explainability in AI for users needing interpretable models, offering a novel integration of robustness and explainability.

The paper tackles the problem of noisy and uninformative saliency maps in explainable AI by showing that 1-Lipschitz neural networks trained with an optimal transport loss produce highly concentrated, low-noise saliency maps that significantly outperform state-of-the-art methods across various models and metrics, and align well with human explanations on ImageNet.

Input gradients have a pivotal role in a variety of applications, including adversarial attack algorithms for evaluating model robustness, explainable AI techniques for generating Saliency Maps, and counterfactual explanations.However, Saliency Maps generated by traditional neural networks are often noisy and provide limited insights. In this paper, we demonstrate that, on the contrary, the Saliency Maps of 1-Lipschitz neural networks, learned with the dual loss of an optimal transportation problem, exhibit desirable XAI properties:They are highly concentrated on the essential parts of the image with low noise, significantly outperforming state-of-the-art explanation approaches across various models and metrics. We also prove that these maps align unprecedentedly well with human explanations on ImageNet.To explain the particularly beneficial properties of the Saliency Map for such models, we prove this gradient encodes both the direction of the transportation plan and the direction towards the nearest adversarial attack. Following the gradient down to the decision boundary is no longer considered an adversarial attack, but rather a counterfactual explanation that explicitly transports the input from one class to another. Thus, Learning with such a loss jointly optimizes the classification objective and the alignment of the gradient, i.e. the Saliency Map, to the transportation plan direction.These networks were previously known to be certifiably robust by design, and we demonstrate that they scale well for large problems and models, and are tailored for explainability using a fast and straightforward method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes