paper-with-me

Papers

Neighbor Does Matter: Density-Aware Contrastive Learning for Medical Semi-supervised Segmentation

2024-12-27 · Feilong Tang, Zhongxing Xu, Ming Hu, Wenxue Li, Peng Xia, Yiheng Zhong, Hanjun Wu, Jionglong Su, ZongYuan Ge

In medical image analysis, multi-organ semi-supervised segmentation faces challenges such as insufficient labels and low contrast in soft tissues. To address these issues, existing studies typically employ semi-supervised segmentation techniques using pseudo-labeling and consistency regularization. However, these methods mainly rely on individual data samples for training, ignoring the rich neighborhood information present in the feature space. In this work, we argue that supervisory information can be directly extracted from the geometry of the feature space. Inspired by the density-based clustering hypothesis, we propose using feature density to locate sparse regions within feature clusters. Our goal is to increase intra-class compactness by addressing sparsity issues. To achieve this, we propose a Density-Aware Contrastive Learning (DACL) strategy, pushing anchored features in sparse regions towards cluster centers approximated by high-density positive samples, resulting in more compact clusters. Specifically, our method constructs density-aware neighbor graphs using labeled and unlabeled data samples to estimate feature density and locate sparse regions. We also combine label-guided co-training with density-guided geometric regularization to form complementary supervision for unlabeled data. Experiments on the Multi-Organ Segmentation Challenge dataset demonstrate that our proposed method outperforms state-of-the-art methods, highlighting its efficacy in medical image segmentation tasks.

📄 PDF Abstract BibTeX arXiv:2412.19871

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage SegmentationMedical Image AnalysisMedical Image SegmentationOrgan SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

SPARC: Spatial-Aware Path Planning via Attentive Agent Communication

2026-03-03 · Sayang Mu, Xiangyu Wu, Bo An arxiv

Efficient communication is critical for decentralized Multi-Robot Path Planning (MRPP), yet existing learned communication methods treat all neighboring robots equally regardless of their spatial proximity, leading to di…

Zero-shot Generalization

Single-View Graph Contrastive Learning with Soft Neighborhood Awareness

2024-12-12 · Qingqiang Sun, Chaoqi Chen, Ziyue Qiao, Xubin Zheng 외

Most graph contrastive learning (GCL) methods heavily rely on cross-view contrast, thus facing several concomitant challenges, such as the complexity of designing effective augmentations, the potential for information lo…

Contrastive LearningSemantic SimilaritySemantic Textual SimilarityTransductive Learning

Density-Aware Graph for Deep Semi-Supervised Visual Recognition

2020-03-30 · CVPR 2020 6 · Suichan Li, Bin Liu, Dong-Dong Chen, Qi Chu 외

Semi-supervised learning (SSL) has been extensively studied to improve the generalization ability of deep neural networks for visual recognition. To involve the unlabelled data, most existing SSL methods are based on com…

Pseudo Label

Hunting Sparsity: Density-Guided Contrastive Learning for Semi-Supervised Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Xiaoyang Wang, Bingfeng Zhang, Limin Yu, Jimin Xiao

Recent semi-supervised semantic segmentation methods combine pseudo labeling and consistency regularization to enhance model generalization from perturbation-invariant training. In this work, we argue that adequate s…

Contrastive LearningDensity EstimationSemantic SegmentationSemi-Supervised Semantic Segmentation

Probability-density-aware Semi-supervised Learning

2024-12-23 · Shuyang Liu, Ruiqiu Zheng, Yunhang Shen, Ke Li 외

Semi-supervised learning (SSL) assumes that neighbor points lie in the same category (neighbor assumption), and points in different clusters belong to various categories (cluster assumption). Existing methods usually rel…