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

Physical Sciences and Mathematics Commons

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

Computer Science

Discipline
Institution
Publication Year
Publication
Publication Type
File Type

Articles 151 - 180 of 667

Full-Text Articles in Physical Sciences and Mathematics

Arise - Augmented Reality In Surgery And Education, Sadan Suneesh Menon Jan 2021

Arise - Augmented Reality In Surgery And Education, Sadan Suneesh Menon

Browse all Theses and Dissertations

Human errors in healthcare can be fatal. Proper physical assessment of patients to avoid such errors is of paramount importance. Incorrect or insufficient assessment of the patient can cause treatment delays that may lead to negative outcomes. In this dissertation we introduce innovative technology to assist surgeons in patient assessment as well as during the training of nurses in order to enhance learning. Technological advancements have made it possible to visualize overlays of computer-generated 3D models on real-world surfaces. This technology is called augmented reality. Using Steady State Topography (SST) brain imaging to examine the brain activity of people who …


Complex Interactions Between Multiple Goal Operations In Agent Goal Management, Sravya Kondrakunta Jan 2021

Complex Interactions Between Multiple Goal Operations In Agent Goal Management, Sravya Kondrakunta

Browse all Theses and Dissertations

A significant issue in cognitive systems research is to make an agent formulate and manage its own goals. Some cognitive scientists have implemented several goal operations to support this issue, but no one has implemented more than a couple of goal operations within a single agent. One of the reasons for this limitation is the lack of knowledge about how various goals operations interact with one another. This thesis addresses this knowledge gap by implementing multiple-goal operations, including goal formulation, goal change, goal selection, and designing an algorithm to manage any positive or negative interaction between them. These are integrated …


Leveraging Sequential Nature Of Conversations For Intent Classification, Shree Gotteti Jan 2021

Leveraging Sequential Nature Of Conversations For Intent Classification, Shree Gotteti

Browse all Theses and Dissertations

Conversations are more than just a sequence of text, it is where two or more participants interact in order to achieve their goals. Conversation Understanding (CU) requires all participants to understand each others intent. In the past decade, CU has been extended from automated human-human text processing to build automated conversational agents for human-machine interactions. Despite their popularity, these automated conversational agents (like Siri, Alexa, etc) can't handle more than one or two utterances, and they don't recognize conversations as intents. The development of approaches that extract intents behind an utterance is essential for the advancements of Question Answering (QA) …


The Design, Development, And Determination Of A Virtual Reality Classroom, Victoria Alexxis Reddington Jan 2021

The Design, Development, And Determination Of A Virtual Reality Classroom, Victoria Alexxis Reddington

Electronic Theses and Dissertations

The COVID-19 pandemic has radically changed the way students learn and engage with their peers and instructors. Likewise, instructors have had to quickly transform their course materials to suit the online classroom format. Results from a survey of students and instructors at the University of Denver revealed that perceived levels of learning and collaboration were lessened with the transition to online learning. Moreover, the sense of presence in an educational atmosphere with other individuals was reported to be significantly stronger in a real physical classroom, as compared to an online classroom. This thesis therefore seeks to provide a new, alternative …


Analysis Of Classifier Weaknesses Based On Patterns And Corrective Methods, Nicholas Skapura Jan 2021

Analysis Of Classifier Weaknesses Based On Patterns And Corrective Methods, Nicholas Skapura

Browse all Theses and Dissertations

Classification is an important branch of machine learning that impacts many areas of modern life. Many classification algorithms (classifiers for short) have been developed. They have highly different levels of sophistication and classification accuracy. Classification problems often have highly different levels of hardness and complexity. Practitioners of classification modeling need better understanding of those algorithms in order to select the optimal algorithm for given classification problems. Researchers of classification need new insight on how given classifiers are weak and how they can be improved by correcting their classification errors. This dissertation introduces new tools and concepts to analyze classifier weakness …


Human-Ai Teaming For Dynamic Interpersonal Skill Training, Xavian Alexander Ogletree Jan 2021

Human-Ai Teaming For Dynamic Interpersonal Skill Training, Xavian Alexander Ogletree

Browse all Theses and Dissertations

In almost every field, there is a need for strong interpersonal skills. This is especially true in fields such as medicine, psychology, and education. For instance, healthcare providers need to show understanding and compassion for LGBTQ+ and BIPOC (Black, Indigenous, and People of Color), or individuals with unique developmental or mental health needs. Improving interpersonal skills often requires first-person experience with expert evaluation and guidance to achieve proficiency. However, due to limited availability of assessment capabilities, professional standardized patients and instructional experts, students and professionals currently have inadequate opportunities for expert-guided training sessions. Therefore, this research aims to demonstrate leveraging …


Texture-Driven Image Clustering In Laser Powder Bed Fusion, Alexander H. Groeger Jan 2021

Texture-Driven Image Clustering In Laser Powder Bed Fusion, Alexander H. Groeger

Browse all Theses and Dissertations

The additive manufacturing (AM) field is striving to identify anomalies in laser powder bed fusion (LPBF) using multi-sensor in-process monitoring paired with machine learning (ML). In-process monitoring can reveal the presence of anomalies but creating a ML classifier requires labeled data. The present work approaches this problem by printing hundreds of Inconel-718 coupons with different processing parameters to capture a wide range of process monitoring imagery with multiple sensor types. Afterwards, the process monitoring images are encoded into feature vectors and clustered to isolate groups in each sensor modality. Four texture representations were learned by training two convolutional neural network …


Evaluating The Performance Of Using Speaker Diarization For Speech Separation Of In-Person Role-Play Dialogues, Raveendra Medaramitta Jan 2021

Evaluating The Performance Of Using Speaker Diarization For Speech Separation Of In-Person Role-Play Dialogues, Raveendra Medaramitta

Browse all Theses and Dissertations

Development of professional communication skills, such as motivational interviewing, often requires experiential learning through expert instructor-guided role-plays between the trainee and a standard patient/actor. Due to the growing demand for such skills in practices, e.g., for health care providers in the management of mental health challenges, chronic conditions, substance misuse disorders, etc., there is an urgent need to improve the efficacy and scalability of such role-play based experiential learning, which are often bottlenecked by the time-consuming performance assessment process. WSU is developing ReadMI (Real-time Assessment of Dialogue in Motivational Interviewing) to address this challenge, a mobile AI solution aiming to …


The Application Of Machine Learning In Analyzing Organic Compounds From Nmr Spectral Data, Nicole Maia Powell Jan 2021

The Application Of Machine Learning In Analyzing Organic Compounds From Nmr Spectral Data, Nicole Maia Powell

Senior Independent Study Theses

Nuclear magnetic resonance (NMR) is used in organic chemistry to identify unknown organic compounds. The data obtained from an NMR spectrometer are typically shown in the form of a spectrum, which is then analyzed by an analytical chemist. The action of analyzing a spectrum, especially one of a large and complex molecule, is a long and tedious process. In this project, Python is used to implement hierarchical clustering on NMR data obtained from an NMR spectrometer at the College of Wooster to explore its application in NMR analysis. MATLAB is used to build a decision tree from the same data, …


Change Request Prediction And Effort Estimation In An Evolving Software System, Lamees Abdullah Alhazzaa Jan 2021

Change Request Prediction And Effort Estimation In An Evolving Software System, Lamees Abdullah Alhazzaa

Electronic Theses and Dissertations

Prediction of software defects has been the focus of many researchers in empirical software engineering and software maintenance because of its significance in providing quality estimates from the project management perspective for an evolving legacy system. Software Reliability Growth Models (SRGM) have been used to predict future defects in a software release. Modern software engineering databases contain Change Requests (CR), which include both defects and other maintenance requests. Our goal is to use defect prediction methods to help predict CRs in an evolving legacy system.

Limited research has been done in defect prediction using curve-fitting methods evolving software systems, with …


Increasing The Value Of Information During Planning In Uncertain Environments, Gaurab Pokharel Jan 2021

Increasing The Value Of Information During Planning In Uncertain Environments, Gaurab Pokharel

Honors Papers

Prior studies have demonstrated that for many real-world problems, POMDPs can be solved through online algorithms both quickly and with near optimality [10, 8, 6]. However, on an important set of problems where there is a large time delay between when the agent can gather information and when it needs to use that information, these solutions fail to adequately consider the value of information. As a result, information gathering actions, even when they are critical in the optimal policy, will be ignored by existing solutions, leading to sub-optimal decisions by the agent. In this research, we develop a novel solution …


Analysis Of Github Pull Requests, Canon Ellis Dec 2020

Analysis Of Github Pull Requests, Canon Ellis

Computer Science and Engineering Theses and Dissertations

The popularity of the software repository site GitHub has created a rise in the Pull Based Development Models' use. An essential portion of pull-based development is the creation of Pull Requests. Pull Requests often have to be reviewed by an individual to be approved and accepted into the Master branch of a software repository. The reviewing process can often be time-consuming and introduce a relatively high level of lost development time. This paper examines thousands of pull requests to understand the most valuable metadata of pull requests. We then introduce metrics in comparing the metadata of pull requests to understand …


Analyzing Performance, Energy Consumption, And Reliability Of Mobile Applications, Osama Barack Dec 2020

Analyzing Performance, Energy Consumption, And Reliability Of Mobile Applications, Osama Barack

Computer Science and Engineering Theses and Dissertations

Mobile applications have become a high priority for software developers. Researchers and practitioners are working toward improving and optimizing the energy efficiency and performance of mobile applications due to the capacity limitation of mobile device processors and batteries. In addition, mobile applications have become popular among end-users, developers have introduced a wide range of features that increase the complexity of application code.

To improve and enhance the maintainability, extensibility, and understandability of application code, refactoring techniques were introduced. However, implementing such techniques to mobile applications affects energy efficiency and performance. To evaluate and categorize software implementation and optimization efficiency, several …


Deep Neural Network Based Student Response Modeling With Uncertainty, Multimodality And Attention, Xinyi Ding Dec 2020

Deep Neural Network Based Student Response Modeling With Uncertainty, Multimodality And Attention, Xinyi Ding

Computer Science and Engineering Theses and Dissertations

In this thesis, I investigate deep neural network based student response modeling, more specifically Knowledge Tracing (KT). Knowledge Tracing allows Intelligent Tutoring Systems to infer which topics or skills a student has mastered, thus adjusting curriculum accordingly. Deep neural network based knowledge tracing models like Deep Knowledge Tracing (DKT) and Dynamic Key-Value Memory Network (DKVMN) have achieved significant improvements compared with conventional probabilistic models. There are mainly two goals in this thesis: 1) To have a better understanding of existing deep neural network based models and their predictions through visualization and through incorporating uncertainties. 2) To improve the performance of …


Multigrid For The Nonlinear Power Flow Equations, Enrique Pereira Batista Dec 2020

Multigrid For The Nonlinear Power Flow Equations, Enrique Pereira Batista

Mathematics Theses and Dissertations

The continuously changing structure of power systems and the inclusion of renewable
energy sources are leading to changes in the dynamics of modern power grid,
which have brought renewed attention to the solution of the AC power flow equations.
In particular, development of fast and robust solvers for the power flow problem
continues to be actively investigated. A novel multigrid technique for coarse-graining
dynamic power grid models has been developed recently. This technique uses an
algebraic multigrid (AMG) coarsening strategy applied to the weighted
graph Laplacian that arises from the power network's topology for the construction
of coarse-grain approximations to …


Packet Delivery: An Investigation Of Educational Video Games For Computer Science Education, Robert Lafferty Dec 2020

Packet Delivery: An Investigation Of Educational Video Games For Computer Science Education, Robert Lafferty

Department of Computer Science and Engineering: Dissertations, Theses, and Student Research

The field of educational video games has rapidly grown since the 1970s, mostly producing video games to teach core education concepts such as mathematics, natural science, and English. Recently, various research groups have developed educational games to address elective topics such as finance and health. Educational video games often target grade school audiences and rarely target high school students, college students, or adults. Computer science topics are not a common theme among educational video games; the games that address Computer Science topics teach computer fundamentals, such as typing or basic programming, to young audiences.

Packet Delivery, an educational video …


Connecting Swosu To The Open Science Grid, Arianna Martin, Jeremy Evert Nov 2020

Connecting Swosu To The Open Science Grid, Arianna Martin, Jeremy Evert

Student Research

No abstract provided.


Systems And Network Administration - Introduction, Jimmy Richford, Nyc Tech-In-Residence Corps Oct 2020

Systems And Network Administration - Introduction, Jimmy Richford, Nyc Tech-In-Residence Corps

Open Educational Resources

Lecture for CISC 4311: Systems and Network Administration (Fall 2020)


Cisc 4331 – Systems And Network Administration - Week 5, Jimmy Richford, Nyc Tech-In-Residence Corps Oct 2020

Cisc 4331 – Systems And Network Administration - Week 5, Jimmy Richford, Nyc Tech-In-Residence Corps

Open Educational Resources

Lecture 5 for CISC 4331 - Systems and Network Administration


Cisc 4331 – Systems And Network Administration - Week 3, Jimmy Richford, Nyc Tech-In-Residence Corps Oct 2020

Cisc 4331 – Systems And Network Administration - Week 3, Jimmy Richford, Nyc Tech-In-Residence Corps

Open Educational Resources

Lecture 3 for CISC 4331: Systems and Network Administration


Cisc 4331 – Systems And Network Administration Week 6, Jimmy Richford, Nyc Tech-In-Residence Corps Oct 2020

Cisc 4331 – Systems And Network Administration Week 6, Jimmy Richford, Nyc Tech-In-Residence Corps

Open Educational Resources

Lecture 6 for CISC 4331 - Systems and Network Administration


Cisc 4331 – Systems And Network Administration - Week 4, Jimmy Richford, Nyc Tech-In-Residence Corps Oct 2020

Cisc 4331 – Systems And Network Administration - Week 4, Jimmy Richford, Nyc Tech-In-Residence Corps

Open Educational Resources

Lecture 4 for CISC 4331 - Systems and Network Administration


Cisc 4331 – Systems And Network Administration - Week 2, Jimmy Richford, Nyc Tech-In-Residence Corps Oct 2020

Cisc 4331 – Systems And Network Administration - Week 2, Jimmy Richford, Nyc Tech-In-Residence Corps

Open Educational Resources

Lecture 2 for CISC 4331: Systems and Network Administration


Lecture - Csci 275: Linux Systems Administration And Security, Moe Hassan, Nyc Tech-In-Residence Corps Oct 2020

Lecture - Csci 275: Linux Systems Administration And Security, Moe Hassan, Nyc Tech-In-Residence Corps

Open Educational Resources

Lecture for CSCI 275: Linux Systems Administration and Security


Characterizing The Behavior Of Mutated Proteins With Emcap: The Energy Minimization Curve Analysis Pipeline, Matthew Lee, Bodi Van Roy, Filip Jagodzinski Oct 2020

Characterizing The Behavior Of Mutated Proteins With Emcap: The Energy Minimization Curve Analysis Pipeline, Matthew Lee, Bodi Van Roy, Filip Jagodzinski

WWU Honors College Senior Projects

Studies of protein mutants in wet laboratory experiments are expensive and time consuming. Computational experiments that simulate the motions of protein with amino acid substitutions can complement wet lab experiments for studying the effects of mutations. In this work we present a computational pipeline that performs exhaustive single-point amino acid substitutions in silico. We perform energy minimization as part of molecular dynamics (MD) of our generated mutant proteins, and the wild type, and log the energy potentials for each step of the simulations. We motivate several metrics that rely on the energy minimization curves of the wild type and mutant, …


Student Meetup: An Ajs Project, Alejandro Zeballos, Suelen De Campos Fiorelo, James Harris Oct 2020

Student Meetup: An Ajs Project, Alejandro Zeballos, Suelen De Campos Fiorelo, James Harris

ICT

This report focuses on our perceived lack of applications that can assist students in finding suitable environments in which they can study together. Our research has shown that while there are applications that are dedicated to helping students to study, none that we have found help students connect with one another, for the sole purpose of studying.

With our application, we intend to create a platform that will enable students to connect with each other, on both a website and a mobile application. We hope to give students the ability to create and join study sessions, as well as provide …


Advcon, Beacon Devices And Electronic Advertisement, Edwin Ibrahim Garces, Eduard Fernando Cuadros, Thiago Almeida, Ben O'Leary Oct 2020

Advcon, Beacon Devices And Electronic Advertisement, Edwin Ibrahim Garces, Eduard Fernando Cuadros, Thiago Almeida, Ben O'Leary

ICT

Technology is increasingly becoming an important ally for business, so it is important to develop studies and research that bring innovation to the market.

This report is about implementation of an app that utilizes a Bluetooth communication as a way of send low data information to a mobile device as an advertisement and how it would help on the business growth.

The research that were carried out in order to bring more knowledge about the beacon technology that is being the basis of our project and mobile devices app development.

It was found that there is still more to be …


Help Us Technology: Created By Students For Students, Celso Martins, Fabiana Friedrich, Guilherme Tenorio, Vinicius Martins Oct 2020

Help Us Technology: Created By Students For Students, Celso Martins, Fabiana Friedrich, Guilherme Tenorio, Vinicius Martins

ICT

HUT is an online platform created by third year students at CCT College Dublin as the Final Project for the Bachelor of Science in Information Technology. The initial idea for the project came up during a meeting in a Café where we were all debating what would be the project theme and final product. During the first group meetings in college, our group came up with several good ideas but what would benefit us all, as students, would be something related to Online Learning because during our last academic year, a global pandemic began leaving Educational institutions with no option …


Pod: Plenty Of Dogs, Adriana Moreira, Claudio Santana, Jordana Marques, Kevin Cardoso, Larissa Fernandes Oct 2020

Pod: Plenty Of Dogs, Adriana Moreira, Claudio Santana, Jordana Marques, Kevin Cardoso, Larissa Fernandes

ICT

Finding the ideal match for dog breeding has never been an easy task for most dog owners in different parts of the world, including Ireland. Seeking an opportunity to minimise this problem, a lovely user-friendly web application called Plenty Of Dogs (POD) was developed to facilitate dog owners to found a perfect match for their dogs, according to their search criteria. Besides that, dog owners will also be able to find new friends to their doggies. Initially, only the Republic of Ireland will be benefited from POD services.

To achieve this goal, this project was divided into five distinct phases: …


Track My Ride, Cesar Padron Ramirez, Jady Silva Martins, Maria De La Luz Lagunas Modesto, Rodolfo Carvajal Marquez, Yuri Braga Oct 2020

Track My Ride, Cesar Padron Ramirez, Jady Silva Martins, Maria De La Luz Lagunas Modesto, Rodolfo Carvajal Marquez, Yuri Braga

ICT

Cycling has become more and more popular as a healthy activity and a transport option across many countries. This is not different in Ireland, a country where in April 2016, 56,837 people cycled to work; an increase of 43% since 2011 (Central statistics office, 2017).

Irish Government “committed to developing cycling as one of the most desirable modes of travel by 2020” as it plays an indispensable role in people’s lives (Sustainable transport division - department of transport, tourism and sport, 2009).

The “Balance” team managed to visualize that a strong cycling culture was becoming important in Ireland. Hence our …