JP5772437B2 - Data structure extraction program and data structure extraction device - Google Patents
Data structure extraction program and data structure extraction device Download PDFInfo
- Publication number
- JP5772437B2 JP5772437B2 JP2011205729A JP2011205729A JP5772437B2 JP 5772437 B2 JP5772437 B2 JP 5772437B2 JP 2011205729 A JP2011205729 A JP 2011205729A JP 2011205729 A JP2011205729 A JP 2011205729A JP 5772437 B2 JP5772437 B2 JP 5772437B2
- Authority
- JP
- Japan
- Prior art keywords
- support
- pattern
- common
- output
- data structure
- 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.)
- Expired - Fee Related
Links
- 238000000605 extraction Methods 0.000 title claims description 60
- 230000006870 function Effects 0.000 claims description 3
- 239000013598 vector Substances 0.000 description 44
- 238000010586 diagram Methods 0.000 description 16
- 238000000034 method Methods 0.000 description 11
- 239000000284 extract Substances 0.000 description 9
- 238000004364 calculation method Methods 0.000 description 6
- 238000012217 deletion Methods 0.000 description 2
- 230000037430 deletion Effects 0.000 description 2
- 239000003814 drug Substances 0.000 description 2
- 238000003780 insertion Methods 0.000 description 2
- 230000037431 insertion Effects 0.000 description 2
- 238000005065 mining Methods 0.000 description 2
- 206010052428 Wound Diseases 0.000 description 1
- 208000027418 Wounds and injury Diseases 0.000 description 1
- 238000009098 adjuvant therapy Methods 0.000 description 1
- 230000003796 beauty Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000005314 correlation function Methods 0.000 description 1
- 201000010099 disease Diseases 0.000 description 1
- 208000037265 diseases, disorders, signs and symptoms Diseases 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 239000012567 medical material Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000001356 surgical procedure Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 230000001131 transforming effect Effects 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、データ構造抽出プログラム及びデータ構造抽出装置に関する。 The present invention relates to a data structure extraction program and a data structure extraction device.
従来のデータ構造を抽出及び出力する方法として、例えば、ツリー構造を有する複数のデータからパターン抽出技法を用いて頻出するツリー構造を見本のデータ構造として抽出し、抽出された見本のデータ構造の類似度を算出するものがある(例えば、非特許文献1、2参照)。これらの方法を利用し、予め定めた閾値以上の類似度を有するデータ構造を出力することができる。
As a conventional method of extracting and outputting a data structure, for example, a tree structure that frequently appears using a pattern extraction technique is extracted from a plurality of data having a tree structure as a sample data structure, and the extracted data structure is similar to the sample data structure. There is one that calculates the degree (for example, see
非特許文献1には、根ノードを頂点として分岐する内部ノード及び最底辺の葉ノードから構成されるツリー構造間の比較をする際に、それぞれのツリー構造の葉ノードの並びを比較し、一方の葉ノードの並びから他方の葉ノードの並びへ変形するのに要するデータの挿入、削除、置換等の手順の最小回数(以下、「編集距離」という。)を算出する方法が開示されている。この編集距離を用いて、編集距離が予め定められた値より小さいツリー構造同士を類似性があるツリー構造とする。
Non-Patent
また、非特許文献2には、ツリー構造の葉ノードだけでなく、ツリー構造間の根ノード及び内部ノードを含めて一方のツリー構造から他方のツリー構造へ変形するのに要するデータの挿入、削除、置換等の手順の最小回数(以下、「Tree Edit距離」という。)を算出する方法が開示されている。このTree Edit距離の算出方法は、上記した非特許文献1の方法に比べて計算量が増加するものの、葉ノード以外も考慮するため、ツリー構造間の類似度としてより確かな値を算出する。
本発明の目的は、出現する複数のデータ構造のうち、共通するデータと当該共通するデータ以外のデータとの頻度を用い、当該データ構造から類似するものを判断して出力するデータ構造抽出プログラム及びデータ構造抽出装置を提供することにある。 An object of the present invention is to use a frequency of common data and data other than the common data among a plurality of appearing data structures, determine a similar one from the data structure, and output the data structure extraction program It is to provide a data structure extraction device.
本発明の一態様は、上記目的を達成するため、以下のデータ構造抽出プログラム及びデータ構造抽出装置を提供する。 In order to achieve the above object, an aspect of the present invention provides the following data structure extraction program and data structure extraction device.
[1]コンピュータを、
複数のサポートから予め定めた閾値以上の頻度で出現するパターンを複数種類抽出する抽出手段と、
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在しない場合、前記共通するサポートの数を第2の閾値として設定する設定手段と、
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、当該互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在する場合、当該共通するサポート以外のサポートを有さないサポートの集合のパターンを出力すべきパターンであると判断する出力判断手段と、
前記出力判断手段が出力すべきパターンであると判断したパターンと、前記設定手段が対象としたサポートから前記第2の閾値以上の頻度で前記抽出手段により抽出されるパターンを出力する出力手段として機能させるデータ構造抽出プログラム。
[1]
Extracting means for extracting a plurality of types of patterns appearing at a frequency equal to or higher than a predetermined threshold from a plurality of supports ;
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is support for a pattern having mutually common to all sets of support similar, support for the pattern in which the with each other is similar If the set of no support other than support for the common support in the set does not exist, and setting means for setting the number of said common support as a second threshold value,
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is a support which is common to all sets of support patterns corresponding with each other are similar, the pattern in which the with each other is similar If a supported set of no support other than support for the common support in the set is present, it is determined that the pattern pattern to be output of a set of support without the support of non-support for the common output Judgment means,
Functions as an output means for outputting a pattern in which the output determination unit determines that a pattern to be output, a pattern in which the setting means is extracted by the extraction means with a frequency of more than the second threshold value from the support that targets Data structure extraction program
[2]複数のサポートから予め定めた閾値以上の頻度で出現するパターンを複数種類抽出する抽出手段と、
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在しない場合、前記共通するサポートの数を第2の閾値として設定する設定手段と、
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、当該互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在する場合、当該共通するサポート以外のサポートを有さないサポートの集合のパターンを出力すべきパターンであると判断する出力判断手段と、
前記出力判断手段が出力すべきパターンであると判断したパターンと、前記設定手段が対象としたサポートから前記第2の閾値以上の頻度で前記抽出手段により抽出されるパターンを出力する出力手段とを有するデータ構造抽出装置。
[2] Extraction means for extracting a plurality of types of patterns appearing at a frequency equal to or higher than a predetermined threshold from a plurality of supports ;
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is support for a pattern having mutually common to all sets of support similar, support for the pattern in which the with each other is similar If the set of no support other than support for the common support in the set does not exist, and setting means for setting the number of said common support as a second threshold value,
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is a support which is common to all sets of support patterns corresponding with each other are similar, the pattern in which the with each other is similar If a supported set of no support other than support for the common support in the set is present, it is determined that the pattern pattern to be output of a set of support without the support of non-support for the common output Judgment means,
A pattern in which the output determination unit determines that a pattern to be output, and output means said setting means outputs a pattern that is extracted by the extraction means with a frequency of more than the second threshold value from the support that targets Data structure extraction device having.
請求項1又は2に係る発明によれば、本構成を採用しない場合に比べて、出現する複数のデータ構造から、類似する特徴を有するデータ構造を精度よく抽出することができる。 According to the first or second aspect of the present invention, it is possible to accurately extract a data structure having similar characteristics from a plurality of appearing data structures as compared with the case where this configuration is not adopted.
(データ構造抽出装置の構成)
図1は、本発明の実施の形態に係るデータ構造抽出装置の構成の一例を示す図である。
(Configuration of data structure extraction device)
FIG. 1 is a diagram showing an example of the configuration of a data structure extraction apparatus according to an embodiment of the present invention.
データ構造抽出装置1は、CPU等から構成され各部を制御するとともに各種のプログラムを実行する制御部10と、HDD(Hard Disk Drive)やフラッシュメモリ等の記憶媒体から構成され情報を記憶する記憶部11とを備え、例えば、患者臨床情報及び診療行為の電子データの解析に用いられる。
The data
制御部10は、後述するデータ構造抽出プログラム110を実行することで、パターン抽出手段100、サポートベクトル生成手段101、サポートベクトル分類手段102、共通サポート計算手段103、閾値設定手段104、パターン再抽出手段105、出力判断手段106及び出力手段107等として機能する。
The
パターン抽出手段100は、抽出手段の一例であり、解析対象である電子データとして記憶部11から後述するDPCデータ111に含まれる複数の比較対象のデータ(以下、「サポート」という。)からデータ構造の一例として、対象として患者名を根ノードとした見本のツリー構造(以下、「パターン」という。)を複数取得する。ここで、パターンとは、パターン抽出技法を用いて、ツリー構造を有する複数のデータに予め定めた頻度(第1の閾値)で出現する共通のツリー構造として抽出されるもののことをいう。
The
なお、パターン抽出手段100は、周知のパターン抽出技法を用いることで、複数のサポート間で後述するEファイル及びFファイルが共通したものをパターンとして抽出する。周知のパターン抽出技法として、例えば、シーケンシャル・パターン・マイニングのPrefix Span、BIDE、CloSpan等又はサブツリーマイニング等を用いることができる。
The
サポートベクトル生成手段101は、パターン抽出手段100が抽出したパターン毎にサポートの集合をベクトル化し、後述するサポートベクトルを生成する。
The support
サポートベクトル分類手段102は、サポートベクトル生成手段101が生成したサポートベクトル間の相関係数を計算し、この相関関数に基づいてサポートベクトルを複数のグループに分類する。
The support
共通サポート計算手段103は、サポートベクトル分類手段102が分類したグループに属するパターン間に共通するサポートの数を計算する。
The common
閾値設定手段104は、同じサポートベクトルのグループに属するパターン間に共通するサポートの集合が存在し、パターンのそれぞれに共通するサポート以外の他のサポートが存在する場合、共通するサポートの集合に含まれるサポートの数を第2の閾値として設定する。 The threshold setting means 104 is included in the common support set when there is a common support set among patterns belonging to the same support vector group and there is another support other than the common support for each pattern. The number of supports is set as the second threshold.
パターン再抽出手段105は、抽出手段の他の一例であり、閾値設定手段104が設定した第2の閾値に基づいてパターン抽出手段100が抽出しなかったパターンを抽出する。なお、パターン再抽出手段105を用いる代わりにパターン抽出手段100により第2の閾値に基づいてパターンを抽出するものであってもよい。
The
出力判断手段106は、同じサポートベクトルのグループに属するパターン間に共通するサポートの集合が存在し、一方のパターンに共通するサポート以外の他のサポートが存在する場合、当該一方のパターンを出力しないと判断する。 If there is a set of supports common to patterns belonging to the same support vector group and there is another support other than the support common to one pattern, the output determination means 106 does not output that one pattern. to decide.
出力手段107は、パターン抽出手段100が抽出したパターンから出力判断手段106が出力しないと判断したパターンを削除し、パターン再抽出手段が抽出したパターンを加えて、パターン抽出結果として出力する。
The
記憶部11は、制御部10を上述した各手段として動作させるデータ構造抽出プログラム110、DPCデータ111及び閾値情報112等を記憶する。
The
DPCデータ111は、分析可能な全国統一形式の患者臨床情報及び診療行為の電子データセットである。患者臨床情報は、例えば、患者基本情報、病名、術式、各種のスコア・ステージ分類等であり、診療行為情報は、診療行為、医薬品、医療材料、実施日、回数・数量、診療科、病棟、保険種別等である。
The
また、DPCデータ111は、基本となるデータとして様式1、Eファイル及びFファイルと呼ばれるデータを有する。様式1とは、患者の臨床情報、傷病名、術式、補助治療等である。Eファイルとは、実施日、回数、診療科、病棟、オーダ医師等の情報である。Fファイルとは、Eファイルの詳細な内容であり、例えば、行為、薬剤、材料、数量等の情報である。
The
本実施の形態では、患者を根ノードとし、その患者に属する日時データ及びEファイルを内部ノード、Eファイルに属するFファイルを葉ノードとして構成されるツリー構造をサポートとし、複数のサポートに予め定めた頻度以上で現れるサポートのデータ構造をパターンとして取得して、取得されたパターン間で類似度を算出し、算出された類似度に基づいて複数のパターンの集合を抽出する。 In the present embodiment, a tree structure including a patient as a root node, date / time data belonging to the patient and an E file as an internal node, and an F file belonging to the E file as a leaf node is supported. A support data structure that appears at a frequency higher than the specified frequency is acquired as a pattern, a similarity is calculated between the acquired patterns, and a set of a plurality of patterns is extracted based on the calculated similarity.
閾値情報112は、パターン抽出手段100が用いる予め定められた第1の閾値と、閾値設定手段104が設定した第2の閾値とを格納する。
The
図2は、パターン抽出手段100のパターンの取得元となるDPCデータ111のサポートの構成の一例を示す概略図である。
FIG. 2 is a schematic diagram illustrating an example of a configuration for supporting the
DPCデータ111から取得される複数のサポート200a、200b…は、患者に属する日時データ22と、日時データ22に属するEファイル21と、Eファイル21に属するFファイルとを有し、ツリー構造を構成する。
The plurality of
図3は、DPCデータ111から抽出されるパターンの構成の一例を示す概略図である。
FIG. 3 is a schematic diagram showing an example of a configuration of a pattern extracted from the
DPCデータ111から抽出されるパターン2a及びパターン2bは、患者に属する日時データ22と、日時データ22に属するEファイル21と、Eファイル21に属するFファイルとを有し、ツリー構造を構成する。
The patterns 2a and 2b extracted from the
(データ構造抽出装置の動作)
以下に、データ構造抽出装置の動作例を各図を参照しつつ、(1)パターン抽出動作、(2)サポート分類動作、(3)パターン出力動作に分けて説明する。
(Operation of data structure extraction device)
Hereinafter, the operation example of the data structure extraction apparatus will be described by dividing into (1) pattern extraction operation, (2) support classification operation, and (3) pattern output operation, with reference to each drawing.
図9は、データ構造抽出装置の動作例を示すフローチャートである。 FIG. 9 is a flowchart illustrating an operation example of the data structure extraction apparatus.
(1)パターン抽出動作
まず、パターン抽出手段100は、記憶部11のDPCデータ111からパターンを抽出する対象となる複数のサポートを取得する(S1)。
(1) Pattern Extraction Operation First, the
図4は、データ構造抽出装置のパターン抽出動作を示すフローチャートである。 FIG. 4 is a flowchart showing the pattern extraction operation of the data structure extraction apparatus.
以下、説明を簡単にするため、図4に示すように簡略表示した6つのサポート200A〜200Fを取得した場合について説明する。
Hereinafter, in order to simplify the description, a case where six
パターン抽出手段100は、サポート200A〜200DからEファイル21a及び21bを含むパターン21を抽出し、サポート200B、200E及び200FからEファイル21c及びFファイル20cを含むパターン22を抽出する。
Pattern extraction means 100 extracts from the
(2)サポート分類動作
次に、サポートベクトル生成手段101は、パターン抽出手段100が抽出したパターン21及び22のそれぞれについてサポートの集合をベクトル化してサポートベクトルを生成する(S4)。
(2) support classification Operation Next, support
図5は、サポートベクトルの構成の一例を示す概略図である。 FIG. 5 is a schematic diagram illustrating an example of the configuration of a support vector.
サポートベクトルSV1は、パターン21についてのサポートベクトルであり、サポート200A、200B…の順でベクトルの成分が記載されている。例えば、サポート200Aはパターン21を含むためベクトル成分は「1」であり、サポート200Fはパターン21を含まないためベクトル成分は「0」である。サポートベクトルSV2も同様に記載される。 Support vector SV1 is a support vector for pattern 2 1, support 200A, the component of 200B ... sequentially with vectors of are described. For example, it supports 200A is vector component for including a pattern 2 1 is "1", supports 200F vector component contains no pattern 2 1 is "0". The support vector SV2 is described in the same manner.
次に、サポートベクトル分類手段102は、サポートベクトル間の相関係数として内積を算出する(S4)。サポートベクトルSV1とSV2との内積は、1/√6となる。
Next, the support
次に、サポートベクトル分類手段102は、サポートベクトルを以下に説明するようにクラスタリング(分類)する(S5)。以下に説明する例では、ステップS1においてサポートが7つ抽出され、7つのサポートそれぞれについてサポートベクトルSV1〜SV7が生成され、サポートベクトルSV1〜SV7間の内積が計算されたものとする。
Next, the support
図6は、サポートベクトルの分類動作を説明するための図である。 FIG. 6 is a diagram for explaining the support vector classification operation.
図6に示すように、サポートベクトル分類手段102は、それぞれの内積で行列を生成する。内積の値の大きなものがサポートベクトルに対応したパターンが類似していることを示す。そこで、サポートベクトル分類手段102は、内積の値に応じてサポートベクトルをクラスタリングし、サポートベクトルSV1〜SV5のクラスター1と、サポートベクトルSV6及びSV7のクラスター2とに分類する。
As shown in FIG. 6, the support vector classification means 102 generates a matrix with each inner product. A large inner product value indicates that the patterns corresponding to the support vectors are similar. Therefore, the support
次に、サポートベクトル分類手段102は、分類したサポートグループをパターンで表上にマッピングする。マッピングの結果を以下に示す。
Next, the support
(3)パターン出力動作
図10は、データ構造抽出装置のパターン出力動作の一例を示すフローチャートである。また、図7(a)〜(c)は、サポートベクトル分類手段がマッピングした表及び出力手段107が出力する出力内容の一例を示す概略図である。
(3) Pattern Output Operation FIG. 10 is a flowchart showing an example of the pattern output operation of the data structure extraction device. FIGS. 7A to 7C are schematic diagrams showing examples of the table mapped by the support vector classification unit and the output contents output by the
まず、共通サポート計算手段103は、クラスタリングされたサポートグループ間の共通サポート数を計算する(S11)。図7(a)に示すようにマッピングされた例において、「サポートグループ1」のサポートを概略化して図示すると図7(b)に示すようになるが、各パターン1〜5において共通するサポートの数、ここでは「8」を共通サポート数として計算する。
First, the common
次に、「サポートグループ1」のように各パターンに共通サポート以外のサポートを含む場合(S12;Yes)、閾値設定手段104は、共通サポート数を第2の閾値として閾値情報112を設定する(S13)。
Next, when each pattern includes support other than the common support as in “
次に、パターン再抽出手段105は、第1の閾値より小さく第2の閾値より以上の条件で「サポートグループ1」の共通サポートに該当する「パターン8」を再抽出する(S14)。
Next, the pattern re-extraction means 105 re-extracts “
次に、「サポートグループ2」に対して上記動作を繰り返す(S16)。「サポートグループ2」は、各パターンに共通サポート以外のサポートを含まない場合(S12;No)である。
Next, the above operation is repeated for “
図8(a)〜(c)は、サポートベクトル分類手段がマッピングした表及び出力手段107が出力する出力内容の一例を示す概略図である。
8A to 8C are schematic diagrams illustrating an example of the table mapped by the support vector classification unit and the output contents output by the
図8(a)に示すようにマッピングされた例において、「サポートグループ2」のサポートを概略化して図示すると図8(b)に示すようになるが、出力判断手段106は、共通サポート以外のサポートを含む「パターン6」は、共通サポートが支配的である「パターン7」に比べて意味が薄い(重要度が低い)と判断できるため、「パターン6」を出力しないと判断する(S15)。
In the example mapped as shown in FIG. 8A, the support of “
次に、出力手段107は、ステップS12で各パターンに共通サポート以外のサポートを含むと判断された「サポートグループ1」については、パターン抽出手段100が抽出した「パターン1」〜「パターン5」に加え、パターン再抽出手段105が再抽出した「パターン8」を、図7(c)に示すように「サポートグループ1」の出力内容107aとして出力する(S17)。
Next, the
また、出力手段107は、ステップS12で各パターンに共通サポート以外のサポートを含まないと判断された「サポートグループ2」については、出力判断手段106が出力しないと判断した「パターン6」を除き、「パターン7」を、図8(c)に示すように「サポートグループ2」の出力内容107bとして出力する(S17)。
In addition, the
[実施例]
図11(a)及び(b)は、データ構造抽出装置1によって抽出されるパターンの一例を示す概略図である。
[Example]
FIGS. 11A and 11B are schematic diagrams illustrating an example of patterns extracted by the data
図11(a)に示すように、Eファイル21g、21h及びFファイル20gを含むパターン23のみ有する患者のサポートが「4名」、Eファイル21g、21h及びFファイル20g、20hを含むパターン23有する患者のサポートが「8名」、Eファイル21g及びFファイル20g、20hを含むパターン23のみ有する患者のサポートが「4名」存在する場合を考える。
As shown in FIG. 11 (a),
このとき、第1の閾値を「12」とすると、パターン抽出手段100は、パターン24はパターン23及び25を含み、パターン23のサポート数がパターン23と24のサポート数の和である「12」であり、パターン23のサポート数がパターン25と24のサポート数の和である「12」であるため、パターン23び25を抽出し、サポート数が「8」であるパターン24は抽出しない。
At this time, when the first threshold value is "12", the pattern extracting means 100, pattern 2 4 includes patterns 2 3 and 2 5, the number of support patterns 2 3 pattern 2 3 and 2 4 number of support the sum is "12", because the number of
しかし、パターン24は、パターン23及び25より患者の多い重要度の高いパターンであるため、抽出すべきパターンである。ここで、閾値設定手段104は、パターン抽出手段100によって抽出されたパターン23及び25に共通サポートが存在すると判断し、第2の閾値を共通サポート数である「8」に設定する。
However, the pattern 24 is a pattern to be extracted because it is a highly important pattern with more patients than the
その結果、パターン再抽出手段105は、パターン抽出手段100が抽出しなかった重要度の高いパターン24を抽出する。
As a result, the
次に、図11(b)に示すように、Eファイル21g、21h及びFファイル20gを含むパターン23のみ有する患者のサポートが「2名」、Eファイル21g、21h及びFファイル20g、20hを含むパターン23有する患者のサポートが「10名」存在する場合を考える。
Next, as shown in FIG. 11 (b),
このとき、第1の閾値を「9」とすると、パターン抽出手段100は、パターン24はパターン23を含み、パターン23のサポート数がパターン23と24のサポート数の和である「12」であり、パターン23のサポート数が「10」であるため、パターン23び24を抽出する。
At this time, when the first threshold value is "9", the pattern extracting means 100,
しかし、パターン23は、パターン24に比べて患者の少ない重要度の低いパターンであるため、抽出すべきでないパターンである。そこで、出力判断手段107は、パターン23を出力すべきでないパターンであると判断する。
However, the
[他の実施の形態]
なお、本発明は、上記実施の形態に限定されず、本発明の趣旨を逸脱しない範囲で種々な変形が可能である。例えば、本発明はDPCデータ111にのみ適用されるものではなく、木構造を代表とする任意のデータ構造を有するデータの集合であれば同様に適用することができる。
[Other embodiments]
The present invention is not limited to the above embodiment, and various modifications can be made without departing from the spirit of the present invention. For example, the present invention is not applied only to the
また、上記実施の形態で使用されるデータ構造抽出プログラム110は、CD−ROM等の記憶媒体から装置内の記憶部に読み込んでも良く、インターネット等のネットワークに接続されているサーバ装置等から装置内の記憶部にダウンロードしてもよい。また、上記実施の形態で使用される手段100〜107の一部または全部をASIC等のハードウェアによって実現してもよい。
In addition, the data
1 データ構造抽出装置
10 制御部
11 記憶部
20 Fファイル
21 Eファイル
22 日時データ
100 パターン抽出手段
101 サポートベクトル生成手段
102 サポートベクトル分類手段
103 共通サポート計算手段
104 閾値設定手段
105 パターン再抽出手段
106 出力判断手段
107 出力手段
110 データ構造抽出プログラム
111 DPCデータ
112 閾値情報
DESCRIPTION OF
Claims (2)
複数のサポートから予め定めた閾値以上の頻度で出現するパターンを複数種類抽出する抽出手段と、
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在しない場合、前記共通するサポートの数を第2の閾値として設定する設定手段と、
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、当該互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在する場合、当該共通するサポート以外のサポートを有さないサポートの集合のパターンを出力すべきパターンであると判断する出力判断手段と、
前記出力判断手段が出力すべきパターンであると判断したパターンと、前記設定手段が対象としたサポートから前記第2の閾値以上の頻度で前記抽出手段により抽出されるパターンを出力する出力手段として機能させるデータ構造抽出プログラム。 Computer
Extracting means for extracting a plurality of types of patterns appearing at a frequency equal to or higher than a predetermined threshold from a plurality of supports ;
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is support for a pattern having mutually common to all sets of support similar, support for the pattern in which the with each other is similar If the set of no support other than support for the common support in the set does not exist, and setting means for setting the number of said common support as a second threshold value,
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is a support which is common to all sets of support patterns corresponding with each other are similar, the pattern in which the with each other is similar If a supported set of no support other than support for the common support in the set is present, it is determined that the pattern pattern to be output of a set of support without the support of non-support for the common output Judgment means,
Functions as an output means for outputting a pattern in which the output determination unit determines that a pattern to be output, a pattern in which the setting means is extracted by the extraction means with a frequency of more than the second threshold value from the support that targets Data structure extraction program
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在しない場合、前記共通するサポートの数を第2の閾値として設定する設定手段と、
前記抽出手段が第1の閾値を用いて抽出したパターンを有するサポートの集合のそれぞれにおいて、当該互いに有するパターンが類似するサポートの集合のすべてに共通するサポートが存在し、当該互いに有するパターンが類似するサポートの集合において当該共通するサポート以外のサポートを有さないサポートの集合が存在する場合、当該共通するサポート以外のサポートを有さないサポートの集合のパターンを出力すべきパターンであると判断する出力判断手段と、
前記出力判断手段が出力すべきパターンであると判断したパターンと、前記設定手段が対象としたサポートから前記第2の閾値以上の頻度で前記抽出手段により抽出されるパターンを出力する出力手段とを有するデータ構造抽出装置。 Extracting means for extracting a plurality of types of patterns appearing at a frequency equal to or higher than a predetermined threshold from a plurality of supports ;
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is support for a pattern having mutually common to all sets of support similar, support for the pattern in which the with each other is similar If the set of no support other than support for the common support in the set does not exist, and setting means for setting the number of said common support as a second threshold value,
In each set of support having a pattern extracted by the extracting unit by using the first threshold value, there is a support which is common to all sets of support patterns corresponding with each other are similar, the pattern in which the with each other is similar If a supported set of no support other than support for the common support in the set is present, it is determined that the pattern pattern to be output of a set of support without the support of non-support for the common output Judgment means,
A pattern in which the output determination unit determines that a pattern to be output, and output means said setting means outputs a pattern that is extracted by the extraction means with a frequency of more than the second threshold value from the support that targets Data structure extraction device having.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011205729A JP5772437B2 (en) | 2011-09-21 | 2011-09-21 | Data structure extraction program and data structure extraction device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011205729A JP5772437B2 (en) | 2011-09-21 | 2011-09-21 | Data structure extraction program and data structure extraction device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2013069025A JP2013069025A (en) | 2013-04-18 |
| JP5772437B2 true JP5772437B2 (en) | 2015-09-02 |
Family
ID=48474691
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011205729A Expired - Fee Related JP5772437B2 (en) | 2011-09-21 | 2011-09-21 | Data structure extraction program and data structure extraction device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5772437B2 (en) |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7584100B2 (en) * | 2004-06-30 | 2009-09-01 | Microsoft Corporation | Method and system for clustering using generalized sentence patterns |
| JP4957656B2 (en) * | 2008-06-11 | 2012-06-20 | 富士ゼロックス株式会社 | Information processing apparatus and information processing program |
| JP5471372B2 (en) * | 2009-12-01 | 2014-04-16 | 富士ゼロックス株式会社 | Program and information processing system |
-
2011
- 2011-09-21 JP JP2011205729A patent/JP5772437B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2013069025A (en) | 2013-04-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Lee et al. | Likelihood reinstates Archaeopteryx as a primitive bird | |
| Petitjean et al. | Faster and more accurate classification of time series by exploiting a novel dynamic time warping averaging algorithm | |
| CN104166881A (en) | Analysis system and health business support method | |
| Petrich et al. | Factors predicting survival in peripheral T‐cell lymphoma in the USA: a population‐based analysis of 8802 patients in the modern era | |
| Jai-Andaloussi et al. | Medical content based image retrieval by using the Hadoop framework | |
| CN110570928A (en) | A medical image file access method based on HBase and ozone | |
| Hu et al. | Shrinkage Clustering: a fast and size-constrained clustering algorithm for biomedical applications | |
| Cario et al. | Orchid: a novel management, annotation and machine learning framework for analyzing cancer mutations | |
| Veiga et al. | Osteohistology of the non-mammaliaform traversodontids Protuberum cabralense and Exaeretodon riograndensis from southern Brazil | |
| JP5772437B2 (en) | Data structure extraction program and data structure extraction device | |
| Supeleto et al. | Phylogenomic analyses reveal a rare new genus of wasp (Hymenoptera, Ichneumonidae, Cryptinae) from the Brazilian Atlantic Forest | |
| Hosner et al. | Phylogeny and diversification of the gallopheasants (Aves: Galliformes): testing roles of sexual selection and environmental niche divergence | |
| Dunn et al. | A cloud-based pipeline for analysis of FHIR and long-read data | |
| JP5652332B2 (en) | Data structure comparison program and data structure comparison device | |
| Alon et al. | Using domain based latent personal analysis of B cell clone diversity patterns to identify novel relationships between the B cell clone populations in different tissues | |
| JP6402637B2 (en) | Analysis program, analysis method, and analysis apparatus | |
| Setubal et al. | Advances in bioinformatics and computational biology | |
| Karlsson | Order in the random forest | |
| Thapa et al. | A new graph database system for multi-omics data integration and mining complex biological information | |
| Wallner et al. | Machine learning–based identification of prognostic factors for surgical management in patients with NOS sarcoma | |
| CN111192662A (en) | Medical image processing method based on random forest algorithm and storage medium | |
| Ordidge et al. | Simple Sequence Repeat (SSR) Fingerprint data for apples from the National Fruit Collection as used in Ordidge et al PLOS One 2018 | |
| Kamal et al. | Disease Symptoms Analysis Using Data Mining Techniques to Predict Diabetes Risk. | |
| Rajaram et al. | Designing Machine Learning Algorithms for Feature Extraction and Classification in Dengue Diagnosis | |
| Carpenter | Implementation of an Ultrasound Screening Program in a Rural Family Medicine Practice for Abdominal Aortic Aneurysms |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140822 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150302 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150317 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150508 |
|
| 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: 20150602 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150615 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5772437 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |