CytoBrain:Cervical Cancer Screening System Based on Deep Learning Technology

来源 :计算机科学技术学报(英文版) | 被引量 : 0次 | 上传用户:lgfgdf
下载到本地 , 更方便阅读
声明 : 本文档内容版权归属内容提供方 , 如果您对本文有版权争议 , 可与客服联系进行内容授权或下架
论文部分内容阅读
Identification of abnormal cervical cells is a significant problem in computer-aided diagnosis of cervical cancer.In this study,we develop an artificial intelligence (AI) system,named CytoBrain,to automatically screen abnormal cervical cells to help facilitate the subsequent clinical diagnosis of the subjects.The system consists of three main modules:1) the cervical cell segmentation module which is responsible for efficiently extracting cell images in a whole slide image (WSI);2) the cell classification module based on a compact visual geometry group (VGG) network called CompactVGG which is the key part of the system and is used for building the cell classifier;3) the visualized human-aided diagnosis module which can automatically diagnose a WSI based on the classification results of cells in it,and provide two visual display modes for users to review and modify.For model construction and validation,we have developed a dataset containing 198952 cervical cell images (60238 positive,25001 negative,and 113713 junk) from samples of 2312 adult women.Since CompactVGG is the key part of CytoBrain,we conduct comparison experiments to evaluate its time and classification performance on our developed dataset and two public datasets separately.The comparison results with VGG11,the most efficient one in the family of VGG networks,show that CompactVGG takes less time for either model training or sample testing.Compared with three sophisticated deep learning models,CompactVGG consistently achieves the best classification performance.The results illustrate that the system based on CompactVGG is efficient and effective and can support for large-scale cervical cancer screening.
其他文献
根据无机化学课程特征,研究并实施线上线下混合教学模式,通过课前线上自主学习和讨论交流,了解学生对学习内容的掌握情况,线下课堂进行重点讲解,最终实现无机化学课堂教学效
针对地方院校计算机本科实践教学环节系统性较弱、创新意识与能力培养机制不足的问题,设计一套创新能力训练课程的实验模式,以智能车与数据采集实验装置为例,从软硬件及扩展
It is our great honor to announce the publication of this special section on AI and big data analytics in biology and medicine in the Journal of Computing Scien
期刊
Unlike traditional clustering analysis,the biclustering algorithm works simultaneously on two dimensions of samples (row) and variables (column).In recent years