JP7454724B2 - 推定装置、推定システム、制御プログラム - Google Patents
推定装置、推定システム、制御プログラム Download PDFInfo
- Publication number
- JP7454724B2 JP7454724B2 JP2023047218A JP2023047218A JP7454724B2 JP 7454724 B2 JP7454724 B2 JP 7454724B2 JP 2023047218 A JP2023047218 A JP 2023047218A JP 2023047218 A JP2023047218 A JP 2023047218A JP 7454724 B2 JP7454724 B2 JP 7454724B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- estimation
- approximator
- input
- learning
- 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
- 201000010099 disease Diseases 0.000 claims description 45
- 208000037265 diseases, disorders, signs and symptoms Diseases 0.000 claims description 45
- 238000000034 method Methods 0.000 claims description 17
- 238000012545 processing Methods 0.000 claims description 10
- 238000003745 diagnosis Methods 0.000 claims description 8
- 230000003902 lesion Effects 0.000 claims description 7
- 238000004364 calculation method Methods 0.000 description 17
- 238000011176 pooling Methods 0.000 description 13
- 238000013528 artificial neural network Methods 0.000 description 10
- 206010008342 Cervix carcinoma Diseases 0.000 description 9
- 208000006105 Uterine Cervical Neoplasms Diseases 0.000 description 9
- 201000010881 cervical cancer Diseases 0.000 description 9
- 238000013527 convolutional neural network Methods 0.000 description 7
- 238000002573 colposcopy Methods 0.000 description 6
- 238000013473 artificial intelligence Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 208000017520 skin disease Diseases 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 239000003990 capacitor Substances 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 230000006403 short-term memory Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 210000003679 cervix uteri Anatomy 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000013178 mathematical model Methods 0.000 description 1
- 230000015654 memory Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000000306 recurrent effect Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Images
Landscapes
- Measuring And Recording Apparatus For Diagnosis (AREA)
- Image Analysis (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Description
入力データIは、前記疾患の診断に使用される、例えば患者の画像データなどのデータであればよい。入力データIは、例えばコルポスコピー画像であればよい。コルポスコピー画像からは、例えば、子宮頸がんの分類が推定可能である。また、入力データIが、例えばダーモスコピー画像であれば、皮膚疾患を推定可能である。
近似器32は、入力データIから推定結果Oを算出可能なように、学習用データと教師用データを用いた機械学習によって最適化される。すなわち、学習処理前の近似器32は、未学習の数学モデルに基づいて学習用データから疑似推定結果を算出し、疑似推定結果と教師用データとの差が小さくなるように、近似器32内のパラメータを調整することによって、機械学習される。その結果、近似器32は、入力データIに対して学習済みモデルに基づく演算を行なって推定結果Oを出力することができる。
本発明の一実施形態に係る疾患推定システムは、画像から疾患を推定可能なシステムである。疾患推定システムは、入力部と近似器とを備えている。入力部は、入力データを入力可能なものである。近似器は、入力データと同種のデータを含む学習用データと、前記学習用データに関連した診断結果を含む教師用データとによって学習処理されているものである。そして、近似器は、前記入力部に入力された前記入力データから推定した前記疾患の推定結果と、前記推定結果に類似する参考データを検索するとともに、その検索結果を出力することができる。
2 端末装置
21 通信部
3 推定装置
31 入力部
32 近似器
33 出力部
34 制御部
35 記憶部
3a 入力層
3b 隠れ層
3b1 畳み込み層
3b2 プーリング層
3b3 全結合層
3c 出力層
I 入力データ
O 推定結果
O´ 検索結果
R 参考データ
Claims (11)
- 入力データを入力可能な入力部と、
前記入力データから、病変部位に関連する推定結果を出力可能な近似器と、を備え、
前記近似器は、
前記入力データと同種のデータを含む学習用データと、前記学習用データに関連した診断結果を含む教師用データとによって学習処理されており、
前記推定結果、及び前記推定結果の根拠として検索した検索結果である該推定結果に類似する参考データを出力する、
推定装置。 - 前記学習処理において、前記近似器内のパラメータは誤差逆伝播法によって調整される、
請求項1に記載の推定装置。 - 前記近似器は、前記参考データとして、前記学習用データ及び前記教師用データを出力する、
請求項1または2に記載の推定装置。 - 前記近似器は、前記参考データとして、前記学習用データに付随する個人データを出力する、
請求項3に記載の推定装置。 - 前記個人データは、年齢または性別を示すデータである、
請求項4に記載の推定装置。 - 前記近似器は、前記参考データとして、前記教師用データに付随する診断情報を出力する、
請求項1から5の何れか1項に記載の推定装置。 - 前記診断情報は、診断者または診断機器の情報である、
請求項6に記載の推定装置。 - 前記入力データは画像データであり、
前記近似器は、
前記入力データと同種の画像データとして前記推定結果を出力する、
請求項1から7のいずれか1項に記載の推定装置。 - 前記近似器は、該推定結果と該検索結果との違いを強調する、
請求項8に記載の推定装置。 - 疾患の診断に使用される入力データを取得する端末装置と、
前記請求項1から9のいずれか1項に記載の推定装置と、を備える、
推定システム。 - コンピュータに、
入力データと同種のデータを含む学習用データと、前記学習用データに関連した診断結果を含む教師用データとによって学習処理されている近似器であって、病変部位に関連する推定結果を推定可能な近似器に、前記入力データを入力する入力ステップと、
前記推定結果、及び前記推定結果の根拠として検索した検索結果である該推定結果に類似する参考データを出力する出力ステップと、
を実行させる制御プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2023047218A JP7454724B2 (ja) | 2019-03-28 | 2023-03-23 | 推定装置、推定システム、制御プログラム |
JP2024037350A JP2024053118A (ja) | 2019-03-28 | 2024-03-11 | 推定システム、推定装置、制御プログラム |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019064275A JP7252035B2 (ja) | 2019-03-28 | 2019-03-28 | 疾患推定システム |
JP2023047218A JP7454724B2 (ja) | 2019-03-28 | 2023-03-23 | 推定装置、推定システム、制御プログラム |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019064275A Division JP7252035B2 (ja) | 2019-03-28 | 2019-03-28 | 疾患推定システム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2024037350A Division JP2024053118A (ja) | 2019-03-28 | 2024-03-11 | 推定システム、推定装置、制御プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2023098890A JP2023098890A (ja) | 2023-07-11 |
JP7454724B2 true JP7454724B2 (ja) | 2024-03-22 |
Family
ID=72714450
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019064275A Active JP7252035B2 (ja) | 2019-03-28 | 2019-03-28 | 疾患推定システム |
JP2023047218A Active JP7454724B2 (ja) | 2019-03-28 | 2023-03-23 | 推定装置、推定システム、制御プログラム |
JP2024037350A Pending JP2024053118A (ja) | 2019-03-28 | 2024-03-11 | 推定システム、推定装置、制御プログラム |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019064275A Active JP7252035B2 (ja) | 2019-03-28 | 2019-03-28 | 疾患推定システム |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2024037350A Pending JP2024053118A (ja) | 2019-03-28 | 2024-03-11 | 推定システム、推定装置、制御プログラム |
Country Status (1)
Country | Link |
---|---|
JP (3) | JP7252035B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024135423A1 (ja) * | 2022-12-23 | 2024-06-27 | コニカミノルタ株式会社 | 情報処理装置、情報処理方法、プログラムおよび情報処理システム |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011092286A (ja) | 2009-10-27 | 2011-05-12 | Canon Inc | 情報処理装置、情報処理方法及びプログラム |
JP2012018450A (ja) | 2010-07-06 | 2012-01-26 | Keio Gijuku | ニューラルネットワークシステム、ニューラルネットワークシステムの構築方法およびニューラルネットワークシステムの制御プログラム |
JP2018161206A (ja) | 2017-03-24 | 2018-10-18 | カシオ計算機株式会社 | 画像処理装置、画像処理方法及びプログラム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001325583A (ja) | 2000-03-08 | 2001-11-22 | Fuji Photo Film Co Ltd | 画像処理方法および画像処理装置 |
JP4799251B2 (ja) | 2006-04-05 | 2011-10-26 | 富士フイルム株式会社 | 類似症例検索装置、類似症例検索方法およびそのプログラム |
JP6890184B2 (ja) | 2017-09-15 | 2021-06-18 | 富士フイルム株式会社 | 医療画像処理装置及び医療画像処理プログラム |
-
2019
- 2019-03-28 JP JP2019064275A patent/JP7252035B2/ja active Active
-
2023
- 2023-03-23 JP JP2023047218A patent/JP7454724B2/ja active Active
-
2024
- 2024-03-11 JP JP2024037350A patent/JP2024053118A/ja active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011092286A (ja) | 2009-10-27 | 2011-05-12 | Canon Inc | 情報処理装置、情報処理方法及びプログラム |
JP2012018450A (ja) | 2010-07-06 | 2012-01-26 | Keio Gijuku | ニューラルネットワークシステム、ニューラルネットワークシステムの構築方法およびニューラルネットワークシステムの制御プログラム |
JP2018161206A (ja) | 2017-03-24 | 2018-10-18 | カシオ計算機株式会社 | 画像処理装置、画像処理方法及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP7252035B2 (ja) | 2023-04-04 |
JP2020166378A (ja) | 2020-10-08 |
JP2023098890A (ja) | 2023-07-11 |
JP2024053118A (ja) | 2024-04-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11393092B2 (en) | Motion tracking and strain determination | |
WO2020215557A1 (zh) | 医学影像解释方法、装置、计算机设备及存储介质 | |
US10482352B2 (en) | Information processing device and non-transitory computer readable medium | |
JP6814276B2 (ja) | 情報不足に対しての堅牢性を有するタスク処理用の方法及びシステム | |
JP7094511B2 (ja) | 人工知能を用いた病変の検知方法、及び、そのシステム | |
CN109754414A (zh) | 图像处理方法、装置、电子设备及计算机可读存储介质 | |
JP2024053118A (ja) | 推定システム、推定装置、制御プログラム | |
JP7467595B2 (ja) | 画像処理システム、画像処理装置、内視鏡システム、画像処理方法及びプログラム | |
JP7019815B2 (ja) | 学習装置 | |
CN114298234B (zh) | 脑部医学影像分类方法、装置、计算机设备和存储介质 | |
US12089988B2 (en) | Systems and methods for automated physiological parameter estimation from ultrasound image sequences | |
JP6995535B2 (ja) | 画像処理装置、画像処理方法およびプログラム | |
CN110008835B (zh) | 视线预测方法、装置、系统和可读存储介质 | |
WO2020038462A1 (zh) | 基于深度学习的舌体分割装置、方法及存储介质 | |
JP2023505676A (ja) | 機械学習方法のデータ拡張 | |
US20230180999A1 (en) | Learning apparatus, learning method, program, trained model, and endoscope system | |
JP7559284B2 (ja) | ニューラルネットワーク更新装置、ニューラルネットワーク更新プログラム及びニューラルネットワーク更新方法 | |
JP7148657B2 (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
KR102442591B1 (ko) | 라벨 생성 방법, 프로그램 및 장치 | |
EP4310773A1 (en) | Ultrasound data processing | |
US20240104731A1 (en) | System for Integrated Analysis of Multi-Spectral Imaging and Optical Coherence Tomography Imaging | |
US20230410339A1 (en) | Generating views of skin lesions for improved remote evaluation | |
US20230046302A1 (en) | Blood flow field estimation apparatus, learning apparatus, blood flow field estimation method, and program | |
Kumar et al. | FusionINN: Invertible Image Fusion for Brain Tumor Monitoring | |
JP2023180852A (ja) | 医用情報処理装置、医用情報処理方法、およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230323 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240131 |
|
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: 20240213 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240311 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7454724 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |