MedRDF: A Robust and Retrain-Less Diagnostic Framework for Medical Pretrained Models Against Adversarial Attack
Mengting Xu, Tao Zhang, Daoqiang Zhang

TL;DR
MedRDF is a simple, inference-time framework that enhances the robustness of medical diagnostic models against adversarial attacks without retraining, by using noisy copies and majority voting.
Contribution
It introduces MedRDF, a novel inference-time defense method that converts existing medical models into robust ones without retraining, suitable for online deployment.
Findings
Improves robustness of models on COVID-19 and DermaMNIST datasets.
Achieves high confidence in diagnostic results with the Robust Metric.
Effective against various adversarial attacks.
Abstract
Deep neural networks are discovered to be non-robust when attacked by imperceptible adversarial examples, which is dangerous for it applied into medical diagnostic system that requires high reliability. However, the defense methods that have good effect in natural images may not be suitable for medical diagnostic tasks. The preprocessing methods (e.g., random resizing, compression) may lead to the loss of the small lesions feature in the medical image. Retraining the network on the augmented data set is also not practical for medical models that have already been deployed online. Accordingly, it is necessary to design an easy-to-deploy and effective defense framework for medical diagnostic tasks. In this paper, we propose a Robust and Retrain-Less Diagnostic Framework for Medical pretrained models against adversarial attack (i.e., MedRDF). It acts on the inference time of the pertained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
