Search papers, labs, and topics across Lattice.
This paper introduces MuAE, a new multi-label dataset for predicting six critical intraoperative adverse events, and proposes IAENet, a Transformer-based framework to address challenges in predicting multiple, interdependent events from heterogeneous clinical data. IAENet incorporates a Time-Aware Feature-wise Linear Modulation (TAFiLM) module for robust fusion of static and dynamic variables, and a Label-Constrained Reweighting Loss (LCRLoss) to handle class imbalance and enforce consistency among co-occurring events. Experiments show IAENet outperforms baselines, improving average F1 score by up to 7.57% on early warning tasks.
A new Transformer architecture, IAENet, predicts multiple interdependent surgical complications more accurately by explicitly modeling event co-occurrence and handling data heterogeneity.
Early warning of intraoperative adverse events plays a vital role in reducing surgical risk and improving patient safety. While deep learning has shown promise in predicting the single adverse event, several key challenges remain: overlooking adverse event dependencies, underutilizing heterogeneous clinical data, and suffering from the class imbalance inherent in medical datasets. To address these issues, we construct the first Multi-label Adverse Events dataset (MuAE) for intraoperative adverse events prediction, covering six critical events. Next, we propose a novel Transformerbased multi-label learning framework (IAENet) that combines an improved Time-Aware Feature-wise Linear Modulation (TAFiLM) module for static covariates and dynamic variables robust fusion and complex temporal dependencies modeling. Furthermore, we introduce a Label-Constrained Reweighting Loss (LCRLoss) with co-occurrence regularization to effectively mitigate intra-event imbalance and enforce structured consistency among frequently co-occurring events. Extensive experiments demonstrate that IAENet consistently outperforms strong baselines on 5, 10, and 15-minute early warning tasks, achieving improvements of +5.05%, +2.82%, and +7.57% on average F1 score. These results highlight the potential of IAENet for supporting intelligent intraoperative decision-making in clinical practice.