CVMar 3, 2017

Detecting Cancer Metastases on Gigapixel Pathology Images

arXiv:1703.02442v2674 citations
Originality Highly original
AI Analysis

This addresses the labor-intensive and error-prone process of metastasis detection for breast cancer patients, potentially reducing false negative rates.

The paper tackles the problem of detecting cancer metastases in gigapixel pathology images, achieving state-of-the-art results with 92.4% tumor detection at 8 false positives per image, compared to 82.7% by previous automated methods and 73.2% by human pathologists.

Each year, the treatment decisions for more than 230,000 breast cancer patients in the U.S. hinge on whether the cancer has metastasized away from the breast. Metastasis detection is currently performed by pathologists reviewing large expanses of biological tissues. This process is labor intensive and error-prone. We present a framework to automatically detect and localize tumors as small as 100 x 100 pixels in gigapixel microscopy images sized 100,000 x 100,000 pixels. Our method leverages a convolutional neural network (CNN) architecture and obtains state-of-the-art results on the Camelyon16 dataset in the challenging lesion-level tumor detection task. At 8 false positives per image, we detect 92.4% of the tumors, relative to 82.7% by the previous best automated approach. For comparison, a human pathologist attempting exhaustive search achieved 73.2% sensitivity. We achieve image-level AUC scores above 97% on both the Camelyon16 test set and an independent set of 110 slides. In addition, we discover that two slides in the Camelyon16 training set were erroneously labeled normal. Our approach could considerably reduce false negative rates in metastasis detection.

Code Implementations6 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