paper-with-me

홈 › Papers

Predicting VBAC Outcomes from U.S. Natality Data using Deep and Classical Machine Learning Models

2025-07-28 · Ananya Anand arxiv

Accurately predicting the outcome of a trial of labor after cesarean (TOLAC) is essential for guiding prenatal counseling and minimizing delivery-related risks. This study presents supervised machine learning models for predicting vaginal birth after cesarean (VBAC) using 643,029 TOLAC cases from the CDC WONDER Natality dataset (2017-2023). After filtering for singleton births with one or two prior cesareans and complete data across 47 prenatal-period features, three classifiers were trained: logistic regression, XGBoost, and a multilayer perceptron (MLP). The MLP achieved the highest performance with an AUC of 0.7287, followed closely by XGBoost (AUC = 0.727), both surpassing the logistic regression baseline (AUC = 0.709). To address class imbalance, class weighting was applied to the MLP, and a custom loss function was implemented in XGBoost. Evaluation metrics included ROC curves, confusion matrices, and precision-recall analysis. Logistic regression coefficients highlighted maternal BMI, education, parity, comorbidities, and prenatal care indicators as key predictors. Overall, the results demonstrate that routinely collected, early-pregnancy variables can support scalable and moderately high-performing VBAC prediction models. These models offer potential utility in clinical decision support, particularly in settings lacking access to specialized intrapartum data.

📄 PDF Abstract BibTeX arXiv:2507.21330

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Implicit Framing in Obstetric Counseling Notes: A Grounded LLM Pipeline on a VBAC-Eligible Cohort

2026-04-24 · Baris Karacan, Barbara Di Eugenio, Patrick Thornton, Joanna Tess 외 arxiv

Clinical framing -- the linguistic manner in which clinical information is presented -- can influence patient understanding and decision-making, with important implications for healthcare outcomes. Obstetrics is a high-s…

Seeing is Believing: Rich-Context Hallucination Detection for MLLMs via Backward Visual Grounding

2025-11-15 · Pinxue Guo, Chongruo Wu, Xinyu Zhou, Lingyi Hong 외 arxiv

Multimodal Large Language Models (MLLMs) have unlocked powerful cross-modal capabilities, but still significantly suffer from hallucinations. As such, accurate detection of hallucinations in MLLMs is imperative for ensur…

Visual Grounding

Predicting Mitral Valve mTEER Surgery Outcomes Using Machine Learning and Deep Learning Techniques

2024-01-24 · Tejas Vyas, Mohsena Chowdhury, Xiaojiao Xiao, Mathias Claeys 외

Mitral Transcatheter Edge-to-Edge Repair (mTEER) is a medical procedure utilized for the treatment of mitral valve disorders. However, predicting the outcome of the procedure poses a significant challenge. This paper mak…

Medical Procedure

Learning Eigenvectors for Free

2011-12-01 · NeurIPS 2011 12 · Wouter M. Koolen, Wojciech Kotlowski, Manfred K. Warmuth

We extend the classical problem of predicting a sequence of outcomes from a finite alphabet to the matrix domain. In this extension, the alphabet of $n$ outcomes is replaced by the set of all dyads, i.e. outer produ…

An Introduction to Deep Survival Analysis Models for Predicting Time-to-Event Outcomes

2024-10-01 · George H. Chen

Many applications involve reasoning about time durations before a critical event happens--also called time-to-event outcomes. When will a customer cancel a subscription, a coma patient wake up, or a convicted criminal re…

FairnessSurvival AnalysisTime-to-Event Prediction