paper-with-me

Papers

Distillation Learning Guided by Image Reconstruction for One-Shot Medical Image Segmentation

2024-08-07 · Feng Zhou, YanJie Zhou, Longjie Wang, Yun Peng, David E. Carlson, Liyun Tu

Traditional one-shot medical image segmentation (MIS) methods use registration networks to propagate labels from a reference atlas or rely on comprehensive sampling strategies to generate synthetic labeled data for training. However, these methods often struggle with registration errors and low-quality synthetic images, leading to poor performance and generalization. To overcome this, we introduce a novel one-shot MIS framework based on knowledge distillation, which allows the network to directly 'see' real images through a distillation process guided by image reconstruction. It focuses on anatomical structures in a single labeled image and a few unlabeled ones. A registration-based data augmentation network creates realistic, labeled samples, while a feature distillation module helps the student network learn segmentation from these samples, guided by the teacher network. During inference, the streamlined student network accurately segments new images. Evaluations on three public datasets (OASIS for T1 brain MRI, BCV for abdomen CT, and VerSe for vertebrae CT) show superior segmentation performance and generalization across different medical image datasets and modalities compared to leading methods. Our code is available at https://github.com/NoviceFodder/OS-MedSeg.

📄 PDF Abstract BibTeX arXiv:2408.03616

Code (1)

novicefodder/os-medseg 공식 구현 pytorch

Tasks

Data AugmentationImage ReconstructionImage SegmentationKnowledge DistillationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

VERSE VERtex Similarity Embeddings (VERSE) is a simple, versatile, and memory-efficient method that derives graph embeddings explicitly calibrated to preserve the distributions of a…

Similar Papers 제목 키워드 기반

A New One-Shot Federated Learning Framework for Medical Imaging Classification with Feature-Guided Rectified Flow and Knowledge Distillation

2025-07-25 · Yufei Ma, Hanwen Zhang, Qiya Yang, Guibo Luo 외 arxiv

In multi-center scenarios, One-Shot Federated Learning (OSFL) has attracted increasing attention due to its low communication overhead, requiring only a single round of transmission. However, existing generative model-ba…

Knowledge DistillationFederated Learning

SAM-Guided Robust Representation Learning for One-Shot 3D Medical Image Segmentation

2025-04-29 · Jia Wang, Yunan Mei, Jiarui Liu, Xin Fan

One-shot medical image segmentation (MIS) is crucial for medical analysis due to the burden of medical experts on manual annotation. The recent emergence of the segment anything model (SAM) has demonstrated remarkable ad…

General KnowledgeImage SegmentationKnowledge DistillationMedical Image Segmentation+3

Co-distilled attention guided masked image modeling with noisy teacher for self-supervised learning on medical images

2026-04-16 · Jue Jiang, Aneesh Rangnekar, Harini Veeraraghavan arxiv

Masked image modeling (MIM) is a highly effective self-supervised learning (SSL) approach to extract useful feature representations from unannotated data. Predominantly used random masking methods make SSL less effective…

Lung Nodule ClassificationSelf-Supervised LearningTumor Segmentation

Invertible Consistency Distillation for Text-Guided Image Editing in Around 7 Steps

2024-06-20 · Nikita Starodubcev, Mikhail Khoroshikh, Artem Babenko, Dmitry Baranchuk

Diffusion distillation represents a highly promising direction for achieving faithful text-to-image generation in a few sampling steps. However, despite recent successes, existing distilled models still do not provide th…

Image GenerationImage Manipulationtext-guided-image-editingText to Image Generation+1

MedPCFM-TED: One-Step Point Cloud Flow Matching for Implant Generation via Teacher-Guided Endpoint Distillation

2026-09-15 · Kamil Kwarciak, Marek Wodzinski arxiv

Cranial implant generation is an important task in medical imaging. Recent point cloud based generative methods, particularly flow matching, offer strong reconstruction quality and efficient sampling, but still require m…

Geometric MatchingPoint Clouds