LGAISep 10, 2024

Adaptive Transformer Modelling of Density Function for Nonparametric Survival Analysis

arXiv:2409.06209v17 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses limitations in survival analysis for domains like healthcare and economics, though it appears to be an incremental improvement over existing deep learning approaches.

The paper tackles the problem of survival analysis by proposing UniSurv, a novel method that produces high-quality unimodal probability density functions without prior distribution assumptions, achieving significantly better performance on censoring prediction compared to other methods.

Survival analysis holds a crucial role across diverse disciplines, such as economics, engineering and healthcare. It empowers researchers to analyze both time-invariant and time-varying data, encompassing phenomena like customer churn, material degradation and various medical outcomes. Given the complexity and heterogeneity of such data, recent endeavors have demonstrated successful integration of deep learning methodologies to address limitations in conventional statistical approaches. However, current methods typically involve cluttered probability distribution function (PDF), have lower sensitivity in censoring prediction, only model static datasets, or only rely on recurrent neural networks for dynamic modelling. In this paper, we propose a novel survival regression method capable of producing high-quality unimodal PDFs without any prior distribution assumption, by optimizing novel Margin-Mean-Variance loss and leveraging the flexibility of Transformer to handle both temporal and non-temporal data, coined UniSurv. Extensive experiments on several datasets demonstrate that UniSurv places a significantly higher emphasis on censoring compared to other methods.

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