Method Article

Training an Artificial Intelligence Model for Aortic Dissection Detection Using Non-Contrast Computed Tomography Images from Human Patients

DOI:

10.3791/71056

May 29th, 2026

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This protocol describes training an artificial intelligence model to detect aortic dissection using non-contrast computed tomography images, enabling rapid and accessible screening in clinical settings.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Aortic dissection (AD) is an extreme consequence of impaired vascular remodeling homeostasis and requires rapid, accurate identification in clinical practice. This protocol describes an artificial intelligence−based learning model for AD identification utilizing non-contrast computed tomography (CT). Chest CT and aortic CT angiography datasets were collected from AD and non-AD patients at a Grade A tertiary hospital. Vascular structures on each axial image were manually segmented and annotated using the open-source software LabelMe to establish a segmentation dataset for model development and evaluation. The dataset was partitioned into training, test, and validation sets at an 8:1:1 ratio for model training and validation. Following the development of a model with robust detection performance, an online processing platform was constructed to visualize and present the results effectively. This approach provides a powerful, intelligent tool for rapid, preliminary screening of AD and addresses the unmet clinical need for accessible early detection across diverse clinical environments.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Aortic dissection (AD) is a life-threatening acute condition characterized by blood entering the medial layer of the aortic wall through a tear in the intimal lining, forming a dissecting and expanding false lumen1. Without timely diagnosis and treatment, the mortality rate is extremely high, the incidence of death within 24 h (including death before reaching the hospital) was 93%2. Contrast-enhanced computed tomography angiography (CTA) is the gold standard for diagnosing AD, as it can clearly visualize the true and false lumens, the location of the tear, and the extent of involvement3. However, ....

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

All human-related data collection in this study was conducted in accordance with the ethical standards of the Declaration of Helsinki and was approved by the Ethics Committee of China-Japan Union Hospital of Jilin University (Approval Number: 2019103004). Informed consent was obtained in writing from all individual participants or their legal guardians prior to the collection of their relevant information. All personal information of the subjects was kept strictly confidential to protect their privacy, and no experimental operations were performed on the subjects during the data collection process.

1. Dataset Construction

....

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This section presents the reproducible, implementation-verified results of the two-class object detection model for AD detection from NCCT images, strictly aligned with the validated training pipeline and COCO evaluation framework (Figure 1). All metrics are derived from the held-out test set using COCOeval, with no fabricated data or unvalidated indicators.

Quantitative Detection Performance

The model was evaluated on .......

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Clinicians, particularly emergency physicians, may experience diminished diagnostic performance when patients present with atypical symptoms or when high emergency department patient volume imposes time constraints. In contrast, an AI model trained to identify AD on NCCT can deliver consistent and stable performance even in asymptomatic patients, without being limited by reading time, thereby potentially improving the accuracy and efficiency of diagnosing AD and intramural hematoma9.

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors declare no conflicts of interest.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors gratefully acknowledge the Department of Radiology at China-Japan Union Hospital of Jilin University for providing clinical imaging data and expert annotation support. This study was supported by the Department of Science and Technology of Jilin Province, China (Grant No. 20220402076GH).

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Cascade R-CNN architectureOpenMMLab (MMDetection)configs/cascade_rcnn/cascade_
rcnn_hrnetv2p_w32_20e_coco.py
Detection architecture used in framework
Chest computed tomography images (non-contrast)Self-constructed clinical datasetNCCT axial image setClinical imaging data used for model development
COCO-format annotation filesGenerated during protocolJSON (COCO format)Converted annotation files used for model training
COCO pre-trained weightsOpenMMLab MMDetection model zoocascade_rcnn_hrnetv2p_w32_20e_
coco_20200208-928455a4.pth
Used for model initialization
HRNetV2p-W32 architectureOpenMMLab (MMDetection)HRNetV2p-W32 backbone (implemented in MMDetection 2.28.2)Backbone model used
ITK-SNAPITK-SNAP Development Team3.8.0Used for image format conversion and slice export
JSON annotation filesLabelMe outputStandard JSON formatContain annotation coordinates and labels
LabelMeMIT CSAIL4.8.3Used for manual image annotation
MMDetectionOpenMMLab2.28.2Object detection framework used for implementation
MMCVOpenMMLab1.7.2Core library supporting MMDetection
NumPyNumPy Developers1.26.4Numerical computation library
NVIDIA RTX 3080 Ti GPUNVIDIARTX 3080 TiHardware used for training
OpenCVOpenCV4.9.0Image processing and visualization
pycocotoolsPyPI / COCO API 2.0.6COCO-format evaluation library
PythonPython Software Foundation3.10.20Programming environment
PyTorchPyTorch2.0.1+cu118Deep learning framework
TorchVisionPyTorch0.15.2+cu118Vision utilities
Ubuntu Operating SystemCanonical22.04.1 LTSTraining environment OS

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

Aortic DissectionArtificial Intelligence ModelNon Contrast CTComputed TomographyVascular SegmentationModel TrainingChest CTAortic CT AngiographySegmentation DatasetEarly Detection

Related Articles