Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DELTA: DEep Learning Transfer using Feature Map with Attention for Convolutional Networks

About

Transfer learning through fine-tuning a pre-trained neural network with an extremely large dataset, such as ImageNet, can significantly accelerate training while the accuracy is frequently bottlenecked by the limited dataset size of the new target task. To solve the problem, some regularization methods, constraining the outer layer weights of the target network using the starting point as references (SPAR), have been studied. In this paper, we propose a novel regularized transfer learning framework DELTA, namely DEep Learning Transfer using Feature Map with Attention. Instead of constraining the weights of neural network, DELTA aims to preserve the outer layer outputs of the target network. Specifically, in addition to minimizing the empirical loss, DELTA intends to align the outer layer outputs of two networks, through constraining a subset of feature maps that are precisely selected by attention that has been learned in an supervised learning manner. We evaluate DELTA with the state-of-the-art algorithms, including L2 and L2-SP. The experiment results show that our proposed method outperforms these baselines with higher accuracy for new tasks.

Xingjian Li, Haoyi Xiong, Hanchao Wang, Yuxuan Rao, Liping Liu, Zeyu Chen, Jun Huan• 2019

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy63.96
742
Image ClassificationCIFAR-100
Top-1 Accuracy80.39
622
Image ClassificationDTD
Accuracy72.23
487
Image ClassificationCIFAR-10--
471
Image ClassificationAircraft
Accuracy87.05
302
Image ClassificationOxford-IIIT Pets
Accuracy89.54
259
Image ClassificationCaltech-101
Accuracy92.19
198
Image ClassificationFGVC Aircraft
Top-1 Accuracy87.05
185
Molecular property predictionMoleculeNet BBBP (scaffold)
ROC AUC68.6
117
Molecular property predictionMoleculeNet SIDER (scaffold)
ROC-AUC0.63
97
Showing 10 of 25 rows

Other info

Follow for update