Sun Yaru, Li Yunqi, Wang Pengfei, He Dongzhi, Wang Zhiqiang
Faculty of Information Technology, Beijing University of Technology, Beijing, China.
Department of Gastroenterology, The First Medical Center, Chinese PLA General Hospital, Beijing, 100853, China.
J Digit Imaging. 2022 Jun;35(3):459-468. doi: 10.1007/s10278-022-00591-1. Epub 2022 Feb 7.
The segmentation of the lesion region in gastroscopic images is highly important for the detection and treatment of early gastric cancer. This paper proposes a novel approach for gastric lesion segmentation by using generative adversarial training. First, a segmentation network is designed to generate accurate segmentation masks for gastric lesions. The proposed segmentation network adds residual blocks to the encoding and decoding path of U-Net. The cascaded dilated convolution is also added at the bottleneck of U-Net. The residual connection promotes information propagation, while dilated convolution integrates multi-scale context information. Meanwhile, a discriminator is used to distinguish the generated and real segmentation masks. The proposed discriminator is a Markov discriminator (Patch-GAN), which discriminates each [Formula: see text] matrix in the image. In the process of network training, the adversary training mechanism is used to iteratively optimize the generator and the discriminator until they converge at the same time. The experimental results show that the dice, accuracy, and recall are 86.6%, 91.9%, and 87.3%, respectively. These metrics are significantly better than the existing models, which proves the effectiveness of this method and can meet the needs of clinical diagnosis and treatment.
胃镜图像中病变区域的分割对于早期胃癌的检测和治疗至关重要。本文提出了一种利用生成对抗训练进行胃部病变分割的新方法。首先,设计了一个分割网络来生成胃部病变的精确分割掩码。所提出的分割网络在U-Net的编码和解码路径中添加了残差块。在U-Net的瓶颈处还添加了级联扩张卷积。残差连接促进信息传播,而扩张卷积整合多尺度上下文信息。同时,使用一个判别器来区分生成的和真实的分割掩码。所提出的判别器是一个马尔可夫判别器(Patch-GAN),它对图像中的每个[公式:见原文]矩阵进行判别。在网络训练过程中,采用对抗训练机制对生成器和判别器进行迭代优化,直到它们同时收敛。实验结果表明,骰子系数、准确率和召回率分别为86.6%、91.9%和87.3%。这些指标明显优于现有模型,证明了该方法的有效性,能够满足临床诊断和治疗的需求。