Current Search: Machine learning. (x)
View All Items
Pages
- Title
- FACIAL EXPRESSION PROCESSING IN AUTISM SPECTRUM DISORDER AS A FUNCTION OF ALEXITHYMIA: AN EYE MOVEMENT STUDY.
- Creator
- Escobar, Brian, Hong, Sang Wook, Florida Atlantic University, Department of Psychology, Charles E. Schmidt College of Science
- Abstract/Description
-
The perception and interpretation of faces provides individuals with a wealth of knowledge that enables them to navigate their social environments more successfully. Prior research has hypothesized that the decreased facial expression recognition (FER) abilities observed in autism spectrum disorder (ASD) may be better explained by comorbid alexithymia, the alexithymia hypothesis. The present study sought to further examine the alexithymia hypothesis by collecting data from 59 participants and...
Show moreThe perception and interpretation of faces provides individuals with a wealth of knowledge that enables them to navigate their social environments more successfully. Prior research has hypothesized that the decreased facial expression recognition (FER) abilities observed in autism spectrum disorder (ASD) may be better explained by comorbid alexithymia, the alexithymia hypothesis. The present study sought to further examine the alexithymia hypothesis by collecting data from 59 participants and examining FER performance and eye movement patterns for ASD and neurotypical (NT) individuals while controlling for alexithymia severity. Eye movement-related differences and similarities were examined via eye tracking in conjunction with statistical and machine-learning-based pattern classification analysis. In multiple different classifying conditions, where the classifier was fed 1,718 scanpath images (either at spatial, spatial-temporal, or spatial temporal-ordinal levels) for high-alexithymic ASD, high-alexithymicvi NT, low-alexithymic ASD, and low-alexithymic NT, we could accurately decode significantly above chance level. Additionally, in the cross-decoding analysis where the classifier was fed 1,718 scanpath images for high- and low alexithymic ASD individuals and tested on high- and low-alexithymic NT individuals, results showed that classification accuracy was significantly above chance level when using spatial images of eye movement patterns. Regarding FER performance results, we found that ASD and NT groups performed similarly, but at lower intensities of expressions, ASD individuals performed significantly worse than NT individuals. Together, these findings suggest that there may be eye-movement related differences between ASD and NT individuals, which may interact with alexithymia traits.
Show less - Date Issued
- 2023
- PURL
- http://purl.flvc.org/fau/fd/FA00014358
- Subject Headings
- Autism Spectrum Disorder, Machine learning, Facial expression, Alexithymia, Eye tracking
- Format
- Document (PDF)
- Title
- ENHANCING IOT DEVICES SECURITY: ENSEMBLE LEARNING WITH CLASSICAL APPROACHES FOR INTRUSION DETECTION SYSTEM.
- Creator
- Alotaibi, Yazeed, Ilyas, Mohammad, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
The Internet of Things (IoT) refers to a network of interconnected nodes constantly engaged in communication, data exchange, and the utilization of various network protocols. Previous research has demonstrated that IoT devices are highly susceptible to cyber-attacks, posing a significant threat to data security. This vulnerability is primarily attributed to their susceptibility to exploitation and their resource constraints. To counter these threats, Intrusion Detection Systems (IDS) are...
Show moreThe Internet of Things (IoT) refers to a network of interconnected nodes constantly engaged in communication, data exchange, and the utilization of various network protocols. Previous research has demonstrated that IoT devices are highly susceptible to cyber-attacks, posing a significant threat to data security. This vulnerability is primarily attributed to their susceptibility to exploitation and their resource constraints. To counter these threats, Intrusion Detection Systems (IDS) are employed. This study aims to contribute to the field by enhancing IDS detection efficiency through the integration of Ensemble Learning (EL) methods with traditional Machine Learning (ML) and deep learning (DL) models. To bolster IDS performance, we initially utilize a binary ML classification approach to classify IoT network traffic as either normal or abnormal, employing EL methods such as Stacking and Voting. Once this binary ML model exhibits high detection rates, we extend our approach by incorporating a ML multi-class framework to classify attack types. This further enhances IDS performance by implementing the same Ensemble Learning methods. Additionally, for further enhancement and evaluation of the intrusion detection system, we employ DL methods, leveraging deep learning techniques, ensemble feature selections, and ensemble methods. Our DL approach is designed to classify IoT network traffic. This comprehensive approach encompasses various supervised ML, and DL algorithms with ensemble methods. The proposed models are trained on TON-IoT network traffic datasets. The ensemble approaches are evaluated using a comprehensive metrics and compared for their effectiveness in addressing this classification tasks. The ensemble classifiers achieved higher accuracy rates compared to individual models, a result attributed to the diversity of learning mechanisms and strengths harnessed through ensemble learning. By combining these strategies, we successfully improved prediction accuracy while minimizing classification errors. The outcomes of these methodologies underscore their potential to significantly enhance the effectiveness of the Intrusion Detection System.
Show less - Date Issued
- 2023
- PURL
- http://purl.flvc.org/fau/fd/FA00014304
- Subject Headings
- Internet of things, Intrusion detection systems (Computer security), Machine learning
- Format
- Document (PDF)
- Title
- REGULARIZATION MODELS FOR IMPUTATION OF MISSING PRECIPITATION DATA.
- Creator
- Azad, Anika, Teegavarapu, Ramesh S. V., Florida Atlantic University, Department of Civil, Environmental and Geomatics Engineering, College of Engineering and Computer Science
- Abstract/Description
-
This study focuses on developing optimization models to estimate missing precipitation data at twenty-two sites within Kentucky State. Various optimization formulations and regularization models are explored in this context. The performance of these models is evaluated using a range of performance measures and error metrics for handling missing records. The findings revealed that regularization models performed better than optimization models. This superiority is attributed to their ability...
Show moreThis study focuses on developing optimization models to estimate missing precipitation data at twenty-two sites within Kentucky State. Various optimization formulations and regularization models are explored in this context. The performance of these models is evaluated using a range of performance measures and error metrics for handling missing records. The findings revealed that regularization models performed better than optimization models. This superiority is attributed to their ability to reduce model complexity while enhancing overall performance. The study underscores the significance of regularization techniques in improving the accuracy and efficiency of precipitation data estimation.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014432
- Subject Headings
- Rain and rainfall, Precipitation (Meteorology), Missing data (Statistics), Machine learning
- Format
- Document (PDF)
- Title
- AI COMPUTATION OF L1-NORM-ERROR PRINCIPAL COMPONENTS WITH APPLICATIONS TO TRAINING DATASET CURATION AND DETECTION OF CHANGE.
- Creator
- Varma, Kavita, Pados, Dimitris, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
The aim of this dissertation is to achieve a thorough understanding and develop an algorithmic framework for a crucial aspect of autonomous and artificial intelligence (AI) systems: Data Analysis. In the current era of AI and machine learning (ML), ”data” holds paramount importance. For effective learning tasks, it is essential to ensure that the training dataset is accurate and comprehensive. Additionally, during system operation, it is vital to identify and address faulty data to prevent...
Show moreThe aim of this dissertation is to achieve a thorough understanding and develop an algorithmic framework for a crucial aspect of autonomous and artificial intelligence (AI) systems: Data Analysis. In the current era of AI and machine learning (ML), ”data” holds paramount importance. For effective learning tasks, it is essential to ensure that the training dataset is accurate and comprehensive. Additionally, during system operation, it is vital to identify and address faulty data to prevent potentially catastrophic system failures. Our research in data analysis focuses on creating new mathematical theories and algorithms for outlier-resistant matrix decomposition using L1-norm principal component analysis (PCA). L1-norm PCA has demonstrated robustness against irregular data points and will be pivotal for future AI learning and autonomous system operations. This dissertation presents a comprehensive exploration of L1-norm techniques and their diverse applications. A summary of our contributions in this manuscript follows: Chapter 1 establishes the foundational mathematical notation and linear algebra concepts critical for the subsequent discussions, along with a review of the complexities of the current state-of-the-art in L1-norm matrix decomposition algorithms. In Chapter 2, we address the L1-norm error decomposition problem by introducing a novel method called ”Individual L1-norm-error Principal Component Computation by 3-layer Perceptron” (Perceptron L1 error). Extensive studies demonstrate the efficiency of this greedy L1-norm PC calculator.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014460
- Subject Headings
- Artificial intelligence, Machine learning, Neural networks (Computer science), Data Analysis
- Format
- Document (PDF)
- Title
- ENHANCING LOCATION INFORMATION PRIVACY AND SECURITY IN IOBT USING DECEPTION-BASED TECHNIQUES.
- Creator
- Alkanjr, Basmh Ibrahim, Mahgoub, Imadeldin, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
IoBT stands for the Internet of Battlefield Things. This concept extends the principles of the Internet of Things (IoT) for military and defense use. IoBT integrates smart devices, sensors, and technology on the battlefield to improve situational awareness, communication, and decision-making in military operations. Sensitive military data typically includes information crucial to national security, such as the location of soldiers and equipment. Unauthorized access to location data may...
Show moreIoBT stands for the Internet of Battlefield Things. This concept extends the principles of the Internet of Things (IoT) for military and defense use. IoBT integrates smart devices, sensors, and technology on the battlefield to improve situational awareness, communication, and decision-making in military operations. Sensitive military data typically includes information crucial to national security, such as the location of soldiers and equipment. Unauthorized access to location data may compromise operational confidentiality and impede the element of surprise in military operations. Therefore, ensuring the security of location data is crucial for the success and efficiency of military operations. We propose two systems to address this issue. First, we propose a novel deception-based scheme to enhance the location-information security of IoBT nodes. The proposed scheme uses a novel encryption method, dummy IDs, and dummy packets technology. We develop a mathematical model to evaluate our scheme in terms of safety time (ST), probability of failure (PF), and the probability of identifying the real packet in each location information update (PIRP). Then, we develop NetLogo simulations to validate the mathematical model. The proposed scheme increases ST, reduces PF and PIRP.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014497
- Subject Headings
- Internet of things, Artificial intelligence, Machine learning, Deception
- Format
- Document (PDF)
- Title
- ACCURATE DETECTION OF SELECTIVE SWEEPS WITH TRANSFER LEARNING.
- Creator
- Sigler, Priya, DeGiorgio, Michael, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
Positive natural selection leaves detectable, distinctive patterns in the genome in the form of a selective sweep. Identifying areas of the genome that have undergone selective sweeps is an area of high interest as it enables understanding of species and population evolution. Previous work has accomplished this by evaluating patterns within summary statistics computed across the genome and through application of machine learning techniques to raw population genomic data. When using raw...
Show morePositive natural selection leaves detectable, distinctive patterns in the genome in the form of a selective sweep. Identifying areas of the genome that have undergone selective sweeps is an area of high interest as it enables understanding of species and population evolution. Previous work has accomplished this by evaluating patterns within summary statistics computed across the genome and through application of machine learning techniques to raw population genomic data. When using raw population genomic data, convolutional neural networks have most recently been employed as they can handle large input arrays and maintain correlations among elements. Yet, such models often require massive amounts of training data and can be computationally expensive to train for a given problem. Instead, transfer learning has recently been used in the image analysis literature to improve machine learning models by learning the important features of images from large unrelated datasets beforehand, and then refining these models through subsequent application on smaller and more relevant datasets. We combine transfer learning with convolutional neural networks to improve classification of selective sweeps from raw population genomic data. We show that the combination of transfer learning with convolutional neural networks allows for accurate classification of selective sweeps.
Show less - Date Issued
- 2021
- PURL
- http://purl.flvc.org/fau/fd/FA00013785
- Subject Headings
- Transfer learning (Machine learning), Neural networks (Computer science), Natural selection, Genomes
- Format
- Document (PDF)
- Title
- SUSTAINING CHAOS USING DEEP REINFORCEMENT LEARNING.
- Creator
- Vashishtha, Sumit, Verma, Siddhartha, Florida Atlantic University, Department of Ocean and Mechanical Engineering, College of Engineering and Computer Science
- Abstract/Description
-
Numerous examples arise in fields ranging from mechanics to biology where disappearance of Chaos can be detrimental. Preventing such transient nature of chaos has been proven to be quite challenging. The utility of Reinforcement Learning (RL), which is a specific class of machine learning techniques, in discovering effective control mechanisms in this regard is shown. The autonomous control algorithm is able to prevent the disappearance of chaos in the Lorenz system exhibiting meta-stable...
Show moreNumerous examples arise in fields ranging from mechanics to biology where disappearance of Chaos can be detrimental. Preventing such transient nature of chaos has been proven to be quite challenging. The utility of Reinforcement Learning (RL), which is a specific class of machine learning techniques, in discovering effective control mechanisms in this regard is shown. The autonomous control algorithm is able to prevent the disappearance of chaos in the Lorenz system exhibiting meta-stable chaos, without requiring any a-priori knowledge about the underlying dynamics. The autonomous decisions taken by the RL algorithm are analyzed to understand how the system’s dynamics are impacted. Learning from this analysis, a simple control-law capable of restoring chaotic behavior is formulated. The reverse-engineering approach adopted in this work underlines the immense potential of the techniques used here to discover effective control strategies in complex dynamical systems. The autonomous nature of the learning algorithm makes it applicable to a diverse variety of non-linear systems, and highlights the potential of RLenabled control for regulating other transient-chaos like catastrophic events.
Show less - Date Issued
- 2020
- PURL
- http://purl.flvc.org/fau/fd/FA00013498
- Subject Headings
- Machine learning--Technique, Reinforcement learning, Algorithms, Chaotic behavior in systems, Nonlinear systems
- Format
- Document (PDF)
- Title
- MULTI-MODEL DEEP LEARNING FOR GROUPER SOUND CLASSIFICATION AND SEIZURE PREDICTION.
- Creator
- Ibrahim, Ali K., Zhuang, Hanqi, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
Deep learning models have been successfully applied to a variety of machine learning tasks, including image identification, image segmentation, object detection, speaker recognition, natural language processing, bioinformatics and drug discovery, among other things. This dissertation introduces Multi-Model Deep Learning (MMDL), a new ensemble deep learning approach for signal classification and event forecasting. The ultimate goal of the MMDL method is to improve classification and...
Show moreDeep learning models have been successfully applied to a variety of machine learning tasks, including image identification, image segmentation, object detection, speaker recognition, natural language processing, bioinformatics and drug discovery, among other things. This dissertation introduces Multi-Model Deep Learning (MMDL), a new ensemble deep learning approach for signal classification and event forecasting. The ultimate goal of the MMDL method is to improve classification and forecasting performances of individual classifiers by fusing results of participating deep learning models. The performance of such an ensemble model, however, depends heavily on the following two design features. Firstly, the diversity of the participating (or base) deep learning models is crucial. If all base deep learning models produce similar classification results, then combining these results will not provide much improvement. Thus, diversity is considered to be a key design feature of any successful MMDL system. Secondly, the selection of a fusion function, namely, a suitable function to integrate the results of all the base models, is important. In short, building an effective MMDL system is a complex and challenging process which requires deep knowledge of the problem context and a well-defined prediction process. The proposed MMDL method utilizes a bank of Convolutional Neural Networks (CNNs) and Stacked AutoEncoders (SAEs). To reduce the design complexity, a randomized generation process is applied to assign values to hyperparameters of base models. To speed up the training process, new feature extraction procedures which captures time-spatial characteristics of input signals are also explored. The effectiveness of the MMDL method is validated in this dissertation study with three real-world case studies. In the first case study, the MMDL model is applied to classify call types of groupers, an important fishery resource in the Caribbean that produces sounds associated with reproductive behaviors during yearly spawning aggregations. In the second case study, the MMDL model is applied to detect upcalls of North Atlantic Right Whales (NARWs), a type of endangered whales. NARWs use upcalls to communicate among themselves. In the third case study, the MMDL model is modified to predict seizure episodes. In all these cases, the proposed MMDL model outperforms existing state-of-the-art methods.
Show less - Date Issued
- 2019
- PURL
- http://purl.flvc.org/fau/fd/FA00013382
- Subject Headings
- Deep Learning, Machine Learning, Neural networks (Computer science), Groupers, Whales, Vocalization, Animal, Seizures
- Format
- Document (PDF)
- Title
- MACHINE LEARNING DEMODULATOR ARCHITECTURES FOR POWER-LIMITED COMMUNICATIONS.
- Creator
- Gorday, Paul E., Nurgun, Erdol, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
The success of deep learning has renewed interest in applying neural networks and other machine learning techniques to most fields of data and signal processing, including communications. Advances in architecture and training lead us to consider new modem architectures that allow flexibility in design, continued learning in the field, and improved waveform coding. This dissertation examines neural network architectures and training methods suitable for demodulation in power-limited...
Show moreThe success of deep learning has renewed interest in applying neural networks and other machine learning techniques to most fields of data and signal processing, including communications. Advances in architecture and training lead us to consider new modem architectures that allow flexibility in design, continued learning in the field, and improved waveform coding. This dissertation examines neural network architectures and training methods suitable for demodulation in power-limited communication systems, such as those found in wireless sensor networks. Such networks will provide greater connection to the world around us and are expected to contain orders of magnitude more devices than cellular networks. A number of standard and proprietary protocols span this space, with modulations such as frequency-shift-keying (FSK), Gaussian FSK (GFSK), minimum shift keying (MSK), on-off-keying (OOK), and M-ary orthogonal modulation (M-orth). These modulations enable low-cost radio hardware with efficient nonlinear amplification in the transmitter and noncoherent demodulation in the receiver.
Show less - Date Issued
- 2020
- PURL
- http://purl.flvc.org/fau/fd/FA00013511
- Subject Headings
- Deep learning, Machine learning--Technique, Demodulators, Wireless sensor networks, Computer network architectures
- Format
- Document (PDF)
- Title
- META-LEARNING AND ENSEMBLE METHODS FOR DEEP NEURAL NETWORKS.
- Creator
- Liu, Feng, Dingding, Wang, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
Deep Neural Networks have been widely applied in many different applications and achieve significant improvement over classical machine learning techniques. However, training a neural network usually requires large amount of data, which is not guaranteed in some applications such as medical image classification. To address this issue, people propose to implement meta learning and ensemble learning techniques to make deep learning trainers more powerful. This thesis focuses on using deep...
Show moreDeep Neural Networks have been widely applied in many different applications and achieve significant improvement over classical machine learning techniques. However, training a neural network usually requires large amount of data, which is not guaranteed in some applications such as medical image classification. To address this issue, people propose to implement meta learning and ensemble learning techniques to make deep learning trainers more powerful. This thesis focuses on using deep learning equipped with meta learning and ensemble learning to study specific problems. We first propose a new deep learning based method for suggestion mining. The major challenges of suggestion mining include cross domain issue and the issues caused by unstructured and highly imbalanced data structure. To overcome these challenges, we propose to apply Random Multi-model Deep Learning (RMDL) which combines three different deep learning architectures (DNNs, RNNs and CNNs) and automatically selects the optimal hyper parameter to improve the robustness and flexibility of the model. Our experimental results on the SemEval-2019 competition Task 9 data sets demonstrate that our proposed RMDL outperforms most of the existing suggestion mining methods.
Show less - Date Issued
- 2020
- PURL
- http://purl.flvc.org/fau/fd/FA00013481
- Subject Headings
- Neural networks (Computer science), Deep learning, Neural Networks in Applications, Machine learning--Technique
- Format
- Document (PDF)
- Title
- FINANCIAL TIME-SERIES ANALYSIS WITH DEEP NEURAL NETWORKS.
- Creator
- Rimal, Binod, Hahn, William Edward, Florida Atlantic University, Department of Mathematical Sciences, Charles E. Schmidt College of Science
- Abstract/Description
-
Financial time-series data are noisy, volatile, and nonlinear. The classic statistical linear models may not capture those underlying structures of the data. The rapid advancement in artificial intelligence and machine learning techniques, availability of large-scale data, and increased computational capabilities of a machine opens the door to developing sophisticated deep learning models to capture the nonlinearity and hidden information in the data. Creating a robust model by unlocking the...
Show moreFinancial time-series data are noisy, volatile, and nonlinear. The classic statistical linear models may not capture those underlying structures of the data. The rapid advancement in artificial intelligence and machine learning techniques, availability of large-scale data, and increased computational capabilities of a machine opens the door to developing sophisticated deep learning models to capture the nonlinearity and hidden information in the data. Creating a robust model by unlocking the power of a deep neural network and using real-time data is essential in this tech era. This study constructs a new computational framework to uncover the information in the financial time-series data and better inform the related parties. It carries out the comparative analysis of the performance of the deep learning models on stock price prediction with a well-balanced set of factors from fundamental data, macroeconomic data, and technical indicators responsible for stock price movement. We further build a novel computational framework through a merger of recurrent neural networks and random compression for the time-series analysis. The performance of the model is tested on a benchmark anomaly time-series dataset. This new computational framework in a compressed paradigm leads to improved computational efficiency and data privacy. Finally, this study develops a custom trading simulator and an agent-based hybrid model by combining gradient and gradient-free optimization methods. In particular, we explore the use of simulated annealing with stochastic gradient descent. The model trains a population of agents to predict appropriate trading behaviors such as buy, hold, or sell by optimizing the portfolio returns. Experimental results on S&P 500 index show that the proposed model outperforms the baseline models.
Show less - Date Issued
- 2022
- PURL
- http://purl.flvc.org/fau/fd/FA00014009
- Subject Headings
- Neural networks (Computer science), Deep learning (Machine learning), Time-series analysis, Stocks, Simulated annealing (Mathematics)
- Format
- Document (PDF)
- Title
- DEEP LEARNING REGRESSION MODELS FOR LIMITED BIOMEDICAL TIME-SERIES DATA.
- Creator
- Hssayeni, Murtadha D., Behnaz Ghoraani, Behnaz, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
Time-series data in biomedical applications are gaining an increased interest to detect and predict underlying diseases and estimate their severity, such as Parkinson’s disease (PD) and cardiovascular diseases. This interest is driven by advances in wearable sensors and deep learning models to a large extent. In the literature, less attention has been paid to regression models for continuous outcomes in these applications, especially when dealing with limited data. Training deep learning...
Show moreTime-series data in biomedical applications are gaining an increased interest to detect and predict underlying diseases and estimate their severity, such as Parkinson’s disease (PD) and cardiovascular diseases. This interest is driven by advances in wearable sensors and deep learning models to a large extent. In the literature, less attention has been paid to regression models for continuous outcomes in these applications, especially when dealing with limited data. Training deep learning models on raw limited data results in overfitted models, which is the main technical challenge we address in this dissertation. An example of limited and\or imbalanced time-series data is PD’s motion signals that are needed for the continuous severity estimation of Parkinson’s disease (PD). The significance of this continuous estimation is providing a tool for longitudinal monitoring of daily motor and non-motor fluctuations and managing PD medications. The dissertation objective is to train generalizable deep learning models for biomedical regression problems when dealing with limited training time-series data. The goal is designing, developing, and validating an automatic assessment system based on wearable sensors that can measure the severity of PD complications in the home-living environment while patients with PD perform their activities of daily living (ADL). We first propose using a combination of domain-specific feature engineering, transfer learning, and an ensemble of multiple modalities. Second, we utilize generative adversarial networks (GAN) and propose a new formulation of conditional GAN (cGAN) as a generative model for regression to handle an imbalanced training dataset. Next, we propose a dual-channel auxiliary regressor GAN (AR-GAN) trained using Wasserstein-MSE-correlation loss. The proposed AR-GAN is used as a data augmentation method in regression problems.
Show less - Date Issued
- 2022
- PURL
- http://purl.flvc.org/fau/fd/FA00013992
- Subject Headings
- Deep learning (Machine learning), Regression analysis--Mathematical models, Biomedical engineering
- Format
- Document (PDF)
- Title
- DATA-DRIVEN IDENTIFICATION AND CONTROL OF TURBULENT STRUCTURES USING DEEP NEURAL NETWORKS.
- Creator
- Jagodinski, Eric, Verma, Siddhartha, Florida Atlantic University, Department of Ocean and Mechanical Engineering, College of Engineering and Computer Science
- Abstract/Description
-
Wall-bounded turbulent flows are pervasive in numerous physics and engineering applications. Such flows tend to have a strong impact on the design of ships, airplanes and rockets, industrial chemical mixing, wind and hydrokinetic energy, utility infrastructure and innumerable other fields. Understanding and controlling wall bounded turbulence has been a long-pursued endeavor yielding plentiful scientific and engineering discoveries, but there is much that remains unexplained from a...
Show moreWall-bounded turbulent flows are pervasive in numerous physics and engineering applications. Such flows tend to have a strong impact on the design of ships, airplanes and rockets, industrial chemical mixing, wind and hydrokinetic energy, utility infrastructure and innumerable other fields. Understanding and controlling wall bounded turbulence has been a long-pursued endeavor yielding plentiful scientific and engineering discoveries, but there is much that remains unexplained from a fundamental viewpoint. One unexplained phenomenon is the formation and impact of coherent structures like the ejections of slow near-wall fluid into faster moving ow which have been shown to correlate with increases in friction drag. This thesis focuses on recognizing and regulating organized structures within wall-bounded turbulent flows using a variety of machine learning techniques to overcome the nonlinear nature of this phenomenon. Deep Learning has provided new avenues of analyzing large amounts of data by applying techniques modeled after biological neurons. These techniques allow for the discovery of nonlinear relationships in massive, complex systems like the data found frequently in fluid dynamics simulation. Using a neural network architecture called Convolutional Neural Networks that specializes in uncovering spatial relationships, a network was trained to estimate the relative intensity of ejection structures within turbulent flow simulation without any a priori knowledge of the underlying flow dynamics. To explore the underlying physics that the trained network might reveal, an interpretation technique called Gradient-based Class Activation Mapping was modified to identify salient regions in the flow field which most influenced the trained network to make an accurate estimation of these organized structures. Using various statistical techniques, these salient regions were found to have a high correlation to ejection structures, and to high positive kinetic energy production, low negative production, and low energy dissipation regions within the flow. Additionally, these techniques present a general framework for identifying nonlinear causal structures in general three-dimensional data in any scientific domain where the underlying physics may be unknown.
Show less - Date Issued
- 2022
- PURL
- http://purl.flvc.org/fau/fd/FA00014119
- Subject Headings
- Turbulent flow, Turbulence, Neural networks (Computer science), Deep learning (Machine learning)
- Format
- Document (PDF)
- Title
- STUDY AND ANALYSIS OF MACHINE LEARNING TECHNIQUES FOR DETECTION OF DISTRACTED DRIVERS.
- Creator
- Qu, Fangming, Nojoumian, Mehrdad, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
The rise of Advanced Driver-Assistance Systems (ADAS) and Autonomous Vehicles (AVs) emphasizes the urgent need to combat distracted driving. This study introduces a fresh approach for improved detection of distracted drivers, combining a pre-trained Convolutional Neural Network (CNN) with a Bidirectional Long Short- Term Memory (BiLSTM) network. Our analysis utilizes both spatial and temporal features to examine a broad array of driver distractions. We demonstrate the advantage of this CNN...
Show moreThe rise of Advanced Driver-Assistance Systems (ADAS) and Autonomous Vehicles (AVs) emphasizes the urgent need to combat distracted driving. This study introduces a fresh approach for improved detection of distracted drivers, combining a pre-trained Convolutional Neural Network (CNN) with a Bidirectional Long Short- Term Memory (BiLSTM) network. Our analysis utilizes both spatial and temporal features to examine a broad array of driver distractions. We demonstrate the advantage of this CNN-BiLSTM framework over conventional methods, achieving significant precision (up to 98.97%) on the combined ’Union Dataset,’ merging the Kaggle State Farm Dataset and AUC Distracted Driver Dataset (AUC-DDD). This research enhances safety in autonomous vehicles by providing a solid and flexible solution for everyday use. Our results mark considerable progress in accurately identifying driver distractions, pushing the boundaries of safety technology in AVs.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014418
- Subject Headings
- Deep learning (Machine learning), Distracted driving, Transportation--Safety measures, Automated vehicles--Safety measures
- Format
- Document (PDF)
- Title
- FROM DNA TO GRAVITATIONAL WAVES: APPLICATIONS OF STATISTICS AND MACHINE LEARNING.
- Creator
- Alemrajabi, Mahsa Firouzabad, Tichy, Wolfgang, Assis, Raquel, Florida Atlantic University, Department of Physics, Charles E. Schmidt College of Science
- Abstract/Description
-
In the current world of fast-paced data production, statistics and machine learning tools are essential for interpreting and utilizing the full potential of this data. This dissertation comprises three studies employing statistical analysis and Convolutional Neural Network models. First, the research investigates the genetic evolution of the SARS-CoV-2 RNA molecule, emphasizing the role of epistasis in the RNA virus’s ability to adapt and survive. Through statistical tests, this study...
Show moreIn the current world of fast-paced data production, statistics and machine learning tools are essential for interpreting and utilizing the full potential of this data. This dissertation comprises three studies employing statistical analysis and Convolutional Neural Network models. First, the research investigates the genetic evolution of the SARS-CoV-2 RNA molecule, emphasizing the role of epistasis in the RNA virus’s ability to adapt and survive. Through statistical tests, this study validates the significant impacts of genetic interactions and mutations on the virus’s structural changes over time, offering insights into its evolutionary dynamics. Secondly, the dissertation explores medical diagnosis by implementing Convolutional Neural Networks to differentiate between lung CT-scans of COVID-19 and non-COVID patients. This portion of the research demonstrates the capability of deep learning to enhance diagnostic processes, thereby reducing time and increasing accuracy in clinical settings. Lastly, we delve into gravitational wave detection, an area of astrophysics requiring precise data analysis to identify signals from cosmic events such as black hole mergers. Our goal is to utilize Convolutional Neural Network models in hopes of improving the sensitivity and accuracy of detecting these difficult to catch signals, pushing the boundaries of what we can observe in the universe. The findings of this dissertation underscore the utility of combining statistical methods and machine learning models to solve problems that are not only varied but also highly impactful in their respective fields.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014454
- Subject Headings
- Neural networks (Computer science), Gravitational waves, Deep learning (Machine learning), Diagnosis, Epistasis, Genetic
- Format
- Document (PDF)
- Title
- INFRASTRUCTURE AND METHODS FOR WIFI-BASED PASSIVE DEVICE LOCALIZATION, FINGERPRINTING, AND RE-IDENTIFICATION FOR MOBILITY INTELLIGENCE.
- Creator
- Mazokha, Stepan, Hallstrom, Jason O., Sklivanitis, George, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
Mobility monitoring in urban environments can provide valuable insights into pedestrian and vehicle movement – where people want to go, how they get there, and the challenges they face along the way. Today, local governments can automate the acquisition of such data using video surveillance to understand the potential impact of investment and policy decisions. However, public disapproval of computer vision due to privacy concerns opens opportunities for research into alternative tools built...
Show moreMobility monitoring in urban environments can provide valuable insights into pedestrian and vehicle movement – where people want to go, how they get there, and the challenges they face along the way. Today, local governments can automate the acquisition of such data using video surveillance to understand the potential impact of investment and policy decisions. However, public disapproval of computer vision due to privacy concerns opens opportunities for research into alternative tools built with privacy constraints at the core of the design. WiFi sensing emerges as a promising solution. Modern mobile devices ubiquitously support the 802.11 standard and regularly emit WiFi probe requests for network discovery. We can passively monitor this traffic to estimate the levels of congestion in public spaces. In this dissertation, we address three fundamental research problems pertaining to developing streetscape-scale mobility intelligence: scalable infrastructure for WiFi signal capture, passive device localization, and device re-identification.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014551
- Subject Headings
- Deep learning (Machine learning), IEEE 802.11 (Standard), Wireless sensor networks, Computer engineering
- Format
- Document (PDF)
- Title
- SPATIAL DEEP LEARNING APPROACH TO OLDER DRIVER CLASSIFICATION.
- Creator
- Boateng, Charles, Yang, KwangSoo, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
Telemetry data has become a crucial resource for detecting abnormal driving behaviors, especially for elderly drivers with Mild Cognitive Impairment (MCI) or dementia. This thesis proposes a novel spatial deep learning method that combines traditional telematics features with Grid-Index Resolution (GIR) to enhance the detection of abnormal driving behavior. By utilizing grid-indexed spatial-temporal analysis, the approach aims to capture more intricate driving patterns, which are often missed...
Show moreTelemetry data has become a crucial resource for detecting abnormal driving behaviors, especially for elderly drivers with Mild Cognitive Impairment (MCI) or dementia. This thesis proposes a novel spatial deep learning method that combines traditional telematics features with Grid-Index Resolution (GIR) to enhance the detection of abnormal driving behavior. By utilizing grid-indexed spatial-temporal analysis, the approach aims to capture more intricate driving patterns, which are often missed by traditional methods that rely only on basic telematics data such as speed, direction, and distance. The methodology integrates Simple Neural Networks (SNN) to process traditional telematics features and Convolutional Neural Networks (CNN) to handle spatial relationships through grid-based data. The fusion of these two feature sets into a combined model improves the model's ability to accurately classify normal and abnormal driving behaviors. This thesis evaluates the proposed approach using a dataset collected over 3.5 years from elderly drivers, including those with MCI. Experimental results demonstrate that the combined model achieves a classification accuracy of 97%, outperforming existing methods. The findings suggest that integrating grid-based spatial-temporal analysis into deep learning models offers significant potential for improving road safety, insurance risk assessment, and targeted interventions for at-risk drivers.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014535
- Subject Headings
- Older automobile drivers, Telemetry, Deep learning (Machine learning), Spatial data mining
- Format
- Document (PDF)
- Title
- MULTI-CLASS CLASSIFICATION TECHNIQUE TO DETECT IOT ATTACKS IN REAL TIME.
- Creator
- Alrefaei, Ahmed, Ilyas, Mohammad, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
The Internet of Things (IoT) has undergone remarkable expansion in recent years, leading to a proliferation of devices capable of connecting to the internet, collecting data, and sharing information. However, this rapid growth has also introduced a myriad of security challenges, resulting in an uptick in cyber-attacks targeting IoT infrastructures. To mitigate these threats and ensure the integrity of data, researchers have been actively engaged in the development of robust Intrusion...
Show moreThe Internet of Things (IoT) has undergone remarkable expansion in recent years, leading to a proliferation of devices capable of connecting to the internet, collecting data, and sharing information. However, this rapid growth has also introduced a myriad of security challenges, resulting in an uptick in cyber-attacks targeting IoT infrastructures. To mitigate these threats and ensure the integrity of data, researchers have been actively engaged in the development of robust Intrusion Detection Systems (IDS) utilizing various machine learning (ML) techniques. This dissertation presents a comprehensive overview of three distinct approaches toward IoT intrusion detection, each leveraging ML methodologies to enhance security measures. The first approach focuses on a multi-class classification algorithm, integrating models such as random forest, logistic regression (LR), decision tree (DT), and Xgboost. Through meticulous evaluation utilizing evaluation metrics including F1 score, recall, and precision under the Receiver Operating Characteristics (ROC) curve, this approach demonstrates a remarkable 99 % accuracy in detecting IoT attacks. In the second approach, a deep ensemble model comprising Multilayer Perceptron (MLP), Convolutional Neural Network (CNN), and Long Short-Term Memory (LSTM) architectures is proposed for intrusion detection in IoT environments. Evaluation on the UNSW 2018 IoT Botnet dataset showcases the proficiency of this approach, achieving an accuracy of 98.4 % in identifying malicious activities. Lastly, the dissertation explores a real-time Intrusion Detection System (IDS) framework deployed within the Pyspark architecture, aimed at efficiently detecting IoT attacks while minimizing detection time.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014498
- Subject Headings
- Internet of things, Intrusion detection systems (Computer security), Deep learning (Machine learning)
- Format
- Document (PDF)
- Title
- An empirical study of combining techniques in software quality classification.
- Creator
- Eroglu, Cemal., Florida Atlantic University, Khoshgoftaar, Taghi M.
- Abstract/Description
-
In the literature, there has been limited research that systematically investigates the possibility of exercising a hybrid approach by simply learning from the output of numerous base-level learners. We analyze a hybrid learning approach upon the systems that had previously been worked with twenty-four different classifiers. Instead of relying on only one classifier's judgment, it is expected that taking into account the opinions of several learners is a wise decision. Moreover, by using...
Show moreIn the literature, there has been limited research that systematically investigates the possibility of exercising a hybrid approach by simply learning from the output of numerous base-level learners. We analyze a hybrid learning approach upon the systems that had previously been worked with twenty-four different classifiers. Instead of relying on only one classifier's judgment, it is expected that taking into account the opinions of several learners is a wise decision. Moreover, by using clustering techniques some base-level classifiers were eliminated from the hybrid learner input. We had three different experiments each with a different number of base-level classifiers. We empirically show that the hybrid learning approach generally yields better performance than the best selected base-level learners and majority voting under some conditions.
Show less - Date Issued
- 2004
- PURL
- http://purl.flvc.org/fcla/dt/13162
- Subject Headings
- Computer software--Testing, Computer software--Quality control, Computational learning theory, Machine learning, Digital computer simulation
- Format
- Document (PDF)
- Title
- DEEP LEARNING BASED ANOMALY DETECTION IN SPACE SYSTEMS AND OPERATIONS.
- Creator
- Akbarian, Hamid, Mahgoub, Imadeldin, Florida Atlantic University, Department of Computer and Electrical Engineering and Computer Science, College of Engineering and Computer Science
- Abstract/Description
-
The relentless expansion of space exploration necessitates the development of robust and dependable anomaly detection systems (ADS) to safeguard the safety and efficacy of space missions. Conventional anomaly detection methods often falter in the face of the intricate and nuanced dynamics of space systems, resulting in a proliferation of false positives and/or false negatives. In this study, we explore into cutting-edge techniques in deep learning (DL) to tackle the challenges inherent in ADS...
Show moreThe relentless expansion of space exploration necessitates the development of robust and dependable anomaly detection systems (ADS) to safeguard the safety and efficacy of space missions. Conventional anomaly detection methods often falter in the face of the intricate and nuanced dynamics of space systems, resulting in a proliferation of false positives and/or false negatives. In this study, we explore into cutting-edge techniques in deep learning (DL) to tackle the challenges inherent in ADS. This research offers an in-depth examination of recent breakthroughs and hurdles in deep learning-driven anomaly detection tailored specifically for space systems and operations. A key advantage of deep learning-based anomaly detection lies in its adaptability to the diverse data encountered in space missions. For instance, Convolutional Neural Networks (CNNs) excel at capturing spatial dependencies in high-dimensional data, rendering them well-suited for tasks such as satellite imagery analysis. Conversely, Recurrent Neural Networks (RNNs), with their temporal modeling prowess, excel in identifying anomalies in time-series data generated by spacecraft sensors. Despite the potential of deep learning, several challenges persist in its application to anomaly detection in space systems. The scarcity of labeled data presents a formidable hurdle, as acquiring labeled anomalies during space operations is often prohibitively expensive and impractical. Additionally, the interpretability of deep learning models remains a concern, particularly in mission-critical scenarios where human operators need to comprehend the rationale behind anomaly predictions.
Show less - Date Issued
- 2024
- PURL
- http://purl.flvc.org/fau/fd/FA00014390
- Subject Headings
- Anomaly detection (Computer security), Outer space—Exploration, Deep learning (Machine learning), Neural networks (Computer science), Convolutional neural networks
- Format
- Document (PDF)