论文标题
ACCL:弱监督的医疗图像细分的对抗性约束CNN损失
ACCL: Adversarial constrained-CNN loss for weakly supervised medical image segmentation
论文作者
论文摘要
我们建议对弱监督的医学图像分割,提出了对抗性约束的CNN损失,这是受约束CNN损失方法的新范式。在新的范式中,通过参考掩码对先验知识进行了编码和描述,并进一步使用用参考掩码对对抗性学习对细分输出施加限制。与伪监督分割的伪标签方法不同,此类参考掩模用于训练歧视器而不是分割网络,因此不需要与特定图像配对。我们的新范式不仅在很大程度上促进了网络输出的先验知识,而且还提供了通过对抗性学习提供更强大,更高级的约束,即分布近似值。进行了广泛的实验,包括不同的医学方式,不同的解剖结构,感兴趣对象的不同拓扑,不同水平的先验知识和具有不同注释率的弱监督注释,以评估我们的ACCL方法。始终达到了超过大小约束的CNN损耗方法的优势分割结果,其中一些与完全监督的结果接近,从而充分验证了我们方法的有效性和概括。具体而言,我们报告的平均骰子得分为75.4%,平均注释率为0.65%,超过了先前的ART,即大小约束-CNN损失方法,较大的差距为11.4%。我们的代码可在https://github.com/pengyizhang/accl上公开提供。
We propose adversarial constrained-CNN loss, a new paradigm of constrained-CNN loss methods, for weakly supervised medical image segmentation. In the new paradigm, prior knowledge is encoded and depicted by reference masks, and is further employed to impose constraints on segmentation outputs through adversarial learning with reference masks. Unlike pseudo label methods for weakly supervised segmentation, such reference masks are used to train a discriminator rather than a segmentation network, and thus are not required to be paired with specific images. Our new paradigm not only greatly facilitates imposing prior knowledge on network's outputs, but also provides stronger and higher-order constraints, i.e., distribution approximation, through adversarial learning. Extensive experiments involving different medical modalities, different anatomical structures, different topologies of the object of interest, different levels of prior knowledge and weakly supervised annotations with different annotation ratios is conducted to evaluate our ACCL method. Consistently superior segmentation results over the size constrained-CNN loss method have been achieved, some of which are close to the results of full supervision, thus fully verifying the effectiveness and generalization of our method. Specifically, we report an average Dice score of 75.4% with an average annotation ratio of 0.65%, surpassing the prior art, i.e., the size constrained-CNN loss method, by a large margin of 11.4%. Our codes are made publicly available at https://github.com/PengyiZhang/ACCL.