TransCC: Transformer Network for Coronary Artery CCTA Segmentation
Chenchu Xu, Meng Li, Xue Wu

TL;DR
TransCC is a novel deep learning framework combining Transformer and CNN techniques to improve coronary artery segmentation in CCTA images, addressing local structure damage and enhancing global-local feature integration.
Contribution
The paper introduces TransCC, a new model integrating a Feature Interaction Extraction module and a Multilayer Enhanced Perceptron to improve segmentation accuracy in CCTA images.
Findings
TransCC achieves an average Dice coefficient of 0.730.
TransCC attains an average IoU of 0.582.
TransCC outperforms existing segmentation methods.
Abstract
The accurate segmentation of Coronary Computed Tomography Angiography (CCTA) images holds substantial clinical value for the early detection and treatment of Coronary Heart Disease (CHD). The Transformer, utilizing a self-attention mechanism, has demonstrated commendable performance in the realm of medical image processing. However, challenges persist in coronary segmentation tasks due to (1) the damage to target local structures caused by fixed-size image patch embedding, and (2) the critical role of both global and local features in medical image segmentation tasks.To address these challenges, we propose a deep learning framework, TransCC, that effectively amalgamates the Transformer and convolutional neural networks for CCTA segmentation. Firstly, we introduce a Feature Interaction Extraction (FIE) module designed to capture the characteristics of image patches, thereby circumventing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCardiac Imaging and Diagnostics · Advanced X-ray and CT Imaging · Photoacoustic and Ultrasonic Imaging
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Dense Connections · Label Smoothing · Adam · Absolute Position Encodings · Residual Connection
