Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 4 of 4

Full-Text Articles in Engineering

Predicting Patient Outcomes With Machine Learning For Diverse Health Data, Dingwen Li Dec 2021

Predicting Patient Outcomes With Machine Learning For Diverse Health Data, Dingwen Li

McKelvey School of Engineering Theses & Dissertations

As digitized clinical and health data become ubiquitous, machine learning techniques have shown promise in predicting various clinical outcomes. In this thesis research, we exploit three types of data including (1) data collected through wearables outside hospitals, (2) electronic health records (EHR) data of inpatient in general hospital wards, (3) intraoperative data collected during surgery. This thesis work investigates machine learning approaches for the diverse clinical and health data with distinctive characteristics and challenges in the context of real-world clinical applications. Specifically, this thesis makes the following contributions to the state of the art of clinical machine learning.

Extracting informative …


Using Computer Vision To Track Anatomical Structures During Cochlear Implant Surgery, Nicholas Bach Aug 2021

Using Computer Vision To Track Anatomical Structures During Cochlear Implant Surgery, Nicholas Bach

McKelvey School of Engineering Theses & Dissertations

There is a steep learning curve for surgeons performing cochlear implant surgeries. We aimed to use computer vision to track anatomical features with the goal of helping surgeons perform cochlear implant surgery without damaging the cochlea. We compared nine algorithms in total, seven object tracking algorithms and two optical flow algorithms utilizing the LucasKanade method, on manually created cochlear implant surgery videos to determine the accuracy associated with each. Compared with eight other algorithms, we observed that an iterative pyramidal implementation of the Lucas-Kanade (IPLK) method, implemented through OpenCV, performed the best. The IPLK method had the lowest error rate …


Continuous-Time And Complex Growth Transforms For Analog Computing And Optimization, Oindrila Chatterjee Aug 2021

Continuous-Time And Complex Growth Transforms For Analog Computing And Optimization, Oindrila Chatterjee

McKelvey School of Engineering Theses & Dissertations

Analog computing is a promising and practical candidate for solving complex computational problems involving algebraic and differential equations. At the fundamental level, an analog computing framework can be viewed as a dynamical system that evolves following fundamental physical principles, like energy minimization, to solve a computing task. Additionally, conservation laws, such as conservation of charge, energy, or mass, provide a natural way to couple and constrain spatially separated variables. Taking a cue from these observations, in this dissertation, I have explored a novel dynamical system-based computing framework that exploits naturally occurring analog conservation constraints to solve a variety of optimization …


Machine Learning Morphisms: A Framework For Designing And Analyzing Machine Learning Work Ows, Applied To Separability, Error Bounds, And 30-Day Hospital Readmissions, Eric Zenon Cawi Jan 2021

Machine Learning Morphisms: A Framework For Designing And Analyzing Machine Learning Work Ows, Applied To Separability, Error Bounds, And 30-Day Hospital Readmissions, Eric Zenon Cawi

McKelvey School of Engineering Theses & Dissertations

A machine learning workflow is the sequence of tasks necessary to implement a machine learning application, including data collection, preprocessing, feature engineering, exploratory analysis, and model training/selection. In this dissertation we propose the Machine Learning Morphism (MLM) as a mathematical framework to describe the tasks in a workflow. The MLM is a tuple consisting of: Input Space, Output Space, Learning Morphism, Parameter Prior, Empirical Risk Function. This contains the information necessary to learn the parameters of the learning morphism, which represents a workflow task. In chapter 1, we give a short review of typical tasks present in a workflow, as …