paper-with-me

Papers

On Evaluating Adversarial Robustness of Chest X-ray Classification: Pitfalls and Best Practices

2022-12-15 · Salah Ghamizi, Maxime Cordy, Michail Papadakis, Yves Le Traon

Vulnerability to adversarial attacks is a well-known weakness of Deep Neural Networks. While most of the studies focus on natural images with standardized benchmarks like ImageNet and CIFAR, little research has considered real world applications, in particular in the medical domain. Our research shows that, contrary to previous claims, robustness of chest x-ray classification is much harder to evaluate and leads to very different assessments based on the dataset, the architecture and robustness metric. We argue that previous studies did not take into account the peculiarity of medical diagnosis, like the co-occurrence of diseases, the disagreement of labellers (domain experts), the threat model of the attacks and the risk implications for each successful attack. In this paper, we discuss the methodological foundations, review the pitfalls and best practices, and suggest new methodological considerations for evaluating the robustness of chest xray classification models. Our evaluation on 3 datasets, 7 models, and 18 diseases is the largest evaluation of robustness of chest x-ray classification models.

📄 PDF Abstract BibTeX arXiv:2212.08130

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessClassificationMedical DiagnosisX-ray Classification

Similar Papers 제목 키워드 기반

On Evaluating Adversarial Robustness

2019-02-18 · Nicholas Carlini, Anish Athalye, Nicolas Papernot, Wieland Brendel 외

Correctly evaluating defenses against adversarial examples has proven to be extremely difficult. Despite the significant amount of recent work attempting to design defenses that withstand adaptive attacks, few have succe…

Adversarial AttackAdversarial DefenseAdversarial Robustness

Learning Interpretable Features via Adversarially Robust Optimization

2019-05-09 · Ashkan Khakzar, Shadi Albarqouni, Nassir Navab

Neural networks are proven to be remarkably successful for classification and diagnosis in medical applications. However, the ambiguity in the decision-making process and the interpretability of the learned features is a…

Decision Making

Robust and Interpretable COVID-19 Diagnosis on Chest X-ray Images using Adversarial Training

2023-11-23 · Karina Yang, Alexis Bennett, Dominique Duncan

The novel 2019 Coronavirus disease (COVID-19) global pandemic is a defining health crisis. Recent efforts have been increasingly directed towards achieving quick and accurate detection of COVID-19 across symptomatic pati…

COVID-19 DiagnosisDecision MakingDiagnostic

Hear No Evil: Towards Adversarial Robustness of Automatic Speech Recognition via Multi-Task Learning

2022-04-05 · Nilaksh Das, Duen Horng Chau

As automatic speech recognition (ASR) systems are now being widely deployed in the wild, the increasing threat of adversarial attacks raises serious questions about the security and reliability of using such systems. On …

Adversarial AttackAdversarial RobustnessAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)+4

Critical Perspectives: A Benchmark Revealing Pitfalls in PerspectiveAPI

2023-01-05 · Lorena Piedras, Lucas Rosenblatt, Julia Wilkins

Detecting "toxic" language in internet content is a pressing social and technical challenge. In this work, we focus on PERSPECTIVE from Jigsaw, a state-of-the-art tool that promises to score the "toxicity" of text, with …

Binary Classification