paper-with-me

Papers

UAE: Universal Anatomical Embedding on Multi-modality Medical Images

2023-11-25 · Xiaoyu Bai, Fan Bai, Xiaofei Huo, Jia Ge, JingJing Lu, Xianghua Ye, Ke Yan, Yong Xia

Identifying specific anatomical structures (\textit{e.g.}, lesions or landmarks) in medical images plays a fundamental role in medical image analysis. Exemplar-based landmark detection methods are receiving increasing attention since they can detect arbitrary anatomical points in inference while do not need landmark annotations in training. They use self-supervised learning to acquire a discriminative embedding for each voxel within the image. These approaches can identify corresponding landmarks through nearest neighbor matching and has demonstrated promising results across various tasks. However, current methods still face challenges in: (1) differentiating voxels with similar appearance but different semantic meanings (\textit{e.g.}, two adjacent structures without clear borders); (2) matching voxels with similar semantics but markedly different appearance (\textit{e.g.}, the same vessel before and after contrast injection); and (3) cross-modality matching (\textit{e.g.}, CT-MRI landmark-based registration). To overcome these challenges, we propose universal anatomical embedding (UAE), which is a unified framework designed to learn appearance, semantic, and cross-modality anatomical embeddings. Specifically, UAE incorporates three key innovations: (1) semantic embedding learning with prototypical contrastive loss; (2) a fixed-point-based matching strategy; and (3) an iterative approach for cross-modality embedding learning. We thoroughly evaluated UAE across intra- and inter-modality tasks, including one-shot landmark detection, lesion tracking on longitudinal CT scans, and CT-MRI affine/rigid registration with varying field of view. Our results suggest that UAE outperforms state-of-the-art methods, offering a robust and versatile approach for landmark based medical image analysis tasks. Code and trained models are available at: \href{https://shorturl.at/bgsB3}

📄 PDF Abstract BibTeX arXiv:2311.15111

Code (1)

alibaba-damo-academy/self-supervised-anatomical-embedding-v2 공식 구현 pytorch

Tasks

Medical Image AnalysisSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Modality-Projection Universal Model for Comprehensive Full-Body Medical Imaging Segmentation

2024-12-26 · Yixin Chen, Lin Gao, Yajuan Gao, Rui Wang 외

The integration of deep learning in medical imaging has shown great promise for enhancing diagnostic, therapeutic, and research outcomes. However, applying universal models across multiple modalities remains challenging …

Decision MakingDiagnosticMedical Image Segmentation

U-Harmony: Enhancing Joint Training for Segmentation Models with Universal Harmonization

2026-01-21 · Weiwei Ma, Xiaobing Yu, Peijie Qiu, Jin Yang 외 arxiv

In clinical practice, medical segmentation datasets are often limited and heterogeneous, with variations in modalities, protocols, and anatomical targets across institutions. Existing deep learning models struggle to joi…

Medical Image Segmentation

seg2med: a bridge from artificial anatomy to multimodal medical images

2025-04-12 · Zeyu Yang, Zhilin Chen, Yipeng Sun, Anika Strittmatter 외

We present seg2med, a modular framework for anatomy-driven multimodal medical image synthesis. The system integrates three components to enable high-fidelity, cross-modality generation of CT and MR images based on struct…

AnatomyData AugmentationDenoisingDiagnostic+3

Cross-Modality Fourier Feature for Medical Image Synthesis

2023-07-10 · journal 2023 7 · Mei Ma; Ling Lin; Heng Wang; Zhendong Li; Hao Liu

In this paper, we propose a cross-modality fourier feature (CMFF) method via frequency selection, which learns the rational anatomical structure for targeting medical modality images. Unlike existing works seeking pixel-…

Image Generation

On the Cone Effect and Modality Gap in Medical Vision-Language Embeddings

2026-03-18 · David Restrepo, Miguel L Martins, Chenwei Wu, Luis Filipe Nakayama 외 arxiv

Vision-Language Models (VLMs) exhibit a characteristic "cone effect" in which nonlinear encoders map embeddings into highly concentrated regions of the representation space, contributing to cross-modal separation known a…