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

Leveraging Large Language Models For Transforming Student Information Into Actionable Data, Sree Hari Karri 2024 San Jose State University

Leveraging Large Language Models For Transforming Student Information Into Actionable Data, Sree Hari Karri

Master's Projects

Admission season places significant demands on university committees, necessitating the review of vast arrays of documents to assess students’ competence. This project advances the development of an automated system designed to streamline this process by evaluating application materials such as Letters of Recommendation (LoRs), Statements of Purpose (SoPs), and resumes. Utilizing a variety of advanced Natural Language Processing (NLP) techniques, the system compares the performance of several Large Language Model (LLM) approaches. It also experiments with different data handling strategies, including the use of vector stores versus traditional context-based processing, to optimize model efficiency and accuracy. Special attention is given …


Implicit Personality Detection From User Behaviour In Recommendation Systems, Uzma Zubair Shaikh 2024 San Jose State University

Implicit Personality Detection From User Behaviour In Recommendation Systems, Uzma Zubair Shaikh

Master's Projects

Recommendation systems are an integral part of any business, and a crucial factor in determining their success as these systems help businesses in marketing their products to the right kind of audience. Conventional methods of building recommendation systems such as collaborative filtering and content-based recommendation, although effective, suffer from limitations such as cold start and the data sparsity problems. Moreover, these methods aim at finding similar products as user’s past interactions rather than personalizing the recommendations. The upsurge in use of social media, over-the-top content (OTT), and e-commerce platforms has made the task of personalizing recommendations imperative, leading to the …


Exploring The Use And Misuse Of Large Language Models (Llms), Hezekiah Paul D. Valdez 2024 San Jose State University

Exploring The Use And Misuse Of Large Language Models (Llms), Hezekiah Paul D. Valdez

Master's Projects

Large Language Models (LLMs) have quickly gone from simple rule-based systems to complex knowledge bases capable of tackling many different tasks across a variety of fields. What began as an exercise in human-computer interaction has become the basis for artificial intelligence in a variety of mediums. When attached to larger systems, LLMs become generative assistants that can perform highly on human proficiency assessments and other benchmark skill assessments. This increase in proficiency has led these systems to be deployed in fields such as cybersecurity, business, and programming to help improve productivity and efficiency. However, such a wide availability has allowed …


Knowledge Graph-Based Multiple-Choice Question Generation, Durga Muralidharan 2024 San Jose State University

Knowledge Graph-Based Multiple-Choice Question Generation, Durga Muralidharan

Master's Projects

Knowledge-based tests are widely used to assess knowledge on a specific subject and have many applications in education and professional certifications. These tests usually consist of Multiple Choice Questions (MCQs), where a question with a few possible answers is given. Along with the correct answer, three or more incorrect answers are provided, which are called distractors. MCQs are a popular method for these tests because they are easy to grade. These tests can check different levels of comprehension ranging from beginners to advanced by creating distractors that may confuse unprepared test takers. This project proposes the Knowledge Graph Multiple Choice …


Code Quality Enhancement: Evaluating Ai Code Generation With Software Metrics, Sirisha Krishna Murthy 2024 San Jose State University

Code Quality Enhancement: Evaluating Ai Code Generation With Software Metrics, Sirisha Krishna Murthy

Master's Projects

With the advancements in the stream of AI in the recent time and the evolution of Generative AI, it is a given that there is a need to effectively integrate AI into daily tasks, including Coding. When talking about Generative AI, one important thing to consider is prompting, which is that way to talk to the AI. Depending on specific needs and tasks the way we need to prompt AI can vary. With rapid development in the field, there are a lot of new benchmarks that evaluate the AI coders on correctness, but to effectively adapt AI into actual coding …


Enhancing Qwen2.5-Coder: A Deep Dive Into Fine-Tuning Using Peft For Superior Code Outputs, Lohith Nagaraja 2024 San Jose State University

Enhancing Qwen2.5-Coder: A Deep Dive Into Fine-Tuning Using Peft For Superior Code Outputs, Lohith Nagaraja

Master's Projects

The main objective of this research is to improve the quality of software code that is produced by the Qwen2.5-Coder model specifically in terms of maintainability, complexity, and reliability. Our approach is going to be a more specific one that will involve the Parameter-Efficient Fine Tuning (PEFT) framework combined with quantization through Low-Rank Adaption (LoRA). This approach involves fine-tuning only some of the parameters of a model to make it suitable for software programming with the general structure of the model largely intact. In this paper, SonarQube is used as a tool to help quantify the improvements made to the …


Facial Expression Mood Classification Using Machine Learning, Tiantong Li 2024 San Jose State University

Facial Expression Mood Classification Using Machine Learning, Tiantong Li

Master's Projects

Facial expression classification is a powerful tool for understanding human emotions, with applications spanning human-computer interaction, healthcare, and entertainment. By analyzing facial cues, systems can interpret emotional states and adapt their responses, creating more personalized and emotionally aware experiences. One emerging application of facial expression classification is in music recommendation systems, where user emotions are integrated to suggest music that aligns with their current mood. While prior research has primarily classified facial expressions into four emotion categories, this study broadens the scope to seven emotions: angry, disgust, fear, happy, neutral, sad, and surprise. The project evaluates four machine learning techniques—CNN, …


Detecting Crustose Coralline Algae (Cca) In Marine Photos Using Mask R-Cnn, Vrushali Harshwardhan Deshpande 2024 San Jose State University

Detecting Crustose Coralline Algae (Cca) In Marine Photos Using Mask R-Cnn, Vrushali Harshwardhan Deshpande

Master's Projects

Coral reefs, made up of thousands of polyps - tiny sac-like marine invertebrates sea anemones and jellyfish, are important to marine ecosystems and prevent loss of life by acting as a natural barrier against storms, floods, and waves. These reefs support a wide range of species, many of which are underexplored and new species being discovered regularly. Crustose coralline algae (CCA) is one of the vital algal species that provides reef structure. Studying the abundance of CCA is important in helping marine biologists analyze coral reef health while understanding the impact of climate change on the marine lifeforms. This study …


Cluster Analysis For Concept Drift Detection In Malware, Aniket Mishra 2024 San Jose State University

Cluster Analysis For Concept Drift Detection In Malware, Aniket Mishra

Master's Projects

The rapid evolution of malware presents significant challenges for detection systems. This is due to malware families adapting through feature manipulation and obfuscation, which causes concept drift. A clustering based approach is used to detect and adapt to these shifts. The KronoDroid dataset is segmented into batch sizes of 50 and analyzed with MiniBatch K-Means clustering. The silhouette coefficient is used to evaluate clustering quality, and help identify drift by detecting significant changes in cluster patterns. Concept drift will cause retraining of supervised classifiers, including Linear SVM, RF, MLP, and XGBoost. Three scenarios are used: static models, periodic retraining, and …


Extending A Graphical User Interface For Evidential Reasoning, Vaidehi Sanjay Joshi 2024 San Jose State University

Extending A Graphical User Interface For Evidential Reasoning, Vaidehi Sanjay Joshi

Master's Projects

Systems like Capri are used for large-scale graph modeling and integration and PyGrapher aims to do that in a simplified manner. This project is an extension of PyGrapher which was a tool created by previous students at the university. The enhancements include adding customizable default parameters for nodes and edges, automating JSON conversion, and enabling real-time highlighting. These features specifically aim to improve usability, streamline workflows, and provide interactive feedback for the users. The enhancement of the project also added additional and rigorous testing of the platform's compatibility and user interaction. It demonstrates significant improvements in functionality and user experience. …


Enhanced Inter-Satellite Routing With Multi-Path Selection And Congestion Modeling, Jaesung Yoo 2024 San Jose State University

Enhanced Inter-Satellite Routing With Multi-Path Selection And Congestion Modeling, Jaesung Yoo

Master's Projects

Satellite networks play a crucial role in global connectivity today and making efficient routing algorithms is crucial for optimal performance. While existing routing algorithms have made significant progress using machine learning techniques, they often overlook network congestion and multiple path availability. This report introduces an enhanced routing framework that builds upon LSTM-based predictive routing using dynamic congestion modeling and multi-path selection. Our approach introduces a busy state metric that tracks satellite memory utilization, allowing for adaptive path selection based on both distance and current network load. Through simulations using a constellation of 20 satellites, our enhanced algorithm demonstrates significant improvements …


Llamatalk: Empowering Conversations With Retrieval-Augmented Generation, Aravind Rokkam 2024 San Jose State University

Llamatalk: Empowering Conversations With Retrieval-Augmented Generation, Aravind Rokkam

Master's Projects

This research report talks about the implementation and a comparative study of Llama 7B model’s fine-tuning technique and Retrieval Augmented Generation (RAG) capabilities in the context of creating a reliable AI therapist. This study focuses on training these models using diverse datasets consisting of doctor-patient conversations predominantly addressing general health issues. Using a technique like fine-tuning within the Llama 7B model, the project focuses on training the model with a diverse dataset comprising doctor-patient interactions primarily addressing general health concerns. Additionally, carefully organized mental health dataset from HOPE dataset, ensuring the bot's responsiveness to mental health inquiries. Through integration with …


Teaching Children Programming Concepts Through Video Games, Kayla Musleh 2024 San Jose State University

Teaching Children Programming Concepts Through Video Games, Kayla Musleh

Master's Projects

Children have a tendency to lose focus when they are presented with something that does not entertain them or tailor to their personal interests; such as studying [1], [3], [10]. The research performed for this project focuses on studying how much more children can comprehend and focus on learning educational material if they are learning through playing a video game rather than being taught information directly in a typical classroom manner. For this study I created a computer game designed to introduce educational subjects such as mathematics and programming concepts to the child playing the game. By completing the tasks …


Exploring Fluctuations In Working Memory Load Through Pupillometry Using Gabor Image Deletion Tasks, Neenu Antony 2024 San Jose State University

Exploring Fluctuations In Working Memory Load Through Pupillometry Using Gabor Image Deletion Tasks, Neenu Antony

Master's Projects

Van der Wel & Van Steenbergen mention that there has been a surge in pupillometry research in the past two decades, particularly in the area of task-evoked pupil dilation in the context of cognitive control tasks. The goal of most of these studies has been focused on finding a link between pupil dilation and effort exerted by an individual [10]. The review by authors Van der Wel & Van Steenbergen, aimed to assess the potential of pupil dilation as an indicator of effort rather than task complexity. Their analysis revealed that heightened task demands in domains such as updating, switching, …


Wall-E: An Autonomous Ai Rover For Precision Agriculture, Simar Ghumman 2024 San Jose State University

Wall-E: An Autonomous Ai Rover For Precision Agriculture, Simar Ghumman

Master's Projects

Unmanned Ground Vehicles (UGVs) are emerging as a crucial tool in the world of precision agriculture. By working with UGVs equipped with machine learning, we can find solutions to a range of complex agricultural problems. My project, titled “Wall-E: Artificial Intelligence Robot for Precision Agriculture,” focuses on developing a UGV capable of navigating through agriculture fields autonomously while capturing data. Using machine learning, computer vision, and other sensor technologies, Wall-E is capable of estimating the total yield of crops, self-localization, mapping its environment in real time, and avoiding obstacles along its route. The purpose of this project is to automate …


Malware Detection Using Qr And Aztec Code Representations, Atharva Khadilkar 2024 San Jose State University

Malware Detection Using Qr And Aztec Code Representations, Atharva Khadilkar

Master's Projects

In recent years, the use of image-based techniques for malware detection has gained prominence, with numerous studies demonstrating the efficacy of deep learning approaches such as convolutional neural networks (CNNs) in classifying images derived from executable files. In this paper, we consider an innovative method that relies on an image conversion process that consists of transforming executable files into QR and Aztec codes. These codes capture structural patterns in a format that may enhance the learning capabilities of CNNs. We design and implement CNN architectures tailored to the unique properties of these codes and apply them to a comprehensive analysis …


Leveraging Large Language Models For Enhancing Well-Being In The Digital Age, Xiaobo Guo 2024 Dartmouth College

Leveraging Large Language Models For Enhancing Well-Being In The Digital Age, Xiaobo Guo

Dartmouth College Ph.D Dissertations

The 21st century has seen dramatic shifts in human interactions with information, peers, and the environment, primarily driven by the proliferation of online platforms and social media. These advancements offer more access to information and global connectivity, but also present challenges such as information overload, misinformation, online harms, and biased reporting that can negatively impact user well-being. This thesis examines the role of Large Language Models (LLMs) — advanced forms of artificial intelligence that understand and generate human-like text — in enhancing well-being in the digital age. The study begins by exploring the potential of LLMs to detect early signs …


Enhancing Medical Chatbots With Image Diagnosis, Swatisri Chavali 2024 San Jose State University

Enhancing Medical Chatbots With Image Diagnosis, Swatisri Chavali

Master's Projects

Medical chatbots, at the conjunction of artificial intelligence and healthcare, are the very cornerstone of a transformative force in diagnostic capabilities and communication channels for healthcare professionals. The history of this journey, from early chatbot models to sophisticated systems, is born out of a relentless pursuit of accuracy and contextual understanding. This proposal acknowledges the critical role played by NLTK in raising the interpretability and communicative capabilities of intelligent systems, meeting challenges that arise from varying writing styles and accommodating the standards of the medical field. The integration of NLTK is a linchpin, bridging the gap between sophisticated technological architectures …


Multimodal Emotion Detection In Conversations And Dialogues: A Fusion Model Approach, Abhinay Jatoth 2024 San Jose State University

Multimodal Emotion Detection In Conversations And Dialogues: A Fusion Model Approach, Abhinay Jatoth

Master's Projects

Emotion recognition is gaining traction due to its wide range of potential applications across different fields. With the rise of social media, chat platforms, and voice assistants, there is a vast increase in data through which humans implicitly and explicitly carry emotional cues. With new algorithms being developed for understanding the nuances of human language and emotion, businesses can tailor more personalized and empathetic service. Sentiment analysis, expresses a positive, negative, or neutral viewpoint laid the foundation of Emotion classification. Emotion classification in conversations represents the most advanced stage of classification. It is also challenging due to the existence and …


Few-Shot Learning For Ner Using Maml, Nourchene Bargaoui 2024 Virginia Commonwealth University

Few-Shot Learning For Ner Using Maml, Nourchene Bargaoui

Theses and Dissertations

This thesis investigates the application of Few-Shot Learning (FSL) using Model-Agnostic Meta-Learning (MAML) to enhance Named Entity Recognition (NER) within the domain of Natural Language Processing (NLP), specifically focusing on chemical datasets. The primary challenge addressed is the impracticality of relying on extensive annotated datasets, especially in specialized fields like chemistry. The research primarily explores the concept of Few-Shot Learning, aiming to train models on minimal data while maintaining performance across diverse tasks. It delves into the N-way K-shot methodology, where "N" represents the number of classes and "K" signifies the number of examples per class. This approach is further …


Digital Commons powered by bepress