# DualPlaqueNet with dual-branch structure and attention mechanism for carotid plaque semantic segmentation and size prediction

**Authors:** Lili Deng, Xingyu Duan, Yongxiang Sun, Yunling Wang, Dongmei Song, Xiaokai Duan

PMC · DOI: 10.3389/fphys.2025.1629637 · 2025-07-15

## TL;DR

This paper introduces DualPlaqueNet, a deep learning model that improves the accuracy of identifying and measuring carotid plaques in ultrasound images.

## Contribution

The novel dual-branch structure with attention mechanisms enhances segmentation and size prediction of carotid plaques in ultrasound images.

## Key findings

- DualPlaqueNet achieved 88.91% MIoU in plaque segmentation, outperforming other models.
- The model showed lower MSE and MAE in plaque size prediction, indicating higher accuracy.
- It demonstrated strong performance across multiple metrics, showing potential for clinical use.

## Abstract

With global aging and lifestyle changes, carotid atherosclerotic plaques are a major cause of cerebrovascular disease and ischemic stroke. However, ultrasound images suffer from high noise, low contrast, and blurred edges, making it difficult for traditional image processing methods to accurately extract plaque information.

To establish a deep learning-based DualPlaqueNet model for semantic segmentation and size prediction of plaques in carotid ultrasound images, thereby providing comprehensive and accurate auxiliary information for clinical risk assessment and personalized diagnosis and treatment.

DualPlaqueNet uses a dual-branch architecture combined with attention mechanisms and joint loss functions to optimize segmentation and regression. Notably, a multi-layer one-dimensional convolutional structure is introduced within the Efficient Channel Attention (ECA) module. The original dataset contained 287 carotid ultrasound images from patients at Zhengzhou First People’s Hospital, which were divided into training, validation, and test sets. Model training, validation, and testing were performed after preprocessing and data augmentation of the training set. Its performance was compared with three other models.

In the plaque semantic segmentation task, DualPlaqueNet outperformed the other three models across all metrics, achieving MIoU of 88.91 ± 1.027 (%), IoU (excluding background) of 88.22 ± 1.065 (%), DSC of 89.95 ± 1.102 (%), and Accuracy of 95.98 ± 0.073 (%). For plaque size prediction, this model demonstrated lower MSE and MAE, along with a higher coefficient of determination R
2, proving its ability to accurately extract plaque size information from ultrasound images.

The dual-branch design and attention mechanisms of DualPlaqueNet effectively address the challenges of ultrasound images, achieving precise segmentation and size prediction, demonstrating its potential as an auxiliary tool for future clinical applications.

## Linked entities

- **Diseases:** cerebrovascular disease (MONDO:0011057), ischemic stroke (MONDO:1060198)

## Full-text entities

- **Diseases:** Carotid plaques (MESH:D016893), ischemic stroke (MESH:D002544), plaque (MESH:D003773), thyroid nodule (MESH:D016606), cerebrovascular disease (MESH:D002561), cardiovascular diseases (MESH:D002318), back pain (MESH:D001416), arteriosclerosis (MESH:D001161), eye strain (MESH:D013180), fatigue (MESH:D005221)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12303906/full.md

---
Source: https://tomesphere.com/paper/PMC12303906