JP2020092738A - Blood pressure estimation device, blood pressure estimation system, and blood pressure estimation program - Google Patents

Blood pressure estimation device, blood pressure estimation system, and blood pressure estimation program Download PDF

Info

Publication number
JP2020092738A
JP2020092738A JP2018230969A JP2018230969A JP2020092738A JP 2020092738 A JP2020092738 A JP 2020092738A JP 2018230969 A JP2018230969 A JP 2018230969A JP 2018230969 A JP2018230969 A JP 2018230969A JP 2020092738 A JP2020092738 A JP 2020092738A
Authority
JP
Japan
Prior art keywords
blood pressure
pressure value
estimation
network
pressure estimation
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2018230969A
Other languages
Japanese (ja)
Other versions
JP6573416B1 (en
Inventor
メンデス ニコラス イグナシオ ベルサノ
Ignacio Belsano Mendes Nicolas
メンデス ニコラス イグナシオ ベルサノ
ヒラルド ホラシオ サンソン
Sanson Giraldo Horacio
ヒラルド ホラシオ サンソン
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Allm Inc
Original Assignee
Allm Inc
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 Allm Inc filed Critical Allm Inc
Priority to JP2018230969A priority Critical patent/JP6573416B1/en
Application granted granted Critical
Publication of JP6573416B1 publication Critical patent/JP6573416B1/en
Publication of JP2020092738A publication Critical patent/JP2020092738A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To estimate a blood pressure of a person to be measured.SOLUTION: A blood pressure estimation device 100 includes: a feature extraction network for converting input pulse wave data to feature representation; a blood pressure estimation network for converting the feature representation converted by the feature extraction network to a probability vector indicating the probability of a systolic blood pressure value and a diastolic blood pressure value; training step execution means for executing a training step for causing the feature extraction network and the blood pressure estimation network to learn the systolic blood pressure value and the diastolic blood pressure value according to pulse wave data; and estimation step execution means for inputting the pulse wave data on the person to be measured to the feature extraction network and the blood pressure estimation network that have completed learning by the training step, and executing an estimation step for estimating the systolic blood pressure value and the diastolic blood pressure value of the person to be measured.SELECTED DRAWING: Figure 1

Description

本発明は、血圧推定装置、血圧推定システム、および血圧推定プログラムに関する。 The present invention relates to a blood pressure estimation device, a blood pressure estimation system, and a blood pressure estimation program.

次のような血圧推定装置が知られている。この血圧推定装置では、カフ血圧計の測定値と、脈波の特徴量とに基づいて学習されたニューラルネットを用いて、脈波の特徴量から被験者の血圧を推定する方法が提案されている(例えば、特許文献1)。 The following blood pressure estimation device is known. In this blood pressure estimation device, a method of estimating the blood pressure of the subject from the characteristic amount of the pulse wave using a neural network learned based on the measurement value of the cuff sphygmomanometer and the characteristic amount of the pulse wave has been proposed. (For example, patent document 1).

特開2016−16295号公報JP, 2016-16295, A

近年、ユーザが手首などに身に着けるウェアラブル端末などで容易にユーザの脈波を取得することが可能になっている。このため、従来の血圧推定装置を用いて、ウェアラブル端末などで取得したユーザの脈波から血圧を推定する方法が考えられる。しかしながら、従来の技術では、測定対象者の脈波の特徴量を抽出し、抽出した特徴量を入力すると推定血圧を出力するように構成された、教師データに基づいてサポートベクター回帰分析により生成されたモデルを用いて、測定対象者の血圧を推定していた。測定対象者の脈波に基づいて血圧を推定する場合、脈波から画一的に血圧値を特定することは困難であり、人によって一定の幅で変動する可能性がある。このため、脈波に応じた血圧値をその確率を考慮して推定することによる推定精度の向上が見込まれるが、その点について従来は何ら検討されていなかった。 In recent years, it has become possible for a user to easily acquire the pulse wave of a user with a wearable terminal worn on the wrist or the like. Therefore, a method of estimating the blood pressure from the pulse wave of the user acquired by the wearable terminal or the like using a conventional blood pressure estimation device can be considered. However, in the conventional technique, the feature amount of the pulse wave of the measurement subject is extracted, and the estimated blood pressure is output when the extracted feature amount is input, and is generated by the support vector regression analysis based on the teacher data. The model was used to estimate the blood pressure of the measurement subject. When the blood pressure is estimated based on the pulse wave of the measurement target person, it is difficult to specify the blood pressure value uniformly from the pulse wave, and there is a possibility that it will fluctuate within a certain range depending on the person. Therefore, it is expected that the estimation accuracy will be improved by estimating the blood pressure value according to the pulse wave in consideration of its probability, but no consideration has been made so far regarding this point.

本発明による血圧推定装置は、ニューラルネットワークを用いて血圧の推定を行う血圧推定装置であって、入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、特徴抽出ネットワークによって変換された特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークと、特徴抽出ネットワークおよび血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手段と、トレーニングステップによって学習が完了した特徴抽出ネットワークおよび血圧推定ネットワークに、測定対象者の脈波データを入力して、測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手段とを備えることを特徴とする。
本発明による血圧推定システムは、ニューラルネットワークを用いて血圧の推定を行う血圧推定システムであって、入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、特徴抽出ネットワークによって変換された特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークと、特徴抽出ネットワークおよび血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手段と、トレーニングステップによって学習が完了した特徴抽出ネットワークおよび前記血圧推定ネットワークに、測定対象者の脈波データを入力して、測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手段とを備えることを特徴とする。
本発明による血圧推定プログラムは、入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、特徴抽出ネットワークによって変換された特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークとを有するニューラルネットワークを用いて血圧の推定を行う血圧推定プログラムであって、特徴抽出ネットワークおよび血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手順と、トレーニングステップによって学習が完了した特徴抽出ネットワークおよび血圧推定ネットワークに、測定対象者の脈波データを入力して、測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手順とをコンピュータに実行させるためのプログラムである。
A blood pressure estimation device according to the present invention is a blood pressure estimation device that estimates blood pressure using a neural network, and includes a feature extraction network that transforms input pulse wave data into a feature expression, and a feature that is transformed by the feature extraction network. The blood pressure estimation network that converts the expression into a probability vector that represents the probability of the systolic blood pressure value and the diastolic blood pressure value, and the systolic blood pressure value and the diastolic blood pressure value according to the pulse wave data to the feature extraction network and the blood pressure estimation network. The pulse wave data of the measurement target person is input to the training step executing means for executing the training step for learning, the feature extraction network and the blood pressure estimation network that have been learned by the training step, and the systolic blood pressure of the measurement target person is input. Estimation step executing means for executing an estimation step of estimating the value and the diastolic blood pressure value.
A blood pressure estimation system according to the present invention is a blood pressure estimation system that estimates blood pressure using a neural network, and includes a feature extraction network that transforms input pulse wave data into a feature expression and a feature that is transformed by the feature extraction network. The blood pressure estimation network that converts the expression into a probability vector that represents the probability of the systolic blood pressure value and the diastolic blood pressure value, and the systolic blood pressure value and the diastolic blood pressure value according to the pulse wave data to the feature extraction network and the blood pressure estimation network. Training step executing means for executing a training step for learning, inputting the pulse wave data of the measurement target person to the feature extraction network and the blood pressure estimation network which have been learned by the training step, and the systolic period of the measurement target person. Estimation step executing means for executing an estimation step of estimating a blood pressure value and a diastolic blood pressure value.
A blood pressure estimation program according to the present invention includes a feature extraction network for converting input pulse wave data into a feature expression, and a probability vector representing the probability of the systolic blood pressure value and the diastolic blood pressure value for the feature expression converted by the feature extraction network. A blood pressure estimation program for estimating a blood pressure using a neural network having a blood pressure estimation network for converting into a blood pressure estimation network, wherein a systolic blood pressure value and a diastolic blood pressure value according to pulse wave data are added to a feature extraction network and a blood pressure estimation network. Input the pulse wave data of the measurement target person to the training step execution procedure for executing the training step for learning, and the feature extraction network and the blood pressure estimation network that have been learned by the training step, and then perform the systolic period of the measurement target person. A program for causing a computer to execute an estimation step execution procedure for executing an estimation step of estimating a blood pressure value and a diastolic blood pressure value.

本発明によれば、トレーニングステップでは、あらかじめトレーニングされた特徴抽出ネットワークおよび血圧推定ネットワークを用いるようにし、測定対象者の脈波データを収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換するようにしたため、変換された確率ベクトルに基づいて、精度高く測定対象者の血圧を推定することができる。 According to the present invention, in the training step, a pre-trained feature extraction network and a blood pressure estimation network are used, and the pulse wave data of the measurement target person is converted into a probability vector representing the probabilities of the systolic blood pressure value and the diastolic blood pressure value. Since the conversion is performed, the blood pressure of the measurement target person can be accurately estimated based on the converted probability vector.

血圧推定装置100の一実施の形態の構成を示すブロック図である。1 is a block diagram showing the configuration of an embodiment of blood pressure estimation device 100. FIG. ウェアラブル端末から得られたセンサ信号の数が1であり、各信号セグメントの長さがnの場合の入力データUtを模式的に示した図である。It is the figure which showed typically the input data Ut in case the number of sensor signals obtained from the wearable terminal is 1 and the length of each signal segment is n. ウェアラブル端末から得られたセンサ信号の数が3であり、各信号セグメントの長さがnの場合の入力データUtを模式的に示した図である。It is the figure which showed typically the input data Ut in case the number of sensor signals obtained from the wearable terminal is 3 and the length of each signal segment is n. ウェアラブル端末から得られたセンサ信号の数が4であり、各信号セグメントの長さがnの場合の入力データUtを模式的に示した図である。It is the figure which showed typically the input data Ut in case the number of sensor signals obtained from the wearable terminal is 4 and the length of each signal segment is n. トレーニングステップの流れを模式的に示した図である。It is the figure which showed the flow of the training step typically. 推定ステップの流れを模式的に示した図である。It is the figure which showed the flow of the estimation step typically. トレーニングステップの流れを示すフローチャート図である。It is a flowchart figure which shows the flow of a training step. 推定ステップの流れを示すフローチャート図である。It is a flowchart figure which shows the flow of an estimation step.

図1は、本実施の形態における血圧推定装置100の一実施の形態の構成を示すブロック図である。血圧推定装置100としては、例えばサーバ装置、パソコン、スマートフォン、タブレット端末などが用いられる。図1は、本実施の形態における血圧推定装置100として、パソコンを用いた場合の一実施の形態の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of an embodiment of blood pressure estimation device 100 according to the present embodiment. As the blood pressure estimation device 100, for example, a server device, a personal computer, a smartphone, a tablet terminal or the like is used. FIG. 1 is a block diagram showing a configuration of an embodiment in which a personal computer is used as blood pressure estimation device 100 in the present embodiment.

血圧推定装置100は、操作部材101と、制御装置102と、記憶媒体103と、表示装置104と、接続インターフェース105とを備えている。 The blood pressure estimation device 100 includes an operation member 101, a control device 102, a storage medium 103, a display device 104, and a connection interface 105.

操作部材101は、血圧推定装置100の操作者によって操作される種々の装置、例えばキーボードやマウスを含む。 The operation member 101 includes various devices operated by the operator of the blood pressure estimation device 100, such as a keyboard and a mouse.

制御装置102は、CPU、メモリ、およびその他の周辺回路によって構成され、血圧推定装置100の全体を制御する。なお、制御装置102を構成するメモリは、例えばSDRAM等の揮発性のメモリである。このメモリは、CPUがプログラム実行時にプログラムを展開するためのワークメモリや、データを一時的に記録するためのバッファメモリとして使用される。例えば、接続インターフェース102を介して読み込まれたデータは、バッファメモリに一時的に記録される。 The control device 102 includes a CPU, a memory, and other peripheral circuits, and controls the entire blood pressure estimation device 100. The memory forming the control device 102 is a volatile memory such as an SDRAM. This memory is used as a work memory for the CPU to expand the program when the program is executed and as a buffer memory for temporarily recording data. For example, the data read via the connection interface 102 is temporarily recorded in the buffer memory.

記憶媒体103は、血圧推定装置100が蓄える種々のデータや、制御装置102が実行するためのプログラムのデータ等を記録するための記憶媒体であり、例えばHDD(Hard Disk Drive)やSSD(Solid State Drive)等が用いられる。なお、記憶媒体103に記録されるプログラムのデータは、CD−ROMやDVD−ROMなどの記録媒体に記録されて提供されたり、ネットワークを介して提供され、操作者が取得したプログラムのデータを記憶媒体103にインストールすることによって、制御装置102がプログラムを実行できるようになる。本実施の形態では、以下に説明する処理で用いるプログラムや種々のデータは、記憶媒体103に記録されている。 The storage medium 103 is a storage medium for recording various data stored in the blood pressure estimation device 100, data of a program to be executed by the control device 102, and the like, and is, for example, an HDD (Hard Disk Drive) or SSD (Solid State). Drive) or the like is used. The program data recorded in the storage medium 103 is provided by being recorded in a recording medium such as a CD-ROM or a DVD-ROM, or provided via a network, and stores the program data acquired by the operator. Installation on the medium 103 allows the controller 102 to execute the program. In the present embodiment, programs and various data used in the processing described below are recorded in the storage medium 103.

表示装置104は、例えば液晶モニタであって、制御装置102から出力される種々の表示用データが表示される。 The display device 104 is, for example, a liquid crystal monitor, and displays various display data output from the control device 102.

接続インターフェース105は、血圧推定装置100が通信により他の装置や端末等の外部機器と通信するためのインターフェースである。例えば、通信用インターフェース105には、LANやインターネット等の通信回線に接続するためのインターフェースやBluetooth(登録商標)などの近距離無線通信用のインターフェースが含まれる。血圧推定装置100は、この通信用インターフェース105を介して後述するウェアラブル端末からデータを取得することができる。 The connection interface 105 is an interface for the blood pressure estimation device 100 to communicate with external devices such as other devices and terminals by communication. For example, the communication interface 105 includes an interface for connecting to a communication line such as a LAN or the Internet, and an interface for short-range wireless communication such as Bluetooth (registered trademark). The blood pressure estimation device 100 can acquire data from a wearable terminal described later via the communication interface 105.

本実施の形態における血圧推定装置100は、ユーザの脈波を測定することができる機器から脈波データを取得し、取得した脈波データに基づいてユーザの血圧を推定するための処理を実行する。なお、本実施の形態では、ユーザの脈波を測定することができる機器は、例えば、ユーザの手首に装着され、ユーザの身体と密着する部分に脈波測定用のセンサが搭載されたウェアラブル端末を想定する。 The blood pressure estimation device 100 according to the present embodiment acquires pulse wave data from a device that can measure the pulse wave of the user, and executes processing for estimating the blood pressure of the user based on the acquired pulse wave data. .. In the present embodiment, the device capable of measuring the pulse wave of the user is, for example, a wearable terminal mounted on the wrist of the user and equipped with a sensor for measuring the pulse wave in a portion in close contact with the user's body. Assume

本実施の形態では、事前に、ウェアラブル端末からの出力データを取り込んで、ウェアラブル端末からの出力信号に応じた血圧値をニューラルネットワークに学習させるためのトレーニングステップが実行される。トレーニングステップで用いるウェアラブル端末からの出力データは、例えば、信号セグメントの大きなセットUtとして、次式(1)により表される。

Figure 2020092738
なお、式(1)において、wはウェアラブル端末から得られたセンサ信号の数であり、nは各信号セグメントの長さを表す。 In the present embodiment, a training step is executed in advance to capture the output data from the wearable terminal and allow the neural network to learn the blood pressure value according to the output signal from the wearable terminal. The output data from the wearable terminal used in the training step is represented by the following equation (1), for example, as a large set Ut of signal segments.
Figure 2020092738
In Expression (1), w is the number of sensor signals obtained from the wearable terminal, and n is the length of each signal segment.

Utは、ニューラルネットワークに入力可能な構成となっており、ウェアラブル端末から得られたセグメントは、例えば、図2〜図4に示すようにUtのセグメントに構成される。 Ut has a configuration that can be input to the neural network, and the segment obtained from the wearable terminal is configured as a Ut segment as shown in FIGS. 2 to 4, for example.

図2は、ウェアラブル端末が1つのセンサを備えている場合、すなわちウェアラブル端末から得られたセンサ信号の数wが1の場合を示している。図2において、Xはウェアラブル端末が備えるSensor1から取り出したセグメントを表している。セグメントXの長さがnの場合、Utのセグメントは1×n×1のベクトルを構成する。 FIG. 2 shows a case in which the wearable terminal has one sensor, that is, the number w of sensor signals obtained from the wearable terminal is one. In FIG. 2, X represents a segment extracted from Sensor1 included in the wearable terminal. If the length of the segment X is n, the Ut segment constitutes a 1×n×1 vector.

図3は、ウェアラブル端末が3つのセンサを備えている場合、すなわちウェアラブル端末から得られたセンサ信号の数wが3の場合を示している。図3において、Xはウェアラブル端末が備えるSensor1から取り出したセグメントを表しており、Yはウェアラブル端末が備えるSensor2から取り出したセグメントを表しており、Zはウェアラブル端末が備えるSensor3から取り出したセグメントを表している。セグメントX、セグメントY、セグメントZの長さがそれぞれnの場合、Utのセグメントは1×n×3のベクトルを構成する。 FIG. 3 shows a case in which the wearable terminal has three sensors, that is, the number w of sensor signals obtained from the wearable terminal is three. In FIG. 3, X represents a segment extracted from Sensor1 included in the wearable terminal, Y represents a segment extracted from Sensor2 included in the wearable terminal, and Z represents a segment extracted from Sensor3 included in the wearable terminal. There is. When the lengths of the segment X, the segment Y, and the segment Z are n, the Ut segment forms a 1×n×3 vector.

図4は、ウェアラブル端末が4つのセンサを備えている場合、すなわちウェアラブル端末から得られたセンサ信号の数wが4の場合を示している。図4において、Xはウェアラブル端末が備えるSensor1から取り出したセグメントを表しており、Yはウェアラブル端末が備えるSensor2から取り出したセグメントを表しており、Zはウェアラブル端末が備えるSensor3から取り出したセグメントを表しており、Gはウェアラブル端末が備えるSensor4から取り出したセグメントを表している。セグメントX、セグメントY、セグメントZ、セグメントGの長さがそれぞれnの場合、Utのセグメントは1×n×4のベクトルを構成する。 FIG. 4 shows a case in which the wearable terminal includes four sensors, that is, the number w of sensor signals obtained from the wearable terminal is four. In FIG. 4, X represents a segment extracted from Sensor1 included in the wearable terminal, Y represents a segment extracted from Sensor2 included in the wearable terminal, and Z represents a segment extracted from Sensor3 included in the wearable terminal. , G represents a segment extracted from Sensor 4 included in the wearable terminal. When the length of each of the segment X, the segment Y, the segment Z, and the segment G is n, the Ut segment forms a 1×n×4 vector.

本実施の形態では、制御装置102は、あらかじめ取得されているトレーニング用のデータUtが入力されると、図5に示す流れでトレーニングステップを実行する。図5では、Utは、図3に示したように、ウェアラブル端末から得られたセンサ信号の数が3であり、各信号セグメントの長さがnの場合を示している。図5に示すように、制御装置102は、データUtを入力データとし、あらかじめ用意された特徴抽出ネットワーク5aにデータUtを入力する。 In the present embodiment, the control device 102 executes the training step according to the flow shown in FIG. 5, when the training data Ut acquired in advance is input. In FIG. 5, Ut indicates a case where the number of sensor signals obtained from the wearable terminal is 3 and the length of each signal segment is n, as shown in FIG. As shown in FIG. 5, the control device 102 uses the data Ut as input data and inputs the data Ut to the feature extraction network 5a prepared in advance.

特徴抽出ネットワーク5aは、公知の畳み込みニューラルネットワーク(Convolutional Neural Network)におけるConvolutional Layersであり、入力信号Utをニューラルネットワークにおける特徴表現zにマッピングさせるための特徴マッピングF(z||Ut)を用いて、Utを特徴表現zに変換する。ここで特徴表現は潜在表現とも呼ばれ、特徴表現zは次式(2)で表される。次式(2)においてkは特徴表現zの長さである。

Figure 2020092738
The feature extraction network 5a is Convolutional Layers in a known convolutional neural network (Convolutional Neural Network), and uses a feature mapping F(z||Ut) for mapping the input signal Ut to the feature expression z in the neural network. Convert Ut to feature representation z. Here, the characteristic expression is also called a latent expression, and the characteristic expression z is represented by the following expression (2). In the following expression (2), k is the length of the feature expression z.
Figure 2020092738

特徴抽出ネットワーク5aによって変換された特徴表現zは、血圧推定ネットワーク5bに入力される。血圧推定ネットワーク5bは、公知の畳み込みニューラルネットワーク(Fully Connected Neural Network)におけるFully Connected Layersであり、次式(3)を用いて完全に接続された層を用いて実装されている。

Figure 2020092738
The feature expression z converted by the feature extraction network 5a is input to the blood pressure estimation network 5b. The blood pressure estimation network 5b is Fully Connected Layers in a known convolutional neural network (Fully Connected Neural Network), and is implemented by using layers that are completely connected using the following equation (3).
Figure 2020092738

血圧推定ネットワーク5bは、特徴表現zを収縮期血圧値および拡張期血圧値をそれぞれの確率を表す1組の確率ベクトルqsおよびqdにマップするための推定マッピングQ((qs,qd)||z)を用いて、特徴表現zを1対の確率ベクトルqsおよびqdに変換することにより学習を行う。qsは収縮期血圧値を表す確率ベクトルであり、qdは拡張期血圧値を表す確率ベクトルである。例えば、血圧推定ネットワーク5bは、次式(4)により定義されたソフトマックス関数qiによって正規化されており、出力ベクトルqsおよびqdを、合計が1になる確率ベクトルに変換する。

Figure 2020092738
The blood pressure estimation network 5b uses the estimation mapping Q((qs,qd)||z for mapping the characteristic expression z to a set of probability vectors qs and qd representing the probabilities of the systolic blood pressure value and the diastolic blood pressure value, respectively. ) Is used to transform the feature expression z into a pair of probability vectors qs and qd for learning. qs is a probability vector showing a systolic blood pressure value, and qd is a probability vector showing a diastolic blood pressure value. For example, the blood pressure estimation network 5b is normalized by the softmax function qi defined by the following equation (4), and converts the output vectors qs and qd into probability vectors whose sum is 1.
Figure 2020092738

特徴抽出ネットワーク5aと血圧推定ネットワーク5bは、損失関数L(ps,pd,qs,qd)が最小になるまでネットワークの重みを調整しながらトレーニングを繰り返す。なお、psおよびpdは、トレーニング用のデータUtに対する実際の収縮期血圧値および拡張期血圧値を示す確率ベクトルである。すなわち、トレーニング用のデータUtを取得した人物に対して、公知の血圧計を用いて実際の収縮期血圧値および拡張期血圧値を取得しておき、その値を示す確率ベクトルをpsおよびpdとして用いればよい。これによって、特徴抽出ネットワーク5aと血圧推定ネットワーク5bを用いて推定した血圧値と実際に計測した血圧値との差が最小になるまで特徴抽出ネットワーク5aと血圧推定ネットワーク5bを学習させることができるため、後述する推定ステップにおける血圧の推定精度を向上させることができる。 The feature extraction network 5a and the blood pressure estimation network 5b repeat training while adjusting network weights until the loss function L(ps, pd, qs, qd) becomes minimum. Note that ps and pd are probability vectors indicating the actual systolic blood pressure value and diastolic blood pressure value for the training data Ut. That is, for the person who acquired the training data Ut, the actual systolic blood pressure value and the diastolic blood pressure value are acquired using a known blood pressure monitor, and the probability vectors indicating the values are set as ps and pd. You can use it. Thereby, the feature extraction network 5a and the blood pressure estimation network 5b can be learned until the difference between the blood pressure value estimated using the feature extraction network 5a and the blood pressure estimation network 5b and the actually measured blood pressure value becomes the minimum. The accuracy of blood pressure estimation in the estimation step described below can be improved.

また、ネットワークの重みは、例えば、勾配降下法、確率的勾配降下法、シミュレーテッドアニーリングなどの任意の学習方法を使用して調整することができる。例えば、本実施の形態では、損失関数L(ps,pd,qs,qd)を次式(5)のように定義する。

Figure 2020092738
Also, the weights of the network can be adjusted using any learning method such as gradient descent, stochastic gradient descent, or simulated annealing. For example, in the present embodiment, the loss function L(ps, pd, qs, qd) is defined by the following equation (5).
Figure 2020092738

以上に説明したトレーニングステップが完了すると、ウェアラブル端末から入力された信号に基づいてユーザの血圧を推定するための推定ステップを実行することが可能となる。 When the training steps described above are completed, the estimation step for estimating the blood pressure of the user can be executed based on the signal input from the wearable terminal.

推定ステップにおいては、制御装置102は、ウェアラブル端末から入力された次式(6)に示す信号U´tを上述した特徴抽出ネットワーク5aと血圧推定ネットワーク5bとで構成されるネットワークに入力する。

Figure 2020092738
In the estimation step, the control device 102 inputs the signal U′t represented by the following expression (6), which is input from the wearable terminal, into the network including the feature extraction network 5a and the blood pressure estimation network 5b described above.
Figure 2020092738

その結果、入力信号信号U´tに対する新しいセグメントの特徴表現z´と確率ベクトルqs´およびqd´を得ることができる。なお、図6は、入力信号信号U´tが入力されて確率ベクトルqs´およびqd´が出力されるまでの流れを模式的に示した図である。 As a result, a new segment feature representation z′ and probability vectors qs′ and qd′ for the input signal signal U′t can be obtained. Note that FIG. 6 is a diagram schematically showing the flow from the input of the input signal signal U′t to the output of the probability vectors qs′ and qd′.

血圧推定ネットワーク5bによって出力される出力ベクトルの各エントリは、入力セグメントが収縮期血圧値および拡張期血圧値にそれぞれ対応する確率を表している。このため、本実施の形態では、次式(7)、(8)を用いて、最も高い確率となった値を測定対象者の収縮期血圧および拡張期血圧として推定する。

Figure 2020092738
Figure 2020092738
Each entry of the output vector output by the blood pressure estimation network 5b represents the probability that the input segment corresponds to the systolic blood pressure value and the diastolic blood pressure value, respectively. Therefore, in the present embodiment, the values having the highest probabilities are estimated as the systolic blood pressure and the diastolic blood pressure of the measurement target person using the following equations (7) and (8).
Figure 2020092738
Figure 2020092738

例えば、確率ベクトルに対して(〜49mmHG,50mmHG〜89mmHG,90mmHG〜)の血圧値が設定されており、qs=(0.3,0.8,0.0)である場合、収縮期血圧値は最も高い確率が算出された50mmHG〜89mmHGと推定される。また、qd=(0.0,0.44,0.56)である場合、拡張期血圧値は最も高い確率が算出された90mmHG以上と推定される。なお、式(7)、(8)において、確率ベクトルqsおよびqdは、セグメントが収縮期血圧値sbp´および拡張期血圧値dbp´をそれぞれ有する推定の確率を表す確率ベクトルである。 For example, when a blood pressure value of (to 49 mmHG, 50 mmHG to 89 mmHG, 90 mmHG) is set for the probability vector and qs=(0.3, 0.8, 0.0), the systolic blood pressure value is set. Is estimated to be 50 mmHG to 89 mmHG for which the highest probability is calculated. When qd=(0.0, 0.44, 0.56), the diastolic blood pressure value is estimated to be 90 mmHG or higher for which the highest probability is calculated. In equations (7) and (8), the probability vectors qs and qd are probability vectors that represent the probabilities of estimation that the segment has the systolic blood pressure value sbp′ and the diastolic blood pressure value dbp′, respectively.

本実施の形態では、血圧値(mmHG)をベクトルに変換するためには次式(9)を用いる。

Figure 2020092738
なお、式(9)において、確率ベクトルpsおよびpdは、セグメントが収縮期血圧値sbpおよび拡張期血圧値dbpをそれぞれ有する既知の確率を表す確率ベクトルである。 In the present embodiment, the following equation (9) is used to convert the blood pressure value (mmHG) into a vector.
Figure 2020092738
In equation (9), the probability vectors ps and pd are probability vectors that represent known probabilities that the segment has the systolic blood pressure value sbp and the diastolic blood pressure value dbp, respectively.

以上の処理によって、ウェアラブル端末から入力された信号U´tに基づいて、ウェアラブル端末を装着しているユーザの血圧を精度高く推定することができる。 With the above processing, the blood pressure of the user wearing the wearable terminal can be accurately estimated based on the signal U't input from the wearable terminal.

図7は、本実施の形態におけるトレーニングステップの流れを示すフローチャートである。図7に示す処理は、あらかじめ取得されているトレーニング用のデータUtが入力されると、起動するプログラムとして、制御装置102によって実行される。 FIG. 7 is a flowchart showing the flow of training steps in this embodiment. The processing illustrated in FIG. 7 is executed by the control device 102 as a program to be started when the training data Ut acquired in advance is input.

ステップS10において、制御装置102は、入力データUtを特徴抽出ネットワーク5aに入力する。これによって、特徴抽出ネットワーク5aによって、上述した特徴マッピングF(z||Ut)を用いて、入力信号Utが特徴表現zに変換される。その後、ステップS20へ進む。 In step S10, the control device 102 inputs the input data Ut to the feature extraction network 5a. As a result, the input signal Ut is converted into the feature representation z by the feature extraction network 5a using the above-described feature mapping F(z||Ut). Then, it progresses to step S20.

ステップS20では、血圧推定ネットワーク5bによって、推定マッピングQ((qs,qd)||z)を用いて特徴表現zが1対の確率ベクトルqsおよびqdに変換される。その後、ステップS30へ進む。 In step S20, the blood pressure estimation network 5b converts the feature expression z into a pair of probability vectors qs and qd using the estimated mapping Q((qs,qd)||z). Then, it progresses to step S30.

ステップS30では、制御装置102は、上述した損失関数L(ps,pd,qs,qd)を算出する。その後、ステップS40へ進む。 In step S30, the control device 102 calculates the loss function L (ps, pd, qs, qd) described above. Then, it progresses to step S40.

ステップS40では、制御装置102は、上述した損失関数Lが最小になったか否かを判断する。ステップS40で肯定判断した場合には、そのときの重みを特徴抽出ネットワーク5aと血圧推定ネットワーク5bとして採用して処理を終了する。これに対して、ステップS40で否定判断した場合には、ステップS50へ進む。 In step S40, the control device 102 determines whether or not the above-mentioned loss function L has become minimum. If an affirmative decision is made in step S40, the weights at that time are adopted as the feature extraction network 5a and the blood pressure estimation network 5b, and the processing ends. On the other hand, if a negative decision is made in step S40, the operation proceeds to step S50.

ステップS50では、制御装置102は、上述したように、特徴抽出ネットワーク5aと血圧推定ネットワーク5bの重みを調整して、ステップS10へ戻る。 In step S50, the control device 102 adjusts the weights of the feature extraction network 5a and the blood pressure estimation network 5b, as described above, and returns to step S10.

図8は、本実施の形態における推定ステップの流れを示すフローチャートである。図8に示す処理は、測定対象者のデータUt´が入力されると、起動するプログラムとして、制御装置102によって実行される。 FIG. 8 is a flowchart showing the flow of the estimation step in this embodiment. The process shown in FIG. 8 is executed by the control device 102 as a program to be started when the data Ut′ of the measurement target person is input.

ステップS110において、制御装置102は、入力データUt´を特徴抽出ネットワーク5aに入力する。これによって、特徴抽出ネットワーク5aによって、上述した特徴マッピングF(z||Ut)を用いて、入力信号Ut´の各信号セグメントが特徴表現zに変換される。その後、ステップS120へ進む。 In step S110, the control device 102 inputs the input data Ut' to the feature extraction network 5a. Thereby, the feature extraction network 5a transforms each signal segment of the input signal Ut' into the feature representation z using the feature mapping F(z||Ut) described above. Then, it progresses to step S120.

ステップS120では、血圧推定ネットワーク5bによって、推定マッピングQ((qs,qd)||z)を用いて特徴表現zが1対の確率ベクトルqs´およびqd´に変換される。その後、ステップS130へ進む。 In step S120, the blood pressure estimation network 5b converts the feature expression z into a pair of probability vectors qs' and qd' using the estimated mapping Q((qs,qd)||z). Then, it progresses to step S130.

ステップS130では、制御装置102は,上述したように、確率ベクトルqs´およびqdから、測定対象者の収縮期血圧値および拡張期血圧値を算出する。その後、ステップS140へ進む。 In step S130, the control device 102 calculates the systolic blood pressure value and the diastolic blood pressure value of the measurement target person from the probability vectors qs′ and qd as described above. Then, it progresses to step S140.

ステップS140では、制御装置102は、算出された測定対象者の収縮期血圧値および拡張期血圧値を表示装置104に出力して表示する。その後、処理を終了する。 In step S140, the control device 102 outputs and displays the calculated systolic blood pressure value and diastolic blood pressure value of the measurement subject on the display device 104. Then, the process ends.

以上説明した実施の形態によれば、以下のような作用効果を得ることができる。
(1)入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、特徴抽出ネットワークによって変換された特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークとを備え、制御装置102は、特徴抽出ネットワークおよび血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行し、トレーニングステップによって学習が完了した特徴抽出ネットワークおよび血圧推定ネットワークに、測定対象者の脈波データを入力して、測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行するようにした。これによって、あらかじめトレーニングを行った特徴抽出ネットワークと血圧推定ネットワークを利用して、精度高く測定対象者の血圧を測定することができる。
According to the embodiment described above, the following operational effects can be obtained.
(1) A feature extraction network that transforms input pulse wave data into a feature expression, and blood pressure estimation that transforms the feature expression converted by the feature extraction network into a probability vector that represents the probability of a systolic blood pressure value and a diastolic blood pressure value. The control device 102 includes a network, and the control device 102 executes a training step for causing the feature extraction network and the blood pressure estimation network to learn the systolic blood pressure value and the diastolic blood pressure value according to the pulse wave data, and the learning step performs learning. The pulse wave data of the measurement subject is input to the completed feature extraction network and blood pressure estimation network, and the estimation step of estimating the systolic blood pressure value and the diastolic blood pressure value of the measurement subject is executed. This makes it possible to accurately measure the blood pressure of the measurement target person by using the feature extraction network and the blood pressure estimation network that have been trained in advance.

(2)制御装置102は、測定対象者の収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルを得て、最も高い確率となった値を測定対象者の収縮期血圧値および拡張期血圧値として推定するようにした。これによって、血圧の測定精度を向上させることができる。 (2) The control device 102 obtains a probability vector representing the probabilities of the systolic blood pressure value and the diastolic blood pressure value of the measurement target person, and sets the value having the highest probability to the systolic blood pressure value and the diastolic phase of the measurement target person. It was estimated as a blood pressure value. Thereby, the measurement accuracy of blood pressure can be improved.

(3)制御装置102は、推定した測定対象者の収縮期血圧値および拡張期血圧値を表示装置104に表示するようにした。これによって、これによって、医師等の操作者は、測定対象者の血圧値を表示装置104上で確認することができる。 (3) The control device 102 displays the estimated systolic blood pressure value and diastolic blood pressure value of the measurement subject on the display device 104. Thereby, an operator such as a doctor can confirm the blood pressure value of the measurement target person on the display device 104.

(4)トレーニングステップでは、特徴抽出ネットワーク5aと血圧推定ネットワーク5bは、損失関数L(ps,pd,qs,qd)が最小になるまでネットワークの重みを調整しながらトレーニングを繰り返すようにした。これによって、脈波データに基づく血圧の推定精度を向上させることができる。 (4) In the training step, the feature extraction network 5a and the blood pressure estimation network 5b repeat the training while adjusting the network weights until the loss function L(ps, pd, qs, qd) becomes minimum. This can improve the accuracy of blood pressure estimation based on the pulse wave data.

―変形例―
なお、上述した実施の形態の血圧推定システムは、以下のように変形することもできる。
(1)上述した実施の形態では、血圧推定装置100はパソコンであって、制御装置102が上述した処理を実行する例について説明した。しかしながら、操作者が操作する端末からインターネットなどの通信回線を介して血圧推定装置100へ接続できるようにし、ウェアラブル端末からの脈波データは、操作端末から血圧推定装置100へ送信されることにより入力されてもよい。また、その場合は、血圧の推定結果は、操作端末に送信して、操作端末上で表示されるようにしてもよい。これによって、操作端末と血圧推定装置100とを通信回線を介して接続することで、クライアントサーバー型やクラウド型の血圧推定システムを構築することができる一方で、血圧推定装置100を単体で用いることにより、スタンドアロン型の装置として利用することもできる。
-Modification-
The blood pressure estimation system of the above-described embodiment can be modified as follows.
(1) In the above-described embodiment, the blood pressure estimation device 100 is a personal computer, and the control device 102 executes the above-described processing. However, the terminal operated by the operator is allowed to connect to the blood pressure estimation apparatus 100 via a communication line such as the Internet, and the pulse wave data from the wearable terminal is input by being transmitted to the blood pressure estimation apparatus 100 from the operation terminal. May be done. In that case, the blood pressure estimation result may be transmitted to the operation terminal and displayed on the operation terminal. With this, by connecting the operation terminal and the blood pressure estimating apparatus 100 via the communication line, it is possible to construct a client server type or cloud type blood pressure estimating system, while using the blood pressure estimating apparatus 100 alone. It can also be used as a stand-alone device.

(2)上述した実施の形態では、トレーニングステップのための処理は、血圧推定装置100で制御装置102が実行する例について説明した。しかしながら、トレーニングステップのための処理は他の装置で実行するようにして、トレーニングステップによって得られたデータを記憶媒体103に記録しておくようにしてもよい。この場合は、血圧推定装置100でのトレーニングステップのための処理は不要となる。 (2) In the above-described embodiment, the example in which the control device 102 of the blood pressure estimation device 100 executes the processing for the training step has been described. However, the processing for the training step may be executed by another device, and the data obtained by the training step may be recorded in the storage medium 103. In this case, the processing for the training step in the blood pressure estimation device 100 becomes unnecessary.

(3)上述した実施の形態では、特徴抽出ネットワーク5aと血圧推定ネットワーク5bは、損失関数L(ps,pd,qs,qd)が最小になるまでネットワークの重みを調整しながらトレーニングを繰り返す例について説明した。しかしながら、特徴抽出ネットワーク5aと血圧推定ネットワーク5bは、損失関数L(ps,pd,qs,qd)があらかじめ設定された閾値以下になるまでネットワークの重みを調整しながらトレーニングを繰り返すようにしてもよい。 (3) In the above-described embodiment, the feature extraction network 5a and the blood pressure estimation network 5b repeat training while adjusting network weights until the loss function L(ps, pd, qs, qd) is minimized. explained. However, the feature extraction network 5a and the blood pressure estimation network 5b may repeat training while adjusting the weights of the networks until the loss function L(ps, pd, qs, qd) becomes equal to or less than a preset threshold value. ..

なお、本発明の特徴的な機能を損なわない限り、本発明は、上述した実施の形態における構成に何ら限定されない。また、上述の実施の形態と複数の変形例を組み合わせた構成としてもよい。 The present invention is not limited to the configurations of the above-described embodiments as long as the characteristic functions of the present invention are not impaired. Further, a configuration in which the above-described embodiment and a plurality of modified examples are combined may be adopted.

100 血圧推定装置
101 操作部材
102 制御装置
103 記憶媒体
104 表示装置
105 接続インターフェース
100 blood pressure estimation device 101 operation member 102 control device 103 storage medium 104 display device 105 connection interface

本発明による血圧推定装置は、ニューラルネットワークを用いて血圧の推定を行う血圧推定装置であって、入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、特徴抽出ネットワークによって変換された特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークと、特徴抽出ネットワークおよび血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手段と、トレーニングステップによって学習が完了した特徴抽出ネットワークおよび血圧推定ネットワークに、測定対象者の脈波データを入力して、測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手段とを備え、推定ステップ実行手段は、測定対象者の収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルを得て、最も高い確率となった値を測定対象者の収縮期血圧値および拡張期血圧値として推定することを特徴とする。
本発明による血圧推定システムは、ニューラルネットワークを用いて血圧の推定を行う血圧推定システムであって、入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、特徴抽出ネットワークによって変換された特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークと、特徴抽出ネットワークおよび血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手段と、トレーニングステップによって学習が完了した特徴抽出ネットワークおよび前記血圧推定ネットワークに、測定対象者の脈波データを入力して、測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手段とを備え、推定ステップ実行手段は、測定対象者の収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルを得て、最も高い確率となった値を測定対象者の収縮期血圧値および拡張期血圧値として推定することを特徴とする。
本発明による血圧推定プログラムは、入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、特徴抽出ネットワークによって変換された特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークとを有するニューラルネットワークを用いて血圧の推定を行う血圧推定プログラムであって、特徴抽出ネットワークおよび血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手順と、トレーニングステップによって学習が完了した特徴抽出ネットワークおよび血圧推定ネットワークに、測定対象者の脈波データを入力して、測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手順とをコンピュータに実行させ、推定ステップ実行手順は、測定対象者の収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルを得て、最も高い確率となった値を測定対象者の収縮期血圧値および拡張期血圧値として推定することを特徴とする
A blood pressure estimation device according to the present invention is a blood pressure estimation device that estimates blood pressure using a neural network, and includes a feature extraction network that transforms input pulse wave data into a feature expression, and a feature that is transformed by the feature extraction network. The blood pressure estimation network that converts the expression into a probability vector that represents the probabilities of the systolic blood pressure value and the diastolic blood pressure value, and the systolic blood pressure value and the diastolic blood pressure value according to the pulse wave data in the feature extraction network and the blood pressure estimation network. The pulse wave data of the measurement target person is input to the training step executing means for executing the training step for learning, the feature extraction network and the blood pressure estimation network that have been learned by the training step, and the systolic blood pressure of the measurement target person is input. And an estimation step executing means for executing an estimation step for estimating a value and a diastolic blood pressure value , the estimation step executing means obtaining a probability vector representing probabilities of the systolic blood pressure value and the diastolic blood pressure value of the measurement subject. , The value having the highest probability is estimated as the systolic blood pressure value and the diastolic blood pressure value of the measurement subject .
A blood pressure estimation system according to the present invention is a blood pressure estimation system that estimates blood pressure using a neural network, and includes a feature extraction network that transforms input pulse wave data into a feature expression and a feature that is transformed by the feature extraction network. The blood pressure estimation network that converts the expression into a probability vector that represents the probabilities of the systolic blood pressure value and the diastolic blood pressure value, and the systolic blood pressure value and the diastolic blood pressure value according to the pulse wave data in the feature extraction network and the blood pressure estimation network. Training step executing means for executing a training step for learning, inputting the pulse wave data of the measurement target person to the feature extraction network and the blood pressure estimation network which have been learned by the training step, and the systolic period of the measurement target person. An estimation step executing means for executing an estimation step for estimating a blood pressure value and a diastolic blood pressure value, and the estimation step executing means obtains a probability vector representing probabilities of the systolic blood pressure value and the diastolic blood pressure value of the measurement subject. Then, the value having the highest probability is estimated as the systolic blood pressure value and the diastolic blood pressure value of the measurement subject .
A blood pressure estimation program according to the present invention includes a feature extraction network for converting input pulse wave data into a feature expression, and a probability vector representing the probability of the systolic blood pressure value and the diastolic blood pressure value for the feature expression converted by the feature extraction network. A blood pressure estimation program for estimating a blood pressure using a neural network having a blood pressure estimation network for converting into a blood pressure estimation network, wherein a systolic blood pressure value and a diastolic blood pressure value according to pulse wave data are added to a feature extraction network and a blood pressure estimation network. Input the pulse wave data of the measurement target person to the training step execution procedure for executing the training step for learning, and the feature extraction network and the blood pressure estimation network that have been learned by the training step, and then perform the systolic period of the measurement target person. An estimation step execution procedure for executing an estimation step of estimating a blood pressure value and a diastolic blood pressure value is executed by a computer, and the estimation step execution procedure is a probability representing a probability of a systolic blood pressure value and a diastolic blood pressure value of a measurement target person. It is characterized in that the vector is obtained and the value having the highest probability is estimated as the systolic blood pressure value and the diastolic blood pressure value of the measurement subject .

Claims (12)

ニューラルネットワークを用いて血圧の推定を行う血圧推定装置であって、
入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、
前記特徴抽出ネットワークによって変換された前記特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークと、
前記特徴抽出ネットワークおよび前記血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手段と、
前記トレーニングステップによって学習が完了した前記特徴抽出ネットワークおよび前記血圧推定ネットワークに、測定対象者の脈波データを入力して、前記測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手段とを備えることを特徴とする血圧推定装置。
A blood pressure estimation device for estimating blood pressure using a neural network,
A feature extraction network that converts the input pulse wave data into a feature expression,
A blood pressure estimation network that converts the feature representation converted by the feature extraction network into a probability vector that represents the probability of a systolic blood pressure value and a diastolic blood pressure value;
Training step executing means for executing a training step for causing the feature extraction network and the blood pressure estimation network to learn a systolic blood pressure value and a diastolic blood pressure value according to pulse wave data,
An estimation step of estimating the systolic blood pressure value and the diastolic blood pressure value of the measurement target person by inputting the pulse wave data of the measurement target person into the feature extraction network and the blood pressure estimation network that have been learned by the training step. A blood pressure estimation device, comprising: an estimation step executing means for executing.
請求項1に記載の血圧推定装置において、
前記推定ステップ実行手段は、前記測定対象者の収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルを得て、最も高い確率となった値を前記測定対象者の収縮期血圧値および拡張期血圧値として推定することを特徴とする血圧推定装置。
The blood pressure estimation device according to claim 1,
The estimating step executing means obtains a probability vector representing the probabilities of the systolic blood pressure value and the diastolic blood pressure value of the measurement target person, and the value having the highest probability is used as the systolic blood pressure value and diastolic value of the measurement target person. A blood pressure estimating device, which estimates as a term blood pressure value.
請求項1または2に記載の血圧推定装置において、
前記推定ステップ実行手段によって推定された前記測定対象者の収縮期血圧値および拡張期血圧値を表示装置に表示する表示手段をさらに備えることを特徴とする血圧推定装置。
The blood pressure estimation device according to claim 1,
The blood pressure estimation device further comprising display means for displaying the systolic blood pressure value and the diastolic blood pressure value of the measurement subject estimated by the estimation step executing means on a display device.
請求項1〜3のいずれか一項に記載の血圧推定装置において、
前記トレーニングステップ実行手段は、損失関数が最小になるまで前記特徴抽出ネットワークと前記血圧推定ネットワークの重みを調整しながらトレーニングを繰り返すことを特徴とする血圧推定装置。
The blood pressure estimation device according to any one of claims 1 to 3,
The blood pressure estimation device, wherein the training step execution means repeats training while adjusting the weights of the feature extraction network and the blood pressure estimation network until the loss function becomes minimum.
ニューラルネットワークを用いて血圧の推定を行う血圧推定システムであって、
入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、
前記特徴抽出ネットワークによって変換された前記特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークと、
前記特徴抽出ネットワークおよび前記血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手段と、
前記トレーニングステップによって学習が完了した前記特徴抽出ネットワークおよび前記血圧推定ネットワークに、測定対象者の脈波データを入力して、前記測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手段とを備えることを特徴とする血圧推定システム。
A blood pressure estimation system for estimating blood pressure using a neural network,
A feature extraction network that converts the input pulse wave data into a feature expression,
A blood pressure estimation network that converts the feature representation converted by the feature extraction network into a probability vector that represents the probability of a systolic blood pressure value and a diastolic blood pressure value;
Training step executing means for executing a training step for causing the feature extraction network and the blood pressure estimation network to learn a systolic blood pressure value and a diastolic blood pressure value according to pulse wave data,
An estimation step of estimating the systolic blood pressure value and the diastolic blood pressure value of the measurement target person by inputting the pulse wave data of the measurement target person into the feature extraction network and the blood pressure estimation network that have been learned by the training step. A blood pressure estimation system comprising: an estimation step executing means for executing.
請求項5に記載の血圧推定システムにおいて、
前記推定ステップ実行手段は、前記測定対象者の収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルを得て、最も高い確率となった値を前記測定対象者の収縮期血圧値および拡張期血圧値として推定することを特徴とする血圧推定システム。
The blood pressure estimation system according to claim 5,
The estimating step executing means obtains a probability vector representing the probabilities of the systolic blood pressure value and the diastolic blood pressure value of the measurement target person, and the value having the highest probability is used as the systolic blood pressure value and diastolic value of the measurement target person. A blood pressure estimation system characterized by estimating as a term blood pressure value.
請求項5または6に記載の血圧推定システムにおいて、
前記推定ステップ実行手段によって推定された前記測定対象者の収縮期血圧値および拡張期血圧値を表示装置に表示する表示手段をさらに備えることを特徴とする血圧推定システム。
The blood pressure estimation system according to claim 5 or 6,
The blood pressure estimation system further comprising display means for displaying a systolic blood pressure value and a diastolic blood pressure value of the measurement subject estimated by the estimation step execution means on a display device.
請求項5〜7のいずれか一項に記載の血圧推定システムにおいて、
前記トレーニングステップ実行手段は、損失関数が最小になるまで前記特徴抽出ネットワークと前記血圧推定ネットワークの重みを調整しながらトレーニングを繰り返すことを特徴とする血圧推定システム。
The blood pressure estimation system according to any one of claims 5 to 7,
The blood pressure estimation system, wherein the training step execution means repeats training while adjusting the weights of the feature extraction network and the blood pressure estimation network until the loss function becomes minimum.
入力された脈波データを特徴表現に変換する特徴抽出ネットワークと、前記特徴抽出ネットワークによって変換された前記特徴表現を収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルに変換する血圧推定ネットワークとを有するニューラルネットワークを用いて血圧の推定を行う血圧推定プログラムであって、
前記特徴抽出ネットワークおよび前記血圧推定ネットワークに、脈波データに応じた収縮期血圧値および拡張期血圧値を学習させるためのトレーニングステップを実行するトレーニングステップ実行手順と、
前記トレーニングステップによって学習が完了した前記特徴抽出ネットワークおよび前記血圧推定ネットワークに、測定対象者の脈波データを入力して、前記測定対象者の収縮期血圧値および拡張期血圧値を推定する推定ステップを実行する推定ステップ実行手順とをコンピュータに実行させるための血圧推定プログラム。
A feature extraction network for converting input pulse wave data into a feature expression, and a blood pressure estimation network for converting the feature expression converted by the feature extraction network into a probability vector representing probabilities of systolic blood pressure value and diastolic blood pressure value. A blood pressure estimation program for estimating blood pressure using a neural network having
In the feature extraction network and the blood pressure estimation network, a training step execution procedure for executing a training step for learning a systolic blood pressure value and a diastolic blood pressure value according to pulse wave data,
An estimation step of estimating the systolic blood pressure value and the diastolic blood pressure value of the measurement target person by inputting the pulse wave data of the measurement target person into the feature extraction network and the blood pressure estimation network that have been learned by the training step. And a blood pressure estimation program for causing a computer to execute an estimation step execution procedure.
請求項9に記載の血圧推定プログラムにおいて、
前記推定ステップ実行手順は、前記測定対象者の収縮期血圧値および拡張期血圧値の確率を表す確率ベクトルを得て、最も高い確率となった値を前記測定対象者の収縮期血圧値および拡張期血圧値として推定することを特徴とする血圧推定プログラム。
In the blood pressure estimation program according to claim 9,
The estimation step execution procedure obtains a probability vector representing the probabilities of the systolic blood pressure value and the diastolic blood pressure value of the measurement target person, and sets the value having the highest probability to the systolic blood pressure value and diastolic value of the measurement target person. A blood pressure estimation program which estimates as a term blood pressure value.
請求項9または10に記載の血圧推定プログラムにおいて、
前記推定ステップ実行手順で推定した前記測定対象者の収縮期血圧値および拡張期血圧値を表示装置に表示する表示手順をさらに有することを特徴とする血圧推定プログラム。
The blood pressure estimation program according to claim 9,
The blood pressure estimation program further comprising a display procedure for displaying the systolic blood pressure value and the diastolic blood pressure value of the measurement subject estimated in the estimation step execution procedure on a display device.
請求項9〜11のいずれか一項に記載の血圧推定プログラムにおいて、
前記トレーニングステップ実行手順は、損失関数が最小になるまで前記特徴抽出ネットワークと前記血圧推定ネットワークの重みを調整しながらトレーニングを繰り返すことを特徴とする血圧推定プログラム。
The blood pressure estimation program according to any one of claims 9 to 11,
The blood pressure estimation program, wherein the training step execution procedure repeats training while adjusting the weights of the feature extraction network and the blood pressure estimation network until the loss function becomes minimum.
JP2018230969A 2018-12-10 2018-12-10 Blood pressure estimation device, blood pressure estimation system, and blood pressure estimation program Active JP6573416B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018230969A JP6573416B1 (en) 2018-12-10 2018-12-10 Blood pressure estimation device, blood pressure estimation system, and blood pressure estimation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018230969A JP6573416B1 (en) 2018-12-10 2018-12-10 Blood pressure estimation device, blood pressure estimation system, and blood pressure estimation program

Publications (2)

Publication Number Publication Date
JP6573416B1 JP6573416B1 (en) 2019-09-11
JP2020092738A true JP2020092738A (en) 2020-06-18

Family

ID=67909586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018230969A Active JP6573416B1 (en) 2018-12-10 2018-12-10 Blood pressure estimation device, blood pressure estimation system, and blood pressure estimation program

Country Status (1)

Country Link
JP (1) JP6573416B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022176221A1 (en) 2021-02-16 2022-08-25 ヘルスセンシング株式会社 Signal processing device, signal processing system, and signal processing program
US11730397B2 (en) 2021-02-16 2023-08-22 Health Sensing Co., Ltd. Signal processing apparatus, signal processing system, and signal processing program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111611888B (en) * 2020-05-12 2023-05-12 西安奇点融合信息科技有限公司 Non-contact blood pressure estimation device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10295657A (en) * 1997-04-24 1998-11-10 Matsushita Electric Ind Co Ltd Blood pressure measuring device
JP2010187993A (en) * 2009-02-19 2010-09-02 Denso Corp Blood pressure measuring device and program as well as recording medium
EP2343008A1 (en) * 2008-10-16 2011-07-13 Sabirmedical, S.L. System and apparatus for the non-invasive measurement of blood pressure
JP2013226189A (en) * 2012-04-24 2013-11-07 Denso Corp Blood pressure measurement device
JP2015165886A (en) * 2014-02-13 2015-09-24 日本電気株式会社 Blood pressure estimation device, blood pressure estimation method, blood pressure estimation program, and blood pressure measuring device
JP2016016295A (en) * 2014-07-11 2016-02-01 株式会社デンソー Blood pressure estimation apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10295657A (en) * 1997-04-24 1998-11-10 Matsushita Electric Ind Co Ltd Blood pressure measuring device
EP2343008A1 (en) * 2008-10-16 2011-07-13 Sabirmedical, S.L. System and apparatus for the non-invasive measurement of blood pressure
JP2010187993A (en) * 2009-02-19 2010-09-02 Denso Corp Blood pressure measuring device and program as well as recording medium
JP2013226189A (en) * 2012-04-24 2013-11-07 Denso Corp Blood pressure measurement device
JP2015165886A (en) * 2014-02-13 2015-09-24 日本電気株式会社 Blood pressure estimation device, blood pressure estimation method, blood pressure estimation program, and blood pressure measuring device
JP2016016295A (en) * 2014-07-11 2016-02-01 株式会社デンソー Blood pressure estimation apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022176221A1 (en) 2021-02-16 2022-08-25 ヘルスセンシング株式会社 Signal processing device, signal processing system, and signal processing program
US11730397B2 (en) 2021-02-16 2023-08-22 Health Sensing Co., Ltd. Signal processing apparatus, signal processing system, and signal processing program

Also Published As

Publication number Publication date
JP6573416B1 (en) 2019-09-11

Similar Documents

Publication Publication Date Title
US10482352B2 (en) Information processing device and non-transitory computer readable medium
JP6573416B1 (en) Blood pressure estimation device, blood pressure estimation system, and blood pressure estimation program
CN112673378B (en) Device for generating estimator, monitoring device, method for generating estimator, and program for generating estimator
US11484225B2 (en) Rehabilitation evaluation apparatus, rehabilitation evaluation method, and rehabilitation evaluation program
JP6067693B2 (en) Detection of transition from sitting to standing
US11783627B2 (en) Methods and apparatus for detecting and classifying facial motions
WO2016088413A1 (en) Information processing device, information processing method, and program
JP7003400B2 (en) Dialogue control system
JP6436663B2 (en) Blood pressure estimation device
JP2012055624A (en) Information processing method, device and program
JPWO2010143361A1 (en) Work recognition device
JP6621117B1 (en) Image processing apparatus, image processing system, and image processing program
JP2019028880A (en) Development support server, development support method and development support program
JP2021033646A (en) Information processor, information processing method, and program
CN106821355A (en) The method and device of blood pressure prediction
CN109890276B (en) Blood pressure monitoring method, device and equipment
JP2022085560A (en) Poor body condition improving device and poor body condition improving program
JP6590386B1 (en) Image processing apparatus, image processing system, and image processing program
CN110446459B (en) Blood pressure related information display device and method
WO2021059988A1 (en) Sleep stage estimation device, sleep stage estimation method, and program
JP7412265B2 (en) Operation evaluation system, operation evaluation device, and operation evaluation method
TWI580404B (en) Method and system for measuring spasticity
JP6737487B1 (en) Image processing device, image processing system, and image processing program
JP7014761B2 (en) Cognitive function estimation method, computer program and cognitive function estimation device
JPWO2020066430A1 (en) Epilepsy seizure prediction device, electrocardiographic index data analysis method, seizure prediction computer program, model construction device, model construction method, model construction computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190409

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20190409

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20190613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190618

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190626

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190730

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190809

R150 Certificate of patent or registration of utility model

Ref document number: 6573416

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250