GroupMixer: Patch-based Group Convolutional Neural Network for Breast Cancer Detection from Histopathological Images
Ardavan Modarres, Erfan Ebrahim Esfahani, Mahsa Bahrami

TL;DR
This paper introduces GroupMixer, a patch-based CNN architecture with group convolution and channel shuffling, achieving high accuracy in breast cancer detection from histopathological images with fewer parameters.
Contribution
It presents a novel, efficient CNN architecture that combines patch embedding with group convolution and channel shuffling for improved medical image analysis.
Findings
Achieved over 97% accuracy across multiple magnifications.
Reduced model complexity with minimal performance loss.
Demonstrated effectiveness of group convolution in medical imaging.
Abstract
Diagnosis of breast cancer malignancy at the early stages is a crucial step for controlling its side effects. Histopathological analysis provides a unique opportunity for malignant breast cancer detection. However, such a task would be tedious and time-consuming for the histopathologists. Deep Neural Networks enable us to learn informative features directly from raw histopathological images without manual feature extraction. Although Convolutional Neural Networks (CNNs) have been the dominant architectures in the computer vision realm, Transformer-based architectures have shown promising results in different computer vision tasks. Although harnessing the capability of Transformer-based architectures for medical image analysis seems interesting, these architectures are large, have a significant number of trainable parameters, and require large datasets to be trained on, which are usually…
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.
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 · Brain Tumor Detection and Classification
MethodsConvolution
