LGSep 10, 2024

MENSA: A Multi-Event Network for Survival Analysis with Trajectory-based Likelihood Estimation

arXiv:2409.06525v61 citationsh-index: 9Has Code
Originality Highly original
AI Analysis

This addresses a gap in survival analysis for multi-event scenarios in healthcare, offering a more integrated approach compared to independent models.

The paper tackles the problem of predicting multiple clinical events in healthcare, which are often non-exclusive and semi-competing, by proposing MENSA, a deep learning model that jointly learns time-to-event distributions and improves predictive performance over state-of-the-art baselines across four datasets.

Most existing time-to-event methods focus on either single-event or competing-risks settings, leaving multi-event scenarios relatively underexplored. In many healthcare applications, for example, a patient may experience multiple clinical events, that can be non-exclusive and semi-competing. A common workaround is to train independent single-event models for such multi-event problems, but this approach fails to exploit dependencies and shared structures across events. To overcome these limitations, we propose MENSA (Multi-Event Network for Survival Analysis), a deep learning model that jointly learns flexible time-to-event distributions for multiple events, whether competing or co-occurring. In addition, we introduce a novel trajectory-based likelihood term that captures the temporal ordering between events. Across four multi-event datasets, MENSA improves predictive performance over many state-of-the-art baselines. Source code is available at https://github.com/thecml/mensa.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes