paper-with-me

Papers

Constructing sensible baselines for Integrated Gradients

2024-12-18 · Jai Bardhan, Cyrin Neeraj, Mihir Rawat, Subhadip Mitra

Machine learning methods have seen a meteoric rise in their applications in the scientific community. However, little effort has been put into understanding these "black box" models. We show how one can apply integrated gradients (IGs) to understand these models by designing different baselines, by taking an example case study in particle physics. We find that the zero-vector baseline does not provide good feature attributions and that an averaged baseline sampled from the background events provides consistently more reasonable attributions.

📄 PDF Abstract BibTeX arXiv:2412.13864

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring unfairness in Integrated Gradients based attribution methods

2021-09-29 · David Drakard, Rosanne Liu, Jason Yosinski

Numerous methods have attempted to explain and interpret predictions made by machine learning models in terms of their inputs. Known as “attribution methods” they notably include the Integrated Gradi…

Fairness

FRInGe: Distribution-Space Integrated Gradients with Fisher--Rao Geometry

2026-05-07 · Gabriele Martino, Sebastian Tschiatschek arxiv

Gradient-based attribution methods are model-faithful and scalable, but Integrated Gradients (IG) can be brittle because explanations depend on heuristic baselines, straight-line paths, discretization, and saturation. We…

Maximum Entropy Baseline for Integrated Gradients

2022-04-12 · Hanxiao Tan

Integrated Gradients (IG), one of the most popular explainability methods available, still remains ambiguous in the selection of baseline, which may seriously impair the credibility of the explanations. This study propos…

Path-Sampled Integrated Gradients

2026-04-15 · Firuz Kamalov, Fadi Thabtah, R. Sivaraj, Neda Abdelhamid arxiv

We introduce path-sampled integrated gradients (PS-IG), a framework that generalizes feature attribution by computing the expected value over baselines sampled along the linear interpolation path. We prove that PS-IG is …

Weighted Average Gradients for Feature Attribution

2025-05-06 · Kien Tran Duc Tuan, Tam Nguyen Trong, Son Nguyen Hoang, Khoat Than 외

In explainable AI, Integrated Gradients (IG) is a widely adopted technique for assessing the significance of feature attributes of the input on model outputs by evaluating contributions from a baseline input to the curre…