RP-Unet:基于unet的网络,通过RNNPool实现计算效率高的息肉分割

Yue Chen, Zhiwen Liu, Yonggang Shi
{"title":"RP-Unet:基于unet的网络,通过RNNPool实现计算效率高的息肉分割","authors":"Yue Chen, Zhiwen Liu, Yonggang Shi","doi":"10.1117/12.2604803","DOIUrl":null,"url":null,"abstract":"The incidence of colon cancer has shown an upward trend in recent years, and the appearance of colon polyps is one of the signs of colon cancer. The detection and segmentation of colon polyps are one of the doctors' auxiliary diagnostic methods. However, the increasing number of model parameters and inference memory requirements make the engineering of polyp segmentation models a challenging task. In this paper, an efficient polyp segmentation model based on Unet and RNNPool named RP-Unet is proposed. The first two blocks consisted of two convolutional and max pooling layers in Unet are replaced with the proposed RNNPool Down and Fuse (RDF) modules to rapidly downsample and fuse the input feature maps, and they also provide feature maps for skip connection. The last two blocks in the encoder are replaced with the proposed Double Convolution with Residual connection and RNNPool (DCRR) modules, in which the convolution layers are residually connected, and the max pooling layer is replaced directly with RNNPool. In the two proposed modules, up mapping and channel mapping are used to strengthen feature propagation by mapping activation maps logically instead of allocating unnecessary memory. The proposed RP-Unet is evaluated on two polyp segmentation datasets, and experiments show that the peak inference memory is reduced by almost 22%, while the segmentation accuracy is not significantly reduced.","PeriodicalId":90079,"journal":{"name":"... International Workshop on Pattern Recognition in NeuroImaging. International Workshop on Pattern Recognition in NeuroImaging","volume":"35 1","pages":"1191302 - 1191302-7"},"PeriodicalIF":0.0000,"publicationDate":"2021-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"RP-Unet: a Unet-based network with RNNPool enables computation-efficient polyp segmentation\",\"authors\":\"Yue Chen, Zhiwen Liu, Yonggang Shi\",\"doi\":\"10.1117/12.2604803\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The incidence of colon cancer has shown an upward trend in recent years, and the appearance of colon polyps is one of the signs of colon cancer. The detection and segmentation of colon polyps are one of the doctors' auxiliary diagnostic methods. However, the increasing number of model parameters and inference memory requirements make the engineering of polyp segmentation models a challenging task. In this paper, an efficient polyp segmentation model based on Unet and RNNPool named RP-Unet is proposed. The first two blocks consisted of two convolutional and max pooling layers in Unet are replaced with the proposed RNNPool Down and Fuse (RDF) modules to rapidly downsample and fuse the input feature maps, and they also provide feature maps for skip connection. The last two blocks in the encoder are replaced with the proposed Double Convolution with Residual connection and RNNPool (DCRR) modules, in which the convolution layers are residually connected, and the max pooling layer is replaced directly with RNNPool. In the two proposed modules, up mapping and channel mapping are used to strengthen feature propagation by mapping activation maps logically instead of allocating unnecessary memory. The proposed RP-Unet is evaluated on two polyp segmentation datasets, and experiments show that the peak inference memory is reduced by almost 22%, while the segmentation accuracy is not significantly reduced.\",\"PeriodicalId\":90079,\"journal\":{\"name\":\"... International Workshop on Pattern Recognition in NeuroImaging. International Workshop on Pattern Recognition in NeuroImaging\",\"volume\":\"35 1\",\"pages\":\"1191302 - 1191302-7\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-08-06\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"... International Workshop on Pattern Recognition in NeuroImaging. International Workshop on Pattern Recognition in NeuroImaging\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1117/12.2604803\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"... International Workshop on Pattern Recognition in NeuroImaging. International Workshop on Pattern Recognition in NeuroImaging","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1117/12.2604803","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

近年来结肠癌的发病率呈上升趋势,结肠息肉的出现是结肠癌的征兆之一。结肠息肉的检测与分割是医生辅助诊断的方法之一。然而,越来越多的模型参数和推理内存要求使得息肉分割模型的工程成为一项具有挑战性的任务。本文提出了一种基于Unet和RNNPool的高效息肉分割模型RP-Unet。将Unet中由两个卷积和最大池化层组成的前两个块替换为提出的RNNPool Down和Fuse (RDF)模块,以快速下采样和融合输入特征图,并为跳过连接提供特征图。编码器的最后两个块被替换为提出的带有残差连接的Double Convolution和RNNPool (DCRR)模块,其中卷积层残差连接,最大池层直接被替换为RNNPool。在这两个模块中,上映射和通道映射通过逻辑映射激活映射来增强特征传播,而不是分配不必要的内存。在两个息肉分割数据集上对RP-Unet进行了评估,实验表明,在分割精度没有明显降低的情况下,峰值推理记忆减少了近22%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
RP-Unet: a Unet-based network with RNNPool enables computation-efficient polyp segmentation
The incidence of colon cancer has shown an upward trend in recent years, and the appearance of colon polyps is one of the signs of colon cancer. The detection and segmentation of colon polyps are one of the doctors' auxiliary diagnostic methods. However, the increasing number of model parameters and inference memory requirements make the engineering of polyp segmentation models a challenging task. In this paper, an efficient polyp segmentation model based on Unet and RNNPool named RP-Unet is proposed. The first two blocks consisted of two convolutional and max pooling layers in Unet are replaced with the proposed RNNPool Down and Fuse (RDF) modules to rapidly downsample and fuse the input feature maps, and they also provide feature maps for skip connection. The last two blocks in the encoder are replaced with the proposed Double Convolution with Residual connection and RNNPool (DCRR) modules, in which the convolution layers are residually connected, and the max pooling layer is replaced directly with RNNPool. In the two proposed modules, up mapping and channel mapping are used to strengthen feature propagation by mapping activation maps logically instead of allocating unnecessary memory. The proposed RP-Unet is evaluated on two polyp segmentation datasets, and experiments show that the peak inference memory is reduced by almost 22%, while the segmentation accuracy is not significantly reduced.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信