Personalized Medical Predictions,
2024
San Jose State University
Personalized Medical Predictions, Bhargavi Chevva
Master's Projects
Over the past few years, personalized medicine has gained traction due to its ability to solve medical issues efficiently for a person based on their personal characteristics. This project aims to design a machine-learning model that can generate predictions of lab test scores in the future based on past medical history. The model is trained using the MIMIC-4 (Medical Information Mart for Intensive Care) dataset that consists of medical records of over 40,000 patients. The proposed model, MOE-BEHRT, consists of Bidirectional Encoder Representations from Transformers on Electronic Health Records (BEHRT) and Mixture of Experts (MOE). The BEHRT model was originally …
Satellite Handover Optimization Using Predicted Satellite-To-Base-Station Proximity,
2024
San Jose State University
Satellite Handover Optimization Using Predicted Satellite-To-Base-Station Proximity, Pranathi Kunadi
Master's Projects
Modern telecommunications heavily rely on Satellite communication networks to provide global coverage, especially in remote areas which link the whole world in a loop. Conventional handover algorithms methods rely on fixed and predefined rules and thresholds predefined statically to make a handover decision. However, these static handover algorithms may become inefficient under the changing conditions of the network. Therefore, it would be useful to measure the proximity order of satellites to the specific base station. Consequently, the assessed relative proximity helps in optimizing the handovers proactively inside related coverage areas. This results in the service quality and the delays in …
Novel Approach To Music Analysis Using Apache Spark,
2024
San Jose State University
Novel Approach To Music Analysis Using Apache Spark, Nidhi Zare
Master's Projects
Music is one of the most common source of entertainment. Every user has their own taste of music and prefer to listen music that adheres to their taste and mood. There are various categories, called as music genres in which music can be classified. This research project addresses the challenge in music genre classification by using various deep learning models such as Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Very Deep Convolutional Networks (VGGNet), ResNet and others. The primary objective of this research is to enhance the accuracy of music genre classification using a distributed computing framework Apache Spark. …
Birdsong Classification Using Deep Learning And Mixit,
2024
San Jose State University
Birdsong Classification Using Deep Learning And Mixit, Sasanka Kosuru
Master's Projects
The identification of bird species using deep learning techniques presents a novel approach in bioacoustics, by significantly advancing our understanding and enhancing our capabilities in bird species recognition from audio recordings. The value of audio over visual data for monitoring ecological patterns in birds can be highlighted with the deployment of automated recording devices in remote wildlife sensing, offering a more cost-effective, non-invasive, and practical solution. However, the methods of processing and classifying the audio remain challenging due to the complexity of bird audio, characterized by diverse vocalizations and imminent environmental noise, which poses difficult challenges to perform effective classification. …
Emulating Human Personality With Large Language Models Through Contextual Prompts And Fine-Tuning,
2024
San Jose State University
Emulating Human Personality With Large Language Models Through Contextual Prompts And Fine-Tuning, Mrunal Zambre
Master's Projects
The quest for AI systems that can mirror the intricate aspects of human emotion and personality is crucial for enhancing their performance. This project delves into the capabilities of Large Language Models (LLMs) to mimic the Big Five personality traits in human-written essays by utilizing contextual prompts and fine-tuning methods. Diverging from traditional research in this domain, this project explores smaller, open-source LLMs, including LLaMA 2 7B chat, LLaMA 2 13B chat, and Vicuna v.15 13B, to assess their potential in personality prediction tasks, thereby making high-level personality emulation more accessible and practical for application integration. Through meticulous prompt engineering, …
Sudoku As A Proof Of Useful Work Protocol On The Blockchain,
2024
San Jose State University
Sudoku As A Proof Of Useful Work Protocol On The Blockchain, Abishek Padaki
Master's Projects
The Proof of Work (PoW) consensus used by many blockchain networks like Bitcoin has been criticized for its excessive energy consumption and lack of tangible utility beyond maintaining the network. This report proposes a Proof of Useful Work (uPoW) protocol as an alternative consensus mechanism that utilizes computational resources to solve intrinsically valuable problems. Specifically, it explores the implementation of uPoW on the SpartanGold blockchain test network, where miners must solve Sudoku puzzles to validate new blocks. The report examines the shortcomings of traditional Proof-of-Work protocols, such as their environmental impact and inefficient use of computing power. It then delves …
Ranking-Based Hashtag Recommendation With Collaborative And Content-Based Filtering,
2024
San Jose State University
Ranking-Based Hashtag Recommendation With Collaborative And Content-Based Filtering, Fei Pan
Master's Projects
The purpose of this project is recommending relevant hashtags for users using both Collaborative Filtering (CF) and Content-based filtering with Twitter dataset. The Twitter dataset was collected by leveraging Twitter API v2. After data preprocessing, 40,806 tweets posted by 278 users with 3,107 hashtags from 01/01/2022 to 04/30/2022 are used for model training and testing. For CF models, we will mainly focus on generating embeddings to learn about user and hashtag latent factors and finally predict a probability for unseen hashtags with most possibility will be ranked as topK items for corresponding users. In this project, Matrix Factorization (MF), Neural …
Scalable Container Caching Optimization With Action Masking For Serverless Edge Computing,
2024
San Jose State University
Scalable Container Caching Optimization With Action Masking For Serverless Edge Computing, Manikanta Sanjay Veera
Master's Projects
Serverless edge computing is an emerging technology that realizes the low latency and resource-efficient function calls for responsive computing. In cloud-based serverless computing, it is a common practice to cache sufficiently many function containers for future reuse to reduce the overhead of container initiation. In contrast, the capacity limitation of edge nodes poses a complex problem to the caching strategy in serverless edge computing of selecting an appropriate set of container caches based on the request distribution. Deep Reinforcement Learning (DRL) can play a crucial role in optimizing the caching decisions under dynamic request arrivals. In this paper, we propose …
Domain Switch On Sentiment Analysis Using Gradient Reversal Layer,
2024
San Jose State University
Domain Switch On Sentiment Analysis Using Gradient Reversal Layer, Hemish Veeraboina
Master's Projects
Switching domains in sentiment analysis presents the challenge of transferring learned knowledge from one context to another without the need to label data. Traditional methods often struggle when dealing with differences in data distribution a problem known as the domain shift issue. To tackle this using Gradient Reversal Layers (GRL) has emerged as a solution for adapting to different domains in an unsupervised learning setting. This study introduces an enhancement to the standard GRL approach by incorporating a sigmoid function that gradually adjusts how intensely domain adaptation occurs during training. This upgraded GRL technique ensures controlled learning outcomes making it …
Fake Malware Generation Using Gans As Api Calls,
2024
San Jose State University
Fake Malware Generation Using Gans As Api Calls, Saieswar Reddy Vaka
Master's Projects
With malware threats on the rise, they have also grown more complicated and subtle. Consequently, incorporating cutting-edge machine learning into cybersecurity defenses has never been more crucial. Nevertheless, building resilient machine-learning models is a significant challenge due to the need for existing diversified and complete malware datasets. This project will relieve this difficulty by employing a Generative
Adversarial Network (GAN) to develop artificial malware samples featuring an Appli- cation Programming Interface (API) call series. While traditional generative modeling
has primarily been limited to image-based fields, we offer an “outside the box” domain – malware signature generation – as an API …
Base Station Selection Based On The Predicted Dwell Time In 5g-V2x Handover,
2024
San Jose State University
Base Station Selection Based On The Predicted Dwell Time In 5g-V2x Handover, Anushree Jayesh Shah
Master's Projects
Vehicle-to-Everything (V2X) networks have facilitated smooth communication in vehicles and their surroundings via 5G technology. As vehicles move into different coverage areas, they tend to switch between cellular base stations in order to talk to these "things". Handovers are crucial to maintaining these networks’ effectiveness. To ensure uninterrupted connectivity and seamless handovers, it is extremely important to select a base station that is most appropriate. A vehicle’s dwell time is the duration it stays connected to a base station before handoff. This research focuses on predicting dwell time using regression techniques to proactively choose the most suitable base station. We …
Nft Price Prediction Using Machine Learning,
2024
San Jose State University
Nft Price Prediction Using Machine Learning, Akhil Patil Bagili
Master's Projects
In the evolving cryptocurrency marketplace, Non Fungible Tokens (NFT) pose a unique challenge when it comes to predicting the prices due to their high volatility and fluctuating nature. This project aims to create a model that utilizes deep learning techniques to accurately forecast NFT prices. Based on the real time data and the transaction history, the model uses Convolutional Neural Networks (CNNs) and Long Term Short Memory Networks (LSTM) to analyze and make effective predictions about future prices. The methodology involves gathering data from two online marketplaces, Dune and Opensea to create a dataset that enhances the model’s predictive capabilities. …
Reinforcement Learning-Based Dynamic Pricing For Revenue Maximization With Elastic Network Slicing,
2024
San Jose State University
Reinforcement Learning-Based Dynamic Pricing For Revenue Maximization With Elastic Network Slicing, Jovian Anthony Jaison
Master's Projects
Network slicing is a key enabler of next-generation networking that supports a diverse array of network applications with different service requirements. In particular, elastic network slicing that dynamically scales the bandwidth reserved for each network slice would benefit both slice users and providers through cost-effective resource utilization. However, the elasticity poses a complex problem of managing the dynamics of fluctuating network slices. It is necessary for a slice provider to maintain the balance of different types of slice requests, so it can accommodate more requests while satisfying the service requirements for each slice type. Dynamic pricing of slice resources is …
Ai-Driven Credit Card Fraud Detection With Enhanced User Interaction,
2024
San Jose State University
Ai-Driven Credit Card Fraud Detection With Enhanced User Interaction, Toshi Bhat
Master's Projects
This thesis describes the development and testing of a unique system for detecting credit card fraud. The system employs graph neural networks (GNNs) and a real-time user interaction platform. The primary goal of this study is to use advanced machine learning methods and interactive technologies to improve fraud detection accuracy and the speed with which users can receive assistance. GraphSAGE, a type of GNN, was trained on a simulated set of credit card transactions, allowing the system to detect and predict fraud very accurately. Simulating a real-world transaction scenario is an important aspect of the project. In this case, the …
Emotion Detection Using Ensemble Learning,
2024
San Jose State University
Emotion Detection Using Ensemble Learning, Priya Harika Yerapothu
Master's Projects
Emotion detection is gaining exponential necessity in today’s technological age. This research seeks to delve into ways conversational AI could be enhanced by integrating emotional intelligence using an ensemble learning approach. Traditional machine learning along with advanced neural network architectures are implemented to improve the understanding and intricacies of emotion detection from textual data. The dataset we use is GoEmotions dataset, annotated with 27 emotional labels, to conduct a detailed analysis of emotion recognition. Various machine learning models, such as HistGradientBoosting, LightGBM, CatBoost, and MLP, will be evaluated side by side with advanced models of Bidirectional Long Short-Term Memory (BiLSTM) …
Detecting Fake Reviews Using Aspect Based Sentiment Analysis And Graph Convolutional Networks,
2024
San Jose State University
Detecting Fake Reviews Using Aspect Based Sentiment Analysis And Graph Convolutional Networks, Prathana Phukon
Master's Projects
Online reviews significantly influence consumer behavior and business reputa- tions. Detecting fake reviews is important for maintaining trust and integrity in
these platforms. In this project, an application of Aspect-Based Sentiment Analy- sis (ABSA) called FakeDetectionGCN is introduced to distinguish genuine feedback
from deceptive content. The idea is to analyze sentiments related to specific aspects (features) within reviews. Graph Convolutional Networks (GCNs) are used to model the complex contextual dependencies in the review texts. Additionally, SenticNet, an external semantic resource, is integrated to enhance the understanding of sentiments in the reviews. This model is capable of identifying both human-generated as …
Multirelational Twitter Bot Detection Using Graph Neural Networks,
2024
San Jose State University
Multirelational Twitter Bot Detection Using Graph Neural Networks, Ketan Jadhav
Master's Projects
Social media is a key resource in modern human communication as well as for information. Ease of access and global reach is a primary factor to the popularity of several social media platforms like Twitter. Social Media Bots are automated programs which are developed for social engagement. These bots, however, are being used with malicious intent as well, to spread fake news and manipulate the masses. Identification of social media bot accounts has become crucial since social media has become one of the primary sources of news and information for a lot of people. This project aims to propose Multirelation …
Optimized Community Detection Across Distributed Heterogeneous Servers,
2024
San Jose State University
Optimized Community Detection Across Distributed Heterogeneous Servers, Akash Narang
Master's Projects
The exploration of community detection is crucial across various fields, including marketing, and biological research. This area has evolved from non-overlapping communities to recognize nodes as part of multiple overlapping communities. Current research continues to uncover these dynamics. The main challenge is identifying overlapping communities in graphs with billions of nodes and edges. This paper aims to enhance methodologies for community detection in parallel for unprecedentedly large and complex networks. We introduce the HeteroNodesAdapter algorithm, which supports heterogeneous worker nodes and optimized load distribution in graph stream processing. Additionally, we propose the TailBalancedCommunitySize algorithm to find an optimum community size, …
Community Detection Using Deep Learning: Variational Graph Autoencoder Enhanced With Leiden And K-Truss Techniques,
2024
San Jose State University
Community Detection Using Deep Learning: Variational Graph Autoencoder Enhanced With Leiden And K-Truss Techniques, Jyotika Hariom Patil
Master's Projects
Community detection in networks is essential for understanding the complex structures of connected systems. Traditional deep learning (DL) methods such as Graph Neural Networks (GNNs) and Graph Convolutional Networks (GCNs) have shown promised results in supervised tasks, like classification, but often fail in unsupervised tasks like community detection because of the lack of labels. Self- supervised approaches where we integrate crucial community information offer a solution. This project seeks to explore DL methods for community detection, focusing specifically on using Graph Variational Autoencoders (VGAEs). While classical approaches can efficiently handle small to medium-sized networks, they typically struggle with larger-sized structures. …
Adaptive Bounded-Confidence Model For Opinion Maximization,
2024
San Jose State University
Adaptive Bounded-Confidence Model For Opinion Maximization, Jacob Ortiz
Master's Projects
Social networks have become a significant source of information due to their easy accessibility, low cost, and ability to spread information quickly. Opinions are crucial in shaping our communication and decision-making processes, and our social connections significantly influence them. We model opinions as continuous values from 0 to 1, i.e., 0 means strong disagree and 1 means strong agree. Each agent has an initial opinion as well as a confidence about her opinion and through interactions with the other agents both are updated. Opinion maximization has gained popularity due to social media’s growing impact on our daily lives, where we …
