LGAICVDec 23, 2023

TVE: Learning Meta-attribution for Transferable Vision Explainer

arXiv:2312.15359v22 citationsICML
Originality Incremental advance
AI Analysis

This addresses the time- and resource-consuming limitation of explaining diverse tasks in vision AI, though it is incremental as it builds on existing explainability methods.

The paper tackles the problem of explainable machine learning lacking transferability across models and tasks by introducing a Transferable Vision Explainer (TVE) that learns meta-attribution through pre-training, enabling effective explanation of various vision models on downstream datasets without task-specific training.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes