High-Resolution Breast Cancer Screening with Multi-View Deep Convolutional Neural Networks
Krzysztof J. Geras, Stacey Wolfson, Yiqiu Shen, Nan Wu, S., Gene Kim, Eric Kim, Laura Heacock, Ujas Parikh, Linda Moy and, Kyunghyun Cho

TL;DR
This paper introduces a multi-view deep convolutional neural network designed for high-resolution breast cancer screening, demonstrating that larger training sets and original image resolution significantly improve accuracy, achieving performance comparable to radiologists.
Contribution
The work presents a novel multi-view deep CNN architecture tailored for high-resolution medical images, addressing the limitations of models designed for natural images and emphasizing the importance of image resolution.
Findings
Performance improves with larger training datasets.
Using original image resolution yields the best accuracy.
Model achieves radiologist-level performance in a reader study.
Abstract
Advances in deep learning for natural images have prompted a surge of interest in applying similar techniques to medical images. The majority of the initial attempts focused on replacing the input of a deep convolutional neural network with a medical image, which does not take into consideration the fundamental differences between these two types of images. Specifically, fine details are necessary for detection in medical images, unlike in natural images where coarse structures matter most. This difference makes it inadequate to use the existing network architectures developed for natural images, because they work on heavily downscaled images to reduce the memory requirements. This hides details necessary to make accurate predictions. Additionally, a single exam in medical imaging often comes with a set of views which must be fused in order to reach a correct conclusion. In our work, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
