paper-with-me

홈 › Papers

Contrastive-Based Deep Embeddings for Label Noise-Resilient Histopathology Image Classification

2024-04-11 · Lucas Dedieu, Nicolas Nerrienet, Adrien Nivaggioli, Clara Simmat, Marceau Clavel, Arnaud Gauthier, Stéphane Sockeel, Rémy Peyret

Recent advancements in deep learning have proven highly effective in medical image classification, notably within histopathology. However, noisy labels represent a critical challenge in histopathology image classification, where accurate annotations are vital for training robust deep learning models. Indeed, deep neural networks can easily overfit label noise, leading to severe degradations in model performance. While numerous public pathology foundation models have emerged recently, none have evaluated their resilience to label noise. Through thorough empirical analyses across multiple datasets, we exhibit the label noise resilience property of embeddings extracted from foundation models trained in a self-supervised contrastive manner. We demonstrate that training with such embeddings substantially enhances label noise robustness when compared to non-contrastive-based ones as well as commonly used noise-resilient methods. Our results unequivocally underline the superiority of contrastive learning in effectively mitigating the label noise challenge. Code is publicly available at https://github.com/LucasDedieu/NoiseResilientHistopathology.

📄 PDF Abstract BibTeX arXiv:2404.07605

Code (1)

lucasdedieu/noiseresilienthistopathology 공식 구현 pytorch

Tasks

Contrastive LearningDeep Learningimage-classificationImage ClassificationMedical Image Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Weakly Supervised Contrastive Learning for Histopathology Patch Embeddings

2026-02-10 · Bodong Zhang, Xiwen Li, Hamid Manoochehri, Xiaoya Tang 외 arxiv

Digital histopathology whole slide images (WSIs) provide gigapixel-scale high-resolution images that are highly useful for disease diagnosis. However, digital histopathology image analysis faces significant challenges du…

Multiple Instance LearningRepresentation LearningContrastive Learning

Channel-Wise Contrastive Learning for Learning with Noisy Labels

2023-08-14 · Hui Kang, Sheng Liu, Huaxi Huang, Tongliang Liu

In real-world datasets, noisy labels are pervasive. The challenge of learning with noisy labels (LNL) is to train a classifier that discerns the actual classes from given instances. For this, the model must identify feat…

Contrastive LearningLearning with noisy labels

Self supervised contrastive learning for digital histopathology

2020-11-27 · Ozan Ciga, Tony Xu, Anne L. Martel

Unsupervised learning has been a long-standing goal of machine learning and is especially important for medical image analysis, where the learning can compensate for the scarcity of labeled datasets. A promising subclass…

Contrastive LearningMedical Image AnalysisSelf-Supervised Learning

Towards a text-based quantitative and explainable histopathology image analysis

2024-07-10 · Anh Tien Nguyen, Trinh Thi Le Vuong, Jin Tae Kwak

Recently, vision-language pre-trained models have emerged in computational pathology. Previous works generally focused on the alignment of image-text pairs via the contrastive pre-training paradigm. Such pre-trained mode…

image-classificationImage ClassificationImage to textImage-to-Text Retrieval+5

Neural Image Compression for Gigapixel Histopathology Image Analysis

2018-11-07 · David Tellez, Geert Litjens, Jeroen van der Laak, Francesco Ciompi

We propose Neural Image Compression (NIC), a two-step method to build convolutional neural networks for gigapixel image analysis solely using weak image-level labels. First, gigapixel images are compressed using a neural…

Image CompressionMedical Diagnosis