paper-with-me

Papers

DEPARA: Deep Attribution Graph for Deep Knowledge Transferability

2020-03-17 · CVPR 2020 6 · Jie Song, Yixin Chen, Jingwen Ye, Xinchao Wang, Chengchao Shen, Feng Mao, Mingli Song

Exploring the intrinsic interconnections between the knowledge encoded in PRe-trained Deep Neural Networks (PR-DNNs) of heterogeneous tasks sheds light on their mutual transferability, 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 the DEeP Attribution gRAph (DEPARA) to investigate the transferability of knowledge learned from PR-DNNs. In DEPARA, nodes correspond to the inputs and are represented by their vectorized attribution maps with regards to the outputs of the PR-DNN. Edges denote the relatedness between inputs and are measured by the similarity of their features extracted from the PR-DNN. The knowledge transferability of two PR-DNNs is measured by the similarity of their corresponding DEPARAs. We apply DEPARA to two important yet under-studied problems in transfer learning: pre-trained model selection and layer selection. Extensive experiments are conducted to demonstrate the effectiveness and superiority of the proposed method in solving both these problems. Code, data and models reproducing the results in this paper are available at \url{https://github.com/zju-vipa/DEPARA}.

📄 PDF Abstract BibTeX arXiv:2003.07496

Code (1)

zju-vipa/DEPARA 공식 구현 pytorch

Tasks

Model SelectionTransfer Learning

Similar Papers 제목 키워드 기반

Avengers Ensemble! Improving Transferability of Authorship Obfuscation

2021-09-15 · Muhammad Haroon, Fareed Zaffar, Padmini Srinivasan, Zubair Shafiq

Stylometric approaches have been shown to be quite effective for real-world authorship attribution. To mitigate the privacy threat posed by authorship attribution, researchers have proposed automated authorship obfuscati…

Authorship Attribution

Deep Model Transferability from Attribution Maps

2019-09-26 · NeurIPS 2019 12 · Jie Song, Yixin Chen, Xinchao Wang, Chengchao Shen 외

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 l…

modelTransfer Learning

Lymphocyte Classification in Hyperspectral Images of Ovarian Cancer Tissue Biopsy Samples

2022-03-23 · Benjamin Paulson, Theodore Colwell, Natalia Bukowski, Joseph Weller 외

Current methods for diagnosing the progression of multiple types of cancer within patients rely on interpreting stained needle biopsies. This process is time-consuming and susceptible to error throughout the paraffinizat…

BIG-bench Machine Learning

Natias: Neuron Attribution based Transferable Image Adversarial Steganography

2024-09-08 · Zexin Fan, Kejiang Chen, Kai Zeng, Jiansong Zhang 외

Image steganography is a technique to conceal secret messages within digital images. Steganalysis, on the contrary, aims to detect the presence of secret messages within images. Recently, deep-learning-based steganalysis…

AttributeImage SteganographySteganalysis

Improving Adversarial Transferability via Neuron Attribution-Based Attacks

2022-03-31 · CVPR 2022 1 · Jianping Zhang, Weibin Wu, Jen-tse Huang, Yizhan Huang 외

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples. It is thus imperative to devise effective attack algorithms to identify the deficiencies of DNNs beforehand in security-sensitive applicatio…

Attribute