基于Transformer多标签学习的术中不良事件早期预警 / Early Warning of Intraoperative Adverse Events via Transformer-Driven Multi-Label Learning
1️⃣ 一句话总结
这篇论文提出了一种名为IAENet的新型AI模型,它能够同时预测手术过程中可能发生的多种相关并发症,并通过创新的数据融合与损失函数设计,显著提高了提前5到15分钟发出预警的准确性,有助于医生提前干预、保障患者安全。
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.
基于Transformer多标签学习的术中不良事件早期预警 / Early Warning of Intraoperative Adverse Events via Transformer-Driven Multi-Label Learning
这篇论文提出了一种名为IAENet的新型AI模型,它能够同时预测手术过程中可能发生的多种相关并发症,并通过创新的数据融合与损失函数设计,显著提高了提前5到15分钟发出预警的准确性,有助于医生提前干预、保障患者安全。
源自 arXiv: 2603.05212