Automatic liver segmentation using adversarial image-to-image network

US10600185B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10600185-B2
Application numberUS-201815877805-A
CountryUS
Kind codeB2
Filing dateJan 23, 2018
Priority dateMar 8, 2017
Publication dateMar 24, 2020
Grant dateMar 24, 2020

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method and apparatus for automated liver segmentation in a 3D medical image of a patient is disclosed. A 3D medical image, such as a 3D computed tomography (CT) volume, of a patient is received. The 3D medical image of the patient is input to a trained deep image-to-image network. The trained deep image-to-image network is trained in an adversarial network together with a discriminative network that distinguishes between predicted liver segmentation masks generated by the deep image-to-image network from input training volumes and ground truth liver segmentation masks. A liver segmentation mask defining a segmented liver region in the 3D medical image of the patient is generated using the trained deep image-to-image network.

First claim

Opening claim text (preview).

The invention claimed is: 1. A method for automated liver segmentation in a 3D medical image of a patient, comprising: receiving a 3D medical image of a patient; inputting the 3D medical image of the patient to a trained deep image-to-image network, wherein the trained deep image-to-image network is trained in an adversarial network together with a discriminative network based on a segmentation loss calculated as a voxel-wise cross entropy between predicted liver segmentation masks generated by the deep image-to-image network from input training volumes and ground truth liver segmentation masks, wherein the discriminative network distinguishes between the predicted liver segmentation masks and the ground truth liver segmentation masks; and generating, using the trained deep image-to-image network, a liver segmentation mask defining a segmented liver region in the 3D medical image of the patient. 2. The method of claim 1 , wherein the adversarial network including the deep image-to-image network and the discriminator network is trained by iteratively alternating discriminator network training based on a first loss function and deep image-to-image network training based on a second loss function for a plurality of iterations. 3. The method of claim 2 , wherein the discriminator network training updates weights of the discriminator network to minimize the first loss function having a first component based on classification by the discriminator network of the ground truth liver segmentation masks and a second component based on classification by the discriminator network of the predicted liver segmentation masks generated by the deep image-to-image network from the input training volumes, and wherein minimizing the first loss function increases a probability of the discriminator network correctly classifying the ground truth liver segmentation masks as positive and increases a probability of the discriminator network correctly classifying the predicted liver segmentation masks as negative. 4. The method of claim 3 , wherein the deep image-to-image network training updates weights of the deep image-to-image network to minimize the second loss function having a first component that calculates the segmentation loss between the predicted liver segmentation masks generated by the deep image-to-image network from the input training volumes and the ground truth liver segmentation masks and a second component based on classification by the discriminator network of the predicted liver segmentation masks generated by the deep image-to-image network from the input training volumes, and wherein minimizing the second loss function decreases the segmentation loss calculated between the predicted liver segmentation masks and the ground truth liver segmentation mask and increases the probability of the discriminator network incorrectly classifying the predicted liver segmentation masks as positive. 5. The method of claim 4 , wherein the deep image-to-image network is a deep encoder-decoder network having a plurality of encoder layers, a plurality of decoder layers, and a plurality of branches connected to corresponding decoder layers with each of the plurality of branches terminating in a respective output layer that matches a size of the input training volumes, and the second loss function calculates the segmentation loss as a weighted combination of respective binary voxel-wise cross entropy loss terms for all of the output layers of the plurality of branches and a final output layer of the deep image-to-image network. 6. The method of claim 2 , wherein the deep image-to-image network is pre-trained based on the training volumes and corresponding ground truth liver segmentation maps prior to the adversarial network including the deep image-to-image network and the discriminator network being trained. 7. The method of claim 1 , wherein the 3D medical image of the patient is a 3D computed tomography (CT) volume of the patient. 8. An apparatus for automated liver segmentation in a 3D medical image of a patient, comprising: means for receiving a 3D medical image of a patient; means for inputting the 3D medical image of the patient to a trained deep image-to-image network, wherein the trained deep image-to-image network is trained in an adversarial network together with a discriminative network based on a segmentation loss calculated as a voxel-wise cross entropy between predicted liver segmentation masks generated by the deep image-to-image network from input training volumes and ground truth liver segmentation masks, wherein the discriminative network distinguishes between the predicted liver segmentation masks and the ground truth liver segmentation masks; and means for generating, using the trained deep image-to-image network, a liver segmentation mask defining a segmented liver region in the 3D medical image of the patient. 9. The apparatus of claim 8 , wherein the adversarial network including the deep image-to-image network and the discriminator network is trained by iteratively alternating discriminator network training based on a first loss function and deep image-to-image network training based on a second loss function for a plurality of iterations. 10. The apparatus of claim 9 , wherein the discriminator network training updates weights of the discriminator network to minimize the first loss function having a first component based on classification by the discriminator network of the ground truth liver segmentation masks and a second component based on classification by the discriminator network of the predicted liver segmentation masks generated by the deep image-to-image network from the input training volumes, and wherein minimizing the first loss function increases a probability of the discriminator network correctly classifying the ground truth liver segmentation masks as positive and increases a probability of the discriminator network correctly classifying the predicted liver segmentation masks as negative. 11. The apparatus of claim 10 , wherein the deep image-to-image network training updates weights of the deep image-to-image network to minimize the second loss function having a first component that calculates the segmentation loss between the predicted liver segmentation masks generated by the deep image-to-image network from the input training volumes and the ground truth liver segmentation masks and a second component based on classification by the discriminator network of the predicted liver segmentation masks generated by the deep image-to-image network from the input training volumes, and wherein minimizing the second loss function decreases the segmentation loss calculated between the predicted liver segmentation masks and the ground truth liver segmentation mask and increases the probability of the discriminator network incorrectly classifying the predicted liver segmentation masks as positive. 12. The apparatus of claim 11 , wherein the deep image-to-image network is a deep encoder-decoder network having a plurality of encoder layers, a plurality of decoder layers, and a plurality of branches connected to corresponding decoder layers with each of the plurality of branches terminating in a respective output layer that matches a size of the input training volumes, and the second loss function calculates the segmentation loss as a weighted combination of respective binary voxel-wise cross entropy loss terms for all of the output layers of the plurality of branches and a final output layer of the deep image-to-image network. 13. The apparatus of claim 9 , wherein the deep image-to-image network is pre-trained based on the training volumes and corresponding ground truth l

Assignees

Inventors

Classifications

  • G06T7/11Primary

    Region-based segmentation · CPC title

  • involving probabilistic approaches, e.g. Markov random field [MRF] modelling · CPC title

  • Training; Learning · CPC title

  • Artificial neural networks [ANN] · CPC title

  • Biomedical image inspection · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10600185B2 cover?
A method and apparatus for automated liver segmentation in a 3D medical image of a patient is disclosed. A 3D medical image, such as a 3D computed tomography (CT) volume, of a patient is received. The 3D medical image of the patient is input to a trained deep image-to-image network. The trained deep image-to-image network is trained in an adversarial network together with a discriminative netwo…
Who is the assignee on this patent?
Siemens Healthcare Gmbh
What technology area does this patent fall under?
Primary CPC classification G06T7/11. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 11 related publications on this page (citations in our corpus or others sharing the same primary CPC).