IP Library Granted Patent US 12,482,107
Granted Patent B2
US 12,482,107 · App. 18/147,688 · Granted Nov 25, 2025

Systems and methods for feature information determination

Inventors: Xiang Chen (Shanghai, CN); Yang Li (Shanghai, CN); Saisai Su (Shanghai, CN)
Assignee: SHANGHAI UNITED IMAGING HEALTHCARE CO., LTD.
G06T7/11G06T7/0012G06T7/155
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,482,107
App. No.
18/147,688
Granted
Nov 25, 2025
Kind
B2
Abstract

The present disclosure is related to systems and methods for feature information determination. The method may include obtaining at least one image including a subject. The method may include determining a segmentation result by segmenting the at least one image using at least one segmentation model. The segmentation result may include at least one target region of the subject in the at least one image. The method may include determining feature information of the at least one target region based on at least one parameter of the at least one target region.

Claims (83)

1 . A method for feature information determination, which is implemented on a computing device including at least one processor and at least one storage device, the method comprising:

obtaining at least one image including a subject, the subject including liver tissue, the at least one image including a first image;

determining a preliminary segmentation result including a preliminary region representative of the liver tissue by inputting the first image into a first segmentation model;

determining a target segmentation result by inputting the preliminary segmentation result into a second segmentation model, the target segmentation result including an effective liver region of the liver tissue, the effective liver region being a region of the liver tissue that excludes a liver lesion region;

determining a target image based on the target segmentation result;

determining at least one target region in the target image; and

analyzing the liver tissue of the subject by determining feature information of the at least one target region based on at least one parameter of the at least one target region.

2 . The method of claim 1 , wherein the at least one image includes a morphological image, and the determining feature information of the at least one target region based on at least one parameter of the at least one target region comprises:

obtaining a functional image corresponding to the morphological image;

determining at least one second target region in the functional image corresponding to the at least one target region in the morphological image by registering the functional image and the morphological image;

designating at least one parameter of the at least one second target region in the functional image as the at least one parameter of the at least one target region in the morphological image; and

determining the feature information of the at least one target region based on the at least one parameter of the at least one target region.

3 . The method of claim 2 , wherein

the morphological image includes at least one of a magnetic resonance imaging (MRI) image, or a computed tomography (CT) image; and

the functional image includes at least one of a diffusion functional image, a perfusion functional image, or a fat functional image.

4 . The method of claim 1 , wherein the at least one image includes a functional image, and the determining feature information of the at least one target region based on at least one parameter of the at least one target region comprises:

obtaining the at least one parameter of the at least one target region in the functional image; and

determining the feature information of the at least one target region based on the at least one parameter of the at least one target region.

5 . The method of claim 1 , further comprising:

outputting a report based on the feature information of the at least one target region.

6 . The method of claim 1 , wherein the at least one image further includes a second image, and the determining a target segmentation result by inputting the preliminary segmentation result into a second segmentation model comprises:

processing the second image based on the preliminary segmentation result to generate a processed second image; and

determining the target segmentation result by segmenting the processed second image using the second segmentation model.

7 . The method of claim 1 , further comprising:

identifying a falciform ligament of the liver tissue based on the at least one image using a falciform ligament recognition model.

8 . The method of claim 7 , wherein

the target segmentation result is a 3D image including a plurality of slices of the subject,

the determining a target image based on the target segmentation result comprises:

determining a left liver region and a right liver region in the target segmentation result based on the falciform ligament of the liver tissue; and

selecting a slice from the plurality of slices of the target segmentation result as the target image based on feature information of the plurality of slices; and

the determining the at least one target region in the target image comprises:

determining a first count of regions of interest (ROIs) in the left liver region in the target image and a second count of ROIs in the right liver region in the target image based on an area ratio of the left liver region and the right liver region in the target image; and

determining the at least one target region based on the first count of ROIs in the left liver region in the target image and the second count of ROIs in the right liver region in the target image.

9 . The method of claim 1 , wherein the determining a target image based on the target segmentation result comprises:

identifying a vascular region in the target segmentation result using a vascular recognition model; and

determining the target image by removing the vascular region from the target segmentation result.

10 . The method of claim 1 , wherein the determining the at least one target region in the target image comprises:

dividing the target image into a plurality of sub-regions;

determining at least one ROI in each of the plurality of sub-regions based on a count of ROIs and a size of an ROI, wherein the count of ROIs and the size of the ROI are set manually or determined in advance; and

determining the at least one target region based on a plurality of ROIs in the plurality of sub-regions.

11 . The method of claim 10 , wherein the determining at least one ROI in each of the plurality of sub-regions based on a count of ROIs and a size of an ROI comprises:

for each sub-region of the plurality of sub-regions,

determining a plurality of candidate ROIs in the sub-region;

selecting at least one candidate ROI from the plurality of candidate ROIs in the sub-region based on the count of ROIs and the size of the ROI as the at least one ROI in the sub-region.

12 . The method of claim 1 , wherein the determining a target image based on the target segmentation result comprises:

determining a plurality of liver segment regions of the liver tissue by inputting the target segmentation result into a liver segment recognition model; and

selecting at least one liver segment region from the plurality of liver segment regions of the liver tissue as the target image.

13 . The method of claim 1 , wherein the target segmentation result is a 3D image including a plurality of slices of the subject, and the target image is at least one slice selected from the plurality of slices.

14 . The method of claim 13 , wherein the at least one slice is selected from the plurality of slices by at least one:

selecting a slice with a largest size from the plurality of slices;

selecting a slice with a largest liver area from the plurality of slices;

selecting a slice in a middle location of the plurality of slices; or

selecting a slice located at a golden section position of the liver tissue from the plurality of slices.

15 . The method of claim 13 , wherein

the liver tissue includes a left liver region and a right liver region, and

the determining the at least one target region in the target image comprises:

determining a first count of regions of interest (ROIs) in the left liver region in the target image and a second count of ROIs in the right liver region in the target image based on an area ratio of the left liver region and the right liver region in the target image; and

determining the at least one target region based on the first count of ROIs in the left liver region in the target image and the second count of ROIs in the right liver region in the target image.

16 . The method of claim 1 , wherein the first segmentation model and the second segmentation model are trained jointly using a plurality of groups of training samples, each group of training samples including a sample image of a sample liver tissue and a reference target segmentation result including a sample effective liver region.

17 . A system for feature information determination, comprising:

at least one storage medium including a set of instructions; and

at least one processor in communication with the at least one storage medium, wherein when executing the set of instructions, the at least one processor is directed to cause the system to perform operations comprising:

obtaining at least one image including a subject, the subject including liver tissue, the at least one image including a first image;

determining a preliminary segmentation result including a preliminary region representative of the liver tissue by inputting the first image into a first segmentation model;

determining a target segmentation result by inputting the preliminary segmentation result into a second segmentation model, wherein the target segmentation result includes an effective liver region of the liver tissue, the effective liver region is a region of the liver tissue that excludes a liver lesion region, the second segmentation model is generated by training a preliminary segmentation model with a plurality of groups of training samples, each group of training samples includes a sample preliminary segmentation result of a sample liver tissue and a reference target segmentation result including a sample effective liver region;

determining a target image based on the target segmentation result;

determining at least one target region in the target image; and

analyzing the liver tissue of the subject by determining feature information of the at least one target region based on at least one parameter of the at least one target region.

18 . The system of claim 17 , wherein the at least one image includes a morphological image, and the determining feature information of the at least one target region based on at least one parameter of the at least one target region comprises:

obtaining a functional image corresponding to the morphological image;

determining at least one second target region in the functional image corresponding to the at least one target region in the morphological image by registering the functional image and the morphological image;

designating at least one parameter of the at least one second target region in the functional image as the at least one parameter of the at least one target region in the morphological image; and

determining the feature information of the at least one target region based on the at least one parameter of the at least one target region.

19 . The system of claim 17 , wherein the at least one image includes a functional image, and the determining feature information of the at least one target region based on at least one parameter of the at least one target region comprises:

obtaining the at least one parameter of the at least one target region in the functional image; and

determining the feature information of the at least one target region based on the at least one parameter of the at least one target region.

20 . A non-transitory computer readable medium, comprising executable instructions that, when executed by at least one processor, direct the at least one processor to perform a method for feature information determination, the method comprising:

obtaining at least one image including a subject, the subject including liver tissue, the at least one image including a first image;

determining a preliminary segmentation result including a preliminary region representative of the liver tissue by inputting the first image into a first segmentation model;

determining a target segmentation result by inputting the preliminary segmentation result into a second segmentation model, the target segmentation result including an effective liver region of the liver tissue, the effective liver region being a region of the liver tissue that excludes a liver lesion region;

determining a target image based on the target segmentation result, the target segmentation result being a 3D image including a plurality of slices of the subject, and the target image being at least one slice selected from the plurality of slices;

determining at least one target region in the target image; and

analyzing the liver tissue of the subject by determining feature information of the at least one target region based on at least one parameter of the at least one target region.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 4, 2025
From: CHEN, XIANG; LI, YANG; SU, SAISAI
To: SHANGHAI UNITED IMAGING HEALTHCARE CO., LTD.
Reel/Frame 072154/0087 →
Priority Claims (2)
CN 202111640729.1 · Dec 29, 2021 · national
CN 202210569703.0 · May 24, 2022 · national
Continuity (1)
Related Publication 20230206454A1 · Jun 29, 2023
References Cited (34)
US 9194925B2 · Zhong et al. · 2015 [cited by applicant]
US 10261152B2 · Reeder et al. · 2019 [cited by applicant]
US 10393838B2 · Hernando · 2019 [cited by applicant]
US 10534057B2 · Liu et al. · 2020 [cited by applicant]
US 10646134B2 · Leporq et al. · 2020 [cited by applicant]
US 10743791B2 · Reeder et al. · 2020 [cited by applicant]
US 20110054295A1 · Masumoto et al. · 2011 [cited by applicant]
US 20120207366A1 · Liu · 2012 [cited by applicant]
US 20150324999A1 · Gritsenko · 2015 [cited by examiner]
US 20170148156A1 · Bregman-Amitai et al. · 2017 [cited by applicant]
US 20170217102A1 · Mansi et al. · 2017 [cited by applicant]
US 20180184973A1 · Nayak · 2018 [cited by applicant]
US 20190130576A1 · Wu et al. · 2019 [cited by applicant]
US 20200174090A1 · Leinhard · 2020 [cited by applicant]
US 20210090254A1 · Gong et al. · 2021 [cited by applicant]
US 20210166395A1 · Chen · 2021 [cited by examiner]
US 20210248741A1 · Kannengiesser et al. · 2021 [cited by applicant]
US 20210311145A1 · Keerthivasan et al. · 2021 [cited by applicant]
US 20220301154A1 · Li et al. · 2022 [cited by applicant]
US 20220366649A1 · Zang · 2022 [cited by examiner]
US 20230343063A1 · Xu · 2023 [cited by examiner]
CN 105930665B · 2018 [cited by applicant]
CN 109124633A · 2019 [cited by applicant]
CN 108872901B · 2020 [cited by applicant]
CN 111681251A · 2020 [cited by applicant]
CN 112834969A · 2021 [cited by applicant]
CN 113409310A · 2021 [cited by applicant]
CN 114266760A · 2022 [cited by applicant]
EP 2810598A1 · 2014 [cited by applicant]
WO 2022089221A1 · 2022 [cited by applicant]
The Extended European Search Report in European Application No. 22216825.4 mailed on Jun. 5, 2023, 9 pages. [cited by applicant]
Ma, Burton et al., Liver Segmentation in Color Images, SPIE Medical Imaging, 2017, 5 pages. [cited by applicant]
First Office Action in Chinese Application No. 202210569703.0 mailed on Mar. 18, 2025, 18 pages. [cited by applicant]
Deng, Zhiqi et al., The Application Progression on Imaging Techniques in the Diagnosis and Treatment of Thyroid Diseases, Chinese Journal of Modern Operative Surgery, 19(2): 155-160, 2015. [cited by applicant]