paper-with-me

홈 › Papers

A Global and Patch-wise Contrastive Loss for Accurate Automated Exudate Detection

2023-02-22 · Wei Tang, Kangning Cui, Raymond H. Chan

Diabetic retinopathy (DR) is a leading global cause of blindness. Early detection of hard exudates plays a crucial role in identifying DR, which aids in treating diabetes and preventing vision loss. However, the unique characteristics of hard exudates, ranging from their inconsistent shapes to indistinct boundaries, pose significant challenges to existing segmentation techniques. To address these issues, we present a novel supervised contrastive learning framework to optimize hard exudate segmentation. Specifically, we introduce a patch-wise density contrasting scheme to distinguish between areas with varying lesion concentrations, and therefore improve the model's proficiency in segmenting small lesions. To handle the ambiguous boundaries, we develop a discriminative edge inspection module to dynamically analyze the pixels that lie around the boundaries and accurately delineate the exudates. Upon evaluation using the IDRiD dataset and comparison with state-of-the-art frameworks, our method exhibits its effectiveness and shows potential for computer-assisted hard exudate detection. The code to replicate experiments is available at github.com/wetang7/HECL/.

📄 PDF Abstract BibTeX arXiv:2302.11517

Code (1)

wetang7/hecl 공식 구현 pytorch

Tasks

Contrastive LearningSegmentation

Similar Papers 제목 키워드 기반

Spectral Normalization and Dual Contrastive Regularization for Image-to-Image Translation

2023-04-22 · Chen Zhao, Wei-Ling Cai, Zheng Yuan

Existing image-to-image (I2I) translation methods achieve state-of-the-art performance by incorporating the patch-wise contrastive learning into Generative Adversarial Networks. However, patch-wise contrastive learning o…

Contrastive LearningImage-to-Image TranslationTranslation

Patch-wise Graph Contrastive Learning for Image Translation

2023-12-13 · Chanyong Jung, Gihyun Kwon, Jong Chul Ye

Recently, patch-wise contrastive learning is drawing attention for the image translation by exploring the semantic correspondence between the input and output images. To further explore the patch-wise topology for high-l…

Contrastive LearningGraph Neural NetworkSemantic correspondenceTranslation

Improving fine-grained understanding in image-text pre-training

2024-01-18 · Ioana Bica, Anastasija Ilić, Matthias Bauer, Goker Erdogan 외

We introduce SPARse Fine-grained Contrastive Alignment (SPARC), a simple method for pretraining more fine-grained multimodal representations from image-text pairs. Given that multiple image patches often correspond to si…

object-detectionObject Detection

CLICv2: Image Complexity Representation via Content Invariance Contrastive Learning

2025-03-09 · Shipeng Liu, Liang Zhao, Dengfeng Chen

Unsupervised image complexity representation often suffers from bias in positive sample selection and sensitivity to image content. We propose CLICv2, a contrastive learning framework that enforces content invariance for…

Contrastive Learning

Bridging Contrastive Learning and Domain Adaptation: Theoretical Perspective and Practical Application

2025-01-28 · Gonzalo Iñaki Quintana, Laurence Vancamberg, Vincent Jugnon, Agnès Desolneux 외

This work studies the relationship between Contrastive Learning and Domain Adaptation from a theoretical perspective. The two standard contrastive losses, NT-Xent loss (Self-supervised) and Supervised Contrastive loss, a…

Contrastive LearningDomain Adaptation