paper-with-me

Papers

S2S2: Semantic Stacking for Robust Semantic Segmentation in Medical Imaging

2024-12-17 · Yimu Pan, Sitao Zhang, Alison D. Gernand, Jeffery A. Goldstein, James Z. Wang

Robustness and generalizability in medical image segmentation are often hindered by scarcity and limited diversity of training data, which stands in contrast to the variability encountered during inference. While conventional strategies -- such as domain-specific augmentation, specialized architectures, and tailored training procedures -- can alleviate these issues, they depend on the availability and reliability of domain knowledge. When such knowledge is unavailable, misleading, or improperly applied, performance may deteriorate. In response, we introduce a novel, domain-agnostic, add-on, and data-driven strategy inspired by image stacking in image denoising. Termed ``semantic stacking,'' our method estimates a denoised semantic representation that complements the conventional segmentation loss during training. This method does not depend on domain-specific assumptions, making it broadly applicable across diverse image modalities, model architectures, and augmentation techniques. Through extensive experiments, we validate the superiority of our approach in improving segmentation performance under diverse conditions. Code is available at https://github.com/ymp5078/Semantic-Stacking.

📄 PDF Abstract BibTeX arXiv:2412.13156

Code (1)

ymp5078/semantic-stacking 공식 구현 pytorch

Tasks

DiversityImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

TransAttUnet: Multi-level Attention-guided U-Net with Transformer for Medical Image Segmentation

2021-07-12 · Bingzhi Chen, Yishu Liu, Zheng Zhang, Guangming Lu 외

Accurate segmentation of organs or lesions from medical images is crucial for reliable diagnosis of diseases and organ morphometry. In recent years, convolutional encoder-decoder solutions have achieved substantial progr…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

MedCondDiff: Lightweight, Robust, Semantically Guided Diffusion for Medical Image Segmentation

2025-11-29 · Ruirui Huang, Jiacheng Li arxiv

We introduce MedCondDiff, a diffusion-based framework for multi-organ medical image segmentation that is efficient and anatomically grounded. The model conditions the denoising process on semantic priors extracted by a P…

Medical Image Segmentation

Adversarial Neural Networks in Medical Imaging Advancements and Challenges in Semantic Segmentation

2024-10-17 · Houze Liu, Bo Zhang, Yanlin Xiang, Yuxiang Hu 외

Recent advancements in artificial intelligence (AI) have precipitated a paradigm shift in medical imaging, particularly revolutionizing the domain of brain imaging. This paper systematically investigates the integration …

DiagnosticSegmentationSemantic Segmentation

Conditional Random Fields as Recurrent Neural Networks for 3D Medical Imaging Segmentation

2018-07-19 · Miguel Monteiro, Mário A. T. Figueiredo, Arlindo L. Oliveira

The Conditional Random Field as a Recurrent Neural Network layer is a recently proposed algorithm meant to be placed on top of an existing Fully-Convolutional Neural Network to improve the quality of semantic segmentatio…

3D Medical Imaging SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Label tree semantic losses for rich multi-class medical image segmentation

2025-07-21 · Junwen Wang, Oscar MacCormac, William Rochford, Aaron Kujawa 외 arxiv

Rich and accurate medical image segmentation is poised to underpin the next generation of AI-defined clinical practice by delineating critical anatomy for pre-operative planning, guiding real-time intra-operative navigat…

Medical Image SegmentationScene Understanding