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

Physical Sciences and Mathematics Commons

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

Engineering

PDF

2021

Machine learning

Institution
Publication
Publication Type

Articles 31 - 42 of 42

Full-Text Articles in Physical Sciences and Mathematics

A New Classification Method For Encrypted Internet Traffic Using Machine Learning, Mesut Uğurlu, İbrahi̇m Alper Doğru, Recep Si̇nan Arslan Jan 2021

A New Classification Method For Encrypted Internet Traffic Using Machine Learning, Mesut Uğurlu, İbrahi̇m Alper Doğru, Recep Si̇nan Arslan

Turkish Journal of Electrical Engineering and Computer Sciences

The rate of internet usage in the world is over 62% and this rate is increasing day by day. With this increase, it becomes important to ensure the confidentiality of the information in the traffic flowing over the internet. Encryption algorithms and protocols are used for this purpose. This situation, which is beneficial for normal users, is also used by attackers to hide. Cyber attackers or hackers gain the ability to bypass security precautions such as IDS/IPS and antivirus systems with using encrypted traffic. Since payload analysis cannot be performed without deciphering the encrypted traffic, existing commercial security solutions fall …


Ordered Physical Human Activity Recognition Based On Ordinal Classification, Duygu Bağci Daş, Derya Bi̇rant Jan 2021

Ordered Physical Human Activity Recognition Based On Ordinal Classification, Duygu Bağci Daş, Derya Bi̇rant

Turkish Journal of Electrical Engineering and Computer Sciences

Human activity recognition (HAR) is a critical process for applications that focus on the classification of human physical activities such as jogging, walking, downstairs, and upstairs. Ordinal classification (OC) is a special type of supervised multi-class classification in which an inherent ordering among the classes exists, such as low, medium, and high. This study combines these two concepts and introduces an approach to ?human activity recognition based on ordinal classification? (HAROC). In the proposed approach, ordinal classification is applied to human activity recognition where the physical activities can be ordered by using their signals? band power values. This is the …


Deep Learning For Turkish Makam Music Composition, İsmai̇l Hakki Parlak, Yalçin Çebi̇, Ci̇han Işikhan, Derya Bi̇rant Jan 2021

Deep Learning For Turkish Makam Music Composition, İsmai̇l Hakki Parlak, Yalçin Çebi̇, Ci̇han Işikhan, Derya Bi̇rant

Turkish Journal of Electrical Engineering and Computer Sciences

In this paper, we introduce a new deep-learning-based system that can compose structured Turkish makam music (TMM) in the symbolic domain. Presented artificial TMM composer (ATMMC) takes eight initial notes from a human user and completes the rest of the piece. The backbone of the composer system consists of multilayered long short-term memory (LSTM) networks. ATMMC can create pieces in Hicaz and Nihavent makams in Şarkı form, which can be viewed and played with Mus2, a notation software for microtonal music. Statistical analysis shows that pieces composed by ATMMC are approximately 84% similar to training data. ATMMC is an open-source …


Review Of Forecasting Univariate Time-Series Data With Application To Water-Energy Nexus Studies & Proposal Of Parallel Hybrid Sarima-Ann Model, Cory Sumner Yarrington Jan 2021

Review Of Forecasting Univariate Time-Series Data With Application To Water-Energy Nexus Studies & Proposal Of Parallel Hybrid Sarima-Ann Model, Cory Sumner Yarrington

Graduate Theses, Dissertations, and Problem Reports

The necessary materials for most human activities are water and energy. Integrated analysis to accurately forecast water and energy consumption enables the implementation of efficient short and long-term resource management planning as well as expanding policy and research possibilities for the supportive infrastructure. However, the integral relationship between water and energy (water-energy nexus) poses a difficult problem for modeling. The accessibility and physical overlay of data sets related to water-energy nexus is another main issue for a reliable water-energy consumption forecast. The framework of urban metabolism (UM) uses several types of data to build a global view and highlight issues …


Applied Machine Learning In Extrusion-Based Bioprinting, Shuyu Tian Jan 2021

Applied Machine Learning In Extrusion-Based Bioprinting, Shuyu Tian

Theses and Dissertations

Optimization of extrusion-based bioprinting (EBB) parameters have been systematically conducted through experimentation. However, the process is time and resource-intensive and not easily translatable across different laboratories. A machine learning (ML) approach to EBB parameter optimization can accelerate this process for laboratories across the field through training using data collected from published literature. In this work, regression-based and classification-based ML models were investigated for their abilities to predict printing outcomes of cell viability and filament diameter for cell-containing alginate and gelatin composite hydrogels. Regression-based models were investigated for their ability to predict suitable extrusion pressure given desired cell viability when keeping …


Texture-Driven Image Clustering In Laser Powder Bed Fusion, Alexander H. Groeger Jan 2021

Texture-Driven Image Clustering In Laser Powder Bed Fusion, Alexander H. Groeger

Browse all Theses and Dissertations

The additive manufacturing (AM) field is striving to identify anomalies in laser powder bed fusion (LPBF) using multi-sensor in-process monitoring paired with machine learning (ML). In-process monitoring can reveal the presence of anomalies but creating a ML classifier requires labeled data. The present work approaches this problem by printing hundreds of Inconel-718 coupons with different processing parameters to capture a wide range of process monitoring imagery with multiple sensor types. Afterwards, the process monitoring images are encoded into feature vectors and clustered to isolate groups in each sensor modality. Four texture representations were learned by training two convolutional neural network …


Information Architecture For A Chemical Modeling Knowledge Graph, Adam R. Luxon Jan 2021

Information Architecture For A Chemical Modeling Knowledge Graph, Adam R. Luxon

Theses and Dissertations

Machine learning models for chemical property predictions are high dimension design challenges spanning multiple disciplines. Free and open-source software libraries have streamlined the model implementation process, but the design complexity remains. In order better navigate and understand the machine learning design space, model information needs to be organized and contextualized. In this work, instances of chemical property models and their associated parameters were stored in a Neo4j property graph database. Machine learning model instances were created with permutations of dataset, learning algorithm, molecular featurization, data scaling, data splitting, hyperparameters, and hyperparameter optimization techniques. The resulting graph contains over 83,000 nodes …


A Novel Method For Soc Estimation Of Li-Ion Batteries Using A Hybrid Machinelearning Technique, Eymen İpek, Murat Yilmaz Jan 2021

A Novel Method For Soc Estimation Of Li-Ion Batteries Using A Hybrid Machinelearning Technique, Eymen İpek, Murat Yilmaz

Turkish Journal of Electrical Engineering and Computer Sciences

The battery system is one of the key components of electric vehicles (EV) which has brought groundbreaking technologies. Since modern EVs have mostly Li-ion batteries, they need to be monitored and controlled to achieve safe and high-performance operation. Particularly, the battery management system (BMS) uses complex processing systems that perform measurements, estimation of the battery states, and protection of the system. State of charge (SOC) estimation is a major part of these processes which defines remaining capacity in the battery until the next charging operation as a proportion to the total battery capacity. Since SOC is not a parameter that …


Analysis Of Classifier Weaknesses Based On Patterns And Corrective Methods, Nicholas Skapura Jan 2021

Analysis Of Classifier Weaknesses Based On Patterns And Corrective Methods, Nicholas Skapura

Browse all Theses and Dissertations

Classification is an important branch of machine learning that impacts many areas of modern life. Many classification algorithms (classifiers for short) have been developed. They have highly different levels of sophistication and classification accuracy. Classification problems often have highly different levels of hardness and complexity. Practitioners of classification modeling need better understanding of those algorithms in order to select the optimal algorithm for given classification problems. Researchers of classification need new insight on how given classifiers are weak and how they can be improved by correcting their classification errors. This dissertation introduces new tools and concepts to analyze classifier weakness …


Deep Learning For Compressive Sar Imaging With Train-Test Discrepancy, Morgan R. Mccamey Jan 2021

Deep Learning For Compressive Sar Imaging With Train-Test Discrepancy, Morgan R. Mccamey

Browse all Theses and Dissertations

We consider the problem of compressive synthetic aperture radar (SAR) imaging with the goal of reconstructing SAR imagery in the presence of under sampled phase history. While this problem is typically considered in compressive sensing (CS) literature, we consider a variety of deep learning approaches where a deep neural network (DNN) is trained to form SAR imagery from limited data. At the cost of computationally intensive offline training, on-line test-time DNN-SAR has demonstrated orders of magnitude faster reconstruction than standard CS algorithms. A limitation of the DNN approach is that any change to the operating conditions necessitates a costly retraining …


Texture-Driven Image Clustering In Laser Powder Bed Fusion, Alexander H. Groeger Jan 2021

Texture-Driven Image Clustering In Laser Powder Bed Fusion, Alexander H. Groeger

Browse all Theses and Dissertations

The additive manufacturing (AM) field is striving to identify anomalies in laser powder bed fusion (LPBF) using multi-sensor in-process monitoring paired with machine learning (ML). In-process monitoring can reveal the presence of anomalies but creating a ML classifier requires labeled data. The present work approaches this problem by printing hundreds of Inconel-718 coupons with different processing parameters to capture a wide range of process monitoring imagery with multiple sensor types. Afterwards, the process monitoring images are encoded into feature vectors and clustered to isolate groups in each sensor modality. Four texture representations were learned by training two convolutional neural network …


Improved Online Sequential Extreme Learning Machine: Os-Celm, Olcay Tosun, Recep Eryi̇ği̇t Jan 2021

Improved Online Sequential Extreme Learning Machine: Os-Celm, Olcay Tosun, Recep Eryi̇ği̇t

Turkish Journal of Electrical Engineering and Computer Sciences

Online learning methods (OLM) have been gaining traction as a solution to classification problems because of rapid renewal and fast growth in volume of available data. ELM-based sequential learning (OS-ELM) is one of the most frequently used online learning methodologies partly due to fast training algorithm but suffers from inefficient use of its hidden layers due to the random assignment of the parameters of those layers. In this study, we propose an improved online learning model called online sequential constrained extreme learning machine (OS-CELM), which replaces the random assignment of those parameters with better generalization performance using the CELM method …