Ramos-Cortez Jesus Salvador, Alvarado-Carrillo Dora E, Ovalle-Magallanes Emmanuel, Avina-Cervantes Juan Gabriel
Telematics and Digital Signal Processing Research Groups (CAs), Engineering Division, Campus Irapuato-Salamanca, University of Guanajuato, Carretera Salamanca-Valle de Santiago km 3.5 + 1.8 km Comunidad de Palo Blanco, Salamanca 36885, Mexico.
Faculty of Engineering, Universidad Virtual del Estado de Guanajuato, Hermenegildo Bustos 129 A Sur Centro, Purísima del Rincón 36400, Mexico.
J Imaging. 2025 Mar 30;11(4):106. doi: 10.3390/jimaging11040106.
Blood vessel segmentation in X-ray coronary angiography (XCA) plays a crucial role in diagnosing cardiovascular diseases, enabling a precise assessment of arterial structures. However, segmentation is challenging due to a low signal-to-noise ratio, interfering background structures, and vessel bifurcations, which hinder the accuracy of deep learning models. Additionally, deep learning models for this task often require high computational resources, limiting their practical application in real-time clinical settings. This study proposes a lightweight variant of the U-Net architecture using a structured kernel pruning strategy inspired by the Lottery Ticket Hypothesis. The pruning method systematically removes entire convolutional filters from each layer based on a global reduction factor, generating compact subnetworks that retain key representational capacity. This results in a significantly smaller model without compromising the segmentation performance. This approach is evaluated on two benchmark datasets, demonstrating consistent improvements in segmentation accuracy compared to the vanilla U-Net. Additionally, model complexity is significantly reduced from 31 M to 1.9 M parameters, improving efficiency while maintaining high segmentation quality.
X射线冠状动脉造影(XCA)中的血管分割在心血管疾病诊断中起着关键作用,能够精确评估动脉结构。然而,由于信噪比低、背景结构干扰和血管分叉等因素,分割具有挑战性,这会阻碍深度学习模型的准确性。此外,用于此任务的深度学习模型通常需要高计算资源,限制了它们在实时临床环境中的实际应用。本研究提出了一种U-Net架构的轻量级变体,采用受彩票假说启发的结构化内核剪枝策略。该剪枝方法基于全局缩减因子系统地从每一层中移除整个卷积滤波器,生成保留关键表示能力的紧凑子网络。这导致模型显著变小,同时不影响分割性能。该方法在两个基准数据集上进行了评估,与普通U-Net相比,分割精度有了持续提高。此外,模型复杂度从3100万个参数显著降低到190万个参数,在保持高分割质量的同时提高了效率。