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

Engineering Commons

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

Articles 1 - 10 of 10

Full-Text Articles in Engineering

Multivariate Time Series Pattern Recognition Using Machine Learning And Deep Learning Methods, Sai Abhishek Devar Dec 2019

Multivariate Time Series Pattern Recognition Using Machine Learning And Deep Learning Methods, Sai Abhishek Devar

Industrial, Manufacturing, and Systems Theses

In this research work, we have implemented machine learning & deep-learning algorithms on real-time multivariate time series datasets in the manufacturing & health care fields. The research work is organized in two case-studies. The case study-1 is about rare event classification in multivariate time series in a pulp and paper manufacturing industry, data was collected of multiple sensors at each stage of production line, the data contains a rare event of paper break that commonly occurs in the industry. For preprocessing we have implemented sliding window approach for calculating first order difference method to capture the variation in the data …


Methodology To Qualify And Monitor A Chemically Bonded Sand System Used In Foundries, Prayag Pravinbhai Patel Jun 2019

Methodology To Qualify And Monitor A Chemically Bonded Sand System Used In Foundries, Prayag Pravinbhai Patel

Dissertations

The goal of this dissertation is to establish a new quality control framework that combines a statistical process control (SPC) approach to casting quality for chemically bonded sand systems used in foundries. Foundries in the United States use the American Foundry Society standardized sand testing to monitor chemically bonded sand systems. These standardized tests are inefficient for two reasons. Firstly, standard tests are based on mechanical, physical, chemical and thermal properties of a sand system that do not consider interaction between these properties, but sand casting processes are inherently thermo-mechanical, thermo-chemical and thermo-physical. Secondly, these tests can only detect large …


Classification Of Vegetation In Aerial Imagery Via Neural Network, Gevand Balayan May 2019

Classification Of Vegetation In Aerial Imagery Via Neural Network, Gevand Balayan

UNLV Theses, Dissertations, Professional Papers, and Capstones

This thesis focuses on the task of trying to find a Neural Network that is best suited for identifying vegetation from aerial imagery. The goal is to find a way to quickly classify items in an image as highly likely to be vegetation(trees, grass, bushes and shrubs) and then interpolate that data and use it to mark sections of an image as vegetation. This has practical applications as well. The main motivation of this work came from the effort that our town takes in conserving water. By creating an AI that can easily recognize plants, we can better monitor the …


Unsupervised Feature Learning For Point Cloud By Contrasting And Clustering With Graph Convolutional Neural Network, Ling Zhang Jan 2019

Unsupervised Feature Learning For Point Cloud By Contrasting And Clustering With Graph Convolutional Neural Network, Ling Zhang

Dissertations and Theses

Recently, deep graph neural networks (GNNs) have attracted significant attention for point cloud understanding tasks, including classification, segmentation, and detection. However, the training of such deep networks still requires a large amount of annotated data, which is both expensive and time-consuming. To alleviate the cost of collecting and annotating large-scale point cloud datasets, we propose an unsupervised learning approach to learn features from unlabeled point cloud ”3D object” dataset by using part contrasting and object clustering with GNNs. In the contrast learning step, all the samples in the 3D object dataset are cut into two parts and put into a …


Computer-Aided Classification Of Impulse Oscillometric Measures Of Respiratory Small Airways Function In Children, Nancy Selene Avila Jan 2019

Computer-Aided Classification Of Impulse Oscillometric Measures Of Respiratory Small Airways Function In Children, Nancy Selene Avila

Open Access Theses & Dissertations

Computer-aided classification of respiratory small airways dysfunction is not an easy task. There is a need to develop more robust classifiers, specifically for children as the classification studies performed to date have the following limitations: 1) they include features derived from tests that are not suitable for children and 2) they cannot distinguish between mild and severe small airway dysfunction.

This Dissertation describes the classification algorithms with high discriminative capacity to distinguish different levels of respiratory small airways function in children (Asthma, Small Airways Impairment, Possible Small Airways Impairment, and Normal lung function). This ability came from innovative feature selection, …


Multi-Column Neural Networks And Sparse Coding Novel Techniques In Machine Learning, Ammar O. Hoori Jan 2019

Multi-Column Neural Networks And Sparse Coding Novel Techniques In Machine Learning, Ammar O. Hoori

Theses and Dissertations

Accurate and fast machine learning (ML) algorithms are highly vital in artificial intelligence (AI) applications. In complex dataset problems, traditional ML methods such as radial basis function neural network (RBFN), sparse coding (SC) using dictionary learning, and particle swarm optimization (PSO) provide trivial results, large structure, slow training, and/or slow testing. This dissertation introduces four novel ML techniques: the multi-column RBFN network (MCRN), the projected dictionary learning algorithm (PDL) and the multi-column adaptive and non-adaptive particle swarm optimization techniques (MC-APSO and MC-PSO). These novel techniques provide efficient alternatives for traditional ML techniques. Compared to traditional ML techniques, the novel ML …


Deep Neural Network Learning-Based Classifier Design For Big-Data Analytics, Krishnan Raghavan Jan 2019

Deep Neural Network Learning-Based Classifier Design For Big-Data Analytics, Krishnan Raghavan

Doctoral Dissertations

"In this digital age, big-data sets are commonly found in the field of healthcare, manufacturing and others where sustainable analysis is necessary to create useful information. Big-data sets are often characterized by high-dimensionality and massive sample size. High dimensionality refers to the presence of unwanted dimensions in the data where challenges such as noise, spurious correlation and incidental endogeneity are observed. Massive sample size, on the other hand, introduces the problem of heterogeneity because complex and unstructured data types must analyzed. To mitigate the impact of these challenges while considering the application of classification, a two step analysis approach is …


Adaptive Identification Of Classification Decision Boundary Of Turbine Blade Mode Shape Under Geometric Uncertainty, Ian M. Boyd Jan 2019

Adaptive Identification Of Classification Decision Boundary Of Turbine Blade Mode Shape Under Geometric Uncertainty, Ian M. Boyd

Browse all Theses and Dissertations

Integrally Bladed Rotors (IBR) of aircraft turbine engines suffer from fluctuations in the dynamic response that occurs due to blade to blade geometric deviations. The Stochastic Approach for Blade and Rotor Emulation (SABRE) framework has been used to enable a probabilistic study of mistuned blades in which a reduced order modeling technique is applied in conjunction with sets of surrogate models, called emulators, to make predictions of mistuned mode shapes. SABRE has proven useful for non-switching mode shapes. However, switching mode shapes have non-stationary or discontinuous response surfaces which reduce the accuracy of the surrogate models used in SABRE. To …


Kidney Ailment Prediction Under Data Imbalance, Ranaa Mahveen Jan 2019

Kidney Ailment Prediction Under Data Imbalance, Ranaa Mahveen

Graduate Theses, Dissertations, and Problem Reports

Chronic Kidney Disease (CKD) is the leading cause for kidney failure. It is a global health problem affecting approximately 10% of the world population and about 15% of US adults. Chronic Kidney Diseases do not generally show any disease specific symptoms in early stages thus it is hard to detect and prevent such diseases. Early detection and classification are the key factors in managing Chronic Kidney Diseases.

In this thesis, we propose a new machine learning technique for Kidney Ailment Prediction. We focus on two key issues in machine learning, especially in its application to disease prediction. One is related …


Building A Classification Model Using Affinity Propagation, Christopher R. Klecker Jan 2019

Building A Classification Model Using Affinity Propagation, Christopher R. Klecker

Electronic Theses and Dissertations

Regular classification of data includes a training set and test set. For example for Naïve Bayes, Artificial Neural Networks, and Support Vector Machines, each classifier employs the whole training set to train itself. This thesis will explore the possibility of using a condensed form of the training set in order to get a comparable classification accuracy. The technique explored in this thesis will use a clustering algorithm to explore with data records can be labeled as exemplar, or a quality of multiple records. For example, is it possible to compress say 50 records into one single record? Can a single …