BiPETE: A Bi-Positional Embedding Transformer Encoder for Risk Assessment of Alcohol and Substance Use Disorder with Electronic Health Records
Daniel S. Lee, Mayra S. Haedo-Cruz, Chen Jiang, Oshin Miranda, and LiRong Wang

TL;DR
BiPETE is a novel transformer encoder that effectively models irregular temporal data in EHRs for predicting alcohol and substance use disorder risk, providing interpretable insights into clinical features.
Contribution
Introduces BiPETE, a transformer with dual positional embeddings for improved risk prediction from irregular EHR data without large-scale pretraining.
Findings
BiPETE improves AUPRC by 34% and 50% over baselines in two cohorts.
Dual positional encoding enhances model performance.
Model interpretability reveals key clinical risk factors.
Abstract
Transformer-based deep learning models have shown promise for disease risk prediction using electronic health records(EHRs), but modeling temporal dependencies remains a key challenge due to irregular visit intervals and lack of uniform structure. We propose a Bi-Positional Embedding Transformer Encoder or BiPETE for single-disease prediction, which integrates rotary positional embeddings to encode relative visit timing and sinusoidal embeddings to preserve visit order. Without relying on large-scale pretraining, BiPETE is trained on EHR data from two mental health cohorts-depressive disorder and post-traumatic stress disorder (PTSD)-to predict the risk of alcohol and substance use disorders (ASUD). BiPETE outperforms baseline models, improving the area under the precision-recall curve (AUPRC) by 34% and 50% in the depression and PTSD cohorts, respectively. An ablation study further…
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 · Mental Health via Writing · Digital Mental Health Interventions
