paper-with-me

홈 › Papers

Measurably Stronger Explanation Reliability via Model Canonization

2022-02-14 · Franz Motzkus, Leander Weber, Sebastian Lapuschkin

While rule-based attribution methods have proven useful for providing local explanations for Deep Neural Networks, explaining modern and more varied network architectures yields new challenges in generating trustworthy explanations, since the established rule sets might not be sufficient or applicable to novel network structures. As an elegant solution to the above issue, network canonization has recently been introduced. This procedure leverages the implementation-dependency of rule-based attributions and restructures a model into a functionally identical equivalent of alternative design to which established attribution rules can be applied. However, the idea of canonization and its usefulness have so far only been explored qualitatively. In this work, we quantitatively verify the beneficial effects of network canonization to rule-based attributions on VGG-16 and ResNet18 models with BatchNorm layers and thus extend the current best practices for obtaining reliable neural network explanations.

📄 PDF Abstract BibTeX arXiv:2202.06621

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Optimizing Explanations by Network Canonization and Hyperparameter Search

2022-11-30 · Frederik Pahde, Galip Ümit Yolcu, Alexander Binder, Wojciech Samek 외

Explainable AI (XAI) is slowly becoming a key component for many AI applications. Rule-based and modified backpropagation XAI approaches however often face challenges when being applied to modern model architectures incl…

Explainable Artificial Intelligence (XAI)image-classificationImage ClassificationQuestion Answering+2

Rethinking the Power of Graph Canonization in Graph Representation Learning with Stability

2023-09-01 · Zehao Dong, Muhan Zhang, Philip R. O. Payne, Michael A Province 외

The expressivity of Graph Neural Networks (GNNs) has been studied broadly in recent years to reveal the design principles for more powerful GNNs. Graph canonization is known as a typical approach to distinguish non-isomo…

Graph Representation LearningRepresentation Learning

When and How to Canonize: A Generalization Perspective

2026-05-10 · Yonatan Sverdlov, Benjamin Friedman, Snir Hordan, Nadav Dym arxiv

While invariant architectures are standard for processing symmetric data, there is growing interest in achieving invariance by applying group averaging or canonization to non-invariant backbones. However, the theoretical…

ConceptSMILE: Auditing the Trustworthiness of Concept-Based Explainable AI

2026-07-10 · Mohadeseh Mollapour, Koorosh Aslansefat, Zeinab Dehghani, Bhupesh Kumar Mishra 외 arxiv

Concept-based explainable artificial intelligence (AI) can make model reasoning more human-understandable, but concept-level outputs are not automatically trustworthy. We introduce ConceptSMILE, a model-agnostic perturba…

Explanation-Guided Medical Named Entity Recognition with Stability and Boundary Awareness for Atopic Dermatitis

2026-06-22 · Xueguang Li, Di Lin, Xue Jiang, Yanxi Li 외 arxiv

Objective: This study aims to improve the reliability and robustness of medical named entity recognition (NER) in Chinese atopic dermatitis (AD) clinical texts through explanation-guided learning. Methods: We propose a s…

Medical Named Entity Recognition