paper-with-me

Papers

Synergy-Guided Regional Supervision of Pseudo Labels for Semi-Supervised Medical Image Segmentation

2024-11-07 · Tao Wang, Xinlin Zhang, Yuanbin Chen, Yuanbo Zhou, Longxuan Zhao, Tao Tan, Tong Tong

Semi-supervised learning has received considerable attention for its potential to leverage abundant unlabeled data to enhance model robustness. Pseudo labeling is a widely used strategy in semi supervised learning. However, existing methods often suffer from noise contamination, which can undermine model performance. To tackle this challenge, we introduce a novel Synergy-Guided Regional Supervision of Pseudo Labels (SGRS-Net) framework. Built upon the mean teacher network, we employ a Mix Augmentation module to enhance the unlabeled data. By evaluating the synergy before and after augmentation, we strategically partition the pseudo labels into distinct regions. Additionally, we introduce a Region Loss Evaluation module to assess the loss across each delineated area. Extensive experiments conducted on the LA dataset have demonstrated superior performance over state-of-the-art techniques, underscoring the efficiency and practicality of our framework.

📄 PDF Abstract BibTeX arXiv:2411.04493

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Self-Supervised Selective-Guided Diffusion Model for Old-Photo Face Restoration

2025-10-14 · Wenjie Li, Xiangyi Wang, Heng Guo, Guangwei Gao 외 arxiv

Old-photo face restoration poses significant challenges due to compounded degradations such as breakage, fading, and severe blur. Existing pre-trained diffusion-guided methods either rely on explicit degradation priors o…

Face Parsing

ScribbleVS: Scribble-Supervised Medical Image Segmentation via Dynamic Competitive Pseudo Label Selection

2024-11-15 · Tao Wang, Xinlin Zhang, Yuanbin Chen, Yuanbo Zhou 외

In clinical medicine, precise image segmentation can provide substantial support to clinicians. However, achieving such precision often requires a large amount of finely annotated data, which can be costly. Scribble anno…

Image SegmentationMedical Image SegmentationPseudo LabelSemantic Segmentation

Text-Phase Synergy Network with Dual Priors for Unsupervised Cross-Domain Image Retrieval

2026-03-13 · Jing Yang, Hui Xue, Shipeng Zhu, Pengfei Fang arxiv

This paper studies unsupervised cross-domain image retrieval (UCDIR), which aims to retrieve images of the same category across different domains without relying on labeled data. Existing methods typically utilize pseudo…

Representation LearningImage Retrieval

Uncertainty Guided Label Denoising for Document-level Distant Relation Extraction

2023-05-18 · Qi Sun, Kun Huang, Xiaocui Yang, Pengfei Hong 외

Document-level relation extraction (DocRE) aims to infer complex semantic relations among entities in a document. Distant supervision (DS) is able to generate massive auto-labeled data, which can improve DocRE performanc…

DenoisingDocument-level Relation ExtractionRelationRelation Extraction

SRPL-SFDA: SAM-Guided Reliable Pseudo-Labels for Source-Free Domain Adaptation in Medical Image Segmentation

2025-06-11 · Xinya Liu, Jianghao Wu, Tao Lu, Shaoting Zhang 외

Domain Adaptation (DA) is crucial for robust deployment of medical image segmentation models when applied to new clinical centers with significant domain shifts. Source-Free Domain Adaptation (SFDA) is appealing as it ca…

Domain AdaptationImage SegmentationMedical Image SegmentationPseudo Label+2