paper-with-me

Papers

Spectral Model eXplainer: a chemically-grounded explainability framework for spectral-based machine learning models

2026-05-04 · Jose Vinicius Ribeiro, Rafael Figueira Goncalves, Fabio Luiz Melquiades, Sylvio Barbon Junior arxiv

Spectral-based machine learning models have been increasingly deployed in chemometrics and spectroscopy, where predictive accuracy is as important as explainability. Current employed eXplainable Artificial Intelligence (XAI) methods are largely adapted from tabular or generic multivariate domains, assigning relevance to isolated spectral variables rather than to the chemically meaningful spectral zones. Widely adopted tools such as SHapley Additive exPlanations (SHAP), Permutation Feature Importance (PFI), and Variable Importance in Projection scores (VIP) were not designed for the physical continuity and high collinearity of spectral data, and their variable-level outputs require post-hoc aggregation to recover zone-level information. This study introduces the Spectral Model eXplainer (SMX), a post-hoc, global, model-agnostic XAI framework that explains spectral classifiers through expert-informed spectral zones. SMX summarizes each zone via PCA, defines quantile-based logical predicates, estimates predicate relevance with perturbation in stochastic subsamples, and aggregates bag-wise rankings in a directed weighted graph summarized by Local Reaching Centrality. A key component is threshold spectrum reconstruction, which back-projects predicate boundaries to the original spectral domain in natural measurement units, enabling direct visual comparison with measured spectra. The method was evaluated on eight real spectral datasets (six based on X-ray Fluorescence--XRF and two based on Gamma-ray Spectrometry) and one synthetic benchmark with known gr

📄 PDF Abstract BibTeX arXiv:2605.02684

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

The Explanation Game: Towards Prediction Explainability through Sparse Communication

2020-04-28 · EMNLP (BlackboxNLP) 2020 11 · Marcos V. Treviso, André F. T. Martins

Explainability is a topic of growing importance in NLP. In this work, we provide a unified perspective of explainability as a communication problem between an explainer and a layperson about a classifier's decision. We u…

feature selectionMachine TranslationPredictiontext-classification+2

CAMs as Shapley Value-based Explainers

2025-01-09 · Huaiguang Cai

Class Activation Mapping (CAM) methods are widely used to visualize neural network decisions, yet their underlying mechanisms remain incompletely understood. To enhance the understanding of CAM methods and improve their …

Enhancing Chemical Explainability Through Counterfactual Masking

2025-08-25 · Łukasz Janisiów, Marek Kochańczyk, Bartosz Zieliński, Tomasz Danel arxiv

Molecular property prediction is a crucial task that guides the design of new compounds, including drugs and materials. While explainable artificial intelligence methods aim to scrutinize model predictions by identifying…

Molecular Property Prediction

A Meta-Learning Approach for Training Explainable Graph Neural Networks

2021-09-20 · Indro Spinelli, Simone Scardapane, Aurelio Uncini

In this paper, we investigate the degree of explainability of graph neural networks (GNNs). Existing explainers work by finding global/local subgraphs to explain a prediction, but they are applied after a GNN has already…

Graph ClassificationMeta-LearningNode Classification

Axiomatic Explainer Globalness via Optimal Transport

2024-11-02 · Davin Hill, Josh Bone, Aria Masoomi, Max Torop 외

Explainability methods are often challenging to evaluate and compare. With a multitude of explainers available, practitioners must often compare and select explainers based on quantitative evaluation metrics. One particu…

Diversityfeature selection