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

Other Computer Engineering Commons™

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

Articles 1 - 11 of 11

Full-Text Articles in Other Computer Engineering

Malware Generation And Classification Using Pixelcnn, Mounika Krishna Teja Karumudi Jan 2025

Malware Generation And Classification Using Pixelcnn, Mounika Krishna Teja Karumudi

Master's Projects

Malware poses a serious threat to both data privacy and system security. With the wide variety of malware families and the surge in cyber-attacks, the accurate classification of malware is crucial for building effective detection and prevention systems. In recent years, deep learning (DL) methods in computer vision have shown promise in classifying malware by converting malware files into visual representations and applying DL algorithms to classify the resulting images. Among the different approaches to malware family classification, image-based methods have gained significant interest. This research focuses on leveraging DL techniques for image-based classification of malware. The success of identifying …


Advanced Grasping Sensor Technologies For Autonomous Robotic Apple Harvesting Using Tactile Data And Cnns, Chris Bae Oct 2024

Advanced Grasping Sensor Technologies For Autonomous Robotic Apple Harvesting Using Tactile Data And Cnns, Chris Bae

College of Engineering Summer Undergraduate Research Program

This research investigates how to achieve an optimal grasp of an apple using a four-finger soft robotic grasper equipped with force-resistive sensors. Specifically, we sought to determine whether a convolutional neural network (CNN) could accurately classify the grasper's state and recommend adjustments ("in," "out," or "good" grasp) based on tactile data from the sensors. Spatiotemporal tactile images were developed from the sensors and fed into our CNN, achieving near 100% accuracy on unseen test data. This work suggests that CNN-based processing of tactile images can be a powerful tool for real-time control of soft robotic grippers.


Automated Brain Tumor Classifier With Deep Learning, Venkata Sai Krishna Chaitanya Kandula May 2024

Automated Brain Tumor Classifier With Deep Learning, Venkata Sai Krishna Chaitanya Kandula

Electronic Theses, Projects, and Dissertations

Brain Tumors are abnormal growth of cells within the brain that can be categorized as benign (non-cancerous) or malignant (cancerous). Accurate and timely classification of brain tumors is crucial for effective treatment planning and patient care. Medical imaging techniques like Magnetic Resonance Imaging (MRI) provide detailed visualizations of brain structures, aiding in diagnosis and tumor classification[8].

In this project, we propose a brain tumor classifier applying deep learning methodologies to automatically classify brain tumor images without any manual intervention. The classifier uses deep learning architectures to extract and classify brain MRI images. Specifically, a Convolutional Neural Network (CNN) …


Multimodal Techniques For Malware Classification, Jonathan Jiang Jan 2024

Multimodal Techniques For Malware Classification, Jonathan Jiang

Master's Projects

The threat of malware has remained a serious concern for computer networks and systems, highlighting the need for accurate classification techniques. This research adopted the structured nature of PE files incorporated with a multi-modal machinelearning approach, to classify malware types. Features extracted from the PE headers were used to train an LSTM model. Features extracted from the PE sections were used to train a CNN model. Probabilities produced from these two models were then concatenated and fed into an SVM classifier. This multi-modal approach demonstrated high accuracy by experimenting with and verifying the approach on a large and labeled dataset. …


A Natural Language Processing Approach To Malware Classification, Ritik Mehta Jan 2023

A Natural Language Processing Approach To Malware Classification, Ritik Mehta

Master's Projects

Many different machine learning and deep learning techniques have been successfully employed for malware detection and classification. Examples of popular learning techniques in the malware domain include Hidden Markov Models (HMM), Random Forests (RF), Convolutional Neural Networks (CNN), Support Vector Machines (SVM), and Recurrent Neural Networks (RNN) such as Long Short-Term Memory (LSTM) networks. In this research, we consider a hybrid architecture, where HMMs are trained on opcode sequences, and the resulting hidden states of these trained HMMs are used as feature vectors in various classifiers. In this context, extracting the HMM hidden state sequences can be viewed as a …


Towards Verifying Smartphone Users Via Gripping Hand Image Classification, Kaitlyn M. Madden Jul 2021

Towards Verifying Smartphone Users Via Gripping Hand Image Classification, Kaitlyn M. Madden

LSU Master's Theses

Smartphones continue to proliferate throughout our daily lives, not only in sheer quantity but also their ever-growing list of uses. They are no longer just for communication and the occasional phone game. Smartphones can be used to open garage doors, transfer money, see who is at your front door, and much, much more. With this increased dependence and use, smartphone security is critical. In this paper we propose a system to verify a user’s identity by applying a convolutional neural network (CNN) model to an image of the user’s hand while holding their device. This model aims to address situations …


Non-Linear Dimensionality Reduction Using Auto-Encoder For Optimized Malaria Infected Blood Cell Classifier, Aayush Dhakal Apr 2021

Non-Linear Dimensionality Reduction Using Auto-Encoder For Optimized Malaria Infected Blood Cell Classifier, Aayush Dhakal

Honors Theses

Neural Networks have been widely used in the problem of Medical Image Analysis. However, when dealing with large images, deep networks easily exhaust computer resources, which in turn hinders training. This paper shows the efficacy of using Auto-Encoders as a dimensionality reduction tool to increase the efficiency of a Malaria Infected Blood Cell Image classifier. We show that using an autoencoder, we can reduce the dimensionality of large blood cell images effectively such that the features in the new space retain all the essential information from the original input. Then we show that the new features obtained from the autoencoder …


Biometric Identification With Ecg Signals, Connor Lindstrom, Jonathan Wood, Jacob Torchia, Jonathan Lee Jun 2020

Biometric Identification With Ecg Signals, Connor Lindstrom, Jonathan Wood, Jacob Torchia, Jonathan Lee

Electrical Engineering

This project introduces a new form of biometric identification with an ECG signal with the use of machine learning concepts. The ECG signal makes a good candidate for identification because of its unique characteristics that make it easy to distinguish individuals from one another. A patient who has previously had ECG scans stored in a database before, can be verified using this program. This project has the capability of identifying a person or verifying a person solely using their ECG signal. Utilizing this biometric identification, hospitals would be able to add to the reliability of their identification process. Additionally, companies …


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 (ETD)

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 …


Document Layout Analysis And Recognition Systems, Sai Kosaraju Nov 2019

Document Layout Analysis And Recognition Systems, Sai Kosaraju

Master of Science in Computer Science Theses

Automatic extraction of relevant knowledge to domain-specific questions from Optical Character Recognition (OCR) documents is critical for developing intelligent systems, such as document search engines, sentiment analysis, and information retrieval, since hands-on knowledge extraction by a domain expert with a large volume of documents is intensive, unscalable, and time-consuming. There have been a number of studies that have automatically extracted relevant knowledge from OCR documents, such as ABBY and Sandford Natural Language Processing (NLP). Despite the progress, there are still limitations yet-to-be solved. For instance, NLP often fails to analyze a large document. In this thesis, we propose a knowledge …


Performance Comparison Of Binarized Neural Network With Convolutional Neural Network, Lopamudra Baruah Jan 2017

Performance Comparison Of Binarized Neural Network With Convolutional Neural Network, Lopamudra Baruah

Dissertations, Master's Theses and Master's Reports

Deep learning is a trending topic widely studied by researchers due to increase in the abundance of data and getting meaningful results with them. Convolutional Neural Networks (CNN) is one of the most popular architectures used in deep learning. Binarized Neural Network (BNN) is also a neural network which consists of binary weights and activations. Neural Networks has large number of parameters and overfitting is a common problem to these networks. To overcome the overfitting problem, dropout is a solution. Randomly dropping some neurons along with its connections helps to prevent co-adaptations which finally help in reducing overfitting. Many researchers …