CVJul 9, 2021

Towards Robust General Medical Image Segmentation

arXiv:2107.04263v128 citations
Originality Incremental advance
AI Analysis

This addresses robustness in computer-aided diagnosis for volumetric data, which is an incremental improvement over existing work in natural images.

The paper tackles the problem of robustness in medical image segmentation by proposing a new benchmark and a novel lattice architecture (ROG), which generalizes across tasks and surpasses state-of-the-art methods under adversarial attacks.

The reliability of Deep Learning systems depends on their accuracy but also on their robustness against adversarial perturbations to the input data. Several attacks and defenses have been proposed to improve the performance of Deep Neural Networks under the presence of adversarial noise in the natural image domain. However, robustness in computer-aided diagnosis for volumetric data has only been explored for specific tasks and with limited attacks. We propose a new framework to assess the robustness of general medical image segmentation systems. Our contributions are two-fold: (i) we propose a new benchmark to evaluate robustness in the context of the Medical Segmentation Decathlon (MSD) by extending the recent AutoAttack natural image classification framework to the domain of volumetric data segmentation, and (ii) we present a novel lattice architecture for RObust Generic medical image segmentation (ROG). Our results show that ROG is capable of generalizing across different tasks of the MSD and largely surpasses the state-of-the-art under sophisticated adversarial attacks.

Code Implementations2 repos
Foundations

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

Your Notes