paper-with-me

홈 › Papers

Transferability Estimation Based On Principal Gradient Expectation

2022-11-29 · Huiyan Qi, Lechao Cheng, Jingjing Chen, Yue Yu, Xue Song, Zunlei Feng, Yu-Gang Jiang

Transfer learning aims to improve the performance of target tasks by transferring knowledge acquired in source tasks. The standard approach is pre-training followed by fine-tuning or linear probing. Especially, selecting a proper source domain for a specific target domain under predefined tasks is crucial for improving efficiency and effectiveness. It is conventional to solve this problem via estimating transferability. However, existing methods can not reach a trade-off between performance and cost. To comprehensively evaluate estimation methods, we summarize three properties: stability, reliability and efficiency. Building upon them, we propose Principal Gradient Expectation(PGE), a simple yet effective method for assessing transferability. Specifically, we calculate the gradient over each weight unit multiple times with a restart scheme, and then we compute the expectation of all gradients. Finally, the transferability between the source and target is estimated by computing the gap of normalized principal gradients. Extensive experiments show that the proposed metric is superior to state-of-the-art methods on all properties.

📄 PDF Abstract BibTeX arXiv:2211.16299

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Transferability Estimation for Semantic Segmentation Task

2021-09-30 · Yang Tan, Yang Li, Shao-Lun Huang

Transferability estimation is a fundamental problem in transfer learning to predict how good the performance is when transferring a source model (or source task) to a target task. With the guidance of transferability sco…

Autonomous Drivingimage-classificationImage ClassificationMedical Image Analysis+3

Towards Understanding the Transferability of Deep Representations

2019-09-26 · Hong Liu, Mingsheng Long, Jian-Min Wang, Michael. I. Jordan

Deep neural networks trained on a wide range of datasets demonstrate impressive transferability. Deep features appear general in that they are applicable to many datasets and tasks. Such property is in prevalent use in r…

Exploring the Space of Black-box Attacks on Deep Neural Networks

2017-12-27 · ICLR 2018 1 · Arjun Nitin Bhagoji, Warren He, Bo Li, Dawn Song

Existing black-box attacks on deep neural networks (DNNs) so far have largely focused on transferability, where an adversarial instance generated for a locally trained model can "transfer" to attack other learning models…

Transferability of coVariance Neural Networks and Application to Interpretable Brain Age Prediction using Anatomical Features

2023-05-02 · Saurabh Sihag, Gonzalo Mateos, Corey T. McMillan, Alejandro Ribeiro

Graph convolutional networks (GCN) leverage topology-driven graph convolutional operations to combine information across the graph for inference tasks. In our recent work, we have studied GCNs with covariance matrices as…

Stochastic gradient descent for hybrid quantum-classical optimization

2019-10-02 · Ryan Sweke, Frederik Wilde, Johannes Meyer, Maria Schuld 외

Within the context of hybrid quantum-classical optimization, gradient descent based optimizers typically require the evaluation of expectation values with respect to the outcome of parameterized quantum circuits. In this…