English

Adversarial Time-to-Event Modeling

Machine Learning 2019-10-25 v2 Machine Learning

Abstract

Modern health data science applications leverage abundant molecular and electronic health data, providing opportunities for machine learning to build statistical models to support clinical practice. Time-to-event analysis, also called survival analysis, stands as one of the most representative examples of such statistical models. We present a deep-network-based approach that leverages adversarial learning to address a key challenge in modern time-to-event modeling: nonparametric estimation of event-time distributions. We also introduce a principled cost function to exploit information from censored events (events that occur subsequent to the observation window). Unlike most time-to-event models, we focus on the estimation of time-to-event distributions, rather than time ordering. We validate our model on both benchmark and real datasets, demonstrating that the proposed formulation yields significant performance gains relative to a parametric alternative, which we also propose.

Keywords

Cite

@article{arxiv.1804.03184,
  title  = {Adversarial Time-to-Event Modeling},
  author = {Paidamoyo Chapfuwa and Chenyang Tao and Chunyuan Li and Courtney Page and Benjamin Goldstein and Lawrence Carin and Ricardo Henao},
  journal= {arXiv preprint arXiv:1804.03184},
  year   = {2019}
}

Comments

Published in ICML 2018; Code: https://github.com/paidamoyo/adversarial_time_to_event

R2 v1 2026-06-23T01:18:27.934Z