Abstract

BackgroundMore and more evidences suggest that circulating tumor cells (CTC) may be a good biomarker, not only as a prognostic indicator for tumors, but also for monitoring therapeutic effect and recurrence. However, the detection of CTC usually requires the final artificial judgment. This requires experienced pathologists and increases their workload. The application of machine learning in medical image recognition can effectively improve the level of automation and reduce the workload. So we hope to use machine learning to identify CTCs. MethodsFirst, the python's openCV software package is used to segment the images of CTCs by image denoising, image filtering, edge detection, image expansion and contraction techniques. Secondly, the segmented cell images as a training set are trained using the CNN deep learning network. The CNN deep learning network includes input layer, intermediate hidden layer, and output layer. The middle hidden layer contains three layers, namely layer1, layer2 and lager3. Each intermediate hidden layer further includes convolution layer, excitation layer, and pooling layer. After the input layer, the cell images first enter the first intermediate hidden layer. The convolution layer of the first intermediate hidden layer is composed of 32 5x5 convolution kernels, which are then output to the pooling layer for dimension reduction through the ReLU excitation layer. After dimension reduction, the data is output from the first hidden layer to complete an entire feature extraction process. Then, through the second and third intermediate hidden layers in sequence, all feature extraction is completed. Finally, it enters the output layer and output the result, ie, CTCs or non-CTCs. ResultsWe took 2920 cells from 732 patients for training and testing. Among them, 2000 cells were used as training set and 920 cells were used as testing set. The sensitivity and specificity of recognition reached 86.1% and 84.5%, respectively. ConclusionsTo identify CTC by machine learning can reach high sensitivity and specificity. We are further revising our methods of deep learning to achieve greater recognition effect. Legal entity responsible for the studyThe authors. FundingHas not received any funding. DisclosureAll authors have declared no conflicts of interest.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.