Taizhou Central Hospital (Taizhou University Hospital), Taizhou University, Zhejiang, 318000, China.
College of Computer and Information, Hohai University, Nanjing, 210098, China.
J Digit Imaging. 2022 Apr;35(2):153-161. doi: 10.1007/s10278-021-00558-8. Epub 2022 Jan 10.
Anomaly detection has been applied in the various disease of medical practice, such as breast cancer, retinal, lung lesion, and skin disease. However, in real-world anomaly detection, there exist a large number of healthy samples, and but very few sick samples. To alleviate the problem of data imbalance in anomaly detection, this paper proposes an unsupervised learning method for deep anomaly detection based on an improved adversarial autoencoder, in which a module called chain of convolutional block (CCB) is employed instead of the conventional skip-connections used in adversarial autoencoder. Such CCB connections provide considerable advantages via direct connections, not only preserving both global and local information but also alleviating the problem of semantic disparity between the encoding features and the corresponding decoding features. The proposed method is thus able to capture the distribution of normal samples within both image space and latent vector space. By means of minimizing the reconstruction error within both spaces during training phase, higher reconstruction error during test phase is indicative of an anomaly. Our method is trained only on the healthy persons in order to learn the distribution of normal samples and can detect sick samples based on high deviation from the distribution of normality in an unsupervised way. Experimental results for multiple datasets from different fields demonstrate that the proposed method yields superior performance to state-of-the-art methods.
异常检测已应用于医学实践中的各种疾病,如乳腺癌、视网膜、肺部病变和皮肤病。然而,在实际的异常检测中,存在大量的健康样本,而只有很少的患病样本。为了缓解异常检测中的数据不平衡问题,本文提出了一种基于改进的对抗自动编码器的深度异常检测无监督学习方法,其中使用了称为卷积块链(CCB)的模块来代替对抗自动编码器中使用的常规跳过连接。这种 CCB 连接通过直接连接提供了相当大的优势,不仅保留了全局和局部信息,而且缓解了编码特征和相应解码特征之间的语义差异问题。因此,该方法能够在图像空间和潜在向量空间内捕获正常样本的分布。通过在训练阶段在两个空间内最小化重建误差,可以在测试阶段通过更高的重建误差指示异常。我们的方法仅在健康人身上进行训练,以便学习正常样本的分布,并可以以无监督的方式基于与正常性分布的高度偏差来检测患病样本。来自不同领域的多个数据集的实验结果表明,该方法的性能优于最先进的方法。