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

Data Science Commons

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

Applied Mathematics

Institution
Keyword
Publication Year
Publication
Publication Type

Articles 31 - 60 of 175

Full-Text Articles in Data Science

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 …


Grokking Applied To Chaotic Iterates Of The Logistic Map, Felix Donkoh Dec 2025

Grokking Applied To Chaotic Iterates Of The Logistic Map, Felix Donkoh

Electronic Theses and Dissertations

This thesis investigates grokking, the delayed transition from memorization to generalization in neural networks trained on deterministic chaotic data. Using an integer–arithmetic discretization of the logistic map, yn+1 =( a yn(p − yn))/ p 2 , bounded aperiodic sequences were generated across control parameters α ranging from 3.0 to 4.0. Transformer-based models displayed characteristic grokking curves. In periodic and chaotic regimes, validation accuracy rose suddenly after long plateaus, while at the Feigenbaum boundary (α ≈ 3.57) generalization failed completely. Increasing data diversity restored learning in chaotic domains, and explicit α–conditioning enabled a single network to generalize across all regimes. A …


An Income Subsystem As A Discrete Stochastic Leslie System: A Simulation-Based Approach, Fahd Nii Okantah Cobblah Dec 2025

An Income Subsystem As A Discrete Stochastic Leslie System: A Simulation-Based Approach, Fahd Nii Okantah Cobblah

Electronic Theses and Dissertations

This thesis formulates the household-income engine of an integrated population sim- ulator as a Discrete Stochastic Leslie System (DSLS). The nonnegative state vector nt ∈ Rk + aggregates income, savings, debt, employment, and transfers. (Here, the subscript + denotes the positive cone, i.e., vectors with nonnegative components). Annual evolution is linear in state, stochastic in coefficients: nt+1 = Ttnt + εt, with Tt : Rk + → Rk + cone-preserving. Exogenous macro drivers (inflation, employment, tax, salary inflation, mortgage) are forecast via ARIMA; forecasts multiply entries of Tt, preserving linearity in expectation while introducing realistic temporal correlation. The discrete-event implemented …


Ai-Driven Optimization Of Wind Energy Distribution In Texas Using Multi-Agent Reinforcement Learning, Waleed Amer, Owolabi Oluwadamilola, Bassey Ogbonnaya Nov 2025

Ai-Driven Optimization Of Wind Energy Distribution In Texas Using Multi-Agent Reinforcement Learning, Waleed Amer, Owolabi Oluwadamilola, Bassey Ogbonnaya

SMU Data Science Review

Abstract. The integration of large-scale wind power into modern electrical grids presents persistent challenges due to variability, curtailment, and compliance with operational constraints. This study proposes a multi-agent reinforcement learning (MARL) framework for optimizing wind energy distribution within the Texas power grid. The system employs three specialized agents—managing wind curtailment, storage utilization, and load adjustments—to collaboratively balance supply and demand under dynamic grid conditions. Using historical operational data from the Electric Reliability Council of Texas (ERCOT), the framework was trained and evaluated on a range of scenarios encompassing both typical and extreme operating conditions. Results demonstrate substantial performance improvements compared …


Explainable Post-Operative Patients Recovery Prediction Following Elective Brain Tumor Resection: A Precision Medicine Approach, Eleanor Belkin Nov 2025

Explainable Post-Operative Patients Recovery Prediction Following Elective Brain Tumor Resection: A Precision Medicine Approach, Eleanor Belkin

Annual Symposium on Biomathematics and Ecology Education and Research

No abstract provided.


Modeling The Cancer Cell Growth Predictions Based On Classical Mathematical Models With Physics-Informed Neural Network, Widodo Samyono Nov 2025

Modeling The Cancer Cell Growth Predictions Based On Classical Mathematical Models With Physics-Informed Neural Network, Widodo Samyono

Annual Symposium on Biomathematics and Ecology Education and Research

No abstract provided.


Reconstructing Gene Regulatory Networks From Time-Series Data In Knime, Raina Robeva Nov 2025

Reconstructing Gene Regulatory Networks From Time-Series Data In Knime, Raina Robeva

Annual Symposium on Biomathematics and Ecology Education and Research

No abstract provided.


[Project Insight] [Foag] Data-Driven Machine Learning Approaches To Modeling Pertussis Vaccine Scare Behavior, Gleb Gribovskii Nov 2025

[Project Insight] [Foag] Data-Driven Machine Learning Approaches To Modeling Pertussis Vaccine Scare Behavior, Gleb Gribovskii

Annual Symposium on Biomathematics and Ecology Education and Research

No abstract provided.


A Hybrid Data Assimilation Approach For Parameter Estimation In Dynamical Systems, Xuejian Li Nov 2025

A Hybrid Data Assimilation Approach For Parameter Estimation In Dynamical Systems, Xuejian Li

Math Department Colloquium Series

In this talk, we present a hybrid data assimilation (DA) method that integrates continuous data assimilation (CDA) with particle filtering to estimate parameters in dynamical systems. Parameter estimation in such systems is particularly challenging because it involves both determining the parameters and estimating the often high-dimensional physical state. To address this difficulty, we decouple the estimation of states and parameters by employing CDA for state estimation and particle filtering for parameter estimation, with information exchanged alternately between the two. This hybrid framework leverages the strengths of CDA in handling high-dimensional state estimation and the efficiency of particle filters in estimating …


Greedy Algorithm For Neural Networks For Indefinite Elliptic Problems, Qingguo Hong, Jiwei Jia, Young Ju Lee, Ziqian Li Sep 2025

Greedy Algorithm For Neural Networks For Indefinite Elliptic Problems, Qingguo Hong, Jiwei Jia, Young Ju Lee, Ziqian Li

Mathematics and Statistics Faculty Research & Creative Works

The paper presents a priori error analysis of the shallow neural network approximation to the solution to the indefinite elliptic equation and a cutting-edge implementation of the Orthogonal Greedy Algorithm (OGA) tailored to overcome the challenges of indefinite elliptic problems, which is a domain where conventional approaches often struggle due to the lack of coerciveness. A rigorous priori error analysis that shows the neural network's ability to approximate the solution of indefinite problems is confirmed numerically by OGA. We also present the error analysis of the relevant numerical quadrature. In particular, massive numerical implementations are conducted to justify the theory, …


A Dual-Model Machine Learning Framework For Predictive Maintenance Of Industrial Digital Press Components, Richmond Darko, Emmanuel Adabor Aug 2025

A Dual-Model Machine Learning Framework For Predictive Maintenance Of Industrial Digital Press Components, Richmond Darko, Emmanuel Adabor

African Conference on Information Systems and Technology

This study presents a novel dual-model predictive maintenance framework designed to improve maintenance scheduling for components in industrial digital presses. The framework integrates two complementary approaches: a Threshold-Based Maintenance Approach (TBMA) for components operating within acceptable usage limits, and an Overdue Severity-Based Maintenance Approach (OSBMA) for those that have exceeded their expected lifespans or show signs of critical degradation. This study uses real-world operational data from a Konica Minolta C6000 press. It applies advanced machine learning models, including Gradient Boosting Machines and Random Forest for classification, and Generalized Additive Models (GAM) for Remaining Useful Life (RUL) prediction. The goal is …


Modifications To The Spiral Array: A Computational Approach To Music Analysis, Rose Bittle Jul 2025

Modifications To The Spiral Array: A Computational Approach To Music Analysis, Rose Bittle

DePaul Discoveries

The Spiral Array is a geometric model of musical tonality and exists as a tool in computer-aided music analysis. The model was first published in 2000 by Elaine Chew, PhD, in her thesis, Towards a Mathematical Model of Tonality. This project aimed to restructure the Spiral Array, limiting user ambiguity and optimizing the application of musical key finding. The existing model defines pitch, chord, and key location to form a series of spirals dependent on a set of flexible weights. In our research we were able to identify potential issues with the pitch definitions themselves and experiment with methods …


Modeling, Analysis, And Prediction Of Covid-19 Dynamics With Interacting Subpopulations And Implicit Behavior Using Physics-Informed Neural Networks, Naima Aubry-Romero, Alonso Ogueda-Oliva, Padmanabhan Seshaiyer Jul 2025

Modeling, Analysis, And Prediction Of Covid-19 Dynamics With Interacting Subpopulations And Implicit Behavior Using Physics-Informed Neural Networks, Naima Aubry-Romero, Alonso Ogueda-Oliva, Padmanabhan Seshaiyer

Spora: A Journal of Biomathematics

In this paper, we consider an extended SEIR compartmental model that incorporates young and old interacting subpopulations, allowing for cross-group transmission dynamics. Implicit behavioral changes are included to determine the influence of social behavior on coronavirus transmission dynamics. The basic reproduction number, the average number of secondary cases of infection produced by a single primary case, is derived for both the explicit and implicit model using the next-generation matrix method. We solve the associated differential equation systems and estimate useful parameters in the explicit model using physics-informed neural networks (PINNs). Our results point to how the PINNs approach offers an …


Property Testing Ai: An Efficient Frontier, Paul Sopher Lintilhac Jun 2025

Property Testing Ai: An Efficient Frontier, Paul Sopher Lintilhac

Dartmouth College Ph.D Dissertations

In this dissertation, we take a step towards addressing the major problem of a lack of standardized and rigorous approaches to testing and evaluation of AI systems. Taking inspiration from both the fields of Property Testing and Property Based Testing (for programs), we develop a novel taxonomy of partially overlapping classes of properties of AI systems, including simple properties, compound properties, higher order properties, data relation properties, and architecture-utility properties. We argue that this taxonomy categorizes a diverse set of AI traits -- including accuracy, fairness, robustness, monotonicity, point-wise and global privacy properties, sensitivity, and more -- according to the …


Machine Learning And Optimization For Intelligent Decision-Making, Elson Cibaku May 2025

Machine Learning And Optimization For Intelligent Decision-Making, Elson Cibaku

Dissertations

This dissertation presents a series of innovative machine learning and optimization model designs that address complex operational challenges across logistics and power systems. By integrating advanced neural architectures with robust optimization techniques, the work delivers scalable solutions designed to improve efficiency, reliability, and decision-making in dynamic and real-world environments. The first study introduces a two-stage approach to effective vaccine distribution. This framework tackles the capacitated vehicle routing problem by combining adaptive clustering techniques with reinforcement learning and a simulated annealing pickup policy. Through extensive computational experiments, the approach demonstrates substantial improvements in routing efficiency, reducing both computational time and logistical …


The Little Diagram That Could: Geometric Properties And Statistical Applications Of Persistence Diagrams In Topological Data Analysis, Eugene Kler May 2025

The Little Diagram That Could: Geometric Properties And Statistical Applications Of Persistence Diagrams In Topological Data Analysis, Eugene Kler

McKelvey School of Engineering Graduate Student Theses & Dissertations

Topological Data Analysis (TDA) is a collection of techniques for data analysis that leverages topological invariants of spaces formed from data points. These methods excel at extracting useful information from noisy or sparse data, making them attractive to many mathematicians, statisticians, and scientists. In this thesis, we explore TDA on three fronts: algebraic foundations, statistical applications, and metric properties. Throughout, the central object of study is the Persistence Diagram (PD), a summary of the changes in homology that occur as one builds simplicial complexes from the data by increasing a parameter.


Car Price Prediction Using Machine Learning: Analyzing The Dvm-Car Dataset, Yaman Abu Ghareebaih May 2025

Car Price Prediction Using Machine Learning: Analyzing The Dvm-Car Dataset, Yaman Abu Ghareebaih

Electronic Theses and Dissertations

The objective of this study is to predict car prices using machine learning models and the DVM-CAR dataset, which includes over 1.4 million images and car specifi- cations from 899 car models. Key factors such as mileage, engine power, and year of registration were analyzed for their correlation with car prices. Extensive data cleaning was performed, including filling missing values, identifying outliers, and normalizing numerical variables. Discrete variables like car make and body type were encoded using one-hot encoding. Linear relationships were analyzed with Multiple Logistic Regression, and Random Forest models were used for nonlinear patterns. Model performance was evaluated …


Investigating The Privacy-Utility Trade-O↵ In Synthetic Data Generation Using Correlated Attribute Mode, Kofi Sarfo May 2025

Investigating The Privacy-Utility Trade-O↵ In Synthetic Data Generation Using Correlated Attribute Mode, Kofi Sarfo

Electronic Theses and Dissertations

This thesis explores the privacy-utility trade-off in synthetic data generation using the Correlated Attribute Mode of DataSynthesizer, which employs Bayesian networks to model attribute dependencies. It focuses on integrating differential privacy mechanisms, particularly the Laplace mechanism, to inject controlled noise into synthetic data and enhance privacy protection. As organizations face challenges balancing data-driven decision-making with privacy regulations such as the General Data Protection Regulation and the California Consumer Privacy Act, synthetic data offers a solution by creating artificial datasets that preserve statistical properties while balancing data privacy and utility. This research investigates how different differential privacy parameters epsilon affect data …


Towards Advancing Streamflow And Peak Flow Prediction With Machine Learning: Identifying Infrastructure At Risk, Sudan Pokharel May 2025

Towards Advancing Streamflow And Peak Flow Prediction With Machine Learning: Identifying Infrastructure At Risk, Sudan Pokharel

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

Due to climate change and its impact, the need for adaptive strategies for natural disaster mitigation and resource management has never been more urgent. Central to this is water resource management, which is essential for sustainable human activities, ecological balance, and the mitigation of natural hazards like floods. Streamflow is a crucial element of water resource management and plays a vital role in planning and building water infrastructure, implementing emergency response plans, supporting flood mitigation initiatives, and regulating agricultural and industrial use. However, accurate prediction of streamflow still remains a challenge due to the complex non-linear and non-stationary interaction between …


Analysis Of Systematic Trade-Offs Between Military And Healthcare Expenditure Alongside Gdp Growth Of Select Asian And Western Exporting Economies In The 21st Century, Rahul Balamurugan, Carlos Gershenson, Preethi Nanjundan, Hiroki Sayama Mar 2025

Analysis Of Systematic Trade-Offs Between Military And Healthcare Expenditure Alongside Gdp Growth Of Select Asian And Western Exporting Economies In The 21st Century, Rahul Balamurugan, Carlos Gershenson, Preethi Nanjundan, Hiroki Sayama

Northeast Journal of Complex Systems (NEJCS)

This study explores the complexity in the trade-offs between military expenditure, healthcare expenditure, and GDP growth across select Asian nations and major weapon-exporting countries, examining how nations allocate finite resources between national security and human well-being over the past two decades. Using a systems science approach, the research integrates Granger causality testing to analyze temporal and directional relationships among GDP growth, military expenditure, and healthcare expenditure, uncovering their dynamic interdependencies. The methodology includes trend and slope analysis, Granger causality testing, outlier detection, and clustering to identify heterogeneity in resource allocation strategies. Developed, weapon-exporting nations exhibit complementary trends, with strong causality …


Optimized Hiv/Aids Resource Allocation In Ohio: A Linear Programming Approach, Godfred Ahenkroa Kesse Feb 2025

Optimized Hiv/Aids Resource Allocation In Ohio: A Linear Programming Approach, Godfred Ahenkroa Kesse

Data Science and Data Mining

This study employs a linear and integer programming approach to optimize HIV resource allocation in Ohio, aiming to minimize new infections and enhance the impact of limited resources. With the advances in HIV prevention and treatment, Ohio faces challenges in addressing disparities in access to healthcare, particularly among high-risk populations. The proposed model integrates data on infection rates, transmission patterns, demographic factors, and cost-effectiveness to provide a decision-support framework for policymakers. Using epidemiological data and equity constraints, the model prioritizes high-risk regions and populations while ensuring fair resource distribution. Results indicate that increased funding allocations significantly enhance the potential to …


On Solving Differential Equations Describing The Ecology Of Shallow Lakes: A Comparison Of Classical And Modern Computational Methods Through Python, Vruddhi Kapre, Jeffrey R. Anderson, Alessandro Maria Selvitella Jan 2025

On Solving Differential Equations Describing The Ecology Of Shallow Lakes: A Comparison Of Classical And Modern Computational Methods Through Python, Vruddhi Kapre, Jeffrey R. Anderson, Alessandro Maria Selvitella

Spora: A Journal of Biomathematics

In this exposition paper, we describe some computational methodologies to solve numerically differential equations modeling the shallow lake ecosystem, with particular focus on the dynamics of the phosphorus. We describe in detail Python implementations of classical algorithms, like Runge-Kutta, and more modern approaches, including physics-informed neural networks.


On The Sharpness Of A Korn’S Inequality For Piecewise H1 Space And Its Applications, Qingguo Hong, Young Ju Lee, Jinchao Xu Jan 2025

On The Sharpness Of A Korn’S Inequality For Piecewise H1 Space And Its Applications, Qingguo Hong, Young Ju Lee, Jinchao Xu

Mathematics and Statistics Faculty Research & Creative Works

In this paper, we investigate the sharpness of a Korn's inequality for piecewise H1 space and its applications. We first revisit a Korn's inequality for the piecewise H1 space based on general polygonal or polyhedral decompositions of the domain. We express the Korn's inequality with minimal jump terms. Then we prove that such minimal jump conditions are sharp for achieving the Korn's inequality. The sharpness of the Korn's inequality and explicitly given minimal conditions can be used to test whether any given finite element spaces satisfy Korn's inequality, immediately as well as to build or modify nonconforming finite elements for …


Optimizing Decision-Making In A Cerebral Palsy Model Using Reinforcement Learning, Richard Ampah Jan 2025

Optimizing Decision-Making In A Cerebral Palsy Model Using Reinforcement Learning, Richard Ampah

Pitzer Senior Theses

This study presents an original interdisciplinary investigation into how reinforcement learning (RL) can model motor and cognitive defects and potentially improve motor and cognitive functions in individuals with cerebral palsy (CP), a non-progressive neurological disorder that impairs movement and adaptability. Integrating computational neuroscience and machine learning, the research applies policy gradient methods and Markov Decision Processes (MDPs) to simulate adaptive learning in agents with and without CP-related constraints.

The central aim is to compare the cumulative rewards of optimal policies, derived from value iteration, and human-like learning policies using the REINFORCE algorithm, both with and without the Bellman baseline. The …


Centralized Deep Reinforcement Learning For Homogeneous Multi-Component Maintenance Optimization, Joseph W. Wittrock Jan 2025

Centralized Deep Reinforcement Learning For Homogeneous Multi-Component Maintenance Optimization, Joseph W. Wittrock

Theses and Dissertations

This thesis explores an application of reinforcement learning (RL) in maintenance optimization. Recent advances in hardware-accelerated computation and deep learning have made RL a powerful tool for solving optimization problems which are too complex for traditional methods. Maintenance optimization involves improving the efficiency and effectiveness of maintenance activities through data-driven approaches, ultimately reducing costs and increasing asset availability. Making informed maintenance decisions is crucial to long-term sustainability.

A desirable maintenance policy maximizes a utility signal while minimizing the cost of maintenance. Techniques in sequential decision making such as dynamic programming (DP) and RL have found success in optimizing these maintenance …


Majority Decision Using Top-Performing Neural Networks Models For Improved Credit Risk Prediction, Vincent Dey Jan 2025

Majority Decision Using Top-Performing Neural Networks Models For Improved Credit Risk Prediction, Vincent Dey

College of Graduate Studies: Theses & Dissertations

Credit risk prediction remains both a challenging and high-interest problem due to the inherently unbalanced nature of financial datasets and the continuous drive for higher pre- dictive precision. In this work, I build upon previous advancements in credit risk modeling and introduce an ensemble-based Artificial Neural Network (ANN) architecture designed to enhance classification performance. By leveraging a selective ensemble of decision net- works, this approach not only improves prediction accuracy but also mitigates the chal- lenges posed by imbalanced data distributions. While the primary focus is on credit risk prediction, my analysis demonstrates that the proposed model can be effectively …


A Mathematical Model On The Temporal Dynamics Of Aviation Competitive Pricing, Tichaona Chikore,, Farai Nyabadza, Jan 2025

A Mathematical Model On The Temporal Dynamics Of Aviation Competitive Pricing, Tichaona Chikore,, Farai Nyabadza,

Journal of Aviation/Aerospace Education & Research

This study investigates the competitive dynamics of airport pricing using U.S. airport data to validate the findings. It employs linear and nonlinear ordinary differential equation models to analyze the influence of competitive interactions and internal factors on pricing decisions. The methodology involves parameter estimation via optimization techniques and quantile regression to capture heterogeneity across market segments. Mathematical analysis and simulation results show that if competitive coupling coefficients are low then there is weak competitive influence on pricing, with airports’ pricing largely driven by internal factors. Also, if the adjustment rates exhibit consistency across airports then internal dynamics are dominant in …


Safety And Optimality Monitors For Learning-Enabled Systems Using Conformal Prediction, Jackson Cox Dec 2024

Safety And Optimality Monitors For Learning-Enabled Systems Using Conformal Prediction, Jackson Cox

McKelvey School of Engineering Graduate Student Theses & Dissertations

The use of machine learning to create data-driven plant models and controllers has led to an increased need for safety and optimality monitors for model-based systems. System plant models are subject to uncertainty due to learning constraints such as unseen data and overfitting or physical constraints such as unknown dynamics and noise. This uncertainty is detrimental to safety-critical systems and must be properly regulated. To curb this uncertainty, we create prediction sets using the guarantees provided by Conformal Prediction. With a user-specified high probability, these prediction sets contain the true plant system states for an entire prediction horizon, which we …


Where To Build Food Banks: A Machine Learning Approach, Gavin Ruan Dec 2024

Where To Build Food Banks: A Machine Learning Approach, Gavin Ruan

The Journal of Purdue Undergraduate Research

Over 44 million Americans currently suffer from food insecurity, of whom 13 million are children. Food insecurity has been shown to cause a wide range of both physical and developmental issues. Across the United States, thousands of food banks and pantries serve as vital sources of food and other forms of aid for food-insecure families. By optimizing food bank locations, food banks and their resources would become more accessible to families who desperately require it. The aim of this paper is to build a machine learning framework that is able to optimize food bank locations and to consider factors such …


A New Reduced Basis Method For Parabolic Equations Based On Single-Eigenvalue Acceleration, Qijia Zhai, Qingguo Hong, Xiaoping Xie Dec 2024

A New Reduced Basis Method For Parabolic Equations Based On Single-Eigenvalue Acceleration, Qijia Zhai, Qingguo Hong, Xiaoping Xie

Mathematics and Statistics Faculty Research & Creative Works

In this paper, we develop a new reduced basis (RB) method, named as Single Eigenvalue Acceleration Method (SEAM), for second order parabolic equations with homogeneous Dirichlet boundary conditions. The high-fidelity numerical method adopts the backward Euler scheme and conforming simplicial finite elements for the temporal and spatial discretizations, respectively. Under the assumption that the time step size is sufficiently small, and time steps are not very large, we show that the singular value distribution of the high-fidelity solution matrix U is close to that of a rank one matrix. We select the eigenfunction associated to the principal eigenvalue of the …