The present invention relates generally to estimating patient risk of cytokine storm, and in particular to estimating patient risk of cytokine storm using knowledge graphs and/or biomarkers of the patient.
A cytokine storm (also referred to as hypercytokinemia) is a physiological reaction in which the immune system of a patient releases an uncontrolled and excessive amount of pro-inflammatory signaling molecules called cytokines. The sudden release of cytokines in large quantities can cause multisystem organ failure and death. Cytokine storms can be caused by a variety of conditions, including viral infections, sepsis, leukemia, lymphoma, and MAS (macrophage activation syndrome). Recent studies have shown a correlation between cytokine storms and severe manifestations of COVID-19 (coronavirus disease 2019) requiring intensive care and causing organ damage and failure.
Conventional approaches for estimating patient risk of cytokine storm are unable to incorporate prior knowledge and relationships between various patient variables. For example, where a patient has a preexisting condition such as asthma or diabetes and such a condition is known to have a significant impact on the patient risk of cytokine storms, conventional approaches are unable to incorporate such prior knowledge and relationships. As a result, conventional approaches are unable to estimate patient risk of cytokine storm with sufficient sensitivity and specificity.
In accordance with one or more embodiments, systems and methods for determining an assessment of a patient for a medical condition are provided. Input medical data of a patient is received. A vector representing a state of the patient is generated based on the input medical data. An assessment of the patient for a medical condition is determined using a machine learning based network based on the vector. The assessment of the patient is output. In one embodiment, the medical condition is a cytokine storm.
In one embodiment, the assessment of the patient comprises a risk or severity score for the medical condition. In another embodiment, the assessment of the patient comprises a patient outcome. The patient outcome may be one or more of a survival time or a discharge time.
In one embodiment, a knowledge graph is computed based on the input medical data. Another vector representing a state of the patient is generated based on the knowledge graph. The assessment of the patient for the medical condition is determined based on the other vector.
In one embodiment, the vector representing the state of the patient is generated using a machine learning based encoder. The machine learning based network is trained using training data imputed using the machine learning based encoder.
In one embodiment, the input medical data may comprise biomarkers of the patient.
These and other advantages of the invention will be apparent to those of ordinary skill in the art by reference to the following detailed description and the accompanying drawings.
The present invention generally relates to methods and systems for estimating patient risk of cytokine storm using knowledge graphs and/or biomarkers. Embodiments of the present invention are described herein to give a visual understanding of such methods and systems. A digital image is often composed of digital representations of one or more objects (or shapes). The digital representation of an object is often described herein in terms of identifying and manipulating the objects. Such manipulations are virtual manipulations accomplished in the memory or other circuitry/hardware of a computer system. Accordingly, is to be understood that embodiments of the present invention may be performed within a computer system using data stored within the computer system.
Embodiments described herein provide for the automatic assessment of a patient for a cytokine storm (or any other suitable medical condition). The assessment of the patient is determined based on a vector of latent features representing a state of the patient. The vector may be generated by encoding a knowledge graph of the patient and/or by encoding biomarker data of the patient. The knowledge graph incorporates prior knowledge and relations between input medical data of the patient, thereby enabling a more accurate and robust prediction for the assessment of the patient.
At step 102 of
In one embodiment, the input medical data may comprise biomarkers of the patient. Biomarkers are objective, quantifiable characteristics of the patient. In one example, the biomarkers may include characteristics measured from the patient, such as, e.g., vital signs (e.g., temperatures, heart rate, respiration rate, blood pressure, blood oxygen saturation levels, etc.). In another example, the biomarkers may include laboratory results of an analysis of patient samples (e.g., blood), such as, e.g., cytokine levels (e.g., IL6 (interleukin 6) levels), IL8 (interleukin 8) levels, CRP (C-reactive protein) levels, neutrophil levels, eosinophil levels, lymphocyte levels, creatinine levels, D-dimer levels, LDH (lactate dehydrogenase) levels, INR (international normalized ratio), troponin-I levels, ferritin levels, BUN (blood urea nitrogen) levels, albumin levels, TNF-a (tumor necrosis factor alpha) levels, etc.). In a further example, the biomarkers may include characteristics extracted from medical imaging data of the patient, such as, e.g., ground glass volume percentage. The medical imaging data may comprise one or more 2D images or 3D volumes of any suitable modality, such as, e.g., computed tomography, magnetic resonance imaging, ultrasound, x-ray, etc. Such characteristics may be extracted from medical imaging data using any suitable approach.
In another embodiment, the input medical data may comprise patient history data of the patient. For example, the patient history data may include clinical data of the patient, comorbidities of the patient, family history of the patient, etc.
In another embodiment, the input medical data may comprise demographic information of the patient, such as, e.g., age, gender, ethnicity, blood type, location of birth or residence, etc.
The input medical data may be acquired in any suitable manner. For example, the input medical data may be acquired at time of admission of the patient at a hospital or may be acquired over a period of time while the patient is being monitored after being admitted to the hospital. The input medical data may be received by receiving the input medical data from a user (e.g., a clinician) as user input, by loading previously acquired medical data from a storage or memory of a computer system (e.g., an electronic health record system), or by receiving medical data that has been transmitted from a remote computer system.
Method 100 of
At step 104 of
The knowledge graph may be computed according to any known approach. In one embodiment, the knowledge graph may be computed using graph convolution networks based on real or synthetically generated patient data. In one embodiment, the knowledge graph is computed using a meta-learning framework, where neural networks are used to optimize the graph embedding network to optimize the size and complexity of the embedding network, which ensures generalization on the validation sets.
The knowledge graph incorporates prior knowledge and relationships to define relationships between the input medical data. For example, the knowledge graph may relate protein concentrations to comorbidities, relate comorbidities to each other (as comorbidities differ between patients) and to the input medical data, include disease nodes in disease ontologies (e.g., human phenotype ontology) and define relationships between the disease nodes and patient comorbidities, and/or define relationships between patient demographics and habits (e.g., smoking) and comorbidities (e.g., chronic obstructive pulmonary disease).
In one embodiment, the knowledge graph captures relationships between confounding factors, such as, e.g., treatment and medication administered to the patient, to the input medical data. The knowledge graph relates the treatment and medication to proteins and comorbidities. The treatment and medication may be continually updated during the treatment to continually update the assessment of the patient determined according to method 100. The knowledge graph with continually updated treatment and medication may also be used for generating treatment plans. Exemplary relationships between treatment and medication and the input medical data include ventilation increases oxygen saturation levels, patients with asthma or autoimmune disease that are treated with immunosuppressants have lower cytokine levels, and relations relating to IL-6R (interleukin-6 receptor), such as, e.g., tocilizumab should not be combined with TNF-a inhibitors as it can lead to increased activity of CYP-450 (cytochrome P450) isoenzymes and thus cause corresponding pharmacological interactions, tocilizumab can lead to increased blood pressure as well as increased levels of liver enzymes (e.g., alanine aminotransferase), and sarilumab can lead to neutropenia and thrombozytopenia as well as increased levels of lipids and transaminases.
At step 106 of
At step 108 of
The input medical data may comprise a combination of heterogenous data types. For example, input medical data such as gender, age group, temperature, heart rate, and lab test results, may be categorical or discrete or may be continuous real-valued or only positive. To address this heterogeneity, in one embodiment, discrete values may be approximated as continuous values (prior to performing steps 104 and/or 108). In particular, the discrete values are represented using one hot vector representation and approximated as continuous values. The input medical data may then be combined in one large measurement vector. However, the approximation of discrete values as continuous values may be challenging, particularly in reconstruction tasks since the network trades off between predicting the continuous values accurately and estimating the approximated discrete variables sufficiently so that they go into the same category. In another embodiment, a different encoder may be applied for each data type of the input medical data. For example,
At step 110 of
The assessment of the patient may be any suitable assessment of the patient. In one embodiment, the assessment of the patient is a risk or severity score representing the risk or severity of the medical condition for the patient. The score may be a categorical score or a real valued score. For example, the categorical score may be low, medium, or high risk or severity. The real valued score may be on a scale from, e.g., 0 to 4, where 0 indicates no respiratory problems, 1 indicates mild or moderate respiratory problems, 2 indicates severe respiratory problems, 3 indicates severe respiratory problems with organ damage, and 4 indicates mortality. In another embodiment, the assessment of the patient is a patient outcome, such as, e.g., likelihood of ventilator need, the likelihood of end organ damage, the likelihood of mortality, the likelihood of a cytokine storm, the survival time, the discharge time, etc. The likelihood of the patient outcome may be for a period of time. For example, the likelihood of the patient outcome may be the likelihood of in-hospital mortality within 30 days.
The machine learning based network may be any suitable machine learning based network. In one embodiment, the machine learning based network is a classifier (or regressor) network. The classifier network may be implemented using a neural network. For example, the classifier may be implemented using a generative neural network with multiple output heads each corresponding to a different assessment. The machine learning based network may be trained during a prior offline or training stage, as described below with respect to
The machine learning based network receives as input the first vector, the second vector, or a combination (e.g., concatenation, addition, or a combination thereof) of the first vector and the second vector and outputs the assessment of the patient. In one embodiment, the machine learning based network generates as output a score and the score is input into an additional network layer, which generates as output one or more patient outcomes. For example, as shown in
In step 112 of
In one embodiment, method 100 may be repeated, e.g., for a particular number of iterations or for a particular amount of time (e.g., while the patient is admitted to the hospital) by continuously acquiring medical data of the patient to update the input medical data. In this embodiment, the assessment of the patient may be determined at step 110 based on the updated input medical data and any previously determined assessments of the patient.
VAE 502 comprises encoder E 510 and decoder D 512. VAE 502 is trained with training medical data 518 from a large amount of patient records (e.g., over 1,000 patient records). Training medical data 518 may be any suitable medical data. For example, training medical data 518 may be similar to the input medical data received at step 102 of
VAE 504 comprises encoder E 514 and decoder D 516. VAE 504 is trained with knowledge graphs 530 generated from training medical data 518. Knowledge graph 530 is normalized by data normalization function 532. Encoder E 514 is trained to encode the normalized knowledge graph to a vector 534 of latent features in the z latent space and decoder D 516 is trained to reconstruct the normalized knowledge graph from vector 534. Implicitly imputed reconstruction function 536 is applied to reverse the normalization of the reconstructed normalized knowledge graph to generate reconstructed Knowle graph 538. VAE 504 is trained according to reconstruction loss function 540.
Classifier 506 is trained to receive vector 546 comprising vector 522, vector 534, or a combination or vector 522 and vector 534 and generate as output an assessment. In one embodiment, as shown in
As shown in
In one embodiment, training medical data 518 may comprise partial data that does not include all medical data needed for training VAE 502, VAE 504, and/or classifier C 506. For example, lab tests are typically performed on an as needed basis and may not include all data needed for training. In one embodiment, missing training medical data may be imputed based on existing training medical data 518 (e.g., using standard imputation methods). In another embodiment, missing medical data may be imputed by VAE 502. In particular, encoder E 510 encodes the partial training medical data into vector 522 and decoder D 512 decodes vector 522 to reconstruct the training medical data to include imputed data. During training of VAE 502, weights associated with the missing medical data are not back propagated. In another embodiment, an additional mask vector may be input to classifier C 506 identifying true, collected medical data and imputed medical data (e.g., using standard methods). The classification network should recognize that imputed training medical data may not be accurate and is only an approximation. The identification of the imputed training medical data can be encoded within the loss function where, for example, the mean squared error is replaced by the log of the Mahalanobis distance where the variance is estimated from multiple reconstructions of the same sample.
Embodiments described herein are described with respect to the claimed systems as well as with respect to the claimed methods. Features, advantages or alternative embodiments herein can be assigned to the other claimed objects and vice versa. In other words, claims for the systems can be improved with features described or claimed in the context of the methods. In this case, the functional features of the method are embodied by objective units of the providing system.
Furthermore, certain embodiments described herein are described with respect to methods and systems utilizing trained machine learning based networks (or models), as well as with respect to methods and systems for training machine learning based networks. Features, advantages or alternative embodiments herein can be assigned to the other claimed objects and vice versa. In other words, claims for methods and systems for training a machine learning based network can be improved with features described or claimed in context of the methods and systems for utilizing a trained machine learning based network, and vice versa.
In particular, the trained machine learning based networks applied in embodiments described herein can be adapted by the methods and systems for training the machine learning based networks. Furthermore, the input data of the trained machine learning based network can comprise advantageous features and embodiments of the training input data, and vice versa. Furthermore, the output data of the trained machine learning based network can comprise advantageous features and embodiments of the output training data, and vice versa.
In general, a trained machine learning based network mimics cognitive functions that humans associate with other human minds. In particular, by training based on training data, the trained machine learning based network is able to adapt to new circumstances and to detect and extrapolate patterns.
In general, parameters of a machine learning based network can be adapted by means of training. In particular, supervised training, semi-supervised training, unsupervised training, reinforcement learning and/or active learning can be used. Furthermore, representation learning (an alternative term is “feature learning”) can be used. In particular, the parameters of the trained machine learning based network can be adapted iteratively by several steps of training.
In particular, a trained machine learning based network can comprise a neural network, a support vector machine, a decision tree, and/or a Bayesian network, and/or the trained machine learning based network can be based on k-means clustering, Q-learning, genetic algorithms, and/or association rules. In particular, a neural network can be a deep neural network, a convolutional neural network, or a convolutional deep neural network. Furthermore, a neural network can be an adversarial network, a deep adversarial network and/or a generative adversarial network.
The artificial neural network 600 comprises nodes 602-622 and edges 632, 634, . . . , 636, wherein each edge 632, 634, . . . , 636 is a directed connection from a first node 602-622 to a second node 602-622. In general, the first node 602-622 and the second node 602-622 are different nodes 602-622, it is also possible that the first node 602-622 and the second node 602-622 are identical. For example, in
In this embodiment, the nodes 602-622 of the artificial neural network 600 can be arranged in layers 624-630, wherein the layers can comprise an intrinsic order introduced by the edges 632, 634, . . . , 636 between the nodes 602-622. In particular, edges 632, 634, . . . , 636 can exist only between neighboring layers of nodes. In the embodiment shown in
In particular, a (real) number can be assigned as a value to every node 602-622 of the neural network 600. Here, x(n)i denotes the value of the i-th node 602-622 of the n-th layer 624-630. The values of the nodes 602-622 of the input layer 624 are equivalent to the input values of the neural network 600, the value of the node 622 of the output layer 630 is equivalent to the output value of the neural network 600. Furthermore, each edge 632, 634, . . . , 636 can comprise a weight being a real number, in particular, the weight is a real number within the interval [−1, 1] or within the interval [0, 1]. Here, w(m,n)i,j denotes the weight of the edge between the i-th node 602-622 of the m-th layer 624-630 and the j-th node 602-622 of the n-th layer 624-630. Furthermore, the abbreviation w(n)i,j is defined for the weight w(n,n+1)i,j.
In particular, to calculate the output values of the neural network 600, the input values are propagated through the neural network. In particular, the values of the nodes 602-622 of the (n+1)-th layer 624-630 can be calculated based on the values of the nodes 602-622 of the n-th layer 624-630 by
x
j
(n+1)
=f(Σixj(n)·wi,j(n)).
Herein, the function f is a transfer function (another term is “activation function”). Known transfer functions are step functions, sigmoid function (e.g. the logistic function, the generalized logistic function, the hyperbolic tangent, the Arctangent function, the error function, the smoothstep function) or rectifier functions. The transfer function is mainly used for normalization purposes.
In particular, the values are propagated layer-wise through the neural network, wherein values of the input layer 624 are given by the input of the neural network 600, wherein values of the first hidden layer 626 can be calculated based on the values of the input layer 624 of the neural network, wherein values of the second hidden layer 628 can be calculated based in the values of the first hidden layer 626, etc.
In order to set the values w(m,n)i,j for the edges, the neural network 600 has to be trained using training data. In particular, training data comprises training input data and training output data (denoted as ti). For a training step, the neural network 600 is applied to the training input data to generate calculated output data. In particular, the training data and the calculated output data comprise a number of values, said number being equal with the number of nodes of the output layer.
In particular, a comparison between the calculated output data and the training data is used to recursively adapt the weights within the neural network 600 (backpropagation algorithm). In particular, the weights are changed according to
w′
i,j
(n)
=w
i,j
(n)−γ·δj(n)·xi(n)
wherein γ is a learning rate, and the numbers δ(n)j can be recursively calculated as
δj(n)=(Σkδk(n+1)·wj,k(n+1))·f′(Σixi(n)·wi,j(n))
based on δ(n+1)j, if the (n+1)-th layer is not the output layer, and
δj(n)=(xk(n+1)−tj(n+1))·f′(Σixi(n)·wi,j(n))
if the (n+1)-th layer is the output layer 630, wherein f′ is the first derivative of the activation function, and y(n+1)j is the comparison training value for the j-th node of the output layer 630.
In the embodiment shown in
In particular, within a convolutional neural network 700, the nodes 712-720 of one layer 702-710 can be considered to be arranged as a d-dimensional matrix or as a d-dimensional image. In particular, in the two-dimensional case the value of the node 712-720 indexed with i and j in the n-th layer 702-710 can be denoted as x(n)[i,j]. However, the arrangement of the nodes 712-720 of one layer 702-710 does not have an effect on the calculations executed within the convolutional neural network 700 as such, since these are given solely by the structure and the weights of the edges.
In particular, a convolutional layer 704 is characterized by the structure and the weights of the incoming edges forming a convolution operation based on a certain number of kernels. In particular, the structure and the weights of the incoming edges are chosen such that the values x(n)k of the nodes 714 of the convolutional layer 704 are calculated as a convolution x(n)k=Kk*x(n−1) based on the values x(n−1) of the nodes 712 of the preceding layer 702, where the convolution * is defined in the two-dimensional case as
x
k
(n)
[i,j]=(Kk*xn−1)[i,j]=Σi′Σj′Kk[i′,j′]·x(n−1)[i−i′,j−j′].
Here the k-th kernel Kk is a d-dimensional matrix (in this embodiment a two-dimensional matrix), which is usually small compared to the number of nodes 712-718 (e.g. a 3×3 matrix, or a 5×5 matrix). In particular, this implies that the weights of the incoming edges are not independent, but chosen such that they produce said convolution equation. In particular, for a kernel being a 3×3 matrix, there are only 9 independent weights (each entry of the kernel matrix corresponding to one independent weight), irrespectively of the number of nodes 712-720 in the respective layer 702-710. In particular, for a convolutional layer 704, the number of nodes 714 in the convolutional layer is equivalent to the number of nodes 712 in the preceding layer 702 multiplied with the number of kernels.
If the nodes 712 of the preceding layer 702 are arranged as a d-dimensional matrix, using a plurality of kernels can be interpreted as adding a further dimension (denoted as “depth” dimension), so that the nodes 714 of the convolutional layer 704 are arranged as a (d+1)-dimensional matrix. If the nodes 712 of the preceding layer 702 are already arranged as a (d+1)-dimensional matrix comprising a depth dimension, using a plurality of kernels can be interpreted as expanding along the depth dimension, so that the nodes 714 of the convolutional layer 704 are arranged also as a (d+1)-dimensional matrix, wherein the size of the (d+1)-dimensional matrix with respect to the depth dimension is by a factor of the number of kernels larger than in the preceding layer 702.
The advantage of using convolutional layers 704 is that spatially local correlation of the input data can exploited by enforcing a local connectivity pattern between nodes of adjacent layers, in particular by each node being connected to only a small region of the nodes of the preceding layer.
In embodiment shown in
A pooling layer 706 can be characterized by the structure and the weights of the incoming edges and the activation function of its nodes 716 forming a pooling operation based on a non-linear pooling function f. For example, in the two dimensional case the values x(n) of the nodes 716 of the pooling layer 706 can be calculated based on the values x(n−1) of the nodes 714 of the preceding layer 704 as
x
(n)
[i,j]=f(x(n−1)[id1,jd2z], . . . , x(n−1)[id1+d1−1,jd2+d2−1])
In other words, by using a pooling layer 706, the number of nodes 714, 716 can be reduced, by replacing a number d1·d2 of neighboring nodes 714 in the preceding layer 704 with a single node 716 being calculated as a function of the values of said number of neighboring nodes in the pooling layer. In particular, the pooling function f can be the max-function, the average or the L2-Norm. In particular, for a pooling layer 706 the weights of the incoming edges are fixed and are not modified by training.
The advantage of using a pooling layer 706 is that the number of nodes 714, 716 and the number of parameters is reduced. This leads to the amount of computation in the network being reduced and to a control of overfitting.
In the embodiment shown in
A fully-connected layer 708 can be characterized by the fact that a majority, in particular, all edges between nodes 716 of the previous layer 706 and the nodes 718 of the fully-connected layer 708 are present, and wherein the weight of each of the edges can be adjusted individually.
In this embodiment, the nodes 716 of the preceding layer 706 of the fully-connected layer 708 are displayed both as two-dimensional matrices, and additionally as non-related nodes (indicated as a line of nodes, wherein the number of nodes was reduced for a better presentability). In this embodiment, the number of nodes 718 in the fully connected layer 708 is equal to the number of nodes 716 in the preceding layer 706. Alternatively, the number of nodes 716, 718 can differ.
Furthermore, in this embodiment, the values of the nodes 720 of the output layer 710 are determined by applying the Softmax function onto the values of the nodes 718 of the preceding layer 708. By applying the Softmax function, the sum the values of all nodes 720 of the output layer 710 is 1, and all values of all nodes 720 of the output layer are real numbers between 0 and 1.
A convolutional neural network 700 can also comprise a ReLU (rectified linear units) layer or activation layers with non-linear transfer functions including but not limited to leaky-RELU, sigmoid, tanh, parametric RELU, ELU and SELU. In particular, the number of nodes and the structure of the nodes contained in a ReLU layer is equivalent to the number of nodes and the structure of the nodes contained in the preceding layer. In particular, the value of each node in the ReLU layer is calculated by applying a rectifying function to the value of the corresponding node of the preceding layer.
The input and output of different convolutional neural network blocks can be wired using summation (residual/dense neural networks), element-wise multiplication (attention) or other differentiable operators. Therefore, the convolutional neural network architecture can be nested rather than being sequential if the whole pipeline is differentiable.
In particular, convolutional neural networks 700 can be trained based on the backpropagation algorithm. For preventing overfitting, methods of regularization can be used, e.g. dropout of nodes 712-720, stochastic pooling, use of artificial data, weight decay based on the L1 or the L2 norm, or max norm constraints. Different loss functions can be combined for training the same neural network to reflect the joint training objectives. A subset of the neural network parameters can be excluded from optimization to retain the weights pretrained on another datasets.
Systems, apparatuses, and methods described herein may be implemented using digital circuitry, or using one or more computers using well-known computer processors, memory units, storage devices, computer software, and other components. Typically, a computer includes a processor for executing instructions and one or more memories for storing instructions and data. A computer may also include, or be coupled to, one or more mass storage devices, such as one or more magnetic disks, internal hard disks and removable disks, magneto-optical disks, optical disks, etc.
Systems, apparatus, and methods described herein may be implemented using computers operating in a client-server relationship. Typically, in such a system, the client computers are located remotely from the server computer and interact via a network. The client-server relationship may be defined and controlled by computer programs running on the respective client and server computers.
Systems, apparatus, and methods described herein may be implemented within a network-based cloud computing system. In such a network-based cloud computing system, a server or another processor that is connected to a network communicates with one or more client computers via a network. A client computer may communicate with the server via a network browser application residing and operating on the client computer, for example. A client computer may store data on the server and access the data via the network. A client computer may transmit requests for data, or requests for online services, to the server via the network. The server may perform requested services and provide data to the client computer(s). The server may also transmit data adapted to cause a client computer to perform a specified function, e.g., to perform a calculation, to display specified data on a screen, etc. For example, the server may transmit a request adapted to cause a client computer to perform one or more of the steps or functions of the methods and workflows described herein, including one or more of the steps or functions of
Systems, apparatus, and methods described herein may be implemented using a computer program product tangibly embodied in an information carrier, e.g., in a non-transitory machine-readable storage device, for execution by a programmable processor; and the method and workflow steps described herein, including one or more of the steps or functions of
A high-level block diagram of an example computer 802 that may be used to implement systems, apparatus, and methods described herein is depicted in
Processor 804 may include both general and special purpose microprocessors, and may be the sole processor or one of multiple processors of computer 802. Processor 804 may include one or more central processing units (CPUs), for example. Processor 804, data storage device 812, and/or memory 810 may include, be supplemented by, or incorporated in, one or more application-specific integrated circuits (ASICs) and/or one or more field programmable gate arrays (FPGAs).
Data storage device 812 and memory 810 each include a tangible non-transitory computer readable storage medium. Data storage device 812, and memory 810, may each include high-speed random access memory, such as dynamic random access memory (DRAM), static random access memory (SRAM), double data rate synchronous dynamic random access memory (DDR RAM), or other random access solid state memory devices, and may include non-volatile memory, such as one or more magnetic disk storage devices such as internal hard disks and removable disks, magneto-optical disk storage devices, optical disk storage devices, flash memory devices, semiconductor memory devices, such as erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), compact disc read-only memory (CD-ROM), digital versatile disc read-only memory (DVD-ROM) disks, or other non-volatile solid state storage devices.
Input/output devices 808 may include peripherals, such as a printer, scanner, display screen, etc. For example, input/output devices 808 may include a display device such as a cathode ray tube (CRT) or liquid crystal display (LCD) monitor for displaying information to the user, a keyboard, and a pointing device such as a mouse or a trackball by which the user can provide input to computer 802.
An image acquisition device 814 can be connected to the computer 802 to input image data (e.g., medical images) to the computer 802. It is possible to implement the image acquisition device 814 and the computer 802 as one device. It is also possible that the image acquisition device 814 and the computer 802 communicate wirelessly through a network. In a possible embodiment, the computer 802 can be located remotely with respect to the image acquisition device 814.
Any or all of the systems and apparatus discussed herein may be implemented using one or more computers such as computer 802.
One skilled in the art will recognize that an implementation of an actual computer or computer system may have other structures and may contain other components as well, and that
The foregoing Detailed Description is to be understood as being in every respect illustrative and exemplary, but not restrictive, and the scope of the invention disclosed herein is not to be determined from the Detailed Description, but rather from the claims as interpreted according to the full breadth permitted by the patent laws. It is to be understood that the embodiments shown and described herein are only illustrative of the principles of the present invention and that various modifications may be implemented by those skilled in the art without departing from the scope and spirit of the invention. Those skilled in the art could implement various other feature combinations without departing from the scope and spirit of the invention.
This application claims the benefit of U.S. Provisional Application No. 63/065,585, filed Aug. 14, 2020, U.S. Provisional Application No. 63/065,663, filed Aug. 14, 2020, and U.S. Provisional Application No. 63/191,440, filed May 21, 2021, the disclosures of which are herein incorporated by reference in their entirety.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/EP2021/071783 | 8/4/2021 | WO |
Number | Date | Country | |
---|---|---|---|
63065585 | Aug 2020 | US | |
63065663 | Aug 2020 | US | |
63191440 | May 2021 | US |