CLCYLGMay 17, 2022

Federated learning for violence incident prediction in a simulated cross-institutional psychiatric setting

arXiv:2205.10234v127 citationsh-index: 42
Originality Incremental advance
AI Analysis

This addresses the challenge of data privacy in healthcare by enabling cross-institutional collaboration without sharing sensitive patient data, though it is incremental as it applies existing federated learning to a new domain.

The study tackled the problem of predicting inpatient violence in psychiatry using machine learning on clinical notes, and found that a federated learning model outperformed local models and performed similarly to a data-centralized model.

Inpatient violence is a common and severe problem within psychiatry. Knowing who might become violent can influence staffing levels and mitigate severity. Predictive machine learning models can assess each patient's likelihood of becoming violent based on clinical notes. Yet, while machine learning models benefit from having more data, data availability is limited as hospitals typically do not share their data for privacy preservation. Federated Learning (FL) can overcome the problem of data limitation by training models in a decentralised manner, without disclosing data between collaborators. However, although several FL approaches exist, none of these train Natural Language Processing models on clinical notes. In this work, we investigate the application of Federated Learning to clinical Natural Language Processing, applied to the task of Violence Risk Assessment by simulating a cross-institutional psychiatric setting. We train and compare four models: two local models, a federated model and a data-centralised model. Our results indicate that the federated model outperforms the local models and has similar performance as the data-centralised model. These findings suggest that Federated Learning can be used successfully in a cross-institutional setting and is a step towards new applications of Federated Learning based on clinical notes

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes