基于深度神经网络的图像字幕编解码器框架实现

Md. Mijanur Rahman, A. Uzzaman, S. Sami
{"title":"基于深度神经网络的图像字幕编解码器框架实现","authors":"Md. Mijanur Rahman, A. Uzzaman, S. Sami","doi":"10.1109/SPICSCON54707.2021.9885414","DOIUrl":null,"url":null,"abstract":"This study is concerned with the development of a deep neural network-based framework, including a “convolutional neural network (CNN)” encoder and a “Long Short-Term Memory (LSTM)” decoder in an automatic image captioning application. The proposed model percepts information points in a picture and their relationship to one another in the viewpoint. Firstly, a CNN encoder excels at retaining spatial information and recognizing objects in images by extracting features to produce vocabulary that describes the photos. Secondly, an LSTM network decoder is used for predicting words and creating meaningful sentences from the built keywords. Thus, in the proposed neural network-based system, the VGG-19 model is presented for defining the proposed model as an image feature extractor and sequence processor, and then the LSTM model provides a fixed-length output vector as a final prediction. A variety of images from several open-source datasets, such as Flickr 8k, Flickr 30k, and MS COCO, were explored and used for training as well as testing the proposed model. The experiment was done on Python with Keras and TensorFlow backend. It demonstrated the automatic image captioning and evaluated the performance of the proposed model using the BLEU (BiLingual Evaluation Understudy) metric.","PeriodicalId":159505,"journal":{"name":"2021 IEEE International Conference on Signal Processing, Information, Communication & Systems (SPICSCON)","volume":"347 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-12-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Implementing Deep Neural Network Based Encoder-Decoder Framework for Image Captioning\",\"authors\":\"Md. Mijanur Rahman, A. Uzzaman, S. Sami\",\"doi\":\"10.1109/SPICSCON54707.2021.9885414\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This study is concerned with the development of a deep neural network-based framework, including a “convolutional neural network (CNN)” encoder and a “Long Short-Term Memory (LSTM)” decoder in an automatic image captioning application. The proposed model percepts information points in a picture and their relationship to one another in the viewpoint. Firstly, a CNN encoder excels at retaining spatial information and recognizing objects in images by extracting features to produce vocabulary that describes the photos. Secondly, an LSTM network decoder is used for predicting words and creating meaningful sentences from the built keywords. Thus, in the proposed neural network-based system, the VGG-19 model is presented for defining the proposed model as an image feature extractor and sequence processor, and then the LSTM model provides a fixed-length output vector as a final prediction. A variety of images from several open-source datasets, such as Flickr 8k, Flickr 30k, and MS COCO, were explored and used for training as well as testing the proposed model. The experiment was done on Python with Keras and TensorFlow backend. It demonstrated the automatic image captioning and evaluated the performance of the proposed model using the BLEU (BiLingual Evaluation Understudy) metric.\",\"PeriodicalId\":159505,\"journal\":{\"name\":\"2021 IEEE International Conference on Signal Processing, Information, Communication & Systems (SPICSCON)\",\"volume\":\"347 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-12-03\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 IEEE International Conference on Signal Processing, Information, Communication & Systems (SPICSCON)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/SPICSCON54707.2021.9885414\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE International Conference on Signal Processing, Information, Communication & Systems (SPICSCON)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/SPICSCON54707.2021.9885414","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

本研究涉及基于深度神经网络框架的开发,包括自动图像字幕应用中的“卷积神经网络(CNN)”编码器和“长短期记忆(LSTM)”解码器。提出的模型感知图像中的信息点及其在视点中的相互关系。首先,CNN编码器擅长于保留空间信息,并通过提取特征来产生描述照片的词汇表来识别图像中的物体。其次,使用LSTM网络解码器来预测单词并从构建的关键词中创建有意义的句子。因此,在基于神经网络的系统中,提出了VGG-19模型,用于将所提出的模型定义为图像特征提取器和序列处理器,然后LSTM模型提供固定长度的输出向量作为最终预测。我们对来自几个开源数据集(如Flickr 8k、Flickr 30k和MS COCO)的各种图像进行了探索,并将其用于训练和测试所提出的模型。实验是在Python上使用Keras和TensorFlow后端完成的。演示了自动图像字幕,并使用BLEU(双语评价替补)度量评估了所提出模型的性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Implementing Deep Neural Network Based Encoder-Decoder Framework for Image Captioning
This study is concerned with the development of a deep neural network-based framework, including a “convolutional neural network (CNN)” encoder and a “Long Short-Term Memory (LSTM)” decoder in an automatic image captioning application. The proposed model percepts information points in a picture and their relationship to one another in the viewpoint. Firstly, a CNN encoder excels at retaining spatial information and recognizing objects in images by extracting features to produce vocabulary that describes the photos. Secondly, an LSTM network decoder is used for predicting words and creating meaningful sentences from the built keywords. Thus, in the proposed neural network-based system, the VGG-19 model is presented for defining the proposed model as an image feature extractor and sequence processor, and then the LSTM model provides a fixed-length output vector as a final prediction. A variety of images from several open-source datasets, such as Flickr 8k, Flickr 30k, and MS COCO, were explored and used for training as well as testing the proposed model. The experiment was done on Python with Keras and TensorFlow backend. It demonstrated the automatic image captioning and evaluated the performance of the proposed model using the BLEU (BiLingual Evaluation Understudy) metric.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信