Deep Model Transferability from Attribution Maps
Jie Song, Yixin Chen, Xinchao Wang, Chengchao Shen, Mingli Song

TL;DR
This paper introduces a fast, annotation-free method to estimate transferability between deep vision networks by comparing attribution maps, preserving task relationships more efficiently than existing approaches.
Contribution
It proposes a novel, simple approach to measure transferability using attribution maps, avoiding annotations and architecture constraints, and significantly reducing computational cost.
Findings
Method is several times faster than taskonomy.
Preserves task-wise topological structure similar to taskonomy.
Requires no human annotations or architecture constraints.
Abstract
Exploring the transferability between heterogeneous tasks sheds light on their intrinsic interconnections, and consequently enables knowledge transfer from one task to another so as to reduce the training effort of the latter. In this paper, we propose an embarrassingly simple yet very efficacious approach to estimating the transferability of deep networks, especially those handling vision tasks. Unlike the seminal work of taskonomy that relies on a large number of annotations as supervision and is thus computationally cumbersome, the proposed approach requires no human annotations and imposes no constraints on the architectures of the networks. This is achieved, specifically, via projecting deep networks into a model space, wherein each network is treated as a point and the distances between two points are measured by deviations of their produced attribution maps. The proposed approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks · Machine Learning in Materials Science
