Removed: When Taxi Drivers Meet Dynamic Pricing: A Lesson From Singapore's Justgrab Program,
2026
Singapore Management University
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 …
Interpretable Linear Models For Heart Disease Prediction: A Comparative Study,
2026
PhD Student, Big Data Analytics, UCF
Interpretable Linear Models For Heart Disease Prediction: A Comparative Study, Dipok Deb, Emran Hossain
Data Science and Data Mining
Heart disease remains a leading cause of mortality worldwide, underscoring the importance of accurate and transparent methods for early diagnosis. While many machine learning and artificial intelligence models have demonstrated strong predictive performance, their limited interpretability poses challenges for clinical adoption. In this study, we evaluate three interpretable linear classification models—Generalized Linear Model (GLM) logistic regression, L1-regularized (Lasso) logistic regression, and Linear Discriminant Analysis (LDA)—for heart disease prediction using the Cleveland Heart Disease dataset. Following comprehensive data preprocessing, the models are assessed on a held-out test set using standard evaluation metrics, including accuracy, precision, recall, F1-score, and the area under …
Correlation Analysis Of Factors Associated With Students’ Numeracy Skills Using Decision Tree Algorithms,
2026
Universitas Riau
Correlation Analysis Of Factors Associated With Students’ Numeracy Skills Using Decision Tree Algorithms, Yenita Roza, Arisman Adnan, Zul Indra, Tuti Alawiyah
Numeracy
Numeracy is a critical competency for academic and everyday functioning. This study investigates the key factors associated with students’ numeracy skills by employing decision tree algorithms as a data mining technique. The dataset used in this study is educational assessment data from Indonesia. Utilizing a dataset comprising 6,953 entries and 60 variables from Education Report, the research adopts an exploratory approach involving data preprocessing, exploratory data analysis, and decision tree model construction. The findings reveal that students’ literacy skills serve as the most dominant predictor of numeracy proficiency, emerging as the root node in the decision tree structure. Additional associated …
Predicting Male Flowering Time In Maize Using Machine Learning Technique,
2026
PhD Student, Big Data Analytics, UCF
Predicting Male Flowering Time In Maize Using Machine Learning Technique, Dipok Deb
Data Science and Data Mining
This study compares three machine learning approaches—Elastic Net, Principal Component Regression (PCR), and Partial Least Squares (PLS)—for variable selection and prediction within a high-dimensional Maize-GWAS framework. The goal was to accurately predict the complex polygenic trait of time to male flowering while managing the challenges of numerous, highly correlated genetic markers. The ENET model, which combines l1 and l2 penalties, delivered the highest predictive accuracy and successfully identified a select subset of the most influential genetic variants. In contrast, PCR and PLS, both utilizing dimension reduction, offered a significant advantage in computational speed and model stability. The findings confirm that …
Fairmaterials: Ontology Tools With Data Fairification In Development,
2026
Case Western Reserve University
Fairmaterials: Ontology Tools With Data Fairification In Development, Alexander Harding Bradley, Jonathan E. Gordon, Balashanmuga Priyan Rajamohan, Van D. Tran, Nathaniel Hahn, Kiefer Lin, Hayden W. Caldwell, Arafath Nihar, Quynh D. Tran, Yinghui Wu, Laura S. Bruckman, Erika I. Barcelos, Roger H. French
Student Scholarship
The bilingual FAIRmaterials package simplifies the creation and visualization of materials and data science ontologies. FAIRmaterials, available in the Python and R languages, addresses the complexities associated with traditional ontology editors based on manual user input such as Protege (Musen, 2015) with an intuitive workflow and easy-to-use templates, making it accessible to users both experienced and inexperienced with ontologies. The FAIRmaterials package is its ability to programatically convert simple and structured CSV inputs into rich, well-defined ontologies. This capability is designed to support the findability, accessibility, interoperability, and reusability (FAIR) (Wilkinson et al., 2016) of research data and serve as …
Statistical Analysis Of Log Transformation Effectiveness In Air Traffic Movement Forecasting During Covid-19 In South Africa,
2026
University of the Free State
Statistical Analysis Of Log Transformation Effectiveness In Air Traffic Movement Forecasting During Covid-19 In South Africa, John Lehlaka Masekoameng
Journal of Aviation Technology and Engineering
This study evaluates the effectiveness of log transformation in enhancing multiple regression models used to forecast air traffic movements (ATMs) in South Africa during the COVID-19 pandemic. Using 60 monthly observations from October 2016 to September 2021, the analysis incorporates variables such as revenue, lockdown levels, COVID-19 metrics, exchange rates, gross domestic product, and population. Two models are compared: one using raw ATMs and another with log-transformed ATMs as the dependent variable.
While the untransformed model shows stronger explanatory power (R² = 0.904, adjusted R² = 0.891) compared to the log-transformed model (R² = 0.772, adjusted R² = 0.741), the …
Topological Data Analysis Of New York City Taxi Trip Data Using Advanced Dimensionality Reduction And Clustering Techniques – Uncovering Structure And Timeliness,
2026
University of Arkansas Little Rock
Topological Data Analysis Of New York City Taxi Trip Data Using Advanced Dimensionality Reduction And Clustering Techniques – Uncovering Structure And Timeliness, Mahalakshmi Sakthivel
Theses and Dissertations
In this project, we used Topological Data Analysis (TDA) to explore the shape and structure of high-dimensional data and the timeliness dimension of information quality through topological data analysis, with the long-term goal of automatically computing timeliness values that reflect how useful data items are for decision making. The project followed a two-phase approach: in the first half, we employed the Kepler Mapper library along with techniques like Principal Component Analysis (PCA), Uniform Manifold Approximation and Projection (UMAP), T-SNE (t-Distributed Stochastic Neighbor Embedding) and Customized Embedding to analyze and visualize complex datasets. In the second phase, we specifically applied our …
Reproducible Semantic Data Management Workflow For Materials Data Science: Generating Knowledge Graphs With Robust Fairifcation Pipelines,
2026
Case Western Reserve University
Reproducible Semantic Data Management Workflow For Materials Data Science: Generating Knowledge Graphs With Robust Fairifcation Pipelines, Kyle R. Henrikson, Van D. Tran, Meredith Francis, Isabella Giammattei, Quynh D. Tran, Laura S. Bruckman, Erika I. Barcelos, Roger H. French
Student Scholarship
Combining data from multiple sources is crucial for efficient knowledge aggregation in materials data science. FAIR data from ontology and Linked Data principles enable this. Semantic data management streamlines data exchange and aggregation, ensuring information is available and extractable. FAIRLinked and GraphDB provide solutions for consolidating, hosting, and extracting meaningful insight from multimodal data.
Data-Driven Prediction Of Superconducting Critical Temperature: A Linear And Regularized Linear Modeling Approach,
2026
PhD Student, Big Data Analytics, UCF
Data-Driven Prediction Of Superconducting Critical Temperature: A Linear And Regularized Linear Modeling Approach, Dipok Deb
Data Science and Data Mining
This study adopts a data-driven approach to estimate the critical temperature of superconducting materials using linear machine learning models. A comprehensive dataset derived from material physico-chemical properties was analyzed after systematic preprocessing and standardization. Three linear modeling strategies—Linear Regression, Ridge Regression, and Linear Regression with Subset Selection—were developed and evaluated using standard regression performance metrics. The findings demonstrate that both basic and regularized linear models can effectively capture the relationship between material features and superconducting behavior, offering robust and interpretable predictions. While feature selection enhances model transparency, it comes with a modest reduction in predictive capability. Overall, this work emphasizes …
Lifestyle Factors' Effect On Political And Religious Behavior,
2026
Belmont University
Lifestyle Factors' Effect On Political And Religious Behavior, Madison A. Price
SPARK Symposium Presentations
There is a general understanding of an individuals’ political/religious beliefs when you analyze predictors like support of same sex marriage or views on abortion, but there is not a ton of research on how everyday lifestyle factors might affect how someone aligns themselves politically or religiously. Researchers have begun to expand the horizons of political and religious research by investigating how income, health, and politics affect religion (Francis-Tan & Tian, 2022), but there is a need to expand into more specific lifestyle factors. Which brings reason to question a few things: what lifestyle and demographic factors predict how religious someone …
Computational Clinical Judgment: Predicting Risk With Large Language Models,
2026
University of Missouri - Kansas City, School of Law
Computational Clinical Judgment: Predicting Risk With Large Language Models, Hannah Laqueur, Ryan W. Copus
Faculty Works
For seventy years, research has shown actuarial methods outperform clinical judgment. Yet actuarial approaches have limitations: they generally rely on structured data; cannot exploit rare case-specific details; have limited accuracy where outcome data are scarce or incomplete; and cannot offer case-level justifications. Large language models (LLMs) offer a different approach. Like actuarial methods, they aggregate information algorithmically, but like clinicians, they bring general knowledge and can provide case-level justifications. We prompted seven LLMs to assess rearrest risk from 113 parole hearing transcripts and compared their predictions to a machine learning model trained on 4,000 cases with 91 administrative variables. GPT-5 …
Spatial Temporal Modeling Of Infectious Disease Patterns In Texas,
2026
University of Texas at Arlington
Spatial Temporal Modeling Of Infectious Disease Patterns In Texas, Robert E. Lashbrook
Earth & Environmental Sciences Theses
The Texas Department of State Health Services monitors numerous notifiable conditions statewide, including Campylobacter, Salmonella, Shiga toxin-producing Escherichia coli (STEC), Rabies, and West Nile virus (WNV). Given the substantial health, economic, and public health burden associated with these conditions, improving prediction is an important step toward reducing their overall impact. This study evaluated whether external demographic, social, climate, and environmental data could improve prediction of county-year disease activity across Texas. County level data was analyzed using supervised machine learning models, including linear regression, ridge regression, multilayer perceptron, random forest, XGBoost, as well as K-means clustering to identify broader …
A Data-Driven Framework For Automation Readiness In Minnesota State University, Mankato Course Scheduling,
2026
Minnesota State University, Mankato
A Data-Driven Framework For Automation Readiness In Minnesota State University, Mankato Course Scheduling, Prisca Bongu Payanzo Maba
All Graduate Theses, Dissertations, and Other Capstone Projects
University course scheduling is one of the most complex optimization problems in higher education institutions. With universities growing in size and offering a broad spectrum of majors and disciplines, the number of possible course scheduling combinations increases exponentially, rendering traditional ways of scheduling ineffective.
Although operations research has extensively studied automated scheduling algorithms, there has been limited investigations into the organization readiness of academic departments to implement such systems. This paper offers a hybrid data science framework that assesses departmental readiness for scheduling automation.
The study combines qualitative Zoom interview data from 19 academic departments with institutional scheduling rules from …
An Association Test For Ordinal Outcomes In Clustered Data With Informative Cluster Size,
2026
Singapore Eye Research Institute
An Association Test For Ordinal Outcomes In Clustered Data With Informative Cluster Size, Hasika K. Wickrama Senevirathne, Sandipan Dutta
Mathematics & Statistics Faculty Publications
In cluster-correlated data, the number of observations in a cluster can be associated with the outcome from that cluster. This phenomenon is known as informative cluster size which can occur in cluster-randomized clinical trial data. Several studies have found that ignoring the issue of informative cluster size can produce biased results in the analysis of clustered data. Most of the existing methods for addressing informative cluster size are suited to continuous outcomes. However, ordinal outcomes and covariates are often encountered in clustered data obtained from large clinical studies. The existing methods for ordinal association testing in clustered data can produce …
Logistic-T Multinomial Mixture Model For Clustering For Microbiome Data,
2026
Binghamton University
Logistic-T Multinomial Mixture Model For Clustering For Microbiome Data, Wenshu Dai, Yuan Fang, Sanjeena Subedi
Mathematics & Statistics Faculty Publications
The logistic-normal multinomial distribution has been used for modelling microbiome data obtained from high-throughput sequencing technologies, which are compositional in nature. A logistic-normal multinomial distribution is a hierarchical multinomial distribution that assumes the latent variable which are the additive log-ratio (ALR) transformed proportions in a multinomial distribution follows a Gaussian distribution. Model-based clustering algorithms have also been developed for clustering microbiome data based on the logistic-normal models. However, the Gaussian assumption may violated when the ALR transformed variable exhibit heavy-tailed distributions or has outliers. Our study introduces a novel mixture of logistic-t multinomial models that effectively address these challenges. Utilizing …
Early Icu Physiological Subtyping From Time-Series Data: A Comparative Study Of Feature Complexity, Predictive Performance, And Model Interpretability,
2026
Georgia Southern University
Early Icu Physiological Subtyping From Time-Series Data: A Comparative Study Of Feature Complexity, Predictive Performance, And Model Interpretability, Rojeena Khadka
College of Graduate Studies: Theses & Dissertations
Intensive Care Unit (ICU) patients do not follow a single uniform physiological pattern. Patients admitted with the same diagnosis show different clinical trajectories over time making standardized classification and treatment approaches insufficient. The increasing availability of large-scale electronic health records in MIMIC-IV makes it possible to investigate such heterogeneity through data-driven approach that captures how physiology evolves during the early phase of ICU admission. This thesis compares two analytical pipelines designed to identify physiological subtypes from the first 48 hours of ICU time series data. This study then assesses how well these subtypes predict in-hospital mortality. The first approach, referred …
Gradient-Based, Post-Optimality Sensitivity Analysis With Respect To Parameters Of State Equations,
2026
Old Dominion University
Gradient-Based, Post-Optimality Sensitivity Analysis With Respect To Parameters Of State Equations, Gene Hou, Jonathan Degroff
Mechanical & Aerospace Engineering Faculty Publications
Design optimization is a computational tool that can enable a designer to investigate the effectiveness of a design concept in an organized format. However, this design process requires the design variables, constraints, and objective function to be properly defined and expressed in mathematical forms. Post-optimality analysis thus becomes a necessary step to investigate different variations in the problem formulation and parameters to ensure that optimization produces a stable and trustworthy outcome. One efficient way to achieve this aim is to compute the local derivative of the optimized objective function with respect to the optimization problem parameters, such as bounds on …
Mechanical-Medical Convergence In Heart Failure: Artificial Intelligence, Finite-Element Modeling, And 3d Printing For Diagnosis And Prognosis,
2026
Dhaka Medical College and Hospital
Mechanical-Medical Convergence In Heart Failure: Artificial Intelligence, Finite-Element Modeling, And 3d Printing For Diagnosis And Prognosis, Quazi Noor E. Sabrina, Quazi Md Zobaer Shah, Quazi Noor E. Sohela, Md Mahabub Hasan Mousum, Md. Moyeen Uddin Chisty, Quazi Md. Akbar Shah
Mechanical & Aerospace Engineering Faculty Publications
Heart failure remains a leading cause of global morbidity and mortality, yet routine clinical indices often miss the regional biomechanical disturbances that drive progression and shape treatment response. This State-of-the-Art review examines how finite-element (FE) modeling, additive manufacturing, and artificial intelligence (AI) are converging to improve the diagnosis, phenotyping, procedural planning, and prognostic assessment of heart failure (HF). Although these technologies have matured in structural heart disease and transcatheter intervention research, their greatest translational potential may lie in HF, where patient-specific ventricular remodeling, myocardial stress–strain heterogeneity, valve-ventricular coupling, and device-tissue interaction are incompletely captured by conventional clinical indices. We synthesize …
Systematic Approaches To Characterizing Vulnerabilities And Enhancing Robustness Of Text And Vision-Language Models,
2026
University of Texas at Arlington
Systematic Approaches To Characterizing Vulnerabilities And Enhancing Robustness Of Text And Vision-Language Models, Poojitha Thota
Computer Science and Engineering Dissertations
The proliferation of artificial intelligence (AI) across critical domains, including news summarization, privacy-policy analysis, and medical decision support, has raised growing concerns about the security and robustness of these systems against adversarial manipulation. This dissertation investigates adversarial robustness in generative AI by addressing three key research goals: (1) characterizing adversarial vulnerabilities across generative models, (2) developing systematic defenses to improve the robustness of generative models, and (3) designing deployment-time safeguards for securing LLM interactions.
Towards the first goal, we characterize adversarial vulnerabilities across text-based and multimodal systems. In abstractive text summarization, we show that inference-time perturbations can exploit lead bias …
The Influence Of Scale In Modeling Social Vulnerability And Disaster Assistance,
2026
Old Dominion University
The Influence Of Scale In Modeling Social Vulnerability And Disaster Assistance, Sina Razzaghi Asl, Oronde Drakes, Eric Tate, Samuel Brody, Wesley Highfield, Kayode Atoba
Political Science & Geography Faculty Publications
Understanding how social vulnerability relates to disaster impacts is critical for addressing social equity, yet the role of spatial scale in this relationship is often overlooked. Most studies use aggregated data, risking ecological fallacy-misinterpreting individual outcomes from group-level data. This study examines how spatial scale influences the relationship between social vulnerability and federal disaster assistance after Hurricane Harvey. Using spatial econometric models at both household and census tract levels, we assessed the strength of key vulnerability indicators in explaining disaster assistance. Results show that disability, housing tenure, household size, and income predict assistance at the household level, but their influence …
