arXiv:2603.21829cs.CV2026-03

用多视角变形卷积+视觉马尔可夫模型,提升冠脉血管精准分割效率

Multi-View Deformable Convolution Meets Visual Mamba for Coronary Artery Segmentation

  • 引入三向自适应偏移的变形卷积,捕捉冠脉长条扭曲结构的多视角特征
  • 基于视觉马尔可夫模块的解码器,线性复杂度建模跨切片长程依赖
  • 分阶段粗细分割策略,兼顾全局引导与局部细节恢复,适合临床部署

从计算机断层血管造影(CTA)图像中精准分割冠状动脉对心血管疾病诊断与治疗规划至关重要。然而,由于血管具有多分支、细长管状结构,且前景血管与背景组织存在严重类别不平衡,分割任务仍具挑战性。传统卷积神经网络难以捕捉空间远距离血管结构间的长程依赖,而视觉变换器(ViT)方法计算开销大,不适用于资源受限的临床环境。受状态空间模型(SSM)在低复杂度下高效建模长程序列依赖的成功启发,我们提出MDSVM-UNet,一种两阶段冠脉分割框架,融合多方向蛇形卷积(MDSConv)与残差视觉马尔可夫(RVM)。编码阶段引入MDSConv,该可变形卷积模块沿矢状、冠状、轴向三个解剖平面学习自适应偏移,实现全面的多视角特征融合,准确刻画冠脉的延伸与弯曲形态。解码阶段设计基于RVM的上采样解码块,利用选择性状态空间机制建模跨切片长程依赖,同时保持线性计算复杂度。此外,提出渐进式两阶段分割策略:第一阶段进行全图粗分割以指导智能区块提取,第二阶段在块级别进行精细分割,恢复血管细节并抑制假阳性。

原文摘要 · Abstract (English)

Accurate segmentation of coronary arteries from computed tomography angiography (CTA) images is of paramount clinical importance for the diagnosis and treatment planning of cardiovascular diseases. However, coronary artery segmentation remains challenging due to the inherent multi-branching and slender tubular morphology of the vasculature, compounded by severe class imbalance between foreground vessels and background tissue. Conventional convolutional neural network (CNN)-based approaches struggle to capture long-range dependencies among spatially distant vascular structures, while Vision Transformer (ViT)-based methods incur prohibitive computational overhead that hinders deployment in resource-constrained clinical settings. Motivated by the recent success of state space models (SSMs) in efficiently modeling long-range sequential dependencies with linear complexity, we propose MDSVM-UNet, a novel two-stage coronary artery segmentation framework that synergistically integrates multidirectional snake convolution (MDSConv) with residual visual Mamba (RVM). In the encoding stage, we introduce MDSConv, a deformable convolution module that learns adaptive offsets along three orthogonal anatomical planes -- sagittal, coronal, and axial -- thereby enabling comprehensive multi-view feature fusion that faithfully captures the elongated and tortuous geometry of coronary vessels. In the decoding stage, we design an RVM-based upsampling decoder block that leverages selective state space mechanisms to model inter-slice long-range dependencies while preserving linear computational complexity. Furthermore, we propose a progressive two-stage segmentation strategy: the first stage performs coarse whole-image segmentation to guide intelligent block extraction, while the second stage conducts fine-grained block-level segmentation to recover vascular details and suppress false positives..

血管分割视觉马尔可夫变形卷积CTA分析

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