基于迁移学习的深度学习在图像分类任务中的研究与应用

Jingyuan Bai
{"title":"基于迁移学习的深度学习在图像分类任务中的研究与应用","authors":"Jingyuan Bai","doi":"10.1109/ICPECA60615.2024.10471046","DOIUrl":null,"url":null,"abstract":"With the continuous improvement of big data and computing power, deep learning models have achieved remarkable results in the field of image recognition, but building and training a deep neural network from scratch often requires a large amount of annotated data and expensive computing resources. This article first outlines the basic principles and challenges of deep learning in image classification tasks. Especially for task scenarios with small samples or scarce annotations, traditional deep learning models are prone to overfitting and insufficient generalization performance. Transfer learning is introduced into this study as an important strategy. Through deep models (such as ResNet, VGG, etc.) pre-trained on large-scale image data sets (such as ImageNet), universal feature representations are extracted. And we transfer these pre-trained model parameters to specific target image classification tasks for fine-tuning. Furthermore, this article elaborates on several typical applications of transfer learning in deep learning models, and analyzes how transfer learning can effectively help improve the accuracy of image classification on the target data set based on actual cases. The experimental part compares the results of directly training a new model and using the transfer learning method to initialize the model and then train on a variety of target data sets. The experiment proves that transfer learning can significantly improve the learning efficiency and final classification performance of the model under limited samples.","PeriodicalId":518671,"journal":{"name":"2024 IEEE 4th International Conference on Power, Electronics and Computer Applications (ICPECA)","volume":"4 3","pages":"1292-1297"},"PeriodicalIF":0.0000,"publicationDate":"2024-01-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Research and Application of Deep Learning Based on Transfer Learning in Image Classification Tasks\",\"authors\":\"Jingyuan Bai\",\"doi\":\"10.1109/ICPECA60615.2024.10471046\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"With the continuous improvement of big data and computing power, deep learning models have achieved remarkable results in the field of image recognition, but building and training a deep neural network from scratch often requires a large amount of annotated data and expensive computing resources. This article first outlines the basic principles and challenges of deep learning in image classification tasks. Especially for task scenarios with small samples or scarce annotations, traditional deep learning models are prone to overfitting and insufficient generalization performance. Transfer learning is introduced into this study as an important strategy. Through deep models (such as ResNet, VGG, etc.) pre-trained on large-scale image data sets (such as ImageNet), universal feature representations are extracted. And we transfer these pre-trained model parameters to specific target image classification tasks for fine-tuning. Furthermore, this article elaborates on several typical applications of transfer learning in deep learning models, and analyzes how transfer learning can effectively help improve the accuracy of image classification on the target data set based on actual cases. The experimental part compares the results of directly training a new model and using the transfer learning method to initialize the model and then train on a variety of target data sets. The experiment proves that transfer learning can significantly improve the learning efficiency and final classification performance of the model under limited samples.\",\"PeriodicalId\":518671,\"journal\":{\"name\":\"2024 IEEE 4th International Conference on Power, Electronics and Computer Applications (ICPECA)\",\"volume\":\"4 3\",\"pages\":\"1292-1297\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-01-26\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2024 IEEE 4th International Conference on Power, Electronics and Computer Applications (ICPECA)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICPECA60615.2024.10471046\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2024 IEEE 4th International Conference on Power, Electronics and Computer Applications (ICPECA)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICPECA60615.2024.10471046","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

随着大数据和计算能力的不断提高,深度学习模型在图像识别领域取得了令人瞩目的成果,但从零开始构建和训练深度神经网络往往需要大量标注数据和昂贵的计算资源。本文首先概述了深度学习在图像分类任务中的基本原理和挑战。特别是对于样本较少或注释稀缺的任务场景,传统的深度学习模型容易出现过拟合和泛化性能不足的问题。本研究将迁移学习作为一种重要策略引入其中。通过在大规模图像数据集(如 ImageNet)上预训练深度模型(如 ResNet、VGG 等),提取通用特征表征。然后,我们将这些预先训练好的模型参数转移到特定的目标图像分类任务中进行微调。此外,本文还阐述了迁移学习在深度学习模型中的几种典型应用,并根据实际案例分析了迁移学习如何有效帮助提高目标数据集上图像分类的准确性。实验部分比较了直接训练新模型和使用迁移学习方法初始化模型,然后在各种目标数据集上训练的结果。实验证明,在样本有限的情况下,迁移学习能显著提高模型的学习效率和最终分类性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Research and Application of Deep Learning Based on Transfer Learning in Image Classification Tasks
With the continuous improvement of big data and computing power, deep learning models have achieved remarkable results in the field of image recognition, but building and training a deep neural network from scratch often requires a large amount of annotated data and expensive computing resources. This article first outlines the basic principles and challenges of deep learning in image classification tasks. Especially for task scenarios with small samples or scarce annotations, traditional deep learning models are prone to overfitting and insufficient generalization performance. Transfer learning is introduced into this study as an important strategy. Through deep models (such as ResNet, VGG, etc.) pre-trained on large-scale image data sets (such as ImageNet), universal feature representations are extracted. And we transfer these pre-trained model parameters to specific target image classification tasks for fine-tuning. Furthermore, this article elaborates on several typical applications of transfer learning in deep learning models, and analyzes how transfer learning can effectively help improve the accuracy of image classification on the target data set based on actual cases. The experimental part compares the results of directly training a new model and using the transfer learning method to initialize the model and then train on a variety of target data sets. The experiment proves that transfer learning can significantly improve the learning efficiency and final classification performance of the model under limited samples.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Research on Fault Analysis and Remote Fault Diagnosis Technology of New Large Capacity Synchronous Condenser An Integrated Target Recognition Method Based on Improved Faster-RCNN for Apple Detection, Counting, Localization, and Quality Estimation Facial Image Restoration Algorithm Based on Generative Adversarial Networks A Data Retrieval Method Based on AGCN-WGAN Long Term Electricity Consumption Forecast Based on DA-LSTM
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1