TWI716083B - System and method for predicting types of pathogens in patients with septicemia - Google Patents

System and method for predicting types of pathogens in patients with septicemia Download PDF

Info

Publication number
TWI716083B
TWI716083B TW108129894A TW108129894A TWI716083B TW I716083 B TWI716083 B TW I716083B TW 108129894 A TW108129894 A TW 108129894A TW 108129894 A TW108129894 A TW 108129894A TW I716083 B TWI716083 B TW I716083B
Authority
TW
Taiwan
Prior art keywords
physiological data
variance
current
health
current physiological
Prior art date
Application number
TW108129894A
Other languages
Chinese (zh)
Other versions
TW202026962A (en
Inventor
陳柏齡
蔡承諭
呂秉澤
舒宇宸
柯乃熒
葉俊吟
柯文謙
莊坤達
高宏宇
Original Assignee
國立成功大學
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 國立成功大學 filed Critical 國立成功大學
Priority to CN201911025127.8A priority Critical patent/CN111374639A/en
Priority to US16/664,938 priority patent/US20200211707A1/en
Publication of TW202026962A publication Critical patent/TW202026962A/en
Application granted granted Critical
Publication of TWI716083B publication Critical patent/TWI716083B/en

Links

Images

Abstract

A system for predicting types of pathogens in patients with septicemia is provided. The system includes at least one sensor and a processor. The sensor is used to sense current physiological data including at least one of body temperature, blood pressure, and pulse. The processor is configured to calculate at least one feature value according to the current physiological data, and input the feature value into a machine learning model to determine one of categories including at least two of uninfected, fungal infection, contaminated bacteria infection, Gram-negative infection, and Gram-positive infection.

Description

敗血症的菌種預測系統與方法 Prediction system and method of bacterial species for sepsis

本發明是有關於一種敗血症的菌種預測系統與方法,可以在病原菌培養結果出爐前預測出病原菌的種類。 The invention relates to a strain prediction system and method for sepsis, which can predict the type of pathogen before the result of pathogen culture is released.

敗血症是住院病人最主要的死因,即時給予有效的抗生素可以減少敗血症病人的死亡率,然而在病原菌培養結果出爐前目前沒有一個正確預測感染病原菌的檢驗方法,因此臨床醫師通常在沒有依據之下根據個人的判斷給予病人抗生素,因此如何在病原菌培養結果出爐前能夠判斷出病人是否受到感染以及受何種病原菌感染,為此領域技術人員所關心的議題。 Sepsis is the main cause of death in hospitalized patients. Immediate administration of effective antibiotics can reduce the mortality of patients with sepsis. However, there is currently no test method to correctly predict the pathogen infection before the results of the pathogen culture are released, so clinicians usually base it on the basis of no basis. The patient is given antibiotics based on personal judgment, so how to determine whether the patient is infected and what kind of pathogen is infected before the pathogen culture result is released is a topic of concern to those skilled in the art.

本發明的實施例提出一種敗血症的菌種預測系統,包括感測器與處理器。感測器用以感測目前生理資料,此目前生理資料包括體溫、血壓、脈搏的至少其中之一。處理器用以根據目前生理資料計算出特徵值,並將特徵值輸入 至機器學習模型以判斷出多個類別的其中之一,這些類別包括未被感染、真菌感染、汙染菌感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染的至少其中之二。 The embodiment of the present invention provides a strain prediction system for sepsis, including a sensor and a processor. The sensor is used to sense current physiological data, and the current physiological data includes at least one of body temperature, blood pressure, and pulse. The processor is used to calculate the characteristic value according to the current physiological data and input the characteristic value To the machine learning model to determine one of multiple categories, these categories include at least two of uninfected, fungal infection, contaminated bacteria infection, Gram-negative bacteria infection and Gram-positive bacteria infection.

在一些實施例中,對於每一筆目前生理資料,處理器用以執行多個步驟:取得隨時間變化的一健康生理資料;計算健康生理資料的平均值以作為一健康平均值;計算健康生理資料的變異數以作為一健康變異數;計算目前生理資料的變異數以作為一目前變異數;計算目前生理資料相對於健康平均值的變異數以作為一參照變異數;將參照變異數除以健康變異數以作為第一特徵值;以及將目前變異數除以健康變異數以作為第二特徵值。 In some embodiments, for each current physiological data, the processor is used to perform multiple steps: obtain a healthy physiological data that changes with time; calculate the average value of the healthy physiological data as a healthy average; The variance is used as a health variance; the variance of the current physiological data is calculated as a current variance; the variance of the current physiological data relative to the health average is calculated as a reference variance; the reference variance is divided by the health variance As the first characteristic value; and dividing the current variance by the health variance as the second characteristic value.

在一些實施例中,參照變異數是根據以下方程式(1)所計算,其中X current 為目前生理資料,μ health 為健康平均值,#current為目前生理資料的取樣數目。 In some embodiments, the reference variance is calculated according to the following equation (1), where X current is the current physiological data, μ health is the average health, and # current is the sampling number of the current physiological data.

Figure 108129894-A0101-12-0002-1
Figure 108129894-A0101-12-0002-1

在一些實施例中,上述的感測器包括重力感測器,處理器用以根據重力感測器所感測的訊號判斷使用者是否為靜止,並在使用者靜止時取得至少目前生理資料。 In some embodiments, the aforementioned sensor includes a gravity sensor, and the processor is used to determine whether the user is stationary according to the signal sensed by the gravity sensor, and obtain at least current physiological data when the user is stationary.

在一些實施例中,上述的機器學習模型為隨機森林演算法。 In some embodiments, the aforementioned machine learning model is a random forest algorithm.

以另一個角度來說,本發明的實施例提出一種敗血症的菌種預測方法,包括:透過感測器感測目前生理資料,此目前生理資料包括體溫、血壓、脈搏的至少其中之一;根據目前生理資料計算出特徵值,並將特徵值輸入至機器學 習模型以判斷出多個類別的其中之一,這些類別包括未被感染、真菌感染、汙染菌感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染的至少其中之二。 From another perspective, the embodiment of the present invention provides a method for predicting sepsis bacteria, including: sensing current physiological data through a sensor, and the current physiological data includes at least one of body temperature, blood pressure, and pulse; Calculate the feature value from the current physiological data and input the feature value into the machine Use the model to determine one of multiple categories, including at least two of non-infected, fungal infection, contaminated bacterial infection, Gram-negative bacterial infection, and Gram-positive bacterial infection.

為讓本發明的上述特徵和優點能更明顯易懂,下文特舉實施例,並配合所附圖式作詳細說明如下。 In order to make the above-mentioned features and advantages of the present invention more comprehensible, the following specific embodiments are described in detail in conjunction with the accompanying drawings.

100‧‧‧菌種預測系統 100‧‧‧Bacteria Prediction System

110‧‧‧感測器 110‧‧‧Sensor

120‧‧‧處理器 120‧‧‧Processor

130‧‧‧通訊模組 130‧‧‧Communication Module

140‧‧‧顯示器 140‧‧‧Display

201~205、301~303‧‧‧步驟 201~205、301~303‧‧‧Step

[圖1]是根據一實施例繪示敗血症的菌種預測系統的示意圖。 [Fig. 1] is a schematic diagram illustrating a strain prediction system for sepsis according to an embodiment.

[圖2]是根據一實施例繪示分類流程圖。 [Fig. 2] is a classification flowchart according to an embodiment.

[圖3]是根據一實施例繪示敗血症的菌種預測方法的流程圖。 [Fig. 3] is a flowchart of a method for predicting bacterial species of sepsis according to an embodiment.

關於本文中所使用之『第一』、『第二』、...等,並非特別指次序或順位的意思,其僅為了區別以相同技術用語描述的元件或操作。 Regarding the "first", "second", etc. used in this text, it does not specifically refer to the order or sequence, but only to distinguish elements or operations described in the same technical terms.

圖1是根據一實施例繪示敗血症的菌種預測系統的示意圖。請參照圖1,菌種預測系統100包括了多個感測器110、處理器120、通訊模組130與顯示器140。感測器110可用以感測體溫、血壓(包括舒張壓與收縮壓)、脈搏、心律等生理資料,本領域具有通常知識者當可選用合適的感測器,例如用紅外線溫度器來感測體溫等。處理器120可為 中央處理器、微處理器、微控制器、信號處理器、特殊應用積體電路等。通訊模組130可為有線或無線通訊模組,用以與其他裝置進行通訊,例如通訊模組130可以是具備通用序列匯流排(Universal Serial Bus,USB)、互聯網、區域網路、廣域網路、蜂窩電話網路、近場通訊、紅外線通訊、藍芽、WiFi等通訊功能的電路。顯示器140可為液晶顯示器、有機發光二極體顯示器或其他合適的顯示器。在此實施例中,感測器110用以感測至少一個目前生理資料,而處理器120用以根據目前生理資料計算出特徵值,並將特徵值輸入至一機器學習模型以判斷出多個類別的其中之一,這些類別可包括病毒感染、未被感染、真菌感染、汙染菌感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染等。在一些實施例中菌種預測系統100可實作為手環,用來帶在病人的手上,但在其他實施例中菌種預測系統100也可以實作為任意形式的電腦或行動裝置,本發明並不在此限。在其他實施例中菌種預測系統100也可以具備其他合適的裝置,或者通訊模組130與顯示器140也可以省略。 Fig. 1 is a schematic diagram illustrating a strain prediction system for sepsis according to an embodiment. Please refer to FIG. 1, the strain prediction system 100 includes a plurality of sensors 110, a processor 120, a communication module 130 and a display 140. The sensor 110 can be used to sense physiological data such as body temperature, blood pressure (including diastolic blood pressure and systolic blood pressure), pulse, heart rhythm, etc. Those with ordinary knowledge in the art should use a suitable sensor, such as an infrared thermometer. Body temperature etc. The processor 120 may be Central processing units, microprocessors, microcontrollers, signal processors, integrated circuits for special applications, etc. The communication module 130 may be a wired or wireless communication module for communicating with other devices. For example, the communication module 130 may be equipped with a universal serial bus (USB), the Internet, a local area network, a wide area network, Circuits with communication functions such as cellular telephone network, near field communication, infrared communication, Bluetooth, and WiFi. The display 140 may be a liquid crystal display, an organic light emitting diode display, or other suitable displays. In this embodiment, the sensor 110 is used to sense at least one current physiological data, and the processor 120 is used to calculate feature values based on the current physiological data, and input the feature values into a machine learning model to determine multiple One of the categories, these categories may include viral infections, uninfected, fungal infections, contaminated bacteria infections, Gram-negative bacteria infections, and Gram-positive bacteria infections. In some embodiments, the strain prediction system 100 can be implemented as a wristband to be worn on the patient's hand, but in other embodiments, the strain prediction system 100 can also be implemented as any form of computer or mobile device. The present invention Not limited to this. In other embodiments, the strain prediction system 100 may also be provided with other suitable devices, or the communication module 130 and the display 140 may also be omitted.

在此將詳細說明如何判斷出感染的種類。首先上述的體溫、血壓、脈搏、心律等生理資料都是隨時間變化的訊號,處理器120可以透過感測器110取得一段時間(例如數秒,本發明並不限制此時間長度)內的生理資料。舉例來說,如果取樣頻率是60赫茲,則5秒鐘的生理資料共會包括60×5=300筆數值,但本發明也不限制取樣頻率為何。以下為了清楚說明起見,將透過感測器110取得的生理資料稱為 目前生理資料。 Here will explain in detail how to determine the type of infection. First of all, the aforementioned physiological data such as body temperature, blood pressure, pulse, heart rate, etc. are signals that change over time. The processor 120 can obtain the physiological data for a period of time (for example, several seconds, the present invention does not limit the length of time) through the sensor 110. . For example, if the sampling frequency is 60 Hz, the physiological data for 5 seconds will include 60×5=300 values, but the present invention does not limit the sampling frequency. For the sake of clarity, the physiological data obtained through the sensor 110 is referred to as Current physiological data.

此外,處理器120也可以從資料庫(未繪示)中取得對應至健康狀態的體溫、血壓、脈搏、心律等生理資料(亦稱健康生理資料),這些健康生理資料是當人處於健康狀態(例如未被感染)下透過感測器所量測的。這些健康生理資料也是隨時間變化的訊號,但本發明並不限制這些健康生理資料的長度為何,即不限制每筆健康生理資料包含幾個數值。換言之,健康生理資料的長度可以不同於目前生理資料的長度。 In addition, the processor 120 can also obtain physiological data (also called healthy physiological data) corresponding to the health state such as body temperature, blood pressure, pulse, and heart rhythm from the database (not shown). These health physiological data are when a person is in a healthy state. (Such as not infected) measured through a sensor. These healthy physiological data are also signals that change over time, but the present invention does not limit the length of these healthy physiological data, that is, it does not limit each piece of healthy physiological data to contain several values. In other words, the length of healthy physiological data can be different from the length of current physiological data.

對於每一種生理資料(即體溫、血壓、脈搏或心律),處理器120都會計算出兩個特徵值。在此,健康生理資料中的數值表示Xhealth,#health表示健康生理資料的長度(即數值Xhealth的個數)。目前生理資料中的數值表示為Xcurrent,#current表示目前生理資料的長度(即數值Xcurrent的個數),亦稱為取樣數目。處理器120會計算出健康生理資料的平均值以作為一健康平均值,以下表示為μhealth,而目前生理資料的平均值表示為μcurrent。此外,根據以下方程式(1)可以計算出健康生理資料的變異數以作為健康變異數σhealth;根據以下方程式(2)可以計算出目前生理資料的變異數以作為目前變異數σsick-sick;根據以下方程式(3)可以計算目前生理資料相對於健康平均值的變異數以作為一參照變異數σcurrent-healthFor each type of physiological data (ie body temperature, blood pressure, pulse or heart rhythm), the processor 120 will calculate two characteristic values. Here, the numerical value in the healthy physiological data represents X health , and #health represents the length of the healthy physiological data (ie, the number of values X health ). The value in the current physiological data is expressed as X current , and #current represents the length of the current physiological data (that is, the number of values X current ), also known as the number of samples. The processor 120 calculates the average value of the healthy physiological data as a healthy average value, which is denoted as μ health below , and the average value of the current physiological data is denoted as μ current . In addition, according to the following equation (1), the variance of health physiological data can be calculated as the health variance σ health ; according to the following equation (2), the variance of the current physiological data can be calculated as the current variance σ sick-sick ; According to the following equation (3), the variance of the current physiological data relative to the average health can be calculated as a reference variance σ current-health .

Figure 108129894-A0101-12-0005-2
Figure 108129894-A0101-12-0005-2

Figure 108129894-A0101-12-0005-3
Figure 108129894-A0101-12-0005-3

Figure 108129894-A0101-12-0006-4
Figure 108129894-A0101-12-0006-4

將參照變異數除以健康變異數可得到第一特徵值f1,如以下方程式(4)所示。另外,將目前變異數除以健康變異數可得到第二特徵值f2,如以下方程式(5)所示。 The first feature value f1 can be obtained by dividing the reference variance by the health variance, as shown in the following equation (4). In addition, dividing the current variance by the health variance can obtain the second characteristic value f2, as shown in the following equation (5).

Figure 108129894-A0101-12-0006-5
Figure 108129894-A0101-12-0006-5

Figure 108129894-A0101-12-0006-6
Figure 108129894-A0101-12-0006-6

在此實施例中共有體溫、血壓、脈搏與心律等四種生理資料,因此至少有4個上述的第一特徵值f1與4個第二特徵值f2共8個特徵值(或者舒張壓有對應的兩個特徵值,收縮壓也有對應的兩個特徵值,因此共10個特徵值)。在其他實施例中,上述所有的第一特徵值f1與第二特徵值f2會組成一個特徵向量,此特徵向量會輸入至一個機器學習模型。此機器學習模型可以是隨機森林演算法、支持向量機(support vector machine)、類神經網路等等,本發明並不在此限。此機器學習模型是訓練來判斷病患是否被感染以及被感染的病原菌的種類。在一些實施例中,機器學習模型輸出的類別包括病毒感染、未被感染、真菌感染、汙染菌感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染的至少其中之二。汙染菌感染表示病人體內的病原體是由於一些汙染源導致,並不是敗血症導致。 In this embodiment, there are four physiological data such as body temperature, blood pressure, pulse, and heart rhythm. Therefore, there are at least four of the above-mentioned first feature values f1 and four second feature values f2, a total of eight feature values (or diastolic blood pressure corresponding The two characteristic values of systolic blood pressure also have two corresponding characteristic values, so there are 10 characteristic values in total). In other embodiments, all of the above-mentioned first feature value f1 and second feature value f2 will form a feature vector, and this feature vector will be input to a machine learning model. The machine learning model can be a random forest algorithm, a support vector machine (support vector machine), a neural network, etc., and the present invention is not limited thereto. This machine learning model is trained to determine whether a patient is infected and the type of pathogenic bacteria infected. In some embodiments, the categories output by the machine learning model include at least two of virus infection, non-infection, fungal infection, contaminating bacteria infection, Gram-negative bacteria infection, and Gram-positive bacteria infection. Contaminating bacteria infection means that the pathogen in the patient's body is caused by some pollution source, not sepsis.

請參照圖2,在一些實施例中判斷的順序是先進行步驟201,判斷是否被感染。若步驟201的結果為否表示未感染。若步驟201的結果為是的話則再進行步驟202,判斷菌種,判斷是否為細菌感染、真菌感染或病毒感染。若判 斷為細菌感染,則在步驟203中判斷是否為格蘭氏陽性菌。根據步驟203的結果可以判斷為格蘭氏陰性菌感染(步驟204)或是格蘭氏陽性菌感染(步驟205)。在一些實施例中,依照圖2的流程可訓練共3個分類器,分別對應至步驟201~203。在其他實施例中只需要訓練一個分類器,此分類器輸出的結果包括未感染、真菌感染、病毒感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染,本發明並不在此限。值得注意的是,圖2的流程僅是一範例,在其他實施例中也可以加入或刪除一或多個判斷步驟。例如,在步驟202中還可以判斷是否為汙染菌感染。 Please refer to FIG. 2. In some embodiments, the sequence of judgment is to perform step 201 first to judge whether it is infected. If the result of step 201 is No, it means there is no infection. If the result of step 201 is yes, then step 202 is performed again to determine the bacterial species and determine whether it is a bacterial infection, a fungal infection, or a virus infection. If judged If it is judged to be a bacterial infection, it is judged in step 203 whether it is a Gram-positive bacteria. According to the result of step 203, it can be determined as Gram-negative bacteria infection (step 204) or Gram-positive bacteria infection (step 205). In some embodiments, a total of 3 classifiers can be trained according to the process of FIG. 2, corresponding to steps 201 to 203 respectively. In other embodiments, only one classifier needs to be trained. The output results of this classifier include uninfected, fungal infection, virus infection, Gram-negative bacteria infection and Gram-positive bacteria infection, and the present invention is not limited to this. It is worth noting that the process in FIG. 2 is only an example, and one or more determination steps may be added or deleted in other embodiments. For example, in step 202, it can also be determined whether it is a contaminating bacteria infection.

在上述生理資料中,體溫是用以判斷是否被感染的重要資訊,但由於患者可能會起來走動,這會影響體溫的數值,因此在一些實施例中圖1的感測器110可包括重力感測器,此重力感測器例如為加速度感測器,根據此重力感測器的訊號可以判斷使用者是否為靜止狀態,例如當各方向的加速度都小於一臨界值時判斷為靜止。此外,只有當使用者為靜止時才取得目前生理資料,也就是說當使用者不是靜止時處理器120會忽略感測器110所感測到的生理資料。如此一來可以避免當使用者起來移動或做其他動作時取得不適當的體溫,進而影響判斷的結果。 In the above physiological data, body temperature is important information used to determine whether the patient is infected. However, since the patient may get up and walk, which will affect the value of body temperature, the sensor 110 of FIG. 1 may include gravity sensing in some embodiments. The gravity sensor is, for example, an acceleration sensor. According to the signal of the gravity sensor, it can be determined whether the user is in a static state, for example, when the acceleration in each direction is less than a critical value, it is determined to be static. In addition, the current physiological data can be obtained only when the user is stationary, that is, the processor 120 will ignore the physiological data sensed by the sensor 110 when the user is not stationary. In this way, it can be avoided that when the user gets up to move or perform other actions, getting an inappropriate body temperature, which will affect the judgment result.

值得注意的是,上述的特徵值f1、f2可以僅是特徵向量的一部份,特徵向量還可以包括其他資訊。例如,特徵向量還可包括使用者的年齡、性別、病史等資訊,這些資訊會被數值化以作為特徵向量的一部份。或者也可以根據 感測器110所偵測到的訊號計算出其他的特徵值以組成特徵向量,本發明並不在此限。 It should be noted that the aforementioned eigenvalues f1 and f2 may only be part of the eigenvector, and the eigenvector may also include other information. For example, the feature vector can also include information such as the user's age, gender, and medical history, which will be digitized as part of the feature vector. Or it can be based on The signal detected by the sensor 110 calculates other characteristic values to form a characteristic vector, and the invention is not limited thereto.

在一些實施例中,菌種預測系統100是實作為穿戴式裝置,由病患攜帶在身上,因此病患可以在任意位置。菌種預測系統100可以不定時或定時地判斷病患是否被感染,菌種預測系統100也可以將收集到的生理資料或將判斷出的分類結果透過通訊模組130傳送到一伺服器或醫生的手機上,藉此醫院或醫生可以通知病患立即就醫接受有效藥物治療。 In some embodiments, the strain prediction system 100 is implemented as a wearable device, which is carried by the patient, so the patient can be in any position. The strain prediction system 100 can determine whether the patient is infected from time to time or regularly. The strain prediction system 100 can also send the collected physiological data or the determined classification result to a server or doctor through the communication module 130 On your mobile phone, the hospital or doctor can notify the patient to seek effective medical treatment immediately.

在一些實施例中,上述的生理資料可以轉換為影像,此影像會輸入至一卷積神經網路進行分類。舉例來說,對於每一種生理資料,都可以根據計算目前生理資料與健康生理之間的共變異數來產生一影像,此影像中第i行(column)第j列(row)的像素pi,j表示為以下方程式(6),其中Xcurrent,i表示目前生理資料中的第i個數值,Xhealth,j為健康生理資料中的第j個數值,i、j為正整數。 In some embodiments, the above-mentioned physiological data can be converted into an image, which is input to a convolutional neural network for classification. For example, for each type of physiological data, an image can be generated based on the calculation of the covariance between the current physiological data and healthy physiology. The pixel p i in the i-th row (column) and j-th row (row) of this image ,j is expressed as the following equation (6), where X current,i represents the i-th value in the current physiological data, X health,j is the j-th value in the healthy physiological data, and i and j are positive integers.

pi,j=(Xcurrent,icurrent)×(Xhealth,jhealth) (6) p i,j =(X current,icurrent )×(X health,jhealth ) (6)

由於每一種生理資料都可以用來產生一個影像,因此總共會產生4張影像,這4張影像會被合併在一起成為具有4個通道的二維影像,此二維影像會輸入至卷積神經網路中來進行分類。以另一個角度來看,上述的像素pi,j也可以被稱為特徵值。 Since each type of physiological data can be used to generate an image, a total of 4 images will be generated. These 4 images will be merged into a 2D image with 4 channels. This 2D image will be input to the convolutional nerve Classification in the network. From another perspective, the above-mentioned pixels p i,j can also be called feature values.

在一些實施例中,也可以根據以下方程式(7)來產生影像。 In some embodiments, the image can also be generated according to the following equation (7).

pi,j=(x i -x j )2 (7) p i,j = ( x i - x j ) 2 (7)

x i 為目前生理資料或健康生理資料中第i個數值。值得注意的是,目前生理資料與健康生理資料都可以套用於方程式(7),因此對於每一種生理資料都可以產生兩張圖,在上述例子中共會產生8張影像,這8張影像會被合併在一起成為具有8個通道的二維影像,此二維影像會輸入至卷積神經網路中來進行分類。 x i is the i-th value in the current physiological data or healthy physiological data. It is worth noting that both physiological data and healthy physiological data can be applied to equation (7). Therefore, two images can be generated for each type of physiological data. In the above example, a total of 8 images will be generated, and these 8 images will be Merge together into a two-dimensional image with 8 channels, and this two-dimensional image will be input into a convolutional neural network for classification.

圖3是根據一實施例繪示敗血症的菌種預測方法的流程圖。請參照圖3,在步驟301中,感測目前生理資料,此目前生理資料包括體溫、血壓、脈搏的至少其中之一。在步驟302中,根據目前生理資料計算出特徵值。在步驟303中,將特徵值輸入至機器學習模型以判斷出多個類別的其中之一,這些類別包括未被感染、真菌感染、汙染菌感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染的至少其中之二。然而,圖3中各步驟已詳細說明如上,在此便不再贅述。值得注意的是,圖3中各步驟可以實作為多個程式碼或是電路,本發明並不在此限。此外,圖3的方法可以搭配以上實施例使用,也可以單獨使用。換言之,圖3的各步驟之間也可以加入其他的步驟。 Fig. 3 is a flowchart illustrating a method for predicting bacterial species of sepsis according to an embodiment. 3, in step 301, the current physiological data is sensed, and the current physiological data includes at least one of body temperature, blood pressure, and pulse. In step 302, the characteristic value is calculated based on the current physiological data. In step 303, the feature value is input to the machine learning model to determine one of multiple categories, including non-infected, fungal infection, contaminated bacteria infection, Gram-negative bacteria infection and Gram-positive bacteria At least two of them are infected. However, each step in FIG. 3 has been described in detail as above, and will not be repeated here. It is worth noting that each step in FIG. 3 can be implemented as multiple program codes or circuits, and the present invention is not limited thereto. In addition, the method in FIG. 3 can be used in conjunction with the above embodiments, or can be used alone. In other words, other steps can also be added between the steps in FIG. 3.

在上述的系統與方法中,由於可以預測出是否感染以及病原菌的種類,不需要等到血液培養結果出爐。此外,臨床醫師可以參考預測的結果來開立合適的抗生素治療敗血症病人,藉此可以改善敗血症病人存活率。此外,上述的預測方法是非侵入性檢查,不需要額外的抽血檢驗。 In the above-mentioned system and method, since the infection and the type of pathogen can be predicted, there is no need to wait until the blood culture result is released. In addition, clinicians can refer to the predicted results to prescribe appropriate antibiotics to treat patients with sepsis, thereby improving the survival rate of patients with sepsis. In addition, the above prediction method is a non-invasive examination and does not require additional blood tests.

雖然本發明已以實施例揭露如上,然其並非用以限定本發明,任何所屬技術領域中具有通常知識者,在不脫離本發明的精神和範圍內,當可作些許的更動與潤飾,故本發明的保護範圍當視後附的申請專利範圍所界定者為準。 Although the present invention has been disclosed in the above embodiments, it is not intended to limit the present invention. Anyone with ordinary knowledge in the technical field can make some changes and modifications without departing from the spirit and scope of the present invention. The scope of protection of the present invention shall be determined by the scope of the attached patent application.

301~303‧‧‧步驟 301~303‧‧‧Step

Claims (8)

一種敗血症的菌種預測系統,包括:至少一感測器,用以感測至少一目前生理資料,其中該至少一目前生理資料包括體溫、血壓、脈搏的至少其中之一:一處理器,用以根據每一該至少一目前生理資料計算出至少一特徵值,並將該至少一特徵值輸入至一機器學習模型以判斷出多個類別的其中之一,其中該些類別包括未被感染、真菌感染、汙染菌感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染的至少其中之二,其中對於每一該些目前生理資料,該處理器用以執行多個步驟:取得隨時間變化的一健康生理資料;計算該健康生理資料的平均值以作為一健康平均值;計算該健康生理資料的變異數以作為一健康變異數;計算該目前生理資料的變異數以作為一目前變異數;計算該目前生理資料相對於該健康平均值的一變異數以作為一參照變異數;將該參照變異數除以該健康變異數以作為一第一特徵值;以及 將該目前變異數除以該健康變異數以作為一第二特徵值。 A strain prediction system for sepsis, comprising: at least one sensor for sensing at least one current physiological data, wherein the at least one current physiological data includes at least one of body temperature, blood pressure, and pulse: a processor, At least one feature value is calculated based on each of the at least one current physiological data, and the at least one feature value is input to a machine learning model to determine one of a plurality of categories, where the categories include uninfected, At least two of fungal infections, contaminating bacteria infections, Gram-negative bacteria infections, and Gram-positive bacteria infections. For each of the current physiological data, the processor is used to perform multiple steps: obtaining time-varying A healthy physiological data; calculate the average value of the healthy physiological data as a healthy average; calculate the variance of the healthy physiological data as a health variance; calculate the variance of the current physiological data as a current variance; Calculate a variance of the current physiological data relative to the average health value as a reference variance; divide the reference variance by the health variance as a first characteristic value; and Divide the current variance by the health variance as a second characteristic value. 如申請專利範圍第1項所述之菌種預測系統,其中該參照變異數是根據以下方程式(1)所計算:
Figure 108129894-A0305-02-0014-1
其中X current 為該目前生理資料中的數值,μ health 為該健康平均值,#current為該目前生理資料的取樣數目。
For the strain prediction system described in item 1 of the scope of patent application, the reference variance is calculated according to the following equation (1):
Figure 108129894-A0305-02-0014-1
Where X current is the value in the current physiological data, μ health is the average health value, and # current is the sampling number of the current physiological data.
如申請專利範圍第1項所述之菌種預測系統,其中該至少一感測器包括一重力感測器,該處理器用以根據該重力感測器所感測的訊號判斷一使用者是否為靜止,並在該使用者靜止時取得該至少一目前生理資料。 The strain prediction system described in claim 1, wherein the at least one sensor includes a gravity sensor, and the processor is used to determine whether a user is stationary according to the signal sensed by the gravity sensor , And obtain the at least one current physiological data when the user is stationary. 如申請專利範圍第1項所述之菌種預測系統,其中該機器學習模型為一隨機森林演算法。 Such as the strain prediction system described in item 1 of the scope of patent application, wherein the machine learning model is a random forest algorithm. 一種敗血症的菌種預測方法,適用於一處理器,其中該菌種預測方法包括:透過至少一感測器感測至少一目前生理資料,其中該至少一目前生理資料包括體溫、血壓、脈搏的至少其中之一:根據每一該至少一目前生理資料計算出至少一特徵值;以及 將該至少一特徵值輸入至一機器學習模型以判斷出多個類別的其中之一,其中該些類別包括未被感染、真菌感染、汙染菌感染、格蘭氏陰性菌感染與格蘭氏陽性菌感染的至少其中之二,其中根據每一該至少一目前生理資料計算出至少一特徵值的步驟包括:取得隨時間變化的一健康生理資料;計算該健康生理資料的平均值以作為一健康平均值;計算該健康生理資料的變異數以作為一健康變異數;計算該目前生理資料的變異數以作為一目前變異數;計算該目前生理資料相對於該健康平均值的變異數以作為一參照變異數;將該參照變異數除以該健康變異數以作為一第一特徵值;以及將該目前變異數除以該健康變異數以作為一第二特徵值。 A method for predicting bacterial strains of sepsis is applicable to a processor, wherein the predicting method of bacterial strains includes: sensing at least one current physiological data through at least one sensor, wherein the at least one current physiological data includes temperature, blood pressure, and pulse At least one of them: calculating at least one characteristic value based on each of the at least one current physiological data; and The at least one feature value is input into a machine learning model to determine one of multiple categories, where the categories include uninfected, fungal infection, contaminated bacteria infection, Gram-negative bacteria infection, and Gram-positive At least two of the bacterial infections, wherein the step of calculating at least one characteristic value based on each of the at least one current physiological data includes: obtaining a healthy physiological data that changes over time; calculating the average value of the healthy physiological data as a healthy Average; calculate the variance of the health physiological data as a health variance; calculate the variance of the current physiological data as a current variance; calculate the variance of the current physiological data relative to the health average as a Reference variance; dividing the reference variance by the health variance as a first characteristic value; and dividing the current variance by the health variance as a second characteristic value. 如申請專利範圍第5項所述之菌種預測方法,其中該參照變異數是根據以下方程式(1)所計算:
Figure 108129894-A0305-02-0015-2
其中X current 為該目前生理資料,μ health 為該健康平均值, #current為該目前生理資料的取樣數目。
For the bacterial species prediction method described in item 5 of the scope of patent application, the reference variance is calculated according to the following equation (1):
Figure 108129894-A0305-02-0015-2
Where X current is the current physiological data, μ health is the average health value, and # current is the sampling number of the current physiological data.
如申請專利範圍第5項所述之菌種預測方法,更包括:用以根據一重力感測器所感測的訊號判斷一使用者是否為靜止,並在該使用者靜止時取得該至少一目前生理資料。 For example, the bacterial species prediction method described in item 5 of the scope of patent application further includes: determining whether a user is stationary according to a signal sensed by a gravity sensor, and obtaining the at least one current when the user is stationary Physiological information. 如申請專利範圍第5項所述之菌種預測方法,其中該機器學習模型為一隨機森林演算法。 In the strain prediction method described in item 5 of the scope of patent application, the machine learning model is a random forest algorithm.
TW108129894A 2018-12-28 2019-08-21 System and method for predicting types of pathogens in patients with septicemia TWI716083B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911025127.8A CN111374639A (en) 2018-12-28 2019-10-25 Septicemia strain prediction system and method
US16/664,938 US20200211707A1 (en) 2018-12-28 2019-10-27 System and method for predicting types of pathogens in patients with septicemia

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201862785699P 2018-12-28 2018-12-28
US62/785,699 2018-12-28

Publications (2)

Publication Number Publication Date
TW202026962A TW202026962A (en) 2020-07-16
TWI716083B true TWI716083B (en) 2021-01-11

Family

ID=73005226

Family Applications (1)

Application Number Title Priority Date Filing Date
TW108129894A TWI716083B (en) 2018-12-28 2019-08-21 System and method for predicting types of pathogens in patients with septicemia

Country Status (1)

Country Link
TW (1) TWI716083B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200948336A (en) * 2008-05-27 2009-12-01 Tzu Chi University Method for estimating heart rate variability
TW201006436A (en) * 2008-08-07 2010-02-16 Univ Nat Taiwan Detecting device, analysis device and detecting method for autonomic nerve state
JP2010532665A (en) * 2007-07-11 2010-10-14 ユニヴェルシテ ラヴァル Nucleic acid sequences and their combinations for sensitive amplification and detection of bacterial and fungal sepsis pathogens
WO2012050645A2 (en) * 2010-06-25 2012-04-19 Purdue Research Foundation Pathogen detection
CN106126886A (en) * 2008-03-26 2016-11-16 赛拉诺斯股份有限公司 Computer system
US20170039314A1 (en) * 2010-03-23 2017-02-09 Iogenetics, Llc Bioinformatic processes for determination of peptide binding
US20180060481A1 (en) * 1999-06-28 2018-03-01 Life Technologies Corporation Identification, monitoring and treatment of infectious disease and characterization of inflammatory conditions related to infectious disease using gene expression profiles
CN108292386A (en) * 2015-10-30 2018-07-17 皇家飞利浦有限公司 Focus on the comprehensive health care Performance Evaluation tool of nursing segment
CN108446260A (en) * 2018-02-06 2018-08-24 天津艾登科技有限公司 The method and system of automation disease code conversion are carried out based on semantic approximate match algorithm

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180060481A1 (en) * 1999-06-28 2018-03-01 Life Technologies Corporation Identification, monitoring and treatment of infectious disease and characterization of inflammatory conditions related to infectious disease using gene expression profiles
JP2010532665A (en) * 2007-07-11 2010-10-14 ユニヴェルシテ ラヴァル Nucleic acid sequences and their combinations for sensitive amplification and detection of bacterial and fungal sepsis pathogens
CN106126886A (en) * 2008-03-26 2016-11-16 赛拉诺斯股份有限公司 Computer system
TW200948336A (en) * 2008-05-27 2009-12-01 Tzu Chi University Method for estimating heart rate variability
TW201006436A (en) * 2008-08-07 2010-02-16 Univ Nat Taiwan Detecting device, analysis device and detecting method for autonomic nerve state
US20170039314A1 (en) * 2010-03-23 2017-02-09 Iogenetics, Llc Bioinformatic processes for determination of peptide binding
WO2012050645A2 (en) * 2010-06-25 2012-04-19 Purdue Research Foundation Pathogen detection
CN108292386A (en) * 2015-10-30 2018-07-17 皇家飞利浦有限公司 Focus on the comprehensive health care Performance Evaluation tool of nursing segment
CN108446260A (en) * 2018-02-06 2018-08-24 天津艾登科技有限公司 The method and system of automation disease code conversion are carried out based on semantic approximate match algorithm

Also Published As

Publication number Publication date
TW202026962A (en) 2020-07-16

Similar Documents

Publication Publication Date Title
Habibzadeh et al. A survey of healthcare Internet of Things (HIoT): A clinical perspective
Qiu et al. Application of wearable inertial sensors and a new test battery for distinguishing retrospective fallers from non-fallers among community-dwelling older people
US10692603B2 (en) Method and system to identify frailty using body movement
Almogren RETRACTED ARTICLE: An automated and intelligent Parkinson disease monitoring system using wearable computing and cloud technology
CN111374639A (en) Septicemia strain prediction system and method
Phillips et al. A comparison of accelerometer accuracy in older adults
Seo et al. Factors associated with burnout among healthcare workers during an outbreak of MERS
Sun et al. Vital-SCOPE: design and evaluation of a smart vital sign monitor for simultaneous measurement of pulse rate, respiratory rate, and body temperature for patient monitoring
Hanson et al. Emerging technologies to support independent living of older adults at risk
Ghasemzadeh et al. A hardware-assisted energy-efficient processing model for activity recognition using wearables
Madhusanka et al. Implicit intention communication for activities of daily living of elder/disabled people to improve well-being
JP7258918B2 (en) Determining Reliability of Vital Signs of Monitored Persons
US10568547B1 (en) Multifunctional assessment system for assessing muscle strength, mobility, and frailty
TWI716083B (en) System and method for predicting types of pathogens in patients with septicemia
Tayal et al. Evaluation of remote monitoring device for monitoring vital parameters against reference standard: a diagnostic validation study for COVID-19 preparedness
Estévez-Pedraza et al. A novel model to quantify balance alterations in older adults based on the center of pressure (CoP) measurements with a cross-sectional study
Rezayi et al. Requirement specification and modeling a wearable smart blanket system for monitoring patients in ambulance
Fathian et al. Face touch monitoring using an instrumented wristband using dynamic time warping and k-nearest neighbours
Shahrokni et al. New technologies in geriatric oncology care
López-Nava et al. Variability analysis of therapeutic movements using wearable inertial sensors
Sheikdavood et al. Smart Health Monitoring System for Coma Patients using IoT
Cho et al. Instant Automated Inference of Perceived Mental Stress through Smartphone PPG and Thermal Imaging
Dhamodaran et al. Implementation of body movement detection system for coma patients using WSN
Liu et al. A novel finger-worn sensor for ambulatory monitoring of hand use
Jung et al. Comparison of human interpretation and a rule-based algorithm for instrumented sit-to-stand test