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

Computer Engineering Commons

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

Other Computer Engineering

Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 211 - 240 of 1677

Full-Text Articles in Computer Engineering

Homomorphically Encrypted Faceted Values, Tanmay Singal Jan 2025

Homomorphically Encrypted Faceted Values, Tanmay Singal

Master's Projects

Faceted values prevent the implicit flow of sensitive information by controlling the visibility of program data. They achieve this by maintaining two facets for each variable: a public facet, which is observable, and a private facet, which remains hidden. Although this method secures the flow of sensitive data, it can be leaked if the server storing the faceted values is compromised. While faceted values may be encrypted on the server, doing so would necessitate that the private facets be briefly decrypted during execution to allow arithmetic operations to be performed on them, creating an attack vector for information to be …


Social Engineering Scenario Generation For Awareness-Based Attack Resilience, Jade Webb Jan 2025

Social Engineering Scenario Generation For Awareness-Based Attack Resilience, Jade Webb

Master's Projects

Social engineering is found in a strong majority of cyberattacks today, as it is a powerful manipulation tactic that does not require the technical skills of hacking. Calculated social engineers utilize simple communication to deceive and exploit their victims, all by capitalizing on the vulnerabilities of human nature: trust and fear. When successful, this inconspicuous technique can lead to millions of dollars in losses. Social engineering is not a one-dimensional technique; criminals often leverage a combination of strategies to craft a robust yet subtle attack. In addition, offenders are continually evolving their methods in efforts to surpass preventive measures. A …


Mitigating Cold Start Problem Through Metadata Integration And User Preference Analysis, Prabaljit Walia Jan 2025

Mitigating Cold Start Problem Through Metadata Integration And User Preference Analysis, Prabaljit Walia

Master's Projects

Recommendation systems power the most popular platforms in the world: from content catalogs on Netflix to custom feeds on TikTok – the importance of recommendation systems is significant. Collaborative filtering, the most popular recommendation technique, is essentially based on the idea of leveraging collective user intelligence i.e., creating recommendations by finding similar users. But this technique suffers when there is not enough data in the profiles of users, formally termed as the cold start problem. This research focuses on this problem by introducing an approach that integrates metadata-driven similarity measures with profile expansion techniques. Our approach combines traditional collaborative filtering …


Machine Learning Based Network Traffic Classification With Cosine-Similarity Based Out-Of-Distribution Detection, Prabhat Edupuganti Jan 2025

Machine Learning Based Network Traffic Classification With Cosine-Similarity Based Out-Of-Distribution Detection, Prabhat Edupuganti

Master's Projects

The changes occurring in the amount of encrypted network traffic is growing at an alarming rate. This development has created intricate problems in traffic classification which is vital for effective cybersecurity. Moreover, most frameworks seem to ignore OOD detection, model calibration and novel pattern detection as cornerstone problem areas. The due analysis is presented as a machine learning approach aimed at resolving encrypted traffic classification issues and focuses on novel OOD detection and calibration issues. Primary contributions comprise detection of out-of-distribution states using softmax scaled cosine similarity, advanced variance-based feature elimination, and lowering ECE using stringent NNs. This work demonstrates …


Cca Analysis Using Computer Vision Techniques, Rahul Thakur Jan 2025

Cca Analysis Using Computer Vision Techniques, Rahul Thakur

Master's Projects

Coral reefs are an essential part of the marine ecosystem. They perform a wide variety of tasks, some directly and others indirectly. They can produce oxygen, absorb carbon dioxide, along with supporting ocean habitat. Crustose Coralline Algae (“CCA”) plays an important role in helping provide structural support to Coral Reef ecosystems. However, global warming is causing ocean water to become more acidic resulting in coral bleaching. This is leading to changes in coral environments and causing coral deaths at alarming rates. Object detection using computer vision techniques, specifically deep learning, can help to monitor coral reef health and identify CCA …


Retrieval-Augmented Generation (Rag) Chatbots: A Comparative Study Of Claude, Gpt-4o, Deepseek, And Llama, Kalindi Vijesh Parekh Jan 2025

Retrieval-Augmented Generation (Rag) Chatbots: A Comparative Study Of Claude, Gpt-4o, Deepseek, And Llama, Kalindi Vijesh Parekh

Master's Projects

The use of Retrieval-augmented generation (RAG) in chatbot platforms has transformed academic spaces by significantly improving information accessibility. RAG has become a viable approach to upgrading Large Language Models (LLMs) with external knowledge access in real time. With the growing availability of advanced LLMs such as GPT, DeepSeek, Claude, Gemini, and Llama, there is a growing need to compare RAG systems based on different LLMs. This study compares the responses of four different RAG chatbots using popular LLMs against a uniquely designed evaluation dataset. Specifically, the study compares the responses and performance of closed-source (GPT-4o and Claude) and open-source models …


Smart: Semantic Mapping And Analysis For Regional Terrain Using Multi-Scale U-Net And Topsis, Rashmi Sonth Jan 2025

Smart: Semantic Mapping And Analysis For Regional Terrain Using Multi-Scale U-Net And Topsis, Rashmi Sonth

Master's Projects

Accurate land use classification is the backbone for urban planning. But with poor quality satellite images, varied landscapes and structures which are changing faster than ever, it becomes a challenge to define clear boundaries and hence to urban planning. This research explores the application of deep-learning model for land use classification and asses the suitability of the land. The proposed model combines a multi-scale U-Net architecture with Transformer blocks applied on a multi-spectral satellite images that improves the semantic segmentation greatly across the urban and rural regions. Additionally, a patch-wise segmentation is applied to overcome the common problem of feature …


Visionmate: Ai-Powered Image Captioning Web Application, Sai Anoushka Kokku Jan 2025

Visionmate: Ai-Powered Image Captioning Web Application, Sai Anoushka Kokku

Master's Projects

VisionMate is a web application that generates captions for camera-captured images. It is designed
to assist users with visual impairments by converting visual input into spoken and written text. The
application uses the GIT-base model from Hugging Face, which processes the image and returns a
descriptive caption. Users can take a picture using the device camera—either via webcam on
desktop or the native camera interface on mobile. The app provides audio output using the
SpeechSynthesis API and uses full-screen tap interaction to simplify accessibility.

The frontend is implemented in React.js, and the backend is built with FastAPI. The backend calls …


Adaptive Cobot Interaction Via Smartwatch Data Fusion For Car Assembly Automation, Riddhik Tilawat Jan 2025

Adaptive Cobot Interaction Via Smartwatch Data Fusion For Car Assembly Automation, Riddhik Tilawat

Master's Projects

In modern car manufacturing, collaborative robots (cobots) work with human operators during shared workcell interactions to maximize production speed and flexibility. Collaboration between humans and robots is safe and effective only when operator intent recognition via a single wrist-worn inertial measurement unit (IMU) is accurate and low-latency. This thesis develops an IMU-only intent recognition pipeline, and is evaluated on three datasets: the public OPPORTUNITY dataset, the Sony Smartwatch Gesture dataset and a custom Samsung Galaxy watch 6 dataset. The proposed framework leverages five step sequence-to-label problems which are stepwise posed as data streams transforming raw IMU data into trainable tensors. …


Real-Time Adaptive Framework For Topic Modeling In Social Engineering Attacks, Manav Bhasin Jan 2025

Real-Time Adaptive Framework For Topic Modeling In Social Engineering Attacks, Manav Bhasin

Master's Projects

Detecting social engineering attempts is crucial for security, as these threats are becoming more frequent and increasingly exploit human vulnerabilities. This research focuses on topic modeling using conversational data from Kevin Mitnick’s ”The Art of Deception” with dialogues that illustrate various social engineering strategies. The dataset comprises manually extracted and synthetically augmented conversations to ensure natural dialogue flow. Two methodologies are presented for utterance-level and global topic extraction: prompt engineering leveraging OpenAI’s GPT-4o-mini, characterized by few-shot learning and chain-of-thought prompting, and Quantized Low Rank Adaptation (QLoRA) utilizing Mistral’s 7B instruct model for efficient fine-tuning. Through experimentation and evaluation, this study …


Augmenting Missing Sensor Data For Robust Human Activity Recognition, Suryakangeyan Kandasamy Gowdaman Jan 2025

Augmenting Missing Sensor Data For Robust Human Activity Recognition, Suryakangeyan Kandasamy Gowdaman

Master's Projects

Applications of ubiquitous computing, including health monitoring, sports analytics, and ambient-assisted living, rely on Human Activity Recognition (HAR) using wearable sensors. However, model robustness is challenged by missing sensor values, class imbalance, inter-subject variability, and temporal noise. This work proposes a complete HAR pipeline that addresses these challenges through sampling, time-series augmentation, dynamic feature handling, and GAN-PCA-based imputation. Built on the DeepSense architecture, the model integrates convolutional feature extraction with bi-GRUs for temporal modeling. The system is evaluated using 5-fold cross-validation, subject-aware holdout, and LOSEO strategies on the Opportunity dataset. Results demonstrate consistent accuracy across folds and strong generalization to …


Effects Of Data Augmentation On Sponge Identification Using Computer Vision Models, George Ku Jan 2025

Effects Of Data Augmentation On Sponge Identification Using Computer Vision Models, George Ku

Master's Projects

Coral reefs can be primarily found in tropical and sub-tropical regions of our oceans, providing a thriving habitat for millions of species. Marine sponges, which can be frequently found in coral reefs, play a critical role that contributes to the maintenance of these ecosystems, including the recycling of nutrients through water filtration. However, rising ocean temperatures and acidification due to climate change have resulted in the bleaching and death of coral reefs worldwide. In order to preserve these reefs and the sponges that depend on them, scientists have been performing studies on their biodiversity. This includes collecting numerous images of …


Detecting Ai-Generated News Articles Using Unsupervised Machine Learning Algorithms, Lilou Sicard-Noel Jan 2025

Detecting Ai-Generated News Articles Using Unsupervised Machine Learning Algorithms, Lilou Sicard-Noel

Master's Projects

The widespread adoption of Large Language Models (LLMs) has revolutionized text generation and heightened concerns over misinformation and the erosion of journalistic integrity. Detecting AI-generated text is critical to addressing these challenges, yet current detection methods face adaptability, scalability, and accuracy limitations. This research paper uses machine-learning techniques to explore the classification of human and AI-generated articles, including a mix of human and AI-written content. The primary focus is on evaluating the effectiveness of clustering algorithms (K-Means and Agglomerative Clustering), auto-encoders, and Part-Of- Speech Tag Transition Matrix Log-Likelihood for distinguishing between AI-generated and human-written texts. Our findings reveal that while …


Mycelia: Cross-Chain Data Oracle Using Frost Signatures, Bala Komatireddy Jan 2025

Mycelia: Cross-Chain Data Oracle Using Frost Signatures, Bala Komatireddy

Master's Projects

The interoperability of heterogeneous blockchain networks is the basis for the widespread application of blockchains in various fields. Cross-chain data oracles play a significant role in enabling distributed applications to exchange data and assets across different blockchains, thereby greatly enriching and expanding the application scenarios and use of blockchains. With the continuous advancement of blockchain technology, more and more researchers and industry participants have begun to focus on developing cross-chain data oracles. Current cross-chain data oracles face issues with trust, as they rely on centralized intermediaries or limited validator networks, increasing the risk of manipulation or single points of failure. …


An Evidence-Based Approach To Predicting Pancreatic Ductal Adenocarcinoma, Surya Teja Nalluri Jan 2025

An Evidence-Based Approach To Predicting Pancreatic Ductal Adenocarcinoma, Surya Teja Nalluri

Master's Projects

Pancreatic ductal adenocarcinoma (PDAC) is a complex disease with hidden clinical indicators, so a reliable diagnosis of PDAC requires high precision and sophisticated analysis. Traditional probabilistic methods often rely on making unwarranted assumptions or undesirable approximations about probabilistic estimates, limiting their ability to provide the precision needed for correct diagnosis and treatment planning. In contrast, Dempster–Shafer Theory offers a formal framework for integrating uncertain and potentially conflicting evidence. This makes it well-suited for analyzing incomplete and ambiguous data typically associated with PDAC. By employing an evidential reasoning (ER) model based on Dempster-Shafer Theory, this approach systematically combines and evaluates imperfect …


Transformers In Time-Series Forecasting: Enhancing Robustness Via Dynamic Attention Mechanisms, Kush Patel Jan 2025

Transformers In Time-Series Forecasting: Enhancing Robustness Via Dynamic Attention Mechanisms, Kush Patel

Master's Projects

Transformer architectures have emerged as powerful tools for time series forecasting, excelling at capturing complex temporal dependencies across multivariate inputs. However, these models are highly susceptible to adversarial attacks such as the Fast Gradient Sign Method (FGSM) and Basic Iterative Method (BIM), which can significantly degrade predictive performance through small, targeted perturbations. This work integrates dynamic attention mechanisms, adaptive masking modules that introduce controlled variability into attention pathways, into a transformer forecasting model to enhance robustness against such attacks. Using two distinct datasets, we compare the performance of a standard transformer and a dynamic attention-enhanced transformer under both clean and …


On The Adversarial Robustness Of Quantized Neural Networks Against Common Adversaries In Time-Series Forecasting, Maanak Arora Jan 2025

On The Adversarial Robustness Of Quantized Neural Networks Against Common Adversaries In Time-Series Forecasting, Maanak Arora

Master's Projects

Real-world edge applications now use modern machine learning models which require both resource efficiency and robustness against adversarial threats. Deep neural networks which include time series forecasting models still face risks from adversarial perturbations while quantization techniques used for memory and compute efficiency create unpredictable robustness challenges. This project investigates the adversarial resistance of Long Short-Term Memory (LSTM) models after applying post-training quantization at three different precision levels: 16-bit floating point (FP16), 8-bit integer (INT8) and custom 4-bit quantization. The Jena Climate dataset serves as our main benchmark for training a fullprecision LSTM model followed by multiple quantization strategies which …


Retrieval-Augmented Generation For Survival Analysis In Cancers: Methods And Evaluation On The Surveillance, Epidemiology, And End Results Database, Jyothi Vaidyanathan Jan 2025

Retrieval-Augmented Generation For Survival Analysis In Cancers: Methods And Evaluation On The Surveillance, Epidemiology, And End Results Database, Jyothi Vaidyanathan

Master's Projects

Healthcare is one of the most important fields that benefits from advancements in Artificial Intelligence (AI). From classic models like linear regression to cuttingedge transformers, AI is applied across various healthcare subdomains, such as drug discovery, predictive analytics, and personalized medicine, to name a few. These techniques enable medical practitioners to make more informed decisions, significantly improving both the speed and accuracy of diagnoses and treatments. Machine learning has played a transformative role in oncology, especially in areas like early detection, diagnosis, treatment planning, and patient monitoring, by analyzing medical images, clinical information, genomic data, sensor information. Our research aims …


Medilightrag: A System For Medical Query Response Using Fine-Tuned Llms And Graph Based Retrieval, Rajiv Karthik Reddy Kodimala Jan 2025

Medilightrag: A System For Medical Query Response Using Fine-Tuned Llms And Graph Based Retrieval, Rajiv Karthik Reddy Kodimala

Master's Projects

The exponential increase in medical data has created a greater demand for precise and efficient information retrieval systems. Existing Large Language Models (LLMs) face domain-specific difficulties such as sophisticated medical jargon, situational comprehension, and the continual advancement of healthcare knowledge. To tackle these challenges, we present MediLightRAG, an innovative two-stage system which integrates parameter-efficient fine-tuning of Large Language models with LightRAG’s graph-based retrieval. The first stage focuses on enabling accurate resource-efficient model adaptation for the medical domain through QLoRA fine-tuning. In the second stage, LightRAG’s two-tiered retrieval architecture that combines graph-based indexing with dynamic knowledge retrieval is employed to enhance …


Moving Target Defense With Quantized Morphence: Defense Quantification Against Common Adversaries In Image And Time Series Problems, Rithika Dhamala Jan 2025

Moving Target Defense With Quantized Morphence: Defense Quantification Against Common Adversaries In Image And Time Series Problems, Rithika Dhamala

Master's Projects

In recent years, the vulnerability of deep learning models to adversarial attacks has emerged as a serious threat, particularly in domains where reliability and robustness are critical. This project builds upon the Morphence framework, a Moving Target Defense (MTD) strategy designed to counter adversarial threats by maintaining a dynamic pool of models and introducing randomness at inference time. While Morphence was originally developed for image classification tasks, this work not only reproduces the original architecture using MNIST and CIFAR-10 datasets but also extends the core principles to an entirely new domain: time series forecasting. The project proposes a unified defense …


Energy Considerations For Large Pre-Trained Neural Networks, Leo Mei Jan 2025

Energy Considerations For Large Pre-Trained Neural Networks, Leo Mei

Master's Projects

In recent years, neural network models have achieved phenomenal performance due to the increasing parameters and complexity of model architectures. However, these advancements come with high environmental costs as they require massive computational resources and consume substantial amounts of electricity, leading to high carbon emissions. Previous studies have demonstrated that substantial redundancies exist in large pre-trained models, and reducing these redundancies through compression would not compromise model performance. While these studies focused on retaining comparable model performance, the direct impact of compression on energy consumption when training models appears to have received little attention. By quantifying the energy usage associated …


Earthquake Wrangler: Leveraging Ios Technology For Earthquake Detection And Early Warning Application To Enhance Public Safety., Luis F. Salome Jan 2025

Earthquake Wrangler: Leveraging Ios Technology For Earthquake Detection And Early Warning Application To Enhance Public Safety., Luis F. Salome

Theses and Dissertations--Civil Engineering

Earthquakes are devastating natural phenomena and generate secondary hazards such as tsunamis, landslides and fires. Their catastrophic impacts span both developed nations including the United States, Japan, Turkey, and Italy and developing countries such as El Salvador, Haiti, Nepal and the Philippines, where disparities in early warning infrastructure remain important. Seismic events start with stress waves generated by tectonic plate motion, with body waves (P- waves and S-waves) and surface Rayleigh and love waves that carry energy through the earth. While some regions have adopted advanced early warning systems based on seismic hazard models and strong ground motion analysis, others …


Augmenting Machine Learning Technique Through Natural Language, Tasmia Tasrin Jan 2025

Augmenting Machine Learning Technique Through Natural Language, Tasmia Tasrin

Theses and Dissertations--Computer Science

While artificial intelligence (AI) and machine learning (ML) have proven effective at addressing many of the challenges that we face in our everyday lives, there are many situations in which these methods struggle. Examples include environments where AI or ML systems must perform complex behaviors or those where rewards are difficult to calculate. To address this limitation, interactive machine learning (IML) techniques have been introduced, which incorporate machine-understandable human feedback into traditional ML approaches. This feedback is often given as a discrete, positive or negative numeric value. This feedback is typically provided as often as possible to convey a dense …


Efficient And Test-Time Adaptive Visual Object Tracking In The Wild, Ram J. Zaveri Jan 2025

Efficient And Test-Time Adaptive Visual Object Tracking In The Wild, Ram J. Zaveri

Graduate Theses, Dissertations, and Problem Reports (ETD)

Tracking a single object, given the location at the first frame, has been an ongoing challenge in the vision community for decades. Most recent approaches provide reasonably good performance, especially when benchmarked on in-distribution (ID) datasets, i.e., on the testing portion of the same datasets used for training. However, they incur high computational costs and hardware constraints, making their deployment in the wild for mobile, autonomous, and IoT applications still challenging. Efficient visual trackers address the efficiency aspect of such bottlenecks; however, they tend to overfit to their training distributions and lack generalization abilities, resulting in them performing well on …


Toward General Purpose Llms: From Domain Alignment To Multimodal And Multi-Agent Systems, Thang Nguyen Jan 2025

Toward General Purpose Llms: From Domain Alignment To Multimodal And Multi-Agent Systems, Thang Nguyen

Dartmouth College Master’s Theses

Large Language Models have shown remarkable capabilities, but their generalization across domains, modalities, and collaborative settings remains limited. This work explores how LLMs can be adapted along three dimensions: domain specialization, multimodal processing, and multi-agent reasoning. First, we introduce a reward-guided retrieval mechanism that fine-tunes the retrieval component of a language model using preference-based supervision, improving response relevance in specialized domains. Building on this, we design a multi-agent framework for complex information-seeking tasks, where distinct agents handle query clarification, evidence extraction, and answer synthesis, enabling robust reasoning without additional model training. Extending beyond language, we investigate how LLMs can operate …


Mapping Of Product Sales Potential Based On Brands In The East Kalimantan Region Using Hybrid Analytical Framework, Achmad F O Gaffar Mr, Mulyanto Mulyanto Mr, Arief Bw Putra Mr, Muhammad Taufiq Sumadi Mr, Emmilya Umma Aziza Gaffar Jan 2025

Mapping Of Product Sales Potential Based On Brands In The East Kalimantan Region Using Hybrid Analytical Framework, Achmad F O Gaffar Mr, Mulyanto Mulyanto Mr, Arief Bw Putra Mr, Muhammad Taufiq Sumadi Mr, Emmilya Umma Aziza Gaffar

Knowledge Engineering and Data Science

In geographically dispersed markets, operational costs should be reflected in sales planning to support accurate performance evaluation. However, such considerations are often neglected in practice. This study proposes a hybrid analytical framework to map brand-based product sales potential, with and without operational cost consideration, using historical sales data from PT Karya Inti Total Anugerah (PT KITA) in East Kalimantan. The framework integrates spatial, statistical, and machine learning techniques. Principal Component Analysis (PCA) is used to reduce the dimensionality of variables related to travel distance, total sales, and units sold, where travel distance represents the primary contributor to operational costs. K-Means …


Learning From Leads: A 1d Dilated Resnet For Ecg Chagas Disease Screening, Somesh Saini, Matheus Lima Diniz Araujo Jan 2025

Learning From Leads: A 1d Dilated Resnet For Ecg Chagas Disease Screening, Somesh Saini, Matheus Lima Diniz Araujo

Student Scholarship

No abstract provided.


Evolving Secure Authentication From 5g To 6g: Advancing Privacy And Resilience In Next-Generation Networks, Isabella Deanne Lutz Jan 2025

Evolving Secure Authentication From 5g To 6g: Advancing Privacy And Resilience In Next-Generation Networks, Isabella Deanne Lutz

Graduate Theses, Dissertations, and Problem Reports (ETD)

The fifth generation (5G) of mobile networks introduced groundbreaking improvements in connectivity, latency, and reliability. As 5G continues to expand across commercial and de- fense sectors, ensuring the privacy and integrity of its authentication mechanisms remains paramount. The foundation of 5G security lies in the Authentication and Key Agreement (AKA) protocol, which enhances user identity protection and establishes mutual authenti- cation between the user equipment (UE) and the network. Despite these advances, several weaknesses persist, including replay-based desynchronization, linkability, and correlation at- tacks under realistic adversary models. This thesis provides a unified analysis of these vulnerabilities and introduces a lightweight …


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

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 Jan 2025

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 …