paper-with-me

Papers

Magnification-independent Histopathological Image Classification with Similarity-based Multi-scale Embeddings

2021-07-02 · Yibao Sun, Xingru Huang, Yaqi Wang, Huiyu Zhou, Qianni Zhang

The classification of histopathological images is of great value in both cancer diagnosis and pathological studies. However, multiple reasons, such as variations caused by magnification factors and class imbalance, make it a challenging task where conventional methods that learn from image-label datasets perform unsatisfactorily in many cases. We observe that tumours of the same class often share common morphological patterns. To exploit this fact, we propose an approach that learns similarity-based multi-scale embeddings (SMSE) for magnification-independent histopathological image classification. In particular, a pair loss and a triplet loss are leveraged to learn similarity-based embeddings from image pairs or image triplets. The learned embeddings provide accurate measurements of similarities between images, which are regarded as a more effective form of representation for histopathological morphology than normal image features. Furthermore, in order to ensure the generated models are magnification-independent, images acquired at different magnification factors are simultaneously fed to networks during training for learning multi-scale embeddings. In addition to the SMSE, to eliminate the impact of class imbalance, instead of using the hard sample mining strategy that intuitively discards some easy samples, we introduce a new reinforced focal loss to simultaneously punish hard misclassified samples while suppressing easy well-classified samples. Experimental results show that the SMSE improves the performance for histopathological image classification tasks for both breast and liver cancers by a large margin compared to previous methods. In particular, the SMSE achieves the best performance on the BreakHis benchmark with an improvement ranging from 5% to 18% compared to previous methods using traditional features.

📄 PDF Abstract BibTeX arXiv:2107.01063

Code (1)

sigma10010/histo_img_cls 공식 구현 pytorch

Tasks

Histopathological Image Classificationimage-classificationImage ClassificationTriplet

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Case-Based Histopathological Malignancy Diagnosis using Convolutional Neural Networks

2019-05-28 · Qicheng Lao, Thomas Fevens

In practice, histopathological diagnosis of tumor malignancy often requires a human expert to scan through histopathological images at multiple magnification levels, after which a final diagnosis can be accurately determ…

General Classification

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 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 외

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 …

Breast Cancer Histology Image ClassificationBreast Cancer Histology Image Classification (20% labels)Classification Of Breast Cancer Histology ImagesRepresentation Learning+1

Interpretable Classification from Skin Cancer Histology Slides Using Deep Learning: A Retrospective Multicenter Study

2019-04-12 · Peizhen Xie, Ke Zuo, Yu Zhang, Fangfang Li 외

For diagnosing melanoma, hematoxylin and eosin (H&E) stained tissue slides remains the gold standard. These images contain quantitative information in different magnifications. In the present study, we investigated wheth…

DiversityGeneral Classificationwhole slide images

EBHI:A New Enteroscope Biopsy Histopathological H&E Image Dataset for Image Classification Evaluation

2022-02-17 · Weiming Hu, Chen Li, Xiaoyan Li, Md Mamunur Rahaman 외

Background and purpose: Colorectal cancer has become the third most common cancer worldwide, accounting for approximately 10% of cancer patients. Early detection of the disease is important for the treatment of colorecta…

image-classificationImage Classification