IP Library Granted Patent US 11,540,796
Granted Patent B2
US 11,540,796 · App. 16/363,203 · Granted Jan 3, 2023

Prediction of risk of post-ablation atrial fibrillation based on radiographic features of pulmonary vein morphology from chest imaging

Inventors: Anant Madabhushi (Shaker Heights, OH); Michael LaBarbera (Cleveland Heights, OH); Thomas Atta-Fosu (Cleveland Heights, OH); Mina Chung (Shaker Heights, OH)
Assignees: Case Western Reserve University; The Cleveland Clinic Foundation
A61B6/503A61B6/032A61B6/463G16H50/30A61B5/361A61B6/469A61B6/5217A61B6/54A61B2018/00351A61B2018/00577G01N2800/52G06N20/00G06T2207/30048G16H10/60G16H30/40G16H50/20
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 11,540,796
App. No.
16/363,203
Granted
Jan 3, 2023
Kind
B2
Abstract

Embodiments discussed herein facilitate generation of a prognosis for recurrence or non-recurrence of atrial fibrillation (AF) after pulmonary vein isolation (PVI). A first set of embodiments discussed herein relates to training of a machine learning classifier to determine a prognosis for AF after PVI based on radiographic images, alone or in combination with clinical features. A second set of embodiments discussed herein relates to determination of a prognosis for a patient for AF after PVI based on radiographic images, alone or in combination with clinical features.

Claims (43)

1. A non-transitory computer-readable medium storing computer-executable instructions that, when executed, cause a processor to perform operations, comprising:

accessing a radiological cardiac image associated with a patient, wherein the radiological cardiac image comprises a plurality of pixels, wherein each pixel of the plurality of pixels has an associated intensity;

obtaining M radiographic features from the radiological cardiac image, wherein the M radiographic features characterize a left atrium size of a heart and a pulmonary vein morphology and wherein M is a positive integer;

extracting, for each radiographic feature of the M radiographic features, an associated value for that radiographic feature based on the radiological cardiac image;

providing to a machine learning classifier, for each radiographic feature of the M radiographic features, the associated value for that radiographic feature;

generating, via the machine learning classifier, a prognosis for atrial fibrillation (AF) after pulmonary vein isolation (PVI), based on a subset of radiographic features of the M radiographic features, wherein the subset of radiographic features is smaller than the M radiographic features, wherein the prognosis comprises a determination of one of recurrence or non-recurrence, and wherein the subset of radiographic features comprise an angle between right pulmonary veins and an angle of left inferior pulmonary vein entry into a left atrium; and

displaying the generated prognosis for AF after PVI.

2. The non-transitory computer-readable medium of claim 1 , wherein the machine learning classifier is a support vector machine (SVM).

3. The non-transitory computer-readable medium of claim 1 , wherein the operations further comprise providing to the machine learning classifier, for each clinical feature of N clinical features, an associated value for that clinical feature, wherein N is a positive integer, and wherein generating the prognosis for AF after PVI is based at least in part on the associated values for each clinical feature of the N clinical features including age, body mass index (BMI), left ventricular ejection fraction (LVEF), history of hypertension, NYHA (New York Heart Association) class of I or greater, and use of apixaban.

4. The non-transitory computer-readable medium of claim 3 , wherein the N clinical features comprise the N most distinguishing clinical features as determined via one of a random forest (RF) algorithm, a t-test, a Wilcoxon rank-sum algorithm, or a minimum redundancy maximum relevance (mRMR) algorithm.

5. The non-transitory computer-readable medium of claim 3 , wherein N is 5.

6. The non-transitory computer-readable medium of claim 1 , wherein the M radiographic features characterize the left atrium size, the pulmonary vein morphology, and an angle of vein entry into a left atrium.

7. The non-transitory computer-readable medium of claim 1 , wherein the subset of radiographic features comprise the most distinguishing radiographic features of the M radiographic features, the most distinguishing radiographic features including an angle between pulmonary veins.

8. The non-transitory computer-readable medium of claim 7 , wherein the subset of radiographic features has 5 radiographic features.

9. The non-transitory computer-readable medium of claim 7 , wherein the M radiographic features comprise one or more of a coronal angle of a left inferior pulmonary vein (LI), an angle between a right superior pulmonary vein (RS) and a right inferior pulmonary vein (RI), a coronal angle of a left superior pulmonary vein (LS), an axial angle of the LI, or a coronal angle of the RI.

10. An apparatus that facilitates generation of a prognosis in connection with a medical condition, the apparatus comprising:

a processor;

a memory configured to store a radiological cardiac image associated with a patient, wherein the radiological cardiac image comprises a plurality of pixels, wherein each pixel of the plurality of pixels has an associated intensity;

an input/output (I/O) interface;

a set of circuits; and

an interface that connects the processor, the memory, the I/O interface, and the set of circuits, the set of circuits comprising:

an image acquisition circuit configured to access the radiological cardiac image;

a feature calculation circuit configured to:

obtain M radiographic features from the radiological cardiac image, wherein the M radiographic features characterize a left atrium size of a heart and a pulmonary vein morphology; and

calculate, for each of the M radiographic features, an associated value of that radiographic feature for the radiological cardiac image, wherein M is a positive integer;

a classifier circuit configured to:

access, for each of the M radiographic features, the associated value of that radiographic feature; and

generate a prognosis for the patient for atrial fibrillation (AF) after pulmonary vein isolation (PVI), based on a subset of radiographic features of the M radiographic features, wherein the subset of radiographic features is smaller than the M radiographic features, wherein the prognosis comprises a determination of one of recurrence or non-recurrence, and wherein the subset of radiographic features comprise an angle between right pulmonary veins and an angle of left inferior pulmonary vein entry into a left atrium; and

a display circuit configured to output the prognosis for the patient associated with the radiological cardiac image.

11. The apparatus of claim 10 , wherein the subset of radiographic features comprise the most distinguishing radiographic features of the M radiographic features, the most distinguishing radiographic features including an angle between pulmonary veins.

12. The apparatus of claim 10 , wherein the classifier circuit is a support vector machine (SVM).

13. The apparatus of claim 10 , wherein the classifier circuit is further configured to access, for each clinical feature of N clinical features, an associated value for that clinical feature, wherein N is a positive integer, and wherein the classifier circuit is configured to generate the prognosis based at least in part on the associated values for each clinical feature of the N clinical features.

14. The apparatus of claim 13 , wherein the N clinical features comprise the N most distinguishing clinical features as determined via one of a random forest (RF) algorithm, a t-test, a Wilcoxon rank-sum algorithm, or a minimum redundancy maximum relevance (mRMR) algorithm.

15. The apparatus of claim 13 , wherein the N clinical features comprise age, body mass index (BMI), left ventricular ejection fraction (LVEF), history of hypertension, NYHA (New York Heart Association) class of I or greater, and use of apixaban.

16. The apparatus of claim 10 , wherein the M radiographic features comprise the M most distinguishing radiographic features as determined via one of a random forest (RF) algorithm, a t-test, a Wilcoxon rank-sum algorithm, or a minimum redundancy maximum relevance (mRMR) algorithm.

17. The apparatus of claim 16 , wherein the M radiographic features comprise one or more of a coronal angle of a left inferior pulmonary vein (LI), an angle between a right superior pulmonary vein (RS) and a right inferior pulmonary vein (RI), a coronal angle of a left superior pulmonary vein (LS), an axial angle of the LI, or a coronal angle of the RI.

18. A non-transitory computer-readable medium storing computer-executable instructions that, when executed, cause a processor to perform operations, comprising:

accessing a radiological cardiac image associated with a heart of a patient;

extracting a plurality of radiographic features from the radiological cardiac image, wherein the plurality of radiographic features characterize a left atrium size of the heart and a pulmonary vein morphology;

providing the plurality of radiographic features to a machine learning classifier, wherein the machine learning classifier is configured to select a subset of the plurality of radiographic features that have a high correlation to recurrence of pulmonary vein isolation (PVI) for the patient; and

generating, via the machine learning classifier, a prognosis for atrial fibrillation (AF) after PVI based on the subset of the plurality of radiographic features, wherein the prognosis comprises a determination of one of recurrence or non-recurrence of AF and wherein the subset of the plurality of radiographic features comprise an angle between right pulmonary veins and an angle of left inferior pulmonary vein entry into a left atrium.

19. The non-transitory computer-readable medium of claim 18 , wherein the subset of the plurality of radiographic features comprise an angle between pulmonary veins.

20. The non-transitory computer-readable medium of claim 18 , wherein the machine learning classifier is a support vector machine (SVM).

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 7, 2019
From: MADABHUSHI, ANANT; ATTA-FOSU, THOMAS
To: CASE WESTERN RESERVE UNIVERSITY
Reel/Frame 050941/0198 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 7, 2019
From: LABARBERA, MICHAEL; CHUNG, MINA
To: THE CLEVELAND CLINIC FOUNDATION
Reel/Frame 050941/0239 →
Continuity (2)
Provisional Application 62675358 · May 23, 2018
Related Publication 20190357869A1 · Nov 28, 2019
Cited By (2)
US 12,347,570 US 12,374,438