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 14 of 81.

Link Failure Localization In Hierarchical, Multidomain Optical Networks, Martin Mihailov Bojinov 2025 San Jose State University

Link Failure Localization In Hierarchical, Multidomain Optical Networks, Martin Mihailov Bojinov

Master's Projects

Optical networks transport data encoded on light signals over optical fiber cables. Individual optical networks are managed by domain administrators, such as service providers, vendors, or regional bodies. Multidomain optical networking explores the possibility of enabling seamless data transmission across domain boundaries. In this project, we explore how we can perform network monitoring in a hierarchical multidomain optical network while preserving domain security and autonomy. This is done by allocating dedicated monitoring trails across various broker abstractions of our network topologies. We propose three heuristic functions that expedite trail selection. Of the three heuristics, our least monitored algorithm performs the …


Performance Comparison Of Machine Learning Across Metal, Cuda, And Neuromorphic Frameworks, Ryan Saini 2025 San Jose State University

Performance Comparison Of Machine Learning Across Metal, Cuda, And Neuromorphic Frameworks, Ryan Saini

Master's Projects

Machine learning’s computational demands necessitate optimal performance and utilization. This research compares Apple Silicon M3 Pro with MPS, NVIDIA RTX 3070 GPU with CUDA, and neuromorphic computing for machine learning methods. We provide a cross-platform and cross-architecture performance analysis of machine learning methods to identify optimal configurations for training and inference scenarios. On traditional neural networks, Apple Silicon with MPS delivers superior energy efficiency at the cost of longer processing times for training and inference. NVIDIA with CUDA offers faster computation in training and inference at higher energy costs. Convolutional spiking neural networks perform competitively on event-based data, particularly on …


Suicidal Ideation Detection On Reddit Using Llm-Annotated Data And Graph Neural Networks, Ikbal Singh Gurdev Singh Dhanjal 2025 San Jose State University

Suicidal Ideation Detection On Reddit Using Llm-Annotated Data And Graph Neural Networks, Ikbal Singh Gurdev Singh Dhanjal

Master's Projects

Suicide is the fourth leading cause of death among people aged 15-29. More than 720, 000 people commit suicide every year. During the COVID-19 pandemic, we saw an increase in people seeking out mental health support on anonymous forums like Reddit. These anonymous forums allow people to express their suicidal ideation without judgment and give them a support structure that not everyone has. The aim of this project is to detect suicidal ideation using Reddit. In this work, we propose SIRGEL (Suicidal Ideation on Reddit using Graph Embeddings and LLMs), a dual-pipeline approach that combines large language model (LLM)- based …


Malware Opcode Embedding And Quality Assessment Of Generative Sample Embeddings, Atishay Jain 2025 San Jose State University

Malware Opcode Embedding And Quality Assessment Of Generative Sample Embeddings, Atishay Jain

Master's Projects

Malware is software used to damage and disrupt computer systems with the intent to cause damage to the victim. Malware detection and classification into malware families is a crucial problem for cybersecurity researchers. One of the major bottlenecks in improving these systems is the shortage of good quality labeled malware data, especially for malware families with scarce samples. Researchers have utilized generative models to generate malware data to address this issue. Malware embeddings encode patterns within a malware file, which can be used to detect and classify malware. Recently, encouraging results have been obtained in generating malware embeddings using generative …


Transforming Chatbot Text: A Sequence-To-Sequence Approach To Human-Like Text Generation, Natesh Reddy 2025 San Jose State University

Transforming Chatbot Text: A Sequence-To-Sequence Approach To Human-Like Text Generation, Natesh Reddy

Master's Projects

With the advancements in Large Language Models (LLMs) such as ChatGPT, the boundary between text written by a human and that created by AI has become blurred. This poses a threat to systems designed to detect AI-generated content. In this work, we adopt a novel strategy to adversarially transform GPT-generated text using sequence-to-sequence (Seq2Seq) models, to make the text more human-like. We concentrate on improving GPT-generated sentences by including significant linguistic, structural, and semantic components that are typical of human-authored text. The goal is to then use this transformed data to train a more robust detection model. Our experiments show …


Human Vs. Llm: Interpreting Emotion From Neutral Faces In Contextually Charged Backgrounds, Sai Mounika Peteti 2025 San Jose State University

Human Vs. Llm: Interpreting Emotion From Neutral Faces In Contextually Charged Backgrounds, Sai Mounika Peteti

Master's Projects

In this study, we investigate the intersection of cultural context, visual perception, and implicit bias in interpreting neutral human expressions. Specifically, we explore how emotionally charged backgrounds can shape viewers interpretations of neutral facial expressions. Using an experimental setup, participants are shown neutral human portraits paired with varying background types ranging from emotionally neutral or pleasant to evocative scenes. Participants are tasked with selecting which background best matches the emotional state of the person depicted in the portraits. Eye-tracking data is collected to analyze visual attention patterns and cognitive processing. In parallel, we also evaluate how large language models (LLMs) …


Clustering Organ Cell Types, Venkata Satya Swathi Mattaparthi 2025 San Jose State University

Clustering Organ Cell Types, Venkata Satya Swathi Mattaparthi

Master's Projects

The Human Cell Atlas (HCA) created a reference map of all human cells. My project uses the Tabula Sapiens dataset, developed under HCA and based on single-cell RNA sequencing data, to explore cell type and tissue diversity. I performed experiments using the Elbow method and a formula based on dataset observations to determine the number of clusters, then applied k-means clustering on two representative subsets of the All Cells dataset. Clusters were selected for analysis using Shannon’s Diversity Index and Pielou’s Evenness. A novel algorithm based on the cell differentiation tree was used to validate the biological coherence of the …


Comparative Analysis Of Adversarial Permeability In Cpu-Native, Qat And Onnx-Based Quantized Transformer Models, Fahad Siddiqui 2025 San Jose State University

Comparative Analysis Of Adversarial Permeability In Cpu-Native, Qat And Onnx-Based Quantized Transformer Models, Fahad Siddiqui

Master's Projects

This work explores securing and optimization of Transformer-based time series forecasting models. We employ several quantization techniques, including quantization-aware training (QAT), and tested the robustness of quantized models by adversarially attacking them. The preliminary results of this work, in our controlled setup, indicate that quantized models outperform the full precision model in terms of robustness against adversarial attacks. They achieved this robustness while showing a very minimal decrease in their forecasting performance.


Framework For Identity Privacy Through Gender Based Skeletonization, Harrison Hwang 2025 San Jose State University

Framework For Identity Privacy Through Gender Based Skeletonization, Harrison Hwang

Master's Projects

The protection of one’s privacy and sensitive information is becoming increasingly difficult in the modern age full of surveillance and data collection. Through the use of image based object detection machine learning models trained for human and facial recognition, people can be identified and tracked to a terrifyingly accurate degree. On the other hand, the information present in surveillance media can play a key role in security and law enforcement. This presents a problem of how to preserve key information without compromising the privacy of any individuals present in the video. In this research project, Computer Vision techniques and a …


Enhancing Code Review Automation With Large Language Models Using Qlora Fine-Tuning And Rags, Sumukh Naveen Aradhya 2025 San Jose State University

Enhancing Code Review Automation With Large Language Models Using Qlora Fine-Tuning And Rags, Sumukh Naveen Aradhya

Master's Projects

In this technological era where Artificial Intelligence and Machine Learning are revolutionizing various domains, Large Language Models (LLMs) are emerging as a very powerful tool. In the software development lifecycle, it is extremely important to have reliable code reviews to ensure security and maintain code quality. This project aims to survey various existing methodologies to aid creation of efficient code review automation agents and also research on ways to make this process more efficient. Parameter Efficient Fine-Tuning (PEFT) methodologies such as LoRA and QLoRA have been explored with an additional focus on a hybrid model that combines adaptive QLoRA with …


Large Language Models For Bacterial Genomic Analysis, Manvendra Chavan 2025 San Jose State University

Large Language Models For Bacterial Genomic Analysis, Manvendra Chavan

Master's Projects

Identification of bacterial gene sequences with agricultural applications has the potential to transform agricultural biotechnology. These genes can be used in environmentally friendly pest control strategies. One such use case is identifying genes with potential insecticidal properties. With an increasing number of genomic information and decreasing numbers of available annotated sequences, finding new insecticidal genes has become more challenging.The traditional methods relying on sequence alignment and annotated databases are not effective in detecting functionally relevant genes lacking close homology to known cases. This project investigates the data-driven classification of genes by sequence modeling. This research is focused on learning DNA …


Genegate: Genetic Gating In A Mixture-Of-Experts For Real-Time Multi-Objective Traffic Signal Control, Rashmi Vishwanath Bhat 2025 San Jose State University

Genegate: Genetic Gating In A Mixture-Of-Experts For Real-Time Multi-Objective Traffic Signal Control, Rashmi Vishwanath Bhat

Master's Projects

Urban traffic signal control often needs to juggle between competing goals. It needs to minimize delays, reduce emissions, prevent crashes, and prioritize emergency vehicles all while the demand is constantly fluctuating. Traditional fixed-time or statically blended policies cannot reallocate priorities quickly when conditions change. We introduce GeneGate, a mixture-of-experts framework that uses a lightweight genetic gate to fuse four specialist controllers (throughput, emissions, safety, emergency) and adjusts their weights in real time. A short offline genetic search produces a robust initial blend, and an online micro-evolution step refines it every few cycles based on live traffic feedback. GeneGate’s adaptive gating …


Advanced Knowledge Extraction With Biomedical Data Using Llms, Akshat Krishna 2025 San Jose State University

Advanced Knowledge Extraction With Biomedical Data Using Llms, Akshat Krishna

Master's Projects

The rapid growth of biomedical research has led to an overwhelming volume of unstructured textual data in the scientific literature. This has necessitated the development of an automated approach for knowledge extraction and integration. In

this project, we present a comprehensive pipeline for constructing a unified biomed- ical knowledge graph by combining two well-known datasets: CHEMPROT [1],

which captures chemical–protein interactions, and EU-ADR [2], which annotates drug–gene–disease relationships. In order to identify important biomedical entities and interactions from CHEMPROT dataset, we perform Named Entity Recognition (NER) and relation Extraction (RE) using state-of-the-art biomedical models like BioBERT [3], BioGPT [4] and …


Prediction Of Glass Transition Temperature Of Polymers Using Structure-Based Models, Nicholas Wolfe 2025 The University of Akron

Prediction Of Glass Transition Temperature Of Polymers Using Structure-Based Models, Nicholas Wolfe

Williams Honors College, Honors Research Projects

The focus for this study is prediction of glass transition temperatures of polymers using machine learning models. The preprocessing of the data included the generation of descriptors, the scaling of the data, the principal component analysis for dimensionality reduction, and the clustering of the data. Three methods of property predictions were utilized including Linear Regression, Random Forest, and a Feedforward Neural Network. The dataset consisted of over 7000 polymers each with their respective glass transition temperatures. This study found that the Random Forest model returned the best results followed by the Feedforward Neural Network then the Linear Regression model. Each …


Automatic Cat Caretaker, Connor McClenathan, Ryan Anderson, Andrew Tate 2025 The University of Akron

Automatic Cat Caretaker, Connor Mcclenathan, Ryan Anderson, Andrew Tate

Williams Honors College, Honors Research Projects

This project will involve developing and constructing a self-cleaning litter box with feeding and watering functions attached. The machine will have a user interface for setting both the feeding and watering times, as well as how much to fill the food and water bowls at the same time. The project will involve the use of motors for the cleaning, feeding, and watering functions, sensors to detect when to perform those functions, and a microcontroller to process all the data and to tell the motors when to perform their respective functions. This project's goal is to make the task of caring …


Personalized Physics Learning Through Ai: Insights From Problem Generation, Chatbot Dialogues, And Intelligent Tutoring Systems, Atharva Dange 2025 University of Texas at Arlington

Personalized Physics Learning Through Ai: Insights From Problem Generation, Chatbot Dialogues, And Intelligent Tutoring Systems, Atharva Dange

Physics Dissertations - Archive

Artificial intelligence (AI) is poised to transform science education, yet questions remain on how best to integrate these technologies into teaching and learning. This dissertation investigates the use of AI-driven tools in university physics courses through three complementary studies. In the first study, a generative language model (ChatGPT) was used to create novel physics homework problems aligned with course objectives. Analysis showed that, after expert vetting, AI-generated questions can foster higher-order problem-solving and reduce student reliance on solution memorization, though careful instructor oversight is required to ensure accuracy. The second study embedded an AI chatbot as a learning aid in …


Coral Vision – Crustose Coralline Algae Detection With Computer Vision, Ryan Tseng 2025 San Jose State University

Coral Vision – Crustose Coralline Algae Detection With Computer Vision, Ryan Tseng

Master's Projects

Crustose coralline algae (CCA) are a group of red algae that are vital contributors to the health of coral reef ecosystems. Monitoring CCA abundance can serve as an indicator for coral reef health and improve reef conservation efforts. Autonomous Reef Monitoring Structures (ARMS) are artificial structures that can be deployed into coral reef ecosystems and retrieved to gather ecological data without harming reef structures. Traditional methods of calculating CCA abundance require manual analysis and are labor-intensive. Recent developments in computer vision and deep learning technology have provided an avenue to fully automate this task. This research aims to train a …


Traffic Forecasting With Vset-Nets: A Vgae Spatial Embedding For Temporal Networks Approach, Mrunmayee Dhapre 2025 San Jose State University

Traffic Forecasting With Vset-Nets: A Vgae Spatial Embedding For Temporal Networks Approach, Mrunmayee Dhapre

Master's Projects

Traffic forecasting is important for improving transportation systems by enabling better traffic management, congestion reduction, and urban planning. However, predicting traffic accurately is challenging due to the strong spatial dependencies between different road segments and the temporal changes in traffic patterns over time. Traditional time-series and graph models often struggle to capture both of these aspects effectively. In response, recent research has focused on temporal graph representation learning methods that jointly consider spatial relationships and temporal features in networks. This project proposes a hybrid model called VSET-Nets (VGAE Spatial Embedding for Temporal Networks) that employs Variational Graph Autoencoders (VGAEs) for …


Semanticgraphrec: Lightweight Hybrid Recommendations Powered By Semantic Item Representations And Graph Collaborative Filtering, Devi Surya Kumari Akula 2025 San Jose State University

Semanticgraphrec: Lightweight Hybrid Recommendations Powered By Semantic Item Representations And Graph Collaborative Filtering, Devi Surya Kumari Akula

Master's Projects

Graph neural networks (GNNs) have emerged as a powerful paradigm for collaborative filtering. However, they often fall short in fully leveraging side textual content, resulting in suboptimal recommendations. To address this limitation, we explore the synergy between GNNs and deep contextual embeddings of item descriptions, aiming to enhance recommendation quality on the Amazon-Books dataset. We propose SemanticGraphRec, which combines GNNs with Large Language Models (LLMs) to leverage both collaborative filtering and textual item content. Experimental results demonstrate that incorporating semantic item embeddings produced by fine-tuning LLMs consistently improves performance. Our approach enhances recommendation relevance in sparse data scenarios by leveraging …


Secured Data Storage Management With Deduplication In Cloud Computing And Local Gpt Integration, Pavan Myana 2025 San Jose State University

Secured Data Storage Management With Deduplication In Cloud Computing And Local Gpt Integration, Pavan Myana

Master's Projects

Exponential growth in cloud computing has brought enormous changes in data storage and processing, but also raised several questions on the security, privacy, and efficient storage of data. This report provides a dual-focused approach toward solving these challenges. First, we try to build an application securely and efficiently using data deduplication and Proxy Re-Encryption for optimization of storage and enabling secure data sharing. Deduplication ensures that redundant data is removed before encryption for maximum efficiency in storage, while PRE enables the safe sharing of encrypted data by re-encrypting the keys for specified recipients without the leakage of sensitive information. We …


Digital Commons powered by bepress