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

Other Computer Engineering Commons™

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

1,677 Full-Text Articles 2,550 Authors 1,342,397 Downloads 150 Institutions

All Articles in Other Computer Engineering

Faceted Search

1,677 full-text articles. Page 28 of 81.

Machine Learning For Environmental Sustainability, Syeda Nyma Ferdous 2024 West Virginia University

Machine Learning For Environmental Sustainability, Syeda Nyma Ferdous

Graduate Theses, Dissertations, and Problem Reports (ETD)

This research proposes a comprehensive approach to address pressing challenges in environmental sustainability, agricultural residue management, using machine learning based approaches. Machine learning (ML) techniques have emerged as powerful tools for addressing environmental sustainability challenges by facilitating the analysis and prediction of ecological phenomena, and optimization of resource management strategies. The study explores the synergies between environmental sustainability and machine learning to develop a framework that leverages artificial intelligence techniques covering a wide range of tasks including crop residue management, soil CO2 flux prediction, and forest carbon system prediction for sustainable development. The study analyze various ML models, such as, …


Robotic Gas Source Localization And Distribution Mapping Via Deep Reinforcement Learning, Iliya Kulbaka 2024 University of North Florida

Robotic Gas Source Localization And Distribution Mapping Via Deep Reinforcement Learning, Iliya Kulbaka

UNF Graduate Theses and Dissertations

This research aims to advance the fields of Gas Source Localization (GSL) and Gas Distribution Mapping (GDM) by developing deep reinforcement learning (DRL) methodologies suitable for complex, real-world environments. GSL and GDM are crucial for applications such as environmental monitoring, hazardous material detection, and search-and-rescue missions, where safe and efficient exploration is essential. Traditional methods often fall short in dynamic settings influenced by factors like wind and obstacles. To address these limitations, this study proposes novel neural network architectures and learning frameworks for adaptive exploration and mapping, integrating Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM) layers, and Deep Q-Networks …


Finops-Driven Cloud Optimization Models For Enterprise Applications, Manikantha Varaprasad Inakollu 2024 University of South Florida

Finops-Driven Cloud Optimization Models For Enterprise Applications, Manikantha Varaprasad Inakollu

Computer Science and Engineering Faculty Publications

Cloud computing has revolutionized enterprise IT infrastructure, yet escalating costs and resource inefficiencies threaten to undermine these benefits. This research examines FinOps-driven optimization models that enable organizations to balance cloud performance, cost efficiency, and business value. The study addresses the critical challenge enterprises face in managing cloud expenditures while maintaining operational excellence. Through comprehensive analysis of FinOps principles and practical optimization frameworks, we develop models that integrate financial accountability, technical efficiency, and business alignment. Our research demonstrates that organizations implementing structured FinOps practices achieve 25-40% cost reductions without compromising application performance. The study contributes both theoretical frameworks for understanding cloud …


Enhancing Erp Auditability And Compliance Using Permissioned Blockchain, A Framework For Transparent And Immutable Enterprise Resource Planning Systems., Manikantha Varaprasad Inakollu 2024 University of South Florida

Enhancing Erp Auditability And Compliance Using Permissioned Blockchain, A Framework For Transparent And Immutable Enterprise Resource Planning Systems., Manikantha Varaprasad Inakollu

Computer Science and Engineering Faculty Publications

Enterprise Resource Planning systems serve as the backbone of modern organizational operations, yet their centralized architecture creates significant challenges for auditability and regulatory compliance. This research proposes a permissioned blockchain framework to enhance ERP auditability by creating immutable, transparent, and traceable records of all system transactions and modifications. The study addresses critical gaps in current ERP systems where transaction histories can be altered, audit trails prove insufficient, and compliance verification remains cumbersome. Through examination of existing ERP limitations and blockchain capabilities, we develop an integrated architecture that maintains operational efficiency while providing cryptographic assurance of data integrity. Our framework employs …


A Framework For Scientific Data Indexing, Searching And Sharing, Apoorva Mohite 2024 San Jose State University

A Framework For Scientific Data Indexing, Searching And Sharing, Apoorva Mohite

Master's Projects

Scientific data continues to grow. Wildfire simulation experiments performed by the WIRC team at SJSU have generated over 138 TB of data so far and it is expected to keep growing. It becomes difficult for researchers to search through that data to find the data of their interest. This data is stored on an HPC cluster that external users do not have access to. The WIRC team also conducts experiments and publishes their research, but the size of data makes it difficult to share these datasets. This project introduces a novel solution to indexing scientific data, searching through the data …


Fine-Tuning Large Language Models For Folder Structure Generation, Likhith Nemani 2024 San Jose State University

Fine-Tuning Large Language Models For Folder Structure Generation, Likhith Nemani

Master's Projects

Starting a new project is a significant challenge in the software development world. Building a new project skeleton and configurations will require vast amounts of time and effort. This project aims to overcome the difficulty presented by this challenge using advanced large language models, specifically fine-tuning LLMs. Our initial focus with the implementation is to use the powerful capabilities of advanced modern models to simplify and accelerate the complicated process of getting new projects started. The solution process begins with a user posting a README file to a predetermined repository. This README file then is used as a source for …


Credit Score-Based Lending System On The Ethereum Platform, Mayuri Shimpi 2024 San Jose State University

Credit Score-Based Lending System On The Ethereum Platform, Mayuri Shimpi

Master's Projects

Traditional banking systems act as intermediaries, assessing risks and profiting from interest rate differentials. Credit scores, provided by trusted bureaus, are commonly used to evaluate the creditworthiness of borrowers. Cryptocurrencies have emerged as a significant and innovative medium due to their decentralized nature, operating without reliance on a central authority, such as a government.

This report describes a project to implement the Autonomous Lending system on the Ethereum Platform (ALOE), as proposed in [1], aiming to seamlessly integrate traditional credit scoring methodologies for evaluating a borrower's risk of default. The objective of this project report is to establish a robust …


Ml-Based User Identification Through Mouse Dynamics, Rakshit Gupta 2024 San Jose State University

Ml-Based User Identification Through Mouse Dynamics, Rakshit Gupta

Master's Projects

User authentication and identification plays a crucial role in ensuring the security and integrity of digital systems. Traditional authentication methods, such as passwords and biometrics, have inherent limitations that can compromise system security. This research proposes a novel approach to user authentication by leveraging machine learning techniques and behavioral biometrics, specifically mouse dynamics. The primary objective is to develop a sophisticated framework that can accurately identify individuals based on their unique mouse behavior patterns. The study explores and compares multiple deep learning architectures, including Convolutional Neural Networks (CNN), Long Short-Term Memory networks (LSTM), and Transformer models, to generate embeddings from …


Analysis And Application Of Adaptive Ml Algorithms For Malware Classification, Rashmi Boddukuri 2024 San Jose State University

Analysis And Application Of Adaptive Ml Algorithms For Malware Classification, Rashmi Boddukuri

Master's Projects

Malware classification is the process of distinguishing malware samples into categories of malware families that it is associated with and remains a critical step in the process of mitigating malware-related threats. In recent years, machine learning techniques have emerged as a powerful tool for such malware classification tasks. In this study, we explore the application of adaptive machine learning models to malware classification in order to analyze and determine how they compare in performance to similar but non-adaptive algorithms. The results achieved in this study share insight into the strengths and limitations of adaptive learning models when applied towards malware …


Distinguishing Chatbot From Human, Gauri Anil Godghase 2024 San Jose State University

Distinguishing Chatbot From Human, Gauri Anil Godghase

Master's Projects

There have been many recent advances in the field of Generative Artificial Intelligence and Large Language Models, with GPT 3 or ChatGPT model being one of the frontrunners in this field. These large language models have become so powerful that it has become difficult to differentiate between text written by humans and machine-generated text. This paper proposes a solution to the problem of classification of the origin of data (human or chatbot) by using Machine Learning. In addition, the proposed solution also helps us analyze the text generated by such Language Models and understand the underlying patterns present in the …


Exploring Gender Bias In Large Language Models: Cross-Linguistic Comparisons And Evaluation Letters Analysis, Athira Kumar 2024 San Jose State University

Exploring Gender Bias In Large Language Models: Cross-Linguistic Comparisons And Evaluation Letters Analysis, Athira Kumar

Master's Projects

Large language models (LLMs) play a significant role in modern human-computer interaction. They have exploded in popularity recently, becoming widely used for various tasks. However, concerns persist regarding potential biases within these models. This project investigates gender bias in the popular LLMs - GPT-3.5, GPT-4, Gemini, and LLAMA. The first part of our study focuses on analyzing biases using ambiguous sentences across three languages - English, Malayalam, and Tamil. We evaluate the LLMs to see if they associate occupations with commonly held gender stereotypes, by using specific professions within our test sentences. Through the use of two low-resource languages, this …


Lexigen: Lexical-Driven Image Generation, Sangram Prashant Chincholkar 2024 San Jose State University

Lexigen: Lexical-Driven Image Generation, Sangram Prashant Chincholkar

Master's Projects

This research project proposes a novel approach to user-driven image editing via natural language descriptions. The aim is an accurate change of certain features of an image with respect to the descriptive text while maintaining, with equal concern, the integrity of the remaining parts of the image not affected by the description. The task is particularly relevant for fields like content creation, personalized design, and automated image editing that require both coherence of a visual scene and textual description. We propose a generative model, LexiGen, which perfectly integrates natural language descriptions with their corresponding visual changes within an image. The …


Adaptive Metric-Driven Load Balancing For Specialized Clusters Using Nginx, Juhi Raju Malkani 2024 San Jose State University

Adaptive Metric-Driven Load Balancing For Specialized Clusters Using Nginx, Juhi Raju Malkani

Master's Projects

Adaptive Metric-Driven Load Balancer is an innovative two-tier load-balancing system that uses NGINX and Prometheus to optimize resource allocation in specialized cloud clusters. This framework is built to give great performance and flexibility and runs on Google Kubernetes Engine (GKE), but it may also be deployed on local cloud environments for added security. The first tier of our system uses an NGINX-based load balancer to route incoming requests based on content type, sending traffic to hardware-optimized clusters for processing requests through specialized hardware. In our algorithm, the second tier dynamically modifies load distribution throughout each cluster by calculating pod weights …


A Memory Efficient Deep Recurrent Q-Learning Approach For Autonomous Wildfire Surveillance, Jeremy A. Cantor 2024 University of North Florida

A Memory Efficient Deep Recurrent Q-Learning Approach For Autonomous Wildfire Surveillance, Jeremy A. Cantor

UNF Graduate Theses and Dissertations

Previous literature demonstrates that autonomous UAVs (unmanned aerial vehicles) have the po- tential to be utilized for wildfire surveillance. This advanced technology empowers firefighters by providing them with critical information, thereby facilitating more informed decision-making processes. This thesis applies deep Q-learning techniques to the problem of control policy design under the objective that the UAVs collectively identify the maximum number of locations that are under fire, assuming the UAVs can share their observations. The prohibitively large state space underlying the control policy motivates a neural network approximation, but prior work used only convolutional layers to extract spatial fire information from …


Explainable Automated Inconsistency Detection In Biomedical And Health Literature, Prajwol Lamichhane 2024 University of North Florida

Explainable Automated Inconsistency Detection In Biomedical And Health Literature, Prajwol Lamichhane

UNF Graduate Theses and Dissertations

Given the exponential growth of scientific information online, researchers often face the daunting task of detecting contradictory statements on crucial health topics. This work develops a comprehensive pipeline for automated contradiction detection that integrates an Information Retrieval (IR) system, machine learning classifiers, and Explainable AI (XAI). The Information Retrieval system is tailored for biomedical data and comprises a datastore, syntactic, and semantic components. Users can input queries, initiating a pipeline that identifies top documents through syntactic analysis and refines results via semantic examination for relevant research claims. Employing a diverse range of Large Language Models such as pre-trained Distil-BERT, BioBERT, …


Joint Learning Of Unknown Safety Constraints And Control Policies In Reinforcement Learning, Lunet Abiye Yifru 2024 West Virginia University

Joint Learning Of Unknown Safety Constraints And Control Policies In Reinforcement Learning, Lunet Abiye Yifru

Graduate Theses, Dissertations, and Problem Reports (ETD)

Reinforcement learning (RL) has revolutionized decision-making across a wide range of domains over the past few decades. Yet, deploying RL policies in real-world scenarios presents the crucial challenge of ensuring safety. Traditional safe RL approaches have predominantly focused on incorporating predefined safety constraints into the policy learning process. However, this reliance on predefined safety constraints poses limitations in dynamic and unpredictable real-world settings where such constraints may not be available or sufficiently adaptable. Bridging this gap, we propose a novel approach that concurrently learns a safe RL control policy and identifies the unknown safety constraint parameters of a given environment. …


Machine Learning Based Intrusion Detection Framework For Can Bus Vulnerabilities In Modern Vehicles, Obinna C. Agbo 2024 West Virginia University

Machine Learning Based Intrusion Detection Framework For Can Bus Vulnerabilities In Modern Vehicles, Obinna C. Agbo

Graduate Theses, Dissertations, and Problem Reports (ETD)

The Controller Area Network (CAN) bus is a crucial communication backbone in modern vehicles, connecting various Electronic Control Units (ECUs). However, inherent design weaknesses such as the lack of encryption and authentication make CAN networks vulnerable to cyber-attacks, including spoofing, Denial of Service (DoS), and fuzzing attacks. This thesis thoroughly evaluates these vulnerabilities and the limitations of existing security frameworks like Message Authentication Codes (MACs) and encryption, advocating for the adoption of Intrusion Detection Systems (IDS) as a more practical solution for CAN bus security. The proposed IDS leverages advanced machine learning techniques to accurately detect intrusions, even under complex …


How Cloud, Edge, And Mist Computing Affects Resource Management In Vanets, Andrew Trombly, Izzat Alsmadi 2023 Texas A&M University-San Antonio

How Cloud, Edge, And Mist Computing Affects Resource Management In Vanets, Andrew Trombly, Izzat Alsmadi

Masters Theses (Archived)

With public interest in automated vehicles as well as self-aware and responsive smart cities the demand for fast and efficient communication and computation will push our current infrastructure beyond its limits. Vehicular networks
(VANETs) look to solve this issue but suffer from extremely dynamic topologies
with unpredictable times and locations of high network and computational de-
minds from highly mobile units. This thesis looks into how current scholarly
works attempt resource management in VANETs and simulate VANETs with
cloud, edge, or mist computing architectures. The data of are compared and
discussed to drive a data-driven understanding and conversation of architecture …


Turnstile File Transfer: A Unidirectional System For Medium-Security Isolated Clusters, Mark Monnin, Lori L. Sussman 2023 University of Southern Maine

Turnstile File Transfer: A Unidirectional System For Medium-Security Isolated Clusters, Mark Monnin, Lori L. Sussman

Journal of Cybersecurity Education, Research and Practice

Data transfer between isolated clusters is imperative for cybersecurity education, research, and testing. Such techniques facilitate hands-on cybersecurity learning in isolated clusters, allow cybersecurity students to practice with various hacking tools, and develop professional cybersecurity technical skills. Educators often use these remote learning environments for research as well. Researchers and students use these isolated environments to test sophisticated hardware, software, and procedures using full-fledged operating systems, networks, and applications. Virus and malware researchers may wish to release suspected malicious software in a controlled environment to observe their behavior better or gain the information needed to assist their reverse engineering processes. …


Timeseries Forecasting Of U.S. Housing Price Index Using Machine Learning And Deep Learning Models, krishna chaitanya nunna 2023 The University of Southern Mississippi

Timeseries Forecasting Of U.S. Housing Price Index Using Machine Learning And Deep Learning Models, Krishna Chaitanya Nunna

Dissertations

Time series forecasting is a promising technique for various applications which predicts future values or patterns by taking historical data as base. Forecasting future trends is very beneficial for different industries to make valuable decisions and strategies. One such industry is housing market; it has biggest influence on U.S. economy. Housing price index (HPI) is a one of the crucial economic indices published by various government funded and private agency to benefit several industries and individuals for better analysis of future trends of housing market.

Several factors influence the HPI, economical, geographical, and demographic features. Development of traditional time series …


Digital Commons powered by bepress