paper-with-me

홈 › Papers

Auto-Transfer: Learning to Route Transferrable Representations

2022-02-02 · Keerthiram Murugesan, Vijay Sadashivaiah, Ronny Luss, Karthikeyan Shanmugam, Pin-Yu Chen, Amit Dhurandhar

Knowledge transfer between heterogeneous source and target networks and tasks has received a lot of attention in recent times as large amounts of quality labeled data can be difficult to obtain in many applications. Existing approaches typically constrain the target deep neural network (DNN) feature representations to be close to the source DNNs feature representations, which can be limiting. We, in this paper, propose a novel adversarial multi-armed bandit approach that automatically learns to route source representations to appropriate target representations following which they are combined in meaningful ways to produce accurate target models. We see upwards of 5\% accuracy improvements compared with the state-of-the-art knowledge transfer methods on four benchmark (target) image datasets CUB200, Stanford Dogs, MIT67, and Stanford40 where the source dataset is ImageNet. We qualitatively analyze the goodness of our transfer scheme by showing individual examples of the important features focused on by our target network at different layers compared with the (closest) competitors. We also observe that our improvement over other methods is higher for smaller target datasets making it an effective tool for small data applications that may benefit from transfer learning.

📄 PDF Abstract BibTeX arXiv:2202.01011

Code (1)

ibm/auto-transfer 공식 구현

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Just-in-time and distributed task representations in language models

2025-08-28 · Yuxuan Li, Declan Campbell, Stephanie C. Y. Chan, Andrew Kyle Lampinen arxiv

Many of language models' impressive capabilities originate from their in-context learning: based on instructions or examples, they can infer and perform new tasks without weight updates. In this work, we investigate when…

Transferrable Feature and Projection Learning with Class Hierarchy for Zero-Shot Learning

2018-10-19 · Aoxue Li, Zhiwu Lu, Jiechao Guan, Tao Xiang 외

Zero-shot learning (ZSL) aims to transfer knowledge from seen classes to unseen ones so that the latter can be recognised without any training samples. This is made possible by learning a projection function between a fe…

AttributeClusteringFew-Shot LearningZero-Shot Learning

Differentially Private Transferrable Deep Learning with Membership-Mappings

2021-05-10 · Mohit Kumar

This paper considers the problem of differentially private semi-supervised transfer and multi-task learning. The notion of \emph{membership-mapping} has been developed using measure theory basis to learn data representat…

Deep LearningMulti-Task LearningTransfer Learning

Revealed Preferences of One-Sided Matching

2022-10-25 · Andrew Tai

Consider the object allocation (one-sided matching) model of Shapley and Scarf (1974). When final allocations are observed but agents' preferences are unknown, when might the allocation be in the core? This is a one-side…

Combinatorial Optimization

Auto-Transfer: Learning to Route Transferable Representations

2021-09-29 · ICLR 2022 4 · Keerthiram Murugesan, Vijay Sadashivaiah, Ronny Luss, Karthikeyan Shanmugam 외

Knowledge transfer between heterogeneous source and target networks and tasks has received a lot of attention in recent times as large amounts of quality labelled data can be difficult to obtain in many applications. Exi…

Transfer Learning