Searcharxiv⌕ Search

arXiv subjects

M. Roselle Abraham

Publications and source records attributed to M. Roselle Abraham.

2 recordsLinked to original sources

Pre-CAT: A web-based, graphical user-interface toolbox for preclinical CEST-MRI data processing and analysis

Purpose: As interest in CEST-MRI grows, particularly in the preclinical setting, the necessity for standardized and easy-to-use acquisition and data analysis pipelines has become apparent. While vendors have increasingly introduced support for CEST acquisitions on both clinical and preclinical hardware, image post-processing and analysis pipelines remain siloed based on privately developed code. We aim to develop an easy-to-use, open-source graphical user interface toolbox for preclinical CEST-MRI data analysis (Preclinical CEST-MRI Analysis Tool; Pre-CAT), supporting multiple acquisition types, organ systems, and CEST contrast mechanisms. Methods: Pre-CAT was developed in Python and utilizes the Numpy, Scipy, and Matplotlib libraries for data analysis and plotting. Inbuilt data processing steps include image loading, reconstruction, post-processing, and segmentation. Pre-CAT also supports data analysis for QUESP, CEST-MRF, and field mapping experiments using consensus protocols and methods. Pre-CAT's web interface and GUI were developed using Streamlit, an open-source Python framework. Pre-CAT is hosted and accessible online and can be downloaded for local installation to complete the data analysis pipeline in roughly one minute using modern hardware. Results: Pre-CAT analysis pipelines for Z-spectroscopy, CEST-MRF, and quantitative CEST (QUESP/QUEST) are demonstrated. Conclusion: With the introduction of Pre-CAT, we aim to standardize the preclinical CEST-MRI data analysis pipeline, fostering collaboration across research sites and reducing methodological redundancy. Pre-CAT is open-source and relatively modular, encouraging the addition of new methods and protocols.

physics.med-ph↗

Machine Learning Methods for Identifying Atrial Fibrillation Cases and Their Predictors in Patients With Hypertrophic Cardiomyopathy: The HCM-AF-Risk Model

Hypertrophic cardiomyopathy (HCM) patients have a high incidence of atrial fibrillation (AF) and increased stroke risk, even with low risk of congestive heart failure, hypertension, age, diabetes, previous stroke/transient ischemic attack scores. Hence, there is a need to understand the pathophysiology of AF and stroke in HCM. In this retrospective study, we develop and apply a data-driven, machine learning based method to identify AF cases, and clinical and imaging features associated with AF, using electronic health record data. HCM patients with documented paroxysmal/persistent/permanent AF (n = 191) were considered AF cases, and the remaining patients in sinus rhythm (n = 640) were tagged as No-AF. We evaluated 93 clinical variables and the most informative variables useful for distinguishing AF from No-AF cases were selected based on the 2-sample t test and the information gain criterion. We identified 18 highly informative variables that are positively (n = 11) and negatively (n = 7) correlated with AF in HCM. Next, patient records were represented via these 18 variables. Data imbalance resulting from the relatively low number of AF cases was addressed via a combination of oversampling and under-sampling strategies. We trained and tested multiple classifiers under this sampling approach, showing effective classification. Specifically, an ensemble of logistic regression and naive Bayes classifiers, trained based on the 18 variables and corrected for data imbalance, proved most effective for separating AF from No-AF cases (sensitivity = 0.74, specificity = 0.70, C-index = 0.80). Our model is the first machine learning based method for identification of AF cases in HCM. This model demonstrates good performance, addresses data imbalance, and suggests that AF is associated with a more severe cardiac HCM phenotype.

cs.LG↗