Wind Turbine Parameter Calibration Using Deep Learning Approaches,
2021
University of Denver
Wind Turbine Parameter Calibration Using Deep Learning Approaches, Rebecca Mccubbin
Electronic Theses and Dissertations
The inertia and damping coefficients are critical to understanding the workings of a wind turbine, especially when it is in a transient state. However, many manufacturers do not provide this information about their turbines, requiring people to estimate these values themselves. This research seeks to design a multilayer perceptron (MLP) that can accurately predict the inertia and damping coefficients using the power data from a turbine during a transient state. To do this, a model of a wind turbine was built in Matlab, and a simulation of a three-phase fault was used to collect realistic fault data to input into …
Deep Learning For High-Impedance Fault Detection: Convolutional Autoencoders,
2021
Western University
Deep Learning For High-Impedance Fault Detection: Convolutional Autoencoders, Khushwant Rai, Firouz Badrkhani Ajaei, Farnam Hojatpanah, Katarina Grolinger
Electrical and Computer Engineering Publications
High-impedance faults (HIF) are difficult to detect because of their low current amplitude and highly diverse characteristics. In recent years, machine learning (ML) has been gaining popularity in HIF detection because ML techniques learn patterns from data and successfully detect HIFs. However, as these methods are based on supervised learning, they fail to reliably detect any scenario, fault or non-fault, not present in the training data. Consequently, this paper takes advantage of unsupervised learning and proposes a convolutional autoencoder framework for HIF detection (CAE-HIFD). Contrary to the conventional autoencoders that learn from normal behavior, the convolutional autoencoder (CAE) in CAE-HIFD …
Simplification Of Robotics Through Autonomous Navigation,
2021
Western Kentucky University
Simplification Of Robotics Through Autonomous Navigation, Grant Turner
Mahurin Honors College Capstone Experience/Thesis Projects
With self-driving vehicles, college campus food delivery, or even automated home vacuuming systems, robotics is undoubtedly becoming more prevalent in everyday society and it can be expected to continue with time. While many people are owners, users, or even just spectators of theses robotic products or services, there seems to be a negative perception of robotics that poses an intimidation factor regarding the attempt to understand the ideas driving technology. This perception tends to view robotics as machines that require rich education to understand the complexity and interworkings of, thus attempts understand the field are neglected.
To combat this line …
Human Characteristics Impact On Strategic Decisions In A Human-In-The-Loop Simulation,
2021
Old Dominion University
Human Characteristics Impact On Strategic Decisions In A Human-In-The-Loop Simulation, Andrew J. Collins, Shieda Etemadidavan
Engineering Management & Systems Engineering Faculty Publications
In this paper, a hybrid simulation model of the agent-based model and cooperative game theory is used in a human-in-the-loop experiment to study the effect of human demographic characteristics in situations where they make strategic coalition decisions. Agent-based modeling (ABM) is a computational method that can reveal emergent phenomenon from interactions between agents in an environment. It has been suggested in organizational psychology that ABM could model human behavior more holistically than other modeling methods. Cooperative game theory is a method that models strategic coalitions formation. Three characteristics (age, education, and gender) were considered in the experiment to see if …
Unsupervised Meta-Learning,
2021
University of Central Florida
Unsupervised Meta-Learning, Siavash Khodadadeh
Electronic Theses and Dissertations, 2020-2023
Deep learning has achieved classification performance matching or exceeding the human one, as long as plentiful labeled training samples are available. However, the performance on few-shot learning, where the classifier had seen only several or possibly only one sample of the class is still significantly below human performance. Recently, a type of algorithm called meta-learning achieved impressive performance for few-shot learning. However, meta-learning requires a large dataset of labeled tasks closely related to the test task. The work described in this dissertation outlines techniques that significantly reduce the need for expensive and scarce labeled data in the meta-learning phase. Our …
Tackling Ai Bias With Gans,
2021
William & Mary
Tackling Ai Bias With Gans, Noam Stanislawski
Cybersecurity Undergraduate Research Showcase
Throughout the relatively short history of artificial intelligence (AI), there has been a significant concern surrounding AI’s ability to incorporate and maintain certain characteristics which were not inherently modeled out in its coding. These behaviors stem from the prominent usage of neural network AI, which can inherit human biases from the input data it receives. This paper argues for two possible avenues to combat these biases. The first is to rethink the traditional framework for neural network projects and retool them to be usable by a Generative Adversarial Network (GAN). In a GAN’s zero-sum game, two network techniques can combat …
Zone Path Construction (Zac) Based Approaches For Effective Real-Time Ridesharing,
2021
Singapore Management University
Zone Path Construction (Zac) Based Approaches For Effective Real-Time Ridesharing, Meghna Lowalekar, Pradeep Varakantham, Patrick Jaillet
Research Collection School Of Computing and Information Systems
Real-time ridesharing systems such as UberPool, Lyft Line and GrabShare have become hugely popular as they reduce the costs for customers, improve per trip revenue for drivers and reduce traffic on the roads by grouping customers with similar itineraries. The key challenge in these systems is to group the “right” requests to travel together in the “right” available vehicles in real-time, so that the objective (e.g., requests served, revenue or delay) is optimized. This challenge has been addressed in existing work by: (i) generating as many relevant feasible combinations of requests (with respect to the available delay for customers) as …
Playing Pong Using Q-Learning,
2021
West Chester University of Pennsylvania
Playing Pong Using Q-Learning, Akash Kumar
West Chester University Master’s Theses
This thesis involves the use of a reinforcement learning algorithm (RL) called Q-learning to train a Q-agent to play a game of Pong against a near-perfect opponent. Compared to previously related work which trained Pong RL agents by combining Q-learning with deep learning in an algorithm known as Deep Q-Networks, the work presented in this paper takes advantage of known environment constraints of the custom-made Pong environment to train the agent using one-step Q-learning alone. In addition, the thesis explores ways of making the Q-learning more efficient by converting Markov Decision Processes (MDPs) to Partially Observable Markov Decision Processes (POMDPs), …
A Novel Dimensionality Reduction Approach To Improve Microarray Data Classification,
2021
ENSAM-Casablanca
A Novel Dimensionality Reduction Approach To Improve Microarray Data Classification, Mohammed Hasim, Ismail El Mouden, Mounir Ouzir, Hicham Moutachaouik, Mustapha Hain
Department of Medicine Faculty Publications
Cancer tumor prediction and diagnosis at an early stage has become a necessity in cancer research, as it provides an increase in the treatment success chances. Recently, DNA microarray technology became a powerful tool for cancer identification, that can analyze the expression level of a different and huge number of genes simultaneously. In microarray data, the large genes number versus a few records may affect the prediction performance. In order to handle this "curse of dimensionality” constraint of microarray dataset while improving the cancer identification performance, a dimensional reduction phase is necessary. In this paper, we proposed a framework that …
Estimating Heading From Optic Flow With Neural Networks,
2021
Colby College
Estimating Heading From Optic Flow With Neural Networks, Natalie T. Maus
Honors Theses
Humans have a remarkable ability to estimate their direction of self-motion, or heading, based on visual input stimulus (optic flow). Machines, on the other hand, have a difficult time with this task, especially when flow is introduced that is inconsistent with the motion of the observer. For example, when moving objects enter the field of view, their motion provides inconsistent flow data which often disrupts heading estimates of current heading estimation models. We investigate the ability of neural networks to estimate heading from optic flow data and the limitations of these models when different variations of inconsistent flow are introduced. …
Convolutional Audio Source Separation Applied To Drum Signal Separation,
2021
Colby College
Convolutional Audio Source Separation Applied To Drum Signal Separation, Marius Orehovschi
Honors Theses
This study examined the task of drum signal separation from full music mixes via both classical methods (Independent Component Analysis) and a combination of Time-Frequency Binary Masking and Convolutional Neural Networks. The results indicate that classical methods relying on predefined computations do not achieve any meaningful results, while convolutional neural networks can achieve imperfect but musically useful results. Furthermore, neural network performance can be improved by data augmentation via transposition – a technique that can only be applied in the context of drum signal separation.
Reliable And Interpretable Machine Learning For Modeling Physical And Cyber Systems,
2021
Virginia Commonwealth University
Reliable And Interpretable Machine Learning For Modeling Physical And Cyber Systems, Daniel L. Marino Lizarazo
Theses and Dissertations
Over the past decade, Machine Learning (ML) research has predominantly focused on building extremely complex models in order to improve predictive performance. The idea was that performance can be improved by adding complexity to the models. This approach proved to be successful in creating models that can approximate highly complex relationships while taking advantage of large datasets. However, this approach led to extremely complex black-box models that lack reliability and are difficult to interpret. By lack of reliability, we specifically refer to the lack of consistent (unpredictable) behavior in situations outside the training data. Lack of interpretability refers to the …
Improving Stock Trading Decisions Based On Pattern Recognition Using Machine Learning Technology,
2021
Old Dominion University
Improving Stock Trading Decisions Based On Pattern Recognition Using Machine Learning Technology, Yaohu Lin, Shancun Liu, Haijun Yang, Harris Wu, Bingbing Jiang
Information Technology & Decision Sciences Faculty Publications
PRML, a novel candlestick pattern recognition model using machine learning methods, is proposed to improve stock trading decisions. Four popular machine learning methods and 11 different features types are applied to all possible combinations of daily patterns to start the pattern recognition schedule. Different time windows from one to ten days are used to detect the prediction effect at different periods. An investment strategy is constructed according to the identified candlestick patterns and suitable time window. We deploy PRML for the forecast of all Chinese market stocks from Jan 1, 2000 until Oct 30, 2020. Among them, the data from …
Impromptune: Symbolic Music Generation With Relative Attention Mechanisms,
2021
University of New Hampshire, Durham
Impromptune: Symbolic Music Generation With Relative Attention Mechanisms, Connor J. Lennox
Honors Theses and Capstones
By combining attention-based mechanisms that have proved beneficial in the field of natural language processing with domain-specific knowledge about the structure of music, better predictions about piece continuations can be made. The goal of this work is to adapt current natural language processing techniques to a musical domain, and to generate new music by predicting continuations on a sequence of notes. An adaptation of traditional attention mechanisms to create a single prediction from sequential input is used to extend musical pieces by appending new elements repeatedly.
Human-Robot Collaboration Using Commonsense Knowledge In Smart Manufacturing Contexts,
2021
Montclair State University
Human-Robot Collaboration Using Commonsense Knowledge In Smart Manufacturing Contexts, Christopher Joseph Conti
Theses, Dissertations and Culminating Projects
Human-robot collaboration (HRC), where humans and robots work together on specific tasks, is a growing part of smart manufacturing that entails artificial intelligence (AI) techniques in manufacturing processes. Robots need to be able to dynamically understand their working environments and human partners both accurately and quickly, as inaccurate or slow predictions can be dangerous to humans and collaborative tasks. To handle challenging environments, robots need to utilize commonsense knowledge (CSK), which is everyday knowledge about fundamental concepts, such as how basic objects interact with each other, what their properties are, and how they are associated. Human beings utilize CSK regularly, …
The Role Of Ammonia In Atmospheric New Particle Formation And Implications For Cloud Condensation Nuclei,
2021
University at Albany, State University of New York
The Role Of Ammonia In Atmospheric New Particle Formation And Implications For Cloud Condensation Nuclei, Arshad Arjunan Nair
Legacy Theses & Dissertations (2009 - 2024)
Atmospheric ammonia has received recent attention due to (a) its increasing trend across various regions of the globe; (b) the associated direct and indirect (through PM2.5) effects on human health, the ecosystem, and climate; and (c) recent evidence of its role in significantly enhancing atmospheric new particle formation (NPF or nucleation) rates. The mechanisms behind nucleation in the atmosphere are not fully understood, although over the last decade there have been significant developments in our understanding. This dissertation aims at improving our understanding of atmospheric ammonia in the atmosphere, its spatiotemporal variability, its role in atmospheric new particle formation, and …
Learning Graphs For Object Tracking And Counting,
2021
University at Albany, State University of New York
Learning Graphs For Object Tracking And Counting, Shengkun Li
Legacy Theses & Dissertations (2009 - 2024)
As important problems in computer vision, object tracking and counting attract increasing amounts of attention in recent years due to its wide range of applications, such as video surveillance, human- computer interaction, smart city. Despite much progress has been made in object tracking and counting with the arriving of deep neural networks (DNN), there still remains much room for improvement to satisfy the real-world applications.
Question Answering By Bert,
2021
Minnesota State University Moorhead
Question Answering By Bert, Suman Karanjit
Student Academic Conference
No abstract provided.
The Introduction Of Big Data In Cloud Computing,
2021
Minnesota State University Moorhead
The Introduction Of Big Data In Cloud Computing, Austin Gruenberg
Student Academic Conference
One of the fastest-growing technologies that many people are unaware of is the world of cloud computing. Having started in 2006, it is a relatively new technological advancement in the computer industry. The major branch of cloud computing that I decided to focus on was big data. I decided to research this topic to better understand what its current uses are, to see what the future holds for Big Data and cloud computing and because it is a growing, significant piece of technology being used in our society today. Big data and cloud computing are very important industries and have …
Automatic Subtyping Of Individuals With Primary Progressive Aphasia,
2021
Johns Hopkins University
