Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

0111 · May 201719922001200920172026
5 results for PatternAttribution

Combines Integrated Gradients and PatternAttribution into PGIG, outperforming alternatives.

problem Improving neural network explainability methods.
method Combines Integrated Gradients and PatternAttribution into Pattern-Guided Integrated Gradients (PGIG).
result PGIG outperforms other explainability methods in a large-scale image degradation experiment.

In recent years, deep neural networks have revolutionized many application domains of machine learning and are key components of many critical decision or predictive processes. Therefore, it is crucial that domain specialists can understand and analyze actions and pre- dictions, even of the most complex neural network …

2018-08-13abs ↗pdf ↗

Modified BP attribution methods often ignore later layers' information, leading to misleading explanations.

problem Misleading explanations from modified BP methods ignoring later layers' information.
method Analysis of 9 modified BP methods including Deep Taylor Decomposition, LRP, Excitation BP, PatternAttribution, DeepLIFT, Deconv, RectGrad, Guided BP.
result Only DeepLIFT does not ignore later layers' information, providing a faithful explanation.

XAI methods struggle with identifying true predictors from suppressors in linear datasets.

problem XAI methods misidentify suppressor variables as important features.
method Carefully crafted linear ground-truth dataset to study suppressor variables; evaluated various XAI methods.
result Most XAI methods fail to distinguish true predictors from suppressors in linear settings.