paper-with-me

홈 › Papers

Generator Versus Segmentor: Pseudo-healthy Synthesis

2020-09-12 · Zhang Yunlong, Li Chenxin, Lin Xin, Sun Liyan, Zhuang Yihong, Huang Yue, Ding Xinghao, Liu Xiaoqing, Yu Yizhou

This paper investigates the problem of pseudo-healthy synthesis that is defined as synthesizing a subject-specific pathology-free image from a pathological one. Recent approaches based on Generative Adversarial Network (GAN) have been developed for this task. However, these methods will inevitably fall into the trade-off between preserving the subject-specific identity and generating healthy-like appearances. To overcome this challenge, we propose a novel adversarial training regime, Generator versus Segmentor (GVS), to alleviate this trade-off by a divide-and-conquer strategy. We further consider the deteriorating generalization performance of the segmentor throughout the training and develop a pixel-wise weighted loss by muting the well-transformed pixels to promote it. Moreover, we propose a new metric to measure how healthy the synthetic images look. The qualitative and quantitative experiments on the public dataset BraTS demonstrate that the proposed method outperforms the existing methods. Besides, we also certify the effectiveness of our method on datasets LiTS. Our implementation and pre-trained networks are publicly available at https://github.com/Au3C2/Generator-Versus-Segmentor.

📄 PDF Abstract BibTeX arXiv:2009.05722

Code (2)

Au3C2/Generator-Versus-Segmentor 공식 구현 pytorch
Au3C2/GVS pytorch

Tasks

Anomaly DetectionGenerative Adversarial NetworkStyle Transfer

Similar Papers 제목 키워드 기반

Harmonizing Pathological and Normal Pixels for Pseudo-healthy Synthesis

2022-03-29 · Yunlong Zhang, Xin Lin, Yihong Zhuang, LiyanSun 외

Synthesizing a subject-specific pathology-free image from a pathological image is valuable for algorithm development and clinical practice. In recent years, several approaches based on the Generative Adversarial Network …

Generative Adversarial NetworkImage EnhancementImage SegmentationMedical Image Enhancement+2

Translating and Segmenting Multimodal Medical Volumes with Cycle- and Shape-Consistency Generative Adversarial Network

2018-02-27 · CVPR 2018 6 · Zizhao Zhang, Lin Yang, Yefeng Zheng

Synthesized medical images have several important applications, e.g., as an intermedium in cross-modality image registration and as supplementary training samples to boost the generalization capability of a classifier. E…

Computed Tomography (CT)Generative Adversarial NetworkImage GenerationImage Registration+1

Adversarial Pseudo Healthy Synthesis Needs Pathology Factorization

2019-01-10 · Tian Xia, Agisilaos Chartsias, Sotirios A. Tsaftaris

Pseudo healthy synthesis, i.e. the creation of a subject-specific `healthy' image from a pathological one, could be helpful in tasks such as anomaly detection, understanding changes induced by pathology and disease or ev…

Anomaly DetectionData AugmentationImage GenerationTranslation

Pseudo-healthy synthesis with pathology disentanglement and adversarial learning

2020-04-20 · Tian Xia, Agisilaos Chartsias, Sotirios A. Tsaftaris

Pseudo-healthy synthesis is the task of creating a subject-specific `healthy' image from a pathological one. Such images can be helpful in tasks such as anomaly detection and understanding changes induced by pathology an…

Anomaly DetectionDisentanglementMedical Image Analysis

Deceive D: Adaptive Pseudo Augmentation for GAN Training with Limited Data

2021-11-12 · NeurIPS 2021 12 · Liming Jiang, Bo Dai, Wayne Wu, Chen Change Loy

Generative adversarial networks (GANs) typically require ample data for training in order to synthesize high-fidelity images. Recent studies have shown that training GANs with limited data remains formidable due to discr…