BiteNet: Bidirectional Temporal Encoder Network to Predict Medical Outcomes
Xueping Peng, Guodong Long, Tao Shen, Sen Wang, Jing Jiang, Chengqi, Zhang

TL;DR
BiteNet is a novel bidirectional temporal encoder that uses self-attention to effectively capture the temporal and contextual dependencies in hierarchical EHR data, improving patient outcome predictions.
Contribution
This paper introduces a new self-attention mechanism and an end-to-end bidirectional encoder network for better representation learning from hierarchical EHR data.
Findings
BiteNet outperforms baseline methods in predictive tasks.
The model produces higher-quality patient representations.
Effective in both supervised and unsupervised learning scenarios.
Abstract
Electronic health records (EHRs) are longitudinal records of a patient's interactions with healthcare systems. A patient's EHR data is organized as a three-level hierarchy from top to bottom: patient journey - all the experiences of diagnoses and treatments over a period of time; individual visit - a set of medical codes in a particular visit; and medical code - a specific record in the form of medical codes. As EHRs begin to amass in millions, the potential benefits, which these data might hold for medical research and medical outcome prediction, are staggering - including, for example, predicting future admissions to hospitals, diagnosing illnesses or determining the efficacy of medical treatments. Each of these analytics tasks requires a domain knowledge extraction method to transform the hierarchical patient journey into a vector representation for further prediction procedure. The…
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
TopicsMachine Learning in Healthcare · Topic Modeling · Chronic Disease Management Strategies
