paper-with-me

Papers

Post-Hoc Uncertainty-Aware Explanations for Deployed Power Quality Disturbance Classifiers via Laplace Approximation

2026-04-15 · Yinsong Chen, Samson S. Yu, Kashem M. Muttaqi arxiv

Deep learning classifiers achieve high accuracy in power quality disturbance (PQD) recognition, but existing explanation methods return a single deterministic attribution map and provide no measure of its reliability. This paper develops a post-hoc Bayesian explanation (B-explanation) method for trained PQD classifiers. A computationally efficient Laplace approximation converts the trained network into an approximate parameter posterior without retraining, and occlusion sensitivity is propagated through posterior samples to produce a distribution over disturbance-localization maps. Percentile summaries of this distribution yield explanations with distribution-free coverage bands: consensus summaries at low percentiles sharpen localization significantly for distinctive events such as sags, swells, and oscillatory transients, the band width indicates the reliability of each attribution, and the remaining disturbance types show class-dependent behavior. Explanation dispersion also increases under injected measurement noise and synthetic-to-field transfer, complementing predictive uncertainty. Experiments on a synthetic benchmark of 15 disturbance classes and on field-recorded sags compare the method with Monte Carlo dropout and deep ensembles under a common evaluation protocol, evaluate it against deterministic occlusion, LIME, and SHAP with localization and faithfulness metrics, and characterize the computational cost of explanation generation for grid monitoring applications.

📄 PDF Abstract BibTeX arXiv:2604.13658

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Unified Framework for Uncertainty-Aware Explainable Artificial Intelligence: A Case Study in Power Quality Disturbance Classification

2026-05-20 · Yinsong Chen, Samson S. Yu, Zhong Li, Chee Peng Lim arxiv

Post-hoc explainable AI (XAI) methods usually return one attribution map, even when the model represents uncertainty in its parameters. We define the \emph{explanation distribution} as the distribution of attribution map…

Informative Perturbation Selection for Uncertainty-Aware Post-hoc Explanations

2026-03-16 · Sumedha Chugh, Ranjitha Prasad, Nazreen Shah arxiv

Trust and ethical concerns due to the widespread deployment of opaque machine learning (ML) models motivating the need for reliable model explanations. Post-hoc model-agnostic explanation methods addresses this challenge…

Feature ImportanceActive Learning

Boundary-Aware Uncertainty for Feature Attribution Explainers

2022-10-05 · Davin Hill, Aria Masoomi, Max Torop, Sandesh Ghimire 외

Post-hoc explanation methods have become a critical tool for understanding black-box classifiers in high-stakes applications. However, high-performing classifiers are often highly nonlinear and can exhibit complex behavi…

Quantifying Uncertainty in Natural Language Explanations of Large Language Models for Question Answering

2025-09-18 · Yangyi Li, Mengdi Huai arxiv

Large language models (LLMs) have shown strong capabilities, enabling concise, context-aware answers in question answering (QA) tasks. The lack of transparency in complex LLMs has inspired extensive research aimed at dev…

Question Answering

Uncertainty Gating for Cost-Aware Explainable Artificial Intelligence

2026-03-31 · Georgii Mikriukov, Grégoire Montavon, Marina M. -C. Höhne arxiv

Post-hoc explanation methods are widely used to interpret black-box predictions, but their generation is often computationally expensive and their reliability is not guaranteed. We propose epistemic uncertainty as a low-…

Explanation GenerationImage Classification