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

Engineering Commons

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

Articles 1 - 18 of 18

Full-Text Articles in Engineering

Prediction Of Anomalous Events With Data Augmentation And Hybrid Deep Learning Approach, Ahmed Shoyeb Raihan Jan 2024

Prediction Of Anomalous Events With Data Augmentation And Hybrid Deep Learning Approach, Ahmed Shoyeb Raihan

Graduate Theses, Dissertations, and Problem Reports

In this study, we propose a novel anomaly detection framework designed specifically for Multivariate Time Series (MTS) data, addressing the prevalent challenges in analyzing such complex datasets. The detection of anomalies within MTS data is notably difficult due to the complex interplay of numerous variables, temporal dependencies, and the common issue of class imbalance, where one category significantly outnumbers another. Traditional deep learning (DL) approaches often fall short in simultaneously tackling these issues. Our framework is designed to address these challenges through a two-phased approach. Phase I employs Conditional Tabular Generative Adversarial Networks (CTGAN) to create strategic synthetic data, setting …


Active Uncertainty Representation Learning: Toward More Label Efficiency In Deep Learning, Salman Mohamadi Jan 2024

Active Uncertainty Representation Learning: Toward More Label Efficiency In Deep Learning, Salman Mohamadi

Graduate Theses, Dissertations, and Problem Reports

The primary goal of this dissertation is to investigate and improve the efficiency of deep learning algorithms, especially within computer vision problem domains, from the perspective of label-efficiency. This investigation showed that deep learning algorithms are mostly notorious for the lack of uncertainty representation. Accordingly, we aimed to develop an array of deep learning frameworks rich with uncertainty representation. These frameworks are mainly within two current pillars of machine learning, deep active learning and self-supervised learning. These frameworks include deep active ensemble sampling for efficient sample selection within deep active learning, a two-stage ensemble-based general self-training approach for existing visual …


Deep Face Morph Detection Based On Wavelet Decomposition, Poorya Aghdaie Jan 2023

Deep Face Morph Detection Based On Wavelet Decomposition, Poorya Aghdaie

Graduate Theses, Dissertations, and Problem Reports

Morphed face images are maliciously used by criminals to circumvent the official process for receiving a passport where a look-alike accomplice embarks on requesting a passport. Morphed images are either synthesized by alpha-blending or generative networks such as Generative Adversarial Networks (GAN). Detecting morphed images is one of the fundamental problems associated with border control scenarios. Deep Neural Networks (DNN) have emerged as a promising solution for a myriad of applications such as face recognition, face verification, fake image detection, and so forth. The Biometrics communities have leveraged DNN to tackle fundamental problems such as morphed face detection. In this …


Spatio-Temporal Deep Learning Approaches For Addressing Track Association Problem Using Automatic Identification System (Ais) Data, Md Asif Bin Syed Jan 2023

Spatio-Temporal Deep Learning Approaches For Addressing Track Association Problem Using Automatic Identification System (Ais) Data, Md Asif Bin Syed

Graduate Theses, Dissertations, and Problem Reports

In the realm of marine surveillance, track association constitutes a pivotal yet challenging task, involving the identification and tracking of unlabelled vessel trajectories. The need for accurate data association algorithms stems from the urge to spot unusual vessel movements or threat detection. These algorithms link sequential observations containing location and motion information to specific moving objects, helping to build their real-time trajectories. These threat detection algorithms will be useful when a vessel attempts to conceal its identity. The algorithm can then identify and track the specific vessel from its incoming signal. The data for this study is sourced from the …


Learning Representations For Human Identification, Sinan Sabri Jan 2022

Learning Representations For Human Identification, Sinan Sabri

Graduate Theses, Dissertations, and Problem Reports

Long-duration visual tracking of people requires the ability to link track snippets (a.k.a. tracklets) based on the identity of people. In lack of the availability of motion priors or hard biometrics (e.g., face, fingerprint, or iris), the common practice is to leverage soft biometrics for matching tracklets corresponding to the same person in different sightings. A common choice is to use the whole-body visual appearance of the person, as determined by the clothing, which is assumed to not change during tracking. The problem is challenging because distinct images of the same person may look very different, since no restrictions are …


Landmark Enforcement And Principal Component Analysis For Improving Gan-Based Morphing, Samuel W. Price Jan 2022

Landmark Enforcement And Principal Component Analysis For Improving Gan-Based Morphing, Samuel W. Price

Graduate Theses, Dissertations, and Problem Reports

Facial Recognition Systems (FRSs) are a key target for adversaries determined to circumvent security checkpoints. Morph images threaten FRS by presenting as multiple individuals, allowing an adversary to swap identities with another subject. Although morph generation using generative adversarial networks (GANs) results in high-quality morphs without possessing the spatial artifacts caused by landmarkbased methods, there is an apparent loss in identity with standard GAN-based morphing methods. In this thesis, we examine landmark-based and GAN-based morphing methods to fuse the advantages of both methodologies. We propose a novel StyleGAN2 morph generation technique by introducing a landmark enforcement method. Considering this method, …


Multimodal Adversarial Learning, Uche Osahor Jan 2022

Multimodal Adversarial Learning, Uche Osahor

Graduate Theses, Dissertations, and Problem Reports

Deep Convolutional Neural Networks (DCNN) have proven to be an exceptional tool for object recognition, generative modelling, and multi-modal learning in various computer vision applications. However, recent findings have shown that such state-of-the-art models can be easily deceived by inserting slight imperceptible perturbations to key pixels in the input. A good target detection systems can accurately identify targets by localizing their coordinates on the input image of interest. This is ideally achieved by labeling each pixel in an image as a background or a potential target pixel. However, prior research still confirms that such state of the art targets models …


Ear Biometrics: A Comprehensive Study Of Taxonomy, Detection, And Recognition Methods, Susan Awm El-Naggar Jan 2022

Ear Biometrics: A Comprehensive Study Of Taxonomy, Detection, And Recognition Methods, Susan Awm El-Naggar

Graduate Theses, Dissertations, and Problem Reports

Due to the recent challenges in access control, surveillance and security, there is an increased need for efficient human authentication solutions. Ear recognition is an appealing choice to identify individuals in controlled or challenging environments. The outer part of the ear demonstrates high discriminative information across individuals and has shown to be robust for recognition. In addition, the data acquisition procedure is contactless, non-intrusive, and covert. This work focuses on using ear images for human authentication in visible and thermal spectrums. We perform a systematic study of the ear features and propose a taxonomy for them. Also, we investigate the …


An Analysis On Adversarial Machine Learning: Methods And Applications, Ali Dabouei Jan 2022

An Analysis On Adversarial Machine Learning: Methods And Applications, Ali Dabouei

Graduate Theses, Dissertations, and Problem Reports

Deep learning has witnessed astonishing advancement in the last decade and revolutionized many fields ranging from computer vision to natural language processing. A prominent field of research that enabled such achievements is adversarial learning, investigating the behavior and functionality of a learning model in presence of an adversary. Adversarial learning consists of two major trends. The first trend analyzes the susceptibility of machine learning models to manipulation in the decision-making process and aims to improve the robustness to such manipulations. The second trend exploits adversarial games between components of the model to enhance the learning process. This dissertation aims to …


Improving Deep Learning Models In Weakly Supervised Learning Paradigms, Fariborz Taherkhani Jan 2021

Improving Deep Learning Models In Weakly Supervised Learning Paradigms, Fariborz Taherkhani

Graduate Theses, Dissertations, and Problem Reports

Convolutional Neural Networks (CNNs) have provided promising achievements for image classification problems. However, training a CNN model relies on a large number of labeled data. Considering the vast amount of unlabeled data available on the web, it is important to make use of these data in conjunction with a small set of labeled data to train a deep learning model. In this thesis, we aim to develop some methods that can make use of unlabeled data along with partially labeled data to obtain a better generalization performance for CNN models. Moreover, it is also often easier to collect labels that …


Integration Of Deep Hashing And Channel Coding For Biometric Security And Biometric Retrieval, Veeru Talreja Jan 2021

Integration Of Deep Hashing And Channel Coding For Biometric Security And Biometric Retrieval, Veeru Talreja

Graduate Theses, Dissertations, and Problem Reports

In the last few years, the research growth in many research and commercial fields are due to the adoption of state of the art deep learning techniques. The same applies to even biometrics and biometric security. Additionally, there has been a rise in the development of deep learning techniques used for approximate nearest neighbor (ANN) search for retrieval on multi-modal datasets. These deep learning techniques knows as deep hashing (DH) integrate feature learning and hash coding into an end-to-end trainable framework. Motivated by these factors, this dissertation considers the integration of deep hashing and channel coding for biometric security and …


Multivariate Time Series Classification Of Sensor Data From An Industrial Drying Hopper: A Deep Learning Approach, Md Mushfiqur Rahman Jan 2021

Multivariate Time Series Classification Of Sensor Data From An Industrial Drying Hopper: A Deep Learning Approach, Md Mushfiqur Rahman

Graduate Theses, Dissertations, and Problem Reports

In recent years, the advancement of industry 4.0 and smart manufacturing has made a large number of industrial process data attainable with the use of sensors installed in the machineries. This thesis proposes an experimental predictive maintenance framework for an industrial drying hopper so that it can detect any unusual event in the hopper which reduces the risk of erroneous fault diagnosis in the manufacturing shop floor. The experimental framework uses Deep Learning (DL) algorithms in order to classify Multivariate Time Series (MTS) data into two categories- failure or unusual events and regular events, thus formulating the problem as binary …


Deep Learning Architectures For Heterogeneous Face Recognition, Seyed Mehdi Iranmanesh Jan 2021

Deep Learning Architectures For Heterogeneous Face Recognition, Seyed Mehdi Iranmanesh

Graduate Theses, Dissertations, and Problem Reports

Face recognition has been one of the most challenging areas of research in biometrics and computer vision. Many face recognition algorithms are designed to address illumination and pose problems for visible face images. In recent years, there has been significant amount of research in Heterogeneous Face Recognition (HFR). The large modality gap between faces captured in different spectrum as well as lack of training data makes heterogeneous face recognition (HFR) quite a challenging problem. In this work, we present different deep learning frameworks to address the problem of matching non-visible face photos against a gallery of visible faces.

Algorithms for …


Next-Generation Re-Entry Aerothermodynamic Modeling Of Space Debris Using Machine Learning, Nicholas Sia Jan 2021

Next-Generation Re-Entry Aerothermodynamic Modeling Of Space Debris Using Machine Learning, Nicholas Sia

Graduate Theses, Dissertations, and Problem Reports

The number of resident space objects re-entering the atmosphere is expected to rise with increased space activity over recent years and future projections. Predicting the survival and impact location of the medium to large sized re-entering objects becomes important as they can cause on ground casualties and damage to property. Uncertainties associated with the re-entry process makes necessary a probabilistic approach, which can be computationally expensive when using high-fidelity numerical methods for estimating aerothermodynamic properties. To date, object-oriented analysis is the dominant tool used for atmospheric re-entry modeling and simulation, where aerothermodynamic coefficients are used to determine the risk a …


Deep Models For Improving The Performance And Reliability Of Person Recognition, Sobhan Soleymani Jan 2021

Deep Models For Improving The Performance And Reliability Of Person Recognition, Sobhan Soleymani

Graduate Theses, Dissertations, and Problem Reports

Deep models have provided high accuracy for different applications such as person recognition, image segmentation, image captioning, scene description, and action recognition. In this dissertation, we study the deep learning models and their application in improving the performance and reliability of person recognition. This dissertation focuses on five aspects of person recognition: (1) multimodal person recognition, (2) quality-aware multi-sample person recognition, (3) text-independent speaker verification, (4) adversarial iris examples, and (5) morphed face images. First, we discuss the application of multimodal networks consisting of face, iris, fingerprint, and speech modalities in person recognition. We propose multi-stream convolutional neural network architectures …


Palmprint Gender Classification Using Deep Learning Methods, Minou Khayami Jan 2020

Palmprint Gender Classification Using Deep Learning Methods, Minou Khayami

Graduate Theses, Dissertations, and Problem Reports

Gender identification is an important technique that can improve the performance of authentication systems by reducing searching space and speeding up the matching process. Several biometric traits have been used to ascertain human gender. Among them, the human palmprint possesses several discriminating features such as principal-lines, wrinkles, ridges, and minutiae features and that offer cues for gender identification. The goal of this work is to develop novel deep-learning techniques to determine gender from palmprint images. PolyU and CASIA palmprint databases with 90,000 and 5502 images respectively were used for training and testing purposes in this research. After ROI extraction and …


On Designing An Ecg-Based Intelligent System: Utilizing The Heart’S Electrical Activity To Recognize Humans And Detect Arrhythmia, Sara Saeed Abdeldayem Jan 2018

On Designing An Ecg-Based Intelligent System: Utilizing The Heart’S Electrical Activity To Recognize Humans And Detect Arrhythmia, Sara Saeed Abdeldayem

Graduate Theses, Dissertations, and Problem Reports

The electrocardiogram (ECG) signal is the bioelectrical signal that reflects the heart's activity. It has been extensively used as a diagnostic tool since it holds information about the cardiac health condition. However, recent researches have shown that it exhibits an inter-subject variability property. Therefore, it can be used as a biometric-based modality for either identification or verification purposes. Nevertheless, some of the challenges are faced while employing such a signal. For instance, ECG signal is prone to noise, accordingly, noise filters should be designed to remove the noise while keeping the signal properties. Moreover, factors such as medications, health condition, …


Automated Cleaning Of Identity Label Noise In A Large-Scale Face Dataset Using A Face Image Quality Control, Mohamad Al Jazaery Jan 2018

Automated Cleaning Of Identity Label Noise In A Large-Scale Face Dataset Using A Face Image Quality Control, Mohamad Al Jazaery

Graduate Theses, Dissertations, and Problem Reports

For face recognition, some very large-scale datasets are publicly available in recent years which are usually collected from the internet using search engines, and thus have many faces with wrong identity labels (outliers). Additionally, the face images in these datasets have different qualities. Since the low quality face images are hard to identify, current automated identity label cleaning methods are not able to detect the identity label error in the low quality faces. Therefore, we propose a novel approach for cleaning the identity label error more low quality faces. Our face identity labels cleaned by our method can train better …