paper-with-me

홈 › Papers

Jekyll: Attacking Medical Image Diagnostics using Deep Generative Models

2021-04-05 · Neal Mangaokar, Jiameng Pu, Parantapa Bhattacharya, Chandan K. Reddy, Bimal Viswanath

Advances in deep neural networks (DNNs) have shown tremendous promise in the medical domain. However, the deep learning tools that are helping the domain, can also be used against it. Given the prevalence of fraud in the healthcare domain, it is important to consider the adversarial use of DNNs in manipulating sensitive data that is crucial to patient healthcare. In this work, we present the design and implementation of a DNN-based image translation attack on biomedical imagery. More specifically, we propose Jekyll, a neural style transfer framework that takes as input a biomedical image of a patient and translates it to a new image that indicates an attacker-chosen disease condition. The potential for fraudulent claims based on such generated 'fake' medical images is significant, and we demonstrate successful attacks on both X-rays and retinal fundus image modalities. We show that these attacks manage to mislead both medical professionals and algorithmic detection schemes. Lastly, we also investigate defensive measures based on machine learning to detect images generated by Jekyll.

📄 PDF Abstract BibTeX arXiv:2104.02107

Code (0)

등록된 구현이 없습니다.

Tasks

Style TransferTranslation

Similar Papers 제목 키워드 기반

Defending Medical Image Diagnostics against Privacy Attacks using Generative Methods

2021-03-04 · William Paul, Yinzhi Cao, Miaomiao Zhang, Phil Burlina

Machine learning (ML) models used in medical imaging diagnostics can be vulnerable to a variety of privacy attacks, including membership inference attacks, that lead to violations of regulations governing the use of medi…

DiagnosticGenerative Adversarial Network

Unsupervised Learning for Target Tracking and Background Subtraction in Satellite Imagery

2021-08-13 · Jonathan S. Kent, Charles C. Wamsley, Davin Flateau, Amber Ferguson

This paper describes an unsupervised machine learning methodology capable of target tracking and background suppression via a novel dual-model approach. ``Jekyll`` produces a video bit-mask describing an estimate of the …

BIG-bench Machine Learning

Persona is a Double-edged Sword: Mitigating the Negative Impact of Role-playing Prompts in Zero-shot Reasoning Tasks

2024-08-16 · Junseok Kim, Nakyeong Yang, Kyomin Jung

Recent studies demonstrate that prompting a role-playing persona to an LLM improves reasoning capability. However, assigning an adequate persona is difficult since LLMs are extremely sensitive to assigned prompts; thus, …

Position

Jekyll-and-Hyde Tipping Point in an AI's Behavior

2025-04-29 · Neil F. Johnson, Frank Yingjie Huo

Trust in AI is undermined by the fact that there is no science that predicts -- or that can explain to the public -- when an LLM's output (e.g. ChatGPT) is likely to tip mid-response to become wrong, misleading, irreleva…

Dr Jekyll and Mr Hyde: the Strange Case of Off-Policy Policy Updates

2021-09-29 · Romain Laroche, Remi Tachet

The policy gradient theorem states that the policy should only be updated in states that are visited by the current policy, which leads to insufficient planning in the off-policy states, and thus to convergence to subopt…