Skip to main content

To predict the left ventricular endocardial scar tissue pattern using Radon descriptor-based machine learning

Abstract

Objective

Scar tissue is an identified cause for the development of malignant ventricular arrhythmias in patients of myocardial infarction, which ultimately leads to cardiac death, a fatal outcome. We aim to evaluate the left ventricular endocardial Scar tissue pattern using Radon descriptor-based machine learning. We performed automated Left ventricle (LV) segmentation to find the LV endocardial wall, performed morphological operations, and marked the region of the scar tissue on the endocardial wall of LV. Motivated by a Radon descriptor-based machine learning approach; the patches of 17 patients from Computer tomography (CT) images of the heart were used and categorized into “endocardial Scar tissue” and “normal tissue” groups. The ten feature vectors are extracted from patches using Radon descriptors and fed into a traditional machine learning model.

Results

The decision tree has shown the best performance with 98.07% accuracy. This study is the first attempt to provide a Radon transform-based machine learning method to distinguish patterns between “endocardial Scar tissue” and “normal tissue” groups. Our proposed research method could be potentially used in advanced interventions.

Peer Review reports

Introduction

Ventricular arrhythmia can lead to the formation of scar tissue in patients with myocardial infarction, which may have fatal consequences. Research from the World Health Organization (WHO) suggests that the number of individuals with cardiovascular disease (CVD) in the United States and other nations is projected to rise by 2.5 times by the close of 2050 [1, 2]. A rupture in the myocardium can occur during a myocardial infarction due to the formation of scar tissue on its wall. The function of the left ventricular (LV) pump is influenced by the size of the infarct. Consequently, the dimensions and coverage of the scar tissue play a pivotal role in determining the prognosis for patients who have suffered their first myocardial infarction. It’s essential to understand the LV remodeling process [3,4,5,6,7]. Excessive infarcts cannot endure the mechanical strains and are prone to rapid ruptures, leading to dire outcomes. Infrequent infarcts can result in a thinning of the myocardial wall, intensifying the stresses on the cardiac wall. Designing medications to enhance cardiac function or remodeling has proven to be a significant challenge.

This challenge arises due to the complexities associated with understanding the formation and properties of the infarct scar, as well as how its structure impacts cardiac mechanics, electrical conduction, and reflexive hemodynamic responses in clinical settings. Numerous innovative therapies are in development to evaluate scar tissue. In the computational domain, many studies have focused on detecting scars on the myocardium wall using magnetic resonance (MR) imaging rather than computer tomography (CT) modalities. In terms of algorithmic approaches, most have relied solely on the standard deviation and mean intensity value techniques for scar detection. Our preference for CT modalities stems from their speed and widespread availability. CT scans operate by capturing multiple X-ray images from different perspectives. We aim to bridge the gap between the Radon descriptor and machine learning algorithms in discerning patterns of normal and scarred tissue in the left ventricular endocardium. The subsequent sections of this document will detail our methods, provide a summary of our approach, and discuss the results and conclusions of our study.

Methods

Data acquisition and automatic segmentation of LV

The Philips computerized tomography device was used to capture cardiac CT images for 17 individuals (both males and females) with A-fib, aged between 50 and 62. This device recorded ten sets of timed frames at the same location using various contrast agents, spanning an entire cardiac cycle. Each data set comprised 409 images, each with a resolution of 512 × 512 pixels. We selected cardiac CT images with delayed enhancement for our dataset. After extracting the pertinent dataset, which included 149 CT images showcasing the LV portion, we omitted a few layers due to their irrelevance. The study adhered to the guidelines set by the Institutional Review Board of National Yang-Ming University Hospital, and all participants provided informed consent.

To automatically segment the LV, we employed the Segment CT software [5]. This software can pinpoint the LV on short-axis stacks by inserting reference points during the reconstruction process. We utilized mathematical calculations, specifically the standard deviation (SD) and the average pixel value, to identify potential scar areas in the dataset. This approach was informed by literature, which suggests that if the intensity value of a region exceeds three SDs above the mean intensity of a healthy myocardium, scar tissue is likely present [5, 8, 9]. Our focus was on assessing the pixel value of the LV myocardium wall region, as each pixel, represented in Hounsfield units (HU), offered valuable insights for our research. Literature indicates that HU provides a straightforward method for tissue characterization. The tissue density corresponds to the HU value, which in turn is directly related to the degree of x-ray attenuation for each pixel in the CT image [6, 10, 11]. In this phase, we automated the process of localizing and cropping the selected myocardium wall corresponding to the LV, and we calculated both the SD and average values.

Implementation of morphological operations and patch creation

In this phase, we employed fundamental morphological operators such as erosion, dilation, opening, and closing to gather information [12, 15]. We established the criteria as follows: a pixel value that qualifies as a contrast area in the given dataset must exceed two standard deviations (SD) and one average value. With this approach, we were able to distinctly visualize the contrast areas. We then extracted 25 patches, each measuring 25 × 25 dimensions that encompassed both the scar region on the LV and areas of normal or non-scarred tissue.

Radon descriptor and texture feature extraction

The term “content-based image retrieval” (CBIR) denotes the process of searching for and analyzing the content within an image. This content can be identified using various criteria such as color, shape, texture, and more. CBIR is a pivotal aspect of computer vision research, especially in advanced medical systems that leverage human expertise to harness the computational power of computers [13]. The Radon transform, an integral transform, is applicable in CBIR endeavors. It determines the projection of an image in multiple directions [14]. This transform is adept at elucidating the visual characteristics of medical images [15, 16]. Challenges in this domain can be addressed using the Radon descriptor in conjunction with content-based medical image retrieval (CBMIR). After extraction, patches of each type were processed to generate Radon images for every patient using the Radon descriptor. For this purpose, we utilized the MATLAB R2018a platform in our study. By leveraging the local binary pattern (LBP) method for numerical data, we extracted texture features from the Radon images. This method is commonly employed in face detection and pattern recognition tasks. The LBP operator converts an image into a set of integer labels [15,16,17,18], which represent the image’s micro-features. These extracted numerical features were subsequently inputted into traditional machine learning models [Fig. 1].

Fig. 1
figure 1

Workflow of predicting the left ventricular endocardial scar tissue pattern using Radon descriptor-based machine learning

Results and discussion

In this study, we investigated an alternative method for automatically predicting endocardial Scar tissue pattern on the LV myocardial wall. According to published research, the function and remodeling of the LV endocardium are significantly influenced by the presence of scar tissue. Each slice’s average myocardium wall pixel value was computed, along with the SD, providing a total dataset average of 58.77 and an SD of 20.75. This was the most crucial step. We then calculated the average, SD, and number of pixels present in the specific growing area of the dataset, which is the myocardium wall of the LV, as well as the standard deviation for the entire population, and these values were found to be 59.89 and 21.2, respectively, using the region growing algorithm on the original dataset. This indicates that we conducted the analysis correctly because our results match those of the earlier studies [5, 8]. In the following phase, we ran the image processing morphological algorithm, which includes erosion, dilation, closing, and opening. We considered the threshold value of the intensity mean, which transforms the image into binary form. We discovered black and white spots, and white spots represent higher intensity which signifies a more high contrast area. Finally, we identified the location where there is a higher pixel value that would indicate the location of scar tissues. All endocardial Scar tissue and normal patches were then fed into the radon based machine learning to generate the Radon descriptors images. Numerical data of features were then extracted, and dissimilarity Wasserstein distance between normal and endocardial Scar tissue was calculated, giving a result of 9.05. These data were then sent to the supervised learning traditional models to fast prediction of the endocardial Scar tissue and normal/ non scar tissue pattern. The numerical feature data was fed into three classifiers: Decision Tree, Support vector machine (SVM), and Logistic Regression. A 5-fold cross-validation was used to evaluate the performances of these three algorithms. The development and performance of the model are carried out by the parameters like sensitivity, specificity, and accuracy.

Decision tree has shown the most promising results with 95.07% specificity, 96.08% sensitivity, and 98.07% accuracy with these hyper parameters (class_weight = classweight, max_depth = maxdepth, min_samples_split = minsamplessplit, min_samples_leaf = minsamplesleaf, max_leaf_nodes = maxleafnodes). The other classifier algorithms such as SVM and Logistic Regression have not shown good performance.

Limitations of the study

Only a few A-fib patients were used in our study. The information was evaluated under the direction of cardiologists.

Data availability

The dataset of the current study is available from the first author on reasonable request.

Abbreviations

LV:

Left ventricular

CT:

Computer Tomography

LBP:

Local binary pattern

SD:

Standard Deviation

HU:

Hounsfield Units

References

  1. Stevenson WG. Ventricular scars and ventricular tachycardia. Trans Am Clin Climatol Assoc. 2009;120:403.

    PubMed  PubMed Central  Google Scholar 

  2. Councils ESC. 2015 ESC Guidelines for the management of patients with ventricular arrhythmias and the prevention of sudden cardiac death. Eur Heart J. 2015;36:2793–867.

    Article  Google Scholar 

  3. Richardson WJ, Clarke SA, Quinn TA, Holmes JW. Physiological implications of myocardial scar structure. Compr Physiol. 2015;5(4):1877.

    Article  PubMed  PubMed Central  Google Scholar 

  4. Wang Y, Yang T, Ma Y, Halade GV, Zhang J, Lindsey ML, Jin YF. Mathematical modeling and stability analysis of macrophage activation in left ventricular remodeling post-myocardial infarction. BMC Genomics. 2012;13(6):1–8.

    Google Scholar 

  5. Singh Y, Shakyawar D, Hu W. An automated method for detecting the scar tissue in the left ventricular endocardial wall using deep learning approach. Curr Med Imaging. 2020;16(3):206–13.

    Article  PubMed  Google Scholar 

  6. Singh Y, Shakyawar D, Hu W. Non-ischemic endocardial scar geometric remodeling toward topological machine learning. Proceedings of the Institution of Mechanical Engineers, Part H: Journal of Engineering in Medicine. 2020;234(9):1029-35.

  7. Kagiyama N, Shrestha S, Cho JS, Khalil M, Singh Y, Challa A, Casaclang-Verzosa G, Sengupta PP. A low-cost texture-based pipeline for predicting myocardial tissue remodeling and fibrosis using cardiac ultrasound. EBioMedicine. 2020;54:102726.

    Article  PubMed  PubMed Central  Google Scholar 

  8. Kolipaka A, Chatzimavroudis GP, White RD, O’Donnell TP, Setser RM. Segmentation of non-viable myocardium in delayed enhancement magnetic resonance images. Int J Cardiovasc Imaging. 2005;21(2):303–11.

    Article  PubMed  Google Scholar 

  9. Rajchl M, Yuan J, White JA, Ukwatta E, Stirrat J, Nambakhsh CM, Li FP, Peters TM. Interactive hierarchical-flow segmentation of scar tissue from late-enhancement cardiac MR images. IEEE Trans Med Imaging. 2013;33(1):159–72.

    Article  PubMed  Google Scholar 

  10. Mah P, Reeves TE, McDavid WD. Deriving Hounsfield units using grey levels in cone beam computed tomography. Dentomaxillofacial Radiol. 2010;39(6):323–35.

    Article  CAS  Google Scholar 

  11. White SC, Pharoah MJ. Oral radiology: principles and interpretation. St. Louis, MO: Mosby. Elsevier. 2009;6:70 – 3.

  12. Goyal M. Morphological image processing. IJCST. 2011;2(4):59.

    Google Scholar 

  13. Khokher A, Talwar R. Content-based image retrieval: Feature extraction techniques and applications. InInternational conference on recent advances and future trends in information technology (iRAFIT2012) 2012 Apr (pp. 9–14).

  14. Zhu S, Tizhoosh HR. Radon features and barcodes for medical image retrieval via svm. In2016 International Joint Conference on Neural Networks (IJCNN) 2016 Jul 24 (pp. 5065–5071). IEEE.

  15. Deepa D, Singh Y, Hu W, Wang MC. Radon descriptor-based machine learning using CT images to predict the fat tissue on left atrium in the heart. Proceedings of the Institution of Mechanical Engineers, Part H: Journal of Engineering in Medicine. 2022;236(8):1232-7.

  16. Babaie M, Kashani H, Kumar MD, Tizhoosh HR. A New Local Radon Descriptor for Content-Based Image Search. InInternational Conference on Artificial Intelligence in Medicine 2020 Aug 25 (pp. 463–472). Springer, Cham.

  17. Ammar M, Mahmoudi S, Stylianos D. A set of texture-based methods for breast cancer response prediction in neoadjuvant chemotherapy treatment. InSoft Computing Based Medical Image Analysis 2018 Jan 1 (pp. 137–147). Academic Press.

  18. Bala R. Survey on texture feature extraction methods. Int J Eng Sci Comput. 2017;7(4):10375–7.

    Google Scholar 

Download references

Acknowledgements

The authors are thankful to Hospital Yang-Ming University Taiwan, CYCU, Biomedical department and Dubai University.

Funding

The study was funded by Biomedical engineering, Chung Yuan Christian University, Taiwan and the University of Dubai, Dubai.

.

Author information

Authors and Affiliations

Authors

Contributions

Conceptualization, Y.S. ; methodology, Y.S., S.A.; investigation, Y.S., R.P., D.D.; writing—original draft preparation W.M., S.A.; writing—review and editing Y.S., R.P.; project administration, Y.S. All authors have read and approved the final manuscript.

Corresponding authors

Correspondence to Yashbir Singh or Shadi Atalla.

Ethics declarations

Ethics approval and consent to participate

The data was provided by the National Institute of Hospital Yang-Ming University Taiwan, and the Institutional Review Board of National Institute of Hospital Yang-Ming University approved the study. Patient’s informed consent was also obtained. All methods were performed in accordance with all relevant guidelines and regulations.

Consent to publish

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Singh, Y., Atalla, S., Mansoor, W. et al. To predict the left ventricular endocardial scar tissue pattern using Radon descriptor-based machine learning. BMC Res Notes 16, 185 (2023). https://doi.org/10.1186/s13104-023-06466-0

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13104-023-06466-0

Keywords