English

Borrowing From the Future: Enhancing Early Risk Assessment through Contrastive Learning

Machine Learning 2025-08-18 v1 Machine Learning

Abstract

Risk assessments for a pediatric population are often conducted across multiple stages. For example, clinicians may evaluate risks prenatally, at birth, and during Well-Child visits. Although predictions made at later stages typically achieve higher precision, it is clinically desirable to make reliable risk assessments as early as possible. Therefore, this study focuses on improving prediction performance in early-stage risk assessments. Our solution, \textbf{Borrowing From the Future (BFF)}, is a contrastive multi-modal framework that treats each time window as a distinct modality. In BFF, a model is trained on all available data throughout the time while performing a risk assessment using up-to-date information. This contrastive framework allows the model to ``borrow'' informative signals from later stages (e.g., Well-Child visits) to implicitly supervise the learning at earlier stages (e.g., prenatal/birth stages). We validate BFF on two real-world pediatric outcome prediction tasks, demonstrating consistent improvements in early risk assessments. The code is available at https://github.com/scotsun/bff.

Keywords

Cite

@article{arxiv.2508.11210,
  title  = {Borrowing From the Future: Enhancing Early Risk Assessment through Contrastive Learning},
  author = {Minghui Sun and Matthew M. Engelhard and Benjamin A. Goldstein},
  journal= {arXiv preprint arXiv:2508.11210},
  year   = {2025}
}

Comments

accepted by Machine Learning for Healthcare 2025

R2 v1 2026-07-01T04:51:05.741Z