paper-with-me

Papers

SWDL: Stratum-Wise Difference Learning with Deep Laplacian Pyramid for Semi-Supervised 3D Intracranial Hemorrhage Segmentation

2025-06-12 · Cheng Wang, Siqi Chen, Donghua Mi, Yang Chen, Yudong Zhang, Yinsheng Li

Recent advances in medical imaging have established deep learning-based segmentation as the predominant approach, though it typically requires large amounts of manually annotated data. However, obtaining annotations for intracranial hemorrhage (ICH) remains particularly challenging due to the tedious and costly labeling process. Semi-supervised learning (SSL) has emerged as a promising solution to address the scarcity of labeled data, especially in volumetric medical image segmentation. Unlike conventional SSL methods that primarily focus on high-confidence pseudo-labels or consistency regularization, we propose SWDL-Net, a novel SSL framework that exploits the complementary advantages of Laplacian pyramid and deep convolutional upsampling. The Laplacian pyramid excels at edge sharpening, while deep convolutions enhance detail precision through flexible feature mapping. Our framework achieves superior segmentation of lesion details and boundaries through a difference learning mechanism that effectively integrates these complementary approaches. Extensive experiments on a 271-case ICH dataset and public benchmarks demonstrate that SWDL-Net outperforms current state-of-the-art methods in scenarios with only 2% labeled data. Additional evaluations on the publicly available Brain Hemorrhage Segmentation Dataset (BHSD) with 5% labeled data further confirm the superiority of our approach. Code and data have been released at https://github.com/SIAT-CT-LAB/SWDL.

📄 PDF Abstract BibTeX arXiv:2506.10325

Code (1)

siat-ct-lab/swdl 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationVolumetric Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Laplacian Pyramid 설명 없음

Similar Papers 제목 키워드 기반

Laplacian Patch-Based Image Synthesis

2016-06-01 · CVPR 2016 6 · Joo Ho Lee, Inchang Choi, Min H. Kim

Patch-based image synthesis has been enriched with global optimization on the image pyramid. Successively, the gradient-based synthesis has improved structural coherence and details. However, the gradient operator is dir…

global-optimizationImage Generation

Data Augmentation for Histopathological Images Based on Gaussian-Laplacian Pyramid Blending

2020-01-31 · Steve Tsham Mpinda Ataky, Jonathan de Matos, Alceu de S. Britto Jr., Luiz E. S. Oliveira 외

Data imbalance is a major problem that affects several machine learning (ML) algorithms. Such a problem is troublesome because most of the ML algorithms attempt to optimize a loss function that does not take into account…

Data Augmentation

LapLoss: Laplacian Pyramid-based Multiscale loss for Image Translation

2025-03-07 · Krish Didwania, Ishaan Gakhar, Prakhar Arya, Sanskriti Labroo

Contrast enhancement, a key aspect of image-to-image translation (I2IT), improves visual quality by adjusting intensity differences between pixels. However, many existing methods struggle to preserve fine-grained details…

Image GenerationImage-to-Image TranslationTranslation

Gaussian Fourier Pyramid for Local Laplacian Filter

2022-06-08 · Yuto Sumiya, Tomoki Otsuka, Yoshihiro Maeda, Norishige Fukushima

Multi-scale processing is essential in image processing and computer graphics. Halos are a central issue in multi-scale processing. Several edge-preserving decompositions resolve halos, e.g., local Laplacian filtering (L…

Properties of Laplacian Pyramids for Extension and Denoising

2019-09-17 · William Leeb

We analyze the Laplacian pyramids algorithm of Rabin and Coifman for extending and denoising a function sampled on a discrete set of points. We provide mild conditions under which the algorithm converges, and prove stabi…

Denoising