paper-with-me

Papers

DyCON: Dynamic Uncertainty-aware Consistency and Contrastive Learning for Semi-supervised Medical Image Segmentation

2025-01-01 · CVPR 2025 1 · Maregu Assefa, Muzammal Naseer, Iyyakutti Iyappan Ganapathi, Syed Sadaf Ali, Mohamed L Seghier, Naoufel Werghi

Semi-supervised learning in medical image segmentation leverages unlabeled data to reduce annotation burdens through consistency learning. However, current methods struggle with class imbalance and high uncertainty from pathology variations, leading to inaccurate segmentation in 3D medical images. To address these challenges, we present DyCON, a Dynamic Uncertainty-aware Consistency and Contrastive Learning framework that enhances the generalization of consistency methods with two complementary losses: Uncertainty-aware Consistency Loss (UnCL) and Focal Entropy-aware Contrastive Loss (FeCL). UnCL enforces global consistency by dynamically weighting the contribution of each voxel to the consistency loss based on its uncertainty, preserving high-uncertainty regions instead of filtering them out. Initially, UnCL prioritizes learning from uncertain voxels with lower penalties, encouraging the model to explore challenging regions. As training progress, the penalty shift towards confident voxels to refine predictions and ensure global consistency. Meanwhile, FeCL enhances local feature discrimination in imbalanced regions by introducing dual focal mechanisms and adaptive confidence adjustments into the contrastive principle. These mechanisms jointly prioritizes hard positives and negatives while focusing on uncertain sample pairs, effectively capturing subtle lesion variations under class imbalance. Extensive evaluations on four diverse medical image segmentation datasets (ISLES'22, BraTS'19, LA, Pancreas) show DyCON's superior performance against SOTA methods(\href https://dycon25.github.io/) Project Page: https://dycon25.github.io/ .

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DyCon: Dynamic Reasoning Control via Evolving Difficulty Modeling

2026-06-05 · Tengyao Tu, Yulin Li, Hui-Ling Zhen, Libo Qin 외 arxiv

Recent advances in Large Reasoning Models (LRMs) demonstrate remarkable performance improvements by iteratively reflecting, exploring, and executing complex tasks, yet suffer from inefficiencies due to redundant reasonin…

Question Answering

Pixel-global Self-supervised Learning with Uncertainty-aware Context Stabilizer

2022-10-02 · Zhuangzhuang Zhang, Weixiong Zhang

We developed a novel SSL approach to capture global consistency and pixel-level local consistencies between differently augmented views of the same images to accommodate downstream discriminative and dense predictive tas…

Self-Supervised Learning

Uncertainty-Aware Metabolic Stability Prediction with Dual-View Contrastive Learning

2025-06-01 · Peijin Guo, Minghui Li, Hewen Pan, Bowen Chen 외

Accurate prediction of molecular metabolic stability (MS) is critical for drug research and development but remains challenging due to the complex interplay of molecular interactions. Despite recent advances in graph neu…

Contrastive LearningPredictionUncertainty Quantification

Exploring Feature Representation Learning for Semi-supervised Medical Image Segmentation

2021-11-22 · Huimin Wu, Xiaomeng Li, Kwang-Ting Cheng

This paper presents a simple yet effective two-stage framework for semi-supervised medical image segmentation. Unlike prior state-of-the-art semi-supervised segmentation methods that predominantly rely on pseudo supervis…

Contrastive LearningImage SegmentationMedical Image SegmentationRepresentation Learning+4

FloCoDe: Unbiased Dynamic Scene Graph Generation with Temporal Consistency and Correlation Debiasing

2023-10-24 · Anant Khandelwal

Dynamic scene graph generation (SGG) from videos requires not only a comprehensive understanding of objects across scenes but also a method to capture the temporal motions and interactions with different objects. Moreove…

Graph GenerationScene Graph GenerationUnbiased Scene Graph Generation