paper-with-me

Papers

Pathology Segmentation using Distributional Differences to Images of Healthy Origin

2018-05-25 · Simon Andermatt, Antal Horváth, Simon Pezold, Philippe Cattin

Fully supervised segmentation methods require a large training cohort of already segmented images, providing information at the pixel level of each image. We present a method to automatically segment and model pathologies in medical images, trained solely on data labelled on the image level as either healthy or containing a visual defect. We base our method on CycleGAN, an image-to-image translation technique, to translate images between the domains of healthy and pathological images. We extend the core idea with two key contributions. Implementing the generators as residual generators allows us to explicitly model the segmentation of the pathology. Realizing the translation from the healthy to the pathological domain using a variational autoencoder allows us to specify one representation of the pathology, as this transformation is otherwise not unique. Our model hence not only allows us to create pixelwise semantic segmentations, it is also able to create inpaintings for the segmentations to render the pathological image healthy. Furthermore, we can draw new unseen pathology samples from this model based on the distribution in the data. We show quantitatively, that our method is able to segment pathologies with a surprising accuracy being only slightly inferior to a state-of-the-art fully supervised method, although the latter has per-pixel rather than per-image training information. Moreover, we show qualitative results of both the segmentations and inpaintings. Our findings motivate further research into weakly-supervised segmentation using image level annotations, allowing for faster and cheaper acquisition of training data without a large sacrifice in segmentation accuracy.

📄 PDF Abstract BibTeX arXiv:1805.10344

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationSegmentationTranslationWeakly supervised segmentation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
PatchGAN 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Tanh Activation 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Unraveling Normal Anatomy via Fluid-Driven Anomaly Randomization

2025-01-23 · CVPR 2025 1 · Peirong Liu, Ana Lawry Aguila, Juan E. Iglesias

Data-driven machine learning has made significant strides in medical image analysis. However, most existing methods are tailored to specific modalities and assume a particular resolution (often isotropic). This limits th…

AnatomyAnomaly DetectionMedical Image Analysis

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

Gland Segmentation in Histopathology Images Using Deep Networks and Handcrafted Features

2019-08-31 · Safiyeh Rezaei, Ali Emami, Hamidreza Zarrabi, Shima Rafiei 외

Histopathology images contain essential information for medical diagnosis and prognosis of cancerous disease. Segmentation of glands in histopathology images is a primary step for analysis and diagnosis of an unhealthy p…

Medical DiagnosisPrognosisSegmentation

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

Conditional diffusion models for guided anomaly detection in brain images using fluid-driven anomaly randomization

2025-06-11 · Ana Lawry Aguila, Peirong Liu, Oula Puonti, Juan Eugenio Iglesias

Supervised machine learning has enabled accurate pathology detection in brain MRI, but requires training data from diseased subjects that may not be readily available in some scenarios, for example, in the case of rare d…

Anomaly DetectionImage ReconstructionUnsupervised Anomaly Detection