LGAIJul 10, 2024

CHILLI: A data context-aware perturbation method for XAI

arXiv:2407.07521v12 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses the issue of trustworthiness in ML models for high-risk or ethically sensitive applications, though it appears incremental as it builds on existing perturbation-based XAI methods.

The paper tackled the problem of unrealistic data in explainable AI (XAI) methods by proposing CHILLI, a framework that generates contextually aware perturbations faithful to training data, resulting in improved soundness and accuracy of explanations.

The trustworthiness of Machine Learning (ML) models can be difficult to assess, but is critical in high-risk or ethically sensitive applications. Many models are treated as a `black-box' where the reasoning or criteria for a final decision is opaque to the user. To address this, some existing Explainable AI (XAI) approaches approximate model behaviour using perturbed data. However, such methods have been criticised for ignoring feature dependencies, with explanations being based on potentially unrealistic data. We propose a novel framework, CHILLI, for incorporating data context into XAI by generating contextually aware perturbations, which are faithful to the training data of the base model being explained. This is shown to improve both the soundness and accuracy of the explanations.

Code Implementations1 repo
Foundations

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

Your Notes