paper-with-me

Papers

Weakly-supervised positional contrastive learning: application to cirrhosis classification

2023-07-10 · Emma Sarfati, Alexandre Bône, Marc-Michel Rohé, Pietro Gori, Isabelle Bloch

Large medical imaging datasets can be cheaply and quickly annotated with low-confidence, weak labels (e.g., radiological scores). Access to high-confidence labels, such as histology-based diagnoses, is rare and costly. Pretraining strategies, like contrastive learning (CL) methods, can leverage unlabeled or weakly-annotated datasets. These methods typically require large batch sizes, which poses a difficulty in the case of large 3D images at full resolution, due to limited GPU memory. Nevertheless, volumetric positional information about the spatial context of each 2D slice can be very important for some medical applications. In this work, we propose an efficient weakly-supervised positional (WSP) contrastive learning strategy where we integrate both the spatial context of each 2D slice and a weak label via a generic kernel-based loss function. We illustrate our method on cirrhosis prediction using a large volume of weakly-labeled images, namely radiological low-confidence annotations, and small strongly-labeled (i.e., high-confidence) datasets. The proposed model improves the classification AUC by 5% with respect to a baseline model on our internal dataset, and by 26% on the public LIHC dataset from the Cancer Genome Atlas. The code is available at: https://github.com/Guerbet-AI/wsp-contrastive.

📄 PDF Abstract BibTeX arXiv:2307.04617

Code (1)

guerbet-ai/wsp-contrastive 공식 구현 pytorch

Tasks

ClassificationContrastive LearningGPU

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Learning to diagnose cirrhosis from radiological and histological labels with joint self and weakly-supervised pretraining strategies

2023-02-16 · Emma Sarfati, Alexandre Bone, Marc-Michel Rohe, Pietro Gori 외

Identifying cirrhosis is key to correctly assess the health of the liver. However, the gold standard diagnosis of the cirrhosis needs a medical intervention to obtain the histological confirmation, e.g. the METAVIR score…

Transfer Learning

Contrastive Multiple Instance Learning for Weakly Supervised Person ReID

2024-02-12 · Jacob Tyo, Zachary C. Lipton

The acquisition of large-scale, precisely labeled datasets for person re-identification (ReID) poses a significant challenge. Weakly supervised ReID has begun to address this issue, although its performance lags behind f…

Multiple Instance LearningPerson Re-Identification

SCOT: Self-Supervised Contrastive Pretraining For Zero-Shot Compositional Retrieval

2025-01-12 · WACV 2025 3 · Bhavin Jawade, Joao V. B. Soares, Kapil Thadani, Deen Dayal Mohan 외

Compositional image retrieval (CIR) is a multimodal learning task where a model combines a query image with a user-provided text modification to retrieve a target image. CIR finds applications in a variety of domains inc…

Image RetrievalRetrievalTripletZero-Shot Composed Image Retrieval (ZS-CIR)

Improving Event Representation via Simultaneous Weakly Supervised Contrastive Learning and Clustering

2022-03-15 · ACL 2022 5 · Jun Gao, Wei Wang, Changlong Yu, Huan Zhao 외

Representations of events described in text are important for various tasks. In this work, we present SWCC: a Simultaneous Weakly supervised Contrastive learning and Clustering framework for event representation learning…

ClusteringContrastive LearningRepresentation LearningSentence+1

Explainable Ensemble-Based Machine Learning Models for Detecting the Presence of Cirrhosis in Hepatitis C Patients

2026-06-25 · Abrar Alotaibi, Lujain Alnajrani, Nawal Alsheikh, Alhatoon Alanazy 외 arxiv

Hepatitis C is a liver infection caused by a virus, which results in mild to severe inflammation of the liver. Over many years, hepatitis C gradually damages the liver, often leading to permanent scarring, known as cirrh…