Interpretable Hybrid-Rule Temporal Point Processes
Yunyang Cao, Juekai Lin, Hongye Wang, Wenhao Li, Bo Jin
TL;DR
This work tackles the interpretability–accuracy gap in Temporal Point Processes for medical event data by introducing HRTPP, a hybrid framework that unifies a basic intensity, a rule-based intensity encoding temporal logic rules, and a numerical feature intensity. The final intensity is given by $\\lambda(t|\\mathcal{H}_t) = \\text{Softplus}(\\lambda_{\\text{base}}(t) + \\lambda_{\\text{rule}}(t) + \\lambda_{\\text{num}}(t))$, with $\\lambda_{\\text{rule}}(t) = \\sum_{R_j} \\alpha_j e_j(t)$ and $\\lambda_{\\text{num}}(t) = \\sum_k \\beta_k g_k(t)$, enabling expressive yet interpretable modeling. A two-phase rule mining strategy with Bayesian optimization selects a compact, clinically meaningful rule set, and evaluation on four MIMIC-IV disease datasets demonstrates superior predictive performance and interpretability against state-of-the-art interpretable TPPs. The results reveal rules aligned with medical knowledge, providing transparent progression insights and supporting clinical decision-making. Together, these contributions offer a practical framework for interpretable, data-driven medical event modeling with real-time diagnostic support.
Abstract
Temporal Point Processes (TPPs) are widely used for modeling event sequences in various medical domains, such as disease onset prediction, progression analysis, and clinical decision support. Although TPPs effectively capture temporal dynamics, their lack of interpretability remains a critical challenge. Recent advancements have introduced interpretable TPPs. However, these methods fail to incorporate numerical features, thereby limiting their ability to generate precise predictions. To address this issue, we propose Hybrid-Rule Temporal Point Processes (HRTPP), a novel framework that integrates temporal logic rules with numerical features, improving both interpretability and predictive accuracy in event modeling. HRTPP comprises three key components: basic intensity for intrinsic event likelihood, rule-based intensity for structured temporal dependencies, and numerical feature intensity for dynamic probability modulation. To effectively discover valid rules, we introduce a two-phase rule mining strategy with Bayesian optimization. To evaluate our method, we establish a multi-criteria assessment framework, incorporating rule validity, model fitting, and temporal predictive accuracy. Experimental results on real-world medical datasets demonstrate that HRTPP outperforms state-of-the-art interpretable TPPs in terms of predictive performance and clinical interpretability. In case studies, the rules extracted by HRTPP explain the disease progression, offering valuable contributions to medical diagnosis.
