TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CASS: Cross Architectural Self-Supervision for Medical Ima...

CASS: Cross Architectural Self-Supervision for Medical Image Analysis

Pranav Singh, Elena Sizikova, Jacopo Cirrone

2022-06-08Self-Supervised LearningMedical Image ClassificationMedical Image AnalysisClassificationPartial Label Learning
PaperPDFCode(official)

Abstract

Recent advances in deep learning and computer vision have reduced many barriers to automated medical image analysis, allowing algorithms to process label-free images and improve performance. However, existing techniques have extreme computational requirements and drop a lot of performance with a reduction in batch size or training epochs. This paper presents Cross Architectural - Self Supervision (CASS), a novel self-supervised learning approach that leverages Transformer and CNN simultaneously. Compared to the existing state of the art self-supervised learning approaches, we empirically show that CASS-trained CNNs and Transformers across four diverse datasets gained an average of 3.8% with 1% labeled data, 5.9% with 10% labeled data, and 10.13% with 100% labeled data while taking 69% less time. We also show that CASS is much more robust to changes in batch size and training epochs. Notably, one of the test datasets comprised histopathology slides of an autoimmune disease, a condition with minimal data that has been underrepresented in medical imaging. The code is open source and is available on GitHub.

Results

TaskDatasetMetricValueModel
Partial Label LearningAutoimmune DatasetF1 score0.8717CASS
Partial Label LearningAutoimmune DatasetF1 score0.8445DINO
Partial Label LearningISIC 2019Balanced Multi-Class Accuracy0.7258CASS
ClassificationISIC 2019Balanced Multi-Class Accuracy0.6519CASS
ClassificationAutoimmune DatasetF1 score0.8894CASS
ClassificationAutoimmune DatasetF1 score0.8639DINO
ClassificationBrain Tumor MRI DatasetF1 score0.9909DINO

Related Papers

A Semi-Supervised Learning Method for the Identification of Bad Exposures in Large Imaging Surveys2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Self-supervised Learning on Camera Trap Footage Yields a Strong Universal Face Embedder2025-07-14FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise2025-07-13AI-Enhanced Pediatric Pneumonia Detection: A CNN-Based Approach Using Data Augmentation and Generative Adversarial Networks (GANs)2025-07-13