A Unified Mammogram Analysis Method via Hybrid Deep Supervision
Rongzhao Zhang, Han Zhang, Albert C. S. Chung

TL;DR
This paper introduces a unified deep learning framework for mammogram classification and segmentation that leverages hybrid deep supervision to improve multi-task learning, achieving state-of-the-art results on the INbreast dataset.
Contribution
The novel hybrid deep supervision scheme effectively integrates segmentation and classification tasks in a single model, enhancing feature learning and performance.
Findings
Achieved 0.85 Dice similarity coefficient in segmentation.
Attained 0.89 classification accuracy.
Validated mutual benefits of pixel-wise and image-wise supervision.
Abstract
Automatic mammogram classification and mass segmentation play a critical role in a computer-aided mammogram screening system. In this work, we present a unified mammogram analysis framework for both whole-mammogram classification and segmentation. Our model is designed based on a deep U-Net with residual connections, and equipped with the novel hybrid deep supervision (HDS) scheme for end-to-end multi-task learning. As an extension of deep supervision (DS), HDS not only can force the model to learn more discriminative features like DS, but also seamlessly integrates segmentation and classification tasks into one model, thus the model can benefit from both pixel-wise and image-wise supervisions. We extensively validate the proposed method on the widely-used INbreast dataset. Ablation study corroborates that pixel-wise and image-wise supervisions are mutually beneficial, evidencing the…
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
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
