JP2021171117A - Similar case retrieval program, similar case retrieval method, and similar case retrieval system - Google Patents

Similar case retrieval program, similar case retrieval method, and similar case retrieval system Download PDF

Info

Publication number
JP2021171117A
JP2021171117A JP2020075042A JP2020075042A JP2021171117A JP 2021171117 A JP2021171117 A JP 2021171117A JP 2020075042 A JP2020075042 A JP 2020075042A JP 2020075042 A JP2020075042 A JP 2020075042A JP 2021171117 A JP2021171117 A JP 2021171117A
Authority
JP
Japan
Prior art keywords
image
similar case
search
similar
mark
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
JP2020075042A
Other languages
Japanese (ja)
Other versions
JP7388284B2 (en
Inventor
雅彦 嶋田
Masahiko Shimada
亮夫 小澤
Akio Ozawa
真智子 中川
Machiko Nakagawa
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2020075042A priority Critical patent/JP7388284B2/en
Publication of JP2021171117A publication Critical patent/JP2021171117A/en
Application granted granted Critical
Publication of JP7388284B2 publication Critical patent/JP7388284B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Apparatus For Radiation Diagnosis (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

To allow user's determination to be reflected to a retrieval result of a similar image.SOLUTION: A retrieval part retrieves an image similar to a first image obtained by photographing patient's lungs from a prescribed storage area. A display control part aligns respective images obtained by retrieval in descending order of similarity to the first image, together with a mark for showing whether a prescribed flag is attached to each image or not, and allows a display device to display the result.SELECTED DRAWING: Figure 4

Description

本発明は、類似症例検索プログラム、類似症例検索方法及び類似症例検索システムに関する。 The present invention relates to a similar case search program, a similar case search method, and a similar case search system.

従来、びまん性肺疾患の患者の肺のCT画像を医師に提示し、診察を支援する症例検索システムが知られている。 Conventionally, there is known a case search system that presents a CT image of the lungs of a patient with diffuse lung disease to a doctor to support a medical examination.

innnavinet、「富士フイルム、人工知能を用いて画像診断をサポートする類似症例検索システム「SYNAPSE Case Match(シナプス ケース マッチ)」の対象疾患を拡大〜画像診断が難しい「びまん性肺疾患」の症例検索機能を搭載」〜(https://www.innervision.co.jp/products/release/20170414)innnavinet, "Fujifilm expands the target diseases of the similar case search system" SYNAPSE Case Match "that supports image diagnosis using artificial intelligence ~ Case search function of" diffuse lung disease "that is difficult to diagnose Equipped with "~ (https://www.innervision.co.jp/products/release/20170414) 富士フイルム、「富士フイルムと京都大学 AI技術を用いた間質性肺炎の診断支援技術の共同開発に成功」(https://www.fujifilm.co.jp/corporate/news/articleffnr_1417.html)FUJIFILM, "Successful joint development of diagnosing support technology for interstitial pneumonia using FUJIFILM and Kyoto University AI technology" (https://www.fujifilm.co.jp/corporate/news/articleffnr_1417.html)

しかしながら、従来の技術では、類似画像の検索結果にユーザの判断を反映させることが難しい場合があるという問題がある。例えば、従来の技術では、機械学習モデルが類似する画像の検索を行う。一方で、最適な診断を得るための類似画像の判断基準は、診察を行う医師ごとに異なることが考えられる。なお、症例検索システムのユーザは、主に医師である。 However, in the conventional technique, there is a problem that it may be difficult to reflect the judgment of the user in the search result of the similar image. For example, in the conventional technique, a machine learning model searches for images similar to each other. On the other hand, the criteria for determining similar images for obtaining an optimal diagnosis may differ depending on the doctor performing the examination. The users of the case search system are mainly doctors.

1つの側面では、類似画像の検索結果にユーザの判断を反映させることを目的とする。 In one aspect, it is intended to reflect the user's judgment in the search results of similar images.

1つの態様において、類似症例検索プログラムは、患者の肺を撮影した第1の画像に類似する画像を、所定の記憶領域から検索する処理をコンピュータに実行させる。類似症例検索プログラムは、検索によって得られた画像のそれぞれを、各画像に所定のフラグが付与されているか否かを示すマークとともに、第1の画像との類似度が大きい順に並べて表示装置に表示させる処理をコンピュータに実行させる。 In one embodiment, the similar case search program causes a computer to perform a process of searching a predetermined storage area for an image similar to a first image of a patient's lungs. The similar case search program displays each of the images obtained by the search on the display device in descending order of similarity with the first image, together with a mark indicating whether or not each image is given a predetermined flag. Let the computer perform the process to make it.

1つの側面では、類似画像の検索結果に医師の判断を反映させることができる。 In one aspect, the doctor's judgment can be reflected in the search results of similar images.

図1は、類似症例検索システムの構成例を示す図である。FIG. 1 is a diagram showing a configuration example of a similar case search system. 図2は、患者DBのデータ構造の例を示す図である。FIG. 2 is a diagram showing an example of the data structure of the patient DB. 図3は、症例DBのデータ構造の例を示す図である。FIG. 3 is a diagram showing an example of the data structure of the case DB. 図4は、検索結果を表示する画面の例を示す図である。FIG. 4 is a diagram showing an example of a screen for displaying search results. 図5は、検索処理の流れを示すフローチャートである。FIG. 5 is a flowchart showing the flow of the search process. 図6は、更新処理の流れを示すフローチャートである。FIG. 6 is a flowchart showing the flow of the update process. 図7は、ハードウェア構成例を説明する図である。FIG. 7 is a diagram illustrating a hardware configuration example.

以下に、本発明に係る類似症例検索プログラム、類似症例検索方法及び類似症例検索システムの実施例を図面に基づいて詳細に説明する。なお、この実施例により本発明が限定されるものではない。また、各実施例は、矛盾のない範囲内で適宜組み合わせることができる。 Hereinafter, examples of the similar case search program, the similar case search method, and the similar case search system according to the present invention will be described in detail with reference to the drawings. The present invention is not limited to this embodiment. In addition, each embodiment can be appropriately combined within a consistent range.

類似症例検索システムは、DBに蓄積された患者の画像を検索し、検索により得られた画像を表示することで、医師の診察を支援するシステムである。ここでの画像は、例えばCT画像等の医用画像である。例えば、類似症例検索システム1は、診察中の患者の画像に類似する画像をDBから取得し、当該取得した画像に対応付けられた疾患に関する情報を医師に提示することができる。これにより、医師は、提示された画像及び疾患に関する情報を参考にして診察を行うことができる。類似症例検索システムのユーザは、例えば医師である。 The similar case search system is a system that supports a doctor's examination by searching for patient images stored in a DB and displaying the images obtained by the search. The image here is a medical image such as a CT image. For example, the similar case search system 1 can acquire an image similar to the image of the patient under examination from the DB and present information on the disease associated with the acquired image to the doctor. This allows the doctor to make a medical examination with reference to the presented image and information about the disease. The user of the similar case search system is, for example, a doctor.

図1は、類似症例検索システムの構成例を示す図である。図1に示すように、類似症例検索システム1は、類似症例検索装置10及び表示装置20を有する。また、類似症例検索装置10は、インタフェース部11、記憶部12及び制御部13を有する。 FIG. 1 is a diagram showing a configuration example of a similar case search system. As shown in FIG. 1, the similar case search system 1 has a similar case search device 10 and a display device 20. Further, the similar case search device 10 has an interface unit 11, a storage unit 12, and a control unit 13.

インタフェース部11は、データの入出力、及び他の装置とのデータ通信を行うためのインタフェースである。また、例えば、インタフェース部11は、表示装置20に対し画像データを出力する。このとき、表示装置20は、インタフェース部11を介して受け取った画像データを基に画像を表示する。表示装置20は、例えばディスプレイ及びタッチパネルである。 The interface unit 11 is an interface for inputting / outputting data and performing data communication with other devices. Further, for example, the interface unit 11 outputs image data to the display device 20. At this time, the display device 20 displays an image based on the image data received via the interface unit 11. The display device 20 is, for example, a display and a touch panel.

記憶部12は、制御部13が実行するプログラム及びプログラムの実行に必要なデータを記憶する記憶装置の一例である。記憶部12は、患者DB121、症例DB122及び画像DB123を記憶する。 The storage unit 12 is an example of a storage device that stores a program executed by the control unit 13 and data necessary for executing the program. The storage unit 12 stores the patient DB 121, the case DB 122, and the image DB 123.

患者DB121には、患者ごとの情報が格納される。図2は、患者DBのデータ構造の例を示す図である。図2に示すように、患者DB121には、患者ごとの患者ID、氏名、性別、生年月日が格納される。図2の例では、患者IDが「0000000074」である患者の氏名が「患者 太朗」であり、性別が男であり、生年月日が「1950/1/1」であることが示されている。 Information for each patient is stored in the patient DB 121. FIG. 2 is a diagram showing an example of the data structure of the patient DB. As shown in FIG. 2, the patient DB 121 stores the patient ID, name, gender, and date of birth for each patient. In the example of FIG. 2, it is shown that the name of the patient whose patient ID is "0000000074" is "Patient Taro", the gender is male, and the date of birth is "1950/1/1". ..

症例DB122には、検査結果が格納される。図3は、症例DBのデータ構造の例を示す図である。図3に示すように、症例DB122には、患者を識別する患者ID、画像を識別するUIDとともに、フラグ、画像パスが格納される。フラグは、ユーザの操作に基づき付与又は削除される。実施例では、フラグの値が「1」である状態をフラグが付与された状態であることとする。逆に、実施例では、フラグの値が「0」である状態をフラグが付与されていない状態であることとする。また、症例DB122には、各画像を検索するための1つ以上の検索条件が格納される。検索条件は、例えば画像から抽出される特徴量である。 The test result is stored in the case DB 122. FIG. 3 is a diagram showing an example of the data structure of the case DB. As shown in FIG. 3, the case DB 122 stores a flag and an image path together with a patient ID for identifying a patient and a UID for identifying an image. The flag is added or deleted based on the user's operation. In the embodiment, the state in which the value of the flag is "1" is defined as the state in which the flag is given. On the contrary, in the embodiment, the state where the value of the flag is "0" is the state where the flag is not given. Further, the case DB 122 stores one or more search conditions for searching each image. The search condition is, for example, a feature amount extracted from an image.

図3の例では、患者IDが「0000000074」である患者のUIDが「1.1.1.1」である画像のフラグが「1」であり、検索条件f1が「100」であり、検索条件f2が「300」であることが示されている。 In the example of FIG. 3, the flag of the image in which the patient ID is "0000000074" and the UID of the patient is "1.1.1.1" is "1", the search condition f1 is "100", and the search condition f2 is "". It is shown to be "300".

画像DB123には、検査において得られた画像が格納される。画像DB123に格納された画像は、UIDにより一意に特定される。また、画像DB123に画像を取得するためのパスは、症例DB122に格納されていてもよい。 The image obtained in the inspection is stored in the image DB 123. The image stored in the image DB 123 is uniquely identified by the UID. Further, the path for acquiring the image in the image DB 123 may be stored in the case DB 122.

制御部13は、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、GPU(Graphics Processing Unit)等によって、内部の記憶装置に記憶されているプログラムがRAMを作業領域として実行されることにより実現される。また、制御部13は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現されるようにしてもよい。制御部13は、表示制御部131、抽出部132、検索部133及び更新部134を有する。 In the control unit 13, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a GPU (Graphics Processing Unit), or the like executes a program stored in an internal storage device using the RAM as a work area. Is realized by. Further, the control unit 13 may be realized by, for example, an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array). The control unit 13 includes a display control unit 131, an extraction unit 132, a search unit 133, and an update unit 134.

表示制御部131は、制御部13の各処理部による処理の結果を基に生成される画像を表示装置20に表示させる。例えば、表示制御部131は、インタフェース部11を介して画像データを表示装置20に出力する。 The display control unit 131 causes the display device 20 to display an image generated based on the result of processing by each processing unit of the control unit 13. For example, the display control unit 131 outputs image data to the display device 20 via the interface unit 11.

抽出部132は、画像から特徴量を抽出する。抽出部132は、画像全体の特徴量を抽出してもよいし、パッチごとの特徴量を抽出してもよい。 The extraction unit 132 extracts the feature amount from the image. The extraction unit 132 may extract the feature amount of the entire image or may extract the feature amount for each patch.

ここで、パッチはCT画像を分割して得られる複数の領域である。例えば、パッチは、CT画像を分割して得られる16×16pixelの画像である。また、パッチごとの特徴と、あらかじめ定められた所定の陰影ごとの特徴との類似度を基に、陰影種類が得られる。例えば、類似症例検索システム1は、パッチから抽出した特徴量と、各陰影種類の特徴量との類似度を計算する機械学習モデルを利用して、各パッチに対応する陰影種類を検出することができる。 Here, the patch is a plurality of regions obtained by dividing the CT image. For example, a patch is a 16 × 16 pixel image obtained by dividing a CT image. In addition, a shadow type can be obtained based on the degree of similarity between the characteristics of each patch and the characteristics of each predetermined shadow. For example, the similar case search system 1 can detect the shadow type corresponding to each patch by using a machine learning model that calculates the similarity between the feature amount extracted from the patch and the feature amount of each shadow type. can.

検索部133は、患者の肺を撮影した第1の画像に類似する画像を、画像DB123から検索する。画像DB123は、所定の記憶領域の一例である。例えば、検索部133は、指定された画像の特徴量と画像DB123に格納された画像の特徴量との類似度を比較し、類似度が大きい順に所定数の画像を取得することができる。また、検索部133は、類似度が所定値以上、かつ指定されたその他の条件に合致する画像を取得してもよい。ここで、その他の条件には、患者ID、疾患の種類、検査日等が含まれる。また、その他の条件は、フラグが付与されているか否かであってもよい。 The search unit 133 searches the image DB 123 for an image similar to the first image obtained by photographing the lungs of the patient. The image DB 123 is an example of a predetermined storage area. For example, the search unit 133 can compare the similarity between the feature amount of the designated image and the feature amount of the image stored in the image DB 123, and acquire a predetermined number of images in descending order of similarity. In addition, the search unit 133 may acquire an image whose similarity is equal to or higher than a predetermined value and which matches other specified conditions. Here, other conditions include a patient ID, a type of disease, an examination date, and the like. In addition, the other condition may be whether or not a flag is added.

表示制御部131は、検索部133による検索によって得られた画像のそれぞれを、各画像に所定のフラグが付与されているか否かを示すマークとともに、第1の画像との類似度が大きい順に並べて表示装置20に表示させる。 The display control unit 131 arranges each of the images obtained by the search by the search unit 133 in descending order of similarity with the first image, together with a mark indicating whether or not each image is given a predetermined flag. Display on the display device 20.

図4は、検索結果を表示する画面の例を示す図である。図4に示すように、検索結果表示画面の領域201には、検査対象の画像が表示される。領域201に表示される検査対象の画像が、第1の画像に相当する。画像上には、パッチが正方形によって表される。また、パッチを表す正方形の枠線の色は、検出された陰影の種類ごとに異なっていてもよい。 FIG. 4 is a diagram showing an example of a screen for displaying search results. As shown in FIG. 4, the image to be inspected is displayed in the area 201 of the search result display screen. The image to be inspected displayed in the area 201 corresponds to the first image. On the image, the patch is represented by a square. Also, the color of the square border representing the patch may be different for each type of shadow detected.

また、領域201の下部には、患者DB121から取得された患者に関する情報が表示される。また、領域201の下部には、表示するパッチの種類を選択するためのチェックボックス群が表示される。 Further, in the lower part of the area 201, information about the patient acquired from the patient DB 121 is displayed. Further, at the lower part of the area 201, a group of check boxes for selecting the type of patch to be displayed is displayed.

一方、領域201a、領域201b、領域201c、領域201dには、検索により得られた画像が表示される。また、領域201a、領域201b、領域201c、領域201dの順で、表示される画像と検査対象の画像との類似度が大きいものとする。 On the other hand, the image obtained by the search is displayed in the area 201a, the area 201b, the area 201c, and the area 201d. Further, it is assumed that the degree of similarity between the displayed image and the image to be inspected is large in the order of region 201a, region 201b, region 201c, and region 201d.

マーク211、マーク211a、マーク211b、マーク211c、マーク211dは、画像DB123において、対応する画像にフラグが付与されているか否かを視覚的に表すことができる。例えば、各マークには、点灯と消灯の2つの状態があるものとする。フラグが付与されている場合、マークの状態は点灯になる。一方、フラグが付与されていない場合、マークの状態は消灯になる。例えば、点灯は、マークが背景と異なる色で塗りつぶされている状態である。また、例えば、消灯は、マークが背景と同じ色で塗りつぶされている状態である。 The mark 211, the mark 211a, the mark 211b, the mark 211c, and the mark 211d can visually indicate whether or not the corresponding image is flagged in the image DB 123. For example, it is assumed that each mark has two states, lighting and extinguishing. When the flag is given, the state of the mark is lit. On the other hand, if the flag is not given, the mark state is turned off. For example, lighting is a state in which the mark is filled with a color different from the background. Further, for example, turning off is a state in which the mark is filled with the same color as the background.

なお、フラグに対応するマークの表示態様は、上記のものに限られない。例えば、マークは、画像にフラグが付与されている場合は第1の色で塗りつぶされ、画像にフラグが付与されていない場合は第1の色と異なる第2の色で塗りつぶされていてもよい。また、例えば、マークは、画像にフラグが付与されている場合は視認可能に表示され、画像にフラグが付与されていない場合は表示されないものであってもよい。 The display mode of the mark corresponding to the flag is not limited to the above. For example, the mark may be filled with a first color if the image is flagged, or with a second color different from the first color if the image is not flagged. .. Further, for example, the mark may be visibly displayed when the image is flagged, and may not be displayed when the image is not flagged.

図4の例では、マーク211、マーク211b、マーク211c、マーク211の状態は消灯である。この場合、領域201、領域201b、領域201c、領域201dに表示されている画像に対応する症例DB122のレコードのフラグは「0」である。一方で、マーク211aの状態は点灯である。この場合、領域201aに表示されている画像に対応する症例DB122のレコードのフラグは「1」である。 In the example of FIG. 4, the states of the mark 211, the mark 211b, the mark 211c, and the mark 211 are off. In this case, the flag of the record of the case DB 122 corresponding to the image displayed in the area 201, the area 201b, the area 201c, and the area 201d is "0". On the other hand, the state of the mark 211a is lit. In this case, the flag of the record of the case DB 122 corresponding to the image displayed in the area 201a is "1".

更新部134は、表示装置20に表示されている画像に対応するマークに対する所定の操作が行われた場合、当該マークに対応する画像についての、フラグが付与されているか否かを示す情報を更新する。例えば、更新部134は、症例DB122のフラグを「0」又は「1」に更新する。 When a predetermined operation is performed on the mark corresponding to the image displayed on the display device 20, the updating unit 134 updates the information indicating whether or not the flag is added to the image corresponding to the mark. do. For example, the update unit 134 updates the flag of the case DB 122 to "0" or "1".

例えば、図4のマーク211が押下された場合、更新部134は、対応する画像DBのレコードのフラグを「0」から「1」に更新する。一方、図4のマーク211aが押下された場合、更新部134は、対応する画像DBのレコードのフラグを「1」から「0」に更新する。 For example, when the mark 211 of FIG. 4 is pressed, the update unit 134 updates the flag of the record of the corresponding image DB from "0" to "1". On the other hand, when the mark 211a in FIG. 4 is pressed, the update unit 134 updates the flag of the record of the corresponding image DB from "1" to "0".

図5は、検索処理の流れを示すフローチャートである。まず、検索部133は、診断対象の画像と類似する画像を検索する(ステップS101)。次に、表示制御部131は、検索により得られた画像を類似度が大きい順に並べて表示する(ステップS102)。そして、表示制御部131は、フラグが「1」の画像のマークを点灯表示する(ステップS103)。 FIG. 5 is a flowchart showing the flow of the search process. First, the search unit 133 searches for an image similar to the image to be diagnosed (step S101). Next, the display control unit 131 displays the images obtained by the search in descending order of similarity (step S102). Then, the display control unit 131 lights and displays the mark of the image whose flag is “1” (step S103).

図6は、更新処理の流れを示すフローチャートである。まず、表示制御部131は、マークを押下する操作を受け付ける(ステップS201)。 FIG. 6 is a flowchart showing the flow of the update process. First, the display control unit 131 accepts an operation of pressing the mark (step S201).

ここで、操作直前のマークの状態が消灯の場合(ステップS202、消灯)、更新部134は、操作されたマークに対応するフラグを「1」に更新する(ステップS203)。そして、表示制御部131は、操作されたマークを点灯表示する(ステップS204)。 Here, when the state of the mark immediately before the operation is extinguished (step S202, extinguished), the update unit 134 updates the flag corresponding to the operated mark to "1" (step S203). Then, the display control unit 131 lights and displays the operated mark (step S204).

一方、操作直前のマークの状態が点灯の場合(ステップS202、点灯)、更新部134は、操作されたマークに対応するフラグを「0」に更新する(ステップS205)。表示制御部131は、操作されたマークを消灯表示する(ステップS206)。 On the other hand, when the state of the mark immediately before the operation is lit (step S202, lit), the update unit 134 updates the flag corresponding to the operated mark to "0" (step S205). The display control unit 131 turns off the operated mark (step S206).

これまで説明してきたように、検索部133は、患者の肺を撮影した第1の画像に類似する画像を、所定の記憶領域から検索する。表示制御部131は、検索によって得られた画像のそれぞれを、各画像に所定のフラグが付与されているか否かを示すマークとともに、第1の画像との類似度が大きい順に並べて表示装置20に表示させる。このように、類似症例検索装置10は、フラグが付与されているか否かに関係なく、類似度が大きい順に検索結果を表示するとともに、フラグが付与されているか否かを表示することができる。フラグは、ユーザが任意に付与することができるものであるため、本実施例によれば、類似画像の検索結果にユーザの判断を反映させることができる。 As described above, the search unit 133 searches for an image similar to the first image of the patient's lungs from a predetermined storage area. The display control unit 131 arranges each of the images obtained by the search on the display device 20 in descending order of similarity with the first image, together with a mark indicating whether or not each image is given a predetermined flag. Display it. In this way, the similar case search device 10 can display the search results in descending order of similarity and display whether or not the flags are given, regardless of whether or not the flags are given. Since the flag can be arbitrarily given by the user, according to the present embodiment, the user's judgment can be reflected in the search result of the similar image.

なお、本実施例ではフラグが付与されているか否かの2種類のみを示したが、フラグに3種類以上の状態を持たせてもよい。例えば、ユーザの感覚に合わせて多段階の情報として付与することも可能である。このようなフラグが多段階の情報を持つ場合に、コンピュータは、フラグ情報が付与されている症例について、それぞれの段階を識別可能にして表示することも可能である。例えば、表示制御部131は、フラグが多段階の情報を持つ場合にそれぞれの段階を識別可能にして表示装置20に表示させる。 In this embodiment, only two types of whether or not the flag is attached are shown, but the flag may have three or more types of states. For example, it is possible to give it as multi-step information according to the user's feeling. When such a flag has multi-step information, the computer can also display each step of the case to which the flag information is given in an identifiable manner. For example, when the flag has information of multiple stages, the display control unit 131 makes each stage identifiable and displays it on the display device 20.

更新部134は、表示装置20に表示されている画像に対応するマークに対する所定の操作が行われた場合、当該マークに対応する画像についての、フラグが付与されているか否かを示す情報を更新する。このように、類似症例検索装置10は、画面に対するユーザの操作に応じてDBを更新することができる。その結果、本実施例によれば、類似画像の検索結果にユーザの判断を反映させることができる。 When a predetermined operation is performed on the mark corresponding to the image displayed on the display device 20, the updating unit 134 updates the information indicating whether or not the flag is added to the image corresponding to the mark. do. In this way, the similar case search device 10 can update the DB according to the user's operation on the screen. As a result, according to the present embodiment, the user's judgment can be reflected in the search result of the similar image.

上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。また、実施例で説明した具体例、分布、数値等は、あくまで一例であり、任意に変更することができる。 Information including processing procedures, control procedures, specific names, various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified. Further, the specific examples, distributions, numerical values, etc. described in the examples are merely examples and can be arbitrarily changed.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散や統合の具体的形態は図示のものに限られない。つまり、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。さらに、各装置にて行われる各処理機能は、その全部又は任意の一部が、CPU及び当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。 Further, each component of each of the illustrated devices is a functional concept, and does not necessarily have to be physically configured as shown in the figure. That is, the specific forms of distribution and integration of each device are not limited to those shown in the figure. That is, all or a part thereof can be functionally or physically distributed / integrated in an arbitrary unit according to various loads, usage conditions, and the like. Further, each processing function performed by each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by wired logic.

図7は、ハードウェア構成例を説明する図である。図11に示すように、類似症例検索装置10は、通信インタフェース10a、HDD(Hard Disk Drive)10b、メモリ10c、プロセッサ10dを有する。また、図7に示した各部は、バス等で相互に接続される。 FIG. 7 is a diagram illustrating a hardware configuration example. As shown in FIG. 11, the similar case search device 10 includes a communication interface 10a, an HDD (Hard Disk Drive) 10b, a memory 10c, and a processor 10d. Further, the parts shown in FIG. 7 are connected to each other by a bus or the like.

通信インタフェース10aは、ネットワークインタフェースカード等であり、他のサーバとの通信を行う。HDD10bは、図1に示した機能を動作させるプログラムやDBを記憶する。 The communication interface 10a is a network interface card or the like, and communicates with another server. The HDD 10b stores a program or DB that operates the function shown in FIG.

プロセッサ10dは、図1に示した各処理部と同様の処理を実行するプログラムをHDD10b等から読み出してメモリ10cに展開することで、図1等で説明した各機能を実行するプロセスを動作させるハードウェア回路である。すなわち、このプロセスは、類似症例検索装置10が有する各処理部と同様の機能を実行する。具体的には、プロセッサ10dは、表示制御部131、抽出部132、検索部133及び更新部134と同様の機能を有するプログラムをHDD10b等から読み出す。そして、プロセッサ10dは、表示制御部131、抽出部132、検索部133及び更新部134等と同様の処理を実行するプロセスを実行する。 The processor 10d is a hardware that operates a process that executes each function described in FIG. 1 or the like by reading a program that executes the same processing as each processing unit shown in FIG. 1 from the HDD 10b or the like and expanding the program into the memory 10c. It is a wear circuit. That is, this process executes the same function as each processing unit of the similar case search device 10. Specifically, the processor 10d reads a program having the same functions as the display control unit 131, the extraction unit 132, the search unit 133, and the update unit 134 from the HDD 10b or the like. Then, the processor 10d executes a process of executing the same processing as the display control unit 131, the extraction unit 132, the search unit 133, the update unit 134, and the like.

このように類似症例検索装置10は、プログラムを読み出して実行することで学習類方法を実行する情報処理装置として動作する。また、類似症例検索装置10は、媒体読取装置によって記録媒体から上記プログラムを読み出し、読み出された上記プログラムを実行することで上記した実施例と同様の機能を実現することもできる。なお、この他の実施例でいうプログラムは、類似症例検索装置10によって実行されることに限定されるものではない。例えば、他のコンピュータ又はサーバがプログラムを実行する場合や、これらが協働してプログラムを実行するような場合にも、本発明を同様に適用することができる。 In this way, the similar case search device 10 operates as an information processing device that executes the learning method by reading and executing the program. Further, the similar case search device 10 can realize the same function as that of the above-described embodiment by reading the program from the recording medium by the medium reading device and executing the read program. The program referred to in the other examples is not limited to being executed by the similar case search device 10. For example, the present invention can be similarly applied when another computer or server executes a program, or when they execute a program in cooperation with each other.

このプログラムは、インターネット等のネットワークを介して配布することができる。また、このプログラムは、ハードディスク、フレキシブルディスク(FD)、CD−ROM、MO(Magneto−Optical disk)、DVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行することができる。 This program can be distributed via a network such as the Internet. In addition, this program is recorded on a computer-readable recording medium such as a hard disk, flexible disk (FD), CD-ROM, MO (Magneto-Optical disk), or DVD (Digital Versatile Disc), and is recorded from the recording medium by the computer. It can be executed by being read.

1 類似症例検索システム
10 類似症例検索装置
11 インタフェース部
12 記憶部
13 制御部
20 表示装置
121 患者DB
122 症例DB
123 画像DB
131 表示制御部
132 抽出部
133 検索部
134 更新部
201、201a、201b、201c、201d 領域
211、211a、211b、211c、211d マーク
1 Similar case search system 10 Similar case search device 11 Interface unit 12 Storage unit 13 Control unit 20 Display device 121 Patient DB
122 Case DB
123 image DB
131 Display control unit 132 Extraction unit 133 Search unit 134 Update unit 201, 201a, 201b, 201c, 201d Area 211, 211a, 211b, 211c, 211d Mark

Claims (5)

患者の肺を撮影した第1の画像に類似する画像を、所定の記憶領域から検索し、
検索によって得られた画像のそれぞれを、各画像に所定のフラグが付与されているか否かを示すマークとともに、前記第1の画像との類似度が大きい順に並べて表示装置に表示させる
処理をコンピュータに実行させることを特徴とする類似症例検索プログラム。
An image similar to the first image of the patient's lungs was searched from a predetermined storage area.
The computer is subjected to a process of displaying each of the images obtained by the search on the display device in descending order of similarity with the first image, together with a mark indicating whether or not each image is given a predetermined flag. A similar case search program characterized by being executed.
前記表示装置に表示されている画像に対応するマークに対する所定の操作が行われた場合、当該マークに対応する画像についての、前記フラグが付与されているか否かを示す情報を更新する
処理をさらに実行させることを特徴とする請求項1に記載の類似症例検索プログラム。
When a predetermined operation is performed on the mark corresponding to the image displayed on the display device, the process of updating the information indicating whether or not the flag is given to the image corresponding to the mark is further added. The similar case search program according to claim 1, wherein the program is executed.
前記フラグが多段階の情報を持つ場合にそれぞれの段階を識別可能にして表示する処理をさらに実行させることを特徴とする請求項1に記載の類似症例検索プログラム。 The similar case search program according to claim 1, wherein when the flag has information in multiple stages, a process of making each stage identifiable and displaying the information is further executed. 患者の肺を撮影した第1の画像に類似する画像を、所定の記憶領域から検索し、
検索によって得られた画像のそれぞれを、各画像に所定のフラグが付与されているか否かを示すマークとともに、前記第1の画像との類似度が大きい順に並べて表示装置に表示させる
処理をコンピュータが実行することを特徴とする類似症例検索方法。
An image similar to the first image of the patient's lungs was searched from a predetermined storage area.
The computer performs a process of displaying each of the images obtained by the search on the display device in descending order of similarity with the first image, together with a mark indicating whether or not each image is given a predetermined flag. A similar case search method characterized by performing.
類似症例検索装置と表示装置とを有する類似症例検索システムであって、
前記類似症例検索装置は、
患者の肺を撮影した第1の画像に類似する画像を、所定の記憶領域から検索する検索部と、
検索によって得られた画像のそれぞれを、各画像に所定のフラグが付与されているか否かを示すマークとともに、前記第1の画像との類似度が大きい順に並べて前記表示装置に表示させる表示制御部と、
を有し、
前記表示装置は、
前記表示制御部の制御に応じて画面を表示することを特徴とする類似症例検索システム。
A similar case search system having a similar case search device and a display device.
The similar case search device is
A search unit that searches a predetermined storage area for an image similar to the first image of the patient's lungs, and
A display control unit that displays each of the images obtained by the search on the display device by arranging them in descending order of similarity with the first image together with a mark indicating whether or not each image is given a predetermined flag. When,
Have,
The display device is
A similar case search system characterized in that a screen is displayed according to the control of the display control unit.
JP2020075042A 2020-04-20 2020-04-20 Similar case search program, similar case search method, and similar case search system Active JP7388284B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020075042A JP7388284B2 (en) 2020-04-20 2020-04-20 Similar case search program, similar case search method, and similar case search system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020075042A JP7388284B2 (en) 2020-04-20 2020-04-20 Similar case search program, similar case search method, and similar case search system

Publications (2)

Publication Number Publication Date
JP2021171117A true JP2021171117A (en) 2021-11-01
JP7388284B2 JP7388284B2 (en) 2023-11-29

Family

ID=78278516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020075042A Active JP7388284B2 (en) 2020-04-20 2020-04-20 Similar case search program, similar case search method, and similar case search system

Country Status (1)

Country Link
JP (1) JP7388284B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4663698B2 (en) 2007-09-13 2011-04-06 オリンパス株式会社 Image display device, image display method, and image display program
JP5094770B2 (en) 2009-03-10 2012-12-12 富士フイルム株式会社 Case image retrieval apparatus, method and program
JP2011118540A (en) 2009-12-01 2011-06-16 Shizuoka Prefecture Case retrieval device, method and program
US20170357753A1 (en) 2016-05-23 2017-12-14 The Johns Hopkins University Direct estimation of patient attributes based on mri brain atlases

Also Published As

Publication number Publication date
JP7388284B2 (en) 2023-11-29

Similar Documents

Publication Publication Date Title
WO2013001678A1 (en) Apparatus for searching for analogous cases and apparatus for preparing relevance database, as well as method for searching for analogous cases and method for preparing relevance database
JP2013039230A (en) Medical diagnosis support device and medical diagnosis support method
JPWO2013065090A1 (en) Similar case search device, similar case search method, operation method and program of similar case search device
JP6625504B2 (en) Information processing apparatus, information processing system and program
Saeed et al. Accuracy of using generative adversarial networks for glaucoma detection: Systematic review and bibliometric analysis
JP2012249964A (en) Device and method for diagnosis support
JP2006149654A (en) Support of diagnosis about lesion of eye fundus
US20220285011A1 (en) Document creation support apparatus, document creation support method, and program
JPWO2019193982A1 (en) Medical document creation support device, medical document creation support method, and medical document creation support program
JP6997981B2 (en) Diagnostic support device, diagnostic support method and diagnostic support program
JP6448588B2 (en) Medical diagnosis support apparatus, medical diagnosis support system, information processing method, and program
JP2011118540A (en) Case retrieval device, method and program
JP2013041428A (en) Medical diagnosis support device and medical diagnosis support method
US20220007995A1 (en) A computer-implemented method, an apparatus and a computer program product for assessing performance of a subject in a cognitive function test
Ríos et al. A deep learning model for classification of diabetic retinopathy in eye fundus images based on retinal lesion detection
JP7388284B2 (en) Similar case search program, similar case search method, and similar case search system
US11036352B2 (en) Information processing apparatus and information processing method with display of relationship icon
WO2022074992A1 (en) Medical image processing device and method for operating same
JP6316325B2 (en) Information processing apparatus, information processing apparatus operating method, and information processing system
Ameljańczyk Multicriteria similarity models for medical diagnostic support algorithms
JP2019170881A (en) Computer program, classification device, classification method, image output device, and operation method of image output device
JP2021171087A (en) Similar case search program, similar case search method, and similar case search system
JP2021174073A (en) Similar case search program, similar case search method, and similar case search system
EP3963542A1 (en) Method and apparatus for analysing intracoronary images
JP2018110040A (en) Information processor, information processing method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230725

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230919

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: 20231017

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231030

R150 Certificate of patent or registration of utility model

Ref document number: 7388284

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150