RESUMO
Semi-supervised image segmentation has attracted great attention recently. The key is how to leverage unlabeled images in the training process. Most methods maintain consistent predictions of the unlabeled images under variations (e.g., adding noise/perturbations, or creating alternative versions) in the image and/or model level. In most image-level variation, medical images often have prior structure information, which has not been well explored. In this paper, we propose novel dual structure-aware image filterings (DSAIF) as the image-level variations for semi-supervised medical image segmentation. Motivated by connected filtering that simplifies image via filtering in structure-aware tree-based image representation, we resort to the dual contrast invariant Max-tree and Min-tree representation. Specifically, we propose a novel connected filtering that removes topologically equivalent nodes (i.e. connected components) having no siblings in the Max/Min-tree. This results in two filtered images preserving topologically critical structure. Applying the proposed DSAIF to mutually supervised networks decreases the consensus of their erroneous predictions on unlabeled images. This helps to alleviate the confirmation bias issue of overfitting to noisy pseudo labels of unlabeled images, and thus effectively improves the segmentation performance. Extensive experimental results on three benchmark datasets demonstrate that the proposed method significantly/consistently outperforms some state-of-the-art methods. The source codes will be publicly available.
RESUMO
Removing texture while preserving the main structure of an image is a challenging task. To address this, this paper propose an image smoothing method based on global gradient sparsity and local relative gradient constraints optimization. To reduce the interference of complex texture details, adopting a multi-directional difference constrained global gradient sparsity decomposition method, which provides a guidance image with weaker texture detail gradients. Meanwhile, using the luminance channel as a reference, edge-aware operator is constructed based on local gradient constraints. This operator weakens the gradients of repetitive and similar texture details, enabling it to obtain more accurate structural information for guiding global optimization of the image. By projecting multi-directional differences onto the horizontal and vertical directions, a mapping from multi-directional differences to bi-directional gradients is achieved. Additionally, to ensure the consistency of measurement results, a multi-directional gradient normalization method is designed. Through experiments, we demonstrate that our method exhibits significant advantages in preserving image edges compared to current advanced smoothing methods.