paper-with-me

Papers

Feature-enhanced Adversarial Semi-supervised Semantic Segmentation Network for Pulmonary Embolism Annotation

2022-04-08 · Ting-Wei Cheng, Jerry Chang, Ching-Chun Huang, Chin Kuo, Yun-Chien Cheng

This study established a feature-enhanced adversarial semi-supervised semantic segmentation model to automatically annotate pulmonary embolism lesion areas in computed tomography pulmonary angiogram (CTPA) images. In current studies, all of the PE CTPA image segmentation methods are trained by supervised learning. However, the supervised learning models need to be retrained and the images need to be relabeled when the CTPA images come from different hospitals. This study proposed a semi-supervised learning method to make the model applicable to different datasets by adding a small amount of unlabeled images. By training the model with both labeled and unlabeled images, the accuracy of unlabeled images can be improved and the labeling cost can be reduced. Our semi-supervised segmentation model includes a segmentation network and a discriminator network. We added feature information generated from the encoder of segmentation network to the discriminator so that it can learn the similarity between predicted mask and ground truth mask. This HRNet-based architecture can maintain a higher resolution for convolutional operations so the prediction of small PE lesion areas can be improved. We used the labeled open-source dataset and the unlabeled National Cheng Kung University Hospital (NCKUH) (IRB number: B-ER-108-380) dataset to train the semi-supervised learning model, and the resulting mean intersection over union (mIOU), dice score, and sensitivity achieved 0.3510, 0.4854, and 0.4253, respectively on the NCKUH dataset. Then, we fine-tuned and tested the model with a small amount of unlabeled PE CTPA images from China Medical University Hospital (CMUH) (IRB number: CMUH110-REC3-173) dataset. Comparing the results of our semi-supervised model with the supervised model, the mIOU, dice score, and sensitivity improved from 0.2344, 0.3325, and 0.3151 to 0.3721, 0.5113, and 0.4967, respectively.

📄 PDF Abstract BibTeX arXiv:2204.04217

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationSensitivity

Similar Papers 제목 키워드 기반

Enhancing TripleGAN for Semi-Supervised Conditional Instance Synthesis and Classification

2019-06-01 · CVPR 2019 6 · Si Wu, Guangchang Deng, Jichang Li, Rui Li 외

Learning class-conditional data distributions is crucial for Generative Adversarial Networks (GAN) in semi-supervised learning. To improve both instance synthesis and classification in this setting, we propose an enhance…

General Classification

Mask-Embedded Discriminator With Region-Based Semantic Regularization for Semi-Supervised Class-Conditional Image Synthesis

2021-06-19 · CVPR 2021 1 · Yi Liu, Xiaoyang Huo, Tianyi Chen, Xiangping Zeng 외

Semi-supervised generative learning (SSGL) makes use of unlabeled data to achieve a trade-off between the data collection/annotation effort and generation performance, when adequate labeled data are not available. Le…

Generative Adversarial NetworkImage Generation

Semi-supervised Semantics-guided Adversarial Training for Trajectory Prediction

2022-05-27 · Ruochen Jiao, Xiangguo Liu, Takami Sato, Qi Alfred Chen 외

Predicting the trajectories of surrounding objects is a critical task for self-driving vehicles and many other autonomous systems. Recent works demonstrate that adversarial attacks on trajectory prediction, where small c…

Adversarial RobustnessDecision MakingPredictionTrajectory Prediction

Semi-supervised Semantics-guided Adversarial Training for Robust Trajectory Prediction

2023-01-01 · ICCV 2023 1 · Ruochen Jiao, Xiangguo Liu, Takami Sato, Qi Alfred Chen 외

Predicting the trajectories of surrounding objects is a critical task for self-driving vehicles and many other autonomous systems. Recent works demonstrate that adversarial attacks on trajectory prediction, where sma…

Decision MakingPredictionTrajectory Prediction

Text-driven Multiplanar Visual Interaction for Semi-supervised Medical Image Segmentation

2025-07-16 · Kaiwen Huang, Yi Zhou, Huazhu Fu, Yizhe Zhang 외 arxiv

Semi-supervised medical image segmentation is a crucial technique for alleviating the high cost of data annotation. When labeled data is limited, textual information can provide additional context to enhance visual seman…

Semi-supervised Medical Image Segmentation