paper-with-me

Papers

Magnification Prior: A Self-Supervised Method for Learning Representations on Breast Cancer Histopathological Images

2022-03-15 · Prakash Chandra Chhipa, Richa Upadhyay, Gustav Grund Pihlgren, Rajkumar Saini, Seiichi Uchida, Marcus Liwicki

This work presents a novel self-supervised pre-training method to learn efficient representations without labels on histopathology medical images utilizing magnification factors. Other state-of-theart works mainly focus on fully supervised learning approaches that rely heavily on human annotations. However, the scarcity of labeled and unlabeled data is a long-standing challenge in histopathology. Currently, representation learning without labels remains unexplored for the histopathology domain. The proposed method, Magnification Prior Contrastive Similarity (MPCS), enables self-supervised learning of representations without labels on small-scale breast cancer dataset BreakHis by exploiting magnification factor, inductive transfer, and reducing human prior. The proposed method matches fully supervised learning state-of-the-art performance in malignancy classification when only 20% of labels are used in fine-tuning and outperform previous works in fully supervised learning settings. It formulates a hypothesis and provides empirical evidence to support that reducing human-prior leads to efficient representation learning in self-supervision. The implementation of this work is available online on GitHub - https://github.com/prakashchhipa/Magnification-Prior-Self-Supervised-Method

📄 PDF Abstract BibTeX arXiv:2203.07707

Code (1)

prakashchhipa/magnification-prior-self-supervised-method 공식 구현 pytorch

Tasks

Breast Cancer Histology Image ClassificationBreast Cancer Histology Image Classification (20% labels)Classification Of Breast Cancer Histology ImagesRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Magnification Prior Contrastive Similarity Self-supervised pre-training method to learn efficient representations without labels on histopathology medical images utilizing magnification factors.

Similar Papers 제목 키워드 기반

Magnification Invariant Medical Image Analysis: A Comparison of Convolutional Networks, Vision Transformers, and Token Mixers

2023-02-22 · Pranav Jeevan, Nikhil Cherian Kurian, Amit Sethi

Convolution Neural Networks (CNNs) are widely used in medical image analysis, but their performance degrade when the magnification of testing images differ from the training images. The inability of CNNs to generalize ac…

Breast Cancer Histology Image ClassificationDeep LearningImage ClassificationMedical Image Analysis

Magnification-Aware Distillation (MAD): A Self-Supervised Framework for Unified Representation Learning in Gigapixel Whole-Slide Images

2025-12-16 · Mahmut S. Gokmen, Mitchell A. Klusty, Peter T. Nelson, Allison M. Neltner 외 arxiv

Whole-slide images (WSIs) contain tissue information distributed across multiple magnification levels, yet most self-supervised methods treat these scales as independent views. This separation prevents models from learni…

Representation Learning

Advancing H&E-to-IHC Stain Translation in Breast Cancer: A Multi-Magnification and Attention-Based Approach

2024-08-04 · Linhao Qu, Chengsheng Zhang, Guihui Li, Haiyong Zheng 외

Breast cancer presents a significant healthcare challenge globally, demanding precise diagnostics and effective treatment strategies, where histopathological examination of Hematoxylin and Eosin (H&E) stained tissue sect…

Image-to-Image TranslationTranslation

Deep Multi-Magnification Networks for Multi-Class Breast Cancer Image Segmentation

2019-10-29 · David Joon Ho, Dig V. K. Yarlagadda, Timothy M. D'Alfonso, Matthew G. Hanna 외

Pathologic analysis of surgical excision specimens for breast carcinoma is important to evaluate the completeness of surgical excision and has implications for future treatment. This analysis is performed manually by pat…

DecoderImage SegmentationSemantic Segmentationwhole slide images

Self-Supervised Motion Magnification by Backpropagating Through Optical Flow

2023-11-28 · NeurIPS 2023 11

This paper presents a simple, self-supervised method for magnifying subtle motions in video: given an input video and a magnification factor, we manipulate the video such that its new optical flow is scaled by the desire…

Motion MagnificationOptical Flow EstimationTest-time Adaptation