paper-with-me

홈 › Papers

TotalRegistrator: Towards a Lightweight Foundation Model for CT Image Registration

2025-08-06 · Xuan Loc Pham, Gwendolyn Vuurberg, Marjan Doppen, Joey Roosen, Tip Stille, Thi Quynh Ha, Thuy Duong Quach, Quoc Vu Dang, Manh Ha Luu, Ewoud J. Smit, Hong Son Mai, Mattias Heinrich, Bram van Ginneken, Mathias Prokop, Alessa Hering arxiv

Image registration is a fundamental technique in the analysis of longitudinal and multi-phase CT images within clinical practice. However, most existing methods are tailored for single-organ applications, limiting their generalizability to other anatomical regions. This work presents TotalRegistrator, an image registration framework capable of aligning multiple anatomical regions simultaneously using a standard UNet architecture and a novel field decomposition strategy. The model is lightweight, requiring only 11GB of GPU memory for training. To train and evaluate our method, we constructed a large-scale longitudinal dataset comprising 695 whole-body (thorax-abdomen-pelvic) paired CT scans from individual patients acquired at different time points. We benchmarked TotalRegistrator against a generic classical iterative algorithm and a recent foundation model for image registration. To further assess robustness and generalizability, we evaluated our model on three external datasets: the public thoracic and abdominal datasets from the Learn2Reg challenge, and a private multiphase abdominal dataset from a collaborating hospital. Experimental results on the in-house dataset show that the proposed approach generally surpasses baseline methods in multi-organ abdominal registration, with a slight drop in lung alignment performance. On out-of-distribution datasets, it achieved competitive results compared to leading single-organ models, despite not being fine-tuned for those tasks, demonstrating strong generalizability. The source code will be publicly available at: https://github.com/DIAGNijmegen/oncology_image_registration.git.

📄 PDF Abstract BibTeX arXiv:2508.04450

Code (0)

등록된 구현이 없습니다.

Tasks

Image Registration

Similar Papers 제목 키워드 기반

Atlas is Your Perfect Context: One-Shot Customization for Generalizable Foundational Medical Image Segmentation

2025-12-20 · Ziyu Zhang, Yi Yu, Simeng Zhu, Ahmed Aly 외 arxiv

Accurate segmentation of anatomical structures in medical images is essential for diagnosis and treatment planning. While recent interactive segmentation foundation models enhance generalization through large-scale multi…

Medical Image SegmentationInteractive Segmentation

FMIR, a foundation model-based Image Registration Framework for Robust Image Registration

2026-01-24 · Fengting Zhang, Yue He, Qinghao Liu, Yaonan Wang 외 arxiv

Deep learning has revolutionized medical image registration by achieving unprecedented speeds, yet its clinical application is hindered by a limited ability to generalize beyond the training domain, a critical weakness g…

Medical Image Registration

SAMIR, an efficient registration framework via robust feature learning from SAM

2025-09-17 · Yue He, Min Liu, Qinghao Liu, Jiazheng Wang 외 arxiv

Image registration is a fundamental task in medical image analysis. Deformations are often closely related to the morphological characteristics of tissues, making accurate feature extraction crucial. Recent weakly superv…

Medical Image RegistrationRepresentation Learning

Are Vision Foundation Models Ready for Out-of-the-Box Medical Image Registration?

2025-07-15 · Hanxue Gu, Yaqian Chen, Nicholas Konz, Qihang Li 외

Foundation models, pre-trained on large image datasets and capable of capturing rich feature representations, have recently shown potential for zero-shot image registration. However, their performance has mostly been tes…

AnatomyImage RegistrationMedical Image Registration

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