User-guided domain adaptation for rapid annotation from user interactions for pathological organ segmentation
US-2022044394-A1 · Feb 10, 2022 · US
US11410309B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11410309-B2 |
| Application number | US-202117213804-A |
| Country | US |
| Kind code | B2 |
| Filing date | Mar 26, 2021 |
| Priority date | Dec 3, 2020 |
| Publication date | Aug 9, 2022 |
| Grant date | Aug 9, 2022 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
The present disclosure provides a computer-implemented method, a device, and a computer program product for deep lesion tracker. The method includes inputting a search image into a first three-dimensional DenseFPN (feature pyramid network) of an image encoder and inputting a template image into a second three-dimensional DenseFPN of the image encoder to extract image features; encoding anatomy signals of the search image and the template image as Gaussian heatmaps, and inputting the Gaussian heatmap of the template image into a first anatomy signal encoders (ASE) and inputting the Gaussian heatmap of the search image into a second ASE to extract anatomy features; inputting the image features and the anatomy features into a fast cross-correlation layer to generate correspondence maps, and computing a probability map according to the correspondence maps; and performing supervised learning or self-supervised learning to predict a lesion center in the search image.
Opening claim text (preview).
What is claimed is: 1. A deep lesion tracker method for medical images, the method comprising: providing an image pair including a search image and a template image; inputting the search image into a first three-dimensional DenseFPN (feature pyramid network) of an image encoder, and inputting the template image into a second three-dimensional DenseFPN of the image encoder to extract image features of the search image and the template image in three different scales, wherein the first and second three-dimensional DenseFPNs are configured with shared weights; encoding anatomy signals of the search image and the template image as Gaussian heatmaps centered at lesion locations, inputting the Gaussian heatmap of the template image into a first anatomy signal encoders (ASE) and inputting the Gaussian heatmap of the search image into a second ASE to extract anatomy features of the search image and the template image in three different scales, wherein the first and the second ASEs are configured with shared weights; inputting the image features and the anatomy features into a fast cross-correlation layer to generate correspondence maps, and computing a probability map according to the correspondence maps; and performing supervised learning or self-supervised learning to predict a lesion center in the search image. 2. The method according to claim 1 , wherein encoding the anatomy signals as the Gaussian heatmaps includes: for the template image, using a location and a size of a template lesion to compute the anatomy signals of the template image; and for the search image, using an affine-projected location and an affine-projected size of the template lesion to compute the anatomy signals of the search image. 3. The method according to claim 2 , wherein inputting the image features and the anatomy features into the fast cross-correlation layer to generate the correspondence maps includes: fusing the image features of the template image and the anatomy features of the template image. 4. The method according to claim 3 , wherein after fusing the image features of the template image and the anatomy features of the template image, the method further includes: defining a cropping function to extract a template kernel K and another template kernel K g , wherein: a size of the template kernel K g is greater than a size of the template kernel K; and the template kernel K g is decomposed into kernels K g,x , K g,y , and K g,z , along axial, coronal, and sagittal directions, respectively. 5. The method according to claim 4 , wherein a correspondence map is computed by: M = ( K * S ) + ( ∑ i ∈ x , y , z K g , i * S ) wherein + denotes element-wise sum, * denotes multiplication, S=ψ(I s )⊙ϕ(G s ), I s , I s is the search image, G s is an anatomy signal map of the search image, ⊙ denotes element-wise multiplication, ψ and ϕ denote network encoders that generate image features and anatomy features, respectively. 6. The method according to claim 5 , wherein after computing the correspondence map, the method further includes: determining the lesion center in the search image according to the probability map computed based on the correspondence maps. 7. A deep lesion tracker device for medical images comprising: a memory, containing a computer program stored thereon; and a processor, coupled with the memory and configured, when the computer program being executed, to perform a method including: providing an image pair including a search image and a template image; inputting the search image into a first three-dimensional DenseFPN (feature pyramid network) of an image encoder and inputting the template image into a second three-dimensional DenseFPN of the image encoder to extract image features of the search image and the template image in three different scales, wherein the first and second three-dimensional DenseFPNs are configured with shared weights; encoding anatomy signals of the search image and the template image as Gaussian heatmaps centered at lesion locations, and inputting the Gaussian heatmap of the template image into a first anatomy signal encoders (ASE) and inputting the Gaussian heatmap of the search image into a second ASE to extract anatomy features of the search image and the template image in three different scales, wherein the first and the second ASEs are configured with shared weights; inputting the image features and the anatomy features into a fast cross-correlation layer to generate correspondence maps, and computing a probability map according to the correspondence maps; and performing supervised learning or self-supervised learning to predict a lesion center in the search image. 8. The device according to claim 7 , wherein encoding the anatomy signals as the Gaussian heatmaps includes: for the template image, using a location and a size of a template lesion to compute the anatomy signals of the template image; and for the search image, using an affine-projected location and an affine-projected size of the template lesion to compute the anatomy signals of the search image. 9. The device according to claim 8 , wherein inputting the image features and the anatomy features into the fast cross-correlation layer to generate the correspondence maps includes: fusing the image features of the template image and the anatomy features of the template image. 10. The device according to claim 9 , wherein after fusing the image features of the template image and the anatomy features of the template image, the method further includes: defining a cropping function to extract a template kernel K and another template kernel K g , wherein: a size of the template kernel K g is greater than a size of the template kernel K; and the template kernel K g is decomposed into kernels K g,x , K g,y and K g,z , along axial, coronal, and sagittal directions, respectively. 11. The device according to claim 10 , wherein a correspondence map is computed by: M = ( K * S ) + ( ∑ i ∈ x ,
Combinations of networks · CPC title
for processing medical images, e.g. editing · CPC title
Non-supervised learning, e.g. competitive learning · CPC title
for computer-aided diagnosis, e.g. based on medical expert systems · CPC title
Supervised learning · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.