LGCRMay 5, 2022

Can collaborative learning be private, robust and scalable?

arXiv:2205.02652v23 citationsh-index: 128Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of ensuring safety in collaborative medical imaging models against data privacy and adversarial attacks, though it appears incremental as it combines existing techniques.

The paper tackled the challenge of making federated learning for medical image analysis private, robust, and scalable by proposing a framework that combines differential privacy, model compression, and adversarial training. The result was competitive model performance, a significant reduction in model size, and improved empirical adversarial robustness without severe performance degradation.

In federated learning for medical image analysis, the safety of the learning protocol is paramount. Such settings can often be compromised by adversaries that target either the private data used by the federation or the integrity of the model itself. This requires the medical imaging community to develop mechanisms to train collaborative models that are private and robust against adversarial data. In response to these challenges, we propose a practical open-source framework to study the effectiveness of combining differential privacy, model compression and adversarial training to improve the robustness of models against adversarial samples under train- and inference-time attacks. Using our framework, we achieve competitive model performance, a significant reduction in model's size and an improved empirical adversarial robustness without a severe performance degradation, critical in medical image analysis.

Foundations

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

Your Notes