paper-with-me

Papers

Cervical Optical Coherence Tomography Image Classification Based on Contrastive Self-Supervised Texture Learning

2021-08-11 · Kaiyi Chen, Qingbin Wang, Yutao Ma

Background: Cervical cancer seriously affects the health of the female reproductive system. Optical coherence tomography (OCT) emerged as a non-invasive, high-resolution imaging technology for cervical disease detection. However, OCT image annotation is knowledge-intensive and time-consuming, which impedes the training process of deep-learning-based classification models. Purpose: This study aims to develop a computer-aided diagnosis (CADx) approach to classifying in-vivo cervical OCT images based on self-supervised learning. Methods: In addition to high-level semantic features extracted by a convolutional neural network (CNN), the proposed CADx approach leverages unlabeled cervical OCT images' texture features learned by contrastive texture learning. We conducted ten-fold cross-validation on the OCT image dataset from a multi-center clinical study on 733 patients from China. Results: In a binary classification task for detecting high-risk diseases, including high-grade squamous intraepithelial lesion and cervical cancer, our method achieved an area-under-the-curve value of 0.9798 plus or minus 0.0157 with a sensitivity of 91.17 plus or minus 4.99% and a specificity of 93.96 plus or minus 4.72% for OCT image patches; also, it outperformed two out of four medical experts on the test set. Furthermore, our method achieved a 91.53% sensitivity and 97.37% specificity on an external validation dataset containing 287 3D OCT volumes from 118 Chinese patients in a new hospital using a cross-shaped threshold voting strategy. Conclusions: The proposed contrastive-learning-based CADx method outperformed the end-to-end CNN models and provided better interpretability based on texture features, which holds great potential to be used in the clinical protocol of "see-and-treat."

📄 PDF Abstract BibTeX arXiv:2108.05081

Code (1)

whuchris/MIA-CTL 공식 구현 pytorch

Tasks

Binary ClassificationContrastive Learningimage-classificationImage ClassificationSelf-Supervised LearningSensitivitySpecificity

Similar Papers 제목 키워드 기반

Computer-Aided Diagnosis of Label-Free 3-D Optical Coherence Microscopy Images of Human Cervical Tissue

2018-09-17 · Ma Yutao, Xu Tao, Huang Xiaolei, Wang Xiaofang 외

Objective: Ultrahigh-resolution optical coherence microscopy (OCM) has recently demonstrated its potential for accurate diagnosis of human cervical diseases. One major challenge for clinical adoption, however, is the ste…

Binary ClassificationGeneral ClassificationSpecificity

Semantic denoising autoencoders for retinal optical coherence tomography

2019-03-23 · Max-Heinrich Laves, Sontje Ihler, Lüder Alexander Kahrs, Tobias Ortmaier

Noise in speckle-prone optical coherence tomography tends to obfuscate important details necessary for medical diagnosis. In this paper, a denoising approach that preserves disease characteristics on retinal optical cohe…

DenoisingGeneral ClassificationMedical Diagnosis

Elastic deformation of optical coherence tomography images of diabetic macular edema for deep-learning models training: how far to go?

2021-07-08 · Daniel Bar-David, Laura Bar-David, Yinon Shapira, Rina Leibu 외

To explore the clinical validity of elastic deformation of optical coherence tomography (OCT) images for data augmentation in the development of deep-learning model for detection of diabetic macular edema (DME).

Data AugmentationDeep Learning

Retinal Fluid Segmentation and Detection in Optical Coherence Tomography Images using Fully Convolutional Neural Network

2017-10-13 · Donghuan Lu, Morgan Heisler, Sieun Lee, Gavin Ding 외

As a non-invasive imaging modality, optical coherence tomography (OCT) can provide micrometer-resolution 3D images of retinal structures. Therefore it is commonly used in the diagnosis of retinal diseases associated with…

General ClassificationSegmentation

ClaRet -- A CNN Architecture for Optical Coherence Tomography

2022-11-30 · Adit Magotra, Aagat Gedam, Tanush Savadi, Emily Li

Optical Coherence Tomography is a technique used to scan the Retina of the eye and check for tears. In this paper, we develop a Convolutional Neural Network Architecture for OCT scan classification. The model is trained …

Transfer Learning