Related Experiment Video
Updated: Jun 11, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
The Study of Echocardiography of Left Ventricle Segmentation Combining Transformer and Convolutional Neural Networks
Sonlin Shi1, Palisha Alimu2, Pazilai Mahemut1
1College of Electrical Engineering, Xinjiang University.
Insights
This study introduces an automated tool for segmenting the left ventricle (LV) in echocardiograms, combining Transformer and Convolutional Neural Networks (CNNs). The model achieves high accuracy, simplifying cardiac disease diagnosis.
Area of Science:
- Medical imaging analysis
- Artificial intelligence in cardiology
- Biomedical engineering
Background:
- Accurate echocardiographic parameter prediction is vital for cardiac disease diagnosis and treatment.
- Manual left ventricle segmentation is time-consuming and subjective.
- Automated segmentation tools are needed for efficiency and consistency.
Purpose of the Study:
- To develop an accurate and efficient automated tool for left ventricle segmentation in echocardiograms.
- To combine Transformer and Convolutional Neural Network (CNN) models for improved segmentation.
- To enhance prediction accuracy and sensitivity through attention mechanisms.
Main Methods:
- Proposed a hybrid model integrating ResNet-50 (CNN) and an encoder-decoder Transformer.
- Implemented a fusion module (CBAM) to combine CNN and Transformer features.
- Utilized bridge attention and trained the network end-to-end with binary cross-entropy loss.
Main Results:
- Achieved a Dice coefficient of 92.4% on the EchoNet-Dynamic dataset.
- Demonstrated superior segmentation of the left ventricle compared to existing methods.
- Validated model effectiveness on clinical patient ultrasound images.
Conclusions:
- The proposed Transformer and CNN model offers an effective solution for automated left ventricle segmentation.
- The hybrid approach successfully captures global dependencies and spatial details.
- This tool has the potential to improve the efficiency and accuracy of cardiac disease assessment.
Abstract:
Accurate prediction of echocardiographic parameters is essential for diagnosis and treatment of cardiac disease, especially for segmentation of the left ventricle to obtain measurements such as left ventricular ejection fraction and volume. However, manually outlining left ventricle on echocardiographic images is a time-consuming and physician experience-dependent task. Therefore, it is crucial to develop an accurate and efficient automatic segmentation tool. Therefore, we aimed to explore a model to perform echocardiography of left ventricle segmentation by combining transformer and convolutional neural networks (CNN).ResNet-50 was used in CNN branch. The encoder-decoder architecture was used for transformer branch, which was fused to the corresponding feature maps of the CNN branches. Fusion module was used to effectively combine feature information from the CNN and transformer. Bridge attention used to increase sensitivity and prediction accuracy of model. The entire network was trained end-to-end using the binary cross-entropy with logits loss L.In this work, we propose an automatic left ventricular (LV) segmentation model based on Transformer and CNN that efficiently captures global dependencies and spatial details and create a fusion module using CBAM that fuses Transformer and CNN features. In addition, attention is also computed using multi-level fusion features to obtain the final attention segmentation map. The model was trained and evaluated on a large cardiac image dataset, EchoNet-Dynamic, with test dice coefficient of 92.4%.The results show that our model can better segment left ventricle. We also tested our model on clinical patient ultrasound images, and visualization results proved effectiveness of the model.
Related Concept Videos
Imaging Studies for Cardiovascular System I:Echocardiography
Indications: Echocardiography is utilized to diagnose heart failure, valve disorders, and myocardial infarction. It also assesses cardiac structures' size, shape, and motion,...
Imaging Studies for Cardiovascular System II:Types of Echocardiography
Types of Echocardiography
Transthoracic Echocardiography (TTE)
TTE is the most common type of echocardiogram which involves placing a transducer on the patient's chest, emitting sound waves to create heart images. TTE is invaluable for evaluating the heart's size, structure, and motion, making it particularly useful for...

