paper-with-me

Papers

Survival Seq2Seq: A Survival Model based on Sequence to Sequence Architecture

2022-04-09 · Ebrahim Pourjafari, Navid Ziaei, Mohammad R. Rezaei, Amir Sameizadeh, Mohammad Shafiee, Mohammad Alavinia, Mansour Abolghasemian, Nick Sajadi

This paper introduces a novel non-parametric deep model for estimating time-to-event (survival analysis) in presence of censored data and competing risks. The model is designed based on the sequence-to-sequence (Seq2Seq) architecture, therefore we name it Survival Seq2Seq. The first recurrent neural network (RNN) layer of the encoder of our model is made up of Gated Recurrent Unit with Decay (GRU-D) cells. These cells have the ability to effectively impute not-missing-at-random values of longitudinal datasets with very high missing rates, such as electronic health records (EHRs). The decoder of Survival Seq2Seq generates a probability distribution function (PDF) for each competing risk without assuming any prior distribution for the risks. Taking advantage of RNN cells, the decoder is able to generate smooth and virtually spike-free PDFs. This is beyond the capability of existing non-parametric deep models for survival analysis. Training results on synthetic and medical datasets prove that Survival Seq2Seq surpasses other existing deep survival models in terms of the accuracy of predictions and the quality of generated PDFs.

📄 PDF Abstract BibTeX arXiv:2204.04542

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSurvival Analysis

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Learning Patient-Specific Cancer Survival Distributions as a Sequence of Dependent Regressors

2011-12-01 · NeurIPS 2011 12 · Chun-Nam Yu, Russell Greiner, Hsiu-Chin Lin, Vickie Baracos

An accurate model of patient survival time can help in the treatment and care of cancer patients. The common practice of providing survival time estimates based only on population averages for the site and stage of cance…

regressionSurvival Analysis

Dynamic Survival Prediction using Longitudinal Images based on Transformer

2025-08-12 · Bingfan Liu, Haolun Shi, Jiguo Cao arxiv

Survival analysis utilizing multiple longitudinal medical images plays a pivotal role in the early detection and prognosis of diseases by providing insight beyond single-image evaluations. However, current methodologies …

SAFE: A Neural Survival Analysis Model for Fraud Early Detection

2018-09-12 · Panpan Zheng, Shuhan Yuan, Xintao Wu

Many online platforms have deployed anti-fraud systems to detect and prevent fraudulent activities. However, there is usually a gap between the time that a user commits a fraudulent action and the time that the user is s…

Survival Analysis

Stochastic density effects on adult fish survival and implications for population fluctuations

2016-01-22

The degree to which population fluctuations arise from variable adult survival relative to variable recruitment has been debated widely for marine organisms. Disentangling these effects remains challenging because data g…

Time SeriesTime Series Analysis

Deep learning cardiac motion analysis for human survival prediction

2018-10-08 · Ghalib A. Bello, Timothy J. W. Dawes, Jinming Duan, Carlo Biffi 외

Motion analysis is used in computer vision to understand the behaviour of moving objects in sequences of images. Optimising the interpretation of dynamic biological systems requires accurate and precise motion tracking a…

Deep LearningDenoisingSurvival Prediction