paper-with-me

Papers

SAME++: A Self-supervised Anatomical eMbeddings Enhanced medical image registration framework using stable sampling and regularized transformation

2023-11-25 · Lin Tian, Zi Li, Fengze Liu, Xiaoyu Bai, Jia Ge, Le Lu, Marc Niethammer, Xianghua Ye, Ke Yan, Daikai Jin

Image registration is a fundamental medical image analysis task. Ideally, registration should focus on aligning semantically corresponding voxels, i.e., the same anatomical locations. However, existing methods often optimize similarity measures computed directly on intensities or on hand-crafted features, which lack anatomical semantic information. These similarity measures may lead to sub-optimal solutions where large deformations, complex anatomical differences, or cross-modality imagery exist. In this work, we introduce a fast and accurate method for unsupervised 3D medical image registration building on top of a Self-supervised Anatomical eMbedding (SAM) algorithm, which is capable of computing dense anatomical correspondences between two images at the voxel level. We name our approach SAM-Enhanced registration (SAME++), which decomposes image registration into four steps: affine transformation, coarse deformation, deep non-parametric transformation, and instance optimization. Using SAM embeddings, we enhance these steps by finding more coherent correspondence and providing features with better semantic guidance. We extensively evaluated SAME++ using more than 50 labeled organs on three challenging inter-subject registration tasks of different body parts. As a complete registration framework, SAME++ markedly outperforms leading methods by $4.2\%$ - $8.2\%$ in terms of Dice score while being orders of magnitude faster than numerical optimization-based methods. Code is available at \url{https://github.com/alibaba-damo-academy/same}.

📄 PDF Abstract BibTeX arXiv:2311.14986

Code (1)

alibaba-damo-academy/same 공식 구현 pytorch

Tasks

Image RegistrationMedical Image AnalysisMedical Image Registration

Methods 이 논문이 사용한 방법론

SAM 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Anatomical Positional Embeddings

2024-09-16 · Mikhail Goncharov, Valentin Samokhin, Eugenia Soboleva, Roman Sokolov 외

We propose a self-supervised model producing 3D anatomical positional embeddings (APE) of individual medical image voxels. APE encodes voxels' anatomical closeness, i.e., voxels of the same organ or nearby organs always …

SAM: Self-supervised Learning of Pixel-wise Anatomical Embeddings in Radiological Images

2020-12-04 · Ke Yan, Jinzheng Cai, Dakai Jin, Shun Miao 외

Radiological images such as computed tomography (CT) and X-rays render anatomy with intrinsic structures. Being able to reliably locate the same anatomical structure across varying images is a fundamental task in medical…

AnatomyComputed Tomography (CT)Contrastive LearningImage Registration+3

SAME: Deformable Image Registration based on Self-supervised Anatomical Embeddings

2021-09-23 · Fengze Liu, Ke Yan, Adam Harrison, Dazhou Guo 외

In this work, we introduce a fast and accurate method for unsupervised 3D medical image registration. This work is built on top of a recent algorithm SAM, which is capable of computing dense anatomical/semantic correspon…

Image RegistrationMedical Image Registration

Learning Anatomically Consistent Embedding for Chest Radiography

2023-12-01 · Ziyu Zhou, Haozhe Luo, Jiaxuan Pang, Xiaowei Ding 외

Self-supervised learning (SSL) approaches have recently shown substantial success in learning visual representations from unannotated images. Compared with photographic images, medical images acquired with the same imagi…

AnatomyMedical Image AnalysisSelf-Supervised Learning

Anatomical Invariance Modeling and Semantic Alignment for Self-supervised Learning in 3D Medical Image Analysis

2023-02-11 · ICCV 2023 1 · Yankai Jiang, Mingze Sun, Heng Guo, Xiaoyu Bai 외

Self-supervised learning (SSL) has recently achieved promising performance for 3D medical image analysis tasks. Most current methods follow existing SSL paradigm originally designed for photographic or natural images, wh…

Contrastive LearningImage SegmentationMedical Image AnalysisMedical Image Segmentation+3