关注卷积网络深度迁移学习的知识蒸馏

Xingjian Li, H. Xiong, Zeyu Chen, Jun Huan, Ji Liu, Chengzhong Xu, D. Dou
{"title":"关注卷积网络深度迁移学习的知识蒸馏","authors":"Xingjian Li, H. Xiong, Zeyu Chen, Jun Huan, Ji Liu, Chengzhong Xu, D. Dou","doi":"10.1145/3473912","DOIUrl":null,"url":null,"abstract":"Transfer learning through fine-tuning a pre-trained neural network with an extremely large dataset, such as ImageNet, can significantly improve and 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 article, we propose a novel regularized transfer learning framework \\operatorname{DELTA} , namely DEep Learning Transfer using Feature Map with Attention. Instead of constraining the weights of neural network, \\operatorname{DELTA} aims at preserving the outer layer outputs of the source network. Specifically, in addition to minimizing the empirical loss, \\operatorname{DELTA} aligns 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 a supervised learning manner. We evaluate \\operatorname{DELTA} with the state-of-the-art algorithms, including L^2 and \\emph {L}^2\\text{-}SP . The experiment results show that our method outperforms these baselines with higher accuracy for new tasks. Code has been made publicly available.1","PeriodicalId":435653,"journal":{"name":"ACM Transactions on Knowledge Discovery from Data (TKDD)","volume":"134 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"8","resultStr":"{\"title\":\"Knowledge Distillation with Attention for Deep Transfer Learning of Convolutional Networks\",\"authors\":\"Xingjian Li, H. Xiong, Zeyu Chen, Jun Huan, Ji Liu, Chengzhong Xu, D. Dou\",\"doi\":\"10.1145/3473912\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Transfer learning through fine-tuning a pre-trained neural network with an extremely large dataset, such as ImageNet, can significantly improve and 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 article, we propose a novel regularized transfer learning framework \\\\operatorname{DELTA} , namely DEep Learning Transfer using Feature Map with Attention. Instead of constraining the weights of neural network, \\\\operatorname{DELTA} aims at preserving the outer layer outputs of the source network. Specifically, in addition to minimizing the empirical loss, \\\\operatorname{DELTA} aligns 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 a supervised learning manner. We evaluate \\\\operatorname{DELTA} with the state-of-the-art algorithms, including L^2 and \\\\emph {L}^2\\\\text{-}SP . The experiment results show that our method outperforms these baselines with higher accuracy for new tasks. Code has been made publicly available.1\",\"PeriodicalId\":435653,\"journal\":{\"name\":\"ACM Transactions on Knowledge Discovery from Data (TKDD)\",\"volume\":\"134 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-10-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"8\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"ACM Transactions on Knowledge Discovery from Data (TKDD)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3473912\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"ACM Transactions on Knowledge Discovery from Data (TKDD)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3473912","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 8

摘要

迁移学习通过对具有超大数据集(如ImageNet)的预训练神经网络进行微调,可以显著提高和加快训练速度,但由于新目标任务的数据集大小有限,迁移学习的准确性经常受到瓶颈。为了解决这一问题,研究了以起始点为参考约束目标网络外层权值的正则化方法。在本文中,我们提出了一个新的正则化迁移学习框架\operatorname{DELTA},即使用Feature Map with Attention的深度学习迁移。\operatorname{DELTA}的目的是保留源网络的外层输出,而不是约束神经网络的权重。具体来说,除了最小化经验损失之外,\operatorname{DELTA}通过约束特征映射的子集来对齐两个网络的外层输出,这些特征映射是由以监督学习的方式学习的注意力精确选择的。我们使用最先进的算法评估\operatorname{DELTA},包括L^2和\emph {L}^2\text{-}SP。实验结果表明,对于新任务,我们的方法具有更高的准确率。代码已经公开发布
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Knowledge Distillation with Attention for Deep Transfer Learning of Convolutional Networks
Transfer learning through fine-tuning a pre-trained neural network with an extremely large dataset, such as ImageNet, can significantly improve and 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 article, we propose a novel regularized transfer learning framework \operatorname{DELTA} , namely DEep Learning Transfer using Feature Map with Attention. Instead of constraining the weights of neural network, \operatorname{DELTA} aims at preserving the outer layer outputs of the source network. Specifically, in addition to minimizing the empirical loss, \operatorname{DELTA} aligns 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 a supervised learning manner. We evaluate \operatorname{DELTA} with the state-of-the-art algorithms, including L^2 and \emph {L}^2\text{-}SP . The experiment results show that our method outperforms these baselines with higher accuracy for new tasks. Code has been made publicly available.1
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信