IP Library Granted Patent US 12,451,229
Granted Patent B1
US 12,451,229 · App. 18/314,819 · Granted Oct 21, 2025

System, method and device for predicting need for medical treatment

Inventor: David LaBorde (Alpharetta, GA)
Assignee: Brain Trust Innovations I, LLC
G16H20/40G16H30/20G16H40/20G16H50/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 12,451,229
App. No.
18/314,819
Granted
Oct 21, 2025
Kind
B1
Abstract

A system that includes data collection engine devices, client devices and backend devices. The backend devices include trained models, business logic, and attributes of a plurality of patient events. A plurality of data collection engines and hospital information systems send input attributes of new patient events to the backend devices. The backend devices can predict particular outcomes of new patient events based upon the input attributes utilizing the trained models.

Claims (60)

1. A computer implemented method for generating a medical output value associated with a new event, the new event associated with a plurality of segmented images of a patient, the method comprising: further comprising:

storing a plurality of past events, each of the plurality of past events including a plurality of past input attributes and a quantifiable outcome; and

training a neural network model (NNM) to generate a trained model, wherein the training of the NNM includes:

performing pre-processing on the plurality of past input attributes for each of the plurality of past events to generate a plurality of past input data sets;

dividing the plurality of past events into a first set of training data and a second set of validation data;

iteratively performing a machine learning algorithm (MLA) to update synaptic weights of the NNM based upon the training data; and

validating the NNM based upon the second set of validation data; receiving a plurality of input attributes of the new event;

performing pre-processing on the plurality of input attributes to generate an input data set:

generating a representation of a reconstructed image from the plurality of segmented images; and

generating the medical output value including word text from the trained model based upon the representation of the reconstructed image.

2. The method of claim 1 , wherein:

the NNM includes an input layer, output layer, and a plurality of hidden layers with a plurality of hidden neurons; and

each of the plurality of hidden neurons includes an activation function, the activation function is one of:

(1) the sigmoid function ƒ(x)=1/(1+e −x );

(2) the hyperbolic tangent function ƒ(x)=(e 2x −1)/(e 2x +1); and

(3) a linear function ƒ(x)=x,

wherein x is a summation of input neurons biased by the synaptic weights.

3. The method of claim 1 , wherein the NNM is one or more of a feed forward structure Neural Network; Convolutional neural network (CNN); ADALINE Neural Network, Adaptive Resonance Theory 1 (ART1), Bidirectional Associative Memory (BAM), Boltzmann Machine, Counterpropagation Neural Network (CPN), Elman Recurrent Neural Network, Hopfield Neural Network, Jordan Recurrent Neural Network, Neuroevolution of Augmenting Topologies (NEAT), and Radial Basis Function Network.

4. The method of claim 1 , wherein the performing of the MLA includes measuring a global error in each training iteration for the NNM by:

calculating a local error, the local error being a difference between the output value of the NNM and the quantifiable outcome;

calculating the global error by summing all of the local errors in accordance with one of: (1) Mean Square Error (MSE) formula

n

E

2

n

;

(2) Root Mean Square Error (RMS) formula

n

E

2

n

;

and

(3) Sum of Square Errors (ESS) formula

n

E

2

2

,

wherein n represents a total number of the past patient events and E represents the local error.

5. The method of claim 1 , wherein the plurality of segmented images of the patient are from an imaging study.

6. The method of claim 5 , wherein the plurality of input attributes include a plurality of Hounsfield unit (HU) values associated with the imaging study.

7. The method of claim 6 , wherein the imaging study includes a computed tomography (CT) scan of the head of the patient using series of x-rays of a head of the patient taken from many different directions.

8. The method of claim 1 , wherein:

the plurality of segmented images of the patient are computed tomography (CT) scan images;

the plurality of input attributes includes an array of pixel intensity values associated with each of the plurality of segmented images;

the performing of pre-processing on the plurality of input attributes to generate an input data set further includes windowing values of the pixel intensity values outside of a predetermined range; and

the generating of the representation of the reconstructed image from the plurality of segmented images is generated based upon pixel intensity values in each of the segmented images.

9. The method of claim 1 , wherein:

the plurality of input attributes includes characteristics of a treated patient; and

the generating of the medical output value from the trained model based upon the input data set further includes generating a patient treatment plan.

10. The method of claim 1 , wherein:

the plurality of input attributes includes characteristics of a treated patient; and

the generating of the medical output value from a trained model based upon the input data set further includes generating a patient diagnosis and a patient treatment plan for the patient diagnosis.

Continuity (2)
Continuation In Part 16139584 · Sep 24, 2018
Provisional Application 62575332 · Oct 20, 2017
References Cited (48)
US 7852221B2 · Tuttle · 2010 [cited by examiner]
US 8181875B2 · Nishido · 2012 [cited by examiner]
US 9569589B1 · Laborde · 2017 [cited by applicant]
US 9679108B1 · Laborde · 2017 [cited by applicant]
US 9848827B1 · Laborde · 2017 [cited by applicant]
US 9928342B1 · Laborde · 2018 [cited by applicant]
US 9943268B1 · Laborde · 2018 [cited by applicant]
US 9977865B1 · Laborde · 2018 [cited by applicant]
US 9980681B1 · Laborde · 2018 [cited by applicant]
US 10014076B1 · Laborde · 2018 [cited by applicant]
US 10026506B1 · Laborde · 2018 [cited by applicant]
US 10028707B1 · Laborde · 2018 [cited by applicant]
US 10043591B1 · Laborde · 2018 [cited by applicant]
US 10043592B1 · Laborde · 2018 [cited by applicant]
US 10319476B1 · LaBorde · 2019 [cited by examiner]
US 20060129427A1 · Wennberg · 2006 [cited by applicant]
US 20110291809A1 · Niemiec · 2011 [cited by examiner]
Sasank Chilamkurthy et al., “Automated Detection of Intra- and Extra-Axial Haemorrhages On CT Brain Images Using Deep Neural Networks”, Mar. 4, 2018, European Congress of Radiology. [cited by applicant]
Mustafa Bivijii et al., “Deep Neural Networks to Identify and Localize Intracerebral Hemorrhage and Midline Shift in CT Scans of Brain”, Nov. 26, 2017, Radiological Society of North America. [cited by applicant]
Wenan Chen et al., “Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images”, Apr. 13, 2013. [cited by applicant]
Kaiming He et al., “Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification”, Feb. 6, 2015, Microsoft Research. [cited by applicant]
Sasank Chilamkurthy et al., “Development and Validation of Deep Learning Algorithms for Detection of Critical Findings in Head CT Scans”, Apr. 12, 2017. [cited by applicant]
Chun-Chi Liao et al., “Brain Midline Shift Measurement and Its Automation: A Review of Techniques and Algorithms”, Apr. 12, 2018, International Journal of Biomedical Imaging, vol. 2018, Article ID 4303161. [cited by applicant]
“Algebraic Reconstruction Algorithms”; Lee W. Goldman. [cited by applicant]
Uwe Joseph Schoepf et al., “State of the Art: Iterative CT Reconstruction Techniques”, Aug. 2015. [cited by applicant]
Adnan Nabeel Abid Qureshi, “Computer Aided Assessment of CT Scans of Traumatic Brain Injury Patients” (Doctoral Thesis), [online], 2015[retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: http://uobrep.openr… [cited by applicant]
Xuguang Qi et al., “Automated Intracranial Pressure Prediction Using Multiple Features Sources,” 2013 International Conference on Information Science and Applications (ICISA), Suwon, Korea (South) Korea (South), 2013, p… [cited by applicant]
Ruizhe Liu, “Automatic Quantification of Brain Midline Shift in CT Images” (Doctoral Thesis), [online], 2012 [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://scholarbank.nus.edu.sg/bitstream/1063… [cited by applicant]
Monika Grewal et al., “RADnet: Radiologist Level Accuracy Using Deep Learning for Hemorrhage Detection in CT Scans,” IEEE Symposium on Biomedical Imaging (ISBI) 2018, Washington District of Columbia, arXiv:1710.04934v2,… [cited by applicant]
Rikiya Yamashita et al., “Convolutional Neural Networks: An Overview and Application in Radiology,” Insights Imaging, 2018, 9: 611. [cited by applicant]
Chris Rorden, Ph.D., “The DICOM Standard”, [online] [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: http://people.cas.sc.edu/rorden/dicom/index.html>. [cited by applicant]
Yao Wang, Ph.D., “Computed Tomography (Part I)”, [online] [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: http://eeweb.poly.edu/˜yao/EL5823/CT_ch6_part1.pdf>. [cited by applicant]
Yao Wang, Ph.D., “Computed Tomography (Part II)”, [online] [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: http://eeweb.poly.edu/˜yao/EL5823/CT_ch6_part2.pdf>. [cited by applicant]
Guido Zuidhof, “Full Preprocessing Tutorial,” [online] [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://www.kaggle.com/gzuidhof/full-preprocessing-tutorial>. [cited by applicant]
Annelies van der Plas “X-ray/CT technique,” [online] Mar. 17, 2014 [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: http://www.startradiology.com/the-basics/x-rayct-technique/>. [cited by applicant]
Bhanupria Singh, “Physical Principals of CT,” [online], Jan. 11, 2016 [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://www.slideshare.net/bhanupriyasingh03/ct-physics-56917968>. [cited by applicant]
The University of Texas High-Resolution X-ray Computed Tomography Facility, “Acquisition of CT Data,” [online], 2016 [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: http://www.ctlab.geo.utexas.edu/about… [cited by applicant]
Rituraj Mishra, BSc.MIT, “Computed Tomography: Basic Principle and Its Generations” Jan. 22, 2017 [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://www.slideshare.net/RiturajMishra11/computed-tomo… [cited by applicant]
Dandu Ravi Varma, “Managing DICOM images: Tips and tricks for the radiologist,” Indian J Radiol Imaging. Jan.-Mar. 2012 22(1): 4-13. pydicom. [cited by applicant]
“Working with Pixel Data,” [online] [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://pydicom.github.io/pydicom/stable/working_with_pixel_data.html>. [cited by applicant]
Matt McCormick, “DICOM Rescale Intercept / Rescale Slope and ITK” [online], [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://blog.kitware.com/dicom-rescale-intercept-rescale-slope-and-itk/>. [cited by applicant]
Wikipedia, “Hounsfield Scale” [online], [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://en.wikipedia.org/wiki/Hounsfield_scale>. [cited by applicant]
Wikipedia, “Computed tomography of the head” [online], [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://en.wikipedia.org/wiki/Computed_tomography_of_the_head>. [cited by applicant]
Tanay Kothari. “Superman isn't the only one with X-Ray vision: Deep Learning for CT Scans” [online], Feb. 5, 2018 [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://medium.com/stanford-ai-for-healt… [cited by applicant]
Dr Daniel J Bell et al., “Windowing (CT),” [online], [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://radiopaedia.org/articles/windowing-ct>. [cited by applicant]
Bryan Taylor, “What is zero-centering (data preprocessing technique)? ”[online], [retrieved on Sep. 20, 2018]. Retrieved from the Internet: <URL: https://www.quora.com/What-is-zero-centering-data-preprocessing-technique… [cited by applicant]
“Principles of CT and CT Technology”, May 7, 2007, J. Nucl. Med. Technol. 2007, 35:115-128. [cited by applicant]
Greg Michael, “X-Ray Computed Tomography,” Medical Physics, Physics Education 2001, 36:442-451. [cited by applicant]