TRACE: Early Detection of Chronic Kidney Disease Onset with Transformer-Enhanced Feature Embedding
Yu Wang, Ziqiao Guan, Wei Hou, Fusheng Wang

TL;DR
The paper introduces TRACE, a novel Transformer-RNN autoencoder framework that enhances early detection of chronic kidney disease by effectively modeling complex medical histories, achieving improved predictive performance over existing methods.
Contribution
It presents a new end-to-end model combining Transformer and RNN autoencoder for medical history embedding, improving early CKD detection accuracy.
Findings
Achieved 0.5708 AUPRC, outperforming previous methods by 2.31%.
Validated the clinical relevance of learned embeddings through visualization and case studies.
Demonstrated TRACE's potential as a general disease prediction model.
Abstract
Chronic kidney disease (CKD) has a poor prognosis due to excessive risk factors and comorbidities associated with it. The early detection of CKD faces challenges of insufficient medical histories of positive patients and complicated risk factors. In this paper, we propose the TRACE (Transformer-RNN Autoencoder-enhanced CKD Detector) framework, an end-to-end prediction model using patients' medical history data, to deal with these challenges. TRACE presents a comprehensive medical history representation with a novel key component: a Transformer-RNN autoencoder. The autoencoder jointly learns a medical concept embedding via Transformer for each hospital visit, and a latent representation which summarizes a patient's medical history across all the visits. We compared TRACE with multiple state-of-the-art methods on a dataset derived from real-world medical records. Our model has achieved…
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
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · Chronic Disease Management Strategies
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Layer Normalization · Byte Pair Encoding · Label Smoothing · Residual Connection · Multi-Head Attention · Adam · Dense Connections
