ASE-Net
ASE-Net combines adversarial self-ensembling and dynamic convolution to perform semi-supervised medical image segmentation by leveraging labeled and unlabeled data and mitigating error propagation and overfitting.
Key Features:
- Adversarial Consistency Training Strategy (ACTS): Employs two discriminators in an adversarial consistency framework to establish priors between labeled and unlabeled data and to enforce consistency under perturbations.
- Pixel-level and image-level consistency: Computes both pixel-level and image-level consistency metrics under various data perturbations to improve label prediction quality.
- Dynamic Convolution-Based Bidirectional Attention Component (DyBAC): Uses dynamic convolution and bidirectional attention to adaptively adjust convolutional weights based on input structural information, enhancing feature representation and reducing overfitting.
- Modular integration: DyBAC is a flexible module that can be integrated into existing segmentation networks.
- Semi-supervised learning: Leverages both labeled and unlabeled medical images to improve segmentation performance when labeled data are limited.
- Computational efficiency: Architecture and modules reduce computational cost and memory overhead for large-scale or resource-constrained experiments.
Scientific Applications:
- Semi-supervised medical image segmentation: Applicable to segmentation tasks that combine limited labeled data with unlabeled images to improve model performance.
- Tumor detection: Can be applied to segment tumors in medical imaging modalities.
- Organ delineation: Supports precise organ boundary delineation in medical images.
- Pathology identification: Applicable to identification and segmentation of pathological regions in medical images.
- Benchmarking on public datasets: Has been evaluated against state-of-the-art networks across multiple publicly available datasets.
- Large-scale and resource-constrained studies: Suited for studies requiring reduced memory footprint or computational overhead.
Methodology:
Combines adversarial learning and self-ensembling with a dual-discriminator ACTS enforcing pixel- and image-level consistency under perturbations, alongside a dynamic convolution-based bidirectional attention module (DyBAC) that adaptively adjusts network weights based on input structural information.
Topics
Details
- License:
- Not licensed
- Tool Type:
- command-line tool
- Programming Languages:
- Python
- Added:
- 1/25/2023
- Last Updated:
- 11/24/2024
Operations
Publications
Lei T, Zhang D, Du X, Wang X, Wan Y, Nandi AK. Semi-Supervised Medical Image Segmentation Using Adversarial Consistency Learning and Dynamic Convolution Network. IEEE Transactions on Medical Imaging. 2023;42(5):1265-1277. doi:10.1109/tmi.2022.3225687. PMID:36449588.