LGFeb 13, 2018

Identify Susceptible Locations in Medical Records via Adversarial Attacks on Deep Predictive Models

arXiv:1802.04822v167 citations
AI Analysis

This addresses the safety of medical predictive models for healthcare decision-makers, though it is incremental as it builds on known adversarial attack methods.

The paper tackles the vulnerability of deep learning models in electronic medical records (EHR) by proposing a framework that uses adversarial attacks to identify susceptible locations in medical records, demonstrating effectiveness on a real-world urgent care cohort.

The surging availability of electronic medical records (EHR) leads to increased research interests in medical predictive modeling. Recently many deep learning based predicted models are also developed for EHR data and demonstrated impressive performance. However, a series of recent studies showed that these deep models are not safe: they suffer from certain vulnerabilities. In short, a well-trained deep network can be extremely sensitive to inputs with negligible changes. These inputs are referred to as adversarial examples. In the context of medical informatics, such attacks could alter the result of a high performance deep predictive model by slightly perturbing a patient's medical records. Such instability not only reflects the weakness of deep architectures, more importantly, it offers guide on detecting susceptible parts on the inputs. In this paper, we propose an efficient and effective framework that learns a time-preferential minimum attack targeting the LSTM model with EHR inputs, and we leverage this attack strategy to screen medical records of patients and identify susceptible events and measurements. The efficient screening procedure can assist decision makers to pay extra attentions to the locations that can cause severe consequence if not measured correctly. We conduct extensive empirical studies on a real-world urgent care cohort and demonstrate the effectiveness of the proposed screening approach.

Foundations

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

Your Notes