Bryan Conroy
Philips
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Bryan Conroy.
PLOS ONE | 2013
Bryan Conroy; Jennifer M. Walz; Paul Sajda
Multivariate decoding models are increasingly being applied to functional magnetic imaging (fMRI) data to interpret the distributed neural activity in the human brain. These models are typically formulated to optimize an objective function that maximizes decoding accuracy. For decoding models trained on full-brain data, this can result in multiple models that yield the same classification accuracy, though some may be more reproducible than others—i.e. small changes to the training set may result in very different voxels being selected. This issue of reproducibility can be partially controlled by regularizing the decoding model. Regularization, along with the cross-validation used to estimate decoding accuracy, typically requires retraining many (often on the order of thousands) of related decoding models. In this paper we describe an approach that uses a combination of bootstrapping and permutation testing to construct both a measure of cross-validated prediction accuracy and model reproducibility of the learned brain maps. This requires re-training our classification method on many re-sampled versions of the fMRI data. Given the size of fMRI datasets, this is normally a time-consuming process. Our approach leverages an algorithm called fast simultaneous training of generalized linear models (FaSTGLZ) to create a family of classifiers in the space of accuracy vs. reproducibility. The convex hull of this family of classifiers can be used to identify a subset of Pareto optimal classifiers, with a single-optimal classifier selectable based on the relative cost of accuracy vs. reproducibility. We demonstrate our approach using full-brain analysis of elastic-net classifiers trained to discriminate stimulus type in an auditory and visual oddball event-related fMRI design. Our approach and results argue for a computational approach to fMRI decoding models in which the value of the interpretation of the decoding model ultimately depends upon optimizing a joint space of accuracy and reproducibility.
Machine Learning | 2016
Bryan Conroy; Larry J. Eshelman; Cristhian Potes; Minnan Xu-Wilson
Many real-world datasets suffer from missing or incomplete data. In the healthcare setting, for example, certain patient measurement parameters, such as vitals and/or lab values, may be missing due to insufficient monitoring. When present, however, these features could be highly discriminative in predicting aspects of patient state. Therefore, it is desirable to incorporate these sparsely measured features into a predictive model. Training predictive algorithms on such datasets is complicated by the missing data. Overcoming this problem is usually achieved by first estimating values for the missing data, which is referred to as data imputation. Without strong prior knowledge about the relationship between features though, it is common to fill in missing values with their respective population mean or median. The accuracy of this approach is limited, however, and may simply inject noise into the data. We propose a two-stage machine learning algorithm that learns a dynamic classifier ensemble from an incomplete dataset without data imputation. The algorithm is very simple to implement and applicable across a wide range of problems. Our method first employs a variant of AdaBoost to learn a set of low-dimensional classifiers, each of which abstains from predicting if its dependent feature(s) are missing. Our novel contribution is the secondary dynamic ensemble learning stage in which the low-dimensional classifiers are combined using a dynamic weighting that depends on the pattern of measured features in the present input data. This allows the model to be resilient to missing data by adjusting the strength of certain classifiers to account for missing features. We apply our algorithm to early detection of hemodynamic instability in ICU patients. Providing an effective risk score of hemodynamic instability has the potential to give the clinician sufficient time to intervene, thereby reducing the chance of organ damage due to insufficient blood perfusion. We compare the results of our algorithm to other common missing data approaches, including mean imputation and multiple imputation methods, and discuss the advantages of the approach given the constraints of the application domain (e.g., high specificity to combat hospital alarm fatigue).
NeuroImage | 2017
Jordan Muraskin; Truman R. Brown; Jennifer M. Walz; Tao Tu; Bryan Conroy; Robin I. Goldman; Paul Sajda
ABSTRACT Perception and cognition in the brain are naturally characterized as spatiotemporal processes. Decision‐making, for example, depends on coordinated patterns of neural activity cascading across the brain, running in time from stimulus to response and in space from primary sensory regions to the frontal lobe. Measuring this cascade is key to developing an understanding of brain function. Here we report on a novel methodology that employs multi‐modal imaging for inferring this cascade in humans at unprecedented spatiotemporal resolution. Specifically, we develop an encoding model to link simultaneously measured electroencephalography (EEG) and functional magnetic resonance imaging (fMRI) signals to infer high‐resolution spatiotemporal brain dynamics during a perceptual decision. After demonstrating replication of results from the literature, we report previously unobserved sequential reactivation of a substantial fraction of the pre‐response network whose magnitude correlates with a proxy for decision confidence. Our encoding model, which temporally tags BOLD activations using time localized EEG variability, identifies a coordinated and spatially distributed neural cascade that is associated with a perceptual decision. In general the methodology illuminates complex brain dynamics that would otherwise be unobservable using fMRI or EEG acquired separately. HIGHLIGHTSAn encoding model method is proposed that links simultaneously measured EEG and fMRI.The method temporally tags BOLD activations using time localized EEG variability.The method is applied to EEG/fMRI acquired during a perceptual decision making task.Results include a previously unobserved reactivation of a pre‐response network.The magnitude of the reactivation correlates with a proxy for decision confidence.
Critical Care | 2017
Cristhian Potes; Bryan Conroy; Minnan Xu-Wilson; Christopher J. L. Newth; David Inwald; Joseph J. Frassica
BackgroundEarly recognition and timely intervention are critical steps for the successful management of shock. The objective of this study was to develop a model to predict requirement for hemodynamic intervention in the pediatric intensive care unit (PICU); thus, clinicians can direct their care to patients likely to benefit from interventions to prevent further deterioration.MethodsThe model proposed in this study was trained on a retrospective cohort of all patients admitted to a tertiary PICU at a single center in the United States, and validated on another retrospective cohort of all patients admitted to the PICU at a single center in the United Kingdom. The PICU clinical information system database (Intellivue Clinical Information Portfolio, Philips, UK) was interrogated to collect physiological and laboratory data. The model was trained using a variant of AdaBoost, which learned a set of low-dimensional classifiers, each of which was age adjusted.ResultsA total of 7052 patients admitted to the US PICU was used for training the model, and a total of 970 patients admitted to the UK PICU was used for validation. On the training/validation datasets, the model showed better prediction of hemodynamic intervention (area under the receiver operating characteristic (AUROC) = 0.81/0.81) than systolic blood pressure-based (AUCROC = 0.58/0.67) or shock index-based (AUCROC = 0.63/0.65) models. Both of these models were age adjusted using the same classifier.ConclusionsThe proposed model reliably predicted the need for hemodynamic intervention in PICU patients and provides better classification performance when compared to systolic blood pressure-based or shock index-based models alone. This model could readily be built into a clinical information system to identify patients at risk of hemodynamic instability.
bioRxiv | 2016
Jordan Muraskin; Truman R. Brown; Jennifer M. Walz; Bryan Conroy; Robin I. Goldman; Paul Sajda
Perceptual decisions depend on coordinated patterns of neural activity cascading across the brain, running in time from stimulus to response and in space from primary sensory regions to the frontal lobe. Measuring this cascade and how it flows through the brain is key to developing an understanding of how our brains function. However observing, let alone understanding, this cascade, particularly in humans, is challenging. Here, we report a significant methodological advance allowing this observation in humans at unprecedented spatiotemporal resolution. We use a novel encoding model to link simultaneously measured electroencephalography (EEG) and functional magnetic resonance imaging (fMRI) signals to infer the high-resolution spatiotemporal brain dynamics taking place during rapid visual perceptual decision-making. After demonstrating the methodology replicates past results, we show that it uncovers a previously unobserved sequential reactivation of a substantial fraction of the pre-response network whose magnitude correlates with decision confidence. Our results illustrate that a temporally coordinated and spatially distributed neural cascade underlies perceptual decision-making, with our methodology illuminating complex brain dynamics that would otherwise be unobservable using conventional fMRI or EEG separately. We expect this methodology to be useful in observing brain dynamics in a wide range of other mental processes.
Physiological Measurement | 2018
Saman Parvaneh; Jonathan Rubin; Asif Rahman; Bryan Conroy; Saeed Babaeizadeh
OBJECTIVE The prevalence of atrial fibrillation (AF) in the general population is 0.5%-1%. As AF is the most common sustained cardiac arrhythmia that is associated with an increased morbidity and mortality, its timely diagnosis is clinically desirable. The main aim of this study as our contribution to the PhysioNet/CinC Challenge 2017 was to develop an automatic algorithm for classification of normal sinus rhythm (NSR), AF, other rhythm (O), and noise using a short single-channel ECG. Furthermore, the impact of changing labels/annotations on performance of the proposed algorithm was studied in this article. APPROACH The challenge training dataset (8528 ECG recordings) and a complementary dataset (6312 ECG recordings) from other sources were used for algorithm development. Version 3 (v3), which is an updated version of the annotations at the official phase of the challenge (v2), was used in this study. In the proposed algorithm, densely connected convolutional networks were combined with feature-based post-processing after initial signal quality analysis for the classification of ECG recordings. MAIN RESULTS The F1 scores for classification of NSR, AF, and O were 0.91, 0.83, and 0.72, respectively, which led to a F1 of 0.82. There was a small or no performance difference between the top entries in the official phase of the challenge and our proposed method. An increase of 2.5% in F1 score was observed when the same annotations for training and test was used (using v3 annotations) compared to using different annotations (v2 annotations for training and v3 annotations for the test). SIGNIFICANCE Our promising results suggest that the availability of more data with improved labeling along with improvement in signal quality analysis make our algorithm suitable for practical clinical applications.
Journal of Electrocardiology | 2018
Jonathan Rubin; Saman Parvaneh; Asif Rahman; Bryan Conroy; Saeed Babaeizadeh
The development of new technology such as wearables that record high-quality single channel ECG, provides an opportunity for ECG screening in a larger population, especially for atrial fibrillation screening. The main goal of this study is to develop an automatic classification algorithm for normal sinus rhythm (NSR), atrial fibrillation (AF), other rhythms (O), and noise from a single channel short ECG segment (9-60 s). For this purpose, we combined a signal quality index (SQI) algorithm, to assess noisy instances, and trained densely connected convolutional neural networks to classify ECG recordings. Two convolutional neural network (CNN) models (a main model that accepts 15 s ECG segments and a secondary model that processes shorter 9 s segments) were trained using the training data set. If the recording is determined to be of low quality by SQI, it is immediately classified as noisy. Otherwise, it is transformed to a time-frequency representation and classified with the CNN as NSR, AF, O, or noise. The results achieved on the 2017 PhysioNet/Computing in Cardiology challenge test dataset were an overall F1 score of 0.82 (F1 for NSR, AF, and O were 0.91, 0.83, and 0.72, respectively). Compared with 80 challenge entries, this was the third best overall score achieved on the evaluation dataset.
computing in cardiology conference | 2016
Cristhian Potes; Saman Parvaneh; Asif Rahman; Bryan Conroy
JMLR workshop and conference proceedings | 2012
Bryan Conroy; Paul Sajda
arXiv: Learning | 2013
Bryan Conroy; Jennifer M. Walz; Brian Cheung; Paul Sajda