paper-with-me

Papers

Discrepancy Matters: Learning from Inconsistent Decoder Features for Consistent Semi-supervised Medical Image Segmentation

2023-09-26 · Qingjie Zeng, Yutong Xie, Zilin Lu, Mengkang Lu, Yong Xia

Semi-supervised learning (SSL) has been proven beneficial for mitigating the issue of limited labeled data especially on the task of volumetric medical image segmentation. Unlike previous SSL methods which focus on exploring highly confident pseudo-labels or developing consistency regularization schemes, our empirical findings suggest that inconsistent decoder features emerge naturally when two decoders strive to generate consistent predictions. Based on the observation, we first analyze the treasure of discrepancy in learning towards consistency, under both pseudo-labeling and consistency regularization settings, and subsequently propose a novel SSL method called LeFeD, which learns the feature-level discrepancy obtained from two decoders, by feeding the discrepancy as a feedback signal to the encoder. The core design of LeFeD is to enlarge the difference by training differentiated decoders, and then learn from the inconsistent information iteratively. We evaluate LeFeD against eight state-of-the-art (SOTA) methods on three public datasets. Experiments show LeFeD surpasses competitors without any bells and whistles such as uncertainty estimation and strong constraints, as well as setting a new state-of-the-art for semi-supervised medical image segmentation. Code is available at \textcolor{cyan}{https://github.com/maxwell0027/LeFeD}

📄 PDF Abstract BibTeX arXiv:2309.14819

Code (1)

maxwell0027/lefed 공식 구현 pytorch

Tasks

DecoderImage SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image SegmentationVolumetric Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Towards RGB-NIR Cross-modality Image Registration and Beyond

2024-05-30 · Huadong Li, Shichao Dong, Jin Wang, Rong Fu 외

This paper focuses on the area of RGB(visible)-NIR(near-infrared) cross-modality image registration, which is crucial for many downstream vision tasks to fully leverage the complementary information present in visible an…

Image Registration

Learning Flow-based Feature Warping for Face Frontalization with Illumination Inconsistent Supervision

2020-08-16 · ECCV 2020 8 · Yuxiang Wei, Ming Liu, Haolin Wang, Ruifeng Zhu 외

Despite recent advances in deep learning-based face frontalization methods, photo-realistic and illumination preserving frontal face synthesis is still challenging due to large pose and illumination discrepancy during tr…

Face GenerationImage Generation

Progressive Feature Mining and External Knowledge-Assisted Text-Pedestrian Image Retrieval

2023-08-23 · Huafeng Li, Shedan Yang, Yafei Zhang, Dapeng Tao 외

Text-Pedestrian Image Retrieval aims to use the text describing pedestrian appearance to retrieve the corresponding pedestrian image. This task involves not only modality discrepancy, but also the challenge of the textua…

DiversityImage RetrievalRetrieval

Inconsistency Matters: A Knowledge-guided Dual-inconsistency Network for Multi-modal Rumor Detection

2021-11-01 · Findings (EMNLP) 2021 11 · Mengzhu Sun, Xi Zhang, Jianqiang Ma, Yazheng Liu

Rumor spreaders are increasingly utilizing multimedia content to attract the attention and trust of news consumers. Though a set of rumor detection models have exploited the multi-modal data, they seldom consider the inc…

Efficient Medical Image Segmentation with Intermediate Supervision Mechanism

2020-11-15 · Di Yuan, Junyang Chen, Zhenghua Xu, Thomas Lukasiewicz 외

Because the expansion path of U-Net may ignore the characteristics of small targets, intermediate supervision mechanism is proposed. The original mask is also entered into the network as a label for intermediate output. …

DecoderImage SegmentationMedical Image SegmentationSegmentation+1