Deep Learning for Quantile Regression under Right Censoring: DeepQuantreg
Yichen Jia, Jong-Hyeon Jeong

TL;DR
This paper introduces DeepQuantreg, a deep learning approach for quantile regression on censored survival data, demonstrating improved accuracy over traditional methods through simulations and real data applications.
Contribution
The paper presents a novel neural network-based quantile regression method for censored survival data, incorporating inverse censoring weights, and provides an open-source implementation.
Findings
DeepQuantreg outperforms traditional quantile regression methods in simulations.
The method accurately captures nonlinear survival patterns.
Application to breast cancer data demonstrates practical utility.
Abstract
The computational prediction algorithm of neural network, or deep learning, has drawn much attention recently in statistics as well as in image recognition and natural language processing. Particularly in statistical application for censored survival data, the loss function used for optimization has been mainly based on the partial likelihood from Cox's model and its variations to utilize existing neural network library such as Keras, which was built upon the open source library of TensorFlow. This paper presents a novel application of the neural network to the quantile regression for survival data with right censoring, which is adjusted by the inverse of the estimated censoring distribution in the check function. The main purpose of this work is to show that the deep learning method could be flexible enough to predict nonlinear patterns more accurately compared to existing quantile…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Gene expression and cancer classification · MicroRNA in disease regulation
