Modeling Long Sequences in Bladder Cancer Recurrence: A Comparative Evaluation of LSTM,Transformer,and Mamba
Runquan Zhang, Jiawen Jiang, Xiaoping Shi

TL;DR
This study compares LSTM, Transformer, and Mamba models integrated with Cox regression for analyzing bladder cancer recurrence, finding LSTM-Cox most effective in prediction accuracy and clinical relevance.
Contribution
It introduces a novel comparison of deep learning models combined with Cox regression for long-sequence recurrence data analysis, highlighting LSTM-Cox's superior performance.
Findings
LSTM-Cox achieved a Concordance index of 0.90.
LSTM-Cox effectively identified key recurrence predictors.
LSTM-Cox distinguished high-risk from low-risk patients accurately.
Abstract
Traditional survival analysis methods often struggle with complex time-dependent data,failing to capture and interpret dynamic characteristics adequately.This study aims to evaluate the performance of three long-sequence models,LSTM,Transformer,and Mamba,in analyzing recurrence event data and integrating them with the Cox proportional hazards model.This study integrates the advantages of deep learning models for handling long-sequence data with the Cox proportional hazards model to enhance the performance in analyzing recurrent events with dynamic time information.Additionally,this study compares the ability of different models to extract and utilize features from time-dependent clinical recurrence data.The LSTM-Cox model outperformed both the Transformer-Cox and Mamba-Cox models in prediction accuracy and model fit,achieving a Concordance index of up to 0.90 on the test set.Significant…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Scientific Computing and Data Management
MethodsAttention Is All You Need · Residual Connection · Adam · Dropout · Byte Pair Encoding · Layer Normalization · Label Smoothing · Linear Layer · Softmax · Position-Wise Feed-Forward Layer
