paper-with-me

Papers

TVE: Learning Meta-attribution for Transferable Vision Explainer

2023-12-23 · Guanchu Wang, Yu-Neng Chuang, Fan Yang, Mengnan Du, Chia-Yuan Chang, Shaochen Zhong, Zirui Liu, Zhaozhuo Xu, Kaixiong Zhou, Xuanting Cai, Xia Hu

Explainable machine learning significantly improves the transparency of deep neural networks. However, existing work is constrained to explaining the behavior of individual model predictions, and lacks the ability to transfer the explanation across various models and tasks. This limitation results in explaining various tasks being time- and resource-consuming. To address this problem, we introduce a Transferable Vision Explainer (TVE) that can effectively explain various vision models in downstream tasks. Specifically, the transferability of TVE is realized through a pre-training process on large-scale datasets towards learning the meta-attribution. This meta-attribution leverages the versatility of generic backbone encoders to comprehensively encode the attribution knowledge for the input instance, which enables TVE to seamlessly transfer to explain various downstream tasks, without the need for training on task-specific data. Empirical studies involve explaining three different architectures of vision models across three diverse downstream datasets. The experimental results indicate TVE is effective in explaining these tasks without the need for additional training on downstream data.

📄 PDF Abstract BibTeX arXiv:2312.15359

Code (1)

guanchuwang/tve 공식 구현 pytorch

Similar Papers 제목 키워드 기반

ExplainerPFN: Towards tabular foundation models for model-free zero-shot feature importance estimations

2026-01-30 · Joao Fonseca, Julia Stoyanovich arxiv

Computing the importance of features in supervised classification tasks is critical for model interpretability. Shapley values are a widely used approach for explaining model predictions, but require direct access to the…

Feature Importance

Efficient Explanations from Empirical Explainers

2021-03-29 · EMNLP (BlackboxNLP) 2021 11 · Robert Schwarzenberg, Nils Feldhus, Sebastian Möller

Amid a discussion about Green AI in which we see explainability neglected, we explore the possibility to efficiently approximate computationally expensive explainers. To this end, we propose feature attribution modelling…

Is Meta-Path Attention an Explanation? Evidence of Alignment and Decoupling in Heterogeneous GNNs

2026-02-09 · Maiqi Jiang, Noman Ali, Yiran Ding, Yanfu Zhang arxiv

Meta-path-based heterogeneous graph neural networks aggregate over meta-path-induced views, and their semantic-level attention over meta-path channels is widely used as a narrative for ``which semantics matter.'' We stud…

Selective Explanations

2024-05-29 · Lucas Monteiro Paes, Dennis Wei, Flavio P. Calmon

Feature attribution methods explain black-box machine learning (ML) models by assigning importance scores to input features. These methods can be computationally expensive for large ML models. To address this challenge, …

T-Explainer: A Model-Agnostic Explainability Framework Based on Gradients

2024-04-25 · Evandro S. Ortigossa, Fábio F. Dias, Brian Barr, Claudio T. Silva 외

The development of machine learning applications has increased significantly in recent years, motivated by the remarkable ability of learning-powered systems to discover and generalize intricate patterns hidden in massiv…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)