PREDICTION SUPPORT SYSTEM, PREDICTION SUPPORT METHOD, PREDICTION SUPPORT PROGRAM, RECORDING MEDIUM, TRAINING DATASET, AND TRAINED MODEL GENERATING METHOD
20230157634 ยท 2023-05-25
Inventors
- Hidetsugu ASANOI (Suita-shi, Osaka, JP)
- Yoshiki SAWA (Suita-shi, Osaka, JP)
- Shigeru MIYAGAWA (Suita-shi, Osaka, JP)
- Sunao IKEGAWA (Suita-shi, Osaka, JP)
Cpc classification
G16H50/70
PHYSICS
A61B5/7246
HUMAN NECESSITIES
A61B5/1115
HUMAN NECESSITIES
A61B5/7275
HUMAN NECESSITIES
G16H50/30
PHYSICS
International classification
Abstract
This invention relates to a prediction support system and associated methods for supporting prediction of the severity of a disease. The systems and methods may perform operations that include continuously detecting whether a patient with the disease is in bed, and acquiring, based on the detection result of the detecting, an in-bed pattern indicating, as a time series, whether the patient is in bed. The systems may include a detection device and an acquisition unit.
Claims
1. A prediction support system for supporting prediction of the severity of a disease, comprising: a detection device for continuously detecting whether a patient with the disease is in bed, and an acquisition unit for acquiring, based on the detection result of the detection device, an in-bed pattern indicating, as a time series, whether the patient is in bed.
2. The prediction support system according to claim 1, further comprising a prediction unit for predicting the severity of the disease based on the in-bed pattern.
3. The prediction support system according to claim 2, wherein the prediction unit predicts the severity of the disease using a trained model in which the correlation between the in-bed pattern of the patient with the disease and the severity of the disease is machine-trained.
4. The prediction support system according to claim 2, wherein the prediction unit predicts the severity as a probability that the patient will require hospitalization within a predetermined period of time.
5. The prediction support system according to claim 1, wherein the disease is heart failure, pneumonia, or dementia.
6. The prediction support system according to claim 5, wherein the disease is heart failure.
7. A prediction support program for operating a computer as a unit of the prediction support system according to claim 1.
8. A computer-readable recording medium in which the prediction support program according to claim 7 is saved.
9. A prediction support method for supporting prediction of the severity of a disease, comprising: continuously detecting whether a patient with the disease is in bed, and acquiring, based on the detection result of the detecting, an in-bed pattern indicating, as a time series, whether the patient is in bed.
10. A method for generating a dataset for training, comprising continuously detecting whether a patient with a disease is in bed, acquiring, based on the detection result of the detecting, an in-bed pattern indicating, as a time series, whether the patient is in bed, and generating the dataset for training by correlating the in-bed pattern with the severity of the patient's disease.
11. A method for generating a trained model comprising performing machine training using the dataset for training generated by the method according to claim 10, thereby generating a trained model in which the in-bed pattern of an unknown patient with the disease is an input, and the severity of the disease of the unknown patient is an output.
Description
BRIEF DESCRIPTION OF DRAWINGS
[0009]
[0010]
[0011]
[0012]
[0013]
[0014]
DESCRIPTION OF EMBODIMENTS
[0015] The embodiments of the present invention are explained below with reference to the attached drawings. The present invention is not limited to the following embodiments.
System Structure
[0016]
[0017] The detection device 2 is a device for continuously detecting whether a patient is in bed. The detection device 2 comprises a seat sensor 21 and a measuring unit 22.
[0018] As shown in
[0019] In this embodiment, being in bed means that a patient is lying down regardless of whether the patient is sleeping. Accordingly, the seat sensor 21 may be provided not only in a bed but also at other places (e.g., a sofa) where the patient can lie down to rest.
[0020] The measuring unit 22 is connected to the seat sensor 21, and converts the electrical signal generated by the seat sensor 21 into a digital signal (in-bed occupancy signal). The measuring unit 22 has the function of communicating with the management device 3 by using Bluetooth (registered trademark), and transmits the digital signal to the management device 3 periodically (e.g., every second) as the detection result of the detection device 2.
[0021] As shown in
[0022] As shown in
[0023] The display unit 31 can be formed of, for example, a liquid crystal display or an organic EL display. The storage unit 32 can be formed of, for example, a flash memory, and stores various data comprising in-bed pattern D1 and trained model D2.
[0024] Each of the acquisition unit 33 and the prediction unit 34 may be achieved by a logic circuit or the like based on hardware, or by a CPU or the like based on software. When each of these units is achieved based on the software, the CPU of the management device 3 reads the prediction support program of the present invention in the main storage device to execute the program, thus achieving the unit. The prediction support program may be downloaded to the management device 3 via a communication network, such as the internet, or the prediction support program may be saved on a computer-readable, non-transitory storage medium, such as an SD card, and installed in the management device 3 via the storage medium.
[0025] The acquisition unit 33 has the function of acquiring, based on the detection result of the detection device 2, the in-bed pattern D1 indicating, as a time series, whether the patient is in bed. Specifically, the acquisition unit 33 receives a digital signal indicating whether the patient is in bed from the measuring unit 22, and stores the signal in the storage unit 32. Thereby, detection of whether the patient is in bed as a time series is accumulated as the in-bed pattern D1.
[0026] The relationship between the in-bed pattern D1 and the severity (degree of progression) of the disease is explained below.
[0027] It has been known that in various diseases, as the patient's condition worsens or progresses, the patient lies in bed not only at night but also during the day, thus increasing the time in bed. For example, with regard to patients with heart failure, clinical studies conducted by the inventors of the present application showed a tendency for the time in bed (lying time) to increase before the heart failure worsened. However, it was impossible to predict pathology from the total bed time because the time in bed varied greatly from person to person, depending on the life cycle and other factors.
[0028] On the other hand, aging or onset and exacerbation of disease lead to changes in a people's behavior pattern. Specifically, in the case of a patient with heart failure, as the condition progresses, water is stored in the body (fluid retention syndrome). When the patient leaves bed, water is stored in the legs; however, when the patient is in bed, the water level is the same between the legs and the heart. This lowers the blood pressure in the leg veins; accordingly, water returns to the vessels, increasing the amount of blood returning to the heart to increase the heart load, which makes the condition of heart failure more likely to proceed. In addition, blood flow to the kidneys increases, which causes night urination. Further, as the condition of heart failure progresses, the sympathetic nervous system becomes constantly tense, which consequently causes symptoms such as increased tossing and turning during sleep and arousal due to lack of deep sleep, resulting in sleep fragmentation. As the condition further progresses, the pattern of life changes to one in which the patient is in bed during the day.
[0029] The inventors of the present application have focused on the fact that such changes in the behavior pattern due to poor health are keenly reflected in the daily in-bed pattern, and have found that analyzing the in-bed pattern over time, rather than simply analyzing the time in bed, can result in understanding signs of disease exacerbation.
[0030]
[0031] The in-bed pattern shown in
[0032] The prediction unit 34 has the function of predicting the severity of the disease based on in-bed pattern D1. In this embodiment, the prediction unit 34 predicts the severity of heart failure by inputting the in-bed pattern D1 of a predetermined period (e.g., 30 days) into the trained model D2 in which a correlation between the in-bed pattern of a heart failure patient and the severity of heart failure is machine-trained. The method for generating trained model D2 is described below. The manner in which the severity is expressed is not particularly limited; in this embodiment, the prediction unit 34 predicts the probability that the patient will be in a condition requiring hospitalization within a predetermined period (e.g., within 30 days) as the severity. The prediction result of the prediction unit 34 is displayed on the display unit 31, and transmitted via the internet to a predetermined medical institution.
Procedure
[0033]
[0034] As described above, in this embodiment, the severity of the disease is predicted based on the in-bed pattern D1, which indicates, as a time series, whether the patient is in bed. This enables the patient and healthcare professionals, such as a primary doctor, to constantly understand the patient's current condition and to predict possible future situations. In addition, although the prognosis for heart failure patients particularly becomes worse once the condition becomes severe enough to require hospitalization, the embodiment of the present invention enables early therapeutic intervention by using the in-bed pattern to detect exacerbation of heart failure at an early stage. As a result, disease exacerbation or hospital admission can be reduced, leading not only to a better quality of life for patients but also to reduced healthcare costs.
[0035] Since the in-bed pattern D1 can be collected using the detection device 2, which is formed of the seat sensor 21, there is no need to restrain the patient and attach the sensor, or the patient does not need to visit a medical institution. Accordingly, the prediction of the severity of a disease can be supported without imposing a burden on the patient. Additionally, since the in-bed pattern D1 is data showing whether the patient is in bed, the load on communication equipment is low, and construction of the prediction support system 1 is easy.
Method for Generating Trained Model
[0036] Subsequently, the trained model D2 is explained.
[0037] In step S13, information on the severity of the heart failure patient is acquired. In this embodiment, information on severity is the experience of hospitalization and the length of time before hospitalization. For example, if the patient is admitted to the hospital within a predetermined period (within 30 days) after acquiring the in-bed pattern, the number of days from the last day of the acquisition of the in-bed pattern to the hospitalization is used as information on severity.
[0038] In step S4 (training dataset generation step), a training dataset (teacher data) is generated by associating the in-bed pattern with the patient's disease severity. Several training datasets can be generated from a single patient. For example, if the 60-day in-bed pattern is acquired from the patient, thirty 30-day in-bed patterns (with day 1 defined as the starting point to day 30) are extracted from the 60-day in-bed pattern. By associating the number of days between the last day of the in-bed pattern and the date of admission to the hospital with each of the extracted in-bed patterns, 30 items of training data can be generated.
[0039] By repeating the processing of steps S11 to S14, the training data are accumulated, and a dataset for training is generated. The processing of steps S11 to S14 is performed on several patients until the amount of data in the dataset for training is sufficient (YES in step S15).
[0040] Thereafter, in step S16 (trained model generation step), by performing machine training using a dataset for training, a trained model D2 in which a bed pattern of an unknown patient with a disease is an input, and the severity of the disease of the unknown patient is an output, is generated. The machine-training method is not particularly limited; deep learning can be used.
Additional Information
[0041] Although the embodiment of the present invention is described, the present invention is not limited to the above embodiment, and various changes are possible as long as they do not depart from the intent of the invention.
[0042] In the above embodiment, the prediction unit 34 uses the trained model D2 to predict the severity of the disease; however, the prediction may be performed using, for example, an image analysis technique, without using an artificial intelligence algorithm. Furthermore, it is also possible that the in-bed pattern D1 for a predetermined period may be displayed on the display unit 31, or is transmitted to a medical institution or the like, so that a doctor or the like can determine the severity of the disease by visually examining the in-bed pattern D1, without using the prediction unit 34.
[0043] In the above embodiment, the detection device having a piezoelectric seat sensor is used to detect whether the patient is in bed; however, the means of detecting whether the patient is in bed is not particularly limited. For example, whether the patient is in bed can be determined by using a camera or a motion sensor. Even by this means, the patient does not have to visit a medical institution, and is not forced to bear a burden.
[0044] As the detection device 2 shown in
[0045] Although heart failure is taken as a target of the prediction of severity in the above embodiment, there is no limitation as long as the disease is such that the in-bed pattern of the patient is changed according to the severity. Examples of the disease include pneumonia and dementia.
[0046] In the case of pneumonia patients, as the disease progresses, inflammation of the pulmonary interstitium occurs, which causes a sensor in the pulmonary interstitium, which controls breathing, to fail to properly work, resulting in disrupted breathing, which prevents deep sleep and makes it easier to wake up. This results in fragmented night-time sleep and an altered in-bed pattern.
[0047] In the case of dementia patients, e.g., those with Alzheimer's disease, neurodegeneration of cholinergic neurons in the basal ganglia of the myelinated nucleus, nucleus accumbens, and nucleus accumbens, and noradrenergic neurons in the brainstem, etc., leads to a decrease in REM sleep, leading to REM sleep behavior disorders and sleep-disordered breathing, resulting in fragmented night-time sleep and an altered in-bed pattern.
Examples
[0048] Examples of the present invention are described below. The present invention is not limited to the following examples.
[0049] The inventors of the present application conducted a clinical study from August 2017 to March 2019, using a piezoelectric seat sensor to collect in-bed signals every second, which indicate whether a patient is in bed. Specifically, in-bed signals of 18 heart failure patients were collected every day. During the period of the clinical study, 14 hospitalization events due to heart failure exacerbation occurred. It was observed that regularity was disturbed in the 30-day in-bed pattern of a hospitalized patient before hospitalization (
[0050] This difference indicates the following. By conducting machine training using a dataset for training in which the experience of hospitalization and the period until hospitalization are associated with each of the in-bed patterns acquired from heart failure patients to thereby generate a trained model, the severity of unspecified heart failure patients can be predicted based on the in-bed pattern using the trained model. In particular, it is expected that the present invention is effective for detecting pathological changes in heart failure patients who are repeatedly readmitted to hospital in an early stage.
EXPLANATION OF DESCRIPTION
[0051] 1 Prediction support system [0052] 2 Detection device [0053] 21 Seat sensor [0054] 22 Measuring unit [0055] 3 Management device [0056] 31 Display unit [0057] 32 Storage unit [0058] 33 Acquisition unit [0059] 34 Prediction unit [0060] D1 In-bed pattern [0061] D2 Trained model