Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Artificial Intelligence and Robotics (359)
- Engineering (185)
- Data Science (105)
- Computer Engineering (82)
- Databases and Information Systems (64)
-
- Medicine and Health Sciences (52)
- Software Engineering (52)
- Other Computer Sciences (48)
- Statistics and Probability (45)
- Theory and Algorithms (45)
- Life Sciences (44)
- Numerical Analysis and Scientific Computing (44)
- Social and Behavioral Sciences (44)
- Electrical and Computer Engineering (42)
- Information Security (39)
- Graphics and Human Computer Interfaces (26)
- Bioinformatics (23)
- Business (21)
- Mathematics (21)
- Applied Mathematics (20)
- Statistical Models (17)
- Cybersecurity (16)
- OS and Networks (15)
- Applied Statistics (13)
- Physics (13)
- Psychology (13)
- Diseases (12)
- Earth Sciences (12)
- Institution
-
- Singapore Management University (43)
- California Polytechnic State University, San Luis Obispo (31)
- University of Texas at El Paso (30)
- San Jose State University (29)
- Technological University Dublin (27)
-
- University of South Florida (24)
- Wright State University (20)
- University of Arkansas, Fayetteville (19)
- University of Kentucky (19)
- Dartmouth College (18)
- City University of New York (CUNY) (17)
- West Virginia University (17)
- Missouri University of Science and Technology (16)
- Northern Illinois University (14)
- United Arab Emirates University (14)
- University of Nevada, Las Vegas (13)
- Embry-Riddle Aeronautical University (12)
- Southern Methodist University (12)
- University of Nebraska - Lincoln (12)
- Virginia Commonwealth University (12)
- University of South Carolina (11)
- Washington University in St. Louis (11)
- Mesopotamian Academic Press (10)
- CCT College Dublin (9)
- Chapman University (9)
- Clemson University (9)
- Nova Southeastern University (9)
- Wayne State University (9)
- Kennesaw State University (8)
- Purdue University (8)
- Publication Year
- Publication
-
- Theses and Dissertations (47)
- Research Collection School Of Computing and Information Systems (38)
- Open Access Theses & Dissertations (30)
- Master's Theses (26)
- Master's Projects (24)
-
- USF Tampa Graduate Theses and Dissertations (23)
- Graduate Theses and Dissertations (16)
- Graduate Theses, Dissertations, and Problem Reports (ETD) (16)
- Browse all Theses and Dissertations (15)
- Dissertations (15)
- Conference papers (14)
- Electronic Theses and Dissertations (12)
- Graduate Research Theses & Dissertations (12)
- UNLV Theses, Dissertations, Professional Papers, and Capstones (12)
- McKelvey School of Engineering Graduate Student Theses & Dissertations (11)
- SMU Data Science Review (11)
- Dissertations, Theses, and Capstone Projects (10)
- Mesopotamian Journal of Computer Science (10)
- CCAC Theses and Dissertations (9)
- Doctoral Dissertations (8)
- ICT (8)
- Theses and Dissertations--Computer Science (8)
- Computer Science Senior Theses (7)
- Electronic Theses, Projects, and Dissertations (7)
- LSU New Orleans Theses and Dissertations (7)
- School of Computing: Dissertations, Theses, and Student Research (7)
- Thesis/ Dissertation Defenses (7)
- Williams Honors College, Honors Research Projects (7)
- All Master's Theses (6)
- All Works (6)
- Publication Type
- File Type
Articles 271 - 300 of 757
Full-Text Articles in Computer Sciences
A Study Of Various Data Sizes Using Machine Learning, Sochaeta Koeum
A Study Of Various Data Sizes Using Machine Learning, Sochaeta Koeum
Electronic Theses, Projects, and Dissertations
Social media is a great domain for news consumption; however, it is referred to as a double-edged sword. While it is user-friendly and low-cost, social media is the reason why fake news can spread rapidly, which is detrimental to society, businesses, and many consumers. Therefore, fake news detection is an emerging field. However, some challenges have restricted other researchers from developing a universal machine learning model that is fast, efficient, and reliable to stop the proliferation because of the lack of resources available, such as large-sized datasets. The goal of this culminating experience project is to explore how varying datasets …
Achieving Causal Fairness In Recommendation, Wen Huang
Achieving Causal Fairness In Recommendation, Wen Huang
Graduate Theses and Dissertations
Recommender systems provide personalized services for users seeking information and play an increasingly important role in online applications. While most research papers focus on inventing machine learning algorithms to fit user behavior data and maximizing predictive performance in recommendation, it is also very important to develop fairness-aware machine learning algorithms such that the decisions made by them are not only accurate but also meet desired fairness requirements. In personalized recommendation, although there are many works focusing on fairness and discrimination, how to achieve user-side fairness in bandit recommendation from a causal perspective still remains a challenging task. Besides, the deployed …
Inaugural Artificial Intelligence For Public Health Practice (Ai4php) Retreat: Ontario, Canada, Jacqueline K. Kueper, Laura C. Rosella, Richard G. Booth, Brent D. Davis, Sarah Nayani, Maxwell J. Smith, Dan Lizotte
Inaugural Artificial Intelligence For Public Health Practice (Ai4php) Retreat: Ontario, Canada, Jacqueline K. Kueper, Laura C. Rosella, Richard G. Booth, Brent D. Davis, Sarah Nayani, Maxwell J. Smith, Dan Lizotte
Computer Science Publications
The Artificial Intelligence (AI) for Public Health Practice Retreat was a hybrid event held in October 2022 in London, Ontario to achieve three main goals: 1) Identify both the goals of public health practitioners and the tasks that they undertake as part of their practice to achieve those goals that could be supported by AI, 2) Learn from existing examples and the experience of others about facilitators and barriers to AI for public health, and 3) Support new and strengthen existing connections between public health practitioners and AI researchers. The retreat included a keynote presentation, group brainstorming exercises, breakout group …
Automated Classification Of Pectinodon Bakkeri Teeth Images Using Machine Learning, Jacob A. Bahn
Automated Classification Of Pectinodon Bakkeri Teeth Images Using Machine Learning, Jacob A. Bahn
MS in Computer Science Project Reports
Microfossil dinosaur teeth are studied by paleontologists in order to better under- stand dinosaurs. Currently, tooth classification is a long, manual, error-ridden process. Deep learning offers a solution that allows for an automated way of classifying images of these microfossil teeth. In this thesis, we aimed to use deep learning in order to develop an automated approach for classifying images of Pectinodon bakkeri teeth. The proposed model was trained using a custom topology and it classified the images based on clusters created via K-Means. The model had an accuracy of 71%, a precision of 71%, a recall of 70.5%, and …
From Point Estimates To Predictive Distributions In Machine Learning Models - A Statistical Importance Sampling Framework, Giuseppina Carannante
From Point Estimates To Predictive Distributions In Machine Learning Models - A Statistical Importance Sampling Framework, Giuseppina Carannante
Theses and Dissertations
In this thesis, we leverage powerful statistical frameworks for optimal sequential estimation and tracking in non-linear and non-Gaussian dynamical models, which enjoy proven (asymptotic) optimality properties. Initially, we build upon our previous work, which employed first-order Taylor series approximation to propagate the first two predictive moments, to derive Bayesian encoder-decoder networks. This work introduced the notion of dense, pixel-level uncertainty map that is crucial in fields, such as autonomous vehicles and medical segmentation. We then extended the Bayesian framework to an ensembling scheme based on ensemble Kalman Filtering (EnKF). While EnKF represents the predictive distribution with an ensemble of draws, …
Geophysical Characterization Of Underground Storage In Salt Domes During The Clean Energy Transition, Joses B. Omojola
Geophysical Characterization Of Underground Storage In Salt Domes During The Clean Energy Transition, Joses B. Omojola
LSU Master's Theses
Safely transforming geological formations into cost-effective underground storage is critical for the US energy security and global energy transition. Seasonal energy demand requires relatively cheap, impermeable, non-reactive materials for storing vast amounts of natural gas and hydrogen. Due to their low risk of fracturing and leakage, salt formations are ideal for these purposes however, pressure variations during drawdown, differential salt creep, and reactivation of pre-existing fractures along boundary shear zone(s) (BSZ) can be detrimental to salt cavern safety and long-term cavern operations. Several environmental disasters at storage facilities in the US and Europe, have created a need to understand how …
Learning Analytics Through Machine Learning And Natural Language Processing, Bokai Yang
Learning Analytics Through Machine Learning And Natural Language Processing, Bokai Yang
Theses and Dissertations
The increase of computing power and the ability to log students’ data with the help of the computer-assisted learning systems has led to an increased interest in developing and applying computer science techniques for analyzing learning data. To understand and investigate how learning-generated data can be used to improve student success, data mining techniques have been applied to several educational tasks. This dissertation investigates three important tasks in various domains of educational data mining: learners’ behavior analysis, essay structure analysis and feedback providing, and learners’ dropout prediction. The first project applied latent semantic analysis and machine learning approaches to investigate …
Chatgpt As Metamorphosis Designer For The Future Of Artificial Intelligence (Ai): A Conceptual Investigation, Amarjit Kumar Singh (Library Assistant), Dr. Pankaj Mathur (Deputy Librarian)
Chatgpt As Metamorphosis Designer For The Future Of Artificial Intelligence (Ai): A Conceptual Investigation, Amarjit Kumar Singh (Library Assistant), Dr. Pankaj Mathur (Deputy Librarian)
Library Philosophy and Practice (e-journal)
Abstract
Purpose: The purpose of this research paper is to explore ChatGPT’s potential as an innovative designer tool for the future development of artificial intelligence. Specifically, this conceptual investigation aims to analyze ChatGPT’s capabilities as a tool for designing and developing near about human intelligent systems for futuristic used and developed in the field of Artificial Intelligence (AI). Also with the helps of this paper, researchers are analyzed the strengths and weaknesses of ChatGPT as a tool, and identify possible areas for improvement in its development and implementation. This investigation focused on the various features and functions of ChatGPT that …
Classifying Open-Air Target Measurements Using Simulation-Trained Convolutional Neural Networks, Matthew M. Rofrano
Classifying Open-Air Target Measurements Using Simulation-Trained Convolutional Neural Networks, Matthew M. Rofrano
Theses and Dissertations
This research focuses on the development of machine learning networks that can identify and classify airborne targets using their radar cross section response. Simulation and measurement data for five targets was collected using Altair's CadFEKO software, and the Air Force Institute's Compact Radar Range. Three machine learning models were trained using simulation data, and evaluated using the collected measurement data. Variability is introduced to the training data by applying random gaussian noise to simulation results. Gaussian noise is added to the measurement data prior to evaluation in-order to model "hostile noise jamming." Network performance is measured against a baseline performance …
Hierarchical Federated Learning On Healthcare Data: An Application To Parkinson's Disease, Brandon J. Harvill
Hierarchical Federated Learning On Healthcare Data: An Application To Parkinson's Disease, Brandon J. Harvill
Theses and Dissertations
Federated learning (FL) is a budding machine learning (ML) technique that seeks to keep sensitive data private, while overcoming the difficulties of Big Data. Specifically, FL trains machine learning models over a distributed network of devices, while keeping the data local to each device. We apply FL to a Parkinson’s Disease (PD) telemonitoring dataset where physiological data is gathered from various modalities to determine the PD severity level in patients. We seek to optimally combine the information across multiple modalities to assess the accuracy of our FL approach, and compare to traditional ”centralized” statistical and deep learning models.
Automatic Identification Of Crash-Inducing Smart Contracts, Chao Ni, Cong Tian, Kaiwen Yang, David Lo, Jiachi Chen, Xiaohu Yang
Automatic Identification Of Crash-Inducing Smart Contracts, Chao Ni, Cong Tian, Kaiwen Yang, David Lo, Jiachi Chen, Xiaohu Yang
Research Collection School Of Computing and Information Systems
Smart contract, a special software code running on and resided in the blockchain, enlarges the general application of blockchain and exchanges assets without dependence of external parties. With blockchain's characteristic of immutability, they cannot be modified once deployed. Thus, the contract and the records are persisted on the blockchain forever, including failed transactions that are caused by runtime errors and result in the waste of computation, storage, and fees. In this paper, we refer to smart contracts which will cause runtime errors as crash-inducing smart contracts. However, automatic identification of crash-inducing smart contracts is limited investigated in the literature. The …
Automated Registration Of Titanium Metal Imaging Of Aircraft Components Using Deep Learning Techniques, Nathan A. Johnston
Automated Registration Of Titanium Metal Imaging Of Aircraft Components Using Deep Learning Techniques, Nathan A. Johnston
Theses and Dissertations
Studies have shown a connection between early catastrophic engine failures with microtexture regions (MTRs) of a specific size and orientation on the titanium metal engine components. The MTRs can be identified through the use of Electron Backscatter Diffraction (EBSD) however doing so is costly and requires destruction of the metal component being tested. A new methodology of characterizing MTRs is needed to properly evaluate the reliability of engine components on live aircraft. The Air Force Research Lab Materials Directorate (AFRL/RX) proposed a solution of supplementing EBSD with two non-destructive modalities, Eddy Current Testing (ECT) and Scanning Acoustic Microscopy (SAM). Doing …
Modeling Daily Fantasy Basketball, Martin Jiang
Modeling Daily Fantasy Basketball, Martin Jiang
Master's Theses
Daily fantasy basketball presents interesting problems to researchers due to the extensive amounts of data that needs to be explored when trying to predict player performance. A large amount of this data can be noisy due to the variance within the sport of basketball. Because of this, a high degree of skill is required to consistently win in daily fantasy basketball contests. On any given day, users are challenged to predict how players will perform and create a lineup of the eight best players under fixed salary and positional requirements. In this thesis, we present a tool to assist daily …
Hybrid Modeling For Electrochemical Systems, Luis Alejandro Briceno-Mena
Hybrid Modeling For Electrochemical Systems, Luis Alejandro Briceno-Mena
LSU Doctoral Dissertations
The discovery of new materials like catalysts, polymeric films, and biomolecules, is driven by industrial needs such as improving reaction or separation selectivity, enhancing therapeutic effects on medical treatments, or reducing costs of replacement. However, deployment of these advances in industrial applications is often hindered by the lack of models needed for design and optimization. Due to the novelty of materials and devices, experimental data and first principles' knowledge are scarce, making it hard to build models either via data-driven or knowledge based approaches. In this context, a way to efficiently combine domain knowledge with data could provide a pathway …
Drone Detection Using Yolov5, Burchan Aydin, Subroto Singha
Drone Detection Using Yolov5, Burchan Aydin, Subroto Singha
Faculty Publications
The rapidly increasing number of drones in the national airspace, including those for recreational and commercial applications, has raised concerns regarding misuse. Autonomous drone detection systems offer a probable solution to overcoming the issue of potential drone misuse, such as drug smuggling, violating people’s privacy, etc. Detecting drones can be difficult, due to similar objects in the sky, such as airplanes and birds. In addition, automated drone detection systems need to be trained with ample amounts of data to provide high accuracy. Real-time detection is also necessary, but this requires highly configured devices such as a graphical processing unit (GPU). …
Using Geographic Location-Based Public Health Features In Survival Analysis, Navid Seidi, Ardhendu S. Tripathy, Sajal K. Das
Using Geographic Location-Based Public Health Features In Survival Analysis, Navid Seidi, Ardhendu S. Tripathy, Sajal K. Das
Computer Science Faculty Research & Creative Works
Time elapsed till an event of interest is often modeled using the survival analysis methodology, which estimates a survival score based on the input features. There is a resurgence of interest in developing more accurate prediction models for time-to-event prediction in personalized healthcare using modern tools such as neural networks. Higher quality features and more frequent observations improve the predictions for a patient, however, the impact of including a patient's geographic location-Based public health statistics on individual predictions has not been studied. This paper proposes a complementary improvement to survival analysis models by incorporating public health statistics in the input …
An Augmented Dataset For Vision-Based Unmanned Aerial Vehicles Detection And Tracking, Md Hasibur Rahman, Sanjay Madria
An Augmented Dataset For Vision-Based Unmanned Aerial Vehicles Detection And Tracking, Md Hasibur Rahman, Sanjay Madria
Computer Science Faculty Research & Creative Works
The rapid proliferation of Unmanned Aerial Vehicles (UAVs) or drones in military, disaster management, business, and entertainment applications has raised concerns about their potential airspace risks. Researchers are increasingly focused on developing methods for detecting and tracking UAVs with various data sources like radar, visual, acoustic, and radio-frequency data available. among these, visual data stands out as cost-effective and amenable to analysis using Computer Vision (CV) techniques. However, vision-Based tasks present challenges such as occlusions, shaky footage, and small UAVs at a distance, requiring timely and computationally efficient detection, especially given limited onboard computational power. to address these challenges, researchers …
Exploring The Feasibility Of Machine Learning Techniques In Recognizing Complex Human Activities, Shengnan Hu
Exploring The Feasibility Of Machine Learning Techniques In Recognizing Complex Human Activities, Shengnan Hu
Graduate Thesis and Dissertation 2023-2024
This dissertation introduces several technical innovations that improve the ability of machine learning models to recognize a wide range of complex human activities. As human sensor data becomes more abundant, the need to develop algorithms for understanding and interpreting complex human actions has become increasingly important. Our research focuses on three key areas: multi-agent activity recognition, multi-person pose estimation, and multimodal fusion.
To tackle the problem of monitoring coordinated team activities from spatio-temporal traces, we introduce a new framework that incorporates field of view data to predict team performance. Our framework uses Spatial Temporal Graph Convolutional Networks (ST-GCN) and recurrent …
Using Machine Learning For Web Accessibility, Tlamelo Makati
Using Machine Learning For Web Accessibility, Tlamelo Makati
Academic Posters Collection
This research will explore the potential of machine learning to enhance web accessibility. Web accessibility is typically defined in terms of Web Accessibility Guidelines (WCAG), which states that everyone should be able to perceive, operate, understand and interpret the web regardless of disability or use of assistive technology. We would like to consult digital accessibility experts through interviews and focus groups to understand the web accessibility auditing and remediation processes in detail, with a focus on web navigation. An important goal of this work is to establish development processes where all stakeholders can leverage machine-learning tools to produce more accessible …
Adaptive Resolution Loss: An Efficient And Effective Loss For Time Series Self-Supervised Learning Framework, Kevin Garcia, Juan Manuel Perez, Yifeng Gao
Adaptive Resolution Loss: An Efficient And Effective Loss For Time Series Self-Supervised Learning Framework, Kevin Garcia, Juan Manuel Perez, Yifeng Gao
Computer Science Faculty Publications
Time series data is a crucial form of information that has vast opportunities. With the widespread use of sensor networks, largescale time series data has become ubiquitous. One of the most prominent problems in time series data mining is representation learning. Recently, with the introduction of self-supervised learning frameworks (SSL), numerous amounts of research have focused on designing an effective SSL for time series data. One of the current state-of-the-art SSL frameworks in time series is called TS2Vec. TS2Vec specially designs a hierarchical contrastive learning framework that uses loss-based training, which performs outstandingly against benchmark testing. However, the computational cost …
Increasing Code Completion Accuracy In Pythia Models For Non-Standard Python Libraries, David Buksbaum
Increasing Code Completion Accuracy In Pythia Models For Non-Standard Python Libraries, David Buksbaum
CCAC Theses and Dissertations
Contemporary software development with modern programming languages leverages Integrated Development Environments, smart text editors, and similar tooling with code completion capabilities to increase the efficiency of software developers. Recent code completion research has shown that the combination of natural language processing with recurrent neural networks configured with long short-term memory can improve the accuracy of code completion predictions over prior models. It is well known that the accuracy of predictive systems based on training data is correlated to the quality and the quantity of the training data. This dissertation demonstrates that by expanding the training data set to include more …
Champions For Social Good: How Can We Discover Social Sentiment And Attitude-Driven Patterns In Prosocial Communication?, Raghava Rao Mukkamala, Robert J. Kauffman, Helle Zinner Henriksen
Champions For Social Good: How Can We Discover Social Sentiment And Attitude-Driven Patterns In Prosocial Communication?, Raghava Rao Mukkamala, Robert J. Kauffman, Helle Zinner Henriksen
Research Collection School Of Computing and Information Systems
The UN High Commissioner on Refugees (UNHCR) is pursuing a social media strategy to inform people about displaced populations and refugee emergencies. It is actively engaging public figures to increase awareness through its prosocial communications and improve social informedness and support for policy changes in its services. We studied the Twitter communications of UNHCR social media champions and investigated their role as high-profile influencers. In this study, we offer a design science research and data analytics framework and propositions based on the social informedness theory we propose in this paper to assess communication about UNHCR’s mission. Two variables—refugee-emergency and champion …
On The Pursuit Of Developer Happiness: Webcam-Based Eye Tracking And Affect Recognition In The Ide, Tamsin Rogers
On The Pursuit Of Developer Happiness: Webcam-Based Eye Tracking And Affect Recognition In The Ide, Tamsin Rogers
Honors Theses
Recent research highlights the viability of webcam-based eye tracking as a low-cost alternative to dedicated remote eye trackers. Simultaneously, research shows the importance of understanding emotions of software developers, where it was found that emotions have significant effects on productivity, code quality, and team dynamics. In this paper, we present our work towards an integrated eye-tracking and affect recognition tool for use during software development. This combined approach could enhance our understanding of software development by combining information about the code developers are looking at, along with the emotions they experience. The presented tool utilizes an unmodified webcam to capture …
Code Execution Capability As A Metric For Machine Learning–Assisted Software Vulnerability Detection Models, Daniel Grahn, Lingwei Chen, Junjie Zhang
Code Execution Capability As A Metric For Machine Learning–Assisted Software Vulnerability Detection Models, Daniel Grahn, Lingwei Chen, Junjie Zhang
Computer Science and Engineering Faculty Publications
In this paper, we consider how the ability to learn Code Execution Tasks affects a model’s accuracy on software vulnerability detection (SVD) benchmark datasets. We initially find that models can achieve near state-of-the-art accuracy on SVD benchmarks regardless of their ability to learn Code Execution Tasks. However, these models fail to generalize well across SVD benchmarks. The results indicate a bias in the datasets that allows models to predict non- SVD signals. Under the theory that different collection methods will reduce biases, we investigate combining the SVD datasets. When trained on combined datasets, SVD accuracy is reduced but correlation with …
Real Time Panoramic Image Processing, Matthew Gerlits
Real Time Panoramic Image Processing, Matthew Gerlits
Master's Projects
Image stitching algorithms are able to join sets of images together and provide a wider field of a vision when compared with an image from a single standard camera. Traditional techniques for accomplishing this are able to adequately produce a stitch for a static set of images, but suffer when differing lighting conditions exist between the two images. Additionally, traditional techniques suffer from processing times that are too slow for real time use cases. We propose a solution which resolves the issues encountered by traditional image stitching techniques. To resolve the issues with lighting difference, two blending schemes have been …
Utilizing Machine Learning In Healthcare In An Ethical Fashion, Nishka Ayyar
Utilizing Machine Learning In Healthcare In An Ethical Fashion, Nishka Ayyar
CMC Senior Theses
This thesis paper explores the ethical considerations surrounding the use of machine learning (ML) solutions in healthcare. The background section discusses the basics of machine learning techniques and algorithms, and the increasing interest in their utilization in the healthcare sector. The paper then reviews and critically analyzes four studies that highlight concerns related to using ML in healthcare, including issues of bias, privacy, accountability, and transparency. Based on the analysis of these studies, the paper presents several recommendations for addressing these concerns. The paper concludes with a discussion on the potential benefits of using machine learning technology in healthcare. Ultimately, …
Menu Recommendation System Using Machine Learning, Kelly Crystine Ferreira Jesus, Leo Jaime Kayser Macieski
Menu Recommendation System Using Machine Learning, Kelly Crystine Ferreira Jesus, Leo Jaime Kayser Macieski
ICT
Developing a recommendation menu system for restaurants based on the restaurant data and/or city food purchase data to help and change the way restaurants build their menu. Using Data Analysis and Machine Learning to build a project that aims to solve the problem of restaurants and chefs when it comes to preparing menus, the latter with ingredients and dishes that encourage their customers to order more, come back and recommend the restaurant. Helping chefs to create dishes for their restaurants with more accuracy and higher probability to be ordered by their customers. The project will cover tools to build the …
Analyzing Ground Motion Records With Cvi Fuzzy Art, Dustin Tanksley, Xinzhe Yuan, Genda Chen, Donald C. Wunsch
Analyzing Ground Motion Records With Cvi Fuzzy Art, Dustin Tanksley, Xinzhe Yuan, Genda Chen, Donald C. Wunsch
Civil, Architectural and Environmental Engineering Faculty Research & Creative Works
This paper explores using Cluster Validity Indices Fuzzy Adaptative Resonance Theory (CVI Fuzzy ART) to cluster ground motion records (GMRs). Clustering the features extracted from a supervised network trained for predicting the structure damage results in less overfitting from the trained network. Using Cluster Validity Indices (CVIs) to evaluate the clustering gives feedback to how well the data is being classified, allowing further separation of the data. By using CVI Fuzzy ART in combination with features extracted from a trained Convolutional Neural Network (CNN), we were able to form additional clusters in the data. Within the primary clusters, accuracy was …
Machine Learning For Advancing Automation And Quality Control In Robotic Welding, Joseph Kershaw
Machine Learning For Advancing Automation And Quality Control In Robotic Welding, Joseph Kershaw
Theses and Dissertations--Mechanical and Aerospace Engineering
Welding is a vital manufacturing process across a diverse range of industries to permanently join metallic components into needed assemblies. Though widely used and studied, the process is not fully understood due to the myriad of interconnected physics that present themselves during the welding process. Electrical, thermal, structural, and fluidic mechanics are simultaneously at work influencing one another to achieve the bonding that manufacturers desire. In addition to general manufacturing issues, such as tool wear or misalignment, micro-level changes to the material structure and composition can have cascading impacts on the final weld. This complexity makes it difficult, if not …
Biomarker Identification For Breast Cancer Types Using Feature Selection And Explainable Ai Methods, David E. La Rosa Giraud
Biomarker Identification For Breast Cancer Types Using Feature Selection And Explainable Ai Methods, David E. La Rosa Giraud
Honors Undergraduate Theses
This paper investigates the impact the LASSO, mRMR, SHAP, and Reinforcement Feature Selection techniques on random forest models for the breast cancer subtypes markers ER, HER2, PR, and TN as well as identifying a small subset of biomarkers that could potentially cause the disease and explain them using explainable AI techniques. This is important because in areas such as healthcare understanding why the model makes a specific decision is important it is a diagnostic of an individual which requires reliable AI. Another contribution is using feature selection methods to identify a small subset of biomarkers capable of predicting if a …