Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

115229344458 · Jun 202019922001200920172026
48 results for Time-to-event analysis

This monograph introduces deep learning models for predicting time-to-event outcomes.

problem Predicting critical events and their timing from time series data.
method Neural networks and deep learning models for survival analysis.
result Improved accuracy in predicting time-to-event outcomes using deep learning.

A new method prices time-to-event cash flows using survival analysis.

problem Pricing insurance investment portfolios with time-to-event cash flows.
method Discrete-time survival analysis framework, hazard rate estimators, asymptotic multivariate normality.
result Pricing model yields estimates closer to actual cash flows than non-random models.

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 statisti…

2018-04-09abs ↗pdf ↗

This study evaluates subgroup analysis methods for time-to-event outcomes in randomized controlled trials.

problem Identifying subgroups of good responders in non-significant randomized controlled trials.
method Evaluation of several subgroup analysis algorithms for time-to-event outcomes using synthetic and semi-synthetic data.
result Provides a new synthetic and semi-synthetic data generation process and an open-source Python package for benchmarking.

Paper compares different models for time-to-event analysis.

problem Comparing models for time-to-event analysis.
method Experimental comparison of semi-parametric, parametric, and machine learning models.
result Models' performance evaluated using concordance index.

Paper proposes kernelized Stein tests for time-to-event data with censoring.

problem Testing goodness-of-fit for time-to-event data with censoring.
method Combining Stein's method and kernelized discrepancies for non-parametric testing.
result Proposed kernelized Stein discrepancy tests perform better than existing methods.

A new machine learning framework simplifies survival analysis.

problem Survival analysis challenges including censoring, truncation, and multiple events.
method Data augmentation to standard Poisson regression, using various machine learning algorithms.
result General machine learning methods can be applied to time-to-event analysis without specific assumptions.

New survival learners estimate heterogeneous treatment effects from time-to-event data.

problem Estimating HTEs from time-to-event data with censoring outcomes.
method Orthogonal survival learners with theoretical guarantees and custom weighting functions.
result Orthogonal survival learners provide robust and model-agnostic HTE estimation.

A new neural network model for predicting event times without distributional assumptions.

problem Predicting event times from censored data with complex assumptions.
method Deep AFT Rank-regression model (DART) using Gehan's rank statistic.
result DART significantly improves performance on various benchmark datasets.

Develops a Bayesian method for causal inference with partly censored time-to-event data.

problem Estimating causal effects with unobserved confounders and measurement errors in partly censored time-to-event data.
method Semiparametric Bayesian instrumental variable analysis using a two-stage Dirichlet process mixture model.
result The proposed method outperforms competing methods in simulations and real-world data analysis.

Proposes a new model for time-to-event prediction with uncertainty quantification.

problem Lack of uncertainty in time-to-event predictions using recurrent neural networks.
method Deep Kernel Accelerated Failure Time models combining RNN and sparse Gaussian Process.
result Model delivers better uncertainty estimates compared to related methods.

auton-survival simplifies survival analysis for healthcare data.

problem Handling censored time-to-event data in healthcare.
method Open-source package for survival regression, adjustment, counterfactual estimation, phenotyping, and treatment effects.
result Demonstrates auton-survival's ability to support complex health and epidemiological questions.

Bayesian method estimates LTLL distribution parameters for time-to-event data.

problem Parameter estimation for time-to-event data with left truncation.
method Bayesian inference using Metropolis-Hastings algorithm.
result Bayesian estimation provides more stable and reliable parameter estimates.

Proposes a deep neural network for predicting clustered time-to-event data.

problem Predicting clustered time-to-event data with subject-specific frailties.
method Deep neural network based gamma frailty model (DNN-FM) trained using negative profiled h-likelihood.
result Enhances prediction performance compared to existing methods.

The Cox proportional hazards model is ubiquitous in the analysis of time-to-event data. However, when the data dimension p is comparable to the sample size NN, maximum likelihood estimates for its regression parameters are known to be biased or break down entirely due to overfitting. This prompted the introduction of …

2019-04-14abs ↗pdf ↗

Proposes isotonic regression for calibrating Deep Cox models' survival probabilities.

problem Poor calibration of Deep Cox models' survival probabilities.
method Isotonic regression for post hoc calibration of Deep Cox models.
result Establishes favorable theoretical guarantees and demonstrates empirical effectiveness.

SurvITE learns treatment effects from time-to-event data, addressing unique challenges.

problem Inferring heterogeneous treatment effects from time-to-event data.
method Proposes a novel deep learning method for treatment-specific hazard estimation.
result Method outperforms baselines by addressing covariate shifts from various sources.

Study examines HTE estimation from time-to-event data with competing events.

problem Estimating HTEs from time-to-event data with competing events.
method Outcome modeling approach using plug-in estimators for potential outcomes.
result Competing events introduce new challenges for HTE estimation.

Enhances survival analysis by separating population behavior from individual dynamics.

problem Improving the training and inference of survival analysis models for sparsely occurring events.
method Decouples survival analysis into an aggregated baseline hazard and independent survival scores.
result Achieves competitive performance and robust results without fine-tuning.

Models for predicting the time of a future event are crucial for risk assessment, across a diverse range of applications. Existing time-to-event (survival) models have focused primarily on preserving pairwise ordering of estimated event times, or relative risk. Model calibration is relatively under explored, despite it…

2019-05-21abs ↗pdf ↗

Metaparametric neural networks improve survival analysis without prior knowledge.

problem Current neural networks restrict survival analysis to pre-determined times and fixed function shapes.
method Metaparametric neural network framework that extends existing methods to estimate generic functions.
result Metaparametric neural networks outperform state-of-the-art methods in capturing nonlinearities and identifying temporal patterns.

A new method models individual survival curves using conditional normalizing flows.

problem Precise per-individual predictions in survival analysis.
method Conditional normalizing flows for flexible and individualized survival distributions.
result Efficient estimation of individual survival curves without overfitting.

The paper proposes a method to identify subgroups with different treatment effects in time-to-event data.

problem Identifying subgroups with differential treatment effects in time-to-event data.
method A mixture model with structured sparsity regularization and novel inference procedure.
result The method effectively recovers sparse phenotypes across real-world clinical studies.

Discusses handling intercurrent events in clinical trials with time-to-event outcomes.

problem Handling intercurrent events in clinical trials with time-to-event outcomes.
method Defines estimands and six ICE handling strategies, including new competing-risk strategy.
result Novel methods for handling intercurrent events in clinical trials with time-to-event outcomes.

SAVAE uses deep learning for survival analysis, improving model performance and interpretability.

problem Complex medical data with censoring and covariate interactions.
method SAVAE is a Variational Autoencoder tailored for survival analysis, using a novel ELBO formulation.
result SAVAE outperforms state-of-the-art techniques in various datasets, demonstrating robustness and interpretability.

Boosting methods for interval-censored data improve predictive accuracy in survival analysis.

problem Handling interval-censored data in survival analysis and time-to-event studies.
method Nonparametric boosting methods using censoring unbiased transformations and functional gradient descent.
result Effective boosting methods for regression and classification with interval-censored data, offering robust performance.

SurvFD and SurvSHAP-IQ provide interpretable survival models by analyzing feature interactions.

problem Non-additivity of hazard and survival functions limits standard additive explanation methods.
method SurvFD decomposes higher-order effects into time-dependent and time-independent components, extending Shapley interactions to time-indexed functions.
result SurvFD and SurvSHAP-IQ offer a new perspective on survival explanations, explicitly characterizing feature interactions.

Neural model predicts survival outcomes and reveals feature relationships.

problem Predicting time-to-event outcomes and understanding feature relationships in clinical data.
method Survival and topic modeling combined in a neural network framework.
result Neural survival-supervised topic models achieve competitive accuracy with interpretability.

New method uses neural networks for estimating survival functions from censored data.

problem Estimating conditional survival functions from censored time-to-event data with complex predictors.
method Generative adversarial networks leveraging self-consistent equations, without parametric assumptions.
result Established the convergence rate of the proposed estimator.

Develops a machine learning model to predict ALS progression and assistive device use.

problem Challenges in predicting clinically meaningful milestones in ALS.
method Integrates longitudinal ALSFRS-R trajectories with survival modeling.
result Generates individualized survival curves and predicts wheelchair-free survival.

EB-VAE combines tumor growth and dropout data for personalized treatment response modeling.

problem Challenges in integrating longitudinal tumor measurements, dropout information, and genetic covariates.
method Extended EB-VAE framework to jointly model longitudinal and time-to-event data, incorporating dropout hazard and genetic covariates.
result Hybrid decoder formulation yields consistent treatment-effect parameters and prior predictive performance comparable to neural decoder.

DynForest R package predicts outcomes with time-dependent predictors.

problem Handling time-dependent predictors in random forest models.
method Random forests with time-dependent predictors summarized using flexible linear mixed models.
result DynForest can predict continuous, categorical, and survival outcomes.