Open Access. Powered by Scholars. Published by Universities.®
- Keyword
-
- Large Language Models (18)
- Machine Learning (13)
- Deep Learning (11)
- Deep learning (10)
- Machine learning (10)
-
- Blockchain (7)
- Computer vision (7)
- CNN (6)
- Convolutional Neural Networks (6)
- Generative AI (6)
- Natural Language Processing (6)
- Retrieval Augmented Generation (6)
- BERT (5)
- LSTM (5)
- Large Language Models (LLMs) (5)
- Malware (5)
- Mask R-CNN (5)
- QLoRA (5)
- XGBoost (5)
- Chatbot (4)
- Clustering (4)
- Computer Vision (4)
- Deep Reinforcement Learning (4)
- Fine-tuning (4)
- LoRA (4)
- Malware detection (4)
- Natural Language Processing (NLP) (4)
- Quantization (4)
- Transformers (4)
- Adversarial Attacks (3)
- Publication Year
Articles 211 - 220 of 220
Full-Text Articles in Other Computer Engineering
Visual Scene Classification Using Ensemble Of Machine Learning Classifiers, Rahul Ranganath
Visual Scene Classification Using Ensemble Of Machine Learning Classifiers, Rahul Ranganath
Master's Projects
Visual scenes represent the comprehensive visual information observed in a particular environment. Whether natural landscapes, urban settings, or designed interiors, visual scenes encompass the arrangement of elements that individuals perceive through their visual senses. Visual search is perhaps one of the most typical jobs that we carry out several times a day. This is one of the main paradigms for researching visual attention. Many visual task models have been put forward in an effort to better understand visual attention. Fixations and the rapid movement of the eye - saccades, define visual exploration and visual search. When we subject viewers to …
Identification Of Copy Number Variations (Cnvs) Of Epigenetic Factors Related To The Progression Of Pancreatic Ductal Adenocarcinoma (Pdac), Pavithra Raju
Master's Projects
Pancreatic ductal adenocarcinoma (PDAC) is a formidable challenge in oncology due to its aggressive form and late-stage detection. PDAC is known to be influenced by various epigenetic factors like DNA methylation and histone modifications. This study focuses on copy number variations (CNVs) within epigenetic factors which for their role in early diagnosis. Thus, paving the way for identification of potential biomarkers. The epigenetic pipeline was extended based on CNVs and the CNV modified sequences extracted were compared with the wild type sequences of epigenetic PDAC genes. The epigenetic gene KCNJ11 with copy number gain of CNV id 46771406 was used …
Analyzing The Benthic Cover Of Crustose Coralline Algae Using Mask-R Cnn, Rachana Ravindra
Analyzing The Benthic Cover Of Crustose Coralline Algae Using Mask-R Cnn, Rachana Ravindra
Master's Projects
Coral reefs, supporting 25% of marine biodiversity, confront challenges from local and global impacts like overfishing, runoff, acidification, and warming. Crustose Coralline Algae (CCA), pivotal for reef structure and coral settlement, are underrepresented in research. Current methods like Coral Point Count with Excel Extensions (CPCe) have limitations, relying on image quality and being time-consuming. This paper proposes computer vision and Mask R-CNN, a supervised machine learning model, for CCA analysis in reef images, considering color, texture, and shape. Results indicate promise in clustering and classifying organisms. The innovative technology reduces manual labor, enhancing image analysis, simplifying the understanding of CCA’s …
Ensemble Transformer Architecture For Efficient And Real Time Sign Language Translation, Sumeet Ghegade
Ensemble Transformer Architecture For Efficient And Real Time Sign Language Translation, Sumeet Ghegade
Master's Projects
Sign language is a form of visual language that uses face expression and hand gestures to communicate thoughts and concepts. The term refers to multiple visual languages that share some common visual cues but differ in their grammar and syntax. Sign language translation (SLT) is a crucial step in closing the communication gap between hearing and hearingimpaired people. The study of SLT using machine learning has gotten a lot of interest during the last three years but despite progress, SLT research is still in its early phases. Most of the previous approaches first convert the signs to glosses and then …
Gesture Recognition Of Sign Language Alphabet Using Machine Learning Techniques, Gursimran Singh
Gesture Recognition Of Sign Language Alphabet Using Machine Learning Techniques, Gursimran Singh
Master's Projects
With the rising incidence of hearing loss, effective sign language recognition has become crucial for enhancing communication for individuals with hearing impairments. Traditional sensor-based recognition systems have been challenged by the complexities of realworld settings, prompting a shift toward more adaptable vision-based recognition systems. Distinct from previous studies, this work pioneers the use of ensemble methods with advanced filtering techniques on the Sign Language MNIST dataset, offering a novel perspective on sign language recognition. This research delves into the intersection of machine learning and image processing to develop a robust framework for sign language recognition. A range of filters, including …
Interest-Based Recommendation System Using Gmail Topic Modelling, Pranav Ghaskadbi
Interest-Based Recommendation System Using Gmail Topic Modelling, Pranav Ghaskadbi
Master's Projects
Emails are a fundamental part of modern communication. Much of communicative discourse in modern society occurs over email, resulting in personal collections for each mail user which are rich in latent user’s interests. Conventional recommendation systems require historical data of user activity and interactions to derive user interests. The absence of activity and interaction data poses an interesting challenge for generating relevant recommendations for users. We were motivated to investigate approaches to identify user interests in the absence of historical data to generate personalized content recommendations. There is opportunity to derive user interests from email data, which can be used …
Identifying Potential Alzheimer’S Disease Biomarkers Beyond Amyloid-Beta And Tau, Frank Cai
Identifying Potential Alzheimer’S Disease Biomarkers Beyond Amyloid-Beta And Tau, Frank Cai
Master's Projects
Alzheimer's Disease (AD) and other forms of Mild Cognitive Impairment (MCI) affect millions of people around the world. The buildup of Amyloid-Beta (Aβ) and Tau proteins in the brain produced by amyloid precursor protein (APP) has been identified as an important cofactor in the onset and progression of AD. However, although patients diagnosed with AD exhibit Aβ and Tau buildup, about 40% of the subjects with Aβ and Tau buildup are not diagnosed with AD. In this project, we hypothesize the involvement of other epigenetic interactions between APP and related genes in addition to the buildup of Aβ and Tau …
Image-Based Malware Classification On Noise Extraction, Venkata Sai Sathwik Nadella
Image-Based Malware Classification On Noise Extraction, Venkata Sai Sathwik Nadella
Master's Projects
Any malicious software designed to cause harm or damage to a computer system can be termed as malware. One common form of malware is as executable files. Such files are often used as a delivery mechanism for malware since they can be easily disguised as legitimate software and can be executed without raising suspicion. They are often used to exploit vulnerabilities in software, allowing malware to bypass security measures and gain access to sensitive information.
There are several methods used to detect malware in executable files, including Signaturebased detection, Behavioral-based detection, Heuristic-based detection, Sandboxing, Machine Learning and Artificial Intelligence (AI). …
Image-Based Malware Detection Using Convolutional Neural Network Techniques, Brandon Palomino
Image-Based Malware Detection Using Convolutional Neural Network Techniques, Brandon Palomino
Master's Projects
In this study, we delve into the realm of malware detection and classification, leveraging the capabilities of different Convolutional Neural Networks (CNNs). Our approach involves transforming executable files into image formats and subsequently applying advanced CNN techniques for image recognition. The study emphasizes the use of two distinct CNN architectures: a traditional CNN model and a modified CNN variant known as a convolutional recurrent neural network (CRNN), each with unique structural and functional attributes. To effectively train these models, we adopt a transfer learning strategy, utilizing pre-existing CNN models that have been extensively trained on large-scale image datasets. This methodology …
Estimating Air Pollution Levels Using Machine Learning, Srujay Rao Devaraneni
Estimating Air Pollution Levels Using Machine Learning, Srujay Rao Devaraneni
Master's Projects
Air pollution has emerged as a substantial concern, especially in developing countries worldwide. An important aspect of this issue is the presence of PM2.5. Air pollutants with a diameter of 2.5 or less micrometers are known as PM2.5. Due to their size, these particles are a serious health risk and can quickly infiltrate the lungs, leading to a variety of health problems. Due to growing concerns about air pollution, technology like automatic air quality measurement can offer beneficial assistance for both personal and business decisions. This research suggests an ensemble machine learning model that can efficiently replace the standard air …