paper-with-me

Papers

Learning from Anatomy: Supervised Anatomical Pretraining (SAP) for Improved Metastatic Bone Disease Segmentation in Whole-Body MRI

2025-06-24 · Joris Wuts, Jakub Ceranka, Nicolas Michoux, Frédéric Lecouvet, Jef Vandemeulebroucke

The segmentation of metastatic bone disease (MBD) in whole-body MRI (WB-MRI) is a challenging problem. Due to varying appearances and anatomical locations of lesions, ambiguous boundaries, and severe class imbalance, obtaining reliable segmentations requires large, well-annotated datasets capturing lesion variability. Generating such datasets requires substantial time and expertise, and is prone to error. While self-supervised learning (SSL) can leverage large unlabeled datasets, learned generic representations often fail to capture the nuanced features needed for accurate lesion detection. In this work, we propose a Supervised Anatomical Pretraining (SAP) method that learns from a limited dataset of anatomical labels. First, an MRI-based skeletal segmentation model is developed and trained on WB-MRI scans from healthy individuals for high-quality skeletal delineation. Then, we compare its downstream efficacy in segmenting MBD on a cohort of 44 patients with metastatic prostate cancer, against both a baseline random initialization and a state-of-the-art SSL method. SAP significantly outperforms both the baseline and SSL-pretrained models, achieving a normalized surface Dice of 0.76 and a Dice coefficient of 0.64. The method achieved a lesion detection F2 score of 0.44, improving on 0.24 (baseline) and 0.31 (SSL). When considering only clinically relevant lesions larger than 1~ml, SAP achieves a detection sensitivity of 100% in 28 out of 32 patients. Learning bone morphology from anatomy yields an effective and domain-relevant inductive bias that can be leveraged for the downstream segmentation task of bone lesions. All code and models are made publicly available.

📄 PDF Abstract BibTeX arXiv:2506.19590

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyInductive BiasLesion DetectionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Learning Global and Local Features of Normal Brain Anatomy for Unsupervised Abnormality Detection

2020-05-26 · Kazuma Kobayashi, Ryuichiro Hataya, Yusuke Kurose, Amina Bolatkan 외

In real-world clinical practice, overlooking unanticipated findings can result in serious consequences. However, supervised learning, which is the foundation for the current success of deep learning, only encourages mode…

AnatomyAnomaly DetectionImage Reconstruction

Unsupervised Anatomical Feature Learning via Diffusion Models: Enhanced Medical Image Segmentation with Denoising Diffusion Probabilistic Models

2026-08-26 · Akshat G, Divyansh Gupta, Shaleen Bhatnagar, Shilpa Ankalaki 외 arxiv

Acquiring pixel-level annotations for medical image segmentation is a severe bottleneck. Traditional U-Net architectures, while effective, learn local texture patterns and lack awareness of global anatomical structures, …

Medical Image SegmentationLiver Segmentation

Region-based Contrastive Pretraining for Medical Image Retrieval with Anatomic Query

2023-05-09 · Ho Hin Lee, Alberto Santamaria-Pang, Jameson Merkow, Ozan Oktay 외

We introduce a novel Region-based contrastive pretraining for Medical Image Retrieval (RegionMIR) that demonstrates the feasibility of medical image retrieval with similar anatomical regions. RegionMIR addresses two majo…

AnatomyContrastive LearningImage RetrievalMedical Image Retrieval+1

ModAn-MulSupCon: Modality-and Anatomy-Aware Multi-Label Supervised Contrastive Pretraining for Medical Imaging

2025-08-26 · Eichi Takaya, Ryusei Inamori arxiv

Background and objective: Expert annotations limit large-scale supervised pretraining in medical imaging, while ubiquitous metadata (modality, anatomical region) remain underused. We introduce ModAn-MulSupCon, a modality…

Binary Classification

CheXanatomy: Anatomy-Aware Vision-Language Modeling for Chest Radiographs

2026-06-07 · Sergios Gatidis, Curtis Langlotz, Christian Bluethgen arxiv

Vision-language models (VLMs) pretrained on large-scale image-text pairs demonstrate strong image-level understanding, but are primarily optimized for global alignment and do not explicitly encode fine-grained anatomical…