JP7565841B2 - 解析装置、解析方法及び解析プログラム - Google Patents
解析装置、解析方法及び解析プログラム Download PDFInfo
- Publication number
- JP7565841B2 JP7565841B2 JP2021047827A JP2021047827A JP7565841B2 JP 7565841 B2 JP7565841 B2 JP 7565841B2 JP 2021047827 A JP2021047827 A JP 2021047827A JP 2021047827 A JP2021047827 A JP 2021047827A JP 7565841 B2 JP7565841 B2 JP 7565841B2
- Authority
- JP
- Japan
- Prior art keywords
- transition
- stage
- probability
- data
- analysis device
- 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.)
- Active
Links
- 238000004458 analytical method Methods 0.000 title claims description 118
- 230000007704 transition Effects 0.000 claims description 279
- 208000024891 symptom Diseases 0.000 claims description 63
- 238000000034 method Methods 0.000 claims description 27
- 230000008569 process Effects 0.000 claims description 21
- 238000004364 calculation method Methods 0.000 claims description 20
- 238000000342 Monte Carlo simulation Methods 0.000 claims description 7
- 230000006872 improvement Effects 0.000 claims description 7
- 230000006866 deterioration Effects 0.000 claims description 4
- 238000009826 distribution Methods 0.000 description 31
- 238000010586 diagram Methods 0.000 description 15
- 238000004891 communication Methods 0.000 description 9
- 238000004088 simulation Methods 0.000 description 9
- 208000015181 infectious disease Diseases 0.000 description 8
- 230000006870 function Effects 0.000 description 7
- 230000009471 action Effects 0.000 description 6
- 208000035473 Communicable disease Diseases 0.000 description 5
- 238000005070 sampling Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 2
- 230000001186 cumulative effect Effects 0.000 description 2
- 230000007423 decrease Effects 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 230000002250 progressing effect Effects 0.000 description 2
- BALXUFOVQVENIU-KXNXZCPBSA-N pseudoephedrine hydrochloride Chemical compound [H+].[Cl-].CN[C@@H](C)[C@@H](O)C1=CC=CC=C1 BALXUFOVQVENIU-KXNXZCPBSA-N 0.000 description 2
- 230000001932 seasonal effect Effects 0.000 description 2
- 241000282412 Homo Species 0.000 description 1
- 241000700605 Viruses Species 0.000 description 1
- 230000005856 abnormality Effects 0.000 description 1
- 230000015556 catabolic process Effects 0.000 description 1
- 201000010099 disease Diseases 0.000 description 1
- 208000037265 diseases, disorders, signs and symptoms Diseases 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
12 入力部
14 出力部
16 通信部
18 演算部
20 記憶部
30 統計処理部
32 モデル作成部
34 確率推定部
36 予測部
40 個別データ
42 テンプレートデータ
44 統計データ
46 処理プログラム
48 予測プログラム
102 個人識別データ
104 属性データ
106 症状変遷データ
110 遷移モデル
112a、112b、114a、114b、116a、116b、118a、118b、120 ステージ
121、122、124 遷移規則
130 無症状グループ
132 軽症グループ
134 重症グループ
Claims (12)
- 時間軸上での状態の遷移を解析する解析装置であって、
属性情報と前記状態の変動を含む観測データである複数の個別データとを記憶する記憶部と、
前記状態を複数のステージに分割し、ステージとステージの遷移とを含む遷移モデルを作成するモデル作成部と、
属性情報を仮定した仮想データと前記遷移モデルを用いて、前記ステージの遷移に関する予測結果を算出し、前記予測結果に基づいて前記遷移モデルに対して遷移確率を設定し、前記個別データの情報の統計データに基づいて、属性情報毎の時間軸と各ステージの人数との関係を算出し、設定した前記遷移確率と、属性情報毎の時間軸と各ステージの人数との関係とを比較して、属性情報毎の時間軸と各ステージの人数との関係に一致するように前記ステージの遷移の遷移確率を推定し、統計データに基づいて算出した遷移係数に最も近い遷移係数を、前記遷移モデルの遷移係数とする確率推定部と、を含む解析装置。 - 前記遷移確率は、前記属性情報毎に設定される請求項1に記載の解析装置。
- 前記遷移モデルは、1つの状態に対して状態の悪化と状態の良化で別々のステージが設定されたステージを含み、
前記ステージの遷移は、1方向に設定される請求項1または請求項2に記載の解析装置。 - 前記確率推定部は、予め設定した関数に基づいて、初期値の遷移確率を設定する請求項1から請求項3のいずれか一項に記載の解析装置。
- 前記確率推定部は、前記遷移確率の関数の時間軸を平行移動させる請求項4に記載の解析装置。
- 前記確率推定部は、前記遷移確率の関数のピーク値を変化させる請求項4または請求項5に記載の解析装置。
- 前記確率推定部は、モンテカルロ法を用いて個別データに相当するデータを複数作成して、推定した遷移確率に基づいて演算を行い、演算結果に基づいて予測結果を算出し、算出した予測結果と、個別データの遷移とが一致するかを判定する処理を繰り返し、前記遷移確率を推定する請求項1から請求項6のいずれか一項に記載の解析装置。
- 前記確率推定部は、時間軸を分割して、時間軸毎に遷移確率を推定する請求項1から請求項7のいずれか一項に記載の解析装置。
- 前記遷移モデルと推定した遷移確率を取得し、対象の個別データの状態の遷移を予測する予測部を備える請求項1から請求項8のいずれか一項に記載の解析装置。
- 前記遷移モデルは、ステージの遷移方向の数が、前記個別データの症状の遷移の対象よりも多い請求項1から請求項9のいずれか一項に記載の解析装置。
- 解析装置が時間軸上での状態の遷移を解析する解析方法であって、
前記解析装置が属性情報と状態の変動を含む観測データである複数の個別データと記憶する記憶ステップと、
前記解析装置が前記状態を複数のステージに分割し、ステージとステージの遷移とを含む遷移モデルを作成するモデル作成ステップと、
前記解析装置が属性情報を仮定した仮想データと前記遷移モデルを用いて、前記ステージの遷移に関する予測結果を算出し、前記予測結果に基づいて前記遷移モデルに対して遷移確率を設定し、前記個別データの情報の統計データに基づいて、属性情報毎の時間軸と各ステージの人数との関係を算出し、設定した前記遷移確率と、属性情報毎の時間軸と各ステージの人数との関係とを比較して、属性情報毎の時間軸と各ステージの人数との関係に一致するように前記ステージの遷移の遷移確率を推定し、統計データに基づいて算出した遷移係数に最も近い遷移係数を、前記遷移モデルの遷移係数とする確率推定ステップと、を含む解析方法。 - 時間軸上での状態の遷移を解析する解析プログラムであって、
属性情報と状態の変動を含む観測データである複数の個別データと記憶する記憶ステップと、
前記状態を複数のステージに分割し、ステージとステージの遷移とを含む遷移モデルを作成するモデル作成ステップと、
属性情報を仮定した仮想データと前記遷移モデルを用いて、前記ステージの遷移に関する予測結果を算出し、前記予測結果に基づいて前記遷移モデルに対して遷移確率を設定し、前記個別データの情報の統計データに基づいて、属性情報毎の時間軸と各ステージの人数との関係を算出し、設定した前記遷移確率と、属性情報毎の時間軸と各ステージの人数との関係とを比較して、属性情報毎の時間軸と各ステージの人数との関係に一致するように前記ステージの遷移の遷移確率を推定し、統計データに基づいて算出した遷移係数に最も近い遷移係数を、前記遷移モデルの遷移係数とする確率推定ステップと、をコンピュータに実行させる解析プログラム。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021047827A JP7565841B2 (ja) | 2021-03-22 | 2021-03-22 | 解析装置、解析方法及び解析プログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021047827A JP7565841B2 (ja) | 2021-03-22 | 2021-03-22 | 解析装置、解析方法及び解析プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022146717A JP2022146717A (ja) | 2022-10-05 |
| JP7565841B2 true JP7565841B2 (ja) | 2024-10-11 |
Family
ID=83461746
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021047827A Active JP7565841B2 (ja) | 2021-03-22 | 2021-03-22 | 解析装置、解析方法及び解析プログラム |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7565841B2 (ja) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012168767A (ja) | 2011-02-15 | 2012-09-06 | Internatl Business Mach Corp <Ibm> | アクション決定方法、プログラム及びシステム |
| JP2014178800A (ja) | 2013-03-14 | 2014-09-25 | Gifu Univ | 医療情報処理装置、及び、プログラム |
| JP2015512539A (ja) | 2012-03-23 | 2015-04-27 | イーティオメトリー インコーポレイテッドEtiometry Inc. | 信号ベースモニタリングからリスクベースモニタリングへ患者ケアを移行させるシステム及び方法 |
| JP2016173728A (ja) | 2015-03-17 | 2016-09-29 | Kddi株式会社 | 予測モデル構築装置 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH10111862A (ja) * | 1996-08-13 | 1998-04-28 | Fujitsu Ltd | 再帰型ニューラルネットワークに基づく時系列解析装置および方法 |
-
2021
- 2021-03-22 JP JP2021047827A patent/JP7565841B2/ja active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012168767A (ja) | 2011-02-15 | 2012-09-06 | Internatl Business Mach Corp <Ibm> | アクション決定方法、プログラム及びシステム |
| JP2015512539A (ja) | 2012-03-23 | 2015-04-27 | イーティオメトリー インコーポレイテッドEtiometry Inc. | 信号ベースモニタリングからリスクベースモニタリングへ患者ケアを移行させるシステム及び方法 |
| JP2014178800A (ja) | 2013-03-14 | 2014-09-25 | Gifu Univ | 医療情報処理装置、及び、プログラム |
| JP2016173728A (ja) | 2015-03-17 | 2016-09-29 | Kddi株式会社 | 予測モデル構築装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022146717A (ja) | 2022-10-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6947981B2 (ja) | 推定方法、推定装置および推定プログラム | |
| JP2008003920A (ja) | 時系列データの予測・診断装置およびそのプログラム | |
| JP4318221B2 (ja) | 医療情報分析装置、方法及びプログラム | |
| JP2007329415A (ja) | データ処理方法、データ処理プログラム、該プログラムを記録した記録媒体およびデータ処理装置 | |
| EP3929823A1 (en) | Program, learning method, and information processing apparatus | |
| JP6052278B2 (ja) | 動作判定装置、動作判定システムおよび動作判定方法 | |
| JP2023539240A5 (ja) | ||
| JP7565841B2 (ja) | 解析装置、解析方法及び解析プログラム | |
| KR102598710B1 (ko) | 화학적 경로의 인실리코 예측을 위한 방법 및 장치 | |
| JP6511333B2 (ja) | 意思決定支援システム及び意思決定支援方法 | |
| JP6300588B2 (ja) | 匿名化データにおけるリスク分析装置、方法及びプログラム | |
| JP5911831B2 (ja) | 生産管理装置および生産管理プログラム | |
| CN113593694A (zh) | 一种重症患者预后的预测方法 | |
| JP6214756B2 (ja) | 確率推論システム | |
| JP2004078780A (ja) | 予測方法、予測装置、予測プログラム、および予測プログラムを記録した記録媒体 | |
| JP2019191634A (ja) | データ分析方法、データ分析プログラムおよびデータ分析システム | |
| JP7579765B2 (ja) | 解析装置、解析方法及び解析プログラム | |
| US20250291872A1 (en) | Analysis device, analysis method, and recording medium | |
| JP7436830B2 (ja) | 学習プログラム、学習方法、および学習装置 | |
| JP2023042919A (ja) | 機械学習モデル評価システム及び方法 | |
| JP2024077250A (ja) | 演算装置、演算方法及びプログラム | |
| JP7641925B2 (ja) | 情報処理システム及び情報処理方法 | |
| US8751286B2 (en) | Loss distribution calculation system, loss distribution calculation method and loss distribution calculation-use program | |
| CA3207405A1 (en) | Method for providing a clinical decision support, corresponding system for providing a clinical decision support, and computer program product | |
| WO2015173917A1 (ja) | 分析システム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230801 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240410 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240528 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240725 |
|
| 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: 20240903 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20241001 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7565841 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |