JP2020009333A - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program Download PDF

Info

Publication number
JP2020009333A
JP2020009333A JP2018131855A JP2018131855A JP2020009333A JP 2020009333 A JP2020009333 A JP 2020009333A JP 2018131855 A JP2018131855 A JP 2018131855A JP 2018131855 A JP2018131855 A JP 2018131855A JP 2020009333 A JP2020009333 A JP 2020009333A
Authority
JP
Japan
Prior art keywords
information
event
information processing
processing apparatus
graph
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
JP2018131855A
Other languages
Japanese (ja)
Other versions
JP6510125B1 (en
Inventor
章人 田平
Akito Tahira
章人 田平
浩幸 柴田
Hiroyuki Shibata
浩幸 柴田
弘紀 安井
Hiroki Yasui
弘紀 安井
達郎 立堀
Tatsuro Tachibori
達郎 立堀
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.)
LY Corp
Original Assignee
Z Holdings Corp
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 Z Holdings Corp filed Critical Z Holdings Corp
Priority to JP2018131855A priority Critical patent/JP6510125B1/en
Application granted granted Critical
Publication of JP6510125B1 publication Critical patent/JP6510125B1/en
Publication of JP2020009333A publication Critical patent/JP2020009333A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

To appropriately extract information related to a similarity event.SOLUTION: According to the present application, an information processing device includes an acquisition unit and an extraction unit. The acquisition unit acquires graph information obtained by connecting a plurality of vectors respectively corresponding to a plurality of events in accordance with similarity, event related information being information associated with each of the plurality of events and being information related to the associated event, and information related to one event. The extraction unit retrieves graph information with a starting point vector to be a starting point of retrieving graph information determined on the basis of prescribed reference among a plurality of vectors of the graph information as a starting point, and extracts event related information associated with a similarity event by extracting the similarity event being an event similar to one event among a plurality of events.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。   The present invention relates to an information processing device, an information processing method, and an information processing program.

従来、種々の情報を抽出する技術が提供されている。例えば、他のカテゴリーに属する概念間の相対的な関係を考慮した上で、概念間の類似性を推定する技術が提供されている。   Conventionally, techniques for extracting various information have been provided. For example, there has been provided a technique for estimating similarity between concepts in consideration of a relative relationship between concepts belonging to other categories.

特開2007−213151号公報JP 2007-213151 A

岩崎雅二郎 "木構造型インデックスを利用した近似k最近傍グラフによる近傍検索", 情報処理学会論文誌, 2011/2, Vol. 52, No. 2. pp.817-828.Masajiro Iwasaki, "Neighborhood Search Using Approximate k-Nearest Neighbor Graph Using Tree Structure Index", Transactions of Information Processing Society of Japan, 2011/2, Vol. 52, No. 2. pp.817-828.

しかしながら、上記の従来技術では、類似事象に関連する情報を適切に抽出することが難しい場合がある。例えば、他のカテゴリーに属する概念間の類似性を推定するだけでは、他のカテゴリーに属する概念間の類似性を特定することができるに過ぎない。そのため、例えば同じカテゴリーに属する情報の類似性を推定することができず、類似事象に関連する情報を適切に抽出することが難しい。   However, in the above-described related art, it may be difficult to appropriately extract information related to a similar event. For example, merely estimating the similarity between concepts belonging to other categories can only specify the similarity between concepts belonging to other categories. Therefore, for example, the similarity of information belonging to the same category cannot be estimated, and it is difficult to appropriately extract information related to a similar event.

本願は、上記に鑑みてなされたものであって、類似事象に関連する情報を適切に抽出する情報処理装置、情報処理方法、及び情報処理プログラムを提供することを目的とする。   The present application has been made in view of the above, and has as its object to provide an information processing apparatus, an information processing method, and an information processing program for appropriately extracting information related to a similar event.

本願に係る情報処理装置は、複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報と、前記複数の事象の各々に対応付けられた情報であって、対応付けられた事象に関連する情報である事象関連情報と、一の事象に関する情報を取得する取得部と、前記グラフ情報の前記複数のベクトルのうち、所定の基準に基づいて決定された前記グラフ情報の検索の起点となる起点ベクトルを起点として前記グラフ情報を検索し、前記複数の事象のうち、前記一の事象に類似する事象である類似事象を抽出することにより、前記類似事象に対応付けられた前記事象関連情報を抽出する抽出部と、を備えたことを特徴とする。   The information processing apparatus according to the present application is a graph information in which a plurality of vectors corresponding to each of a plurality of events are connected according to similarity, and information associated with each of the plurality of events. Event-related information that is information related to the event that has been obtained, an acquisition unit that obtains information about one event, and among the plurality of vectors of the graph information, of the graph information determined based on a predetermined criterion. The graph information is searched using the starting point vector serving as the starting point of the search as a starting point, and among the plurality of events, a similar event that is an event similar to the one event is extracted, thereby being associated with the similar event. An extractor for extracting the event-related information.

実施形態の一態様によれば、類似事象に関連する情報を適切に抽出することができるという効果を奏する。   According to an aspect of the embodiment, there is an effect that information related to a similar event can be appropriately extracted.

図1は、実施形態に係る情報処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of information processing according to the embodiment. 図2は、実施形態に係る情報処理システムの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of the information processing system according to the embodiment. 図3は、実施形態に係る情報処理装置の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of the information processing apparatus according to the embodiment. 図4は、実施形態に係る事象情報記憶部の一例を示す図である。FIG. 4 is a diagram illustrating an example of an event information storage unit according to the embodiment. 図5は、実施形態に係るインデックス情報記憶部の一例を示す図である。FIG. 5 is a diagram illustrating an example of the index information storage unit according to the embodiment. 図6は、実施形態に係るグラフ情報記憶部の一例を示す図である。FIG. 6 is a diagram illustrating an example of the graph information storage unit according to the embodiment. 図7は、実施形態に係るモデル情報記憶部の一例を示す図である。FIG. 7 is a diagram illustrating an example of the model information storage unit according to the embodiment. 図8は、実施形態に係る情報処理の一例を示すフローチャートである。FIG. 8 is a flowchart illustrating an example of information processing according to the embodiment. 図9は、実施形態に係る生成処理の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of the generation process according to the embodiment. 図10は、実施形態に係る特徴量の抽出の一例を示す図である。FIG. 10 is a diagram illustrating an example of feature amount extraction according to the embodiment. 図11は、グラフ情報を用いた検索処理の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of a search process using graph information. 図12は、実施形態に係る情報処理の他の例を示す図である。FIG. 12 is a diagram illustrating another example of the information processing according to the embodiment. 図13は、情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 13 is a hardware configuration diagram illustrating an example of a computer that realizes the functions of the information processing device.

以下に、本願に係る情報処理装置、情報処理方法、及び情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法、及び情報処理プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。   Hereinafter, an information processing apparatus, an information processing method, and an embodiment (hereinafter, referred to as “embodiment”) for implementing an information processing program according to the present application will be described in detail with reference to the drawings. The information processing apparatus, the information processing method, and the information processing program according to the present application are not limited by the embodiment. In the following embodiments, the same portions are denoted by the same reference numerals, and redundant description will be omitted.

(実施形態)
〔1.情報処理〕
図1を用いて、実施形態に係る情報処理の一例について説明する。図1は、実施形態に係る情報処理の一例を示す図である。図1では、情報処理装置100が過去に発生した事象をグラフ構造化したグラフデータ(グラフ情報)を検索することにより、類似する事象(以下、「類似事象」ともいう)を抽出する場合を示す。図1では、情報処理装置100は、各事象に対応するベクトルデータ(単に「ベクトル」ともいう)を用いて事象をグラフ構造化したグラフ情報を用いる。例えば、情報処理装置100は、各事象のログデータ(単に「ログ」ともいう)をベクトル化したベクトルを用いて事象をグラフ構造化したグラフ情報を用いる。なお、図1の例では、事象としてサーバシステムで発生するイベント(以下、「サーバイベント」ともいう)を対象とする場合を一例として示すが、事象はサーバイベントに限らず、どのような事象であってもよい。例えば、鉄道の交通に関する事象やユーザの購買等のユーザ行動に関する事象など種々の事象であってもよいが、この点についての詳細は後述する。すなわち、対象とする事象(オブジェクト)は、ベクトルとして表現可能であれば、どのような事象(情報)であってもよい。
(Embodiment)
[1. Information processing)
An example of information processing according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of information processing according to the embodiment. FIG. 1 illustrates a case where the information processing apparatus 100 extracts similar events (hereinafter, also referred to as “similar events”) by searching graph data (graph information) obtained by graphing events that have occurred in the past in a graph structure. . In FIG. 1, the information processing apparatus 100 uses graph information in which an event is graph-structured using vector data (also simply referred to as “vector”) corresponding to each event. For example, the information processing apparatus 100 uses graph information in which events are graph-structured using a vector obtained by vectorizing log data (also simply referred to as “log”) of each event. In the example of FIG. 1, a case in which an event that occurs in the server system (hereinafter, also referred to as a “server event”) as an event is shown as an example, but the event is not limited to a server event, and any event There may be. For example, there may be various events such as an event relating to railway traffic and an event relating to user behavior such as a user's purchase, but details on this point will be described later. That is, the target event (object) may be any event (information) as long as it can be expressed as a vector.

また、情報処理装置100が用いる情報は、ベクトルに限らず、各事象の類似性を表現可能な情報であれば、どのような形式の情報であってもよい。例えば、情報処理装置100は、各事象に対応する所定のデータや値を用いて事象をグラフ構造化したグラフ情報を用いてもよい。例えば、情報処理装置100は、各事象から生成された所定の数値(例えば2進数の値や16進数の値)を用いて事象をグラフ構造化したグラフ情報を用いてもよい。例えば、ベクトルに代えて、データ間の距離(類似度)が定義されていれば任意の形態のデータであっても良い。   The information used by the information processing apparatus 100 is not limited to a vector, and may be any type of information as long as the information can express the similarity of each event. For example, the information processing apparatus 100 may use graph information in which events are graph-structured using predetermined data and values corresponding to each event. For example, the information processing apparatus 100 may use graph information obtained by graphing an event using a predetermined numerical value (for example, a binary value or a hexadecimal value) generated from each event. For example, data of any form may be used as long as a distance (similarity) between data is defined instead of a vector.

〔1−1.グラフ情報について〕
また、情報処理装置100は、図1中のグラフ情報GR11に示すように、各ベクトル(ノード)が有向エッジにより連結されたグラフデータを対象に情報処理を行う。なお、図1中のグラフ情報GR11に示すようなグラフ情報は、情報処理装置100が生成してもよいし、情報処理装置100は、図1中のグラフ情報GR11に示すようなグラフ情報をサービス提供装置50(図2参照)等の他の外部装置から取得してもよい。
[1-1. About graph information)
The information processing apparatus 100 performs information processing on graph data in which each vector (node) is connected by a directed edge, as indicated by the graph information GR11 in FIG. Note that the graph information such as the graph information GR11 in FIG. 1 may be generated by the information processing apparatus 100, or the information processing apparatus 100 may provide the graph information such as the graph information GR11 in FIG. It may be obtained from another external device such as the providing device 50 (see FIG. 2).

また、ここでいう、有向エッジとは、一方向にしかデータを辿れないエッジを意味する。以下では、エッジにより辿る元、すなわち始点となるノードを参照元とし、エッジにより辿る先、すなわち終点となるノードを参照先とする。例えば、所定のノード「A」から所定のノード「B」に連結される有向エッジとは、参照元をノード「A」とし、参照先をノード「B」とするエッジであることを示す。なお、各ノードを連結するエッジは、有向エッジに限らず、種々のエッジであってもよい。例えば、各ノードを連結するエッジは、ノードを連結する方向のないエッジであってもよい。例えば、各ノードを連結するエッジは、相互に参照可能なエッジであってもよい。例えば、各ノードを連結するエッジは、全て双方向エッジであってもよい。   In addition, the directional edge herein refers to an edge that can trace data only in one direction. In the following, a source tracing by an edge, that is, a node serving as a start point is set as a reference source, and a destination tracing by an edge, that is, a node serving as an end point is set as a reference destination. For example, a directed edge connected from a predetermined node “A” to a predetermined node “B” indicates that the reference source is the node “A” and the reference destination is the node “B”. The edge connecting the nodes is not limited to the directed edge, and may be various edges. For example, the edge connecting the nodes may be an edge having no direction connecting the nodes. For example, the edges connecting the nodes may be edges that can be referred to each other. For example, all edges connecting the nodes may be bidirectional edges.

例えば、このようにノード「A」を参照元とするエッジをノード「A」の出力エッジという。また、例えば、このようにノード「B」を参照先とするエッジをノード「B」の入力エッジという。すなわち、ここでいう出力エッジ及び入力エッジとは、一の有向エッジをその有向エッジが連結する2つのノードのうち、いずれのノードを中心として捉えるかの相違であり、一の有向エッジが出力エッジ及び入力エッジになる。すなわち、出力エッジ及び入力エッジは、相対的な概念であって、一の有向エッジについて、参照元となるノードを中心として捉えた場合に出力エッジとなり、参照先となるノードを中心として捉えた場合に入力エッジとなる。なお、本実施形態においては、エッジについては、出力エッジや入力エッジ等の有向エッジを対象とするため、以下では、有向エッジを単に「エッジ」と記載する場合がある。   For example, such an edge having the node “A” as a reference source is called an output edge of the node “A”. Further, for example, an edge having the node “B” as a reference destination is referred to as an input edge of the node “B”. In other words, the output edge and the input edge referred to here are the difference between which one of the two nodes connecting the one directed edge is connected to the other, and which one of the two nodes is the center. Are the output edge and the input edge. In other words, the output edge and the input edge are relative concepts, and when one directed edge is captured with the reference source node as the center, the output edge and the input edge are captured with the reference destination node as the center. In this case, it becomes an input edge. Note that, in the present embodiment, directed edges such as an output edge and an input edge are targeted for the edges, and hence, the directed edges may be simply described as “edges” below.

例えば、情報処理装置100は、数百万〜数億単位の事象に対応するノードを対象に処理を行うが、図面においてはその一部のみを図示する。図1の例では、説明を簡単にするために、8個のノードを図示して処理の概要を説明する。例えば、情報処理装置100は、図1中のグラフ情報GR11に示すように、ノードN1、N2、N3等に示すような複数のノード(ベクトル)を含むグラフ情報を取得する。また、図1の例では、グラフ情報GR11における各ノードは、そのノードとの間の距離が近い方から所定数のノードへのエッジ(出力エッジ)が連結される。例えば、所定数は、目的や用途等に応じて、2や5や10や100等の種々の値であってもよい。例えば、所定数が2である場合、ノードN1からは、ノードN1からの距離が最も近いノード及び2番目に距離が近い2つノードに出力エッジが連結される。なお、類似度を示す指標としての距離は、ベクトル(N次元ベクトル)間の距離として適用可能であれば、どのような距離であってもよく、例えば、ユークリッド距離やマハラノビス距離やコサイン距離等の種々の距離が用いられてもよい。   For example, the information processing apparatus 100 performs processing on nodes corresponding to millions to hundreds of millions of events, but only a part thereof is illustrated in the drawings. In the example of FIG. 1, for the sake of simplicity, the outline of the process will be described with eight nodes illustrated. For example, as illustrated in the graph information GR11 in FIG. 1, the information processing apparatus 100 acquires graph information including a plurality of nodes (vectors) such as nodes N1, N2, and N3. Further, in the example of FIG. 1, each node in the graph information GR11 is connected to edges (output edges) of a predetermined number of nodes starting from a node having a shorter distance to the node. For example, the predetermined number may be various values such as 2, 5, 10, or 100, depending on the purpose, use, and the like. For example, when the predetermined number is 2, the output edges from the node N1 are connected to a node closest to the node N1 and two nodes closest to the node N1. Note that the distance as an index indicating the similarity may be any distance as long as it can be applied as a distance between vectors (N-dimensional vectors). For example, a distance such as a Euclidean distance, a Mahalanobis distance, or a cosine distance may be used. Various distances may be used.

また、このように「ノードN*(*は任意の数値)」と記載した場合、そのノードはノードID「N*」により識別されるノードであることを示す。例えば、「ノードN1」と記載した場合、そのノードはノードID「N1」により識別されるノードである。   Further, when described as “node N * (* is an arbitrary numerical value)”, it indicates that the node is a node identified by the node ID “N *”. For example, when "node N1" is described, the node is a node identified by the node ID "N1".

また、図1中のグラフ情報GR11では、ノードN10は、ノードN7へ向かう有向エッジであるエッジE7が連結される。すなわち、ノードN10は、ノードN7とエッジE7により連結される。このように「エッジE*(*は任意の数値)」と記載した場合、そのエッジはエッジID「E*」により識別されるエッジであることを示す。例えば、「エッジE11」と記載した場合、そのエッジはエッジID「E11」により識別されるエッジである。例えば、ノードN10を参照元とし、ノードN7を参照先として連結されるエッジE7により、ノードN10からノードN7に辿ることが可能となる。この場合、有向エッジであるエッジE7は、ノードN10を中心として識別される場合、出力エッジとなり、ノードN7を中心として識別される場合、入力エッジとなる。また、図1のグラフ情報GR11中の双方向矢印は、両方のノードから他方のノードへの有向エッジが連結されることを示す。例えば、グラフ情報GR11中のノードN2とノードN451との間の双方向矢印は、ノードN2からノードN451へ向かう有向エッジと、ノードN451からノードN2へ向かう有向エッジとの2つのエッジが連結されることを示す。   In the graph information GR11 in FIG. 1, the node N10 is connected to the edge E7, which is a directed edge toward the node N7. That is, the node N10 is connected to the node N7 by the edge E7. In this way, the description “edge E * (* is an arbitrary numerical value)” indicates that the edge is an edge identified by the edge ID “E *”. For example, when "edge E11" is described, the edge is an edge identified by the edge ID "E11". For example, it is possible to trace from the node N10 to the node N7 by the edge E7 connected with the node N10 as a reference source and the node N7 as a reference destination. In this case, the edge E7, which is a directed edge, becomes an output edge when identified around the node N10, and becomes an input edge when identified around the node N7. Further, the double-headed arrow in the graph information GR11 in FIG. 1 indicates that a directed edge from both nodes to the other node is connected. For example, a two-way arrow between the node N2 and the node N451 in the graph information GR11 indicates that two edges of a directed edge from the node N2 to the node N451 and a directed edge from the node N451 to the node N2 are connected. Indicates that

また、図1中のグラフ情報GR11は、ユークリッド空間であってもよい。また、図1に示すグラフ情報GR11は、各ベクトル間の距離等の説明のための概念的な図であり、グラフ情報GR11は、多次元空間である。例えば、図1に示すグラフ情報GR11は、平面上に図示するため2次元の態様にて図示されるが、例えば100次元や1000次元等の多次元空間であるものとする。   Further, the graph information GR11 in FIG. 1 may be a Euclidean space. Further, the graph information GR11 shown in FIG. 1 is a conceptual diagram for explaining the distance between the respective vectors and the like, and the graph information GR11 is a multidimensional space. For example, although the graph information GR11 shown in FIG. 1 is illustrated in a two-dimensional manner to be illustrated on a plane, it is assumed that the graph information GR11 is a multidimensional space such as 100 dimensions or 1000 dimensions.

ここで、ベクトルデータ間の距離は、事象の類似性を示し、距離が近いほど類似している。本実施形態においては、グラフ情報GR11における各ノードの距離を対応する各オブジェクト間の類似度とする。例えば、各ノードに対応するオブジェクト(事象)の類似性が、グラフ情報GR11内におけるノード間の距離として写像されているものとする。例えば、各ノードに対応する概念間の類似度が各ノード間の距離に写像されているものとする。ここで、図1に示す例においては、グラフ情報GR11における各ノード間の距離が短いオブジェクト同士の類似度が高く、グラフ情報GR11における各ノード間の距離が長いオブジェクト同士の類似度が低い。例えば、図1中のグラフ情報GR11において、ノードID「N35」により識別されるノードと、ノードID「N693」により識別されるノードとは近接している、すなわち距離が短い。そのため、ノードID「N35」により識別されるノードに対応するオブジェクトと、ノードID「N693」により識別されるノードに対応するオブジェクトとは類似度が高いことを示す。   Here, the distance between vector data indicates the similarity of events, and the closer the distance, the more similar. In the present embodiment, the distance between the nodes in the graph information GR11 is defined as the similarity between the corresponding objects. For example, it is assumed that the similarity of an object (event) corresponding to each node is mapped as a distance between nodes in the graph information GR11. For example, it is assumed that the similarity between concepts corresponding to each node is mapped to the distance between each node. Here, in the example shown in FIG. 1, the similarity between objects having a short distance between nodes in the graph information GR11 is high, and the similarity between objects having a long distance between nodes in the graph information GR11 is low. For example, in the graph information GR11 in FIG. 1, the node identified by the node ID “N35” is close to the node identified by the node ID “N693”, that is, the distance is short. Therefore, the object corresponding to the node identified by the node ID “N35” and the object corresponding to the node identified by the node ID “N693” have a high degree of similarity.

また、例えば、図1中のグラフ情報GR11において、ノードID「N7」により識別されるノードと、ノードID「N2」により識別されるノードとは遠隔にある、すなわち距離が長い。そのため、ノードID「N7」により識別されるノードに対応するオブジェクトと、ノードID「N2」により識別されるノードに対応するオブジェクトとは類似度が低いことを示す。   Also, for example, in the graph information GR11 in FIG. 1, the node identified by the node ID “N7” and the node identified by the node ID “N2” are remote, that is, the distance is long. Therefore, the degree of similarity between the object corresponding to the node identified by the node ID “N7” and the object corresponding to the node identified by the node ID “N2” is low.

〔1−2.ベクトル生成〕
また、ここでいう、各ノード(ベクトル)は、各オブジェクト(事象)に対応する。システムのログが様々なシステムの状態を示す数値データであれば、それをベクトルデータとして、そのまま扱うことも可能である。しかし、システムのログデータが、数値データ等のベクトルデータとして直接扱うことが可能ではない情報である場合には、ベクトルデータへの変換が必要となる。例えば、サービス提供装置50が出力するログデータが、文字情報(テキストメッセージ)である場合には、ベクトルデータへの変換が必要となる。ここで、図1の例では、ログデータが、所定の自然言語(例えば英語)を用いて記載されたログデータ(文字情報)であるものとして以下説明する。この場合、情報処理装置100は、自然言語処理に関する種々の従来技術を用いて、ログデータをベクトル化してもよい。例えば、情報処理装置100は、Word2VecやSentence2VecやDoc2Vecのようなアルゴリズム等を用いて、ログデータからベクトルを生成してもよい。例えば、情報処理装置100は、過去に発生した事象のログデータから、Sentence2Vecを用いてベクトルを生成する。例えば、情報処理装置100は、文字情報であるログデータLG1、LG2、LG451等から、Sentence2Vecを用いてベクトルを生成する。
[1-2. Vector generation)
Further, each node (vector) here corresponds to each object (event). If the system log is numerical data indicating various system states, it can be used as it is as vector data. However, if the log data of the system is information that cannot be directly handled as vector data such as numerical data, conversion to vector data is required. For example, if the log data output by the service providing apparatus 50 is character information (text message), conversion to vector data is required. Here, in the example of FIG. 1, a description will be given below assuming that the log data is log data (character information) described using a predetermined natural language (for example, English). In this case, the information processing apparatus 100 may vectorize the log data using various conventional techniques related to natural language processing. For example, the information processing apparatus 100 may generate a vector from log data using an algorithm such as Word2Vec, Sentence2Vec, or Doc2Vec. For example, the information processing apparatus 100 generates a vector from the log data of an event that has occurred in the past using Sentence2Vec. For example, the information processing apparatus 100 generates a vector from the log data LG1, LG2, LG451, etc., which are character information, using Sentence2Vec.

図1の例では、情報処理装置100は、Sentence2Vecであるモデルを用いて各事象のログデータからN次元ベクトルを生成する場合を一例として説明する。図1の例では、情報処理装置100は、モデル情報記憶部124(図7参照)に示すように、モデルID「M1」により識別されるモデル(モデルM1)を用いて、各事象のログデータからベクトルを生成する。上記のように、「モデルM*(*は任意の数値)」と記載した場合、そのモデルはモデルID「M*」により識別されるモデルであることを示す。例えば、「モデルM1」と記載した場合、そのモデルはモデルID「M1」により識別されるモデルである。また、モデル情報記憶部124に示すように、モデルM1は用途「ベクトル化(システム)」、すなわち所定のシステムにおける情報をベクトル化するために用いられるモデルであり、その具体的なモデルデータが「モデルデータMDT1」であることを示す。   In the example of FIG. 1, an example in which the information processing apparatus 100 generates an N-dimensional vector from log data of each event using a model of Sentence2Vec will be described. In the example of FIG. 1, the information processing apparatus 100 uses the model (model M1) identified by the model ID “M1” as shown in the model information storage unit 124 (see FIG. 7) to log data of each event. Generate a vector from. As described above, when “model M * (* is an arbitrary numerical value)” is described, it indicates that the model is a model identified by the model ID “M *”. For example, when "model M1" is described, the model is a model identified by a model ID "M1". In addition, as shown in the model information storage unit 124, the model M1 is a model used for vectorizing information in a predetermined system, that is, a model “1” (application), that is, a specific model data is “ Model data MDT1. "

例えば、情報処理装置100は、Sentence2VecであるモデルM1に事象のログデータを入力することにより、モデルM1からログデータをベクトル化した情報(ベクトルデータ)を出力させる。なお、情報処理装置100は、ログデータの種別に応じて種々のモデルを用いてもよいが、この点についての詳細は後述する。   For example, the information processing apparatus 100 outputs event vector data (vector data) from the model M1 by inputting log data of an event to the model M1 that is Sencence2Vec. Note that the information processing apparatus 100 may use various models according to the type of log data, but details on this point will be described later.

〔1−3.処理例〕
ここから、情報処理装置100は、サービス提供装置50から一の事象のログデータ(以下、「クエリ」ともいう)を取得し、一の事象に類似する事象に関する情報提供をサービス提供装置50の管理者に行う場合を一例として説明する。図1の例では、サービス提供装置50は、所定のサービスを提供するとともに、ログを出力するサーバであって、管理者MG1により管理されるコンピュータである。図1の例では、サービス提供装置50は、所定のサービスにおける処理等に応じてログを生成(出力)する。また、管理者MG1は、端末装置10を用いて、サービス提供装置50の管理や保守等を行う。情報処理装置100は、サービス提供装置50が出力するログを取得し、ログが所定の条件を満たす場合、ログに対応する事象の類似事象を検索する検索処理を行う。
[1-3. Processing example)
From this, the information processing apparatus 100 acquires log data of one event (hereinafter, also referred to as a “query”) from the service providing apparatus 50 and manages the service providing apparatus 50 to provide information on an event similar to the one event. A case where the operation is performed by a person will be described as an example. In the example of FIG. 1, the service providing apparatus 50 is a server that provides a predetermined service and outputs a log, and is a computer managed by the administrator MG1. In the example of FIG. 1, the service providing apparatus 50 generates (outputs) a log according to processing in a predetermined service or the like. The administrator MG1 uses the terminal device 10 to manage and maintain the service providing device 50. The information processing apparatus 100 acquires a log output from the service providing apparatus 50 and, when the log satisfies a predetermined condition, performs a search process of searching for a similar event of an event corresponding to the log.

図1の例では、サービス提供装置50において、一の事象が発生する(ステップS10)。例えば、サービス提供装置50において、一の事象である事象Xが発生する。そして、所定のアラートXである事象Xの発生に応じて、サービス提供装置50は、事象XのログデータLGXを出力する。サービス提供装置50は、事象Xの内容を示す自然言語で記載されたログデータLGXを出力する。そして、サービス提供装置50は、ログデータLGXを情報処理装置100へ送信する。なお、サービス提供装置50は、所定の条件を満たすログのみを情報処理装置100へ送信してもよい。サービス提供装置50は、アラートやエラー等の通常とは異なる事象の発生を示すログを情報処理装置100へ送信してもよい。   In the example of FIG. 1, one event occurs in the service providing apparatus 50 (step S10). For example, in the service providing apparatus 50, an event X, which is one event, occurs. Then, in response to the occurrence of the event X that is the predetermined alert X, the service providing apparatus 50 outputs log data LGX of the event X. The service providing device 50 outputs log data LGX described in a natural language indicating the content of the event X. Then, the service providing apparatus 50 transmits the log data LGX to the information processing apparatus 100. Note that the service providing apparatus 50 may transmit only logs that satisfy a predetermined condition to the information processing apparatus 100. The service providing apparatus 50 may transmit a log indicating the occurrence of an unusual event such as an alert or an error to the information processing apparatus 100.

そして、情報処理装置100は、一の事象に関する事象情報(ログデータ)を取得する(ステップS11)。図1の例では、情報処理装置100は、端末装置10から事象Xに関するログデータLGXを取得する。そして、情報処理装置100は、一の事象が所定の条件を満たすかどうかを判定する。情報処理装置100は、一の事象が通常の事象と異なる事象であるかどうかを判定する。図1の例では、情報処理装置100は、事象Xが所定のアラートXであるため、事象Xを通常の事象と異なる事象であると判定する。すなわち、情報処理装置100は、事象Xが所定の条件を満たすと判定する。そして、情報処理装置100は、以下の事象Xの類似事象に対応付けられた事象関連情報を抽出する処理を行う。すなわち、情報処理装置100は、一の事象が発生したタイミングに基づいて、事象Xの類似事象に対応付けられた事象関連情報を抽出する処理を行う。   Then, the information processing apparatus 100 acquires event information (log data) related to one event (step S11). In the example of FIG. 1, the information processing apparatus 100 acquires log data LGX related to the event X from the terminal device 10. Then, the information processing apparatus 100 determines whether one event satisfies a predetermined condition. The information processing apparatus 100 determines whether one event is an event different from a normal event. In the example of FIG. 1, since the event X is the predetermined alert X, the information processing apparatus 100 determines that the event X is a different event from the normal event. That is, the information processing apparatus 100 determines that the event X satisfies the predetermined condition. Then, the information processing apparatus 100 performs a process of extracting event-related information associated with a similar event of the following event X. That is, the information processing apparatus 100 performs a process of extracting event-related information associated with a similar event of the event X based on the timing at which one event has occurred.

なお、サービス提供装置50が所定の条件を満たすログのみを情報処理装置100に送信する場合、情報処理装置100は、条件判定をすることなく、サービス提供装置50から取得したログに対応する類似事象の抽出を行ってもよい。   In the case where the service providing apparatus 50 transmits only the log that satisfies the predetermined condition to the information processing apparatus 100, the information processing apparatus 100 does not perform the condition determination, and the similar event corresponding to the log acquired from the service providing apparatus 50 is performed. May be extracted.

事象Xが所定の条件を満たすと判定した情報処理装置100は、事象Xに対応するログデータLGXからグラフ情報の探索に用いるベクトルを生成する。図1の例では、情報処理装置100は、処理群PS11に示すような処理により、事象Xに対応するベクトルを生成する。情報処理装置100は、事象Xに関するログデータLGXをモデルM1に入力する(ステップS12)。具体的には、情報処理装置100は、事象X発生時に所定のサーバシステムのサーバ装置が出力したログデータLGXをモデルM1に入力する。このように、情報処理装置100は、モデルM1にログデータLGXの入力することにより、モデルM1を用いて、ログデータLGXからベクトルを生成する(ステップS13)。すなわち、情報処理装置100は、モデルM1にログデータLGXの入力することにより、ログデータLGXをベクトル化する。   The information processing apparatus 100 that determines that the event X satisfies the predetermined condition generates a vector used for searching for graph information from the log data LGX corresponding to the event X. In the example of FIG. 1, the information processing apparatus 100 generates a vector corresponding to the event X by a process as shown in a process group PS11. The information processing apparatus 100 inputs the log data LGX relating to the event X to the model M1 (Step S12). Specifically, the information processing apparatus 100 inputs the log data LGX output from the server device of the predetermined server system when the event X occurs to the model M1. As described above, the information processing apparatus 100 generates a vector from the log data LGX using the model M1 by inputting the log data LGX to the model M1 (step S13). That is, the information processing apparatus 100 converts the log data LGX into a vector by inputting the log data LGX to the model M1.

このように、情報処理装置100は、Sentence2VecであるモデルM1を用いて、ログデータLGXからベクトルデータVDX(単に「ベクトルVDX」ともいう)を生成する。図1の例では、情報処理装置100は、Sentence2VecであるモデルM1を用いて、1次元目の要素が「0.6」であり、2次元目の要素が「0.3」であるようなベクトルVDXを生成する。なお、ベクトルの各要素(値)は、種々の値であってもよい。例えば、ベクトルの各要素(値)は、小数点以下の数値を含む実数であってもよいし、整数であってもよい。   As described above, the information processing apparatus 100 generates the vector data VDX (also simply referred to as “vector VDX”) from the log data LGX by using the model M1 that is Sencence2Vec. In the example of FIG. 1, the information processing apparatus 100 uses the model M1 that is the Sentence2Vec, such that the first-dimensional element is “0.6” and the second-dimensional element is “0.3”. Generate the vector VDX. Each element (value) of the vector may have various values. For example, each element (value) of the vector may be a real number including a numerical value below a decimal point, or may be an integer.

そして、情報処理装置100は、事象Xに類似する事象(類似事象)を検索する(ステップS14)。例えば、情報処理装置100は、非特許文献1に開示されるような近傍検索の技術等の種々の従来技術を適宜用いて、事象Xの類似事象を検索してもよい。   Then, the information processing apparatus 100 searches for an event similar to the event X (similar event) (step S14). For example, the information processing apparatus 100 may search for a similar event of the event X by appropriately using various conventional techniques such as a neighborhood search technique disclosed in Non-Patent Document 1.

図1の例では、情報処理装置100は、情報群INF11に示すように、グラフ情報GR11やインデックス情報IND11を用いて事象Xの類似事象を検索する。例えば、情報処理装置100は、グラフ情報記憶部123(図6参照)から事象に関するグラフ情報GR11を取得する。また、例えば、情報処理装置100は、インデックス情報記憶部122(図5参照)から、グラフ情報GR11における検索の起点となるノード(以下、「起点ベクトル」ともいう)の決定に用いるインデックス情報IND11を取得する。なお、インデックス情報IND11は、情報処理装置100が生成してもよいし、情報処理装置100は、インデックス情報IND11をサービス提供装置50や情報提供装置(図示省略)等の他の外部装置から取得してもよい。   In the example of FIG. 1, the information processing apparatus 100 searches for a similar event to the event X using the graph information GR11 and the index information IND11 as shown in the information group INF11. For example, the information processing device 100 acquires the graph information GR11 regarding the event from the graph information storage unit 123 (see FIG. 6). In addition, for example, the information processing apparatus 100 stores, from the index information storage unit 122 (see FIG. 5), the index information IND11 used for determining a node (hereinafter, also referred to as an “origin vector”) serving as a search starting point in the graph information GR11. get. The information processing device 100 may generate the index information IND11, or the information processing device 100 may acquire the index information IND11 from another external device such as the service providing device 50 or an information providing device (not shown). You may.

そして、情報処理装置100は、一の事象(クエリ)に対応する起点ベクトルを決定(特定)するために、インデックス情報IND11を用いる。図1の例では、情報処理装置100は、事象XのベクトルVDXに対応する起点ベクトルを決定(特定)するために、インデックス情報IND11を用いる。すなわち、情報処理装置100は、ベクトルVDXとインデックス情報IND11とを用いて、グラフ情報GR11における起点ベクトルを決定する。   Then, the information processing apparatus 100 uses the index information IND11 to determine (identify) a starting vector corresponding to one event (query). In the example of FIG. 1, the information processing apparatus 100 uses the index information IND11 to determine (specify) a starting vector corresponding to the vector VDX of the event X. That is, the information processing device 100 determines a starting point vector in the graph information GR11 using the vector VDX and the index information IND11.

図1中のインデックス情報IND11は、図5中のインデックス情報記憶部122に示す階層構造を有する。例えば、インデックス情報IND11は、ルートRTの直下に位置する第1階層のノード(ベクトル)が、節点VT1、VT2等であることを示す。また、例えば、インデックス情報IND11は、節点VT2の直下の第2階層のノードが、節点VT2−1〜VT2−4(図示せず)であることを示す。また、例えば、インデックス情報IND11は、節点VT2−2の直下の第3階層のノードが、ノードN35、ノードN451、ノードN693、すなわちグラフ情報GR11中のノード(ベクトル)であることを示す。   The index information IND11 in FIG. 1 has a hierarchical structure shown in the index information storage unit 122 in FIG. For example, the index information IND11 indicates that the nodes (vectors) of the first hierarchy located immediately below the root RT are the nodes VT1, VT2, and the like. Also, for example, the index information IND11 indicates that the nodes of the second hierarchy immediately below the node VT2 are the nodes VT2-1 to VT2-4 (not shown). Further, for example, the index information IND11 indicates that the nodes of the third hierarchy immediately below the node VT2-2 are the nodes N35, N451, and N693, that is, the nodes (vectors) in the graph information GR11.

例えば、情報処理装置100は、図1中のインデックス情報IND11に示すような木構造型のインデックス情報を用いて、グラフ情報GR11における起点ベクトルを決定する(ステップS15)。図1の例では、情報処理装置100は、ベクトルVDXを生成した後、インデックス情報IND11を上から下へ辿ることにより、インデックス情報IND11の近傍候補となる起点ベクトルを特定することにより、効率的に検索クエリ(一の事象)に対応する起点ベクトルを決定することができる。   For example, the information processing apparatus 100 determines a starting point vector in the graph information GR11 using tree-structured index information as indicated by the index information IND11 in FIG. 1 (step S15). In the example of FIG. 1, after generating the vector VDX, the information processing apparatus 100 efficiently traces the index information IND11 from the top to the bottom to identify a starting point vector that is a neighbor candidate of the index information IND11. An origin vector corresponding to the search query (one event) can be determined.

例えば、情報処理装置100は、インデックス情報IND11をルートRTからリーフノード(グラフ情報GR11中のノード(ベクトル))まで辿ることにより、ベクトルVDXに対応する起点ベクトルを決定してもよい。図1の例では、例えば、情報処理装置100は、インデックス情報IND11をルートRTからノードN451まで辿ることにより、ノードN451を起点ベクトルとして決定する。なお、図1の例では、説明を簡単にするために、起点ベクトルを1つ決定する場合を示すが、情報処理装置100は、複数個の起点ベクトルを決定してもよい。例えば、情報処理装置100は、ノードN451、N35、N693、N2等の複数個のベクトル(ノード)を起点ベクトルとして決定してもよい。なお、インデックス情報IND11を用いずに、検索開始時にグラフ情報GR11からランダムに1つ以上のノードを選択し、それを起点ベクトルとしてもよいし、または、予め指定された1つ以上のノードを起点ベクトルとしても良い。   For example, the information processing apparatus 100 may determine a starting vector corresponding to the vector VDX by tracing the index information IND11 from the root RT to a leaf node (a node (vector) in the graph information GR11). In the example of FIG. 1, for example, the information processing apparatus 100 determines the node N451 as a starting vector by tracing the index information IND11 from the root RT to the node N451. Although the example of FIG. 1 illustrates a case where one starting vector is determined for the sake of simplicity, the information processing apparatus 100 may determine a plurality of starting vectors. For example, the information processing apparatus 100 may determine a plurality of vectors (nodes) such as the nodes N451, N35, N693, and N2 as the starting vector. It is to be noted that, without using the index information IND11, one or more nodes may be randomly selected from the graph information GR11 at the start of the search, and may be used as a starting vector, or one or more nodes specified in advance may be used as starting points. It may be a vector.

例えば、情報処理装置100は、木構造に関する種々の従来技術を適宜用いて、インデックス情報IND11をルートRTからリーフノードまで辿ることにより、辿りついたリーフノードを起点ベクトルとして決定してもよい。例えば、情報処理装置100は、ベクトルVDXとの類似度に基づいて、インデックス情報IND11を下へ辿ることにより、起点ベクトルを決定してもよい。例えば、情報処理装置100は、ルートRTから節点VT1、VT2等のいずれの節点に辿るかを、ベクトルVDXと節点VT1、VT2との類似度に基づいて決定してもよい。例えば、情報処理装置100は、ルートRTから節点VT1、VT2等のうち、ベクトルVDXとの類似度が最も高い節点VT2へ辿ると決定してもよい。また、例えば、情報処理装置100は、節点VT2から節点VT2−1〜VT2−4等のうち、ベクトルVDXとの類似度が最も高い節点VT2−2へ辿ると決定してもよい。また、例えば、情報処理装置100は、節点VT2−2からノードN35、N451、N693等のうち、ベクトルVDXとの類似度が最も高い節点ノードN451へ辿ると決定してもよい。   For example, the information processing apparatus 100 may determine the leaf node that has been reached as a starting vector by tracing the index information IND11 from the root RT to the leaf nodes by appropriately using various conventional techniques regarding a tree structure. For example, the information processing apparatus 100 may determine the starting point vector by tracing the index information IND11 downward based on the degree of similarity with the vector VDX. For example, the information processing apparatus 100 may determine which node such as the nodes VT1 and VT2 to follow from the route RT based on the similarity between the vector VDX and the nodes VT1 and VT2. For example, the information processing apparatus 100 may determine to follow from the root RT to the node VT2 having the highest similarity with the vector VDX among the nodes VT1, VT2, and the like. Further, for example, the information processing apparatus 100 may determine to follow the node VT2-2 to the node VT2-2 having the highest similarity with the vector VDX among the nodes VT2-1 to VT2-4. Further, for example, the information processing apparatus 100 may determine to follow from the node VT2-2 to the node N451 having the highest similarity with the vector VDX among the nodes N35, N451, N693, and the like.

そして、情報処理装置100は、グラフ情報GR11を検索することにより、事象Xの類似事象を抽出する(ステップS16)。例えば、情報処理装置100は、ノードN451の近傍に位置するノードを類似事象として抽出する。例えば、情報処理装置100は、ノードN451からの距離が近いノードを類似事象として抽出する。例えば、情報処理装置100は、ノードN451を起点として、エッジを辿ることにより、ノードN451から到達可能なノードを類似事象として抽出する。例えば、情報処理装置100は、所定数(例えば、2個や10個等)のノードを類似事象として抽出する。例えば、情報処理装置100は、図11に示すような検索処理により、事象Xの類似事象を抽出してもよいが、詳細は後述する。図1の例では、情報処理装置100は、ノードN451を起点として、グラフ情報GR11を探索することにより、ノードN451やノードN35やノードN256等を類似事象として抽出する。例えば、情報処理装置100は、事象Xとの類似度が高い方から順に、ノードN451、ノードN35、ノードN256等の順で抽出する。   Then, the information processing apparatus 100 extracts a similar event of the event X by searching the graph information GR11 (step S16). For example, the information processing apparatus 100 extracts a node located near the node N451 as a similar event. For example, the information processing apparatus 100 extracts a node whose distance from the node N451 is short as a similar event. For example, the information processing apparatus 100 extracts a node reachable from the node N451 as a similar event by tracing an edge with the node N451 as a starting point. For example, the information processing apparatus 100 extracts a predetermined number (for example, two or ten) of nodes as similar events. For example, the information processing apparatus 100 may extract a similar event to the event X by a search process as shown in FIG. 11, but the details will be described later. In the example of FIG. 1, the information processing apparatus 100 extracts the node N451, the node N35, the node N256, and the like as a similar event by searching for the graph information GR11 with the node N451 as a starting point. For example, the information processing apparatus 100 extracts the nodes N451, N35, N256, and the like in descending order of similarity to the event X.

そして、情報処理装置100は、抽出した類似事象に対応付けられた事象関連情報を抽出する(ステップS16−1)。図1の例では、情報処理装置100は、類似事象一覧情報SELに示すように、抽出した類似事象に対応付けられた事象関連情報を抽出する。例えば、情報処理装置100は、事象情報記憶部121(図4参照)に記憶された情報のうち、各類似事象に対応付けられた事象関連情報を抽出する。情報処理装置100は、事象関連情報として、コメントや自動実行フラグやスコア等の情報を抽出する。情報処理装置100は、類似事象として抽出した事象#451(ノードN451)、事象#35(ノードN35)、事象#256(ノードN256)等の各々に対応付けられた事象関連情報を抽出する。   Then, the information processing apparatus 100 extracts event-related information associated with the extracted similar event (step S16-1). In the example of FIG. 1, the information processing apparatus 100 extracts event-related information associated with the extracted similar event, as indicated by the similar event list information SEL. For example, the information processing apparatus 100 extracts event-related information associated with each similar event from information stored in the event information storage unit 121 (see FIG. 4). The information processing apparatus 100 extracts information such as a comment, an automatic execution flag, and a score as event-related information. The information processing apparatus 100 extracts event-related information associated with each of event # 451 (node N451), event # 35 (node N35), event # 256 (node N256), and the like, which are extracted as similar events.

図1中の類似事象一覧情報SELに示す「自動実行フラグ」は、コメントに基づく情報処理装置の自動実行の有無を示す。「自動実行フラグ」が「0」、すなわち自動実行が無しの場合、「コメント」には、対応する事象への対処内容を示す情報が含まれるものとする。例えば、「自動実行フラグ」が「0」である場合、「コメント」には、対応する事象への対処内容を自然言語で示す文字情報が含まれるものとする。例えば、事象への対処内容を示すコメントCM451は、「システム再起動」等の具体的な対処内容を示す情報であってもよい。   The “automatic execution flag” shown in the similar event list information SEL in FIG. 1 indicates whether or not the information processing apparatus is automatically executed based on the comment. When the “automatic execution flag” is “0”, that is, when there is no automatic execution, it is assumed that the “comment” includes information indicating the content of handling the corresponding event. For example, when the “automatic execution flag” is “0”, it is assumed that the “comment” includes character information indicating the content of handling the corresponding event in a natural language. For example, the comment CM451 indicating the content of handling the event may be information indicating specific content of the handling such as "system restart".

また、「自動実行フラグ」が「1」、すなわち自動実行が有りの場合、「コメント」は、処理を自動実行可能な形式の情報である指令情報であるものとする。例えば、処理を自動実行可能な形式の情報であるコメントCM256は、自動実行に用いる情報(プログラムやコマンド等)であってもよい。   When the “automatic execution flag” is “1”, that is, when there is automatic execution, the “comment” is command information that is information in a format in which processing can be automatically executed. For example, the comment CM256, which is information in a format in which processing can be automatically executed, may be information (a program, a command, or the like) used for automatic execution.

図1中の類似事象一覧情報SELに示す「スコア」は、対応する事象のスコアを示す。例えば、「スコア」は、対応する事象の評価を示す。「スコア」は、対応する事象における対応を示すコメント等の評価を示す情報であってもよい。例えば、スコアSC451は、「0.5」等の具体的な数値であってもよい。例えば、スコアSC35は、「3.5」等の具体的な数値であってもよい。   “Score” shown in the similar event list information SEL in FIG. 1 indicates the score of the corresponding event. For example, “score” indicates an evaluation of a corresponding event. The “score” may be information indicating evaluation such as a comment indicating a correspondence in a corresponding event. For example, the score SC451 may be a specific numerical value such as “0.5”. For example, the score SC35 may be a specific numerical value such as “3.5”.

また、図1中の類似事象一覧情報SELに示す「類似度」は、対応する事象と検索クエリとなった事象(以下、「対象事象」ともいう)との類似度を示す。例えば、情報処理装置100は、検索処理において算出した類似度を用いてもよい。例えば、「類似度」は、「0」以上「1」以下の値であってもよい。「類似度」の値が大きい程、対応する事象が対象事象と類似していることを示す。例えば、類似度DS451は、「0.8」等の具体的な数値であってもよい。例えば、類似度DS35は、「0.65」等の具体的な数値であってもよい。例えば、情報処理装置100は、検索処理において算出した各類似事象と対象事象との類似度を用いてもよい。   The “similarity” shown in the similar event list information SEL in FIG. 1 indicates the similarity between the corresponding event and the event that has become the search query (hereinafter, also referred to as “target event”). For example, the information processing apparatus 100 may use the similarity calculated in the search processing. For example, the “similarity” may be a value between “0” and “1”. A larger value of “similarity” indicates that the corresponding event is more similar to the target event. For example, the similarity DS451 may be a specific numerical value such as “0.8”. For example, the similarity DS35 may be a specific numerical value such as “0.65”. For example, the information processing apparatus 100 may use the similarity between each similar event and the target event calculated in the search processing.

そして、情報処理装置100は、類似事象の順位付けを行う(ステップS17)。図1の例では、情報処理装置100は、各類似事象のスコアや類似度等に基づいて、各類似事象のランキングスコアを生成する。例えば、情報処理装置100は、各類似事象のスコアと類似度とを乗算することにより、各類似事象のランキングスコアを算出する。なお、情報処理装置100は、上記に限らず、種々の情報や算出式を用いて、各類似事象のランキングスコアを算出してもよい。   Then, the information processing apparatus 100 ranks similar events (step S17). In the example of FIG. 1, the information processing apparatus 100 generates a ranking score for each similar event based on the score, the degree of similarity, and the like of each similar event. For example, the information processing apparatus 100 calculates the ranking score of each similar event by multiplying the score of each similar event by the similarity. In addition, the information processing apparatus 100 may calculate the ranking score of each similar event using not only the above but also various information and calculation formulas.

図1の例では、情報処理装置100は、ランキング一覧情報RKLに示すように、各類似事象のランキングスコアを算出する。情報処理装置100は、事象#451のランキングスコアをランキングスコアRS451と算出する。また、情報処理装置100は、事象#35のランキングスコアをランキングスコアRS35と算出する。そして、情報処理装置100は、各類似事象のランキングスコアに基づいて、各類似事象の順位付けを行う。情報処理装置100は、ランキングスコアが高い類似事象から順に順位付けを行う。図1の例では、情報処理装置100は、ランキングスコアが高い方から順に、1位「事象#35」、2位「事象#2」、3位「事象#451」等と順位付けする。なお、情報処理装置100は、ランキングスコアに限らず種々の情報を適宜用いて、各類似事象の順位付けを行ってもよい。   In the example of FIG. 1, the information processing apparatus 100 calculates the ranking score of each similar event as indicated by the ranking list information RKL. The information processing apparatus 100 calculates the ranking score of the event # 451 as the ranking score RS451. Further, the information processing apparatus 100 calculates the ranking score of the event # 35 as the ranking score RS35. Then, the information processing apparatus 100 ranks each similar event based on the ranking score of each similar event. The information processing apparatus 100 ranks similar events in descending order of similarity score. In the example of FIG. 1, the information processing apparatus 100 ranks the first place “event # 35”, the second place “event # 2”, the third place “event # 451”, and the like in descending order of the ranking score. The information processing apparatus 100 may rank the similar events using not only the ranking score but also various information as appropriate.

そして、情報処理装置100は、提供対象事象を決定する(ステップS18)。図1の例では、情報処理装置100は、順位が1位である事象#35を提供対象事象に決定する。なお、情報処理装置100は、1つに限らず複数の事象を提供対象事象に決定してもよい。   Then, the information processing apparatus 100 determines a provision target event (step S18). In the example of FIG. 1, the information processing apparatus 100 determines the event # 35 having the first rank as the provision target event. Note that the information processing apparatus 100 may determine not only one event but a plurality of events to be provided events.

そして、情報処理装置100は、決定した提供対象事象に関する情報を提供する(ステップS19)。図1の例では、情報処理装置100は、提供対象事象である事象#35を示す情報や事象#35のコメントCM35を事象Xに類似する事象や事象Xへの対処内容として、管理者MG1が利用する端末装置10に提供する。なお、情報処理装置100は、提供対象事象である事象#35に関する情報とともに、事象XのログデータLGXを、管理者MG1が利用する端末装置10に提供してもよい。情報処理装置100からコメントCM35を受信した管理者MG1は、コメントCM35に基づいてサービス提供装置50で発生した事象Xへの対応を行う(ステップS20)。   Then, the information processing apparatus 100 provides information on the determined provision target event (step S19). In the example of FIG. 1, the information processing apparatus 100 uses the information indicating the event # 35 to be provided and the comment CM35 of the event # 35 as an event similar to the event X and the content of handling the event X by the administrator MG1. It is provided to the terminal device 10 to be used. In addition, the information processing apparatus 100 may provide the log data LGX of the event X to the terminal device 10 used by the administrator MG1, together with the information on the event # 35, which is the provision target event. The administrator MG1 that has received the comment CM 35 from the information processing device 100 responds to the event X that has occurred in the service providing device 50 based on the comment CM 35 (step S20).

上述したように、情報処理装置100は、グラフ情報GR11やインデックス情報IND11を用いて、管理者MG1から取得した事象Xの類似事象を抽出する。例えば、情報処理装置100は、インデックス情報IND11を用いて、事象Xの類似事象を抽出する際のグラフ情報GR11における起点ベクトルを決定する。そして、情報処理装置100は、決定した起点ベクトルを起点としてグラフ情報GR11を探索することにより、事象Xの類似事象を抽出する。これにより、情報処理装置100は、類似事象に関連する情報を適切に抽出することができる。情報処理装置100は、類似事象に関連する情報を高速に抽出することができる。例えば、情報処理装置100は、管理者MG1等が手作業で類似事象を抽出する場合に比べて、類似事象に関連する情報を高速に抽出することができる。   As described above, the information processing apparatus 100 uses the graph information GR11 and the index information IND11 to extract a similar event to the event X obtained from the administrator MG1. For example, the information processing apparatus 100 determines a starting point vector in the graph information GR11 when extracting a similar event of the event X using the index information IND11. Then, the information processing apparatus 100 extracts a similar event of the event X by searching the graph information GR11 using the determined starting vector as a starting point. Thereby, the information processing apparatus 100 can appropriately extract information related to the similar event. The information processing apparatus 100 can extract information related to the similar event at high speed. For example, the information processing apparatus 100 can extract information related to a similar event at a higher speed than when the administrator MG1 or the like manually extracts a similar event.

例えば、ディープラーニングといった手法で、事象を識別するという方法もあるが、多種多様な事象が存在する場合においては、各事象の事例が少ないので、学習ができずに識別精度を向上させることが難しいという問題がある。例えば、ディープラーニングといった学習手法で生成したモデルを用いて、そのモデルに事象の情報を入力し、出力されたスコアから事象を識別するという方法もあるが、多種多様な事象が存在する場合においては、各事象の事例が少ないため、モデルの精度を向上させることが難しく、事象の識別精度を向上させることが難しい。一方で、情報処理装置100は、各事象から抽出した特徴を基に生成した複数のベクトルのグラフ構造化したグラフ情報を用いて検索を行うことにより、発生した事象に類似する類似事象を適切に抽出することができる。そのため、情報処理装置100は、発生した事象がどのような事象に該当するかを精度よく識別することができる。   For example, there is a method of identifying events by a method such as deep learning, but when there are various types of events, it is difficult to improve the identification accuracy without learning because there are few cases of each event There is a problem. For example, there is a method of using a model generated by a learning method such as deep learning, inputting event information into the model, and identifying the event from the output score.However, in the case where there is a wide variety of events, Since the number of cases of each event is small, it is difficult to improve the accuracy of the model, and it is difficult to improve the accuracy of identifying the event. On the other hand, the information processing apparatus 100 appropriately searches for similar events similar to the occurred event by performing a search using graph information obtained by graphing a plurality of vectors generated based on features extracted from each event. Can be extracted. Therefore, the information processing apparatus 100 can accurately identify what kind of event the generated event corresponds to.

そして、情報処理装置100は、類似事象に対応付けられた事象関連情報を抽出し、その事象関連情報を提供する。例えば、事象関連情報のコメントが自然言語で記載されている場合、情報処理装置100は、サービス提供装置50の管理者MG1等のシステムの管理者にコメントを提供する。これにより、情報処理装置100から事象関連情報を受信したシステムの管理者は、事象関連情報に基づいて、適切な対応を行うことができる。また、例えば、事象関連情報のコメントが情報処理装置により自動実行可能な指令情報である場合、情報処理装置100は、サービス提供装置50等の情報処理装置にコメントを提供する。これにより、情報処理装置100から事象関連情報を受信した情報処理装置は、事象関連情報に基づいて、適切な処理を自動実行することができる。なお、事象関連情報には、上記に限らず種々の情報が含まれてもよい。事象関連情報には、事象の分析結果を示す情報が記憶されてもよい。事象関連情報には、事象の分析結果に基づく理由や重要度(深刻度レベル)を示す情報が記憶されてもよい。   Then, the information processing apparatus 100 extracts the event-related information associated with the similar event, and provides the event-related information. For example, when the comment of the event-related information is described in a natural language, the information processing apparatus 100 provides the comment to a system administrator such as the administrator MG1 of the service providing apparatus 50. Thereby, the administrator of the system that has received the event-related information from the information processing apparatus 100 can take appropriate action based on the event-related information. Further, for example, when the comment of the event-related information is command information that can be automatically executed by the information processing device, the information processing device 100 provides the comment to an information processing device such as the service providing device 50. Accordingly, the information processing device that has received the event-related information from the information processing device 100 can automatically execute appropriate processing based on the event-related information. The event-related information is not limited to the above and may include various information. The event-related information may store information indicating an analysis result of the event. The event-related information may store information indicating the reason or importance (severity level) based on the analysis result of the event.

例えば、システム不具合等のサーバシステムにおける事象(サーバイベント)の発生時の運用において、アラートメッセージの完全一致で検索させようとした場合、メッセージの変更や揺れに対して非常に弱いという課題がある。また、単純に登録済みのデータと距離計算を行うと、揺らぎに強くなるが、データ量増大に伴い処理負荷が高まるという問題がある。そこで、情報処理システム1においては、アラートメッセージ等のログや不具合対策コメント情報等のコメントをベクトル化し、グラフ構造化する。そして、情報処理システム1においては、グラフ構造化したデータを高速で検索し、検索結果情報に基づきシステム不具合等の対応を実行可能とすることにより、システムで発生する事象に対する適切な対応を迅速に行うことができる。   For example, in an operation at the time of occurrence of an event (server event) in a server system such as a system failure, if an attempt is made to perform a search with an exact match of an alert message, there is a problem that the message is extremely vulnerable to a change or shaking of the message. Further, if distance calculation is simply performed on registered data, fluctuations are increased, but there is a problem that a processing load increases with an increase in the data amount. Therefore, in the information processing system 1, a log such as an alert message or a comment such as trouble countermeasure comment information is vectorized to form a graph structure. Then, the information processing system 1 searches the graph-structured data at a high speed, and makes it possible to cope with a system failure or the like based on the search result information, thereby promptly coping with an event occurring in the system. It can be carried out.

また、情報処理システム1においては、アラートメッセージ等のログをキーとして、そのログに対応処置方法などコメントを対応付けてデータベース化し、アラート等の新しい事象が発生した場合に、類似する過去の事象を抽出し、その事象を示す情報に当該対応処置方法情報も付加して、管理者MG1等の管理者(運用者)へ通知する。このように、情報処理システム1においては、不具合等の事象だけでなく、事象に対する対応処置方法を運用者について通知することで、不具合対応を迅速に実行可能とする。また、情報処理システム1においては、各事象に自動実行フラグを対応付けることで、対応処置の自動化実行を実現することができる。なお、対応処置の自動化実行については、不具合事象及び処置内容ごとに、自動実行可否をマスタ登録し、当該マスタ情報に基づき実行処理を行ってもよい。また、情報処理システム1においては、自動実行フラグが無しの場合はシステム担当者に通知し、対応処置は運用担当者手動により実行可能とする。これにより、例えば、情報処理システム1においては、事象発生後、過去ログマスタ(グラフ情報)を検索した後、検索結果を運用者に通知し、修正の自動実行確認し、修正実行するという処理フローを実現することができる。   Further, in the information processing system 1, a log such as an alert message is used as a key, and a comment such as a corresponding treatment method is associated with the log to form a database. When a new event such as an alert occurs, a similar past event is generated. The information is extracted, the corresponding treatment method information is also added to the information indicating the event, and the information is notified to an administrator (operator) such as the administrator MG1. As described above, in the information processing system 1, not only an event such as a failure, but also a countermeasure for the event is notified to the operator, so that the failure can be quickly dealt with. In the information processing system 1, by associating each event with an automatic execution flag, it is possible to realize automated execution of a corresponding measure. In addition, regarding the automatic execution of the corresponding measures, whether or not the automatic execution is possible may be registered as a master for each trouble event and the content of the measures, and the execution processing may be performed based on the master information. Further, in the information processing system 1, when there is no automatic execution flag, the system operator is notified and the corresponding action can be executed manually by the operator. Thus, for example, in the information processing system 1, after the occurrence of an event, the past log master (graph information) is searched, the search result is notified to the operator, the automatic execution of the correction is confirmed, and the correction is executed. Can be realized.

〔1−3−1.自動実行〕
また、図1の例において、自動実行フラグが「1」である事象#256の順位が1位である場合、情報処理装置100は、事象#256のコメントCM256をサービス提供装置50へ提供してもよい。情報処理装置100は、処理を自動実行させる指令情報であるのコメントCM256をサービス提供装置50へ提供してもよい。この場合、コメントCM256を情報処理装置100から受信したサービス提供装置50は、コメントCM256に基づく処理を自動実行してもよい。コメントCM256の自動処理内容が再起動である場合、サービス提供装置50は、コメントCM256に基づいて再起動処理を自動実行してもよい。なお、情報処理装置100は、処理を自動実行に関するコメントを管理者MG1が利用する端末装置10に提供してもよい。例えば、自動実行フラグが「1」である事象#256の順位が1位である場合であっても、情報処理装置100は、コメントCM256を管理者MG1が利用する端末装置10に提供してもよい。この場合、管理者MG1がコメントCM256に基づく処理をサービス提供装置50に実行させるかを判断し、サービス提供装置50に実行させると決定した場合、サービス提供装置50にコメントCM256を提供してもよい。
[1-3-1. Automatic execution)
Also, in the example of FIG. 1, when the order of the event # 256 whose automatic execution flag is “1” is the first place, the information processing apparatus 100 provides the comment CM 256 of the event # 256 to the service providing apparatus 50. Is also good. The information processing apparatus 100 may provide the service providing apparatus 50 with a comment CM256 that is command information for automatically executing the process. In this case, the service providing apparatus 50 that has received the comment CM 256 from the information processing apparatus 100 may automatically execute a process based on the comment CM 256. When the content of the automatic processing of the comment CM 256 is “restart”, the service providing apparatus 50 may automatically execute the restart processing based on the comment CM 256. Note that the information processing apparatus 100 may provide a comment on the automatic execution of the process to the terminal device 10 used by the administrator MG1. For example, even if the event # 256 in which the automatic execution flag is “1” is ranked first, the information processing apparatus 100 may provide the comment CM256 to the terminal device 10 used by the administrator MG1. Good. In this case, the administrator MG1 determines whether or not the service providing apparatus 50 should execute the processing based on the comment CM 256, and if the administrator MG1 determines that the service providing apparatus 50 should execute the processing, the comment CM 256 may be provided to the service providing apparatus 50. .

〔1−3−2.他の情報提供態様〕
なお、情報処理装置100は、抽出した各類似事象に対応付けられた事象関連情報を提供してもよい。この場合、情報処理装置100は、ステップS17、S18の処理を行うことなく、抽出した各類似事象に対応付けられた事象関連情報を提供してもよい。例えば、情報処理装置100は、自動実行フラグが「0」である事象関連情報を提供してもよい。例えば、情報処理装置100は、自動実行フラグが「0」である事象#451のコメントCM451や事象#35のコメントCM35を事象Xへの対処を示す情報として、管理者MG1が利用する端末装置10に提供してもよい。この場合、情報処理装置100は、自動実行フラグが「1」である事象#256のコメントCM256を管理者MG1が利用する端末装置10に提供しなくてもよい。
[1-3-2. Other information provision modes]
Note that the information processing apparatus 100 may provide event-related information associated with each extracted similar event. In this case, the information processing apparatus 100 may provide the event-related information associated with each extracted similar event without performing the processing of steps S17 and S18. For example, the information processing apparatus 100 may provide event-related information in which the automatic execution flag is “0”. For example, the information processing apparatus 100 uses the comment CM 451 of the event # 451 and the comment CM 35 of the event # 35 whose automatic execution flag is "0" as information indicating the response to the event X, and the terminal apparatus 10 used by the administrator MG1. May be provided. In this case, the information processing apparatus 100 does not need to provide the comment CM256 of the event # 256 in which the automatic execution flag is “1” to the terminal device 10 used by the administrator MG1.

〔1−4.事象〕
図1の例では、事象の一例として、サーバシステムにおける事象(サーバイベント)を示したが、事象は、サーバイベントに限らず、種々の事象であってもよい。言い換えると、情報処理装置100は、所定の社会におけるイベント等の種々の事象を対象としてもよい。例えば、情報処理装置100は、天災や戦争・事故など災害や経済活動における事象等の種々の事象を対象としてもよい。例えば、情報処理装置100は、事象として、道路や鉄道や航空や船舶等の種々の交通に関する事象やユーザの購買等のユーザ行動に関する事象などを対象として、類似事象を抽出してもよい。
[1-4. Event)
In the example of FIG. 1, an event (server event) in the server system is shown as an example of the event, but the event is not limited to the server event, and may be various events. In other words, the information processing apparatus 100 may target various events such as events in a predetermined society. For example, the information processing apparatus 100 may target various events such as events in disasters and economic activities such as natural disasters, wars and accidents. For example, the information processing apparatus 100 may extract a similar event as an event, such as an event related to various traffics such as a road, a railroad, aviation, and a ship, or an event related to user behavior such as a user's purchase.

〔1−4−1.鉄道〕
例えば、情報処理装置100は、事象として、公共交通機関に関する事象を対象として、類似事象を抽出してもよい。例えば、情報処理装置100は、鉄道において発生する事象を対象として、類似事象を抽出し、事象関連情報を抽出してもよい。例えば、情報処理装置100は、鉄道において発生する遅延や運行中止等の事象を対象として、類似事象を抽出し、事象関連情報を抽出してもよい。この場合、情報処理装置100は、遅延や運行中止等の事象を示す文字情報をベクトル化することにより、グラフ情報を生成してもよい。例えば、情報処理装置100は、遅延パターンや運行中止パターン等の事象を示すログをベクトル化することにより、グラフ情報を生成してもよい。例えば、情報処理装置100は、「AA線X分遅延⇒BB線Y分遅延⇒…」等の遅延パターンや「CC線X時以降運行中止⇒…」等の運行中止パターン等の事象を示すログ(文字情報)をベクトル化することにより、グラフ情報を生成してもよい。
[1-4-1. Railway)
For example, the information processing apparatus 100 may extract a similar event for an event related to public transportation as an event. For example, the information processing apparatus 100 may extract a similar event and extract event-related information for an event that occurs in a railway. For example, the information processing apparatus 100 may extract similar events and extract event-related information for events such as delays and operation suspensions occurring in railways. In this case, the information processing apparatus 100 may generate the graph information by vectorizing character information indicating an event such as a delay or operation suspension. For example, the information processing apparatus 100 may generate graph information by vectorizing logs indicating events such as a delay pattern and an operation stop pattern. For example, the information processing apparatus 100 may log events indicating events such as a delay pattern such as “AA line X delay → BB line Y minute delay →. Graph information may be generated by vectorizing (character information).

また、情報処理装置100は、事象関連情報として、遅延や運行中止の理由(原因)を各事象に対応付けてもよい。また、情報処理装置100は、事象関連情報として、遅延や運行中止に対する対処内容を各事象に対応付けてもよい。情報処理装置100は、事象関連情報として、遅延や運行中止時において行われた誘導行動を示す情報を各事象に対応付けてもよい。また、情報処理装置100は、事象関連情報として、遅延や運行中止に対する利用者(ユーザ)へ提供可能な代替案を示す情報を各事象に対応付けてもよい。   In addition, the information processing apparatus 100 may associate the reason (cause) of delay or operation suspension with each event as event-related information. In addition, the information processing apparatus 100 may associate details of measures to be taken for delays and operation suspensions with each event as event-related information. The information processing apparatus 100 may associate, as event-related information, information indicating a guiding action performed at the time of delay or operation suspension with each event. In addition, the information processing apparatus 100 may associate, as event-related information, information indicating an alternative that can be provided to a user (user) with respect to delay or operation suspension, for each event.

そして、情報処理装置100は、遅延の発生時におけるログを取得した場合、そのログを用いて類似検索を行うことにより、類似事象を抽出し、その類似事象に対応付けられた事象関連情報を抽出してもよい。そして、情報処理装置100は、抽出した事象関連情報に含まれる誘導行動を示す情報を、鉄道の管理者等に提供してもよい。そして、誘導行動を示す情報を受信した鉄道の管理者は、その誘導行動に基づく対処を行う。これにより、鉄道の管理者は、遅延等の事象に対して適切な対応を迅速に行うことができる。   Then, when the log at the time of occurrence of the delay is acquired, the information processing apparatus 100 performs a similarity search using the log, extracts a similar event, and extracts event-related information associated with the similar event. May be. Then, the information processing apparatus 100 may provide information indicating the guidance action included in the extracted event-related information to a railway manager or the like. Then, the railroad administrator who receives the information indicating the guidance action performs a measure based on the guidance action. As a result, the railroad administrator can quickly take appropriate measures for an event such as a delay.

〔1−4−2.ユーザ行動〕
また、情報処理装置100は、事象として、ユーザ行動に関する事象などを対象として、類似事象を抽出してもよい。情報処理装置100は、ユーザの購買に関する事象を対象として、類似事象を抽出してもよい。例えば、情報処理装置100は、IoT(Internet of Things)等に関する技術により、取得したユーザ行動に基づいて、ユーザの購買行動の事象の類似事象を抽出してもよい。
[1-4-2. User behavior)
Further, the information processing apparatus 100 may extract a similar event as an event, for example, an event related to a user action. The information processing apparatus 100 may extract a similar event for an event related to a user's purchase. For example, the information processing apparatus 100 may extract a similar event of the user's purchase behavior based on the acquired user behavior by using a technology related to IoT (Internet of Things) or the like.

例えば、情報処理装置100は、ユーザが商品やサービス(以下、併せて「商品等」ともいう)を購入したという事象を対象として、類似事象を抽出し、事象関連情報を抽出してもよい。この場合、情報処理装置100は、ユーザが購入した商品等や購入時のコンテキスト(時間や場所等)を示す文字情報をベクトル化することにより、グラフ情報を生成してもよい。例えば、情報処理装置100は、ユーザの購入の事象を示すログをベクトル化することにより、グラフ情報を生成してもよい。   For example, the information processing apparatus 100 may extract a similar event and extract event-related information for an event that the user has purchased a product or service (hereinafter, also referred to as “product etc.”). In this case, the information processing apparatus 100 may generate the graph information by vectorizing character information indicating a product or the like purchased by the user or a context (time, place, or the like) at the time of purchase. For example, the information processing apparatus 100 may generate graph information by vectorizing a log indicating a user's purchase event.

また、情報処理装置100は、事象関連情報として、購買行動を行ったユーザがその商品等を購入した理由を各事象に対応付けてもよい。また、情報処理装置100は、事象関連情報として、購買行動を行ったユーザに対して行った対処内容を各事象に対応付けてもよい。情報処理装置100は、事象関連情報として、購買行動を行ったユーザに対して効果があった対応を示す情報を各事象に対応付けてもよい。例えば、情報処理装置100は、事象関連情報として、購買行動を行ったユーザに対して推奨し、そのユーザが購入した商品等を示す情報を、効果があった対応を示す情報として、各事象に対応付けてもよい。   Further, the information processing apparatus 100 may associate, as the event-related information, the reason why the user who performed the purchasing action purchased the product or the like with each event. In addition, the information processing apparatus 100 may associate, as the event-related information, the details of the action performed on the user who has performed the purchasing behavior with each event. The information processing apparatus 100 may associate, as event-related information, information indicating a response that has been effective for a user who has performed a purchasing action, with each event. For example, the information processing apparatus 100 recommends, as event-related information, a user who has performed a purchasing action, and uses information indicating a product or the like purchased by the user as information indicating an effective response for each event. It may be associated.

そして、情報処理装置100は、ユーザの購買行動の発生時におけるログを取得した場合、そのログを用いて類似検索を行うことにより、類似事象を抽出し、その類似事象に対応付けられた事象関連情報を抽出してもよい。そして、情報処理装置100は、抽出した事象関連情報に含まれる購買行動を行ったユーザに対して効果があった対応を示す情報を、所定の管理者等に提供してもよい。例えば、情報処理装置100は、マーケッタ、サービスマネージャ等に、購買行動を行ったユーザに対して効果があった対応を示す情報等の類似事象に関する情報を提供してもよい。そして、情報を受信した管理者は、その情報に基づく対処を行う。これにより、管理者は、購買行動を行ったユーザに対して適切な商品の推奨等のアプローチを行うことができる。   Then, when the log at the time of occurrence of the user's purchasing behavior is acquired, the information processing apparatus 100 performs a similarity search using the log to extract a similar event, and associates the event with the similar event. Information may be extracted. Then, the information processing apparatus 100 may provide, to a predetermined manager or the like, information indicating a response that has been effective for the user who has performed the purchasing behavior included in the extracted event-related information. For example, the information processing apparatus 100 may provide a marketer, a service manager, and the like with information on a similar event such as information indicating a response that has been effective for a user who has performed a purchasing action. Then, the administrator who receives the information performs a countermeasure based on the information. As a result, the administrator can take an approach such as recommending an appropriate product to the user who has performed the purchasing action.

〔1−5.インデックス情報〕
図1の例に示すインデックス情報(インデックスデータ)は一例であり、情報処理装置100は、種々のインデックス情報を用いて、グラフ情報を検索してもよい。また、例えば、情報処理装置100は、検索時に用いるインデックスデータを生成してもよい。例えば、情報処理装置100は、高次元ベクトルを検索する検索インデックスをインデックスデータとして生成する。ここでいう高次元ベクトルとは、例えば、数百次元から数千次元のベクトルであってもよいし、それ以上の次元のベクトルであってもよい。
[1-5. Index information)
The index information (index data) illustrated in the example of FIG. 1 is an example, and the information processing apparatus 100 may search for graph information using various types of index information. Further, for example, the information processing apparatus 100 may generate index data used at the time of a search. For example, the information processing apparatus 100 generates a search index for searching for a high-dimensional vector as index data. Here, the high-dimensional vector may be, for example, a vector of several hundred to several thousand dimensions, or a vector of higher dimensions.

例えば、情報処理装置100は、図1に示すようなツリー構造(木構造)に関する検索インデックスをインデックスデータとして生成してもよい。例えば、情報処理装置100は、kd木(k-dimensional tree)に関する検索インデックスをインデックスデータとして生成してもよい。例えば、情報処理装置100は、VP木(Vantage-Point tree)に関する検索インデックスをインデックスデータとして生成してもよい。   For example, the information processing apparatus 100 may generate a search index for a tree structure (tree structure) as shown in FIG. 1 as index data. For example, the information processing apparatus 100 may generate a search index for a kd tree (k-dimensional tree) as index data. For example, the information processing apparatus 100 may generate a search index for a VP tree (Vantage-Point tree) as index data.

また、例えば、情報処理装置100は、その他の木構造を有するインデックスデータとして生成してもよい。例えば、情報処理装置100は、木構造のインデックスデータのリーフがグラフデータに接続する種々のインデックスデータを生成してもよい。例えば、情報処理装置100は、木構造のインデックスデータのリーフがグラフデータ中のノードに対応する種々のインデックスデータを生成してもよい。また、情報処理装置100は、このようなインデックスデータを用いて検索を行う場合、インデックスデータを辿って到達したリーフ(ノード)からグラフデータを探索してもよい。   Further, for example, the information processing apparatus 100 may generate index data having another tree structure. For example, the information processing apparatus 100 may generate various index data in which the leaves of the tree-structured index data are connected to the graph data. For example, the information processing apparatus 100 may generate various index data in which the leaves of the tree-structured index data correspond to the nodes in the graph data. When performing a search using such index data, the information processing apparatus 100 may search for graph data from a leaf (node) reached by following the index data.

なお、上述したようなインデックスデータは一例であり、情報処理装置100は、グラフデータ中のクエリを高速に特定することが可能であれば、どのようなデータ構造のインデックスデータを生成してもよい。例えば、情報処理装置100は、クエリに対応するグラフ情報中のノードを高速に特定することが可能であれば、バイナリ空間分割に関する技術等の種々の従来技術を適宜用いて、インデックスデータを生成してもよい。例えば、情報処理装置100は、高次元ベクトルの検索に対応可能なインデックスであれば、どのようなデータ構造のインデックスデータを生成してもよい。例えば、情報処理装置100は、非特許文献1に記載されるようなグラフ型の検索インデックスに関する情報をインデックス情報として用いてもよい。情報処理装置100は、上述のようなインデックスデータとグラフデータとを用いることにより、所定の対象に関するより効率的な検索を可能にすることができる。   The above-described index data is an example, and the information processing apparatus 100 may generate index data having any data structure as long as a query in the graph data can be specified at high speed. . For example, if the information processing apparatus 100 can quickly identify a node in graph information corresponding to a query, the information processing apparatus 100 generates index data by appropriately using various conventional techniques such as a technique related to binary space division. You may. For example, the information processing apparatus 100 may generate index data having any data structure as long as the index can support a search for a high-dimensional vector. For example, the information processing apparatus 100 may use information on a graph-type search index as described in Non-Patent Document 1 as index information. The information processing apparatus 100 can enable a more efficient search for a predetermined target by using the index data and the graph data as described above.

〔1−6.ベクトルの生成例〕
なお、図1の例では、情報処理装置100がSentence2VecであるモデルM1を用いて、ログデータからベクトルを生成する場合を一例として説明したが、情報処理装置100は種々のモデルを適宜用いて、ログデータをベクトル化してもよい。例えば、システムのログデータが、自然言語以外で記載された場合も含む文字情報(テキストメッセージ)、画像、または、音声等であったりする場合には、情報処理装置100は、以下のような処理により、ログデータのベクトル化を行ってもよい。
[1-6. Example of vector generation)
Note that, in the example of FIG. 1, a case has been described as an example where the information processing apparatus 100 generates a vector from log data using the model M1 that is Sentence2Vec. However, the information processing apparatus 100 uses various models as appropriate. The log data may be vectorized. For example, when the log data of the system is character information (text message), an image, a voice, or the like including a case where the log data is described in a language other than a natural language, the information processing apparatus 100 performs the following processing. , The log data may be vectorized.

例えば、情報処理装置100は、ログデータの特徴を抽出するモデルを用いて各事象のログデータからN次元ベクトルを生成してもよい。図10の例では、情報処理装置100は、モデルID「M21」により識別されるモデル(モデルM21)を用いて、各事象のログデータからベクトルを生成してもよい。   For example, the information processing apparatus 100 may generate an N-dimensional vector from the log data of each event using a model that extracts the characteristics of the log data. In the example of FIG. 10, the information processing apparatus 100 may generate a vector from log data of each event using a model identified by the model ID “M21” (model M21).

例えば、情報処理装置100は、モデルM21に事象のログデータを入力することにより、モデルM21中の各要素(ニューロン)の値を演算し、入力したログデータと同様の情報を出力する。例えば、情報処理装置100は、中間層の各要素(ニューロン)の値を特徴量として抽出し、各事象に対応するN次元のベクトルデータを生成してもよい。   For example, the information processing apparatus 100 calculates the value of each element (neuron) in the model M21 by inputting log data of an event to the model M21, and outputs information similar to the input log data. For example, the information processing apparatus 100 may extract the value of each element (neuron) of the intermediate layer as a feature amount and generate N-dimensional vector data corresponding to each event.

ここで、図10を用いて、各事象に対応するベクトルデータの生成の一例を示す。図10は、実施形態に係る特徴量の抽出の一例を示す図である。図10は、モデルM21の概念図である。なお、図10では、各要素(ニューロン)の各接続関係を示す線の図示を省略する。図10に示すように、モデルM21は、入力層ILと、中間層CLと、出力層OLとを含む。例えば、モデルM21の入力層ILは、事象のログデータが入力される層である。また、出力層OLは、入力層ILへの入力に応じて、入力されたログデータと同様の情報を出力される層である。   Here, an example of generation of vector data corresponding to each event will be described with reference to FIG. FIG. 10 is a diagram illustrating an example of feature amount extraction according to the embodiment. FIG. 10 is a conceptual diagram of the model M21. Note that, in FIG. 10, illustration of a line indicating each connection relationship of each element (neuron) is omitted. As shown in FIG. 10, the model M21 includes an input layer IL, an intermediate layer CL, and an output layer OL. For example, the input layer IL of the model M21 is a layer to which log data of an event is input. The output layer OL is a layer from which information similar to the input log data is output according to an input to the input layer IL.

また、例えば、中間層CLの中央部の最も圧縮された圧縮層RPは、入力されたログデータの特徴を表現する層である。例えば、モデルM21の中間層CLにおいて、入力層ILから圧縮層RPまでの間は、エンコードの処理を行う部分に対応する。モデルM21の中間層CLにおいて、入力層ILから圧縮層RPまでの間は、入力されたログデータの特徴を圧縮する処理を行う部分に対応する。例えば、モデルM21の中間層CLにおいて、圧縮層RPから出力層OLまでの間は、デコードの処理を行う部分に対応する。モデルM21の中間層CLにおいて、圧縮層RPから出力層OLまでの間は、圧縮されたログデータを復元する処理を行う部分に対応する。   Further, for example, the most compressed compression layer RP at the center of the intermediate layer CL is a layer that expresses the characteristics of the input log data. For example, in the intermediate layer CL of the model M21, a portion from the input layer IL to the compression layer RP corresponds to a portion where the encoding process is performed. In the intermediate layer CL of the model M21, a portion from the input layer IL to the compression layer RP corresponds to a part for performing a process of compressing the characteristics of the input log data. For example, in the intermediate layer CL of the model M21, a portion from the compression layer RP to the output layer OL corresponds to a portion for performing a decoding process. In the intermediate layer CL of the model M21, a portion from the compression layer RP to the output layer OL corresponds to a portion for performing processing for restoring compressed log data.

例えば、情報処理装置100は、圧縮層RPに含まれるニューロンNL1やニューロンNL2等の情報をベクトルに用いてもよい。例えば、情報処理装置100は、事象のログデータが入力された場合に、算出されるニューロンNL1に対応する値VE1やニューロンNL2に対応する値VE2をベクトルの要素(一の次元の値)として抽出してもよい。例えば、情報処理装置100は、事象のログデータが入力された場合に、算出されるニューロンNL1に対応する値VE1をその事象のベクトルの1次元目の要素として抽出してもよい。また、例えば、情報処理装置100は、事象のログデータが入力された場合に、算出されるニューロンNL2に対応する値VE2をその事象のベクトルの2次元目の要素として抽出してもよい。このように、情報処理装置100は、各事象のログデータをモデルM21に入力することにより、各事象に対応するベクトルを生成してもよい。なお、情報処理装置100は、各事象に対応するベクトルをサービス提供装置50等の他の外部装置から取得してもよい。なお、情報処理装置100は、ベクトルの各要素として、各ニューロンに対応する値自体を用いてもよいし、各ニューロンに対応する値に所定の係数を乗算した値を用いてもよい。   For example, the information processing device 100 may use information on the neurons NL1 and NL2 included in the compression layer RP as a vector. For example, when event log data is input, the information processing apparatus 100 extracts a value VE1 corresponding to the calculated neuron NL1 or a value VE2 corresponding to the neuron NL2 as a vector element (one-dimensional value). May be. For example, when log data of an event is input, the information processing apparatus 100 may extract the value VE1 corresponding to the calculated neuron NL1 as a first-dimensional element of the vector of the event. Further, for example, when log data of an event is input, the information processing apparatus 100 may extract the value VE2 corresponding to the calculated neuron NL2 as a second-dimensional element of the vector of the event. As described above, the information processing apparatus 100 may generate a vector corresponding to each event by inputting log data of each event to the model M21. Note that the information processing device 100 may acquire a vector corresponding to each event from another external device such as the service providing device 50. Note that the information processing apparatus 100 may use, as each element of the vector, a value itself corresponding to each neuron, or a value obtained by multiplying a value corresponding to each neuron by a predetermined coefficient.

なお、情報処理装置100は、圧縮層RPの要素(ニューロン)に限らず、中間層CL中の他の要素(ニューロン)の情報をベクトルに用いてもよい。例えば、情報処理装置100は、エンコード部分のニューロンNL3やデコード部分のニューロンNL4等の情報をベクトルに用いてもよい。例えば、情報処理装置100は、事象のログデータが入力された場合に、算出されるニューロンNL3に対応する値VE3やニューロンNL4に対応する値VE4をベクトルの要素(一の次元の値)として抽出してもよい。なお、上記は、一例であり、情報処理装置100は、オートエンコーダに限らず、種々のモデルを用いて、ログデータからの特徴抽出を行ってもよい。例えば、正常な事象と正常とは異なる事象とを識別するように学習させたモデルを生成して、その中間層をベクトルデータとして抽出しても良い。また、例えば、トリプレットロス(triplet loss)といった類似性を学習する方法によりモデルを生成しても良い。また、情報処理装置100は、モデルを用いずに、特徴抽出を行ってもよい。例えば、情報処理装置100は、情報処理装置100の管理者等が設定して特徴(素性)に対応する情報をログデータから抽出し、ベクトルを生成してもよい。例えば、情報処理装置100は、エラーコードやエラーの発生箇所等の特徴(素性)に対応する情報をログデータから抽出し、ベクトルを生成してもよい。   Note that the information processing apparatus 100 may use not only the elements (neurons) of the compression layer RP but also information of other elements (neurons) in the intermediate layer CL as the vector. For example, the information processing apparatus 100 may use information such as the neuron NL3 of the encoding part and the neuron NL4 of the decoding part as the vector. For example, when log data of an event is input, the information processing apparatus 100 extracts a value VE3 corresponding to the calculated neuron NL3 and a value VE4 corresponding to the neuron NL4 as vector elements (one-dimensional values). May be. Note that the above is an example, and the information processing apparatus 100 may extract features from log data using various models without being limited to the auto encoder. For example, a model trained to identify a normal event and an event different from normal may be generated, and the intermediate layer may be extracted as vector data. Further, for example, a model may be generated by a method of learning similarity such as triplet loss. Further, the information processing apparatus 100 may perform feature extraction without using a model. For example, the information processing apparatus 100 may generate a vector by extracting information corresponding to a feature (feature) from log data set by an administrator or the like of the information processing apparatus 100. For example, the information processing apparatus 100 may extract information corresponding to a feature (feature) such as an error code or an error occurrence location from log data, and generate a vector.

また、例えば、情報処理装置100は、サービス提供装置50等の他の外部装置からモデルM21を取得してもよい。なお、情報処理装置100は、事象情報記憶部121(図4参照)に記憶された各事象のログデータLG1、LG2、LG451等を入力として、モデルM21を生成してもよい。例えば、端末装置10は、各事象発生時に所定のサーバシステムのサーバ装置が出力したログデータLG1、LG2、LG451等を入力として、モデルM21を生成してもよい。例えば、ログデータLG1、LG2、LG451等は、サーバ装置が出力するログ(アラートログやエラーログ等)であってもよい。例えば、ログデータLG1、LG2、LG451等は、サーバ装置が出力するエラーメッセージであってもよい。   Further, for example, the information processing apparatus 100 may acquire the model M21 from another external device such as the service providing device 50. The information processing apparatus 100 may generate the model M21 by using the log data LG1, LG2, LG451, and the like of each event stored in the event information storage unit 121 (see FIG. 4). For example, the terminal device 10 may generate the model M21 by using the log data LG1, LG2, LG451, and the like output by the server device of the predetermined server system when each event occurs as an input. For example, the log data LG1, LG2, LG451, etc. may be logs (alert logs, error logs, etc.) output by the server device. For example, the log data LG1, LG2, LG451, etc. may be error messages output by the server device.

情報処理装置100は、事象のログ情報(ログデータ)が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたログ情報に対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、入力層に入力される情報と同様の情報を出力層から出力するモデルM21を生成してもよい。なお、情報処理装置100は、ベクトル生成に用いるモデルをサービス提供装置50等の他の外部装置から取得してもよい。   The information processing apparatus 100 includes an input layer to which log information (log data) of an event is input, an output layer, and a first element belonging to any of the layers from the input layer to the output layer and belonging to a layer other than the output layer. And a second element whose value is calculated based on the first element and the weight of the first element. For each piece of log information input to the input layer, each element belonging to each layer other than the output layer is By performing an operation based on the first element and the weight of the first element as one element, a model M21 that outputs the same information as the information input to the input layer from the output layer may be generated. Note that the information processing device 100 may acquire a model used for vector generation from another external device such as the service providing device 50.

〔1−7.ノード(オブジェクト)〕
図1の例では、事象の各々をノード(オブジェクト)とし、事象とノード(オブジェクト)とが1対1で対応するグラフ情報GR11を一例として説明したが、事象とノード(オブジェクト)とは1対1で対応しなくてもよい。情報処理装置100は、各事象が所定の類似関係に基づいて1つのノードとされたグラフ情報を用いてもよい。
[1-7. Node (object)]
In the example of FIG. 1, each event is defined as a node (object), and the graph information GR11 in which the event corresponds to the node (object) on a one-to-one basis has been described as an example. 1 does not have to be used. The information processing apparatus 100 may use graph information in which each event is set as one node based on a predetermined similarity relationship.

例えば、情報処理装置100は、類似度が所定の閾値以上である事象群を、1つのノードとするグラフ情報を用いてもよい。例えば、情報処理装置100は、同様のネットワーク接続エラーに対応する事象群を、1つのノードとするグラフ情報を用いてもよい。例えば、情報処理装置100は、同様のデータベースタイムアウトに対応する事象群を、1つのノードとするグラフ情報を用いてもよい。この場合、情報処理装置100は、各ノードには対応する事象の数を示す情報を記憶部120(図3参照)に記憶してもよい。例えば、情報処理装置100は、各ノードには対応する事象の数を事象に対応した実績数を示す情報として記憶部120に記憶してもよい。この場合、情報処理装置100は、各ノードの実績数を示す情報(値)をランキングスコアの算出に用いてもよい。例えば、情報処理装置100は、クエリと各ノード(ベクトル)との類似度を示す値、各ノード(ベクトル)のスコア及び各ノードの実績数を示す値を乗算した値を、ランキングスコアとして用いてもよい。   For example, the information processing apparatus 100 may use graph information in which an event group whose similarity is equal to or larger than a predetermined threshold is set as one node. For example, the information processing apparatus 100 may use graph information in which an event group corresponding to a similar network connection error is set as one node. For example, the information processing apparatus 100 may use graph information in which an event group corresponding to a similar database timeout is set as one node. In this case, the information processing apparatus 100 may store information indicating the number of events corresponding to each node in the storage unit 120 (see FIG. 3). For example, the information processing apparatus 100 may store the number of events corresponding to each node in the storage unit 120 as information indicating the actual number of events corresponding to the event. In this case, the information processing apparatus 100 may use information (value) indicating the number of achievements of each node for calculating the ranking score. For example, the information processing apparatus 100 uses, as a ranking score, a value obtained by multiplying a value indicating the similarity between the query and each node (vector), a score of each node (vector), and a value indicating the actual number of each node. Is also good.

〔1−8.他の利用例〕
なお、情報処理装置100は、管理者MG1等の種々の管理者により種々の利用が可能であってもよい。例えば、情報処理装置100は、管理者MG1等の種々の管理者に対して種々のサービスを提供可能であってもよい。この点について、図12を用いて説明する。図12は、実施形態に係る情報処理の他の例を示す図である。なお、図12では、種々の管理者のうち管理者MG1に提供する場合を一例として説明し、図1と同様の点についての説明は適宜省略する。
[1-8. Other usage examples)
Note that the information processing apparatus 100 may be variously used by various administrators such as the administrator MG1. For example, the information processing apparatus 100 may be capable of providing various services to various administrators such as the administrator MG1. This will be described with reference to FIG. FIG. 12 is a diagram illustrating another example of the information processing according to the embodiment. Note that, in FIG. 12, a case in which the information is provided to the administrator MG1 among various administrators is described as an example, and description of the same points as in FIG. 1 will be omitted as appropriate.

情報処理装置100は、管理者MG1に対して検索サービスを提供してもよい。情報処理装置100は、管理者MG1の要求に応じて、類似検索を行ってもよい。管理者MG1は、情報処理装置100に対して類似検索を要求する(ステップS21)。例えば、管理者MG1は、事象YのログデータLGYを送信することにより、情報処理装置100に対して事象Yの類似検索を要求する。管理者MG1から事象YのログデータLGYを取得した情報処理装置100は、ログデータLGYを用いて、事象Yの類似事象を抽出する。しそして、情報処理装置100は、抽出した類似事象に関する情報(類似事象情報)を検索結果として、管理者MG1に提供する(ステップS22)。例えば、情報処理装置100は、事象Yの類似事象を示す情報やその類似事象に対応づけられた事象関連情報を、管理者MG1が利用する端末装置10に提供する。   The information processing device 100 may provide a search service to the administrator MG1. The information processing device 100 may perform a similarity search in response to a request from the administrator MG1. The administrator MG1 requests the information processing apparatus 100 to perform a similarity search (step S21). For example, the administrator MG1 requests the information processing apparatus 100 to perform a similarity search of the event Y by transmitting the log data LGY of the event Y. The information processing apparatus 100 that has acquired the log data LGY of the event Y from the administrator MG1 extracts a similar event of the event Y using the log data LGY. Then, the information processing apparatus 100 provides the extracted information on the similar event (similar event information) as a search result to the administrator MG1 (step S22). For example, the information processing apparatus 100 provides information indicating a similar event of the event Y and event-related information associated with the similar event to the terminal device 10 used by the administrator MG1.

情報処理装置100は、管理者MG1に対して分析サービスを提供してもよい。情報処理装置100は、管理者MG1の要求に応じて、過去に収集したログに関する情報を提供してもよい(ステップS31)。情報処理装置100は、事象情報記憶部121(図4参照)に記憶された各事象のログデータを分析用の情報として管理者MG1が利用する端末装置10に提供する。   The information processing device 100 may provide an analysis service to the administrator MG1. The information processing apparatus 100 may provide information on logs collected in the past in response to a request from the administrator MG1 (Step S31). The information processing device 100 provides the log data of each event stored in the event information storage unit 121 (see FIG. 4) to the terminal device 10 used by the administrator MG1 as information for analysis.

情報処理装置100は、管理者MG1に対して情報更新サービスを提供してもよい。情報処理装置100は、管理者MG1の要求に応じて、コメント付加等の情報更新サービスを提供してもよい(ステップS41)。情報処理装置100は、管理者MG1から取得したコメント等の情報に基づいて、事象情報記憶部121(図4参照)に記憶された各事象のコメント等の事象関連情報を更新してもよい。   The information processing device 100 may provide an information update service to the administrator MG1. The information processing apparatus 100 may provide an information update service such as adding a comment in response to a request from the administrator MG1 (Step S41). The information processing apparatus 100 may update the event-related information such as the comment of each event stored in the event information storage unit 121 (see FIG. 4) based on the information such as the comment acquired from the administrator MG1.

〔2.情報処理システムの構成〕
図2に示すように、情報処理システム1は、端末装置10と、サービス提供装置50と、情報処理装置100とが含まれる。端末装置10と、サービス提供装置50と、情報処理装置100とは所定のネットワークNを介して、有線または無線により通信可能に接続される。図2は、実施形態に係る情報処理システムの構成例を示す図である。なお、図2に示した情報処理システム1には、複数台の端末装置10や、複数台のサービス提供装置50や、複数台の情報処理装置100が含まれてもよい。
[2. Configuration of information processing system]
As shown in FIG. 2, the information processing system 1 includes a terminal device 10, a service providing device 50, and an information processing device 100. The terminal device 10, the service providing device 50, and the information processing device 100 are communicably connected via a predetermined network N by wire or wirelessly. FIG. 2 is a diagram illustrating a configuration example of the information processing system according to the embodiment. Note that the information processing system 1 illustrated in FIG. 2 may include a plurality of terminal devices 10, a plurality of service providing devices 50, and a plurality of information processing devices 100.

端末装置10は、システムの管理者等のユーザによって利用される情報処理装置である。端末装置10は、管理者等による種々の操作を受け付ける。なお、以下では、端末装置10を管理者と表記する場合がある。すなわち、以下では、管理者を端末装置10と読み替えることもできる。なお、上述した端末装置10は、例えば、スマートフォンや、タブレット型端末や、ノート型PC(Personal Computer)や、デスクトップPCや、携帯電話機や、PDA(Personal Digital Assistant)等により実現される。例えば、端末装置10は、所定のサーバシステムを管理者が利用する情報処理装置であってもよい。端末装置10は、情報処理装置100から一の事象の類似事象を示す情報や類似事象の事象関連情報を受信する。例えば、端末装置10は、情報処理装置100から受信した事象関連情報に基づいて、一の事象が発生したサービス提供装置50に対する所定の処理を行う。   The terminal device 10 is an information processing device used by a user such as a system administrator. The terminal device 10 receives various operations by an administrator or the like. In the following, the terminal device 10 may be referred to as an administrator. That is, in the following, the administrator can be read as the terminal device 10. The terminal device 10 described above is realized by, for example, a smartphone, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. For example, the terminal device 10 may be an information processing device in which a predetermined server system is used by an administrator. The terminal device 10 receives information indicating a similar event of one event and event-related information of the similar event from the information processing device 100. For example, the terminal device 10 performs a predetermined process on the service providing device 50 in which one event has occurred, based on the event-related information received from the information processing device 100.

サービス提供装置50は、所定のサービスを提供する情報処理装置である。サービス提供装置50は、情報処理システム1において、所定のサービスを提供するサーバ装置であってもよい。サービス提供装置50は、ユーザに種々のサービスを提供する情報処理装置であってもよい。また、サービス提供装置50は、処理に応じてログを生成(出力)する情報処理装置である。サービス提供装置50は、処理ごとにログを出力してもよい。サービス提供装置50は、所定の事象が発生した場合、ログを出力する。サービス提供装置50は、エラーや不具合等の所定の事象が発生した場合、アラートメッセージやエラーメッセージをログとして出力する。また、サービス提供装置50が複数台ある場合は、複数のサービス提供装置50は、種々のサービスを提供する。   The service providing device 50 is an information processing device that provides a predetermined service. The service providing device 50 may be a server device that provides a predetermined service in the information processing system 1. The service providing device 50 may be an information processing device that provides various services to a user. The service providing apparatus 50 is an information processing apparatus that generates (outputs) a log according to processing. The service providing apparatus 50 may output a log for each process. The service providing device 50 outputs a log when a predetermined event occurs. When a predetermined event such as an error or a failure occurs, the service providing apparatus 50 outputs an alert message or an error message as a log. When there are a plurality of service providing apparatuses 50, the plurality of service providing apparatuses 50 provide various services.

情報処理装置100は、起点ベクトルを起点としてグラフ情報を検索することにより、複数の事象のうち、一の事象に類似する事象である類似事象を抽出するコンピュータである。例えば、情報処理装置100は、一の事象に関する事象情報を取得し、事象情報と、グラフ情報の検索の起点となる起点ベクトルに関する情報と基づいて、起点ベクトルを決定する。   The information processing apparatus 100 is a computer that extracts a similar event, which is an event similar to one event, from a plurality of events by searching graph information using the starting vector as a starting point. For example, the information processing apparatus 100 acquires event information on one event, and determines an origin vector based on the event information and information on an origin vector serving as a starting point of a search for graph information.

情報処理装置100は、管理者等に種々の情報提供を行うための情報が格納する。例えば、情報処理装置100は、端末装置10から一の事象のログデータを取得すると、クエリに類似する事象(ベクトルデータ等)を検索し、検索結果を端末装置10に提供する。図1の例では、情報処理装置100は、端末装置10から一の事象のログデータを取得すると、一の事象に類似する事象を検索し、検索結果である類似事象に対応付けられた事象関連情報を端末装置10に提供する。また、情報処理装置100は、検索結果である類似事象を示す情報を端末装置10に提供する。例えば、情報処理装置100が端末装置10に提供するデータは、事象の名称や事象のログデータ自体であってもよいし、URL(Uniform Resource Locator)等の対応するデータを参照するための情報を含んでもよい。   The information processing apparatus 100 stores information for providing various information to an administrator or the like. For example, when acquiring the log data of one event from the terminal device 10, the information processing device 100 searches for an event (vector data or the like) similar to the query, and provides the search result to the terminal device 10. In the example of FIG. 1, when the information processing apparatus 100 acquires log data of one event from the terminal device 10, the information processing apparatus 100 searches for an event similar to the one event, and searches for an event-related event associated with a similar event that is a search result. The information is provided to the terminal device 10. Further, the information processing apparatus 100 provides the terminal device 10 with information indicating a similar event as a search result. For example, the data provided by the information processing device 100 to the terminal device 10 may be the name of an event or the log data of the event itself, or information for referencing corresponding data such as a URL (Uniform Resource Locator). May be included.

また、情報処理システム1には、種々の情報を提供する情報提供装置(図示省略)が含まれてもよい。情報提供装置は、情報処理装置100に種々の情報提供を行うための情報が格納された情報処理装置である。例えば、情報提供装置は、ウェブサーバ等の種々の外部装置から収集した事象情報等が格納されてもよい。例えば、情報提供装置は、グラフ情報やインデックス情報やモデル等の種々の情報を情報処理装置100に提供する情報処理装置である。   The information processing system 1 may include an information providing device (not shown) for providing various information. The information providing device is an information processing device in which information for providing various information to the information processing device 100 is stored. For example, the information providing device may store event information collected from various external devices such as a web server. For example, the information providing apparatus is an information processing apparatus that provides various information such as graph information, index information, and model to the information processing apparatus 100.

〔3.情報処理装置の構成〕
次に、図3を用いて、実施形態に係る情報処理装置100の構成について説明する。図3は、実施形態に係る情報処理装置の構成例を示す図である。図3に示すように、情報処理装置100は、通信部110と、記憶部120と、制御部130とを有する。なお、情報処理装置100は、情報処理装置100の管理者等から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。
[3. Configuration of information processing device]
Next, the configuration of the information processing apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 3 is a diagram illustrating a configuration example of the information processing apparatus according to the embodiment. As shown in FIG. 3, the information processing device 100 includes a communication unit 110, a storage unit 120, and a control unit 130. The information processing apparatus 100 includes an input unit (for example, a keyboard and a mouse) for receiving various operations from an administrator or the like of the information processing apparatus 100, and a display unit (for example, a liquid crystal display) for displaying various information. May have.

(通信部110)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワーク(例えば図2中のネットワークN)と有線または無線で接続され、端末装置10やサービス提供装置50との間で情報の送受信を行う。
(Communication unit 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card) or the like. The communication unit 110 is connected to a network (for example, the network N in FIG. 2) by wire or wirelessly, and transmits and receives information to and from the terminal device 10 and the service providing device 50.

(記憶部120)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。実施形態に係る記憶部120は、図3に示すように、事象情報記憶部121と、インデックス情報記憶部122と、グラフ情報記憶部123と、モデル情報記憶部124とを有する。
(Storage unit 120)
The storage unit 120 is realized by a semiconductor memory element such as a random access memory (RAM) or a flash memory, or a storage device such as a hard disk or an optical disk. The storage unit 120 according to the embodiment includes an event information storage unit 121, an index information storage unit 122, a graph information storage unit 123, and a model information storage unit 124, as shown in FIG.

(事象情報記憶部121)
実施形態に係る事象情報記憶部121は、事象(オブジェクト)に関する各種情報を記憶する。例えば、事象情報記憶部121は、事象IDやベクトルデータを記憶する。図4は、実施形態に係る事象情報記憶部の一例を示す図である。図4に示す事象情報記憶部121は、「事象ID」、「事象」、「ログデータ」、「ベクトルデータ」、「事象関連情報」といった項目が含まれる。
(Event information storage unit 121)
The event information storage unit 121 according to the embodiment stores various information related to an event (object). For example, the event information storage unit 121 stores an event ID and vector data. FIG. 4 is a diagram illustrating an example of an event information storage unit according to the embodiment. The event information storage unit 121 illustrated in FIG. 4 includes items such as “event ID”, “event”, “log data”, “vector data”, and “event-related information”.

「事象ID」は、事象(オブジェクト)を識別するための識別情報を示す。また、「事象」は、事象IDにより識別される事象の具体的な名称や内容等を示す。なお、図4の例では、事象を「事象#1」といった抽象的な符号で示すが、「ネットワークエラー#1」、「データベースエラー#1」等の具体的なエラー内容を示す情報やエラー種別を示す情報等が含まれてもよい。   “Event ID” indicates identification information for identifying an event (object). Further, “event” indicates a specific name or content of the event identified by the event ID. In the example of FIG. 4, the event is indicated by an abstract code such as “event # 1”. However, information indicating specific error contents such as “network error # 1” and “database error # 1” and the error type May be included.

「ログデータ」は、事象IDにより識別される事象の発生時に取得されたログを示す。なお、図4の例では、ログデータを「LG1」といった抽象的な符号で示すが、各ログデータは、サーバ等が出力したログ(アラートログやエラーログ等)やログから抽出された各要素を示す情報等が含まれてもよい。ログデータは、自然言語が用いられた文字情報であってもよい。例えば、ログデータは、「Failed to do something」、「Network connection error」、「DB timeout error」等の文字情報(文字列)であってもよい。   “Log data” indicates a log acquired when the event identified by the event ID occurs. In the example of FIG. 4, the log data is represented by an abstract code such as “LG1”, but each log data is a log (alert log, error log, or the like) output by a server or the like, or each element extracted from the log. May be included. The log data may be character information using a natural language. For example, the log data may be character information (character string) such as “Failed to do something”, “Network connection error”, and “DB timeout error”.

「ベクトルデータ」は、事象IDにより識別される事象(オブジェクト)に対応するベクトルデータ(ベクトル情報)を示す。すなわち、図4の例では、事象(オブジェクト)を識別する事象IDに対して、オブジェクトに対応するベクトルデータが対応付けられて登録されている。「ベクトルデータ」は、ログデータがベクトル化された情報であってもよい。例えば、「ベクトルデータ」は、自然言語で記載されたログデータが、Word2VecやSentence2VecやDoc2Vec等によりベクトル化された情報であってもよい。   “Vector data” indicates vector data (vector information) corresponding to the event (object) identified by the event ID. That is, in the example of FIG. 4, vector data corresponding to an object is registered in association with an event ID for identifying an event (object). “Vector data” may be information obtained by vectorizing log data. For example, “vector data” may be information in which log data described in a natural language is vectorized by Word2Vec, Sentence2Vec, Doc2Vec, or the like.

「事象関連情報」は、対応する事象に関連する情報を示す。「事象関連情報」には、「コメント」、「自動実行フラグ」、「スコア」といった項目が含まれる。「コメント」は、対応する事象に関する情報を示す。なお、図4の例では、コメントを「CM1」といった抽象的な符号で示すが、「実行計画を確認」等の具体的な対処内容を示す情報や自動実行に用いる情報(プログラムやコマンド等)等が含まれてもよい。   “Event-related information” indicates information related to the corresponding event. The “event-related information” includes items such as “comment”, “automatic execution flag”, and “score”. “Comment” indicates information on the corresponding event. In the example of FIG. 4, the comment is indicated by an abstract code such as “CM1”, but information indicating specific measures such as “confirm an execution plan” and information used for automatic execution (programs, commands, etc.) Etc. may be included.

「コメント」には、対応する事象の分析結果を示す情報が含まれてもよい。また、「コメント」には、対応する事象の発生理由を示す情報が含まれてもよい。また、「コメント」には、対応する事象の発生後における行動を示す情報が含まれてもよい。また、「コメント」には、対応する事象への対処内容を示す情報が含まれてもよい。   The “comment” may include information indicating the analysis result of the corresponding event. Further, the “comment” may include information indicating the reason for the occurrence of the corresponding event. Further, the “comment” may include information indicating an action after the occurrence of the corresponding event. Further, the “comment” may include information indicating the content of handling the corresponding event.

「自動実行フラグ」は、コメントに基づく情報処理装置の自動実行の有無を示す。「自動実行フラグ」が「1」、すなわち自動実行が有りの場合、「コメント」は、処理を自動実行可能な形式の情報である指令情報であってもよい。また、自動実行が有りの場合、「コメント」には、所定の処理を自動実行可能な形式の情報の格納場所を示すファイルパス名などであってもよい。   The “automatic execution flag” indicates whether or not the information processing apparatus is automatically executed based on the comment. When the “automatic execution flag” is “1”, that is, when there is automatic execution, the “comment” may be command information that is information in a format in which processing can be automatically executed. When automatic execution is performed, the “comment” may be a file path name indicating a storage location of information in a format in which a predetermined process can be automatically executed.

「スコア」は、対応する事象のスコアを示す。例えば、「スコア」は、対応する事象の評価を示す。また、「スコア」は、対応する事象における対応を示すコメント等の評価を示す情報であってもよい。例えば、「スコア」は、その値が大きい程、その事象に対応する事象関連情報の価値が高いことを示してもよい。例えば、「スコア」は、その値が大きい程、その事象に対応するコメントが的確であることを示してもよい。なお、図4の例では、スコアを「SC1」といった抽象的な符号で示すが、「0.5」や「10」等の具体的な数値であるものとする。   “Score” indicates the score of the corresponding event. For example, “score” indicates an evaluation of a corresponding event. Further, the “score” may be information indicating an evaluation such as a comment indicating a correspondence in a corresponding event. For example, “score” may indicate that the larger the value, the higher the value of the event-related information corresponding to the event. For example, “score” may indicate that the larger the value, the more accurate the comment corresponding to the event. In the example of FIG. 4, the score is indicated by an abstract code such as “SC1”, but is assumed to be a specific numerical value such as “0.5” or “10”.

例えば、図4の例では、事象ID「EV1」により識別される事象(オブジェクト)は、「0.1,0.3,0.25,...」の多次元(N次元)のベクトルデータが対応付けられることを示す。例えば、事象#1については、モデルM1等により、事象#1の特徴を示す「0.1,0.3,0.25,...」の多次元(N次元)のベクトルデータがログデータLG1から抽出されたことを示す。事象#1は、コメントがコメントCM1であることを示す。コメントCM1は、「実行計画を確認」という管理者に所定の行動を促す情報であることを示す。また、事象#1は、自動実行フラグが「0」であり、自動実行が無であることを示す。また、事象#1は、スコアがスコアSC1であることを示す。   For example, in the example of FIG. 4, the event (object) identified by the event ID “EV1” is multi-dimensional (N-dimensional) vector data of “0.1, 0.3, 0.25,. Are associated with each other. For example, with respect to event # 1, multi-dimensional (N-dimensional) vector data of “0.1, 0.3, 0.25,. It indicates that it was extracted from LG1. Event # 1 indicates that the comment is comment CM1. The comment CM1 indicates that the information is “confirm the execution plan” and prompts the administrator to perform a predetermined action. Event # 1 indicates that the automatic execution flag is “0”, indicating that there is no automatic execution. The event # 1 indicates that the score is the score SC1.

なお、事象情報記憶部121は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、事象情報記憶部121は、各事象の発生日時に関する情報を記憶してもよい。   The event information storage unit 121 is not limited to the above, and may store various types of information according to purposes. For example, the event information storage unit 121 may store information on the date and time of occurrence of each event.

(インデックス情報記憶部122)
実施形態に係るインデックス情報記憶部122は、インデックスに関する各種情報を記憶する。図5は、実施形態に係るインデックス情報記憶部の一例を示す図である。具体的には、図5の例では、インデックス情報記憶部122は、ツリー構造のインデックス情報を示す。図5の例では、インデックス情報記憶部122は、「ルート階層」、「第1階層」、「第2階層」、「第3階層」等といった項目が含まれる。なお、「第1階層」〜「第3階層」に限らず、インデックスの階層数に応じて、「第4階層」、「第5階層」、「第6階層」等が含まれてもよい。
(Index information storage unit 122)
The index information storage unit 122 according to the embodiment stores various information related to the index. FIG. 5 is a diagram illustrating an example of the index information storage unit according to the embodiment. Specifically, in the example of FIG. 5, the index information storage unit 122 indicates the tree-structured index information. In the example of FIG. 5, the index information storage unit 122 includes items such as “root hierarchy”, “first hierarchy”, “second hierarchy”, “third hierarchy”, and the like. It should be noted that the present invention is not limited to “first tier” to “third tier”, and may include “fourth tier”, “fifth tier”, “sixth tier”, and the like according to the number of index tiers.

「ルート階層」は、インデックスを用いた起点ノードの決定の開始点となるルート(最上位)の階層を示す。「第1階層」は、インデックスの第1階層に属するノード(節点またはグラフ情報中のベクトル)を識別(特定)する情報が格納される。「第1階層」に格納されるノードは、インデックスの根(ルート)に直接結ばれる階層に対応するノードとなる。   The “root hierarchy” indicates the hierarchy of the root (the highest level) which is the starting point of the determination of the starting node using the index. The “first layer” stores information for identifying (specifying) a node (a node or a vector in graph information) belonging to the first layer of the index. The node stored in the “first hierarchy” is a node corresponding to the hierarchy directly connected to the root of the index.

「第2階層」は、インデックスの第2階層に属するノード(節点またはグラフ情報中のベクトル)を識別(特定)する情報が格納される。「第2階層」に格納されるノードは、第1階層のノードに結ばれる直下の階層に対応するノードとなる。「第3階層」は、インデックスの第3階層に属するノード(節点またはグラフ情報中のベクトル)を識別(特定)する情報が格納される。「第3階層」に格納されるノードは、第2階層のノードに結ばれる直下の階層に対応するノードとなる。   The “second hierarchy” stores information for identifying (specifying) a node (a node or a vector in graph information) belonging to the second hierarchy of the index. The node stored in the “second hierarchy” is a node corresponding to the immediately lower hierarchy connected to the first hierarchy node. The “third hierarchy” stores information for identifying (specifying) nodes (nodes or vectors in graph information) belonging to the third hierarchy of the index. The node stored in the “third hierarchy” is a node corresponding to the immediately lower hierarchy connected to the node of the second hierarchy.

例えば、図5に示す例においては、インデックス情報記憶部122には、図1中のインデックス情報IND11に対応する情報が記憶される。例えば、インデックス情報記憶部122は、第1階層のノードが、節点VT1〜VT3等であることを示す。また、各節点の下の括弧内の数値は、各節点に対応するベクトルの値を示す。   For example, in the example illustrated in FIG. 5, information corresponding to the index information IND11 in FIG. 1 is stored in the index information storage unit 122. For example, the index information storage unit 122 indicates that the nodes of the first hierarchy are the nodes VT1 to VT3 and the like. The numerical value in parentheses below each node indicates the value of the vector corresponding to each node.

また、例えば、インデックス情報記憶部122は、節点VT2の直下の第2階層のノードが、節点VT2−1〜VT2−4であることを示す。また、例えば、インデックス情報記憶部122は、節点VT2−2の直下の第3階層のノードが、ノードN35、ノードN451、ノードN693のグラフ情報GR11中のノード(ベクトル)であることを示す。   Further, for example, the index information storage unit 122 indicates that the nodes of the second hierarchy immediately below the node VT2 are the nodes VT2-1 to VT2-4. Further, for example, the index information storage unit 122 indicates that the node of the third hierarchy immediately below the node VT2-2 is a node (vector) in the graph information GR11 of the node N35, the node N451, and the node N693.

なお、インデックス情報記憶部122は、上記に限らず、目的に応じて種々の情報を記憶してもよい。   The index information storage unit 122 is not limited to the above, and may store various types of information according to purposes.

(グラフ情報記憶部123)
実施形態に係るグラフ情報記憶部123は、グラフ情報に関する各種情報を記憶する。図6は、実施形態に係るグラフ情報記憶部の一例を示す図である。図6の例では、グラフ情報記憶部123は、「ノードID」、「事象ID」、および「エッジ情報」といった項目を有する。また、「エッジ情報」には、「エッジID」や「参照先」といった情報が含まれる。
(Graph information storage unit 123)
The graph information storage unit 123 according to the embodiment stores various information related to graph information. FIG. 6 is a diagram illustrating an example of the graph information storage unit according to the embodiment. In the example of FIG. 6, the graph information storage unit 123 has items such as “node ID”, “event ID”, and “edge information”. The “edge information” includes information such as “edge ID” and “reference destination”.

「ノードID」は、グラフデータにおける各ノード(対象)を識別するための識別情報を示す。また、「事象ID」は、事象(オブジェクト)を識別するための識別情報を示す。   “Node ID” indicates identification information for identifying each node (object) in the graph data. “Event ID” indicates identification information for identifying an event (object).

また、「エッジ情報」は、対応するノードに接続されるエッジに関する情報を示す。図6の例では、「エッジ情報」は、エッジが有向エッジである場合を示し、対応するノードから出力される出力エッジに関する情報を示す。また、「エッジID」は、ノード間を連結するエッジを識別するための識別情報を示す。また、「参照先」は、エッジにより連結された参照先(ノード)を示す情報を示す。すなわち、図6の例では、ノードを識別するノードIDに対して、そのノードに対応するオブジェクト(対象)を識別する情報やそのノードからの有向エッジ(出力エッジ)が連結される参照先(ノード)が対応付けられて登録されている。   “Edge information” indicates information on an edge connected to the corresponding node. In the example of FIG. 6, “edge information” indicates a case where the edge is a directed edge, and indicates information on an output edge output from a corresponding node. “Edge ID” indicates identification information for identifying an edge connecting nodes. The “reference destination” indicates information indicating a reference destination (node) connected by an edge. That is, in the example of FIG. 6, information for identifying an object (object) corresponding to the node and a reference destination (directed edge (output edge)) from the node are connected to the node ID for identifying the node. Nodes) are registered in association with each other.

例えば、図6の例では、ノードID「N1」により識別されるノード(ベクトル)は、事象ID「EV1」により識別される事象(オブジェクト)に対応することを示す。また、ノードID「N1」により識別されるノードからは、エッジID「E11」により識別されるエッジが、ノードID「N25」により識別されるノード(ベクトル)に連結されることを示す。すなわち、図6の例では、ノードID「N1」により識別されるノード(ベクトル)からはノードID「N25」により識別されるノード(ベクトル)に辿ることができることを示す。   For example, in the example of FIG. 6, the node (vector) identified by the node ID “N1” corresponds to the event (object) identified by the event ID “EV1”. Further, from the node identified by the node ID “N1”, the edge identified by the edge ID “E11” is connected to the node (vector) identified by the node ID “N25”. That is, the example in FIG. 6 indicates that a node (vector) identified by the node ID “N1” can be traced to a node (vector) identified by the node ID “N25”.

なお、グラフ情報記憶部123は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、グラフ情報記憶部123は、各ノード(ベクトル)間を連結するエッジの長さが記憶されてもよい。すなわち、グラフ情報記憶部123は、各ノード(ベクトル)間の距離を示す情報が記憶されてもよい。   The graph information storage unit 123 is not limited to the above, and may store various types of information according to purposes. For example, the graph information storage unit 123 may store the length of an edge connecting between nodes (vectors). That is, the graph information storage unit 123 may store information indicating the distance between each node (vector).

(モデル情報記憶部124)
実施形態に係るモデル情報記憶部124は、モデルに関する情報を記憶する。例えば、モデル情報記憶部124は、生成処理により生成されたモデル情報(モデルデータ)を記憶する。図7は、実施形態に係るモデル情報記憶部の一例を示す図である。図7に示すモデル情報記憶部124は、「モデルID」、「用途」、「モデルデータ」といった項目が含まれる。
(Model information storage unit 124)
The model information storage unit 124 according to the embodiment stores information on a model. For example, the model information storage unit 124 stores model information (model data) generated by the generation processing. FIG. 7 is a diagram illustrating an example of the model information storage unit according to the embodiment. The model information storage unit 124 illustrated in FIG. 7 includes items such as “model ID”, “use”, and “model data”.

「モデルID」は、モデルを識別するための識別情報を示す。例えば、モデルID「M1」により識別されるモデルは、図1の例に示したモデルM1に対応する。「用途」は、対応するモデルの用途を示す。また、「モデルデータ」は、対応付けられた対応するモデルのデータを示す。例えば、「モデルデータ」には、各層におけるノードと、各ノードが採用する関数と、ノードの接続関係と、ノード間の接続に対して設定される接続係数とを含む情報が含まれる。   “Model ID” indicates identification information for identifying a model. For example, the model identified by the model ID “M1” corresponds to the model M1 shown in the example of FIG. "Use" indicates the use of the corresponding model. Further, “model data” indicates data of the associated corresponding model. For example, the “model data” includes information including nodes in each layer, a function adopted by each node, a connection relationship between nodes, and a connection coefficient set for connection between nodes.

例えば、図7に示す例において、モデルID「M1」により識別されるモデル(モデルM1)は、用途が「ベクトル化(システム)」であり、入力されたシステムのログをベクトル化するために用いられることを示す。すなわち、モデルM1は、入力されたシステムのログ情報からベクトルを生成するために用いられることを示す。例えば、モデルM1は、Sentence2Vecモデルである。また、モデルM1のモデルデータは、モデルデータMDT1であることを示す。   For example, in the example shown in FIG. 7, the model (model M1) identified by the model ID “M1” is used for “vectorization (system)” and is used to vectorize the input system log. Indicates that That is, the model M1 is used to generate a vector from the input system log information. For example, the model M1 is a Sentence2Vec model. The model data of the model M1 indicates that the model data is MDT1.

なお、図7では、モデルM1、M2のみを図示するが、モデルM21(図10参照)やモデルM22等、各用途(予測の対象)に応じて多数のモデル情報が記憶されてもよい。例えば、モデルM21(モデルデータMDT21)は、事象のログ情報(ログデータ)が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたログ情報に対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、入力層に入力される情報と同様の情報を出力層から出力するよう、コンピュータを機能させるためのモデルであってもよい。   Although FIG. 7 shows only the models M1 and M2, a large number of model information such as the model M21 (see FIG. 10) and the model M22 may be stored according to each use (target of prediction). For example, the model M21 (model data MDT21) includes an input layer to which log information (log data) of an event is input, an output layer, and any layer from the input layer to the output layer, other than the output layer. , And a second element whose value is calculated based on the first element and the weight of the first element. The log information input to the input layer is transmitted to each layer other than the output layer. The computer is caused to function such that information similar to the information input to the input layer is output from the output layer by performing an operation based on the first element and the weight of the first element using each element as the first element. Model may be used.

また、モデルM21、M22等がDNN(Deep Neural Network)等、1つまたは複数の中間層を有するニューラルネットワークで実現されるとする。この場合、例えば、モデルM21、M22が含む第1要素は、入力層または中間層が有するいずれかのノードに対応する。また、第2要素は、第1要素と対応するノードから値が伝達されるノードである次段のノードに対応する。また、第1要素の重みは、第1要素と対応するノードから第2要素と対応するノードに伝達される値に対して考慮される重みである接続係数に対応する。   Further, it is assumed that the models M21 and M22 are realized by a neural network having one or a plurality of intermediate layers such as a DNN (Deep Neural Network). In this case, for example, the first element included in the models M21 and M22 corresponds to any node of the input layer or the intermediate layer. The second element corresponds to a next-stage node that is a node to which a value is transmitted from a node corresponding to the first element. Further, the weight of the first element corresponds to a connection coefficient which is a weight considered for a value transmitted from a node corresponding to the first element to a node corresponding to the second element.

ここで、モデルM21、M22等が「y=a1*x1+a2*x2+・・・+ai*xi」で示す回帰モデルで実現されるとする。この場合、例えば、モデルM21、M22が含む第1要素は、x1やx2等といった入力データ(xi)に対応する。また、第1要素の重みは、xiに対応する係数aiに対応する。ここで、回帰モデルは、入力層と出力層とを有する単純パーセプトロンと見做すことができる。各モデルを単純パーセプトロンと見做した場合、第1要素は、入力層が有するいずれかのノードに対応し、第2要素は、出力層が有するノードと見做すことができる。   Here, it is assumed that the models M21 and M22 are realized by a regression model represented by “y = a1 * x1 + a2 * x2 +... + Ai * xi”. In this case, for example, the first element included in the models M21 and M22 corresponds to input data (xi) such as x1 and x2. Further, the weight of the first element corresponds to the coefficient ai corresponding to xi. Here, the regression model can be regarded as a simple perceptron having an input layer and an output layer. When each model is regarded as a simple perceptron, the first element corresponds to any node of the input layer, and the second element can be regarded as a node of the output layer.

なお、モデル情報記憶部124は、上記に限らず、目的に応じて種々のモデル情報を記憶してもよい。   The model information storage unit 124 is not limited to the above, and may store various model information according to the purpose.

(制御部130)
図3の説明に戻って、制御部130は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、情報処理装置100内部の記憶装置に記憶されている各種プログラム(情報処理プログラムの一例に相当)がRAMを作業領域として実行されることにより実現される。また、制御部130は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。制御部130は、モデル情報記憶部124に記憶されているモデルM1、M2等に従った情報処理により、事象のログ情報(ログデータ)からベクトルデータを生成する。制御部130は、モデル情報記憶部124に記憶されているモデルM21等に従った情報処理により、事象のログ情報(ログデータ)が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたログ情報に対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、入力層に入力される情報と同様の情報を出力層から出力する。
(Control unit 130)
Returning to the description of FIG. 3, the control unit 130 is a controller, and is stored in a storage device inside the information processing apparatus 100 by, for example, a CPU (Central Processing Unit) or an MPU (Micro Processing Unit). Are realized by executing various programs (corresponding to an example of an information processing program) using a RAM as a work area. The control unit 130 is a controller, and is realized by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array). The control unit 130 generates vector data from event log information (log data) by information processing according to the models M1, M2, and the like stored in the model information storage unit 124. The control unit 130 performs information processing in accordance with the model M21 and the like stored in the model information storage unit 124 to input an event log information (log data), an output layer, and an input layer to an output layer. And a second element whose value is calculated based on the first element and the weight of the first element. By performing an operation on the input log information based on the first element and the weight of the first element with each element belonging to each layer other than the output layer as the first element, the same as the information input to the input layer Is output from the output layer.

図3に示すように、制御部130は、取得部131と、生成部132と、決定部133と、抽出部134と、提供部135とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部130の内部構成は、図3に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。   As illustrated in FIG. 3, the control unit 130 includes an acquisition unit 131, a generation unit 132, a determination unit 133, an extraction unit 134, and a provision unit 135, and functions and functions of information processing described below. Realize or execute. Note that the internal configuration of the control unit 130 is not limited to the configuration illustrated in FIG. 3, and may be another configuration as long as it performs information processing to be described later.

(取得部131)
取得部131は、各種情報を取得する。取得部131は、記憶部120から各種情報を取得する。取得部131は、事象情報記憶部121や、インデックス情報記憶部122や、グラフ情報記憶部123や、モデル情報記憶部124等から各種情報を取得する。また、取得部131は、各種情報を外部の情報処理装置から取得する。取得部131は、端末装置10やサービス提供装置50から各種情報を取得する。
(Acquisition unit 131)
The acquisition unit 131 acquires various information. The acquisition unit 131 acquires various information from the storage unit 120. The acquisition unit 131 acquires various types of information from the event information storage unit 121, the index information storage unit 122, the graph information storage unit 123, the model information storage unit 124, and the like. The acquisition unit 131 acquires various information from an external information processing device. The acquisition unit 131 acquires various types of information from the terminal device 10 or the service providing device 50.

取得部131は、複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報と、複数の事象の各々に対応付けられた情報であって、対応付けられた事象に関連する情報である事象関連情報と、一の事象に関する情報を取得する。取得部131は、複数の事象の各々に対応する複数の情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得する。取得部131は、複数の事象の各々に対応する文字情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得する。   Acquisition unit 131 is a graph information in which a plurality of vectors corresponding to each of a plurality of events are connected according to similarity, and information associated with each of the plurality of events. Event related information, which is related information, and information on one event are acquired. The acquiring unit 131 acquires graph information in which a plurality of vectors obtained by vectorizing a plurality of information corresponding to each of a plurality of events are connected. The acquisition unit 131 acquires graph information in which a plurality of vectors in which character information corresponding to each of a plurality of events is vectorized are connected.

取得部131は、複数の事象の各々の分析結果を含む事象関連情報を取得する。取得部131は、複数の事象の各々の発生理由を含む事象関連情報を取得する。取得部131は、複数の事象の各々の発生後における行動を示す情報を含む事象関連情報を取得する。取得部131は、複数の事象の各々への対処内容を示す情報を含む事象関連情報を取得する。取得部131は、複数の事象の各々への対処として所定の情報処理装置が実行した処理に基づく情報であって、情報処理装置が処理を自動実行可能な形式の情報である指令情報を含む事象関連情報を取得する。   The acquisition unit 131 acquires event-related information including analysis results of each of a plurality of events. The acquisition unit 131 acquires event-related information including the reason for each of the plurality of events. The acquisition unit 131 acquires event-related information including information indicating an action after each of a plurality of events has occurred. The acquisition unit 131 acquires event-related information including information indicating the content of handling each of a plurality of events. The acquisition unit 131 is an event that includes command information, which is information based on a process executed by a predetermined information processing device as a response to each of a plurality of events, and is information in a format in which the information processing device can automatically execute the process. Get related information.

取得部131は、複数の事象の各々の評価を示す情報を含む事象関連情報を取得する。取得部131は、複数の事象の各々の評価を示すスコアを含む事象関連情報を取得する。   The acquisition unit 131 acquires event-related information including information indicating the evaluation of each of a plurality of events. The acquisition unit 131 acquires event-related information including a score indicating each evaluation of a plurality of events.

取得部131は、所定のシステムにおいてログが出力される複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得する。取得部131は、所定のシステムにおいてログが出力される複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得する。取得部131は、所定のシステムにおけるアラートに関する複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得する。取得部131は、複数の事象の各々に対応するログに関する情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得する。   The acquisition unit 131 acquires graph information in which a plurality of vectors corresponding to each of a plurality of events for which a log is output in a predetermined system are connected according to similarity. The acquisition unit 131 acquires graph information in which a plurality of vectors corresponding to each of a plurality of events for which a log is output in a predetermined system are connected according to similarity. The acquisition unit 131 acquires graph information in which a plurality of vectors corresponding to each of a plurality of events related to an alert in a predetermined system are linked according to similarity. The acquisition unit 131 acquires graph information in which a plurality of vectors obtained by vectorizing information regarding logs corresponding to each of a plurality of events are connected.

取得部131は、データ検索の対象となる複数のノード(ベクトル)を取得する。取得部131は、複数のノードと、複数のノードの各々を連結する複数の有向エッジを含む有向エッジ群を取得する。   The acquisition unit 131 acquires a plurality of nodes (vectors) to be searched. The acquisition unit 131 acquires a plurality of nodes and a directed edge group including a plurality of directed edges connecting each of the plurality of nodes.

取得部131は、外部の情報処理装置からグラフ情報(グラフデータ)を取得する。取得部131は、グラフ情報記憶部123からグラフ情報を取得する。取得部131は、グラフ情報を取得する。図1の例では、取得部131は、グラフ情報GR11を取得する。   The acquisition unit 131 acquires graph information (graph data) from an external information processing device. The acquisition unit 131 acquires graph information from the graph information storage unit 123. The acquisition unit 131 acquires graph information. In the example of FIG. 1, the acquisition unit 131 acquires the graph information GR11.

取得部131は、外部の情報処理装置からインデックス情報(インデックスデータ)を取得する。取得部131は、インデックス情報記憶部122からインデックス情報を取得する。取得部131は、木構造型のインデックス情報を取得する。図1の例では、取得部131は、インデックス情報IND11を取得する。   The acquisition unit 131 acquires index information (index data) from an external information processing device. The acquisition unit 131 acquires index information from the index information storage unit 122. The obtaining unit 131 obtains tree structure type index information. In the example of FIG. 1, the acquisition unit 131 acquires the index information IND11.

また、取得部131は、管理者等が利用する端末装置10から一の事象に関する事象情報を取得する。取得部131は、検索クエリとして、一の事象のログデータを取得する。取得部131は、事象に関する検索クエリを取得する。取得部131は、管理者MG1が利用する端末装置10から事象Xに関するログデータLGXを取得する。   The acquisition unit 131 acquires event information on one event from the terminal device 10 used by the administrator or the like. The acquiring unit 131 acquires log data of one event as a search query. The acquisition unit 131 acquires a search query for an event. The acquiring unit 131 acquires log data LGX relating to the event X from the terminal device 10 used by the administrator MG1.

図1の例では、取得部131は、一の事象に関する事象情報(ログデータ)を取得する。取得部131は、端末装置10から事象Xに関するログデータLGXを取得する。   In the example of FIG. 1, the acquisition unit 131 acquires event information (log data) related to one event. The acquisition unit 131 acquires log data LGX relating to event X from the terminal device 10.

(生成部132)
生成部132は、各種情報を生成する。生成部132は、記憶部120に記憶された各種情報に基づいて、種々の情報を生成する。生成部132は、事象情報記憶部121や、インデックス情報記憶部122や、グラフ情報記憶部123や、モデル情報記憶部124等に基づいて、各種情報を生成する。生成部132は、取得部131により取得された各種情報に基づいて、種々の情報を生成する。生成部132は、各種情報を算出する。
(Generation unit 132)
The generation unit 132 generates various information. The generation unit 132 generates various information based on various information stored in the storage unit 120. The generation unit 132 generates various types of information based on the event information storage unit 121, the index information storage unit 122, the graph information storage unit 123, the model information storage unit 124, and the like. The generation unit 132 generates various types of information based on the various types of information acquired by the acquisition unit 131. The generation unit 132 calculates various information.

図1の例では、生成部132は、Sentence2Vecであるモデルを用いて各事象のログデータからN次元ベクトルを生成する。生成部132は、モデル情報記憶部124(図7)に示すモデルM1を用いて、各事象のログデータからベクトルを生成する。   In the example of FIG. 1, the generation unit 132 generates an N-dimensional vector from log data of each event using a model of Sentence2Vec. The generation unit 132 generates a vector from log data of each event using the model M1 shown in the model information storage unit 124 (FIG. 7).

また、生成部132は、一の事象に対応するログデータからグラフ情報の探索に用いるベクトルを生成する。図1の例では、生成部132は、処理群PS11に示すような処理により、事象Xに対応するベクトルを生成する。生成部132は、事象Xに関するログデータLGXをモデルM1に入力する。具体的には、生成部132は、事象X発生時に所定のサーバシステムのサーバ装置が出力したログデータLGXをモデルM1に入力する。そして、生成部132は、ログデータLGXの入力されたモデルM1が出力する情報を用いて、ベクトルを生成する。生成部132は、ログデータLGXが入力されたモデルM1が出力するベクトルデータをログデータLGXのベクトルVDXとして用いる。図1の例では、生成部132は、モデルM1を用いて、1次元目の要素が「0.6」であり、2次元目の要素が「0.3」であるようなベクトルVDXを生成する。   Further, the generation unit 132 generates a vector used for searching for graph information from log data corresponding to one event. In the example of FIG. 1, the generation unit 132 generates a vector corresponding to the event X by a process as illustrated in the process group PS11. The generation unit 132 inputs the log data LGX relating to the event X to the model M1. Specifically, the generation unit 132 inputs the log data LGX output by the server device of the predetermined server system when the event X occurs to the model M1. Then, the generation unit 132 generates a vector using the information output by the model M1 to which the log data LGX has been input. The generation unit 132 uses the vector data output by the model M1 to which the log data LGX has been input as the vector VDX of the log data LGX. In the example of FIG. 1, the generation unit 132 generates a vector VDX in which the first-dimensional element is “0.6” and the second-dimensional element is “0.3” using the model M1. I do.

また、生成部132は、事象情報記憶部121に記憶された学習データ(ログ情報)を用いて、モデルを生成してもよい。生成部132は、取得部131により取得された学習データに基づいて、入力したログ情報と同様の情報を出力するモデル(オートエンコーダ)を生成してもよい。生成部132は、入力するログ情報自体を正解情報として、入力したログ情報と同様の情報を出力するモデル(オートエンコーダ)を生成してもよい。   The generation unit 132 may generate a model using the learning data (log information) stored in the event information storage unit 121. The generation unit 132 may generate a model (auto encoder) that outputs information similar to the input log information based on the learning data acquired by the acquisition unit 131. The generation unit 132 may generate a model (auto encoder) that outputs the same information as the input log information, using the input log information itself as the correct answer information.

生成部132は、モデルM21等を生成し、生成したモデルM21等をモデル情報記憶部124に格納する。なお、生成部132は、いかなる学習アルゴリズムを用いてモデルM21を生成してもよい。生成部132は、ニューラルネットワーク(neural network)等の学習アルゴリズムを用いてモデルM21を生成する。一例として、生成部132がニューラルネットワークを用いてモデルM21等を生成する場合、モデルM21等は、一以上のニューロンを含む入力層と、一以上のニューロンを含む中間層と、一以上のニューロンを含む出力層とを有する。   The generation unit 132 generates the model M21 and the like, and stores the generated model M21 and the like in the model information storage unit 124. Note that the generation unit 132 may generate the model M21 using any learning algorithm. The generation unit 132 generates the model M21 using a learning algorithm such as a neural network. As an example, when the generation unit 132 generates a model M21 or the like using a neural network, the model M21 or the like generates an input layer including one or more neurons, an intermediate layer including one or more neurons, and one or more neurons. Including an output layer.

生成部132は、事象のログ情報(ログデータ)が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたログ情報に対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、入力層に入力される情報と同様の情報を出力層から出力するモデルを生成する。   The generation unit 132 includes an input layer to which log information (log data) of an event is input, an output layer, and a first element belonging to any of the layers from the input layer to the output layer and belonging to a layer other than the output layer. , A first element and a second element whose value is calculated based on the weight of the first element, and for each piece of log information input to the input layer, each element belonging to each layer other than the output layer By performing an operation based on the first element and the weight of the first element as the element, a model that outputs the same information as the information input to the input layer from the output layer is generated.

生成部132は、学習データに基づいてモデルを生成する。生成部132は、学習データに基づいてモデルを生成する。生成部132は、事象情報記憶部121中のログデータLG1、LG2等を学習データ(教師データ)として、学習を行なうことにより、モデルを生成する。   The generation unit 132 generates a model based on the learning data. The generation unit 132 generates a model based on the learning data. The generation unit 132 generates a model by performing learning using the log data LG1, LG2, and the like in the event information storage unit 121 as learning data (teacher data).

生成部132は、ログデータLG1が入力された場合に、モデルM21がログデータLG1と同様の情報を出力するように、学習処理を行う。生成部132は、ログデータLG2が入力された場合に、モデルM21がログデータLG2と同様の情報を出力するように、学習処理を行う。   The generation unit 132 performs a learning process such that when the log data LG1 is input, the model M21 outputs the same information as the log data LG1. The generation unit 132 performs a learning process so that when the log data LG2 is input, the model M21 outputs the same information as the log data LG2.

なお、生成部132は、オートエンコーダとしてのM21に限らず、鉄道等の交通に対応するM22やユーザの購買等のユーザ行動に対応するM23等を生成してもよい。生成部132は、ニューラルネットワーク(neural network)、サポートベクターマシン(SVM)、クラスタリング、強化学習等の学習アルゴリズムを用いてモデルM22、M23等を生成する。一例として、生成部132がニューラルネットワークを用いてモデルM22、M23等を生成する場合、モデルM22、M23等は、一以上のニューロンを含む入力層と、一以上のニューロンを含む中間層と、一以上のニューロンを含む出力層とを有する。   The generation unit 132 is not limited to M21 as an auto-encoder, and may generate M22 corresponding to traffic such as railway, M23 corresponding to user behavior such as user purchase, and the like. The generation unit 132 generates the models M22, M23, and the like using a neural network, a support vector machine (SVM), a learning algorithm such as clustering, and reinforcement learning. As an example, when the generation unit 132 generates the models M22, M23, and the like using a neural network, the models M22, M23, and the like include an input layer including one or more neurons, an intermediate layer including one or more neurons, And an output layer including the above neurons.

生成部132は、モデルを生成し、生成したモデルをモデル情報記憶部124に格納する。具体的には、生成部132は、事象のログ情報(ログデータ)が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたログ情報に対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、事象の発生の予測に用いられるスコアの値を出力層から出力するモデルを生成する。生成部132は、事象のログ情報(ログデータ)が入力される入力層と、出力層と、入力層から出力層までのいずれかの層であって出力層以外の層に属する第1要素と、第1要素と第1要素の重みとに基づいて値が算出される第2要素と、を含み、入力層に入力されたログ情報に対し、出力層以外の各層に属する各要素を第1要素として、第1要素と第1要素の重みとに基づく演算を行うことにより、事象の発生の予測に用いられるスコアの値を出力層から出力するモデルM21を生成する。生成部132は、事象が発生した際のログ情報が入力された場合に、スコア「1」を出力するようにモデルM21を生成する。生成部132は、事象が発生しなかった際のログ情報が入力された場合に、スコア「0」を出力するようにモデルM21を生成する。生成部132は、モデルM21を用いて各事象のログデータからN次元ベクトルを生成してもよい。   The generation unit 132 generates a model, and stores the generated model in the model information storage unit 124. Specifically, the generation unit 132 outputs the log information (log data) of the event to the input layer, the output layer, and any one of the layers from the input layer to the output layer other than the output layer. The log information input to the input layer includes a first element to which the first element belongs and a second element whose value is calculated based on the first element and the weight of the first element. A model that outputs a score value used for predicting occurrence of an event from an output layer is generated by performing an operation based on the first element and the weight of the first element using each element as a first element. The generation unit 132 includes an input layer to which log information (log data) of an event is input, an output layer, and a first element belonging to any of the layers from the input layer to the output layer and belonging to a layer other than the output layer. , A first element and a second element whose value is calculated based on the weight of the first element, and for each piece of log information input to the input layer, each element belonging to each layer other than the output layer By performing an operation based on the first element and the weight of the first element as the element, a model M21 that outputs a score value used for predicting occurrence of an event from the output layer is generated. The generation unit 132 generates the model M21 so as to output a score “1” when log information when an event occurs is input. The generation unit 132 generates the model M21 so as to output a score “0” when log information when an event has not occurred is input. The generation unit 132 may generate an N-dimensional vector from log data of each event using the model M21.

図1の例では、生成部132は、各類似事象のスコアや類似度等に基づいて、各類似事象のランキングスコアを生成する。例えば、生成部132は、各類似事象のスコアと類似度とを乗算することにより、各類似事象のランキングスコアを算出する。生成部132は、ランキング一覧情報RKLに示すように、各類似事象のランキングスコアを算出する。生成部132は、事象#451のランキングスコアをランキングスコアRS451と算出する。また、生成部132は、事象#35のランキングスコアをランキングスコアRS35と算出する。   In the example of FIG. 1, the generation unit 132 generates a ranking score of each similar event based on a score, a degree of similarity, and the like of each similar event. For example, the generation unit 132 calculates the ranking score of each similar event by multiplying the score of each similar event by the similarity. The generation unit 132 calculates the ranking score of each similar event as shown in the ranking list information RKL. The generating unit 132 calculates the ranking score of the event # 451 as the ranking score RS451. Further, the generation unit 132 calculates the ranking score of the event # 35 as the ranking score RS35.

(決定部133)
決定部133は、各種情報を決定する。決定部133は、各種情報を判定する。決定部133は、記憶部120に記憶された各種情報に基づいて、種々の情報を決定する。決定部133は、記憶部120に記憶された各種情報に基づいて、種々の情報を判定する。決定部133は、事象情報記憶部121や、インデックス情報記憶部122や、グラフ情報記憶部123や、モデル情報記憶部124等に基づいて、各種情報を決定する。決定部133は、事象情報記憶部121や、インデックス情報記憶部122や、グラフ情報記憶部123や、モデル情報記憶部124等に基づいて、各種情報を判定する。決定部133は、取得部131により取得された各種情報に基づいて、種々の情報を決定する。決定部133は、取得部131により取得された各種情報に基づいて、種々の情報を判定する。決定部133は、取得部131により取得された事象情報と、グラフ情報の検索の起点となる起点ベクトルに関する情報と基づいて、起点ベクトルを決定する。また、決定部133は、起点ベクトルの決定に用いるインデックス情報に基づいて、起点ベクトルを決定する。また、決定部133は、木構造型のインデックス情報に基づいて、起点ベクトルを決定する。
(Determining unit 133)
The determining unit 133 determines various information. The determining unit 133 determines various information. The determining unit 133 determines various information based on the various information stored in the storage unit 120. The determining unit 133 determines various information based on the various information stored in the storage unit 120. The determining unit 133 determines various types of information based on the event information storage unit 121, the index information storage unit 122, the graph information storage unit 123, the model information storage unit 124, and the like. The determining unit 133 determines various types of information based on the event information storage unit 121, the index information storage unit 122, the graph information storage unit 123, the model information storage unit 124, and the like. The determining unit 133 determines various information based on the various information acquired by the acquiring unit 131. The determining unit 133 determines various types of information based on the various types of information acquired by the acquiring unit 131. The deciding unit 133 decides a starting vector based on the event information acquired by the acquiring unit 131 and information on a starting vector which is a starting point of a search for graph information. Further, the determining unit 133 determines a starting vector based on the index information used for determining the starting vector. In addition, the determination unit 133 determines an origin vector based on the tree structure type index information.

図1の例では、決定部133は、一の事象(クエリ)に対応する起点ベクトルを決定(特定)するために、インデックス情報IND11を用いる。決定部133は、事象XのベクトルVDXに対応する起点ベクトルを決定(特定)するために、インデックス情報IND11を用いる。決定部133は、ベクトルVDXとインデックス情報IND11とを用いて、グラフ情報GR11における起点ベクトルを決定する。   In the example of FIG. 1, the determination unit 133 uses the index information IND11 to determine (identify) a starting vector corresponding to one event (query). The determining unit 133 uses the index information IND11 to determine (specify) a starting vector corresponding to the vector VDX of the event X. The determining unit 133 determines a starting point vector in the graph information GR11 using the vector VDX and the index information IND11.

決定部133は、図1中のインデックス情報IND11に示すような木構造型のインデックス情報を用いて、グラフ情報GR11における起点ベクトルを決定する。図1の例では、決定部133は、ベクトルVDXを生成した後、インデックス情報IND11を上から下へ辿ることにより、インデックス情報IND11の近傍候補となる起点ベクトルを特定することにより、効率的に検索クエリ(一の事象)に対応する起点ベクトルを決定する。   The determining unit 133 determines a starting point vector in the graph information GR11 by using tree-structured index information as indicated by the index information IND11 in FIG. In the example of FIG. 1, after determining the vector VDX, the determining unit 133 traces the index information IND11 from the top to the bottom to identify a starting point vector that is a neighborhood candidate of the index information IND11, thereby enabling efficient search. Determine an origin vector corresponding to the query (one event).

決定部133は、インデックス情報IND11をルートRTからリーフノード(グラフ情報GR11中のノード(ベクトル))まで辿ることにより、ベクトルVDXに対応する起点ベクトルを決定する。図1の例では、決定部133は、インデックス情報IND11をルートRTからノードN451まで辿ることにより、ノードN451を起点ベクトルとして決定する。   The determination unit 133 determines an origin vector corresponding to the vector VDX by tracing the index information IND11 from the root RT to a leaf node (a node (vector) in the graph information GR11). In the example of FIG. 1, the determination unit 133 determines the node N451 as the starting vector by tracing the index information IND11 from the root RT to the node N451.

決定部133は、提供対象事象を決定する。図1の例では、決定部133は、順位が1位である事象#35を提供対象事象に決定する。   The determination unit 133 determines a provision target event. In the example of FIG. 1, the determination unit 133 determines the event # 35 having the first rank as the provision target event.

(抽出部134)
抽出部134は、各種情報を抽出する。抽出部134は、記憶部120に記憶された各種情報に基づいて、種々の情報を抽出する。抽出部134は、事象情報記憶部121や、インデックス情報記憶部122や、グラフ情報記憶部123や、モデル情報記憶部124等に基づいて、各種情報を抽出する。抽出部134は、取得部131により取得された各種情報に基づいて、種々の情報を抽出する。抽出部134は、生成部133により生成された各種情報に基づいて、種々の情報を抽出する。抽出部134は、決定部133により決定された各種情報に基づいて、種々の情報を抽出する。抽出部134は、検索処理における抽出処理を行う。
(Extraction unit 134)
The extraction unit 134 extracts various information. The extracting unit 134 extracts various information based on the various information stored in the storage unit 120. The extraction unit 134 extracts various information based on the event information storage unit 121, the index information storage unit 122, the graph information storage unit 123, the model information storage unit 124, and the like. The extraction unit 134 extracts various information based on the various information acquired by the acquisition unit 131. The extraction unit 134 extracts various information based on the various information generated by the generation unit 133. The extracting unit 134 extracts various information based on the various information determined by the determining unit 133. The extraction unit 134 performs an extraction process in the search process.

抽出部134は、取得部131により取得されたグラフ情報の複数のベクトルのうち、所定の基準に基づいて決定されたグラフ情報の検索の起点となる起点ベクトルを起点としてグラフ情報を検索することにより、複数の事象のうち、一の事象に類似する事象である類似事象を抽出する。抽出部134は、決定部132により決定された起点ベクトルを起点としてグラフ情報を検索することにより、複数の事象のうち、一の事象に類似する事象である類似事象を抽出する。抽出部134は、グラフ情報記憶部123に記憶された各ノード(ベクトル)間を連結するエッジの長さ(距離)の情報を用いてもよいし、各ノードのベクトルデータ(ベクトル情報)から各ノード(ベクトル)間を連結するエッジの長さ(距離)の情報を算出し、算出した長さ(距離)の情報を用いてもよい。   The extraction unit 134 searches the graph information by using, as a starting point, a starting vector which is a starting point of the search for the graph information determined based on a predetermined criterion among the plurality of vectors of the graph information acquired by the acquiring unit 131. Of the plurality of events, a similar event that is an event similar to one event is extracted. The extraction unit 134 extracts a similar event, which is an event similar to one event, from a plurality of events by searching graph information using the origin vector determined by the determination unit 132 as a starting point. The extraction unit 134 may use information on the length (distance) of the edge connecting the nodes (vectors) stored in the graph information storage unit 123, or may use the vector data (vector information) of each node to Information on the length (distance) of the edge connecting the nodes (vectors) may be calculated, and the information on the calculated length (distance) may be used.

抽出部134は、グラフ情報の複数のベクトルのうち、所定の基準に基づいて決定されたグラフ情報の検索の起点となる起点ベクトルを起点としてグラフ情報を検索し、複数の事象のうち、一の事象に類似する事象である類似事象を抽出することにより、類似事象に対応付けられた事象関連情報を抽出する。抽出部134は、一の事象が所定の条件を満たす場合、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出する。抽出部134は、一の事象が通常の事象と異なる事象である場合、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出する。抽出部134は、所定のタイミングで、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出する。抽出部134は、抽出した類似事象のスコアに基づいて、類似事象の事象関連情報を順位付けする。   The extraction unit 134 searches the graph information from the starting vector which is the starting point of the search for the graph information determined based on the predetermined criterion among the plurality of vectors of the graph information. By extracting a similar event that is an event similar to the event, event-related information associated with the similar event is extracted. When one event satisfies a predetermined condition, the extraction unit 134 searches the graph information and extracts event-related information associated with the similar event. When one event is different from a normal event, the extraction unit 134 searches the graph information and extracts event-related information associated with a similar event. The extraction unit 134 searches the graph information at a predetermined timing, and extracts event-related information associated with a similar event. The extraction unit 134 ranks the event-related information of similar events based on the extracted scores of similar events.

図1の例では、抽出部134は、グラフ情報GR11を検索することにより、事象Xの類似事象を抽出する。例えば、抽出部134は、ノードN451の近傍に位置するノードを類似事象として抽出する。例えば、抽出部134は、ノードN451からの距離が近いノードを類似事象として抽出する。例えば、抽出部134は、ノードN451を起点として、エッジを辿ることにより、ノードN451から到達可能なノードを類似事象として抽出する。例えば、抽出部134は、所定数(例えば、2個や10個等)のノードを類似事象として抽出する。例えば、抽出部134は、図11に示すような検索処理により、事象Xの類似事象を抽出してもよいが、詳細は後述する。図1の例では、抽出部134は、ノードN451を起点として、グラフ情報GR11を探索することにより、ノードN451やノードN35やノードN256等を類似事象として抽出する。例えば、抽出部134は、事象Xとの類似度が高い方から順に、ノードN451、ノードN35、ノードN256等の順で抽出する。   In the example of FIG. 1, the extraction unit 134 extracts a similar event of the event X by searching the graph information GR11. For example, the extraction unit 134 extracts a node located near the node N451 as a similar event. For example, the extraction unit 134 extracts a node whose distance from the node N451 is short as a similar event. For example, the extraction unit 134 extracts a node that can be reached from the node N451 as a similar event by following the edge with the node N451 as a starting point. For example, the extraction unit 134 extracts a predetermined number (for example, two or ten) of nodes as similar events. For example, the extraction unit 134 may extract a similar event of the event X by a search process as shown in FIG. 11, but the details will be described later. In the example of FIG. 1, the extraction unit 134 extracts the node N451, the node N35, the node N256, and the like as a similar event by searching for the graph information GR11 starting from the node N451. For example, the extraction unit 134 extracts the node N451, the node N35, the node N256, and the like in order from the one having the highest similarity to the event X.

図1の例では、抽出部134は、抽出した類似事象に対応付けられた事象関連情報を抽出する。抽出部134は、類似事象一覧情報SELに示すように、抽出した類似事象に対応付けられた事象関連情報を抽出する。例えば、抽出部134は、事象情報記憶部121(図4参照)に記憶された情報のうち、各類似事象に対応付けられた事象関連情報を抽出する。抽出部134は、事象関連情報として、コメントや自動実行フラグやスコア等の情報を抽出する。抽出部134は、類似事象として抽出した事象#451(ノードN451)、事象#35(ノードN35)、事象#256(ノードN256)等の各々に対応付けられた事象関連情報を抽出する。   In the example of FIG. 1, the extracting unit 134 extracts event-related information associated with the extracted similar event. The extraction unit 134 extracts the event-related information associated with the extracted similar event, as indicated by the similar event list information SEL. For example, the extracting unit 134 extracts event-related information associated with each similar event from the information stored in the event information storage unit 121 (see FIG. 4). The extraction unit 134 extracts information such as a comment, an automatic execution flag, and a score as event-related information. The extraction unit 134 extracts event-related information associated with each of the event # 451 (node N451), event # 35 (node N35), event # 256 (node N256), and the like, which are extracted as similar events.

抽出部134は、各類似事象のランキングスコアに基づいて、各類似事象の順位付けを行う。抽出部134は、ランキングスコアが高い類似事象から順に順位付けを行う。図1の例では、抽出部134は、ランキングスコアが高い方から順に、1位「事象#35」、2位「事象#2」、3位「事象#451」等と順位付けする。   The extraction unit 134 ranks each similar event based on the ranking score of each similar event. The extraction unit 134 ranks similar events in descending order of similarity score. In the example of FIG. 1, the extraction unit 134 ranks the first place “event # 35”, the second place “event # 2”, the third place “event # 451”, and the like in descending order of the ranking score.

(提供部135)
提供部135は、各種情報を提供する。提供部135は、端末装置10やサービス提供装置50等の外部の情報処理装置に各種情報を提供する。提供部135は、端末装置10やサービス提供装置50に各種情報を送信する。提供部135は、端末装置10に各種情報を配信する。提供部135は、取得部131により取得された各種情報に基づいて、種々の情報を提供する。提供部135は、生成部132により生成された各種情報に基づいて、種々の情報を提供する。提供部135は、抽出部134により抽出された各種情報に基づいて、種々の情報を提供する。提供部135は、抽出部134により抽出された類似事象の事象関連情報を提供する。提供部135は、抽出部134により抽出された類似事象に基づいて、所定のサービスを提供する。また、提供部135は、類似事象に関する情報提供サービスを提供する。提供部135は、端末装置10に類似事象に関する情報を提供する。提供部135は、類似事象に対応付けられた事象関連情報に関する情報提供サービスを提供する。
(Provider 135)
The providing unit 135 provides various information. The providing unit 135 provides various types of information to external information processing devices such as the terminal device 10 and the service providing device 50. The providing unit 135 transmits various types of information to the terminal device 10 and the service providing device 50. The providing unit 135 distributes various types of information to the terminal device 10. The providing unit 135 provides various information based on the various information acquired by the acquiring unit 131. The providing unit 135 provides various information based on the various information generated by the generating unit 132. The providing unit 135 provides various information based on the various information extracted by the extracting unit 134. The providing unit 135 provides the event-related information of the similar event extracted by the extracting unit 134. The providing unit 135 provides a predetermined service based on the similar event extracted by the extracting unit 134. Further, the providing unit 135 provides an information providing service regarding a similar event. The providing unit 135 provides the terminal device 10 with information on the similar event. The providing unit 135 provides an information providing service related to event-related information associated with a similar event.

提供部135は、クエリに対応する事象ID(オブジェクトID)を検索結果として提供する。提供部135は、抽出部134により抽出された事象IDをサービス提供装置50へ提供する。提供部135は、抽出部134により抽出された事象IDをクエリに対応するベクトルを示す情報としてサービス提供装置50に提供する。提供部135は、抽出部134により抽出された事象IDにより特定される類似事象に対応付けられた事象関連情報に関する情報提供サービスを提供する。また、提供部135は、生成部132により生成されたモデルを外部の情報処理装置へ提供してもよい。   The providing unit 135 provides an event ID (object ID) corresponding to the query as a search result. The providing unit 135 provides the event ID extracted by the extracting unit 134 to the service providing device 50. The providing unit 135 provides the event ID extracted by the extracting unit 134 to the service providing apparatus 50 as information indicating a vector corresponding to the query. The providing unit 135 provides an information providing service related to the event-related information associated with the similar event specified by the event ID extracted by the extracting unit 134. Further, the providing unit 135 may provide the model generated by the generating unit 132 to an external information processing device.

図1の例では、提供部135は、決定部133により決定された提供対象事象に関する情報を提供する。提供部135は、提供対象事象である事象#35を示す情報や事象#35のコメントCM35を事象Xに類似する事象や事象Xへの対処内容として、管理者MG1が利用する端末装置10に提供する。   In the example of FIG. 1, the providing unit 135 provides information on the providing target event determined by the determining unit 133. The providing unit 135 provides the information indicating the event # 35, which is a providing target event, and the comment CM35 of the event # 35 to the terminal device 10 used by the administrator MG1 as an event similar to the event X and the content of handling the event X. I do.

〔4.情報処理のフロー〕
次に、図8を用いて、実施形態に係る情報処理システム1による情報処理の手順について説明する。図8は、実施形態に係る情報処理の一例を示すフローチャートである。
[4. Information processing flow)
Next, a procedure of information processing by the information processing system 1 according to the embodiment will be described with reference to FIG. FIG. 8 is a flowchart illustrating an example of information processing according to the embodiment.

図8に示すように、情報処理装置100は、一の事象に関する事象情報(ログデータ)を取得する(ステップS101)。図1の例では、情報処理装置100は、端末装置10から事象Xに関するログデータLGXを取得する。   As shown in FIG. 8, the information processing apparatus 100 acquires event information (log data) related to one event (step S101). In the example of FIG. 1, the information processing apparatus 100 acquires log data LGX related to the event X from the terminal device 10.

情報処理装置100は、事象に関するグラフ情報を取得する(ステップS102)。例えば、情報処理装置100は、グラフ情報記憶部123から事象に関するグラフ情報GR11を取得する。   The information processing apparatus 100 acquires graph information on the event (step S102). For example, the information processing apparatus 100 acquires the graph information GR11 regarding the event from the graph information storage unit 123.

そして、情報処理装置100は、モデルを用いて一の事象に関するログデータからベクトルを生成する(ステップS103)。図1の例では、情報処理装置100は、モデル情報記憶部124に記憶されたモデルM1を用いて、ログデータLGXからベクトルVDXを生成する。   Then, the information processing apparatus 100 generates a vector from log data relating to one event using the model (step S103). In the example of FIG. 1, the information processing apparatus 100 generates a vector VDX from the log data LGX using the model M1 stored in the model information storage unit 124.

そして、情報処理装置100は、生成したベクトルとインデックス情報を用いて起点ベクトルを決定する(ステップS104)。図1の例では、情報処理装置100は、ベクトルVDXと、インデックス情報記憶部122に記憶されたインデックス情報IND11とを用いて、起点ベクトルをノードN451に決定する。   Then, the information processing device 100 determines a starting point vector using the generated vector and the index information (Step S104). In the example of FIG. 1, the information processing apparatus 100 determines a starting vector at the node N451 using the vector VDX and the index information IND11 stored in the index information storage unit 122.

そして、情報処理装置100は、グラフ情報を検索し、一の事象の類似事象を抽出することにより、類似事象に対応付けられた事象関連情報を抽出する(ステップS105)。図1の例では、情報処理装置100は、ノードN451を起点として、グラフ情報GR11を探索し、ノードN451やノードN35を類似事象として抽出することにより、事象#451に対応するコメントCM451や事象#35に対応するコメントCM35を抽出する。   Then, the information processing apparatus 100 retrieves the graph information and extracts a similar event of one event, thereby extracting event-related information associated with the similar event (step S105). In the example of FIG. 1, the information processing apparatus 100 searches the graph information GR11 starting from the node N451, and extracts the node N451 or the node N35 as a similar event, thereby obtaining a comment CM451 or an event # corresponding to the event # 451. The comment CM35 corresponding to the comment 35 is extracted.

そして、情報処理装置100は、抽出した類似事象に対応する事象関連情報に関する情報を提供する(ステップS106)。図1の例では、情報処理装置100は、最も順位が高いノードN35(事象#35)に対応するコメントCM35を事象Xへの対応を示す情報として管理者MG1が利用する端末装置10に提供する。   Then, the information processing apparatus 100 provides information on event-related information corresponding to the extracted similar event (step S106). In the example of FIG. 1, the information processing apparatus 100 provides the comment CM35 corresponding to the highest ranked node N35 (event # 35) to the terminal apparatus 10 used by the administrator MG1 as information indicating the correspondence to the event X. .

〔5.生成処理のフロー〕
次に、図9を用いて、実施形態に係る情報処理システム1による生成処理の手順について説明する。図9は、実施形態に係る生成処理の一例を示すフローチャートである。
[5. Generation processing flow)
Next, a procedure of a generation process by the information processing system 1 according to the embodiment will be described using FIG. FIG. 9 is a flowchart illustrating an example of the generation process according to the embodiment.

図9に示すように、情報処理装置100は、学習データを取得する(ステップS201)。例えば、情報処理装置100は、事象情報記憶部121から学習データを取得する。例えば、情報処理装置100は、事象情報記憶部121からログデータLG1、LG2等を学習データとして取得する。   As shown in FIG. 9, the information processing device 100 acquires learning data (step S201). For example, the information processing device 100 acquires learning data from the event information storage unit 121. For example, the information processing apparatus 100 acquires log data LG1, LG2, and the like from the event information storage unit 121 as learning data.

その後、情報処理装置100は、学習データに基づきモデルを生成する(ステップS202)。例えば、情報処理装置100は、事象情報記憶部121から学習データを用いてモデルM21を生成する。例えば、情報処理装置100は、入力層に入力される情報(ログデータ)と同様の情報(ログデータ)を出力層から出力するようにモデルM1を生成する。例えば、情報処理装置100は、事象のログデータを入力とするオートエンコーダとしてのモデルM21を生成する。   After that, the information processing apparatus 100 generates a model based on the learning data (Step S202). For example, the information processing apparatus 100 generates a model M21 using the learning data from the event information storage unit 121. For example, the information processing apparatus 100 generates the model M1 such that information (log data) similar to the information (log data) input to the input layer is output from the output layer. For example, the information processing apparatus 100 generates a model M21 as an auto-encoder that receives event log data as input.

〔6.検索例〕
ここで、上述したグラフ情報を用いた検索の一例を示す。なお、グラフ情報(グラフデータ)を用いた検索は下記に限らず、種々の手順により行われてもよい。この点について、図11を一例として説明する。図11は、グラフデータ(グラフ情報)を用いた検索処理の一例を示すフローチャートである。また、以下でいうオブジェクトは、ベクトルやノードと読み替えてもよい。なお、以下では、情報処理装置100が検索処理を行うものとして説明するが、検索処理は他の装置により行われてもよい。例えば、情報処理装置100は、検索クエリとして、一の事象のログデータから生成されたベクトルデータを用いる。例えば、情報処理装置100は、一の事象のログデータから生成されたベクトルデータとインデックス情報とに基づいて決定された起点ベクトルを起点としてグラフデータを検索する。図1の例では、情報処理装置100は、事象XのベクトルVDXとインデックス情報IND11とに基づいて決定された起点ベクトルであるノードN451を起点としてグラフ情報GR11を検索する。
[6. Search example)
Here, an example of a search using the above-described graph information will be described. The search using the graph information (graph data) is not limited to the following, and may be performed by various procedures. This will be described with reference to FIG. 11 as an example. FIG. 11 is a flowchart illustrating an example of a search process using graph data (graph information). Further, the objects described below may be read as vectors and nodes. In the following, the description will be given on the assumption that the information processing apparatus 100 performs the search processing. For example, the information processing apparatus 100 uses vector data generated from log data of one event as a search query. For example, the information processing apparatus 100 searches for graph data starting from a starting vector determined based on vector data generated from log data of one event and index information. In the example of FIG. 1, the information processing apparatus 100 searches the graph information GR11 with the node N451, which is the starting vector determined based on the vector VDX of the event X and the index information IND11, as the starting point.

ここでは、近傍オブジェクト集合N(G,y)は、ノードyに付与されているエッジにより関連付けられている近傍のオブジェクトの集合である。「G」は、所定のグラフデータ(例えば、グラフ情報GR11等)であってもよい。例えば、情報処理装置100は、k近傍検索処理を実行する。   Here, the nearby object set N (G, y) is a set of nearby objects associated by the edge given to the node y. “G” may be predetermined graph data (for example, graph information GR11 or the like). For example, the information processing apparatus 100 executes a k-neighbor search process.

例えば、情報処理装置100は、超球の半径rを∞(無限大)に設定し(ステップS300)、既存のオブジェクト集合から部分集合Sを抽出する(ステップS301)。例えば、情報処理装置100は、ルートノード(起点ベクトル)として選択されたオブジェクト(ノード)を部分集合Sとして抽出してもよい。図1の例では、情報処理装置100は、起点ベクトルであるノードN451等を部分集合Sとして抽出してもよい。また、例えば、超球とは、検索範囲を示す仮想的な球である。なお、ステップS301において抽出されたオブジェクト集合Sに含まれるオブジェクトは、同時に検索結果のオブジェクト集合Rの初期集合にも含められる。   For example, the information processing apparatus 100 sets the radius r of the hypersphere to ∞ (infinity) (step S300), and extracts a subset S from the existing object set (step S301). For example, the information processing apparatus 100 may extract the object (node) selected as the root node (origin vector) as the subset S. In the example of FIG. 1, the information processing apparatus 100 may extract the node N451 or the like that is the starting point vector as the subset S. Also, for example, a super sphere is a virtual sphere indicating a search range. Note that the objects included in the object set S extracted in step S301 are also included in the initial set of the object set R of the search result at the same time.

次に、情報処理装置100は、オブジェクト集合Sに含まれるオブジェクトの中で、検索クエリオブジェクトをyとするとオブジェクトyとの距離が最も短いオブジェクトを抽出し、オブジェクトsとする(ステップS302)。図1の例では、情報処理装置100は、オブジェクト集合Sに含まれるオブジェクトの中で、検索クエリオブジェクトであるベクトルVDXとの距離が最も短いオブジェクトを抽出し、オブジェクトsとする。例えば、情報処理装置100は、オブジェクト集合Sに含まれるオブジェクトの中で、ベクトルVDXとの距離が最も短いノードN451を抽出し、オブジェクトsとする。例えば、情報処理装置100は、ルートノード(起点ベクトル)として選択されたオブジェクト(ノード)のみがオブジェクト集合Sの要素の場合には、結果的にルートノード(起点ベクトル)がオブジェクトsとして抽出される。次に、情報処理装置100は、オブジェクトsをオブジェクト集合Sから除外する(ステップS303)。   Next, assuming that the search query object is y from among the objects included in the object set S, the information processing apparatus 100 extracts an object having the shortest distance from the object y and sets it as an object s (step S302). In the example of FIG. 1, the information processing apparatus 100 extracts an object having the shortest distance from the search query object vector VDX among the objects included in the object set S, and sets the extracted object as the object s. For example, the information processing apparatus 100 extracts a node N451 having the shortest distance from the vector VDX among the objects included in the object set S, and sets the extracted node N451 as the object s. For example, when only the object (node) selected as the root node (origin vector) is an element of the object set S, the information processing apparatus 100 eventually extracts the root node (origin vector) as the object s. . Next, the information processing apparatus 100 excludes the object s from the object set S (Step S303).

次に、情報処理装置100は、オブジェクトsとオブジェクトyとの距離d(s,y)がr(1+ε)を超えるか否かを判定する(ステップS304)。ここで、εは拡張要素であり、r(1+ε)は、探索範囲(この範囲内のノードのみを探索する。検索範囲よりも大きくすることで精度を高めることができる)の半径を示す値である。オブジェクトsとオブジェクトyとの距離d(s,y)がr(1+ε)を超える場合(ステップS304:Yes)、情報処理装置100は、オブジェクト集合Rをオブジェクトyの近傍オブジェクト集合として出力し(ステップS305)、処理を終了する。   Next, the information processing apparatus 100 determines whether or not the distance d (s, y) between the object s and the object y exceeds r (1 + ε) (Step S304). Here, ε is an extension element, and r (1 + ε) is a value indicating a radius of a search range (only nodes within this range are searched. Accuracy can be increased by making the search range larger than the search range). is there. When the distance d (s, y) between the object s and the object y exceeds r (1 + ε) (Step S304: Yes), the information processing apparatus 100 outputs the object set R as a set of neighboring objects of the object y (Step S304). (S305), the process ends.

オブジェクトsと検索クエリオブジェクトyとの距離d(s,y)がr(1+ε)を超えない場合(ステップS304:No)、情報処理装置100は、オブジェクトsの近傍オブジェクト集合N(G,s)の要素であるオブジェクトの中からオブジェクト集合Cに含まれないオブジェクトを一つ選択し、選択したオブジェクトuを、オブジェクト集合Cに格納する(ステップS306)。オブジェクト集合Cは、重複検索を回避するために便宜上設けられるものであり、処理開始時には空集合に設定される。   When the distance d (s, y) between the object s and the search query object y does not exceed r (1 + ε) (Step S304: No), the information processing apparatus 100 sets the nearby object set N (G, s) of the object s. One object that is not included in the object set C is selected from among the objects that are the elements of, and the selected object u is stored in the object set C (step S306). The object set C is provided for convenience in order to avoid duplicate search, and is set to an empty set at the start of processing.

次に、情報処理装置100は、オブジェクトuとオブジェクトyとの距離d(u,y)がr(1+ε)以下であるか否かを判定する(ステップS307)。オブジェクトuとオブジェクトyとの距離d(u,y)がr(1+ε)以下である場合(ステップS307:Yes)、情報処理装置100は、オブジェクトuをオブジェクト集合Sに追加する(ステップS308)。   Next, the information processing apparatus 100 determines whether or not the distance d (u, y) between the object u and the object y is equal to or less than r (1 + ε) (Step S307). When the distance d (u, y) between the object u and the object y is equal to or smaller than r (1 + ε) (Step S307: Yes), the information processing apparatus 100 adds the object u to the object set S (Step S308).

次に、情報処理装置100は、オブジェクトuとオブジェクトyとの距離d(u,y)がr以下であるか否かを判定する(ステップS309)。オブジェクトuとオブジェクトyとの距離d(u,y)がrを超える場合(ステップS309:No)、情報処理装置100は、ステップS315の判定(処理)を行う。   Next, the information processing apparatus 100 determines whether or not the distance d (u, y) between the object u and the object y is equal to or less than r (Step S309). When the distance d (u, y) between the object u and the object y exceeds r (Step S309: No), the information processing apparatus 100 performs the determination (process) in Step S315.

オブジェクトuとオブジェクトyとの距離d(u,y)がr以下である場合(ステップS309:Yes)、情報処理装置100は、オブジェクトuをオブジェクト集合Rに追加する(ステップS310)。そして、情報処理装置100は、オブジェクト集合Rに含まれるオブジェクト数がksを超えるか否かを判定する(ステップS311)。所定数ksは、任意に定められる自然数である。例えば、ks=2やks=10等の種々の設定であってもよい。   When the distance d (u, y) between the object u and the object y is equal to or smaller than r (Step S309: Yes), the information processing apparatus 100 adds the object u to the object set R (Step S310). Then, the information processing apparatus 100 determines whether or not the number of objects included in the object set R exceeds ks (Step S311). The predetermined number ks is a natural number arbitrarily determined. For example, various settings such as ks = 2 and ks = 10 may be used.

オブジェクト集合Rに含まれるオブジェクト数がksを超える場合(ステップS311:Yes)、情報処理装置100は、オブジェクト集合Rに含まれるオブジェクトの中でオブジェクトyとの距離が最も長い(遠い)オブジェクトを、オブジェクト集合Rから除外する(ステップS312)。   When the number of objects included in the object set R exceeds ks (step S311: Yes), the information processing apparatus 100 determines an object having the longest distance (far) from the object y among the objects included in the object set R, It is excluded from the object set R (step S312).

次に、情報処理装置100は、オブジェクト集合Rに含まれるオブジェクト数がksと一致するか否かを判定する(ステップS313)。オブジェクト集合Rに含まれるオブジェクト数がksと一致する場合(ステップS313:Yes)、情報処理装置100は、オブジェクト集合Rに含まれるオブジェクトの中でオブジェクトyとの距離が最も長い(遠い)オブジェクトと、オブジェクトyとの距離を、新たなrに設定する(ステップS314)。   Next, the information processing apparatus 100 determines whether or not the number of objects included in the object set R matches ks (Step S313). If the number of objects included in the object set R matches ks (Step S313: Yes), the information processing apparatus 100 determines that the object y has the longest (far) distance to the object y among the objects included in the object set R. , The distance to the object y is set to a new r (step S314).

そして、情報処理装置100は、オブジェクトsの近傍オブジェクト集合N(G,s)の要素であるオブジェクトから全てのオブジェクトを選択してオブジェクト集合Cに格納し終えたか否かを判定する(ステップS315)。オブジェクトsの近傍オブジェクト集合N(G,s)の要素であるオブジェクトから全てのオブジェクトを選択してオブジェクト集合Cに格納し終えていない場合(ステップS315:No)、情報処理装置100は、ステップS306に戻って処理を繰り返す。   Then, the information processing apparatus 100 determines whether all objects have been selected from the objects that are the elements of the neighboring object set N (G, s) of the object s and have been stored in the object set C (step S315). . If not all objects have been selected from the objects that are elements of the neighboring object set N (G, s) of the object s and stored in the object set C (step S315: No), the information processing apparatus 100 proceeds to step S306. Return to and repeat the process.

オブジェクトsの近傍オブジェクト集合N(G,s)の要素であるオブジェクトから全てのオブジェクトを選択してオブジェクト集合Cに格納し終えた場合(ステップS315:Yes)、情報処理装置100は、オブジェクト集合Sが空集合であるか否かを判定する(ステップS316)。オブジェクト集合Sが空集合でない場合(ステップS316:No)、情報処理装置100は、ステップS302に戻って処理を繰り返す。また、オブジェクト集合Sが空集合である場合(ステップS316:Yes)、情報処理装置100は、オブジェクト集合Rを出力し、処理を終了する(ステップS317)。例えば、情報処理装置100は、オブジェクト集合Rに含まれるオブジェクト(ノード)を検索クエリ(入力オブジェクトy)に対応する検索結果として、検索を行った端末装置10等へ提供してもよい。図1の例では、情報処理装置100は、オブジェクト集合Rに含まれるノードN451やノードN35を検索クエリ(事象XのベクトルVDX)の類似事象を示す情報として抽出する。そして、情報処理装置100は、事象Xの類似事象として抽出した事象#451(ノードN451)に対応するコメントCM451や事象#35(ノードN35)に対応するコメントCM35を抽出する。そして、図1の例では、情報処理装置100は、最も順位が高いノードN35(事象#35)に対応するコメントCM35を事象Xへの対応を示す情報として管理者MG1が利用する端末装置10に提供する。   When all objects have been selected from the objects that are elements of the neighboring object set N (G, s) of the object s and stored in the object set C (step S315: Yes), the information processing apparatus 100 sets the object set S Is an empty set (step S316). If the object set S is not an empty set (step S316: No), the information processing apparatus 100 returns to step S302 and repeats the processing. If the object set S is an empty set (step S316: Yes), the information processing apparatus 100 outputs the object set R and ends the process (step S317). For example, the information processing apparatus 100 may provide an object (node) included in the object set R as a search result corresponding to the search query (input object y) to the terminal device 10 or the like that has performed the search. In the example of FIG. 1, the information processing apparatus 100 extracts the nodes N451 and N35 included in the object set R as information indicating a similar event of the search query (the vector VDX of the event X). Then, the information processing apparatus 100 extracts the comment CM 451 corresponding to the event # 451 (node N451) and the comment CM 35 corresponding to the event # 35 (node N35) extracted as the similar event of the event X. Then, in the example of FIG. 1, the information processing apparatus 100 transmits the comment CM35 corresponding to the highest-ranked node N35 (event # 35) to the terminal device 10 used by the administrator MG1 as information indicating the correspondence to the event X. provide.

〔7.効果〕
上述してきたように、実施形態に係る情報処理装置100は、取得部131と、抽出部134とを有する。取得部131は、複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報と、複数の事象の各々に対応付けられた情報であって、対応付けられた事象に関連する情報である事象関連情報と、一の事象に関する情報を取得する。抽出部134は、グラフ情報の複数のベクトルのうち、所定の基準に基づいて決定されたグラフ情報の検索の起点となる起点ベクトルを起点としてグラフ情報を検索し、複数の事象のうち、一の事象に類似する事象である類似事象を抽出することにより、類似事象に対応付けられた事象関連情報を抽出する。
[7. effect〕
As described above, the information processing apparatus 100 according to the embodiment includes the acquisition unit 131 and the extraction unit 134. Acquisition unit 131 is a graph information in which a plurality of vectors corresponding to each of a plurality of events are connected according to similarity, and information associated with each of the plurality of events. Event related information, which is related information, and information on one event are acquired. The extraction unit 134 searches the graph information from the starting vector which is the starting point of the search for the graph information determined based on the predetermined criterion among the plurality of vectors of the graph information. By extracting a similar event that is an event similar to the event, event-related information associated with the similar event is extracted.

このように、実施形態に係る情報処理装置100は、起点ベクトルを起点としてグラフ情報を検索し、複数の事象のうち、一の事象に類似する事象である類似事象を抽出することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment searches for graph information with the starting point vector as a starting point, and extracts a similar event that is a similar event to one event from among a plurality of events. Can be appropriately extracted.

また、実施形態に係る情報処理装置100は、決定部133を有する。決定部133は、起点ベクトルの決定に用いるインデックス情報に基づいて、起点ベクトルを決定する。抽出部134は、決定部133により決定された起点ベクトルを起点として、類似事象を抽出する。   Further, the information processing apparatus 100 according to the embodiment includes a determining unit 133. The determining unit 133 determines a starting vector based on the index information used for determining the starting vector. The extraction unit 134 extracts a similar event from the starting point vector determined by the determining unit 133 as a starting point.

このように、実施形態に係る情報処理装置100は、起点ベクトルの決定に用いるインデックス情報に基づいて、起点ベクトルを決定することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately extract information related to a similar event by determining the starting vector based on the index information used for determining the starting vector.

また、実施形態に係る情報処理装置100において、決定部133は、木構造型のインデックス情報に基づいて、起点ベクトルを決定する。   In the information processing apparatus 100 according to the embodiment, the determining unit 133 determines a starting point vector based on tree-structured index information.

このように、実施形態に係る情報処理装置100は、木構造型のインデックス情報に基づいて、起点ベクトルを決定することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately extract information related to the similar event by determining the starting point vector based on the tree structure type index information.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々に対応する複数の情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires graph information in which a plurality of vectors obtained by vectorizing a plurality of information corresponding to each of a plurality of events are connected.

このように、実施形態に係る情報処理装置100は、複数の事象の各々に対応する複数の情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment obtains graph information in which a plurality of vectors obtained by vectorizing a plurality of pieces of information corresponding to each of a plurality of events are related to a similar event. Information can be appropriately extracted.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々に対応する文字情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires graph information in which a plurality of vectors in which character information corresponding to each of a plurality of events is vectorized are connected.

このように、実施形態に係る情報処理装置100は、複数の事象の各々に対応する文字情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment acquires information related to a similar event by acquiring graph information in which a plurality of vectors in which character information corresponding to each of a plurality of events is vectorized are connected. Can be appropriately extracted.

また、実施形態に係る情報処理装置100において、抽出部134は、一の事象が所定の条件を満たす場合、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出する。   Further, in the information processing apparatus 100 according to the embodiment, when one event satisfies a predetermined condition, the extracting unit 134 searches graph information and extracts event-related information associated with a similar event.

このように、実施形態に係る情報処理装置100は、一の事象が所定の条件を満たす場合、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, when one event satisfies a predetermined condition, the information processing apparatus 100 according to the embodiment searches for graph information and extracts event-related information associated with the similar event, thereby Related information can be appropriately extracted.

また、実施形態に係る情報処理装置100において、抽出部134は、一の事象が通常の事象と異なる事象である場合、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出する。   Further, in the information processing apparatus 100 according to the embodiment, when one event is an event different from a normal event, the extraction unit 134 searches graph information and extracts event-related information associated with a similar event. .

このように、実施形態に係る情報処理装置100は、一の事象が通常の事象と異なる事象である場合、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, when one event is an event different from a normal event, the information processing apparatus 100 according to the embodiment searches for graph information and extracts event-related information associated with a similar event, Information related to the similar event can be appropriately extracted.

また、実施形態に係る情報処理装置100において、抽出部134は、所定のタイミングで、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出する。   In addition, in the information processing apparatus 100 according to the embodiment, the extraction unit 134 searches the graph information at a predetermined timing, and extracts the event-related information associated with the similar event.

このように、実施形態に係る情報処理装置100は、所定のタイミングで、グラフ情報を検索し、類似事象に対応付けられた事象関連情報を抽出することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment retrieves the graph information at a predetermined timing and extracts the event-related information associated with the similar event, so that the information related to the similar event can be appropriately processed. Can be extracted.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々の分析結果を含む事象関連情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires event-related information including analysis results of each of a plurality of events.

このように、実施形態に係る情報処理装置100は、複数の事象の各々の分析結果を含む事象関連情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately extract information related to the similar event by acquiring the event-related information including the analysis result of each of the plurality of events.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々の発生理由を含む事象関連情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires event-related information including the reason for each of the plurality of events.

このように、実施形態に係る情報処理装置100は、複数の事象の各々の発生理由を含む事象関連情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately extract the information related to the similar event by acquiring the event-related information including the reason for each occurrence of the plurality of events.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々の発生後における行動を示す情報を含む事象関連情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires event-related information including information indicating an action after each of a plurality of events has occurred.

このように、実施形態に係る情報処理装置100は、複数の事象の各々の発生後における行動を示す情報を含む事象関連情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment appropriately extracts information related to a similar event by acquiring event-related information including information indicating an action after each of a plurality of events has occurred. Can be.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々への対処内容を示す情報を含む事象関連情報を取得する。   In addition, in the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires event-related information including information indicating the content of handling each of a plurality of events.

このように、実施形態に係る情報処理装置100は、複数の事象の各々への対処内容を示す情報を含む事象関連情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately extract the information related to the similar event by acquiring the event related information including the information indicating the coping content of each of the plurality of events. it can.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々への対処として所定の情報処理装置が実行した処理に基づく情報であって、情報処理装置が処理を自動実行可能な形式の情報である指令情報を含む事象関連情報を取得する。   In addition, in the information processing apparatus 100 according to the embodiment, the acquisition unit 131 is information based on processing performed by a predetermined information processing apparatus as a measure against each of a plurality of events, and the information processing apparatus automatically executes the processing. Acquire event-related information including command information, which is information in a possible format.

このように、実施形態に係る情報処理装置100は、複数の事象の各々への対処として所定の情報処理装置が実行した処理に基づく情報であって、情報処理装置が処理を自動実行可能な形式の情報である指令情報を含む事象関連情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment is information based on processing executed by a predetermined information processing apparatus as a measure for each of a plurality of events, and is a format in which the information processing apparatus can automatically execute the processing. By acquiring the event-related information including the command information which is the information of the similar event, the information related to the similar event can be appropriately extracted.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々の評価を示す情報を含む事象関連情報を取得する。   Further, in the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires event-related information including information indicating each evaluation of a plurality of events.

このように、実施形態に係る情報処理装置100は、複数の事象の各々の評価を示す情報を含む事象関連情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately extract the information related to the similar event by acquiring the event-related information including the information indicating the evaluation of each of the plurality of events.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々の評価を示すスコアを含む事象関連情報を取得する。   Further, in the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires event-related information including a score indicating each evaluation of a plurality of events.

このように、実施形態に係る情報処理装置100は、複数の事象の各々の評価を示すスコアを含む事象関連情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately extract information related to the similar event by acquiring the event-related information including the score indicating the evaluation of each of the plurality of events.

また、実施形態に係る情報処理装置100において、抽出部134は、抽出した類似事象のスコアに基づいて、類似事象の事象関連情報を順位付けする。   Further, in the information processing apparatus 100 according to the embodiment, the extraction unit 134 ranks event-related information of similar events based on the extracted scores of similar events.

このように、実施形態に係る情報処理装置100は、抽出した類似事象のスコアに基づいて、類似事象の事象関連情報を順位付けすることにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment ranks the event-related information of the similar events based on the extracted scores of the similar events, thereby appropriately extracting the information related to the similar events. it can.

また、実施形態に係る情報処理装置100は、提供部135を有する。提供部135は、抽出部134により抽出された類似事象に基づいて、所定のサービスを提供する。   The information processing apparatus 100 according to the embodiment includes a providing unit 135. The providing unit 135 provides a predetermined service based on the similar event extracted by the extracting unit 134.

このように、実施形態に係る情報処理装置100は、抽出した類似事象に基づいて、所定のサービスを提供することにより、類似の事象に関する情報を用いたサービスを適切に提供することができる。   As described above, the information processing apparatus 100 according to the embodiment can appropriately provide a service using information on a similar event by providing a predetermined service based on the extracted similar event.

また、実施形態に係る情報処理装置100において、提供部135は、類似事象に対応付けられた事象関連情報に関する情報提供サービスを提供する。   In addition, in the information processing apparatus 100 according to the embodiment, the providing unit 135 provides an information providing service related to event-related information associated with a similar event.

このように、実施形態に係る情報処理装置100は、抽出した類似事象に対応付けられた事象関連情報に関する情報提供サービスを提供することにより、類似の事象に関する情報を用いたサービスを適切に提供することができる。   As described above, the information processing apparatus 100 according to the embodiment appropriately provides the service using the information on the similar event by providing the information providing service on the event-related information associated with the extracted similar event. be able to.

また、実施形態に係る情報処理装置100において、取得部131は、所定のシステムにおいてログが出力される複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires graph information in which a plurality of vectors corresponding to each of a plurality of events for which a log is output in a predetermined system are connected according to similarity. I do.

このように、実施形態に係る情報処理装置100は、所定のシステムにおいてログが出力される複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment acquires graph information in which a plurality of vectors corresponding to each of a plurality of events for which a log is output in a predetermined system is connected according to similarity. , Information related to similar events can be appropriately extracted.

また、実施形態に係る情報処理装置100において、取得部131は、所定のシステムにおいてログが出力される複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires graph information in which a plurality of vectors corresponding to each of a plurality of events for which a log is output in a predetermined system are connected according to similarity. I do.

このように、実施形態に係る情報処理装置100は、所定のシステムにおいてログが出力される複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment acquires graph information in which a plurality of vectors corresponding to each of a plurality of events for which a log is output in a predetermined system is connected according to similarity. , Information related to similar events can be appropriately extracted.

また、実施形態に係る情報処理装置100において、取得部131は、所定のシステムにおけるアラートに関する複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires graph information in which a plurality of vectors corresponding to each of a plurality of events related to an alert in a predetermined system are connected according to similarity.

このように、実施形態に係る情報処理装置100は、所定のシステムにおけるアラートに関する複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment obtains graph information in which a plurality of vectors corresponding to each of a plurality of events relating to an alert in a predetermined system are connected according to similarity, thereby obtaining a similar event Can be appropriately extracted.

また、実施形態に係る情報処理装置100において、取得部131は、複数の事象の各々に対応するログに関する情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得する。   In the information processing apparatus 100 according to the embodiment, the acquisition unit 131 acquires graph information in which a plurality of vectors obtained by vectorizing information on logs corresponding to each of a plurality of events are connected.

このように、実施形態に係る情報処理装置100は、所複数の事象の各々に対応するログに関する情報がベクトル化された複数のベクトルが連結されたグラフ情報を取得することにより、類似事象に関連する情報を適切に抽出することができる。   As described above, the information processing apparatus 100 according to the embodiment acquires graph information in which a plurality of vectors obtained by vectorizing information regarding logs corresponding to each of a plurality of events is connected, and thereby the information related to the similar event is obtained. Information to be extracted can be appropriately extracted.

〔8.ハードウェア構成〕
上述してきた実施形態に係る情報処理装置100は、例えば図13に示すような構成のコンピュータ1000によって実現される。図13は、情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM(Read Only Memory)1300、HDD(Hard Disk Drive)1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[8. Hardware configuration)
The information processing apparatus 100 according to the embodiment described above is realized by, for example, a computer 1000 having a configuration as shown in FIG. FIG. 13 is a hardware configuration diagram illustrating an example of a computer that realizes the functions of the information processing device. The computer 1000 includes a CPU 1100, a RAM 1200, a read only memory (ROM) 1300, a hard disk drive (HDD) 1400, a communication interface (I / F) 1500, an input / output interface (I / F) 1600, and a media interface (I / F). ) 1700.

CPU1100は、ROM1300またはHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM1300は、コンピュータ1000の起動時にCPU1100によって実行されるブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。   The CPU 1100 operates based on a program stored in the ROM 1300 or the HDD 1400, and controls each unit. The ROM 1300 stores a boot program executed by the CPU 1100 when the computer 1000 starts up, a program that depends on hardware of the computer 1000, and the like.

HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を格納する。通信インターフェイス1500は、ネットワークNを介して他の機器からデータを受信してCPU1100へ送り、CPU1100が生成したデータをネットワークNを介して他の機器へ送信する。   The HDD 1400 stores a program executed by the CPU 1100, data used by the program, and the like. The communication interface 1500 receives data from another device via the network N, sends the data to the CPU 1100, and transmits the data generated by the CPU 1100 to the other device via the network N.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、生成したデータを入出力インターフェイス1600を介して出力装置へ出力する。   The CPU 1100 controls output devices such as a display and a printer and input devices such as a keyboard and a mouse via the input / output interface 1600. The CPU 1100 obtains data from an input device via the input / output interface 1600. Further, CPU 1100 outputs the generated data to an output device via input / output interface 1600.

メディアインターフェイス1700は、記録媒体1800に格納されたプログラムまたはデータを読み取り、RAM1200を介してCPU1100に提供する。CPU1100は、かかるプログラムを、メディアインターフェイス1700を介して記録媒体1800からRAM1200上にロードし、ロードしたプログラムを実行する。記録媒体1800は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。   The media interface 1700 reads a program or data stored in the recording medium 1800 and provides the program or data to the CPU 1100 via the RAM 1200. The CPU 1100 loads the program from the recording medium 1800 onto the RAM 1200 via the media interface 1700, and executes the loaded program. The recording medium 1800 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc), a PD (Phase Change Rewritable Disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. And so on.

例えば、コンピュータ1000が実施形態に係る情報処理装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムまたはデータ(例えば、モデルM1(モデルデータMDT1))を実行することにより、制御部130の機能を実現する。コンピュータ1000のCPU1100は、これらのプログラムまたはデータ(例えば、モデルM1(モデルデータMDT1))を記録媒体1800から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。   For example, when the computer 1000 functions as the information processing apparatus 100 according to the embodiment, the CPU 1100 of the computer 1000 executes a program or data (for example, a model M1 (model data MDT1)) loaded on the RAM 1200, The function of the control unit 130 is realized. The CPU 1100 of the computer 1000 reads and executes these programs or data (for example, the model M1 (model data MDT1)) from the recording medium 1800. As another example, these programs or data are transmitted from another device via the network N. May be obtained.

以上、本願の実施形態のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の行に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。   As described above, some of the embodiments of the present application have been described in detail with reference to the drawings. However, these are exemplifications, and various modifications based on the knowledge of those skilled in the art, including the aspects described in the disclosure row of the invention, The invention can be implemented in other modified forms.

〔9.その他〕
また、上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[9. Others)
Further, of the processes described in the above embodiment, all or a part of the processes described as being performed automatically can be manually performed, or the processes described as being performed manually can be performed. All or part can be performed automatically by a known method. In addition, the processing procedures, specific names, and information including various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified. For example, the various information shown in each drawing is not limited to the information shown.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。   Each component of each device illustrated is a functional concept, and does not necessarily need to be physically configured as illustrated. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or a part thereof may be functionally or physically distributed / arbitrarily divided into arbitrary units according to various loads and usage conditions. Can be integrated and configured.

また、上述してきた各実施形態に記載された各処理は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。   Further, the processes described in the above-described embodiments can be appropriately combined within a range that does not contradict the processing contents.

また、上述してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、取得部は、取得手段や取得回路に読み替えることができる。   Further, the “section (section, module, unit)” described above can be read as “means”, “circuit”, or the like. For example, the acquiring unit can be replaced with an acquiring unit or an acquiring circuit.

1 情報処理システム
100 情報処理装置
121 事象情報記憶部
122 インデックス情報記憶部
123 グラフ情報記憶部
124 モデル情報記憶部
130 制御部
131 取得部
132 生成部
133 決定部
134 抽出部
135 提供部
10 端末装置
50 情報提供装置
N ネットワーク
Reference Signs List 1 information processing system 100 information processing device 121 event information storage unit 122 index information storage unit 123 graph information storage unit 124 model information storage unit 130 control unit 131 acquisition unit 132 generation unit 133 determination unit 134 extraction unit 135 providing unit 10 terminal device 50 Information Provision Device N Network

Claims (23)

複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報と、前記複数の事象の各々に対応付けられた情報であって、対応付けられた事象に関連する情報である事象関連情報と、一の事象に関する情報を取得する取得部と、
前記グラフ情報の前記複数のベクトルのうち、所定の基準に基づいて決定された前記グラフ情報の検索の起点となる起点ベクトルを起点として前記グラフ情報を検索し、前記複数の事象のうち、前記一の事象に類似する事象である類似事象を抽出することにより、前記類似事象に対応付けられた前記事象関連情報を抽出する抽出部と、
を備えたことを特徴とする情報処理装置。
Graph information in which a plurality of vectors corresponding to each of the plurality of events are connected according to the similarity, and information associated with each of the plurality of events, and information related to the associated event. An event-related information, an acquisition unit that acquires information about one event,
Among the plurality of vectors of the graph information, the graph information is searched with a starting point vector serving as a starting point of the search for the graph information determined based on a predetermined criterion. By extracting a similar event that is an event similar to the event of, the extraction unit that extracts the event related information associated with the similar event,
An information processing apparatus comprising:
前記起点ベクトルの決定に用いるインデックス情報に基づいて、前記起点ベクトルを決定する決定部、
をさらに備え、
前記抽出部は、
前記決定部により決定された前記起点ベクトルを起点として、前記類似事象を抽出することを特徴とする請求項1に記載の情報処理装置。
A determining unit that determines the origin vector based on the index information used to determine the origin vector;
Further comprising
The extraction unit includes:
The information processing apparatus according to claim 1, wherein the similar event is extracted using the starting point vector determined by the determining unit as a starting point.
前記決定部は、
木構造型の前記インデックス情報に基づいて、前記起点ベクトルを決定する
ことを特徴とする請求項2に記載の情報処理装置。
The determining unit includes:
The information processing apparatus according to claim 2, wherein the starting point vector is determined based on the tree-structured index information.
前記取得部は、
前記複数の事象の各々に対応する複数の情報がベクトル化された前記複数のベクトルが連結された前記グラフ情報を取得する
ことを特徴とする請求項1〜3のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information according to any one of claims 1 to 3, wherein the graph information in which the plurality of vectors obtained by vectorizing a plurality of information corresponding to each of the plurality of events is connected is obtained. Processing equipment.
前記取得部は、
前記複数の事象の各々に対応する文字情報がベクトル化された前記複数のベクトルが連結された前記グラフ情報を取得する
ことを特徴とする請求項1〜4のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information processing according to any one of claims 1 to 4, wherein the graph information in which the plurality of vectors in which character information corresponding to each of the plurality of events is vectorized is connected is acquired. apparatus.
前記抽出部は、
前記一の事象が所定の条件を満たす場合、前記グラフ情報を検索し、前記類似事象に対応付けられた前記事象関連情報を抽出する
ことを特徴とする請求項1〜5のいずれか1項に記載の情報処理装置。
The extraction unit includes:
The said one event satisfies a predetermined condition, the said graph information is searched, and the said event related information matched with the said similar event is extracted. The Claim 1 characterized by the above-mentioned. An information processing apparatus according to claim 1.
前記抽出部は、
前記一の事象が通常の事象と異なる事象である場合、前記グラフ情報を検索し、前記類似事象に対応付けられた前記事象関連情報を抽出する
ことを特徴とする請求項1〜6のいずれか1項に記載の情報処理装置。
The extraction unit includes:
If the one event is different from a normal event, the graph information is searched, and the event-related information associated with the similar event is extracted. The information processing device according to claim 1.
前記抽出部は、
所定のタイミングで、前記グラフ情報を検索し、前記類似事象に対応付けられた前記事象関連情報を抽出する
ことを特徴とする請求項1〜7のいずれか1項に記載の情報処理装置。
The extraction unit includes:
The information processing apparatus according to claim 1, wherein the graph information is retrieved at a predetermined timing, and the event-related information associated with the similar event is extracted.
前記取得部は、
前記複数の事象の各々の分析結果を含む前記事象関連情報を取得する
ことを特徴とする請求項1〜8のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information processing apparatus according to any one of claims 1 to 8, wherein the event-related information including an analysis result of each of the plurality of events is acquired.
前記取得部は、
前記複数の事象の各々の発生理由を含む前記事象関連情報を取得する
ことを特徴とする請求項1〜9のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information processing apparatus according to any one of claims 1 to 9, wherein the event-related information including a reason for occurrence of each of the plurality of events is acquired.
前記取得部は、
前記複数の事象の各々の発生後における行動を示す情報を含む前記事象関連情報を取得する
ことを特徴とする請求項1〜10のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information processing apparatus according to any one of claims 1 to 10, wherein the event-related information including information indicating an action after the occurrence of each of the plurality of events is acquired.
前記取得部は、
前記複数の事象の各々への対処内容を示す情報を含む前記事象関連情報を取得する
ことを特徴とする請求項1〜11のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information processing apparatus according to any one of claims 1 to 11, wherein the event-related information including information indicating a content of coping with each of the plurality of events is acquired.
前記取得部は、
前記複数の事象の各々への対処として所定の情報処理装置が実行した処理に基づく情報であって、情報処理装置が前記処理を自動実行可能な形式の情報である指令情報を含む前記事象関連情報を取得する
ことを特徴とする請求項1〜12のいずれか1項に記載の情報処理装置。
The acquisition unit,
The event-related information including command information that is information based on a process executed by a predetermined information processing device as a response to each of the plurality of events, and is information in a format in which the information processing device can automatically execute the process. The information processing apparatus according to claim 1, wherein the information is acquired.
前記取得部は、
前記複数の事象の各々の評価を示す情報を含む前記事象関連情報を取得する
ことを特徴とする請求項1〜13のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information processing apparatus according to any one of claims 1 to 13, wherein the event-related information including information indicating evaluation of each of the plurality of events is acquired.
前記取得部は、
前記複数の事象の各々の評価を示すスコアを含む前記事象関連情報を取得する
ことを特徴とする請求項1〜14のいずれか1項に記載の情報処理装置。
The acquisition unit,
The information processing device according to any one of claims 1 to 14, wherein the event-related information including a score indicating an evaluation of each of the plurality of events is acquired.
前記抽出部は、
抽出した前記類似事象の前記スコアに基づいて、前記類似事象の前記事象関連情報を順位付けする
ことを特徴とする請求項15に記載の情報処理装置。
The extraction unit includes:
The information processing apparatus according to claim 15, wherein the event related information of the similar event is ranked based on the extracted score of the similar event.
前記抽出部により抽出された前記類似事象に基づいて、所定のサービスを提供する提供部、
をさらに備えたことを特徴とする請求項1〜16のいずれか1項に記載の情報処理装置。
A providing unit that provides a predetermined service based on the similar event extracted by the extracting unit;
The information processing apparatus according to claim 1, further comprising:
前記提供部は、
前記類似事象に対応付けられた前記事象関連情報に関する情報提供サービスを提供する
ことを特徴とする請求項17に記載の情報処理装置。
The providing unit,
The information processing apparatus according to claim 17, wherein an information providing service related to the event-related information associated with the similar event is provided.
前記取得部は、
所定のシステムにおいてログが出力される前記複数の事象の各々に対応する複数のベクトルが類似性に応じて連結された前記グラフ情報を取得する
ことを特徴とする請求項1〜18のいずれか1項に記載の情報処理装置。
The acquisition unit,
19. The graph information in which a plurality of vectors corresponding to each of the plurality of events for which a log is output in a predetermined system is obtained in accordance with similarity. The information processing device according to item.
前記取得部は、
前記所定のシステムにおけるアラートに関する前記複数の事象の各々に対応する複数のベクトルが類似性に応じて連結された前記グラフ情報を取得する
ことを特徴とする請求項19に記載の情報処理装置。
The acquisition unit,
20. The information processing apparatus according to claim 19, wherein the graph information in which a plurality of vectors corresponding to each of the plurality of events related to an alert in the predetermined system is connected according to similarity.
前記取得部は、
前記複数の事象の各々に対応する前記ログに関する情報がベクトル化された前記複数のベクトルが連結された前記グラフ情報を取得する
ことを特徴とする請求項19または請求項20に記載の情報処理装置。
The acquisition unit,
21. The information processing apparatus according to claim 19, wherein the graph information in which the plurality of vectors obtained by vectorizing information regarding the log corresponding to each of the plurality of events is obtained. .
コンピュータが実行する情報処理方法であって、
複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報と、前記複数の事象の各々に対応付けられた情報であって、対応付けられた事象に関連する情報である事象関連情報と、一の事象に関する情報を取得する取得工程と、
前記グラフ情報の前記複数のベクトルのうち、所定の基準に基づいて決定された前記グラフ情報の検索の起点となる起点ベクトルを起点として前記グラフ情報を検索し、前記複数の事象のうち、前記一の事象に類似する事象である類似事象を抽出することにより、前記類似事象に対応付けられた前記事象関連情報を抽出する抽出工程と、
を含んだことを特徴とする情報処理方法。
An information processing method executed by a computer,
Graph information in which a plurality of vectors corresponding to each of the plurality of events are connected according to the similarity, and information associated with each of the plurality of events, and information related to the associated event. An event-related information, an acquisition step of acquiring information on one event,
Among the plurality of vectors of the graph information, the graph information is searched with a starting point vector serving as a starting point of the search for the graph information determined based on a predetermined criterion. An extraction step of extracting the event-related information associated with the similar event by extracting a similar event that is an event similar to the event,
An information processing method comprising:
複数の事象の各々に対応する複数のベクトルが類似性に応じて連結されたグラフ情報と、前記複数の事象の各々に対応付けられた情報であって、対応付けられた事象に関連する情報である事象関連情報と、一の事象に関する情報を取得する取得手順と、
前記グラフ情報の前記複数のベクトルのうち、所定の基準に基づいて決定された前記グラフ情報の検索の起点となる起点ベクトルを起点として前記グラフ情報を検索し、前記複数の事象のうち、前記一の事象に類似する事象である類似事象を抽出することにより、前記類似事象に対応付けられた前記事象関連情報を抽出する抽出手順と、
をコンピュータに実行させることを特徴とする情報処理プログラム。
Graph information in which a plurality of vectors corresponding to each of the plurality of events are connected according to the similarity, and information associated with each of the plurality of events, and information related to the associated event. An event-related information, an acquisition procedure for acquiring information about one event,
Among the plurality of vectors of the graph information, the graph information is searched with a starting point vector serving as a starting point of the search for the graph information determined based on a predetermined criterion. An extraction procedure for extracting the event-related information associated with the similar event by extracting a similar event that is an event similar to the event,
An information processing program for causing a computer to execute the following.
JP2018131855A 2018-07-11 2018-07-11 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM Active JP6510125B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018131855A JP6510125B1 (en) 2018-07-11 2018-07-11 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018131855A JP6510125B1 (en) 2018-07-11 2018-07-11 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM

Publications (2)

Publication Number Publication Date
JP6510125B1 JP6510125B1 (en) 2019-05-08
JP2020009333A true JP2020009333A (en) 2020-01-16

Family

ID=66429876

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018131855A Active JP6510125B1 (en) 2018-07-11 2018-07-11 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM

Country Status (1)

Country Link
JP (1) JP6510125B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002333493A (en) * 2001-05-10 2002-11-22 Mitsubishi Heavy Ind Ltd System for retrieving incompatible (trouble) information in nuclear power plant, and recording medium therefor
JP2004206308A (en) * 2002-12-24 2004-07-22 Matsushita Electric Works Ltd Design support system
JP2005063284A (en) * 2003-08-19 2005-03-10 Mie Tlo Co Ltd Achievement management support system and achievement management support program
JP2005285118A (en) * 2004-03-29 2005-10-13 Hewlett-Packard Development Co Lp Remote software support agent system
JP2016099938A (en) * 2014-11-26 2016-05-30 株式会社日立製作所 Event analysis system and method
US20170286835A1 (en) * 2016-03-31 2017-10-05 International Business Machines Corporation Concept Hierarchies

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002333493A (en) * 2001-05-10 2002-11-22 Mitsubishi Heavy Ind Ltd System for retrieving incompatible (trouble) information in nuclear power plant, and recording medium therefor
JP2004206308A (en) * 2002-12-24 2004-07-22 Matsushita Electric Works Ltd Design support system
JP2005063284A (en) * 2003-08-19 2005-03-10 Mie Tlo Co Ltd Achievement management support system and achievement management support program
JP2005285118A (en) * 2004-03-29 2005-10-13 Hewlett-Packard Development Co Lp Remote software support agent system
JP2016099938A (en) * 2014-11-26 2016-05-30 株式会社日立製作所 Event analysis system and method
US20170286835A1 (en) * 2016-03-31 2017-10-05 International Business Machines Corporation Concept Hierarchies

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
岩崎雅二郎: "木構造型インデックスを用いた近似k最近傍グラフによる近傍検索", 情報処理学会論文誌 論文誌ジャーナル[CD−ROM], vol. 52, no. 2, JPN6018045365, 15 February 2011 (2011-02-15), pages 817 - 828, ISSN: 0003921423 *

Also Published As

Publication number Publication date
JP6510125B1 (en) 2019-05-08

Similar Documents

Publication Publication Date Title
US11537719B2 (en) Deep neural network system for similarity-based graph representations
US11423082B2 (en) Methods and apparatus for subgraph matching in big data analysis
JP2013519138A (en) Join embedding for item association
CN110995459B (en) Abnormal object identification method, device, medium and electronic equipment
KR102249466B1 (en) Data catalog providing method and system for providing recommendation information using artificial intelligence recommendation model
CN111966886A (en) Object recommendation method, object recommendation device, electronic equipment and storage medium
JP2019125257A (en) Information processing device, information processing method, and information processing program
CN111581923A (en) Method, device and equipment for generating file and computer readable storage medium
EP3807784A1 (en) Providing query recommendations
US20230385317A1 (en) Information Retrieval Method, Related System, and Storage Medium
JP6976178B2 (en) Extractor, extraction method, and extraction program
CN114443783B (en) Supply chain data analysis and enhancement processing method and device
US11755671B2 (en) Projecting queries into a content item embedding space
JP6510125B1 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM
JP7030485B2 (en) Extractor, extraction method, and extraction program
JP5555238B2 (en) Information processing apparatus and program for Bayesian network structure learning
JP7221590B2 (en) Extraction device, extraction method, and extraction program
JP7041530B2 (en) Display program, display method, and display device
JP6960361B2 (en) Information processing equipment, information processing methods, and information processing programs
JP7414906B2 (en) Information processing device, information processing method, and information processing program
JP7067946B2 (en) Information processing equipment, information processing methods, and information processing programs
JP6856567B2 (en) Information processing equipment, information processing methods, and information processing programs
JP2019160064A (en) Information processor, information processing method and program
Fernandes de Araújo et al. Leveraging active learning to reduce human effort in the generation of ground‐truth for entity resolution
JP6964540B2 (en) Information processing equipment, information processing methods, and information processing programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180718

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20180718

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20180815

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181108

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190121

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190403

R150 Certificate of patent or registration of utility model

Ref document number: 6510125

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350