MV-Swin-T: Mammogram Classification with Multi-view Swin Transformer
Sushmita Sarker, Prithul Sarker, George Bebis, and Alireza Tavakkoli

TL;DR
This paper introduces MV-Swin-T, a transformer-based multi-view mammogram classification model that effectively captures inter-view correlations using a novel shifted window attention mechanism, improving diagnostic accuracy.
Contribution
The paper presents a new multi-view transformer architecture with a shifted window attention block specifically designed for mammogram analysis, addressing limitations of prior independent view processing methods.
Findings
Outperforms existing models on CBIS-DDSM and Vin-Dr Mammo datasets.
Effectively captures inter-view correlations in mammogram classification.
Demonstrates the importance of multi-view integration for accurate diagnosis.
Abstract
Traditional deep learning approaches for breast cancer classification has predominantly concentrated on single-view analysis. In clinical practice, however, radiologists concurrently examine all views within a mammography exam, leveraging the inherent correlations in these views to effectively detect tumors. Acknowledging the significance of multi-view analysis, some studies have introduced methods that independently process mammogram views, either through distinct convolutional branches or simple fusion strategies, inadvertently leading to a loss of crucial inter-view correlations. In this paper, we propose an innovative multi-view network exclusively based on transformers to address challenges in mammographic image classification. Our approach introduces a novel shifted window-based dynamic attention block, facilitating the effective integration of multi-view information and promoting…
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 · Gene expression and cancer classification · Advanced Data Compression Techniques
