paper-with-me

Papers

Adaptive Bidirectional Displacement for Semi-Supervised Medical Image Segmentation

2024-05-01 · CVPR 2024 1 · Hanyang Chi, Jian Pang, Bingfeng Zhang, Weifeng Liu

Consistency learning is a central strategy to tackle unlabeled data in semi-supervised medical image segmentation (SSMIS), which enforces the model to produce consistent predictions under the perturbation. However, most current approaches solely focus on utilizing a specific single perturbation, which can only cope with limited cases, while employing multiple perturbations simultaneously is hard to guarantee the quality of consistency learning. In this paper, we propose an Adaptive Bidirectional Displacement (ABD) approach to solve the above challenge. Specifically, we first design a bidirectional patch displacement based on reliable prediction confidence for unlabeled data to generate new samples, which can effectively suppress uncontrollable regions and still retain the influence of input perturbations. Meanwhile, to enforce the model to learn the potentially uncontrollable content, a bidirectional displacement operation with inverse confidence is proposed for the labeled images, which generates samples with more unreliable information to facilitate model learning. Extensive experiments show that ABD achieves new state-of-the-art performances for SSMIS, significantly improving different baselines. Source code is available at https://github.com/chy-upc/ABD.

📄 PDF Abstract BibTeX arXiv:2405.00378

Code (1)

chy-upc/abd 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

UCAD: Uncertainty-guided Contour-aware Displacement for semi-supervised medical image segmentation

2026-01-24 · Chengbo Ding, Fenghe Tang, Shaohua Kevin Zhou arxiv

Existing displacement strategies in semi-supervised segmentation only operate on rectangular regions, ignoring anatomical structures and resulting in boundary distortions and semantic inconsistency. To address these issu…

Semi-supervised Medical Image Segmentation

CAD: Confidence-Aware Adaptive Displacement for Semi-Supervised Medical Image Segmentation

2025-02-01 · Wenbo Xiao, Zhihao Xu, Guiping Liang, Yangjun Deng 외

Semi-supervised medical image segmentation aims to leverage minimal expert annotations, yet remains confronted by challenges in maintaining high-quality consistency learning. Excessive perturbations can degrade alignment…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Bidirectional Channel-selective Semantic Interaction for Semi-Supervised Medical Segmentation

2026-01-09 · Kaiwen Huang, Yizhe Zhang, Yi Zhou, Tianyang Xu 외 arxiv

Semi-supervised medical image segmentation is an effective method for addressing scenarios with limited labeled data. Existing methods mainly rely on frameworks such as mean teacher and dual-stream consistency learning. …

Semi-supervised Medical Image Segmentation

Bidirectional Copy-Paste for Semi-Supervised Medical Image Segmentation

2023-05-01 · CVPR 2023 1 · Yunhao Bai, Duowen Chen, Qingli Li, Wei Shen 외

In semi-supervised medical image segmentation, there exist empirical mismatch problems between labeled and unlabeled data distribution. The knowledge learned from the labeled data may be largely discarded if treating lab…

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation+1

Bidirectional Uncertainty-Aware Region Learning for Semi-Supervised Medical Image Segmentation

2025-02-11 · Shiwei Zhou, Haifeng Zhao, Dengdi Sun

In semi-supervised medical image segmentation, the poor quality of unlabeled data and the uncertainty in the model's predictions lead to models that inevitably produce erroneous pseudo-labels. These errors accumulate thr…

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation