paper-with-me

홈 › Papers

Duo-SegNet: Adversarial Dual-Views for Semi-Supervised Medical Image Segmentation

2021-08-25 · Himashi Peiris, Zhaolin Chen, Gary Egan, Mehrtash Harandi

Segmentation of images is a long-standing challenge in medical AI. This is mainly due to the fact that training a neural network to perform image segmentation requires a significant number of pixel-level annotated data, which is often unavailable. To address this issue, we propose a semi-supervised image segmentation technique based on the concept of multi-view learning. In contrast to the previous art, we introduce an adversarial form of dual-view training and employ a critic to formulate the learning problem in multi-view training as a min-max problem. Thorough quantitative and qualitative evaluations on several datasets indicate that our proposed method outperforms state-of-the-art medical image segmentation algorithms consistently and comfortably. The code is publicly available at https://github.com/himashi92/Duo-SegNet

📄 PDF Abstract BibTeX arXiv:2108.11154

Code (1)

himashi92/Duo-SegNet 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationMULTI-VIEW LEARNINGSegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Similar Papers 제목 키워드 기반

Bengali Fake Review Detection using Semi-supervised Generative Adversarial Networks

2023-04-05 · Md. Tanvir Rouf Shawon, G. M. Shahariar, Faisal Muhammad Shah, Mohammad Shafiul Alam 외

This paper investigates the potential of semi-supervised Generative Adversarial Networks (GANs) to fine-tune pretrained language models in order to classify Bengali fake reviews from real reviews with a few annotated dat…

Generative Adversarial NetworkLanguage Modelling

Leveraging Task-Specific Knowledge from LLM for Semi-Supervised 3D Medical Image Segmentation

2024-07-06 · Suruchi Kumari, Aryan Das, Swalpa Kumar Roy, Indu Joshi 외

Traditional supervised 3D medical image segmentation models need voxel-level annotations, which require huge human effort, time, and cost. Semi-supervised learning (SSL) addresses this limitation of supervised learning b…

Image SegmentationLanguage ModellingLarge Language ModelMedical Image Segmentation+2

DualMatch: Robust Semi-Supervised Learning with Dual-Level Interaction

2023-10-25 · Cong Wang, Xiaofeng Cao, Lanzhe Guo2, Zenglin Shi

Semi-supervised learning provides an expressive framework for exploiting unlabeled data when labels are insufficient. Previous semi-supervised learning methods typically match model predictions of different data-augmente…

Data Augmentation

Triple-View Feature Learning for Medical Image Segmentation

2022-08-12 · Ziyang Wang, Irina Voiculescu

Deep learning models, e.g. supervised Encoder-Decoder style networks, exhibit promising performance in medical image segmentation, but come with a high labelling cost. We propose TriSegNet, a semi-supervised semantic seg…

DecoderImage SegmentationMedical Image SegmentationSegmentation+2

Meta Co-Training: Two Views are Better than One

2023-11-29 · Jay C. Rothenberger, Dimitrios I. Diochnos

In many practical computer vision scenarios unlabeled data is plentiful, but labels are scarce and difficult to obtain. As a result, semi-supervised learning which leverages unlabeled data to boost the performance of sup…

Fine-Grained Image Classificationimage-classificationImage ClassificationSemi-Supervised Image Classification