Modeling Patient Care Trajectories with Transformer Hawkes Processes
TLDR
This paper models patient care trajectories using a Transformer Hawkes Process with an imbalance-aware strategy to predict future healthcare events.
Key contributions
- Introduces a Transformer Hawkes Process to model irregular patient care trajectories in continuous time.
- Combines Transformer encoding with Hawkes process dynamics to predict event type and time-to-event.
- Proposes an inverse square-root class weighting strategy to handle severe class imbalance in healthcare data.
- Improves sensitivity to rare, clinically important events and identifies high-risk patient populations.
Why it matters
This paper addresses the critical challenge of modeling complex patient care trajectories, which is vital for proactive healthcare. By improving predictions for rare but important events, it helps identify high-risk patients. This could lead to better resource allocation and earlier interventions.
Original Abstract
Patient healthcare utilization consists of irregularly time-stamped events, such as outpatient visits, inpatient admissions, and emergency encounters, forming individualized care trajectories. Modeling these trajectories is crucial for understanding utilization patterns and predicting future care needs, but is challenging due to temporal irregularity and severe class imbalance. In this work, we build on the Transformer Hawkes Process framework to model patient trajectories in continuous time. By combining Transformer-based history encoding with Hawkes process dynamics, the model captures event dependencies and jointly predicts event type and time-to-event. To address extreme imbalance, we introduce an imbalance-aware training strategy using inverse square-root class weighting. This improves sensitivity to rare but clinically important events without altering the data distribution. Experiments on real-world data demonstrate improved performance and provide clinically meaningful insights for identifying high-risk patient populations.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.