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

Computer Engineering Commons

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

Discipline
Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 1951 - 1980 of 25596

Full-Text Articles in Computer Engineering

Optimizing Analytics Storage Strategies For Search Engines And Wiki Platforms, Sujith Kakarlapudi Jan 2025

Optimizing Analytics Storage Strategies For Search Engines And Wiki Platforms, Sujith Kakarlapudi

Master's Projects

Modern search engines and wiki platforms generate vast quantities of user inter-
/="/">action data such as page views, edits, clicks, and session events. This data must be stored and aggregated efficiently to enable scalable analytics and responsive querying. Yioop, an open-source search engine framework, serves as our primary case study, processing millions of such events to power its indexing and recommendation features. This report explores a shift from the conventional database storage based model to a log based model, in order to improve scalability and write efficiency. A size-limited, append-only logging facility was provided to log analytics events: the …


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

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 …


Image-To-Text Transcription: Analyzing And Describing Visual Content, Zixiao Fan Jan 2025

Image-To-Text Transcription: Analyzing And Describing Visual Content, Zixiao Fan

Master's Projects

Image captioning, which provides a textual understanding of visual content, is the fundamental support for the advancement of Human-A.I. Interaction technology. In the hope of exploring the application of such technology, this project focuses on two specific goals. One is to directly explore the application of the image informationretrieving abilities, and the other is to dive into the specifics of the pipeline and components of image captioning models. As a result, this project presents a working app that exploits the text retrieval functionalities to enable image storage with functions like tagging and transcription. It also supports search functionality with a …


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

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 …


Optimization Of Permutation Flowshop Scheduling Using An Island Genetic Algorithm For Makespan Minimization, Sahil Salim Jan 2025

Optimization Of Permutation Flowshop Scheduling Using An Island Genetic Algorithm For Makespan Minimization, Sahil Salim

Master's Projects

The Permutation Flowshop Scheduling Problem is a well-known NP-hard combinatorial optimization problem that involves the sequencing of n jobs across m machines in the same order to minimize the total makespan value. This project proposes a Heterogeneous Island Genetic Algorithm framework (HIGA). Each island represents a group of solutions that evolve in parallel using different initialization heuristics, crossover and mutation operators, and adaptive parameters. A dynamic, stagnation-based migration strategy is proposed to maintain targeted communication between the islands. The proposed HIGA approach was compared against the basic Standard Genetic Algorithm (SGA) and a more advanced Niche-based Genetic Algorithm (NEH-NGA) on …


Domain-Specific Graph Rag Pipelines: Optimized Approaches For Building Efficient Personal Knowledge Repositories, Omkar Yadav Jan 2025

Domain-Specific Graph Rag Pipelines: Optimized Approaches For Building Efficient Personal Knowledge Repositories, Omkar Yadav

Master's Projects

Managing personal data, including notes, calendar events, to-do lists, and other personal information, has become increasingly complex and challenging. In response to this issue, I propose a framework using RAG that enables a large language model (LLM) to efficiently query this data without requiring training on the personal data itself. Conventional retrieval systems, including those leveraging vector-based retrievalaugmented generation (RAG), are effective at handling basic queries but struggle to deliver coherent global abstractions, integrate diverse knowledge sources, and account for temporal nuances. This research explores domain-specific Graph based RAG frameworks that incorporate a knowledge graph to better model relationships, thereby …


Large Language Model Powered Etl Pipeline Development A Project Report, Aditya Chandras Jan 2025

Large Language Model Powered Etl Pipeline Development A Project Report, Aditya Chandras

Master's Projects

This projects discusses the use of Large language model to simplify and automate Extract, Transform, Loading (ETL) development. Data engineering tasks oUen need technical experDse, thereby challenging non-experts and even industry professionals for such Dme intensive operaDons. The project tackles these challenges by employing quanDzaDon of a base Lllama-2-7b-Chat model using QLora technique. The lowered precision of the base model allow further execuDon on a limited hardware resource. The project further performs Supervised fine-tuning trainer (SFT) to perform fine-tuning, specializing the model for generaDng script for ETL tasks. The fine-tuned model is evaluated through a series of micro and comprehensive …


Optimizing Integrated Access And Backhaul Topology Using Monte Carlo Tree Search, Srimanth Reddy Ummenthala Jan 2025

Optimizing Integrated Access And Backhaul Topology Using Monte Carlo Tree Search, Srimanth Reddy Ummenthala

Master's Projects

Integrated Access and Backhaul (IAB) plays a central role in enabling scalability and high-throughput in wireless networks, especially in areas where wired backhaul is not feasible. Optimizing the topology of IAB networks is a complex task, involving trade-offs between path loss, node capacity, and link quality. To address this, this project investigates a Monte Carlo Tree Search (MCTS)-based approach to improve overall network performance by maximizing the capacity of network, considering Signal-to-Noise Ratio (SNR) on wireless links. MCTS provides a guided search mechanism to construct topologies efficiently under the constraints and is evaluated against baseline topologies. Experimental results show that …


Dynamic Pricing For Revenue Maximization In 5g Networks With Elastic Network Slicing And Reinforcement Learning, Naisheel Shah Jan 2025

Dynamic Pricing For Revenue Maximization In 5g Networks With Elastic Network Slicing And Reinforcement Learning, Naisheel Shah

Master's Projects

Network slicing is a concept that enables a diverse array of network applications with lots of unique service requirements. For the scope of this research, we delve into elastic network slicing, which has a potential benefit for both the providers and users through cost-effective resource utilization. Dynamic pricing of these slice resources is a method for operators to realize the balance of different types of network slices by implicitly communicating the current network state to slice users. We have designed a custom pricing scheme using Deep Reinforcement Learning for elastic network slices that maximizes the revenue of slice providers while …


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

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 …


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

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 …


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

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

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 …


Rift - Reddit Information Falsity Tagger, Parth Joshi Jan 2025

Rift - Reddit Information Falsity Tagger, Parth Joshi

Master's Projects

Social media platforms such as Reddit are widely used for sharing and consuming information. User-generated content poses a great risk for misinformation creation and dissemination on these platforms. “Fake news”, as it is commonly referred to, has far-reaching social implications, swaying public perception, making political viewpoints more radical, and adversely impacting health decisions. The covariable features that come with fake news make it even harder to detect because it is presented in the form of text, images, videos, and even social interactions. This paper describes a novel method for detecting fake news on Reddit: RIFT, short for Reddit Information Falsity …


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

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 …


Application Of Advanced Convolutional Neural Network With Robust Hashing On Obfuscated Image Based Malware Dataset, Sanket Shekhar Kulkarni Jan 2025

Application Of Advanced Convolutional Neural Network With Robust Hashing On Obfuscated Image Based Malware Dataset, Sanket Shekhar Kulkarni

Master's Projects

This project report provides in-depth details on the creation of a malware classification system that makes use of Convolutional Neural Networks (CNNs) that have been strengthened by data set obfuscation and strong hashing. We test many CNN architectures, including MobileNet, ResNet, and DenseNet, using rigorous hashing and obfuscation techniques on datasets. The entire pipeline is described in this research, which ranges from the gathering and preprocessing of data sets to the application of novel hashing techniques that boost overall accuracy in classification and increase resilience against malicious attacks. Parallel to this, we show that dataset obfuscation adds an additional level …


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 …


Enhancing Robustness Of Cnn Model For Malware Detection Using Gan-Based Data Augmentation And Transfer Learning, Milind Anand Pathak Jan 2025

Enhancing Robustness Of Cnn Model For Malware Detection Using Gan-Based Data Augmentation And Transfer Learning, Milind Anand Pathak

Master's Projects

Malware classification is a critical component in the field of cybersecurity. Accurate identification of a malware family can enable timely threat detection and response. In this thesis, we propose a robust image-based malware classification pipeline using Convolutional Neural Networks (CNNs) and Generative Adversarial Networks (GANs), with a focus on improving performance for underrepresented malware families. We train a baseline CNN model on the Malimg dataset across 25 malware families, but observe misclassifications in classes with limited data and overlapping visual features. To address this, we apply targeted augmentations and generate class-specific synthetic data using StyleGAN2-ADA. A CNN trained on the …


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

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 …


Reinforcement Learning-Based End-To-End Monitoring Path Selection In Multi-Domain Optical Networks, Soham Choudhury Jan 2025

Reinforcement Learning-Based End-To-End Monitoring Path Selection In Multi-Domain Optical Networks, Soham Choudhury

Master's Projects

This paper presents a novel approach for optimizing network monitoring in optical communication systems using Reinforcement Learning (RL). Assuming a multi-domain architecture with limited domain visibility, we simulate multiple optical connections using an optical communications simulation software, GNPy, obtaining key network metrics to model the system. We developed two RL agents: the first agent selects near-optimal monitoring paths based on network states, and the second agent dynamically adapts its selected paths in response to state changes, such as fiber failures or issues with ROADMs. This adaptive approach allows for continuous improvement of network monitoring, ensuring resilience and efficient fault detection. …


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

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

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 …


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

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

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 …


Multilingual Sentiment Analysis Using Ensemble Learning, Farhan Ansari Jan 2025

Multilingual Sentiment Analysis Using Ensemble Learning, Farhan Ansari

Master's Projects

The widespread use of multiple social media platforms has amplified the expression of public opinions over the Internet in languages such as English, Hindi and Spanish. With the aid of technological advancements in machine learning, we can analyze opinions posted on the Internet and gauge public sentiments. There are organizations and businesses that are interested in the evaluation of these sentiments as these type of data can generally be used to obtain the opinion of a product, restaurant, a candidate, etc. In this study, we perform a comparative analysis of three popular ensemble learning methodologies (Boosting, Bagging and Stacking) based …


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

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 …


Computing With Photonic Phase Change Memory, David B. Pippen Jan 2025

Computing With Photonic Phase Change Memory, David B. Pippen

Theses and Dissertations--Electrical and Computer Engineering

A recent breakthrough in silicon photonics includes the discovery and use of phase changing materials (PCMs). These materials can be programmed to store nonvolatile values, and when a stored value in a PCM cell is read, it changes the amplitude of the read signal, imprinting the value held into the PCM cell on the amplitude of the read signal. This thesis proposes a new approach to using PCM cells not only for photonic memory but also as a substrate to perform multiplications in the photonic domain. The proposed multiplier uses PCM cells to encode amplitude-analog weight values and differing lengths …


Afapbp: Aggregate Function Accelerated Parallel Bit-Pattern Computing, Charles Z. Armstrong Jan 2025

Afapbp: Aggregate Function Accelerated Parallel Bit-Pattern Computing, Charles Z. Armstrong

Theses and Dissertations--Electrical and Computer Engineering

Classical computing models have proven sufficient for problems of the complexity class ``P", but problems of a higher complexity class like ``NP", ``NP-Hard", etc. have been shown to be more resistant to efficient computation. Quantum Computing is an alternative computing model that specifically targets performing computations within the ``NP" complexity class in close to linear time. However, Quantum Computing has its own set of problems. Methods for dealing with quantum decoherence, error correction, and difficulty in scaling have all inhibited Quantum Computing from becoming a commonly used computational model. This thesis introduces AFAPBP (Aggregate Function Accelerated Parallel Bit Pattern), a …


Predicting Crises On The African Frontier Stock Markets With Investor Sentiment Indicators: A Machine Learning Approach, David Korsah, Lord Mensah Jan 2025

Predicting Crises On The African Frontier Stock Markets With Investor Sentiment Indicators: A Machine Learning Approach, David Korsah, Lord Mensah

Journal of International Technology and Information Management

This study examined the predictive ability of machine learning algorithms in identifying crises within African stock markets. The study employed seven distinct machine-learning models, analyzing historical stock prices from eight stock markets, three major sentiment indicators, and the exchange rates of local currencies against the US dollar, with each data spanning from May 1, 2007, to April 1, 2023. Extreme Gradient Boosting (XGBoost) emerged as the most effective algorithm for predicting crises. Historical stock prices and exchange rates were identified as the most critical features for prediction. On the sentiment side, investors’ perceptions of potential volatility on the S&P 500, …


A Conceptual View Of Data For Decision-Oriented Databases: A Knowledge-Driven Approach, Sung-Kwan Kim, Wenjun Wang, Seunghyun Kim Jan 2025

A Conceptual View Of Data For Decision-Oriented Databases: A Knowledge-Driven Approach, Sung-Kwan Kim, Wenjun Wang, Seunghyun Kim

Journal of International Technology and Information Management

Typical database design goes through three levels of data modeling: conceptual modeling, logical modeling, and physical modeling. In particular, conceptual modeling is important since it captures and documents user data requirements. Conceptual modeling serves as a blueprint for designing a database by defining information content to be included in a database. Presently, decision-oriented databases have no well-accepted conceptual modeling approach to apply. While some use conceptual modeling approaches for transaction-oriented databases such as the ER (Entity-Relationship) model, they are not well-suited for decision-oriented databases. It is hard to map from the ER Model to decision-oriented data models. Others attempt to …