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

Physical Sciences and Mathematics Commons

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

Articles 1 - 30 of 60

Full-Text Articles in Physical Sciences and Mathematics

Air Force Cadet To Career Field Matching Problem, Ian P. Macdonald Mar 2023

Air Force Cadet To Career Field Matching Problem, Ian P. Macdonald

Theses and Dissertations

This research examines the Cadet to Air Force Specialty Code (AFSC) Matching Problem (CAMP). Currently, the matching problem occurs annually at the Air Force Personnel Center (AFPC) using an integer program and value focused thinking approach. This paper presents a novel method to match cadets with AFSCs using a generalized structure of the Hospitals Residents problem with special emphasis on lower quotas. This paper also examines the United States Army Matching problem and compares it to the techniques and constraints applied to solve the CAMP. The research culminates in the presentation of three algorithms created to solve the CAMP and …


Analysis And Optimization Of Contract Data Schema, Franklin Sun Mar 2023

Analysis And Optimization Of Contract Data Schema, Franklin Sun

Theses and Dissertations

agement, development, and growth of U.S Air Force assets demand extensive organizational communication and structuring. These interactions yield substantial amounts of contracting and administrative information. Over 4 million such contracts as a means towards obtaining valuable insights on Department of Defense resource usage. This set of contracting data is largely not optimized for backend service in an analytics environment. To this end, the following research evaluates the efficiency and performance of various data structuring methods. Evaluated designs include a baseline unstructured schema, a Data Mart schema, and a snowflake schema. Overall design success metrics include ease of use by end …


Probability Of Agreement As A Simulation Validation Methodology, Matthew C. Ledwith Mar 2023

Probability Of Agreement As A Simulation Validation Methodology, Matthew C. Ledwith

Theses and Dissertations

Determining whether a simulation model is operationally valid requires the rigorous assessment of agreement between observed functional responses of the simulation model and the corresponding real world system or process of interest. This research seeks to extend and formulate the probability of agreement approach to the operational validation of simulation models. The first paper provides a methodological approach and an initial demonstration which leverages bootstrapping to overcome situations where one’s ability to collect real-world data is limited. The second paper extends the probability of agreement approach to account for second-order heteroscedastic variability structures and establishes a weighted probability of agreement …


Simulation And Analysis Of Dynamic Threat Avoidance Routing In An Anti-Access Area Denial (A2ad) Environment, Dante C. Reid Mar 2023

Simulation And Analysis Of Dynamic Threat Avoidance Routing In An Anti-Access Area Denial (A2ad) Environment, Dante C. Reid

Theses and Dissertations

This research modeled and analyzed the effectiveness of different routing algorithms for penetration assets in an A2AD environment. AFSIM was used with different configurations of SAMs locations and numbers to compare the performance of AFSIM’s internal zone and shrink algorithm routers with a Dijkstra algorithm router. Route performance was analyzed through computational and operational metrics, including computational complexity, run-time, mission survivability, and simulation duration. This research also analyzed the impact of the penetration asset’s ingress altitude on those factors. Additionally, an excursion was conducted to analyze the Dijkstra algorithm router’s grid density holding altitude constant to understand its impact on …


Hierarchical Federated Learning On Healthcare Data: An Application To Parkinson's Disease, Brandon J. Harvill Mar 2023

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.


Bayesian Convolutional Neural Network With Prediction Smoothing And Adversarial Class Thresholds, Noah M. Miller Mar 2022

Bayesian Convolutional Neural Network With Prediction Smoothing And Adversarial Class Thresholds, Noah M. Miller

Theses and Dissertations

Using convolutional neural networks (CNNs) for image classification for each frame in a video is a very common technique. Unfortunately, CNNs are very brittle and have a tendency to be over confident in their predictions. This can lead to what we will refer to as “flickering,” which is when the predictions between frames jump back and forth between classes. In this paper, new methods are proposed to combat these shortcomings. This paper utilizes a Bayesian CNN which allows for a distribution of outputs on each data point instead of just a point estimate. These distributions are then smoothed over multiple …


Approximate Dynamic Programming For An Unmanned Aerial Vehicle Routing Problem With Obstacles And Stochastic Target Arrivals, Kassie M. Gurnell Mar 2022

Approximate Dynamic Programming For An Unmanned Aerial Vehicle Routing Problem With Obstacles And Stochastic Target Arrivals, Kassie M. Gurnell

Theses and Dissertations

The United States Air Force is investing in artificial intelligence (AI) to speed analysis in efforts to modernize the use of autonomous unmanned combat aerial vehicles (AUCAVs) in strike coordination and reconnaissance (SCAR) missions. This research examines an AUCAVs ability to execute target strikes and provide reconnaissance in a SCAR mission. An orienteering problem is formulated as anMarkov decision process (MDP) model wherein a single AUCAV must optimize its target route to aid in eliminating time-sensitive targets and collect imagery of requested named areas of interest while evading surface-to-air missile (SAM) battery threats imposed as obstacles. The AUCAV adjusts its …


Comparison Of Lightning Warning Radii Distributions, Michael M. Maestas Mar 2022

Comparison Of Lightning Warning Radii Distributions, Michael M. Maestas

Theses and Dissertations

Previous research investigating lightning warning radii about the Cape Canaveral space launch facilities have focused on reducing these radii from either 5 nautical miles (NM) to 4 NM or from 6 NM to 5 NM depending on the structures being protected. Some of these findings have suggested the possibility of both a seasonal difference (warm versus cold) and lightning detection events (cloud-to-ground lightning (CG) or total lightning (TL)) impacting these radii and associated risk levels. Utilizing the 2017-2020 data provided by the 45th Weather Squadron at Patrick Space Force Base via the Mesoscale Eastern Range Lightning Information System (MERLIN), this …


Team Air Combat Using Model-Based Reinforcement Learning, David A. Mottice Mar 2022

Team Air Combat Using Model-Based Reinforcement Learning, David A. Mottice

Theses and Dissertations

We formulate the first generalized air combat maneuvering problem (ACMP), called the MvN ACMP, wherein M friendly AUCAVs engage against N enemy AUCAVs, developing a Markov decision process (MDP) model to control the team of M Blue AUCAVs. The MDP model leverages a 5-degree-of-freedom aircraft state transition model and formulates a directed energy weapon capability. Instead, a model-based reinforcement learning approach is adopted wherein an approximate policy iteration algorithmic strategy is implemented to attain high-quality approximate policies relative to a high performing benchmark policy. The ADP algorithm utilizes a multi-layer neural network for the value function approximation regression mechanism. One-versus-one …


Deep Learning For Weather Clustering And Forecasting, Nathaniel R. Beveridge Sep 2021

Deep Learning For Weather Clustering And Forecasting, Nathaniel R. Beveridge

Theses and Dissertations

Clustering weather data is a valuable endeavor in multiple respects. The results can be used in various ways within a larger weather prediction framework or could simply serve as an analytical tool for characterizing climatic differences of a particular region of interest. This research proposes a methodology for clustering geographic locations based on the similarity in shape of their temperature time series over a long time horizon of approximately 11 months. To this end an emerging and powerful class of clustering techniques that leverages deep learning, called deep representation clustering (DRC), are utilized. Moreover, a time series specific DRC algorithm …


Enterprise Resource Allocation For Intruder Detection And Interception, Adam B. Haywood Sep 2021

Enterprise Resource Allocation For Intruder Detection And Interception, Adam B. Haywood

Theses and Dissertations

This research considers the problem of an intruder attempting to traverse a defender's territory in which the defender locates and employs disparate sets of resources to lower the probability of a successful intrusion. The research is conducted in the form of three related research components. The first component examines the problem in which the defender subdivides their territory into spatial stages and knows the plan of intrusion. Alternative resource-probability modeling techniques as well as variable bounding techniques are examined to improve the convergence of global solvers for this nonlinear, nonconvex optimization problem. The second component studies a similar problem but …


Wavelet Methods For Very-Short Term Forecasting Of Functional Time Series, Jared K. Nystrom Sep 2021

Wavelet Methods For Very-Short Term Forecasting Of Functional Time Series, Jared K. Nystrom

Theses and Dissertations

Space launch operations at Kennedy Space Center and Cape Canaveral Space Force Station (KSC/CCSFS) are complicated by unique requirements for near-real time determination of risk from lightning. Lightning forecast weather sensor networks produce data that are noisy, high volume, and high frequency time series for which traditional forecasting methods are often ill-suited. Current approaches result in significant residual uncertainties and consequentially may result in forecasting operational policies that are excessively conservative or inefficient. This work proposes a new methodology of wavelet-enabled semiparametric modeling to develop accurate and timely forecasts robust against chaotic functional data. Wavelets methods are first used to …


An Examination Into Retention Behavior Of Air Force Female Officers, Jessica M. Astudillo Mar 2021

An Examination Into Retention Behavior Of Air Force Female Officers, Jessica M. Astudillo

Theses and Dissertations

Female retention rates in the US military have been considerably lower than that of their male counterparts for numerous years. In the Air Force, women represent 14 percent of officer ranks from O-5 level and above. Comparatively, the overall rate of women officers in service is 20 percent. Understanding the negative factors associated with the attrition rate of this group can help the Air Force leverage positive change. It may also influence adjustments that will increase the number of women serving, and improve diversity throughout both the officer and enlisted ranks. In this study, logistic regression and survival analysis are …


Ccsfs/Ksc Total Lightning Warning Radii Optimization For Merlin Using Preexisting Lightning Areas, Kimberly G. Holland Mar 2021

Ccsfs/Ksc Total Lightning Warning Radii Optimization For Merlin Using Preexisting Lightning Areas, Kimberly G. Holland

Theses and Dissertations

The purpose of this research is to optimize lightning warning radii specifications for the 45th Space Wing (45 SW), thus reducing the number of unnecessary warnings that delay ground processing needed for space launch execution at Kennedy Space Center and Cape Canaveral Space Force Station. This thesis sought to answer two key research questions addressing: 1) What radius reduction effectively balances both safety and operations and do reduction recommendations from previous research align with results from the new detection system? 2) What insights can be gained from comparing measurement results for seasonal lightning events as well as lightning types? This …


Analysis With Dynamic Bayesian Networks Compared To Simulation, Aaron J. Salazar Mar 2020

Analysis With Dynamic Bayesian Networks Compared To Simulation, Aaron J. Salazar

Theses and Dissertations

This research compares simulations to Dynamic Bayesian Networks in analyzing situations. The research applies models that have known output mean and variance. Queueing systems have theoretical values of the steady-state mean and variance for the number of entities in the system. Monte Carlo simulation development is broken down into two separate approaches: discrete-event simulation and time-oriented simulation. The discrete-event simulation uses pseudo-random numbers to schedule and trigger future events (i.e. customer arrivals and services) and is based on the generated objects.The time-oriented simulation utilizes fixed-width time intervals and updates the system state according to a stochastic process for the set …


Analysis And Forecasting Of The 360th Air Force Recruiting Group Goal Distribution, Tyler Spangler Mar 2020

Analysis And Forecasting Of The 360th Air Force Recruiting Group Goal Distribution, Tyler Spangler

Theses and Dissertations

This research utilizes monthly data from 2012-2017 to determine economic or demographic factors that significantly contribute to increased goaling and production potential in areas of the 360th Recruiting Groups. Using regression analysis, a model of recruiting goals and production is built to identify squadrons within the 360 RCGs zone that are capable of producing more or fewer recruits and the factors that contribute to this increased or decreased capability. This research identifies that a zones high school graduation rate, the number of recruiters, and the number of JROTC detachments in a zone are positively correlated with recruiting goals and that …


Tuning Optimization Software Parameters For Mixed Integer Programming Problems, Toni P. Sorrell Jan 2017

Tuning Optimization Software Parameters For Mixed Integer Programming Problems, Toni P. Sorrell

Theses and Dissertations

The tuning of optimization software is of key interest to researchers solving mixed integer programming (MIP) problems. The efficiency of the optimization software can be greatly impacted by the solver’s parameter settings and the structure of the MIP. A designed experiment approach is used to fit a statistical model that would suggest settings of the parameters that provided the largest reduction in the primal integral metric. Tuning exemplars of six and 59 factors (parameters) of optimization software, experimentation takes place on three classes of MIPs: survivable fixed telecommunication network design, a formulation of the support vector machine with the ramp …


Application Of Non-Rated Line Officer Attrition Levels And Career Field Stability, Christine L. Zens Mar 2016

Application Of Non-Rated Line Officer Attrition Levels And Career Field Stability, Christine L. Zens

Theses and Dissertations

The Air Force monitors the strength of its active duty officer force and attempts to achieve the difficult challenge of employing a diversity of talent among career specialties and experience levels. This study completes two objectives, predicting future manning levels for 23 career fields, and providing a statistical framework to assess the stability of these fields. The first part of the study applies regression and survival analysis to subpopulations within the active duty Air Force officer corps, and then aggregates them by year to forecast future personnel levels. Four career fields are considered, including Acquisitions (ACQ), Logistics (LOG), Support (SPT), …


A Systems Approach To Point Source Indication Of Metformin Found In Local Water Systems – The Case Of Milwaukee County, Mohamed Salem Baitelmal Dec 2015

A Systems Approach To Point Source Indication Of Metformin Found In Local Water Systems – The Case Of Milwaukee County, Mohamed Salem Baitelmal

Theses and Dissertations

Pharmaceutical pollutants are present in traceable concentrations in Milwaukee County water system and Lake Michigan. The actual point sources and nature of entry into the water system is difficult to determine with certainty. Pharmaceuticals have been found to persist at the South Shore Wastewater Treatment Facility (SSWTF) in Milwaukee, Wisconsin. The highest concentration was found to be for the pharmaceutical drug metformin. Metformin is a first line drug for the treatment of type 2 diabetes mellitus.

The broad goal of this exploratory study; the first of its kind, is to correlate trace concentrations of drugs to the point sources. Particularly, …


Uncertainty Quantification Of Multi-Component Isotope-Separation Cascade Model, Khoi D. Tran Mar 2010

Uncertainty Quantification Of Multi-Component Isotope-Separation Cascade Model, Khoi D. Tran

Theses and Dissertations

Monte Carlo uncertainty quantification (UQ) capability has been added to a code for modeling multi-component steady-state isotope-separation enrichment cascades to characterize the propagation of uncertainties in input data that define the cascade and the feed. Random samples of error for every computational input are drawn from its individual uncertainty distribution and added to the inputs, creating a set of enrichment cascade problems with perturbed inputs. The set of problems is solved using the verified code. The cascade outputs are then characterized using the empirical cumulative distribution. The uncertainty output data are analyzed to gain new insights into the behaviors of …


Host-Based Multivariate Statistical Computer Operating Process Anomaly Intrusion Detection System (Paids), Glen R. Shilland Mar 2009

Host-Based Multivariate Statistical Computer Operating Process Anomaly Intrusion Detection System (Paids), Glen R. Shilland

Theses and Dissertations

No abstract provided.


A Confidence Paradigm For Classification Systems, Nathan J. Leap Sep 2008

A Confidence Paradigm For Classification Systems, Nathan J. Leap

Theses and Dissertations

There is no universally accepted methodology to determine how much confidence one should have in a classifier output. This research proposes a framework to determine the level of confidence in an indication from a classifier system where the output is or can be transformed into a posterior probability estimate. This is a theoretical framework that attempts to unite the viewpoints of the classification system developer (or engineer) and the classification system user (or war-fighter). The paradigm is based on the assumptions that the system confidence acts like, or can be modeled as a value and that indication confidence can be …


Improving Mixed Variable Optimization Of Computational And Model Parameters Using Multiple Surrogate Functions, David Bethea Mar 2008

Improving Mixed Variable Optimization Of Computational And Model Parameters Using Multiple Surrogate Functions, David Bethea

Theses and Dissertations

This research focuses on reducing computational time in parameter optimization by using multiple surrogates and subprocess CPU times without compromising the quality of the results. This is motivated by applications that have objective functions with expensive computational times at high fidelity solutions. Applying, matching, and tuning optimization techniques at an algorithm level can reduce the time spent on unprofitable computations for parameter optimization. The objective is to recover known parameters of a flow property reference image by comparing to a template image that comes from a computational fluid dynamics simulation, followed by a numerical image registration and comparison process. Mixed …


A Multivariate Magnitude Robust Control Chart For Mean Shift Detection And Change Point Estimation, Ryan M. Harrell Mar 2007

A Multivariate Magnitude Robust Control Chart For Mean Shift Detection And Change Point Estimation, Ryan M. Harrell

Theses and Dissertations

Statistical control charts are often used to detect a change in an otherwise stable process. This process may contain several variables affecting process stability. The goal of any control chart is to detect an out-of-control state quickly and provide insight on when the process actually changed. This reduces the off-line time the quality engineer spends assigning causality. In this research, a multivariate magnitude robust chart (MMRC) was developed using a change point model and a likelihood-ratio approach. Here the process is considered in-control until one or more normally distributed process variables permanently and suddenly shifts to out-of-control, stable value. Using …


Improved Hyperspectral Image Testing Using Synthetic Imagery And Factorial Designed Experiments, Joseph P. Bellucci Mar 2007

Improved Hyperspectral Image Testing Using Synthetic Imagery And Factorial Designed Experiments, Joseph P. Bellucci

Theses and Dissertations

The goal of any remote sensing system is to gather data about the geography it is imaging. In order to gain knowledge of the earth's landscape, post-processing algorithms are developed to extract information from the collected data. The algorithms can be intended to classify the various ground covers in a scene, identify specific targets of interest, or detect anomalies in an image. After the design of an algorithm comes the difficult task of testing and evaluating its performance. Traditionally, algorithms are tested using sets of extensively ground truthed test images. However, the lack of well characterized test data sets and …


Optimization Of A Multi-Echelon Repair System Via Generalized Pattern Search With Ranking And Selection: A Computational Study, Derek D. Tharaldson Mar 2006

Optimization Of A Multi-Echelon Repair System Via Generalized Pattern Search With Ranking And Selection: A Computational Study, Derek D. Tharaldson

Theses and Dissertations

With increasing developments in computer technology and available software, simulation is becoming a widely used tool to model, analyze, and improve a real world system or process. However, simulation in itself is not an optimization approach. Common optimization procedures require either an explicit mathematical formulation or numerous function evaluations at improving iterative points. Mathematical formulation is generally impossible for problems where simulation is relevant, which are characteristically the types of problems that arise in practical applications. Further complicating matters is the variability in the simulation response which can cause problems in iterative techniques using the simulation model as a function …


Optimal Sampling Of A Chemical Hazard Area, Jennifer R. Plourde Mar 2005

Optimal Sampling Of A Chemical Hazard Area, Jennifer R. Plourde

Theses and Dissertations

This thesis proposes a methodology for optimally sampling a chemical hazard area subsequent to a chemical weapons attack. The objective is to identify the maximum number of areas that no longer require protective gear for safe operations. We model the area as an undirected graph and employ network analysis techniques to provide a methodological framework for identifying an optimal sampling sequence within a fixed time limit. We propose four models that characterize the secondary vapor concentrations: i) static and deterministic, ii) static and stochastic, iii) dynamic and deterministic, and iv) dynamic and stochastic. Comparisons of the static cases and their …


An Investigation Of The Effects Of Correlation, Autocorrelation, And Sample Size In Classifier Fusion, Nathan J. Leap Mar 2004

An Investigation Of The Effects Of Correlation, Autocorrelation, And Sample Size In Classifier Fusion, Nathan J. Leap

Theses and Dissertations

This thesis extends the research found in Storm, Bauer, and Oxley, 2003. Data correlation effects and sample size effects on three classifier fusion techniques and one data fusion technique were investigated. Identification System Operating Characteristic Fusion (Haspert, 2000), the Receiver Operating Characteristic Within Fusion method (Oxley and Bauer, 2002), and a Probabilistic Neural Network were the three classifier fusion techniques; a Generalized Regression Neural Network was the data fusion technique. Correlation was injected into the data set both within a feature set (autocorrelation) and across feature sets for a variety of classification problems, and sample size was varied throughout. Total …


Agent Based Simulation Seas Evaluation Of Dodaf Architecture, Gregory V. Destefano Mar 2004

Agent Based Simulation Seas Evaluation Of Dodaf Architecture, Gregory V. Destefano

Theses and Dissertations

With Department of Defense (DoD) weapon systems being deeply rooted in the command, control, communications, computers, intelligence, surveillance, and reconnaissance (C4ISR) structure, it is necessary for combat models to capture C4ISR effects in order to properly assess military worth. Unlike many DoD legacy combat models, the agent based model System Effectiveness and Analysis Simulation (SEAS) is identified as having C4ISR analysis capabilities. In lieu of requirements for all new DoD C4ISR weapon systems to be placed within a DoD Architectural Framework (DoDAF), investigation of means to export data from the Framework to the combat model SEAS began. Through operational, system, …


Selecting Salient Features In High Feature To Exemplar Ratio Conditions, Ismail Aslan Mar 2002

Selecting Salient Features In High Feature To Exemplar Ratio Conditions, Ismail Aslan

Theses and Dissertations

A key tenet to the Air Force's vision of Global Vigilance, Reach, and Power is the ability to project power via the use of aerial refueling. Scheduling of limited tanker resources is a major concern for Air Mobility Command (AMC). Currently the Combined Mating and Ranging Planning System (CMARPS) is used to plan aerial refueling operations, however due to the complex nature of the program and the length of time needed to run a scenario, the need for a simple tool that runs in much shorter time is desired. Ant colony algorithms are recently developed heuristics for finding solutions to …