基于迁移学习的深度卷积神经网络用于新生儿疼痛表情识别

G. Lu, Qiang Hao, Kaiting Kong, Jingjie Yan, Haibo Li, Xiaonan Li
{"title":"基于迁移学习的深度卷积神经网络用于新生儿疼痛表情识别","authors":"G. Lu, Qiang Hao, Kaiting Kong, Jingjie Yan, Haibo Li, Xiaonan Li","doi":"10.1109/FSKD.2018.8687129","DOIUrl":null,"url":null,"abstract":"For the neonatal pain expression recognition task, the recognition precision of the algorithms based on traditional machine learning isn't robust to the illumination and pose variations. The recognition algorithms based on deep learning usually rely on large-scale labeled training datasets, the recognition performance of these algorithms will be low when the labeled neonatal pain expression image dataset is small. To overcome these drawbacks, we present a neonatal pain expression recognition approach based on pre-trained deep convolutional neural network (DCNN) model with transfer learning. In this work, the introduction of transfer learning technology avoids the occurrence of over-fitting and accelerate the training procedure. Firstly, some typical DCNNs which have been trained on the ImageNet dataset, such as AlexNet, VGG-16, Inception- V3,ResNet-50 and Xception, are selected as the basic models to extract the general features of images. Then, in order to enhance the generalization ability of the DCNNs, the pre-trained DCNNs are fine-tuned by using the neonatal pain expression image dataset, and so that the feature transfer from the general image to the neonatal expression image is realized. Finally, we use different transfer learning methods to test the fine-tuned DCNN models. The experiment results show that the fine-tuned VGG-16 model achieved the best recognition accuracy (78.3 %) on the small neonatal pain expression image dataset, which indicates that the fine-tuning method can effectively obtain a DCNN model with good performance, and the transfer learning is an effective method for training DCNN when the available labeled training dataset is small. The effectiveness of DCNN and transfer learning for neonatal pain expression recognition shows promising application for clinical diagnosis.","PeriodicalId":235481,"journal":{"name":"2018 14th International Conference on Natural Computation, Fuzzy Systems and Knowledge Discovery (ICNC-FSKD)","volume":"418 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"5","resultStr":"{\"title\":\"Deep Convolutional Neural Networks with Transfer Learning for Neonatal Pain Expression Recognition\",\"authors\":\"G. Lu, Qiang Hao, Kaiting Kong, Jingjie Yan, Haibo Li, Xiaonan Li\",\"doi\":\"10.1109/FSKD.2018.8687129\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"For the neonatal pain expression recognition task, the recognition precision of the algorithms based on traditional machine learning isn't robust to the illumination and pose variations. The recognition algorithms based on deep learning usually rely on large-scale labeled training datasets, the recognition performance of these algorithms will be low when the labeled neonatal pain expression image dataset is small. To overcome these drawbacks, we present a neonatal pain expression recognition approach based on pre-trained deep convolutional neural network (DCNN) model with transfer learning. In this work, the introduction of transfer learning technology avoids the occurrence of over-fitting and accelerate the training procedure. Firstly, some typical DCNNs which have been trained on the ImageNet dataset, such as AlexNet, VGG-16, Inception- V3,ResNet-50 and Xception, are selected as the basic models to extract the general features of images. Then, in order to enhance the generalization ability of the DCNNs, the pre-trained DCNNs are fine-tuned by using the neonatal pain expression image dataset, and so that the feature transfer from the general image to the neonatal expression image is realized. Finally, we use different transfer learning methods to test the fine-tuned DCNN models. The experiment results show that the fine-tuned VGG-16 model achieved the best recognition accuracy (78.3 %) on the small neonatal pain expression image dataset, which indicates that the fine-tuning method can effectively obtain a DCNN model with good performance, and the transfer learning is an effective method for training DCNN when the available labeled training dataset is small. The effectiveness of DCNN and transfer learning for neonatal pain expression recognition shows promising application for clinical diagnosis.\",\"PeriodicalId\":235481,\"journal\":{\"name\":\"2018 14th International Conference on Natural Computation, Fuzzy Systems and Knowledge Discovery (ICNC-FSKD)\",\"volume\":\"418 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-07-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"5\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2018 14th International Conference on Natural Computation, Fuzzy Systems and Knowledge Discovery (ICNC-FSKD)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/FSKD.2018.8687129\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2018 14th International Conference on Natural Computation, Fuzzy Systems and Knowledge Discovery (ICNC-FSKD)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/FSKD.2018.8687129","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 5

摘要

对于新生儿疼痛表情识别任务,基于传统机器学习算法的识别精度对光照和姿态变化缺乏鲁棒性。基于深度学习的识别算法通常依赖于大规模的标记训练数据集,当标记新生儿疼痛表达图像数据集较小时,这些算法的识别性能会较低。为了克服这些缺点,我们提出了一种基于迁移学习的预训练深度卷积神经网络(DCNN)模型的新生儿疼痛表情识别方法。在本工作中,迁移学习技术的引入避免了过度拟合的发生,加快了训练过程。首先,选取在ImageNet数据集上训练过的典型DCNNs,如AlexNet、VGG-16、Inception- V3、ResNet-50和Xception作为基本模型,提取图像的一般特征;然后,为了增强DCNNs的泛化能力,利用新生儿疼痛表达图像数据集对预训练好的DCNNs进行微调,实现从一般图像到新生儿表达图像的特征转移。最后,我们使用不同的迁移学习方法来测试微调后的DCNN模型。实验结果表明,微调后的VGG-16模型在小新生儿疼痛表情图像数据集上的识别准确率最高(78.3%),表明该微调方法可以有效获得性能良好的DCNN模型,迁移学习是在可用标记训练数据集较小时训练DCNN的有效方法。DCNN和迁移学习在新生儿疼痛表情识别中的有效性在临床诊断中具有广阔的应用前景。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Deep Convolutional Neural Networks with Transfer Learning for Neonatal Pain Expression Recognition
For the neonatal pain expression recognition task, the recognition precision of the algorithms based on traditional machine learning isn't robust to the illumination and pose variations. The recognition algorithms based on deep learning usually rely on large-scale labeled training datasets, the recognition performance of these algorithms will be low when the labeled neonatal pain expression image dataset is small. To overcome these drawbacks, we present a neonatal pain expression recognition approach based on pre-trained deep convolutional neural network (DCNN) model with transfer learning. In this work, the introduction of transfer learning technology avoids the occurrence of over-fitting and accelerate the training procedure. Firstly, some typical DCNNs which have been trained on the ImageNet dataset, such as AlexNet, VGG-16, Inception- V3,ResNet-50 and Xception, are selected as the basic models to extract the general features of images. Then, in order to enhance the generalization ability of the DCNNs, the pre-trained DCNNs are fine-tuned by using the neonatal pain expression image dataset, and so that the feature transfer from the general image to the neonatal expression image is realized. Finally, we use different transfer learning methods to test the fine-tuned DCNN models. The experiment results show that the fine-tuned VGG-16 model achieved the best recognition accuracy (78.3 %) on the small neonatal pain expression image dataset, which indicates that the fine-tuning method can effectively obtain a DCNN model with good performance, and the transfer learning is an effective method for training DCNN when the available labeled training dataset is small. The effectiveness of DCNN and transfer learning for neonatal pain expression recognition shows promising application for clinical diagnosis.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术文献互助群
群 号:604180095
Book学术官方微信