arXiv:2412.18545eess.IVcs.AI2024-12被引 1

用新型注意力机制提升医学影像形变配准精度。

Advancing Deformable Medical Image Registration with Multi-axis Cross-covariance Attention

  • 设计多轴交叉协方差注意力模块,兼顾全局与局部依赖
  • 在7个公开数据集上实现当前最优配准效果
  • 适合需要高精度像素级对齐的医学图像分析任务

形变图像配准是医学图像分析的基础需求。近年来,基于Transformer的方法因其自注意力(SA)捕捉长程依赖的能力被广泛应用,但其计算与内存开销随空间分辨率呈平方增长,难以处理高分辨率特征中的细微纹理信息(如全分辨率和半分辨率图像),而这些信息对精确匹配微小解剖结构至关重要。交叉协方差注意力(XCA)作为自注意力的“转置”版本,其复杂度随空间分辨率线性增长,具备处理高分辨率特征的潜力。然而现有XCA方法仅能捕获粗粒度全局依赖,不适用于依赖精细局部对应关系的形变配准。本文提出一种新型XCA机制——多轴交叉协方差注意力(MAXCA),通过并行引入区域化与扩张式XCA,实现对高分辨率特征中全局与局部长程依赖的同时建模。该模块可嵌入多种配准网络架构,成为通用组件。在两个典型跨/同患者配准任务及七个公开医疗数据集上的大量实验表明,所提MAXCA模块显著提升配准性能,达到当前最优水平。

原文摘要 · Abstract (English)

Deformable image registration is a fundamental requirement for medical image analysis. Recently, transformers have been widely used in deep learning-based registration methods for their ability to capture long-range dependency via self-attention (SA). However, the high computation and memory loads of SA (growing quadratically with the spatial resolution) hinder transformers from processing subtle textural information in high-resolution image features, e.g., at the full and half image resolutions. This limits deformable registration as the high-resolution textural information is crucial for finding precise pixel-wise correspondence between subtle anatomical structures. Cross-covariance Attention (XCA), as a "transposed" version of SA that operates across feature channels, has complexity growing linearly with the spatial resolution, providing the feasibility of capturing long-range dependency among high-resolution image features. However, existing XCA-based transformers merely capture coarse global long-range dependency, which are unsuitable for deformable image registration relying primarily on fine-grained local correspondence. In this study, we propose to improve existing deep learning-based registration methods by embedding a new XCA mechanism. To this end, we design an XCA-based transformer block optimized for deformable medical image registration, named Multi-Axis XCA (MAXCA). Our MAXCA serves as a general network block that can be embedded into various registration network architectures. It can capture both global and local long-range dependency among high-resolution image features by applying regional and dilated XCA in parallel via a multi-axis design. Extensive experiments on two well-benchmarked inter-/intra-patient registration tasks with seven public medical datasets demonstrate that our MAXCA block enables state-of-the-art registration performance.

医学影像图像配准Transformer注意力机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。