paper-with-me

Papers

A Wide and Deep Neural Network for Survival Analysis from Anatomical Shape and Tabular Clinical Data

2019-09-09 · Sebastian Pölsterl, Ignacio Sarasua, Benjamín Gutiérrez-Becker, Christian Wachinger

We introduce a wide and deep neural network for prediction of progression from patients with mild cognitive impairment to Alzheimer's disease. Information from anatomical shape and tabular clinical data (demographics, biomarkers) are fused in a single neural network. The network is invariant to shape transformations and avoids the need to identify point correspondences between shapes. To account for right censored time-to-event data, i.e., when it is only known that a patient did not develop Alzheimer's disease up to a particular time point, we employ a loss commonly used in survival analysis. Our network is trained end-to-end to combine information from a patient's hippocampus shape and clinical biomarkers. Our experiments on data from the Alzheimer's Disease Neuroimaging Initiative demonstrate that our proposed model is able to learn a shape descriptor that augments clinical biomarkers and outperforms a deep neural network on shape alone and a linear model on common clinical biomarkers.

📄 PDF Abstract BibTeX arXiv:1909.03890

Code (0)

등록된 구현이 없습니다.

Tasks

HippocampusSurvival Analysis

Similar Papers 제목 키워드 기반

Tabular Foundation Models for Clinical Survival Analysis via Survival-Aware Adaptation

2026-06-10 · Minh-Khoi Pham, Luca Cotugno, Alina Sirbu, Tai Tan Mai 외 arxiv

Predicting time-to-event outcomes such as mortality is a fundamental task in clinical decision-making, commonly addressed through survival analysis. While classical statistical and deep learning approaches have been wide…

Transfer Learning

Tabular Foundation Models Can Do Survival Analysis

2026-01-29 · Da In Kim, Wei Siang Lai, Kelly W. Zhang arxiv

While tabular foundation models have achieved remarkable success in classification and regression, adapting them to model time-to-event outcomes for survival analysis is non-trivial due to right-censoring, where data obs…

Binary Classification

TabSurv: Adapting Modern Tabular Neural Networks to Survival Analysis

2026-05-05 · Stanislav Kirpichenko, Andrei Konstantinov, Lev Utkin arxiv

Survival analysis on tabular data is a well-studied problem. However, existing deep learning methods are often highly task-specific, which can limit the transfer of new approaches from other domains and introduce constra…

Deep conditional transformation models for survival analysis

2022-10-20 · Gabriele Campanella, Lucas Kook, Ida Häggström, Torsten Hothorn 외

An every increasing number of clinical trials features a time-to-event outcome and records non-tabular patient data, such as magnetic resonance imaging or text data in the form of electronic health records. Recently, sev…

Survival Analysis

Staying Alive: Uncensored Survival Analysis with Tabular Foundation Models

2026-06-02 · Mariana Vargas Vieyra arxiv

Survival Analysis (SA) is a statistical framework that models the time span until some event of interest occurs. Widely used in several domains, including healthcare and churn prediction, a central challenge in its appli…