IP Library Granted Patent US 10,258,244
Granted Patent B2
US 10,258,244 · App. 15/958,483 · Granted Apr 16, 2019

Method and system for machine learning based assessment of fractional flow reserve

Inventors: Puneet Sharma (Princeton Junction, NJ); Ali Kamen (Skillman, NJ); Bogdan Georgescu (Plainsboro, NJ); Frank Sauer (Princeton, NJ); Dorin Comaniciu (Princeton Junction, NJ); Yefeng Zheng (Princeton Junction, NJ); Hien Nguyen (Houston, TX); Vivek Kumar Singh (Princeton, NJ)
Assignee: Siemens Healthcare GmbH
A61B5/026A61B5/0261A61B5/0263A61B5/7264A61B5/7267A61B5/7282A61B6/032A61B6/504A61B6/507A61B6/5217A61B8/06G06K9/46G06K9/6256G06T7/0012G06T7/0016G06T7/20G16H50/20G16H50/30G16H50/50A61B6/563A61B8/0891A61B8/12A61B8/5223A61B8/565G06T2207/10081G06T2207/10088G06T2207/10101G06T2207/10132G06T2207/20081G06T2207/30048G06T2207/30104G06T2211/404
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 10,258,244
App. No.
15/958,483
Granted
Apr 16, 2019
Kind
B2
Abstract

A method and system for determining fractional flow reserve (FFR) for a coronary artery stenosis of a patient is disclosed. In one embodiment, medical image data of the patient including the stenosis is received, a set of features for the stenosis is extracted from the medical image data of the patient, and an FFR value for the stenosis is determined based on the extracted set of features using a trained machine-learning based mapping. In another embodiment, a medical image of the patient including the stenosis of interest is received, image patches corresponding to the stenosis of interest and a coronary tree of the patient are detected, an FFR value for the stenosis of interest is determined using a trained deep neural network regressor applied directly to the detected image patches.

Claims (63)

1. A method for determining a rest state hemodynamic index for a stenosis of interest for a patient, comprising:

receiving medical image data of the patient including the stenosis of interest;

extracting a set of features for the stenosis of interest from the medical image data of the patient; and

determining a value of a rest state hemodynamic index for the stenosis of interest based on the extracted set of features using a trained machine-learning based mapping, wherein the trained machine-learning based mapping is trained based on geometric features extracted from synthetically generated stenosis geometries and rest state a rest state hemodynamic index values corresponding to the synthetically generated stenosis geometries computed using computational fluid dynamics (CFD) simulations performed on the synthetically generated stenosis geometries.

2. The method of claim 1 , wherein the trained machine-learning based mapping is an empirical learned model that combines features from the set of features with respective learned weights.

3. The method of claim 1 , wherein the trained machine-learning based mapping is a regression function trained using image-based boosting ridge regression.

4. The method of claim 1 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient comprises:

extracting a plurality of features characterizing geometry of the stenosis of interest.

5. The method of claim 4 , wherein the features characterizing the geometry of the stenosis of interest include proximal and distal reference diameters, minimal lumen diameter, lesion length.

6. The method of claim 5 , wherein the features characterizing the geometry of the stenosis of interest further include entrance angle, entrance length, exit angle, exit length, percentage of diameter blocked by the stenosis, and percentage of the area blocked by the stenosis.

7. The method of claim 4 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing morphology of the stenosis.

8. The method of claim 7 , wherein the features characterizing morphology of the stenosis comprise binary parameters indicating presence or absence of one or more of calcification, plaque, thrombus, diffuse disease, total or sub-total occlusion, or myocardial bridging.

9. The method of claim 4 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing geometry of a coronary artery branch in which the stenosis of interest is located.

10. The method of claim 4 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing geometry of an entire coronary artery tree of the patient.

11. The method of claim 4 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing coronary anatomy and function.

12. The method of claim 1 , further comprising:

receiving functional measurements of the patient;

extracting one or more features from the functional measurements of the patient; and

including the one or more features extracted from the functional measurements of the patient in the set of features used for determining the value of the rest state hemodynamic index.

13. The method of claim 1 , further comprising:

receiving demographic information of the patient;

extracting one or more features from the demographic information of the patient; and

including the one or more feature extracted from the demographic information of the patient in the set of features used for determining the value of the rest state hemodynamic index.

14. The method of claim 13 , wherein the one or more features extracted from the demographic information comprise binary parameters indicating whether or not the patient has one or more of past history of heart disease, past history of valve dysfunction, or past history of valve repair or replacement.

15. The method of claim 4 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing in-vitro blood tests.

16. The method of claim 1 , further comprising:

receiving a user input modifying one or more features in the set of features, resulting in a modified set of features reflecting a treatment scenario; and

determining the value of the rest state hemodynamic index for the stenosis of interest based on the modified set of features using the trained machine-learning based mapping.

17. The method of claim 1 , wherein the trained machine-learning based mapping is further trained based on rest state hemodynamic index values computed using a mechanistic model to simulate blood flow in a set of training data.

18. The method of claim 1 , wherein the rest state hemodynamic index comprises one or more of pressure-drop, instantaneous wave-free ratio (IFR), or basal stenosis resistance (BSR).

19. An apparatus for determining a rest state hemodynamic index for a stenosis of interest for a patient, comprising:

a processor; and

a memory storing computer executable instructions, which when executed by the processor cause the processor to perform operations comprising:

receiving medical image data of the patient including the stenosis of interest;

extracting a set of features for the stenosis of interest from the medical image data of the patient; and

determining a value of a rest state hemodynamic index for the stenosis of interest based on the extracted set of features using a trained machine-learning based mapping, wherein the trained machine-learning based mapping is trained based on geometric features extracted from synthetically generated stenosis geometries and rest state hemodynamic index values corresponding to the synthetically generated stenosis geometries computed using computational fluid dynamics (CFD) simulations performed on the synthetically generated stenosis geometries.

20. The apparatus of claim 19 , wherein the trained machine-learning based mapping is a regression function trained using image-based boosting ridge regression.

21. The apparatus of claim 19 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient comprises:

extracting a plurality of features characterizing geometry of the stenosis of interest.

22. The apparatus of claim 21 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing morphology of the stenosis.

23. The apparatus of claim 21 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing geometry of a coronary artery branch in which the stenosis of interest is located; and

extracting one or more features characterizing geometry of an entire coronary artery tree of the patient.

24. The apparatus of claim 19 , wherein the rest state hemodynamic index comprises one or more of pressure-drop, instantaneous wave-free ratio (IFR), or basal stenosis resistance (BSR).

25. A non-transitory computer readable medium storing computer program instructions for determining a rest state hemodynamic index for a stenosis of interest for a patient, the computer program instructions when executed on a processor cause the processor to perform operations comprising:

receiving medical image data of the patient including the stenosis of interest;

extracting a set of features for the stenosis of interest from the medical image data of the patient; and

determining a value of a rest state hemodynamic index for the stenosis of interest based on the extracted set of features using a trained machine-learning based mapping, wherein the trained machine-learning based mapping is trained based on geometric features extracted from synthetically generated stenosis geometries and rest state hemodynamic index values corresponding to the synthetically generated stenosis geometries computed using computational fluid dynamics (CFD) simulations performed on the synthetically generated stenosis geometries.

26. The non-transitory computer readable medium of claim 25 , wherein the trained machine-learning based mapping is a regression function trained using image-based boosting ridge regression.

27. The non-transitory computer readable medium of claim 25 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient comprises:

extracting a plurality of features characterizing geometry of the stenosis of interest.

28. The non-transitory computer readable medium of claim 27 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing morphology of the stenosis.

29. The non-transitory computer readable medium of claim 27 , wherein extracting a set of features for the stenosis of interest from the medical image data of the patient further comprises:

extracting one or more features characterizing geometry of a coronary artery branch in which the stenosis of interest is located; and

extracting one or more features characterizing geometry of an entire coronary artery tree of the patient.

30. The non-transitory computer readable medium of claim 25 , wherein the rest state hemodynamic index comprises one or more of pressure-drop, instantaneous wave-free ratio (IFR), or basal stenosis resistance (BSR).

Assignments (5)
CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNEE PREVIOUSLY RECORDED AT REEL: 066088 FRAME: 0256. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Jan 17, 2024
From: SIEMENS HEALTHCARE GMBH
To: SIEMENS HEALTHINEERS AG
Reel/Frame 071178/0246 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 20, 2023
From: SIEMENS HEALTHCARE GMBH
To: SIEMENS HEALTHINEERS AG
Reel/Frame 066088/0256 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 23, 2018
From: GEORGESCU, BOGDAN; KAMEN, ALI; SAUER, FRANK; SHARMA, PUNEET; COMANICIU, DORIN; ZHENG, YEFENG; NGUYEN, HIEN; SINGH, VIVEK KUMAR
To: SIEMENS CORPORATION
Reel/Frame 045607/0031 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 23, 2018
From: SIEMENS CORPORATION
To: SIEMENS AKTIENGESELLSCHAFT
Reel/Frame 045607/0072 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 23, 2018
From: SIEMENS AKTIENGESELLSCHAFT
To: SIEMENS HEALTHCARE GMBH
Reel/Frame 045607/0097 →
Continuity (4)
Continuation 15616380 · Jun 7, 2017
Continuation 14516163 · Oct 16, 2014
Provisional Application 61891920 · Oct 17, 2013
Related Publication 20180242857A1 · Aug 30, 2018