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

Engineering Commons

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

Articles 1 - 12 of 12

Full-Text Articles in Engineering

Characteristic Index Digging Of Combat Sos Capability Based On Machine Learning, Yongli Yang, Xiaofeng Hu, Rong Ming, Xiaojing Yin, Wenxiang Wang Dec 2019

Characteristic Index Digging Of Combat Sos Capability Based On Machine Learning, Yongli Yang, Xiaofeng Hu, Rong Ming, Xiaojing Yin, Wenxiang Wang

Journal of System Simulation

Abstract: Aiming at the two difficulties in characteristic index digging of combat system of systems (CSoS), namely operation data generation and digging method selection, this paper proposes a new digging method, that is, using the simulation testbed to generate operation data, then adopting the machine learning to dig characteristic index. Two methods of characteristic index digging based on machine learning are researched: (1) the method based on network convergence, divides the communities for fundamental indexes based on their relationship, and obtains the characteristic indexes by principal component analysis (PCA); this method is applied to dig the characteristic indexes of …


Chaotic Time Series Prediction Based On Gaussian Processes Mixture, Zhenjie Feng, Fan Yu Dec 2019

Chaotic Time Series Prediction Based On Gaussian Processes Mixture, Zhenjie Feng, Fan Yu

Journal of System Simulation

Abstract: Aiming at the problem that the existing learning algorithms of Gaussian processes mixture (GPM) model, such as Markov Chain Monte Carlo (MCMC), variation or leave one out, have high computational complexity, a hidden variables posterior hard-cut iterative training algorithm is proposed, which simplifies the training process of the model. The GPM model based on the proposed algorithm is applied to chaotic time series prediction. The effects of embedding dimension, time delay, learning sample number, and testing sample numbers on predictive ability are discussed. It is demonstrated by the experimental results that the prediction of the GPM model is more …


Extracting Patterns In Medical Claims Data For Predicting Opioid Overdose, Ryan Sanders Dec 2019

Extracting Patterns In Medical Claims Data For Predicting Opioid Overdose, Ryan Sanders

Graduate Theses and Dissertations

The goal of this project is to develop an efficient methodology for extracting features from time-dependent variables in transaction data. Transaction data is collected at varying time intervals making feature extraction more difficult. Unsupervised representational learning techniques are investigated, and the results compared with those from other feature engineering techniques. A successful methodology provides features that improve the accuracy of any machine learning technique. This methodology is then applied to insurance claims data in order to find features to predict whether a patient is at risk of overdosing on opioids. This data covers prescription, inpatient, and outpatient transactions. Features created …


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 …


Algorithms For Multi-Objective Mixed Integer Programming Problems, Alvaro Miguel Sierra Altamiranda Nov 2019

Algorithms For Multi-Objective Mixed Integer Programming Problems, Alvaro Miguel Sierra Altamiranda

USF Tampa Graduate Theses and Dissertations

This thesis presents a total of 3 groups of contributions related to multi-objective optimization. The first group includes the development of a new algorithm and an open-source user-friendly package for optimization over the efficient set for bi-objective mixed integer linear programs. The second group includes an application of a special case of optimization over the efficient on conservation planning problems modeled with modern portfolio theory. Finally, the third group presents a machine learning framework to enhance criterion space search algorithms for multi-objective binary linear programming.

In the first group of contributions, this thesis presents the first (criterion space search) algorithm …


Mid To Late Season Weed Detection In Soybean Production Fields Using Unmanned Aerial Vehicle And Machine Learning, Arun Narenthiran Veeranampalayam Sivakumar Jul 2019

Mid To Late Season Weed Detection In Soybean Production Fields Using Unmanned Aerial Vehicle And Machine Learning, Arun Narenthiran Veeranampalayam Sivakumar

Department of Biological Systems Engineering: Dissertations and Theses

Mid-late season weeds are those that escape the early season herbicide applications and those that emerge late in the season. They might not affect the crop yield, but if uncontrolled, will produce a large number of seeds causing problems in the subsequent years. In this study, high-resolution aerial imagery of mid-season weeds in soybean fields was captured using an unmanned aerial vehicle (UAV) and the performance of two different automated weed detection approaches – patch-based classification and object detection was studied for site-specific weed management. For the patch-based classification approach, several conventional machine learning models on Haralick texture features were …


Intelligent Software Tools For Recruiting, Swatee B. Kulkarni, Xiangdong Che Jul 2019

Intelligent Software Tools For Recruiting, Swatee B. Kulkarni, Xiangdong Che

Journal of International Technology and Information Management

In this paper, we outline how recruiting and talent acquisition gained importance within HRM field, then give a brief introduction to the newest tools used by the professionals for recruiting and lastly, describe the Artificial Intelligence-based tools that have started playing an increasingly important role. We also provide further research suggestions for using artificial intelligence-based tools to make recruiting more efficient and cost-effective.


A Hierarchical, Fuzzy Inference Approach To Data Filtration And Feature Prioritization In The Connected Manufacturing Enterprise, Phillip Matthew Lacasse Apr 2019

A Hierarchical, Fuzzy Inference Approach To Data Filtration And Feature Prioritization In The Connected Manufacturing Enterprise, Phillip Matthew Lacasse

Theses and Dissertations

The current big data landscape is one such that the technology and capability to capture and storage of data has preceded and outpaced the corresponding capability to analyze and interpret it. This has led naturally to the development of elegant and powerful algorithms for data mining, machine learning, and artificial intelligence to harness the potential of the big data environment. A competing reality, however, is that limitations exist in how and to what extent human beings can process complex information. The convergence of these realities is a tension between the technical sophistication or elegance of a solution and its transparency …


Intelligent Diagnosis Of Aircraft Electrical Faults Based On Rmbp Neural Network, Lishan Jia, Zhe Liu, Sun Yi Jan 2019

Intelligent Diagnosis Of Aircraft Electrical Faults Based On Rmbp Neural Network, Lishan Jia, Zhe Liu, Sun Yi

Journal of System Simulation

Abstract: To the characteristics of multiple properties, hard to remove and high cost of time and manpower of aircraft electrical faults maintenance in aircraft maintenance of civil aviation, construction of intelligent aircraft electrical faults diagnosis system using RMBP neural network is proposed. RMBP algorithm is used to study sample data in the intelligent faults diagnosis system as it can overcome the faults of long time of convergence and easy to go into local minima of common BP algorithm, and is suitable for training large-scale neural network,. Experience data are collected, samples are made, samples training and experiment are carried out. …


Research Of Nonlinear Time Series Prediction Method For Motion Capture, Tianyu Huang, Yunying Guo Jan 2019

Research Of Nonlinear Time Series Prediction Method For Motion Capture, Tianyu Huang, Yunying Guo

Journal of System Simulation

Abstract: In this paper, we study the nonlinear time series prediction method for action capture. A prediction method based on the capture data is studied and implemented by analyzing human motion data to solve the data loss and correction problem caused by sensor failure. Based on this research purpose, the simulation experiment assumes that a sensor in the sequence of actions fails, then uses eight kinds of machine learning methods, and evaluates them with six indexes. The prediction results of different methods are compared and the predicted motions are visualized. Through the experiments, data prediction accuracy by random forest, decision …


Optimizing Control Of Total Heat Supply Based On Machine Learning, Li Qi, Xingqi Hu, Jianmin Zhao Jan 2019

Optimizing Control Of Total Heat Supply Based On Machine Learning, Li Qi, Xingqi Hu, Jianmin Zhao

Journal of System Simulation

Abstract: The central heating system has complex structure, along with the characteristics of hysteresis, strong coupling and nonlinear. Contraposing the problem that the process is difficult to be identified and controlled by the mechanism modeling, an optimal control method of heat source total heat production based on machine learning is proposed. The heat source model of central heating system is established by BP neural network and long short-term memory neural network. Under the premise of meeting the demand of heating quality, with the total energy consumption as the optimization objective, the optimal control sequence of water supply temperature and water …


Weld Penetration Identification Based On Convolutional Neural Network, Chao Li Jan 2019

Weld Penetration Identification Based On Convolutional Neural Network, Chao Li

Theses and Dissertations--Electrical and Computer Engineering

Weld joint penetration determination is the key factor in welding process control area. Not only has it directly affected the weld joint mechanical properties, like fatigue for example. It also requires much of human intelligence, which either complex modeling or rich of welding experience. Therefore, weld penetration status identification has become the obstacle for intelligent welding system. In this dissertation, an innovative method has been proposed to detect the weld joint penetration status using machine-learning algorithms.

A GTAW welding system is firstly built. Project a dot-structured laser pattern onto the weld pool surface during welding process, the reflected laser pattern …