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

Engineering Commons

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

Electrical and Computer Engineering

Theses/Dissertations

Classification

Institution
Publication Year
Publication

Articles 1 - 30 of 35

Full-Text Articles in Engineering

Ensemble Machine Learning At The Edge Using The Codec Classifier Structure And Weak Learners Guided By Mutual Information, Aj Beckwith Aug 2024

Ensemble Machine Learning At The Edge Using The Codec Classifier Structure And Weak Learners Guided By Mutual Information, Aj Beckwith

All Graduate Theses and Dissertations, Fall 2023 to Present

The Codec Classifier is a low-computation, low-memory tree ensemble method that dramatically improves feasibility of image classification on resource-constrained edge devices. It achieves advantages over other tree ensemble methods due the separation of encoder and decoder tasks in the classifier. The encoder partitions feature space, and the decoder labels the regions in the partition. This functional separation of tasks enables the encoder design (partitioning) to be guided by maximizing the mutual information (MI) between class labels and the features (i.e. the encoded representation of the data) without regard to the error performance of the classifier. Experiments show maximizing MI leads …


Spam Detection Using Machine Learning And Deep Learning, Olubodunde Agboola Nov 2022

Spam Detection Using Machine Learning And Deep Learning, Olubodunde Agboola

LSU Doctoral Dissertations

Text messages are essential these days; however, spam texts have contributed negatively to the success of this communication mode. The compromised authenticity of such messages has given rise to several security breaches. Using spam messages, malicious links have been sent to either harm the system or obtain information detrimental to the user. Spam SMS messages as well as emails have been used as media for attacks such as masquerading and smishing ( a phishing attack through text messaging), and this has threatened both the user and service providers. Therefore, given the waves of attacks, the need to identify and remove …


Development And Optimization Of Classification Neural Networks For Disaster-Assessment Using Unmanned Aerial Vehicle Systems, Maria Isabel Gonzalez Bocanegra May 2022

Development And Optimization Of Classification Neural Networks For Disaster-Assessment Using Unmanned Aerial Vehicle Systems, Maria Isabel Gonzalez Bocanegra

Honors College Theses

This research focuses on increasing the classification accuracy of convolutional neural networks in an autonomous network of unmanned aerial vehicles for transportation disaster management. The autonomous network of UAVs will allow first responders to optimize their rescue plans by providing relevant information on inaccessible roads. The research seeks to explore different methods to optimize the architecture of convolutional networks for the multiclass classification of disaster-damaged roads.


Transformer Fault Event Detection And Classification Using Pmus, Yadunandan Paudel May 2022

Transformer Fault Event Detection And Classification Using Pmus, Yadunandan Paudel

Theses and Dissertations

Transformer is one of the most reliable components in an electric power system, however its failure has huge opportunity costs for an electric utility. In this work, we detect transformer electrical faults promptly and accurately classify the fault types using voltage/current data from Phasor Measurement Units. Our work can also eliminate uncertainties which are inherent in traditional transformer fault diagnostic techniques like dissolved gas analysis. In this thesis, first, possible causes of transformer failures are discussed, and four common transformer electrical faults are identified. Second, a comprehensive simulation model for electrical faults is developed. Third, fast and efficient abrupt change …


Machine Learning With Topological Data Analysis, Ephraim Robert Love May 2021

Machine Learning With Topological Data Analysis, Ephraim Robert Love

Doctoral Dissertations

Topological Data Analysis (TDA) is a relatively new focus in the fields of statistics and machine learning. Methods of exploiting the geometry of data, such as clustering, have proven theoretically and empirically invaluable. TDA provides a general framework within which to study topological invariants (shapes) of data, which are more robust to noise and can recover information on higher dimensional features than immediately apparent in the data. A common tool for conducting TDA is persistence homology, which measures the significance of these invariants. Persistence homology has prominent realizations in methods of data visualization, statistics and machine learning. Extending ML with …


Real Vs Fake Faces: Deepfakes And Face Morphing, Jacob L. Dameron Jan 2021

Real Vs Fake Faces: Deepfakes And Face Morphing, Jacob L. Dameron

Graduate Theses, Dissertations, and Problem Reports

The ability to determine the legitimacy of a person’s face in images and video can be important for many applications ranging from social media to border security. From a biometrics perspective, altering one’s appearance to look like a target identity is a direct method of attack against the security of facial recognition systems. Defending against such attacks requires the ability to recognize them as a separate identity from their target. Alternatively, a forensics perspective may view this as a forgery of digital media. Detecting such forgeries requires the ability to detect artifacts not commonly seen in genuine media. This work …


Metric Learning Via Linear Embeddings For Human Motion Recognition, Byoungdoo Kong Dec 2020

Metric Learning Via Linear Embeddings For Human Motion Recognition, Byoungdoo Kong

Masters Theses

We consider the application of Few-Shot Learning (FSL) and dimensionality reduction to the problem of human motion recognition (HMR). The structure of human motion has unique characteristics such as its dynamic and high-dimensional nature. Recent research on human motion recognition uses deep neural networks with multiple layers. Most importantly, large datasets will need to be collected to use such networks to analyze human motion. This process is both time-consuming and expensive since a large motion capture database must be collected and labeled. Despite significant progress having been made in human motion recognition, state-of-the-art algorithms still misclassify actions because of characteristics …


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, …


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 …


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 …


Non-Parametric Classification Of Time Series Using Permutation Ordinal Statistics, Aldo Duarte Vera Tudela Oct 2018

Non-Parametric Classification Of Time Series Using Permutation Ordinal Statistics, Aldo Duarte Vera Tudela

LSU Master's Theses

The present thesis explores some approaches to classify time series without prior statistical information using the concept of permutation entropy. Motivated by the results from a previous published and relevant work that set similarity relationships between EEG time series, a reproduction of the proposed approach was performed giving negative results. The failure to reproduce those results led to the conclusion that the approach of building statistics from permutation patterns have to be complemented with another metric in order to be used for classification purposes. The concept of Total Variation Distance (TVD) was then used to develop three algorithms to classify …


Fusion Of Audio And Visual Information For Implementing Improved Speech Recognition System, Vikrant Satish Acharya Apr 2018

Fusion Of Audio And Visual Information For Implementing Improved Speech Recognition System, Vikrant Satish Acharya

Masters Theses

Speech recognition is a very useful technology because of its potential to develop applications, which are suitable for various needs of users. This research is an attempt to enhance the performance of a speech recognition system by combining the visual features (lip movement) with audio features. The results were calculated using utterances of numerals collected from participants inclusive of both male and female genders. Discrete Cosine Transform (DCT) coefficients were used for computing visual features and Mel Frequency Cepstral Coefficients (MFCC) were used for computing audio features. The classification was then carried out using Support Vector Machine (SVM). The results …


A Scale Space Local Binary Pattern (Sslbp) – Based Feature Extraction Framework To Detect Bones From Knee Mri Scans, Jinyeong Mun Jan 2018

A Scale Space Local Binary Pattern (Sslbp) – Based Feature Extraction Framework To Detect Bones From Knee Mri Scans, Jinyeong Mun

Electronic Theses and Dissertations

The medical industry is currently working on a fully autonomous surgical system, which is considered a novel modality to go beyond technical limitations of conventional surgery. In order to apply an autonomous surgical system to knees, one of the primarily responsible areas for supporting the total weight of human body, accurate segmentation of bones from knee Magnetic Resonance Imaging (MRI) scans plays a crucial role. In this paper, we propose employing the Scale Space Local Binary Pattern (SSLBP) feature extraction, a variant of local binary pattern extractions, for detecting bones from knee images. The proposed methods consist of two phases. …


Enhanced Breast Cancer Classification With Automatic Thresholding Using Support Vector Machine And Harris Corner Detection, Mohammad Taheri Jan 2017

Enhanced Breast Cancer Classification With Automatic Thresholding Using Support Vector Machine And Harris Corner Detection, Mohammad Taheri

Electronic Theses and Dissertations

Image classification and extracting the characteristics of a tumor are the powerful tools in medical science. In case of breast cancer medical treatment, the breast cancer classification methods can be used to classify input images as benign and malignant classes for better diagnoses and earlier detection with breast tumors. However, classification process can be challenging because of the existence of noise in the images, and complicated structures of the image. Manual classification of the images is timeconsuming, and need to be done only by medical experts. Hence using an automated medical image classification tool is useful and necessary. In addition, …


Evaluating Features For Broad Species Based Classification Of Bird Observations Using Dual-Polarized Doppler Weather Radar, Sheila Werth Jul 2016

Evaluating Features For Broad Species Based Classification Of Bird Observations Using Dual-Polarized Doppler Weather Radar, Sheila Werth

Masters Theses

Wind energy is one of the fastest-growing segments of the world energy market; however, wind energy facilities can have detrimental effects on wildlife, especially birds and bats. The ability to monitor vulnerable species in the vicinity of proposed wind sites could enable site selection that favors more vulnerable species, but current monitoring tools lack this classification capability. This work analyzes polarimetric and Doppler measurements of migrating birds for species based variation.

A novel two stage feature extraction technique was developed to enable comparison between birds. Stage one involves mapping time changing radar measurements to the birds behavioral state in time …


Compressive Sensing Framework For Mass Spectrometry Data Analysis, Khalfalla Ahmad Kh. Awedat Apr 2016

Compressive Sensing Framework For Mass Spectrometry Data Analysis, Khalfalla Ahmad Kh. Awedat

Dissertations

Mass Spectrometry (MS) data is ideal for identifying unique bio-signatures of diseases. However, the high dimensionality of MS data hinders any promising MS-based proteomics development. The goal of this dissertation is to develop an accurate classification tool by employing compressive sensing (CS). Not only can CS significantly reduce MS data dimensionality, but it also will allow for full reconstruction of original data. The framework developed in this work is based on using L2 and a mixed L2-L1 norms, allowing an overdetermined system to be resolved. The results show that the L2- based algorithm with regularization terms has a better performance …


Breast Cancer Classification Of Mammographic Masses Using Circularity Max Metric, A New Method, Tae Keun Heo Jan 2016

Breast Cancer Classification Of Mammographic Masses Using Circularity Max Metric, A New Method, Tae Keun Heo

Electronic Theses and Dissertations

Breast cancer classification can be divided into two categories. The first category is a benign tumor, and the other is a malignant tumor. The main purpose of breast cancer classification is to classify abnormalities into benign or malignant classes and thus help physicians with further analysis by minimizing potential errors that can be made by fatigued or inexperienced physicians. This paper proposes a new shape metric based on the area ratio of a circle to classify mammographic images into benign and malignant class. Support Vector Machine is used as a machine learning tool for training and classification purposes. The improved …


Wavelet-Based Non-Homogeneous Hidden Markov Chain Model For Hyperspectral Signature Classification, Siwei Feng Mar 2015

Wavelet-Based Non-Homogeneous Hidden Markov Chain Model For Hyperspectral Signature Classification, Siwei Feng

Masters Theses

Hyperspectral signature classification is a kind of quantitative analysis approach for hyperspectral imagery which performs detection and classification of the constituent materials at pixel level in the scene. The classification procedure can be operated directly on hyperspectral data or performed by using some features extracted from corresponding hyperspectral signatures containing information like signature energy or shape. In this paper, we describe a technique that applies non-homogeneous hidden Markov chain (NHMC) models to hyperspectral signature classification. The basic idea is to use statistical models (NHMC models) to characterize wavelet coefficients which capture the spectrum structural information at multiple levels. Experimental results …


Towards Closed-Loop Deep Brain Stimulation: Behavior Recognition From Human Stn, Soroush Niketeghad Jan 2015

Towards Closed-Loop Deep Brain Stimulation: Behavior Recognition From Human Stn, Soroush Niketeghad

Electronic Theses and Dissertations

Deep brain stimulation (DBS) provides significant therapeutic benefit for movement disorders such as Parkinson’s disease (PD). Current DBS devices lack real-time feedback (thus are open loop) and stimulation parameters are adjusted during scheduled visits with a clinician. A closed-loop DBS system may reduce power consumption and side effects by adjusting stimulation parameters based on patient’s behavior. Thus behavior detection is a major step in designing such systems. Various physiological signals can be used to recognize the behaviors. Subthalamic Nucleus (STN) Local field Potential (LFP) is a great candidate signal for the neural feedback, because it can be recorded from the …


Identification Of Geostationary Satellites Using Polarization Data From Unresolved Images, Andy Speicher Jan 2015

Identification Of Geostationary Satellites Using Polarization Data From Unresolved Images, Andy Speicher

Electronic Theses and Dissertations

In order to protect critical military and commercial space assets, the United States Space Surveillance Network must have the ability to positively identify and characterize all space objects. Unfortunately, positive identification and characterization of space objects is a manual and labor intensive process today since even large telescopes cannot provide resolved images of most space objects. Since resolved images of geosynchronous satellites are not technically feasible with current technology, another method of distinguishing space objects was explored that exploits the polarization signature from unresolved images.

The objective of this study was to collect and analyze visible-spectrum polarization data from unresolved …


Vehicle Tracking And Classification Via 3d Geometries For Intelligent Transportation Systems, William Mcdowell Jan 2015

Vehicle Tracking And Classification Via 3d Geometries For Intelligent Transportation Systems, William Mcdowell

Electronic Theses and Dissertations

In this dissertation, we present generalized techniques which allow for the tracking and classification of vehicles by tracking various Point(s) of Interest (PoI) on a vehicle. Tracking the various PoI allows for the composition of those points into 3D geometries which are unique to a given vehicle type. We demonstrate this technique using passive, simulated image based sensor measurements and three separate inertial track formulations. We demonstrate the capability to classify the 3D geometries in multiple transform domains (PCA & LDA) using Minimum Euclidean Distance, Maximum Likelihood and Artificial Neural Networks. Additionally, we demonstrate the ability to fuse separate classifiers …


Novel Classification Of Slow Movement Objects In Urban Traffic Environments Using Wideband Pulse Doppler Radar, Berta Rodriguez Hervas Jan 2015

Novel Classification Of Slow Movement Objects In Urban Traffic Environments Using Wideband Pulse Doppler Radar, Berta Rodriguez Hervas

Open Access Theses & Dissertations

Every year thousands of people are involved in traffic accidents, some of which are fatal. An important percentage of these fatalities are caused by human error, which could be prevented by increasing the awareness of drivers and the autonomy of vehicles. Since driver assistance systems have the potential to positively impact tens of millions of people, the purpose of this research is to study the micro-Doppler characteristics of vulnerable urban traffic components, i.e. pedestrians and bicyclists, based on information obtained from radar backscatter, and to develop a classification technique that allows automatic target recognition with a vehicle integrated system. For …


Detection Of Parkinson Disease Rest Tremor, Matthew J. Johnson Aug 2014

Detection Of Parkinson Disease Rest Tremor, Matthew J. Johnson

McKelvey School of Engineering Theses & Dissertations

Parkinson Disease (PD) is a debilitating and progressive movement disorder that is estimated to affect over six million worldwide. One of the most characteristic symptoms of PD is resting tremor, which involves unintentional and rhythmic muscle oscillations of an afflicted extremity while the muscles of said extremity are relaxed. This study involved measuring the rest tremor of 10 PD subjects, 10 Essential Tremor subjects, and 10 healthy control subjects using two devices. One device was an FDA approved accelerometry system to measure human tremor known as the TremorometerTM and the other was a consumer three-dimensional camera known as the …


A Method For Non-Invasive, Automated Behavior Classification In Mice, Using Piezoelectric Pressure Sensors, Steven R. Gooch Jan 2014

A Method For Non-Invasive, Automated Behavior Classification In Mice, Using Piezoelectric Pressure Sensors, Steven R. Gooch

Theses and Dissertations--Electrical and Computer Engineering

While all mammals sleep, the functions and implications of sleep are not well understood, and are a strong area of investigation in the research community. Mice are utilized in many sleep studies, with electroencephalography (EEG) signals widely used for data acquisition and analysis. However, since EEG electrodes must be surgically implanted in the mice, the method is high cost and time intensive. This work presents an extension of a previously researched high throughput, low cost, non-invasive method for mouse behavior detection and classification. A novel hierarchical classifier is presented that classifies behavior states including NREM and REM sleep, as well …


End-To-End Classification Process For The Exploitation Of Vibrometry Data, Ashley Nicole Smith Jan 2014

End-To-End Classification Process For The Exploitation Of Vibrometry Data, Ashley Nicole Smith

Browse all Theses and Dissertations

Laser vibrometry provides a method to identify running vehicles' unique signatures using non-contact measurements. A vehicle's engine, size, materials, shape, and other attributes affect its vibration signature. To develop the capability to classify and identify these signatures, a robust aided target recognition (AiTR) end-to-end process is evaluated and expanded. The main challenge in classifying a vehicle's vibration signatures is presented by the operating conditions and parameters that vary as a function of sensor, environment, and collection locations on the target, among others. Some of the parameters affecting the vibration signatures include weather, terrain, sensor location, sensor type, and engine speed. …


Automated Classification Of Malignant Melanoma Based On Detection Of Atypical Pigment Network In Dermoscopy Images Of Skin Lesions, Nabin K. Mishra Jan 2014

Automated Classification Of Malignant Melanoma Based On Detection Of Atypical Pigment Network In Dermoscopy Images Of Skin Lesions, Nabin K. Mishra

Doctoral Dissertations

“Melanoma causes more deaths than any other form of skin cancer. Early melanoma detection is important to prevent progression to a more deadly stage. Automated computer-based identification of melanoma from dermoscopic images of skin lesions is the most efficient method in early diagnosis. An automated melanoma identification system must include multiple steps, involving lesion segmentation, feature extraction, feature combination and classification. In this research, a classifier-based approach for automatically selecting a lesion border mask for segmentation of dermoscopic skin lesion images is presented. A logistic regression based model selects a single lesion border mask from multiple border masks generated by …


New Covariance-Based Feature Extraction Methods For Classification And Prediction Of High-Dimensional Data, Mopelola Adediwura Sofolahan Oct 2013

New Covariance-Based Feature Extraction Methods For Classification And Prediction Of High-Dimensional Data, Mopelola Adediwura Sofolahan

Open Access Dissertations

When analyzing high dimensional data sets, it is often necessary to implement feature extraction methods in order to capture relevant discriminating information useful for the purposes of classification and prediction. The relevant information can typically be represented in lower-dimensional feature spaces, and a widely used approach for this is the principal component analysis (PCA) method. PCA efficiently compresses information into lower dimensions; however, studies indicate that it is not optimal for feature extraction especially when dealing with classification problems. Furthermore, for high-dimensional data having limited observations, as is typically the case with remote sensing data and nonstationary data such as …


Psychological Behavior Analysis Using Advanced Signal Processing Techniques For Fmri Data, Charisma Dionne Edwards Jan 2013

Psychological Behavior Analysis Using Advanced Signal Processing Techniques For Fmri Data, Charisma Dionne Edwards

LSU Doctoral Dissertations

Psychological analysis related to voluntary reciprocal trust games were obtained using functional magnetic resonance imaging (fMRI) hyperscanning for 44 pairs of strangers throughout 36 trust games (TG) and 16 control games (CG). Hidden Markov models (HMMs) are proposed to train and classify the fMRI data acquired from these brain regions and extract the essential features of the initial decision of the first player to trust or not trust the second player. These results are evaluated using the different versions of the multifold cross-validation technique and compared to other speech data and other advanced signal processing techniques including linear classification, support …


Power Transmission Line Fault Classification Using Support Vector Machines, Zhuokang Jia Dec 2012

Power Transmission Line Fault Classification Using Support Vector Machines, Zhuokang Jia

Masters Theses

Electrical transmission lines are prone to faults and failures. When a fault occurs, it is impossible most of the times to fix it manually. Many methods have been adopted in the past in order to serve the purpose as fault diagnosing application. In this thesis, I discuss the method of Support Vector Machine (SVM) for fault diagnosis. SVM has the edge of good generalization over other fault diagnosing applications because it is based on pattern recognize algorithms. The aim is to classify the type of fault in the lines. Furthermore, in this work, the current and voltage of each phase …


Study Of Statistical And Computational Intelligence Methods Of Detecting Temporal Signature Of Forest Fire Heat Plume From Single-Band Ground-Based Infrared Video, Daniel G. Kohler Jun 2012

Study Of Statistical And Computational Intelligence Methods Of Detecting Temporal Signature Of Forest Fire Heat Plume From Single-Band Ground-Based Infrared Video, Daniel G. Kohler

Master's Theses

This thesis will analyze video from land-based, cooled mid-wave infrared cameras to identify temporal features indicative of a heat plume from a forest fire. Desirable features and methods will show an ability to distinguish between heat plume movement and other movements, such as foliage, vehicles, humans, and birds in flight. Features will be constructed primarily using combinations of statistics and principal component analysis (PCA) with intent to detect key characteristics of fire and heat plume: persistence and growth. Several classification systems will combine and filter the features in an attempt to classify pixels as either heat or non-heat. The classification …