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

Data Science Commons

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

Databases and Information Systems

Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 1 - 30 of 212

Full-Text Articles in Data Science

Sequential Causal Architecture For Multimodal Aviation Accident Prediction, Kaitlyn Cavanaugh, Isaac Morrison Aug 2026

Sequential Causal Architecture For Multimodal Aviation Accident Prediction, Kaitlyn Cavanaugh, Isaac Morrison

Discovery Day - Daytona Beach

Aviation accidents are rarely the result of a single failure but rather from a complex causal chain of latent failures. While traditional data mining models often predict incident occurrence, they frequently overlook the sequential mechanics defined by known accident causation theoretical frameworks like the Swiss Cheese Model and the FAA's HFACS. This project addresses the need for interpretable, reliable, multi-stage forecasting by proposing a Sequential Causal Architecture that transforms theoretical causation models into a structured Directed Acyclic Graph (DAG) for multimodal accident causation chain prediction. Data from the NTSB and DOT is used and connected together in a meaningful way …


Dcat - Distributed Computing And Analysis Tool, Asher Zwickel, Jacob Burdge Aug 2026

Dcat - Distributed Computing And Analysis Tool, Asher Zwickel, Jacob Burdge

Discovery Day - Daytona Beach

This project uses distributed computing to process and analyze large datasets related to cyber breaches and attacks. Its main goal is to find patterns between initial cyber incidents and what happens next. It looks at whether responses tend to escalate, calm down, or stay about the same over time. Understanding this helps explain how digital conflicts develop and whether they follow predictable paths. The project was built as part of university research and runs on custom software across a cluster of 17 Chromebooks. While the system can study many topics, it is currently focused on cyber activity. The software uses …


Machine Learning For Predictive Energy And Emissions Modeling Of Vehicles And Power Grids In The United States, S M Tanvir Faysal Alam Chowdhoury Aug 2026

Machine Learning For Predictive Energy And Emissions Modeling Of Vehicles And Power Grids In The United States, S M Tanvir Faysal Alam Chowdhoury

Dissertations

The environmental benefits of electric vehicle (EV) adoption depend on more than replacing internal combustion engine vehicles with electric powertrains. EV adoption reshapes electricity demand, interacts with regional generation mixes, and influences travel behavior and congestion, creating a coupled transportation-energy system in which vehicle and power-plant emissions must be evaluated together. This dissertation develops machine-learning frameworks for predicting energy consumption and emissions from vehicles and power grids under rising EV adoption. The first component forecasts grid emissions from EV charging. Using simulation data from NREL's Cambium database, a Prophet-based time-series framework predicts carbon dioxide, nitrous oxide, and methane emission rates …


Labeling And Describing Objects In A Photogrammetry-Based 3d Environment Using Computer Vision And Artificial Intelligence, Colin Donald Moschella May 2026

Labeling And Describing Objects In A Photogrammetry-Based 3d Environment Using Computer Vision And Artificial Intelligence, Colin Donald Moschella

Capstone Projects

Cataloging and digitizing the objects inside a building manually is a task that is often impractical at scale. This project therefore automates the process, using a custom-made system. Using a photogrammetry-based 3D reconstruction of a room, this system is applied to sequences of 2D images used to make the 3D models. The system applies object detection, image segmentation, and image-text models to identify and describe objects, using CNN based models such as YOLO and OpenCLIP. Each analyzed object is then stored in a structured database with spatial coordinates from the 3D scanning, descriptive attributes from the image-text models, and other …


Augmented Reality In Fashion Retail: A Walmart Unlimited Study, Chloe A. Mcpherson May 2026

Augmented Reality In Fashion Retail: A Walmart Unlimited Study, Chloe A. Mcpherson

Apparel Merchandising and Product Development Undergraduate Honors Theses

As technology continues to evolve, augmented reality (AR) has become increasingly common within the retail and fashion industries. This study explored Gen Z consumers’ perceptions of immersive AR shopping experiences through Walmart Unlimited, an interactive digital shopping platform. The purpose of this research was to better understand how younger consumers respond to AR-enhanced shopping environments and whether these technologies influence attitudes toward convenience, engagement, and sustainability in retail.

A quantitative research design was used for this study. Participants completed the Walmart Unlimited shopping experience and then responded to a Qualtrics survey measuring areas such as immersion, satisfaction, ease of use, …


Moneyup: A Predictive Financial Management System For College Students, Isaiah J. Adams, Malaya E. Wilburd, Dan V. Le, Joshua P. Golden Apr 2026

Moneyup: A Predictive Financial Management System For College Students, Isaiah J. Adams, Malaya E. Wilburd, Dan V. Le, Joshua P. Golden

ATU Scholars Symposium

College students often lack accessible tools that combine real-time financial tracking, mobile accessibility, predictive analytics, and secure system design, leaving many without structured insight into their spending behavior. MoneyUP is a full-stack financial management platform developed to address these challenges through a secure, data-driven budgeting system deployed as both a web application and a cross-platform Flutter mobile application. The system integrates the Plaid API in its Sandbox environment to synchronize simulated banking data for secure testing without exposing live financial credentials. Transaction data is processed and stored using Supabase with a relational PostgreSQL database structured to enforce normalization, referential integrity, …


Harvest Scanner, Alexander Murphy Apr 2026

Harvest Scanner, Alexander Murphy

Posters - 2026

In current times, people can find themselves at the whims of markets and may be spending more than they realize or want to on regular, everyday goods. New tools can help users keep track of the goods they are paying for. Harvest Scanner was developed to scan and track local grocery prices from stores using their publicly available website information. It was developed in Python using PyQt5 for GUI. The database is stored as an SQL file with Python using SQLite engine. Users will be able to view local grocery prices in a database interface (GUI). There are many features …


Human Subject Studies For The Alignment Of Llm-As-A-Judge Evaluation Metric For Science News, Gabriel Vega Osborne Mar 2026

Human Subject Studies For The Alignment Of Llm-As-A-Judge Evaluation Metric For Science News, Gabriel Vega Osborne

Knowledge and Creativity Expo

Science news has become an important vehicle to disseminate scientific breakthroughs, discoveries, and technological innovations. With the advancement of large language models and related AI models, it is possible to automatically generate science news from scientific papers, extending the reader population from domain scientists to a broader scope. However, how to evaluate the quality of the generated news warrants research. Traditional token based metrics have been shown to fail to evaluate the semantics and nuances of science news. Inspired by the fact that a major goal of science news is to educate readers with new knowledge, we thus propose knowledge …


Kms-Net: Kolmogorov–Arnold-Based Multi-Scale Attention Network For Cardiac Segmentation, Abid Mehmood, Hassan Ali, David Noule Tolno, Sery Gahouidi Thierry S, Muhammad Saeed, Naeem Ahmed Mar 2026

Kms-Net: Kolmogorov–Arnold-Based Multi-Scale Attention Network For Cardiac Segmentation, Abid Mehmood, Hassan Ali, David Noule Tolno, Sery Gahouidi Thierry S, Muhammad Saeed, Naeem Ahmed

Research & Publications

Accurate segmentation of cardiac structures in 2D echocardiography is essential for diagnosing cardiovascular disease and computing clinical metrics such as chamber volumes and ejection fraction. Conventional U-Net architectures excel at extracting local spatial features but struggle with long-range dependencies inherent in noisy ultrasound images, while pure Transformer-based models capture global context at the expense of fine boundary detail. To address these limitations, we propose KMS-Net, a novel hybrid segmentation architecture that integrates Kolmogorov–Arnold Networks (KANs), a class of learnable, spline-based function approximators that replace fixed activation functions with trainable nonlinear mappings, alongside multi-scale attention mechanisms. Specifically, spline-based KAN layers (grid …


Data Centers In Mountain West Markets, 2026, Cason Noll, Krish Sharma, Maisoon Faris, Olivia K. Cheche, Caitlin J. Saladino, William E. Brown Jr. Mar 2026

Data Centers In Mountain West Markets, 2026, Cason Noll, Krish Sharma, Maisoon Faris, Olivia K. Cheche, Caitlin J. Saladino, William E. Brown Jr.

Transportation & Infrastructure

This fact sheet reports on the distribution and geographic concentration of data centers across the Mountain West states of Arizona, Colorado, Nevada, New Mexico and Utah as of March 6th, 2026. Using data from DataCenterMap, this fact sheet examines the number of data centers in each Mountain West state and further analyzes market-level  distribution, defined as cities within each state where data centers are located. The data are used to compare state totals and to rank Mountain West markets from highest to lowest based on the number of data centers operating in that area.


Removed: When Taxi Drivers Meet Dynamic Pricing: A Lesson From Singapore's Justgrab Program, Shih-Fen Cheng, Wen-Tai Hsu, Jing Li Feb 2026

Removed: When Taxi Drivers Meet Dynamic Pricing: A Lesson From Singapore's Justgrab Program, Shih-Fen Cheng, Wen-Tai Hsu, Jing Li

Research Collection School Of Economics

This paper studies how dynamic pricing influences taxi drivers’ behaviors using a unique event, the inception of the JustGrab program in Singapore in 2017, which introduces dynamic pricing to some, but not all, taxi drivers. This is the first time in history that traditional taxi drivers have access to dynamic pricing. Using data covering the universe of taxi trips before and after the inception of JustGrab, we find that there is spatial reallocation that directs more taxi drivers to the previously less-served areas, that there is also a temporal reallocation that directs more taxi drivers to rush hours, as well …


Beyond The Lace Index: Benchmarking Machine Learning Architectures And Explaining 30-Day Hospital Readmission Risk With Shap Analysis, Carl E. Hughes Iii Jan 2026

Beyond The Lace Index: Benchmarking Machine Learning Architectures And Explaining 30-Day Hospital Readmission Risk With Shap Analysis, Carl E. Hughes Iii

Williams Honors College, Honors Research Projects

Unplanned 30-day hospital readmission remains a fundamental challenge in US healthcare, associated with increased risk to patient recovery and representing an estimated $52.4 billion in annual expenses (Beauvais et al., 2022). While the rigorously validated LACE index serves as the clinical standard for readmission modeling, its linear structure and four explanatory variables lack the complexity to capture the high-dimensional and interactive nature of patient risk. This study utilizes an admission granularity level cohort of the MIMIC-IV database to develop and compare machine learning architectures against the baseline LACE index. Due to the imbalanced prevalence of readmission, the penalized logistic regression, …


Swimming In Uncertainty: Filling Data Gaps And Providing An Educational Platform For Beach Water Quality At Tybee Island, Georgia, Lukas Roberson Jan 2026

Swimming In Uncertainty: Filling Data Gaps And Providing An Educational Platform For Beach Water Quality At Tybee Island, Georgia, Lukas Roberson

College of Graduate Studies: Theses & Dissertations

@font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-536870145 1107305727 0 0 415 0;}p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman",serif; mso-fareast-font-family:"Times New Roman";}.MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-font-kerning:0pt; mso-ligatures:none;}div.WordSection1 {page:WordSection1;}

Swimming in beaches water contaminated with high levels of bacteria can make you sick. Current monitoring at the public beaches on Tybee Island consists of weekly monitoring and enumeration of fecal indicator bacteria that takes 24 hours for results. If the number of bacteria exceed regulatory limits, a public health advisory is issued, and affected waters are retested until …


Proverag: Provenance-Driven Vulnerability Analysis With Automated Retrieval-Augmented Llms, Reza Fayyazi, Stella Hoyos Trueba, Michael Zuzak, Jay Yang Dec 2025

Proverag: Provenance-Driven Vulnerability Analysis With Automated Retrieval-Augmented Llms, Reza Fayyazi, Stella Hoyos Trueba, Michael Zuzak, Jay Yang

Institute for Informatics and Applied Technology Scholarship

In cybersecurity, security analysts constantly face the challenge of mitigating newly discovered vulnerabilities in real-time, with over 300,000 vulnerabilities identified since 1999. The sheer volume of known vulnerabilities complicates the detection of patterns for unknown threats. While LLMs can assist, they often hallucinate and lack alignment with recent threats. Over 40,000 vulnerabilities have been identified in 2024 alone, which are introduced after most popular LLMs’ (e.g., GPT-5) training data cutoff. This raises a major challenge of leveraging LLMs in cybersecurity, where accuracy and up-to-date information are paramount. Therefore, we aim to improve the adaptation of LLMs in vulnerability analysis by …


Topic Modeling And Culturomic Analysis Of 30,000 Books Over 100 Years Using Gensim, Michael A. Freeman Dec 2025

Topic Modeling And Culturomic Analysis Of 30,000 Books Over 100 Years Using Gensim, Michael A. Freeman

Electronic Theses and Dissertations

This thesis explores the cultural influence of historical events on English-language fiction published between 1820 and 1929. Using a corpus of 30,256 digitized books from Project Gutenberg, Latent Dirichlet Allocation (LDA) topic modeling was applied to identify recurring themes across eleven decades. The study sought to determine whether historically significant events could be detected within fictional narratives. One clear instance emerged: Napoleon Bonaparte and the Napoleonic Wars appeared explicitly in the 1820s corpus. Beyond this, several thematic patterns were observed—such as maritime language in the 1840s, national identity in the 1880s, and youth-oriented dialogue in the early 20th century—that plausibly …


Reverse (Bio)Engineering: A Machine Learning Approach To Optimize Baseball Pitcher Health And Performance, Robert C. Moore Dec 2025

Reverse (Bio)Engineering: A Machine Learning Approach To Optimize Baseball Pitcher Health And Performance, Robert C. Moore

All Dissertations

Ball tracking systems are becoming ubiquitous in sport, creating an unprecedented opportunity for big data applications to optimize human health and performance. These applications are especially common in baseball, a sport known for analyzing ball flight data to quantify performance. Analysts routinely use ball flight data to identify the attributes of top performing pitchers, finding that the best pitchers throw with optimal combinations of release speed and spin to precise locations. However, for certain pitchers, the throwing motion required to produce optimal ball flight places exceedingly high biomechanical load on the elbow, and consequently injury rates continue to rise. This …


Building An Inclusive Ai Chatbot For Diverse Student Communities At Cal Poly: Uplift Ai, Gideon Telahun Oct 2025

Building An Inclusive Ai Chatbot For Diverse Student Communities At Cal Poly: Uplift Ai, Gideon Telahun

College of Engineering Summer Undergraduate Research Program

This research project will investigate the ability of advanced Large Language Models (LLMs) to identify and assess misinformation across diverse forms of media, including text, images, and video. In an age where misleading content spreads rapidly across digital platforms, evaluating the reliability and integrity of AI systems tasked with fact-checking is critical. We will develop a comprehensive dataset composed of factual and misleading examples drawn from various well-known and reliable fact-checking organizations. Each item will be independently reviewed and transparently labeled to ensure reproducibility. We will then prompt a curated group of state-of-the-art LLMs—including GPT-4, Claude, Gemini, Perplexity, Grok, and …


Online Prediction Of Streaming Data, Aleena Chanda Aug 2025

Online Prediction Of Streaming Data, Aleena Chanda

Dissertations and Doctoral Documents, University of Nebraska-Lincoln, 2023–

We present two new approaches for point prediction with streaming data based on a) the Count-Min sketch and b) Gaussian Process Priors with random bias. The methods are intended for the most general case where no true model can be usefully formulated for the data stream. In statistical contexts, this is often called the M open problem class. For the Count Min Sketch method we show that the predicted distribution function ^F converges to F under the assumption that the data consists of i.i.d samples from a fixed distribution function F. To implement the Gaussian Process Prior methods, we used …


Non-Blackbox Robust Design Of Machine Learning In Networks, Venkat Sai Suman Lamba Karanam Aug 2025

Non-Blackbox Robust Design Of Machine Learning In Networks, Venkat Sai Suman Lamba Karanam

Dissertations and Doctoral Documents, University of Nebraska-Lincoln, 2023–

Networked systems have become increasingly complex, with newer communication technologies and standards being added every day. Machine Learning (ML) and Artificial Intelligence (AI) paradigms have been adopted in networks to not only solve many fundamental problems, but also to allow seamless integration of components comprising them. The saying “let’s not reinvent the wheel” in ML/AI adoption implies that model architecture design be left for pure ML/AI researchers, while network researchers focus on input preprocessing (e.g. formatting the packet data to be fed to a model), hyperparameter fine-tuning and a trial-and-error approach to find the “best” result. …


A Decision Support System For Conference Session Selection Using Natural Language Processing, Tillman E. Erb Jun 2025

A Decision Support System For Conference Session Selection Using Natural Language Processing, Tillman E. Erb

Master's Theses

Conference attendees are faced with selecting from hundreds to thousands of presentations and sessions in pursuit of new findings and methods relevant to their area of interest, an overwhelming amount of information from which to clearly make a decision. To address this, we developed a decision support system leveraging natural language processing (NLP) techniques such as semantic matching. By creating and matching embeddings of conference presentation abstracts and titles, the application provides improved query matching compared to keyword searching. We introduce Session Scout, a novel conference decision support system built upon a semantic retrieval framework. Session Scout is designed to …


Towards Explainable Ai On Graph Neural Networks: Xaig, Jiaxing Zhang May 2025

Towards Explainable Ai On Graph Neural Networks: Xaig, Jiaxing Zhang

Dissertations

In the evolving landscape of artificial intelligence (AI), Graph Neural Networks (GNNs) have garnered growing prominence for their adeptness in processing graph-structured data. Despite this, the interpretability of their predictions often remains elusive. The demand for transparency and explainability in complex prediction models has reached unprecedented levels. To address this, post-hoc instance-level explanation techniques have emerged, aiming to unveil the rationale behind GNN predictions. These techniques endeavor to unearth substructures that elucidate the predictive behavior of trained GNNs.

This dissertation embarks on an exploration of Explainable AI (XAI) technologies within the realm of GNNs. Amid the challenges posed by the …


A Computational Method For Detecting Compound Promiscuity In Early-Stage Pharmaceutical Discovery, John Allen Ringer May 2025

A Computational Method For Detecting Compound Promiscuity In Early-Stage Pharmaceutical Discovery, John Allen Ringer

Computer Science ETDs

Modern drug discovery and chemical biology research relies heavily on analyzing bioassay data. One of the many challenges in bioassay data analysis is identifying false trails, i.e., chemical compounds which initially appear to have desirable activity but are found to be problematic upon further investigation. Badapple (the BioAssay-Data Associative Promiscuity Pattern Learning Engine) was created over ten years ago to help researchers identify promiscuous compounds and thus avoid a common source of these false trails. Through an effort involving software engineering, cheminformatics, and biomedical data science we have developed Badapple 2.0, which incorporates updated assay records and expanded data semantics. …


Computer Vision In Soccer: Yolov11 Analytics Engine For Quantifying Game Strategy, Connor S. Maurer May 2025

Computer Vision In Soccer: Yolov11 Analytics Engine For Quantifying Game Strategy, Connor S. Maurer

Data Science Undergraduate Honors Theses

Single-shot object detection capabilities significantly reduce computational overhead for real-time computer vision in sports analytics at 60 FPS. YOLO11’s lightweight CNN gives promising accuracy while meeting the low-latency demand of dynamic soccer matches. As data-driven approaches take over the sport of soccer, efficient player tracking systems become critical for informing coach’s strategies. I prototype the ETL (Extract, Transform, Load) process of data collected from a single- shot detection program and evaluate its viability for estimating player fatigue. YOLO11 detects players, the ball, and other characteristics, with the output transformed by homography to estimate the positions in the real world. These …


Analytics Insights From Text: Machine Learning, Ai, And Sentiment Analysis On Beige Books, Charlie Smith May 2025

Analytics Insights From Text: Machine Learning, Ai, And Sentiment Analysis On Beige Books, Charlie Smith

Graduate Theses and Dissertations (2019 - present)

Business analytics is about drawing actionable insights from data. These distinct but connected essays represent a novel approach to explore how natural language processing (NLP) advances and machine learning can transform unstructured text data into actionable conclusions. Essay 1 provides a broad framework. Essay 2 strengthens the sentiment analysis with the most recent artificial intelligence methodologies for capturing nuanced sentiment in complex texts. Essay 3 applies those insights to forecast recessions using topics that can be readily interpreted and applied.

The research demonstrates how these methodologies can be applied to enhance understanding of the same dataset, Beige Books. Published by …


Comparative Analysis Of Regression And Random Forest Models For Player Performance Prediction In The Mls, Joshua Clement Madeti May 2025

Comparative Analysis Of Regression And Random Forest Models For Player Performance Prediction In The Mls, Joshua Clement Madeti

Senior Honors Theses

Advanced technology and analytics have transformed the world and have benefited several industries throughout, the sport industry being one of them. Data is constantly generated during sports and requires post-game or post-season analysis which is crucial to team and player success. In this paper, the researcher will focus on the impact of analytics on soccer and soccer players. With over three billion active fans, soccer is the most famous sport in the world yet, when it comes to analytics, it is lagging. The thesis includes a comparative study of multiple linear regression and random forest regression to explore whether these …


Unraveling Genetic Links Between Diabetes And Heart Failure-A Machine Learning Approach, Sunakhi Sahoo, Marzieh Ayati Mar 2025

Unraveling Genetic Links Between Diabetes And Heart Failure-A Machine Learning Approach, Sunakhi Sahoo, Marzieh Ayati

Research Symposium

Background: Diabetic heart failure (DHF) is defined as a chronic and progressive disease which is associated with both diabetes and heart failure (HF). Even though there have been many developments in the knowledge of these diseases, there is still much to learn about the genetic crossovers between the two. In this study, we identified genes that are associated with diabetic heart failure and heart failure by using gene expression data from patients with DHF, HF, and a control group of patients who died of natural causes. We sought to identify genes that had altered expression levels which could possibly play …


In-Season Nitrogen Mmanagement: Leveraging Data Visualization For Precision Agriculture, Chathurika Harshani Narayana Jan 2025

In-Season Nitrogen Mmanagement: Leveraging Data Visualization For Precision Agriculture, Chathurika Harshani Narayana

Department of Agricultural and Biological Systems Engineering: Dissertations, Theses, and Student Research

Effective nitrogen management is vital for sustainable agriculture, impacting both crop yield and environmental health. Traditional methods often use fixed application rates set before planting, which do not adapt to changing crop needs during the season. This can lead to over- or under-application, reducing efficiency and sustainability. While modern tools like sensors, satellites, and UAVs provide valuable real-time data on crop and field conditions, integrating and using this data to guide timely nitrogen decisions remains a major challenge. In-season nitrogen management offers a solution by allowing for dynamic adjustments to nitrogen applications, addressing crop needs as they arise. This approach …


Visualization Of Paleocurrents On A Web Application Using Gplates, Anjan Sapkota Dec 2024

Visualization Of Paleocurrents On A Web Application Using Gplates, Anjan Sapkota

MS in Computer Science Theses

Paleocurrents are flow directions derived from features of sedimentary rocks that reveal the direction of the current of wind or water that deposited the sediment. In 2015, Brand et al. created a global database of paleocurrents, which contains over 1,000,000 measurements worldwide: North America, South America, Australia, Great Britain, parts of Western Europe, China, Africa are fairly well represented; Antarctica, Eastern Europe, and Asia are modestly represented and Russia is poorly represented. The contribution of this thesis is a web application that uses the GPlates’ Application Programming Interface (API) to visualize global paleocurrents through time in an interactive way based …


The Impact Of Student Engagement Activities On Future Climate Change Adaptation: The Case Of Student Simulation Models, Bassel Mostafa Elkalaf Dec 2024

The Impact Of Student Engagement Activities On Future Climate Change Adaptation: The Case Of Student Simulation Models, Bassel Mostafa Elkalaf

Future Journal of Social Science

This paper explores the critical role of student engagement in addressing the growing challenges of climate change, with a focus on the Model United Nations (MUN) as a case study. As climate-related security threats increase globally, educational platforms that prepare youth for effective leadership in climate politics are more essential than ever. MUN, a widely practiced student activity simulating global policy-making, provides a valuable opportunity for students to deepen their understanding of the interconnectedness between climate change, peace, and security. By participating in MUN simulations, students engage in debates, develop innovative solutions, and practice diplomatic skills, all while exploring the …


Digital Humanities: Using Computational Methods On Literature To Understand Human-Water Relations, Ariel Yang Nov 2024

Digital Humanities: Using Computational Methods On Literature To Understand Human-Water Relations, Ariel Yang

Cybersecurity Undergraduate Research Showcase

By using computational techniques to analyze literature, deeper insights can be gained into human-water relationships across different historical and cultural contexts. Natural Language Processing (NLP) and other data science methods can explore applications of traditional ecological knowledge (TEK) and underlying emotions or beliefs in literature to help understand sustainability. Protecting this sensitive cultural data through ethical applications can further secure future implementations of policies, urban planning, and environmental relationships.