paper-with-me

홈 › Papers

Enhancing Counterfactual Image Generation Using Mahalanobis Distance with Distribution Preferences in Feature Space

2024-05-31 · Yukai Zhang, Ao Xu, Zihao Li, Tieru Wu

In the realm of Artificial Intelligence (AI), the importance of Explainable Artificial Intelligence (XAI) is increasingly recognized, particularly as AI models become more integral to our lives. One notable single-instance XAI approach is counterfactual explanation, which aids users in comprehending a model's decisions and offers guidance on altering these decisions. Specifically in the context of image classification models, effective image counterfactual explanations can significantly enhance user understanding. This paper introduces a novel method for computing feature importance within the feature space of a black-box model. By employing information fusion techniques, our method maximizes the use of data to address feature counterfactual explanations in the feature space. Subsequently, we utilize an image generation model to transform these feature counterfactual explanations into image counterfactual explanations. Our experiments demonstrate that the counterfactual explanations generated by our method closely resemble the original images in both pixel and feature spaces. Additionally, our method outperforms established baselines, achieving impressive experimental results.

📄 PDF Abstract BibTeX arXiv:2405.20685

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual ExplanationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importanceimage-classificationImage ClassificationImage Generation

Similar Papers 제목 키워드 기반

Realistic Counterfactual Explanations with Learned Relations

2022-02-15 · Xintao Xiang, Artem Lenskiy

Many existing methods of counterfactual explanations ignore the intrinsic relationships between data attributes and thus fail to generate realistic counterfactuals. Moreover, the existing models that account for relation…

counterfactual

The Mahalanobis distance for functional data with applications to classification

2013-04-17 · Esdras Joseph, Pedro Galeano, Rosa E. Lillo

This paper presents a general notion of Mahalanobis distance for functional data that extends the classical multivariate concept to situations where the observed data are points belonging to curves generated by a stochas…

ClassificationGeneral Classification

Rotated Object Detection via Scale-invariant Mahalanobis Distance in Aerial Images

2022-04-02 · Siyang Wen, Wei Guo, Yi Liu, Ruijie Wu

Rotated object detection in aerial images is a meaningful yet challenging task as objects are densely arranged and have arbitrary orientations. The eight-parameter (coordinates of box vectors) methods in rotated object d…

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Online Adaptive Mahalanobis Distance Estimation

2023-09-02 · Lianke Qin, Aravind Reddy, Zhao Song

Mahalanobis metrics are widely used in machine learning in conjunction with methods like $k$-nearest neighbors, $k$-means clustering, and $k$-medians clustering. Despite their importance, there has not been any prior wor…

ClusteringDimensionality Reduction

MahaVar: OOD Detection via Class-wise Mahalanobis Distance Variance under Neural Collapse

2026-05-14 · Donghwan Kim, Hyunsoo Yoon arxiv

Out-of-distribution (OOD) detection is a critical component for ensuring the reliability of deep neural networks in safety-critical applications. In this work, we present a key empirical observation: for in-distribution …