JP2015232749A - Valid graph visualization device and valid graph visualizing method - Google Patents

Valid graph visualization device and valid graph visualizing method Download PDF

Info

Publication number
JP2015232749A
JP2015232749A JP2014118590A JP2014118590A JP2015232749A JP 2015232749 A JP2015232749 A JP 2015232749A JP 2014118590 A JP2014118590 A JP 2014118590A JP 2014118590 A JP2014118590 A JP 2014118590A JP 2015232749 A JP2015232749 A JP 2015232749A
Authority
JP
Japan
Prior art keywords
similarity
display area
directed graph
pattern
calculation unit
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
JP2014118590A
Other languages
Japanese (ja)
Other versions
JP6270638B2 (en
Inventor
田中 匡史
Tadashi Tanaka
匡史 田中
ひろみ 鵜飼
Hiromi Ukai
ひろみ 鵜飼
秀朗 伊藤
Hideo Ito
秀朗 伊藤
雄一郎 中川
Yuichiro Nakagawa
雄一郎 中川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2014118590A priority Critical patent/JP6270638B2/en
Publication of JP2015232749A publication Critical patent/JP2015232749A/en
Application granted granted Critical
Publication of JP6270638B2 publication Critical patent/JP6270638B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To improve visibility of a valid graph.SOLUTION: A device which visualizes a directed graph includes: a sequence pattern extraction part which extracts a plurality of patterns in which a sequence of nodes contained in a path included in the directed graph are arranged; a similarity calculating part which calculates similarity of each position by comparing the nodes at the same position from a head of each pattern; a display area calculation part which allocates a display area to each position so that the display area is wider as the similarity is lower; and an element arrangement part which arranges the node on the allocated display area.

Description

本発明は、有効グラフ可視化装置および有効グラフ可視化方法に関する。   The present invention relates to an effective graph visualization device and an effective graph visualization method.

業務フローなどを表現するグラフの可視化の方法において、形状の複雑さによる人間の理解の困難さを軽減することが求められている。特許文献1では、グラフ中にエッジの交差がある場合、グラフの頂点間に仮想の頂点を設け、これを用いてエッジを束ねた形状にすることで、人間が理解しやすいグラフ形状としている。   In a method for visualizing a graph representing a business flow, it is required to reduce the difficulty of human understanding due to the complexity of the shape. In Patent Document 1, when there is an intersection of edges in the graph, a virtual vertex is provided between the vertices of the graph, and the shape is formed by bundling the edges to form a graph shape that is easy for humans to understand.

米国特許出願公開第2012/0280999号明細書US Patent Application Publication No. 2012/0280999

特許文献1では、グラフ中のエッジを束ねて表示しているが、ノードの配置が不適切な場合にはグラフの見易さの向上には限界がある。   In Patent Document 1, edges in a graph are bundled and displayed. However, when the arrangement of nodes is inappropriate, there is a limit to improving the visibility of the graph.

本発明は、このような背景を鑑みてなされたものであり、有効グラフの見やすさを向上することのできる、有効グラフ可視化装置および有効グラフ可視化方法を提供することを目的とする。   The present invention has been made in view of such a background, and an object thereof is to provide an effective graph visualization device and an effective graph visualization method that can improve the visibility of an effective graph.

上記課題を解決するための本発明の一つは、有向グラフを可視化する装置であって、前記有向グラフに含まれるパスに含まれる一連のノードを並べたパターンを複数抽出する系列パターン抽出部と、各前記パターンの先頭から同じ位置の前記ノードを比較して各前記位置の類似度を算出する類似度算出部と、前記類似度が低いほど広くなるように各前記位置に表示領域を割り当てる表示領域算出部と、割り当てられた前記表示領域に前記ノードを配置する要素配置部と、を備えることとする。   One of the present invention for solving the above problem is an apparatus for visualizing a directed graph, a sequence pattern extraction unit for extracting a plurality of patterns in which a series of nodes included in a path included in the directed graph are arranged, and A similarity calculation unit that calculates the similarity of each position by comparing the nodes at the same position from the beginning of the pattern, and a display area calculation that assigns a display area to each position so as to increase as the similarity decreases And an element arrangement unit that arranges the node in the assigned display area.

その他本願が開示する課題やその解決方法については、発明の実施形態の欄及び図面により明らかにされる。   Other problems and solutions to be disclosed by the present application will be made clear by the embodiments of the invention and the drawings.

本発明によれば、有効グラフの見やすさを向上することができる。   According to the present invention, it is possible to improve the visibility of an effective graph.

業務分析支援ツールが動作する業務分析装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the business analysis apparatus which a business analysis support tool operates. 業務分析装置のソフトウェア構成例を示す図である。It is a figure which shows the software structural example of a work analysis apparatus. 業務フロー図に基づく有向グラフの一例を示す図である。It is a figure which shows an example of the directed graph based on a business flow diagram. 業務ログ記憶部の構成例を示す図である。It is a figure which shows the structural example of the work log memory | storage part. 業務分析装置の処理手順を説明するフローチャートである。It is a flowchart explaining the process sequence of a work analysis apparatus. 系列パターンを利用したまとまり表示処理による表示変更の流れの一例を示す図である。It is a figure which shows an example of the flow of a display change by the collective display process using a series pattern. 系列パターン各部の類似度の算出、表示領域のサイズの決定、アクティビティの配置の一例を示す図である。It is a figure which shows an example of calculation of the similarity of each part of a series pattern, determination of the size of a display area, and arrangement of activities. 系列パターン各部の類似度の算出、表示領域のサイズの決定、アクティビティの配置の一例を示す図である。It is a figure which shows an example of calculation of the similarity of each part of a series pattern, determination of the size of a display area, and arrangement of activities. 系列パターン各部の類似度の算出、表示領域のサイズの決定、アクティビティの配置の一例を示す図である。It is a figure which shows an example of calculation of the similarity of each part of a series pattern, determination of the size of a display area, and arrangement of activities. 系列パターン各部の類似度の算出、表示領域のサイズの決定、アクティビティの配置の一例を示す図である。It is a figure which shows an example of calculation of the similarity of each part of a series pattern, determination of the size of a display area, and arrangement of activities. 系列パターン各部の類似度の算出、表示領域のサイズの決定、アクティビティの配置の一例を示す図である。It is a figure which shows an example of calculation of the similarity of each part of a series pattern, determination of the size of a display area, and arrangement of activities.

以下、本発明の一実施形態に係る業務分析装置200について説明する。本実施形態の業務分析装置200は、業務フローを可視化することにより業務分析を支援するものである。業務フローは、業務を処理するための各工程の作業を表すアクティビティをノードとし、アクティビティを処理する順序関係(フロー)を有向エッジとした有向グラフとして可視化される。   Hereinafter, a business analysis apparatus 200 according to an embodiment of the present invention will be described. The business analysis apparatus 200 of this embodiment supports business analysis by visualizing a business flow. The business flow is visualized as a directed graph with the activity representing the work of each process for processing the business as a node and the order relationship (flow) for processing the activity as a directed edge.

本実施形態では、具体的な業務処理のパターン(以下、系列パターンという。)の類似度に応じて、対応する業務フローのノードおよびエッジをまとめて配置して表示する処理(以下、まとまり表示処理という。)を行い、これにより有向グラフ(以下、業務フロー図ともいう。)を見やすくしようとしている。   In this embodiment, according to the similarity of a specific business process pattern (hereinafter referred to as a series pattern), a process (hereinafter referred to as a collective display process) that arranges and displays the nodes and edges of the corresponding business flow collectively. This makes it easier to see a directed graph (hereinafter also referred to as a business flow diagram).

==ハードウェア構成==
図1は、業務分析装置200のハードウェア構成例を示す図である。業務分析装置200は、例えば、PC(パーソナルコンピュータ)や、ワークステーションなどの計算機である。
== Hardware configuration ==
FIG. 1 is a diagram illustrating a hardware configuration example of the job analysis apparatus 200. The business analysis apparatus 200 is a computer such as a PC (personal computer) or a workstation.

業務分析装置200は、入力装置201と、表示装置203と、演算装置205と、主記憶装置207と、外部記憶装置209と、それぞれの装置を互いに接続するバス211と、を有する。入力装置201は、例えばキーボードやマウス、あるいはタッチペン、その他ポインティングデバイスなどの入力を受け付ける装置である。表示装置203は、例えばディスプレイなどの、表示を行う装置である。演算装置205は、例えばCPU(Central Processing Unit)などの演算装置である。主記憶装置207は、例えばRAM(Random Access Memory)などのメモリ装置である。外部記憶装置209は、例えばハード
ディスク装置やフラッシュメモリなどの不揮発性記憶装置である。
The business analysis device 200 includes an input device 201, a display device 203, a computing device 205, a main storage device 207, an external storage device 209, and a bus 211 that connects the respective devices to each other. The input device 201 is a device that receives input from, for example, a keyboard, mouse, touch pen, or other pointing device. The display device 203 is a device that performs display, such as a display. The computing device 205 is a computing device such as a CPU (Central Processing Unit). The main storage device 207 is a memory device such as a RAM (Random Access Memory). The external storage device 209 is a nonvolatile storage device such as a hard disk device or a flash memory.

==ソフトウェア構成==
図2は、業務分析装置200のソフトウェア構成例を示す図である。
== Software configuration ==
FIG. 2 is a diagram illustrating a software configuration example of the task analysis apparatus 200.

業務分析装置200は、業務フロー図処理部221、頻出系列パターン抽出部223、系列パターン類似度算出部225、表示領域算出部227、要素配置部229、業務フロー図データ記憶部231および業務ログ記憶部232を備える。これらの各処理部(業務フロー図処理部221、頻出系列パターン抽出部223、系列パターン類似度算出部225、表示領域算出部227および要素配置部229)は、業務分析装置200の演算装置205が、業務フローを可視化するプログラム(以下、業務分析支援ツールという。)を実行することによって実現される。また、各記憶部(業務フロー図データ記憶部231および業務ログ記憶部232)は、主記憶装置207および外部記憶装置209の提供する記憶領域の一部として実現される。   The business analysis apparatus 200 includes a business flow diagram processing unit 221, a frequent sequence pattern extraction unit 223, a sequence pattern similarity calculation unit 225, a display area calculation unit 227, an element arrangement unit 229, a business flow diagram data storage unit 231 and a business log storage. Part 232. Each of these processing units (business flow diagram processing unit 221, frequent sequence pattern extraction unit 223, sequence pattern similarity calculation unit 225, display area calculation unit 227, and element arrangement unit 229) is processed by the arithmetic unit 205 of the business analysis device 200. This is realized by executing a program for visualizing a business flow (hereinafter referred to as a business analysis support tool). Each storage unit (work flow diagram data storage unit 231 and business log storage unit 232) is realized as part of a storage area provided by the main storage device 207 and the external storage device 209.

業務分析支援ツールは主記憶装置207または外部記憶装置209内に記憶され、実行にあたって主記憶装置207上にロードされ、演算装置205により実行される。   The task analysis support tool is stored in the main storage device 207 or the external storage device 209, loaded onto the main storage device 207 for execution, and executed by the arithmetic device 205.

業務フロー図データ記憶部231は、業務フローを表す有向グラフを描画するためのデータ(以下、業務フロー図データという。)を記憶する。業務フロー図データには、有向グラフを構成するノード(アクティビティ)およびエッジ(フロー)ならびにこれらの配置を指定する情報が含まれる。   The business flow diagram data storage unit 231 stores data for drawing a directed graph representing a business flow (hereinafter referred to as business flow diagram data). The business flow diagram data includes nodes (activities) and edges (flows) constituting the directed graph, and information specifying the arrangement of these.

業務フロー図処理部221は、業務フロー図データを表示装置203に送信することで業務フロー図を表示する。図3は業務フロー図データに基づいて描画される業務フロー図の一例を示す図である。本実施形態では、業務フロー図データには、各ノード1の位置は含まれるが、エッジ3の位置は含まれないものとする。業務フロー図処理部221は、公知のアルゴリズムにより、他のエッジ3との関係を考慮してエッジ3に対応するペアのノード1の位置に応じて曲線矢印をエッジ3として描画することができる。   The business flow diagram processing unit 221 displays the business flow diagram by transmitting the business flow diagram data to the display device 203. FIG. 3 is a diagram illustrating an example of a business flow diagram drawn based on business flow diagram data. In the present embodiment, it is assumed that the workflow diagram data includes the position of each node 1 but does not include the position of the edge 3. The workflow diagram processing unit 221 can draw a curved arrow as the edge 3 according to the position of the paired node 1 corresponding to the edge 3 in consideration of the relationship with the other edge 3 by a known algorithm.

業務ログ記憶部232は、具体的な案件について行われた業務処理を表す情報(以下、業務ログという。)を記憶する。図4は業務ログ記憶部232の構成例を示す図である。業務ログには、案件を特定する情報(案件番号)、業務処理の順序および対応するアクティビティ、ならびに具体的な業務処理の内容が含まれる。   The business log storage unit 232 stores information (hereinafter referred to as a business log) representing business processing performed on a specific case. FIG. 4 is a diagram illustrating a configuration example of the work log storage unit 232. The business log includes information (matter number) for identifying a matter, the order of business processing and the corresponding activity, and specific business processing content.

頻出系列パターン抽出部223は、業務ログ記憶部232から頻出のアクティビティのパターンを系列パターンとして抽出する。頻出の系列パターンとは、例えば、一連のアクティビティA→B→G→Fが、この順序で実行され、業務の1案件が終了している、というパターンが頻繁に発生しているということである。頻出系列パターン抽出部223は、例えば、業務ログ記憶部232を参照して、案件ごとに順序の順番に並べた一連のアクティビティのパターン(図4の例では{A、B、G、F}および{A、B、C、F})の出現回数をパターンごとにカウントし、この出現回数が所定の閾値(定数としてもよいし、出現回数の平均値など出現回数に応じて算出される値としてもよい。)以上となったパターンを頻出の系列パターンとして抽出することができる。   The frequent sequence pattern extraction unit 223 extracts a frequent activity pattern from the business log storage unit 232 as a sequence pattern. A frequent series pattern means that, for example, a pattern in which a series of activities A → B → G → F is executed in this order and one case of business is completed frequently occurs. . The frequent sequence pattern extraction unit 223 refers to the business log storage unit 232, for example, and a series of activity patterns arranged in order of each case ({A, B, G, F} in the example of FIG. 4 and {A, B, C, F}) is counted for each pattern, and the number of appearances may be a predetermined threshold (a constant or a value calculated according to the number of appearances, such as an average value of the number of appearances). The above pattern can be extracted as a frequent series pattern.

系列パターン類似度算出部225は、系列パターンの類似度を算出する。系列パターン類似度算出部225は、例えば系列パターンを構成する要素(アクティビティ)を先頭から順に他の系列パターンの同じ位置の要素と比較して一致する個数により類似度を判定することができる。また系列パターン類似度算出部225は、系列パターンの類似度に応じて、系列パターンを複数のグループ(以下、類似パターン群という。)に分類する。   The sequence pattern similarity calculation unit 225 calculates the sequence pattern similarity. The sequence pattern similarity calculation unit 225 can determine the similarity based on the number of matching elements (activities) constituting the sequence pattern, for example, by comparing them with elements at the same position in other sequence patterns in order from the top. The sequence pattern similarity calculation unit 225 classifies the sequence patterns into a plurality of groups (hereinafter referred to as similar pattern groups) according to the sequence pattern similarity.

表示領域算出部227は、各類似パターン群に表示領域を割り当てる。本実施形態では、各類似パターン群に割り当てる表示領域は、類似パターン群に含まれる系列パターンの長さ(系列パターンを構成するアクティビティの数)に応じて決定されるものとするが、例えば類似パターン群の数に応じて決定してもよいし、類似パターン群に含まれる系列パターンの数に応じて決定してもよい。   The display area calculation unit 227 assigns a display area to each similar pattern group. In this embodiment, the display area to be assigned to each similar pattern group is determined according to the length of the sequence pattern included in the similar pattern group (the number of activities constituting the sequence pattern). It may be determined according to the number of groups, or may be determined according to the number of series patterns included in the similar pattern group.

また、表示領域算出部227は、類似パターン群に割り当てられた表示領域の中で、当該類似パターン群に属する系列パターンの先頭からの位置ごとに表示領域を割り当てる。系列パターンの位置ごとの表示領域は、各系列パターンにおける同じ位置の要素の類似度に応じて決定される。表示領域算出部227は、先頭から同じ位置の要素の類似度(一致度)が高ければ狭い表示領域を割り当て、同じ位置の要素の類似度(一致度)が低ければ広い表示領域を割り当てる。なお、要素ごとの表示領域の決定処理の詳細については後述する。   The display area calculation unit 227 assigns a display area for each position from the beginning of the series pattern belonging to the similar pattern group among the display areas assigned to the similar pattern group. The display area for each position of the series pattern is determined according to the similarity of elements at the same position in each series pattern. The display area calculation unit 227 assigns a narrow display area if the similarity (matching degree) of the element at the same position is high from the top, and assigns a wide display area if the similarity (matching degree) of the element at the same position is low. Details of the display area determination process for each element will be described later.

要素配置部229は、表示領域算出部227が割当てた表示領域にアクティビティおよびフローが配置されるように業務フロー図データを作成する。作成した業務フロー図デー
タは業務フロー図処理部221に戻され、業務フロー図処理部221により業務フロー図データ記憶部231に登録されて表示装置203に描画される。
The element arrangement unit 229 creates business flow diagram data so that activities and flows are arranged in the display area assigned by the display area calculation unit 227. The created business flow diagram data is returned to the business flow diagram processing unit 221, registered in the business flow diagram data storage unit 231 by the business flow diagram processing unit 221, and rendered on the display device 203.

==まとまり表示処理==
図5は、業務分析装置200による処理手順を説明するためのフローチャートである。図6は、系列パターンを利用したまとまり表示処理による業務フロー表示変更の流れの例である。
== Collective display processing ==
FIG. 5 is a flowchart for explaining a processing procedure performed by the task analysis apparatus 200. FIG. 6 is an example of the flow of changing the business flow display by the collective display processing using the series pattern.

ステップ101:利用者から、まとまり表示処理を行うための指示入力を入力装置201で受け付ける。このとき、図6の例では、業務フロー図は、初期の表示の状態302である。入力装置201は業務フロー図処理部221に指示入力を送信する。   Step 101: The input device 201 accepts an instruction input for performing a group display process from a user. At this time, in the example of FIG. 6, the workflow diagram is an initial display state 302. The input device 201 transmits an instruction input to the workflow diagram processing unit 221.

ステップ103:指示入力を受信した業務フロー図処理部221は、業務ログ記憶部232に記憶されている個々の案件の処理系列の業務ログを読み出して、頻出系列パターン抽出部223に送信する。   Step 103: Upon receiving the instruction input, the business flow diagram processing unit 221 reads out the business log of the processing sequence of each case stored in the business log storage unit 232 and transmits it to the frequent sequence pattern extraction unit 223.

頻出系列パターン抽出部223は個々の案件の業務ログから、頻繁に発生している系列パターンを抽出する。図6では、頻出の系列パターンとして、{A、B、G、F}、{A、B、C、F}、{A、H、I}、{A、D、H、I}、{A、D、E、I}が抽出された例を示している(状態304)。   The frequent sequence pattern extraction unit 223 extracts a frequently occurring sequence pattern from the business log of each item. In FIG. 6, {A, B, G, F}, {A, B, C, F}, {A, H, I}, {A, D, H, I}, {A , D, E, I} are extracted (state 304).

ステップ105:頻出系列パターン抽出部223は、抽出された頻出系列パターンがあれば、頻出系列パターンを系列パターン類似度算出部225に送信する。抽出された系列パターンがなければ、処理を終了する。   Step 105: If there is an extracted frequent sequence pattern, the frequent sequence pattern extraction unit 223 transmits the frequent sequence pattern to the sequence pattern similarity calculation unit 225. If there is no extracted sequence pattern, the process ends.

ステップ107:系列パターン類似度算出部225は、受信した頻出系列パターンから、それぞれの系列パターン間の類似度を算出し、類似パターン群に分類する。図4では、類似パターン群(1){A、B、G、F}、{A、B、C、F}と類似パターン群(2){A、H、I}、{A、D、H、I}、{A、D、E、I}の2群に分類した例を示している(状態306)。   Step 107: The sequence pattern similarity calculation unit 225 calculates the similarity between each sequence pattern from the received frequent sequence patterns and classifies them into similar pattern groups. In FIG. 4, the similar pattern group (1) {A, B, G, F}, {A, B, C, F} and the similar pattern group (2) {A, H, I}, {A, D, H , I}, {A, D, E, I}, an example is shown (state 306).

ステップ109:系列パターン類似度算出部225は、分類した類似パターン群のうち、表示領域が未決定の類似パターン群があるかどうか判定する。表示領域が未決定の類似パターン群があれば、当該の類似パターン群を表示領域算出部227に送信する。表示領域が未決定の類似パターン群がなければ、処理を終了する。   Step 109: The sequence pattern similarity calculation unit 225 determines whether there is a similar pattern group whose display area is undetermined among the classified similar pattern groups. If there is a similar pattern group whose display area is undetermined, the similar pattern group is transmitted to the display area calculation unit 227. If there is no similar pattern group whose display area is undetermined, the process ends.

ステップ111:類似パターン群のデータを受信した表示領域算出部227は、類似パターン郡に属する系列パターンの先頭から各位置の要素の類似度に基づいて、各位置の表示領域のサイズを算出する。具体的には、系列パターン類似度算出部225は、類似パターン群に属する系列パターンの先頭から順に同じ位置の要素を比較して類似度を算出する。本実施形態では、系列パターンの先頭からn番目の要素として登場する要素の重複ない数(以下、ユニーク要素数という。)から1を引いた数に2を乗じて1を加算した数値を表示領域の類似度とする。すなわち、類似度は次式(1)により算出される。   Step 111: The display area calculation unit 227 that has received the data of the similar pattern group calculates the size of the display area at each position based on the similarity of the element at each position from the top of the series pattern belonging to the similar pattern group. Specifically, the sequence pattern similarity calculation unit 225 calculates the similarity by comparing elements at the same position in order from the top of the sequence patterns belonging to the similar pattern group. In the present embodiment, a numerical value obtained by multiplying the number obtained by subtracting 1 from the non-overlapping number of elements appearing as the nth element from the top of the series pattern (hereinafter referred to as the number of unique elements) and adding 1 to the display area Similarity of. That is, the similarity is calculated by the following equation (1).

類似度=2×(ユニーク要素数−1)+1 ・・・(1)
したがって、類似度が高いほど小さな値となることになる。図6の例では、類似パターン群(1)において、先頭の要素「A」と「A」とは一致するため類似度が高く「1」となる。3番目の要素「G」と「C」とは不一致のため類似度が低く「3」(GとCの2種類から1を引いた「1」に2を乗じて1を足す。)となる。なお、類似度の算出は上述のものに限らず、一致する要素の数が少ないほど類似度が低く表示領域が広くなるように算
出すればよい。系列パターン類似度算出部225は、算出した類似度を示すデータ(以下、類似度データという。)を表示領域算出部227に送信する。
Similarity = 2 × (number of unique elements−1) +1 (1)
Therefore, the higher the similarity, the smaller the value. In the example of FIG. 6, in the similar pattern group (1), the leading elements “A” and “A” match, so the similarity is high and becomes “1”. The third element “G” and “C” are inconsistent and thus have a low degree of similarity to “3” (“1” obtained by subtracting 1 from two types of G and C, multiplied by 2, and 1 is added). . The calculation of the similarity is not limited to that described above, and the similarity may be calculated so that the similarity is lower and the display area is wider as the number of matching elements is smaller. The series pattern similarity calculation unit 225 transmits data indicating the calculated similarity (hereinafter referred to as similarity data) to the display area calculation unit 227.

表示領域算出部227は、類似度の低い要素ほど広い領域を割り当てるようにする。本実施形態では類似度が表示領域のサイズを表すものとする。図6の例では、類似度の低い3番目の要素には1番目の要素よりも広い(3倍の大きさ)表示領域が割り当てられている。表示領域算出部227は、類似パターン群ごとに表示領域を示すデータ(以下、表示領域データという。)および系列パターンを示すデータ(以下、系列パターンデータという。)を要素配置部229に送信する。   The display area calculation unit 227 assigns a wider area to elements with lower similarity. In this embodiment, the similarity represents the size of the display area. In the example of FIG. 6, a display area wider (three times larger) than the first element is assigned to the third element having a low similarity. The display area calculation unit 227 transmits data indicating a display area (hereinafter referred to as display area data) and data indicating a series pattern (hereinafter referred to as series pattern data) to the element arrangement unit 229 for each similar pattern group.

ステップ113:要素配置部229は、受信した表示領域データに従って決定した表示領域に、系列パターンを構成するアクティビティを並び順に従って配置するように業務フロー図データを生成し、業務フロー図処理部221に送信する。業務フロー図処理部221は、受信した業務フロー図データに従って、業務フロー図データ記憶部231を更新し、表示装置203に送信する。表示装置203は受信した業務フロー図データに従い、業務フロー図を表示する。これにより、類似パターン群ごとにアクティビティがまとまった位置に配置される(状態308)。   Step 113: The element arrangement unit 229 generates the business flow diagram data so that the activities constituting the series pattern are arranged in the arrangement order in the display region determined according to the received display region data, and the business flow diagram processing unit 221 generates the business flow diagram data. Send. The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 according to the received business flow diagram data, and transmits it to the display device 203. The display device 203 displays a business flow diagram according to the received business flow diagram data. As a result, the activities are arranged at a grouped position for each similar pattern group (state 308).

以上のようにして、本実施形態の業務分析装置200によれば、業務ログから抽出された頻出系列パターンを類似パターン群に分類して表示領域を割り当てることができる。頻繁に発生する系列パターンは、業務的に関連のあるアクティビティから構成されていると考えられることから、本実施形態の業務分析装置200によれば関連するアクティビティをまとめて配置することができる。したがって、利用者は業務のまとまりを容易に把握することができる。   As described above, according to the task analysis apparatus 200 of the present embodiment, it is possible to classify the frequent series patterns extracted from the task log into similar pattern groups and assign display areas. Since frequently occurring sequence patterns are considered to be composed of activities that are business-related, according to the business analysis apparatus 200 of this embodiment, related activities can be arranged together. Therefore, the user can easily grasp the group of work.

また、本実施形態の業務分析装置200によれば、各類似パターン群に属する系列パターンの位置ごとに、類似度(一致度)に応じたサイズの表示領域を割り当てることができる。類似(一致)するアクティビティは、有向グラフ上では1つのノードとして表され、非類似(不一致)のアクティビティは有向グラフ上では異なる複数のノードとして表されることから、類似度に応じたサイズの表示領域を割り当てることにより、適切なサイズの領域にアクティビティを配置することができる。これによりアクティビティ(ノード)間を連結するエッジ(フロー)も描画しやすくなり、有向グラフ全体の視認性を向上することができる。また、類似(一致)したアクティビティは狭い範囲にまとめて配置し、非類似(不一致)のアクティビティは広い範囲に拡散して配置することにより、業務範囲の広さを視覚的に把握することが可能となり、業務の流れを容易に把握することができる。   Further, according to the task analysis apparatus 200 of the present embodiment, a display area having a size corresponding to the similarity (matching degree) can be assigned to each position of the series pattern belonging to each similar pattern group. A similar (matching) activity is represented as one node on the directed graph, and a dissimilar (non-matching) activity is represented as a plurality of different nodes on the directed graph. By assigning, activities can be placed in an area of an appropriate size. This makes it easy to draw edges (flows) connecting activities (nodes), and the visibility of the entire directed graph can be improved. Also, similar (matched) activities can be arranged together in a narrow range, and dissimilar (non-matching) activities can be spread over a wide range to visually grasp the scope of work. Therefore, the flow of business can be easily grasped.

図7は、系列パターン類似度算出部225が行う類似パターン群内の系列パターンの先頭からの各位置についての類似度算出、表示領域算出部227が行う表示領域のサイズの算出および要素配置部229が行うアクティビティの表示領域中での配置処理の一つの例である。   FIG. 7 shows the similarity calculation for each position from the top of the sequence pattern in the similar pattern group performed by the sequence pattern similarity calculation unit 225, the display area size calculation performed by the display area calculation unit 227, and the element arrangement unit 229. This is an example of the arrangement processing performed in the activity display area.

類似パターン群例402は、類似パターン群に含まれる全ての系列パターンの長さ(要素の数)が同じ「4」である場合の例である。   The similar pattern group example 402 is an example in which the lengths (number of elements) of all series patterns included in the similar pattern group are the same “4”.

系列パターン類似度算出部225は、それぞれの系列パターンの先頭から同じ位置の要素を比較し、すべて同一であれば小さい数値を、異なる要素があれば異なる要素の種類数に応じて大きな数値を割り当てる。実施例1では、類似するほど小さい値となるように各位置の類似度を算出する。具体的には、同じ位置でのすべての要素が同じであれば「1」を類似度とし、同じ位置に異なる要素が出現する場合には上記式(1)により類似度を算
出する。図7の例では、系列パターン類似度算出部225は、1番目の要素は全て同じ「A」であるので1を、2番目の要素も全て同じ「B」であるので1を、3番目の要素は「G」と異なる「C」が存在するため2×1+1=3を、4番目の要素は全て同じ「F」であるので1をそれぞれ算出することになる。これにより、系列パターンの各位置の類似度は「1、1、3、1」となる。
The sequence pattern similarity calculation unit 225 compares the elements at the same position from the beginning of each sequence pattern, and assigns a small numerical value if they are all the same, and assigns a large numerical value according to the number of different element types if there are different elements. . In the first embodiment, the similarity of each position is calculated so that the similarity becomes smaller as the similarity is increased. Specifically, if all the elements at the same position are the same, “1” is set as the similarity, and if different elements appear at the same position, the similarity is calculated by the above formula (1). In the example of FIG. 7, the sequence pattern similarity calculation unit 225 sets 1 because all the first elements are the same “A”, and sets 1 because the second elements are all the same “B”. Since “C” different from “G” exists for the element, 2 × 1 + 1 = 3 is calculated, and 1 is calculated for all the fourth elements because “F” is the same. Thereby, the similarity of each position of the sequence pattern is “1, 1, 3, 1”.

系列パターン類似度算出部225は、各位置の類似度を示す類似度データ(1、1、3、1)および系列パターンデータ({A、B、G、F}{A、B、C、F})を表示領域算出部227に送信する。   The sequence pattern similarity calculation unit 225 includes similarity data (1, 1, 3, 1) indicating sequence similarity and sequence pattern data ({A, B, G, F} {A, B, C, F). }) Is transmitted to the display area calculation unit 227.

表示領域算出部227は、各位置の類似度から、系列パターンの各位置の要素を表示するための表示領域のサイズを算出する(404)。実施例1では、類似度に比例する面積の表示領域が割り当てられる。図7の例では、正方形が1単位の広さの表示領域を示しており、系列パターンの先頭から順に1個、1個、3個、1個の正方形のサイズが割り当てられる。表示領域算出部227は、系列パターンデータ({A、B、G、F}{A、B、C、F})とともに、各位置の表示領域の広さを示す表示領域データ(1、1、3、1)を要素配置部229に送信する。   The display area calculation unit 227 calculates the size of the display area for displaying the element at each position of the series pattern from the similarity of each position (404). In the first embodiment, a display area having an area proportional to the similarity is assigned. In the example of FIG. 7, a square indicates a display area of one unit, and the size of one, one, three, and one square is assigned in order from the top of the sequence pattern. The display area calculation unit 227 displays display area data (1, 1, and 2) indicating the size of the display area at each position together with the sequence pattern data ({A, B, G, F} {A, B, C, F}). 3 and 1) are transmitted to the element arrangement unit 229.

要素配置部229は、各位置の表示領域を系列パターンの順序に従って配置するとともに、その表示領域に対応するアクティビティを配置するように業務フロー図データを生成する。要素配置部229は、生成した業務フロー図データを業務フロー図処理部221に送信する。   The element arrangement unit 229 arranges the display areas at the respective positions according to the sequence pattern order, and generates workflow diagram data so as to arrange the activities corresponding to the display areas. The element arrangement unit 229 transmits the generated business flow diagram data to the business flow diagram processing unit 221.

業務フロー図処理部221は、受信した業務フロー図データで業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態406のように表示させる。なお、表示状態406では、3番目の要素について縦に3つの正方形を並べた場合と、横に3つの正方形を並べた場合とを示しているが、これはいずれでも構わず、要素配置部229が他の類似パターン群の配置および表示領域の大きさに応じて適宜決定すればよい。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 406. The display state 406 shows the case where three squares are arranged vertically for the third element and the case where three squares are arranged horizontally, but this may be any, and the element arrangement unit 229 may be used. May be appropriately determined according to the arrangement of other similar pattern groups and the size of the display area.

図8は、系列パターン類似度算出部225が行う類似パターン群内の系列パターンの各要素についての類似度算出、表示領域算出部227が行う表示領域のサイズの算出および要素配置部229が行うアクティビティの表示領域中での配置処理の別な例である。   FIG. 8 shows the similarity calculation for each element of the sequence pattern in the similar pattern group performed by the sequence pattern similarity calculation unit 225, the calculation of the display area size performed by the display region calculation unit 227, and the activity performed by the element arrangement unit 229. It is another example of the arrangement | positioning process in the display area of.

類似パターン群例502は、類似パターン群に長さ(要素の数)の異なる系列パターンが含まれる例である。   The similar pattern group example 502 is an example in which series patterns having different lengths (number of elements) are included in the similar pattern group.

系列パターン類似度算出部225は、各要素の類似度算出において、それぞれの系列パターンの先頭から同じ位置の要素を比較する。そこで、系列パターン類似度算出部225は、長さが短い系列パターンには、系列パターンにダミー要素を挿入し、系列パターンの長さを揃える。ダミー要素を挿入する位置は任意であるが、各要素の類似度の合計が最小となる位置に挿入するものとする。図8の例では、系列パターン21{A、H、I}2番目の位置にダミー要素「−」を挿入することで実現できる。   The sequence pattern similarity calculation unit 225 compares elements at the same position from the beginning of each sequence pattern in calculating the similarity of each element. Therefore, the sequence pattern similarity calculation unit 225 inserts a dummy element into the sequence pattern for the sequence pattern with a short length, and aligns the length of the sequence pattern. The position where the dummy element is inserted is arbitrary, but it is assumed that the dummy element is inserted at a position where the sum of the similarities of each element is minimized. In the example of FIG. 8, this can be realized by inserting a dummy element “−” at the second position of the sequence pattern 21 {A, H, I}.

系列パターン類似度算出部225は上述したとおり式(1)により類似度を算出するが、ダミー要素は異なる要素とは判定しない(他の要素と重複すると判定する)ものとする。図8の例では、2番目の要素には「D」および「−」があるがダミー要素「−」は異なる要素とは判定されないことからユニーク要素数は1であり、類似度は「1」となる。したがって系列パターンの各要素の類似度は「1、1、3、1」となる(504)。系列パターン類似度算出部225は、前記の各要素の類似度を示す類似度データ(1、1、3、
1)および系列パターンデータ({A、−、H、I}{A、D、H、I}{A、D、E、I})を表示領域算出部227に送信する。
As described above, the series pattern similarity calculation unit 225 calculates the similarity according to the expression (1), but the dummy element is not determined to be a different element (determined to overlap with another element). In the example of FIG. 8, the second element includes “D” and “−”, but the dummy element “−” is not determined to be a different element, so the number of unique elements is 1, and the similarity is “1”. It becomes. Therefore, the similarity of each element of the series pattern is “1, 1, 3, 1” (504). The series pattern similarity calculation unit 225 is similar data (1, 1, 3,.
1) and sequence pattern data ({A,-, H, I} {A, D, H, I} {A, D, E, I}) are transmitted to the display area calculation unit 227.

表示領域算出部227は、各要素の類似度から各位置の要素を表示するための表示領域のサイズを算出する(506)。図8の例では、系列パターンの先頭から順に「1、1、3、1」のサイズが割り当てられる。表示領域算出部227は、系列パターンデータ({A、−、H、I}{A、D、H、I}{A、D、E、I})とともに、各位置の表示領域のサイズを示す表示領域データ(1、1、3、1)を要素配置部229に送信する。   The display area calculation unit 227 calculates the size of the display area for displaying the element at each position from the similarity of each element (506). In the example of FIG. 8, the sizes “1, 1, 3, 1” are assigned in order from the top of the sequence pattern. The display area calculation unit 227 indicates the size of the display area at each position together with the sequence pattern data ({A,-, H, I} {A, D, H, I} {A, D, E, I}). The display area data (1, 1, 3, 1) is transmitted to the element arrangement unit 229.

要素配置部229は、各位置の表示領域を系列パターンにおける順序に従って配置し、さらにその表示領域に、各要素に相当するアクティビティを配置するように業務フロー図データを生成する。なお、ダミー要素については、ノードとして業務フロー図データに含まれないようにする。要素配置部229は、生成した業務フロー図データを、業務フロー図処理部221に送信する。   The element arrangement unit 229 arranges the display areas at the respective positions according to the order in the series pattern, and further generates the business flow diagram data so that the activities corresponding to the respective elements are arranged in the display areas. The dummy elements are not included in the business flow diagram data as nodes. The element arrangement unit 229 transmits the generated business flow diagram data to the business flow diagram processing unit 221.

業務フロー図処理部221は、受信した業務フロー図データで業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態508のように表示させる。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 508.

業務を遂行する際に、頻繁に発生する系列パターンは、業務的に関連のあるアクティビティから構成されていると考えられる。したがって、以上の実施例1のように、頻出する系列パターンを類似度に応じて類似パターン群に分けて近接した領域にまとめて配置することで、業務分析を行う利用者が、業務のまとまりの把握を容易に行えるようになる。   A series pattern that occurs frequently when performing a business is considered to be composed of activities that are business-related. Therefore, as in the first embodiment described above, the user who performs the task analysis can divide the frequent series patterns into similar pattern groups according to the degree of similarity and arrange them together in a close region. It becomes easy to grasp.

また、実施例1のように、類似パターン群に含まれる系列パターンの先頭からの位置ごとに要素の類似度を求め、この類似度に応じて各位置の表示領域のサイズを決定することにより、上述したとおり業務フロー図の視認性を向上し、業務範囲の広さを視覚的に把握することが可能となる。   Further, as in the first embodiment, by calculating the element similarity for each position from the beginning of the series pattern included in the similar pattern group, and determining the size of the display area at each position according to the similarity, As described above, it is possible to improve the visibility of the work flow diagram and visually grasp the breadth of the work range.

実施例1によれば、上述のとおり、業務分析を行う利用者が業務のまとまりの把握を容易に行えるようになるという効果が得られる。実施例2では、抽出された系列パターンの異なる位置に同じ要素が含まれるような場合にも業務のまとまりをより正確に把握できるように、要素をなるべくまとめて表示する。   According to the first embodiment, as described above, it is possible to obtain an effect that the user who performs the task analysis can easily grasp the group of tasks. In the second embodiment, the elements are collectively displayed as much as possible so that the group of tasks can be grasped more accurately even when the same elements are included at different positions in the extracted sequence pattern.

図9は、系列パターン類似度算出部225が行う類似パターン群内の系列パターンの各要素についての類似度算出、表示領域算出部227が行う表示領域のサイズの算出および要素配置部229が行うアクティビティの表示領域中での配置処理の別な例である。   FIG. 9 shows the similarity calculation for each element of the sequence pattern in the similar pattern group performed by the sequence pattern similarity calculation unit 225, the calculation of the display area size performed by the display region calculation unit 227, and the activity performed by the element placement unit 229. It is another example of the arrangement | positioning process in the display area of.

図9の例では、類似パターン群602として系列31{A、D、H、I}と系列32{A、H、E、I}が抽出されている。ここで上述の実施例1に示した式(1)で系列パターン類似度算出部225が各位置の類似度を算出すると、2つの系列パターンの長さ(要素数)が等しいことから、そのままで各位置の要素を比較し、「1、3、3、1」となる(602)。系列パターン類似度算出部225は、各位置の類似度を示す類似度データ(1、3、3、1)および系列パターンデータ({A、D、H、I}{A、H、E、I})を表示領域算出部227に送信する。   In the example of FIG. 9, the series 31 {A, D, H, I} and the series 32 {A, H, E, I} are extracted as the similar pattern group 602. Here, when the sequence pattern similarity calculation unit 225 calculates the similarity of each position using the formula (1) shown in the first embodiment, the lengths (number of elements) of the two sequence patterns are equal, so that The elements at the respective positions are compared to obtain “1, 3, 3, 1” (602). The sequence pattern similarity calculation unit 225 includes similarity data (1, 3, 3, 1) indicating sequence similarity and sequence pattern data ({A, D, H, I} {A, H, E, I). }) Is transmitted to the display area calculation unit 227.

表示領域算出部227は、各位置の類似度から、系列パターンの各位置の要素を表示するための表示領域のサイズを算出し(604)、系列パターンデータ({A、D、H、I}{A、H、E、I})とともに、各位置の表示領域の広さを示す表示領域データ(1、
3、3、1)を要素配置部229に送信する。
The display area calculation unit 227 calculates the size of the display area for displaying the element at each position of the sequence pattern from the similarity of each position (604), and the sequence pattern data ({A, D, H, I}) {A, H, E, I}) and display area data (1,
3, 3, 1) are transmitted to the element arrangement unit 229.

要素配置部229は、各表示領域を系列パターンの順序に従って配置するとともに、その表示領域に対応するアクティビティを配置するように業務フロー図データを生成する。要素配置部229は、生成した業務フロー図データを業務フロー図処理部221に送信する。   The element arrangement unit 229 arranges each display area according to the sequence pattern order, and generates business flow diagram data so that an activity corresponding to the display area is arranged. The element arrangement unit 229 transmits the generated business flow diagram data to the business flow diagram processing unit 221.

業務フロー図処理部221は、受信した業務フロー図データで業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態606のように表示させる。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 606.

図9の表示例606では、同一のアクティビティ「H」が2つ表示されている。そこで実施例2ではこのようなアクティビティをまとめて表示するようにする。   In the display example 606 of FIG. 9, two identical activities “H” are displayed. Therefore, in the second embodiment, such activities are displayed together.

実施例2では、系列パターン類似度算出部225は、608に示すように、各系列にダミー要素を挿入し、系列パターン31’{A、D、H、−、I}と系列パターン32’{A、−、H、E、I}を生成する。これは、系列パターン類似度算出部225が、元の系列パターン31{A、D、H、I}と系列パターン32{A、H、E、I}に出現する要素を、順番を維持したまま1つ以上の組み合わせを抽出した場合における最長となる組み合わせ(以下、最長共通部分列という。){A、H、I}を特定し、最長共通部分列の各要素の位置が揃うようにダミー要素を挿入した状態である。系列パターン類似度算出部225は、このダミー要素を挿入した系列31’と系列32’について各位置の類似度を算出する。ここで類似度は「1、1、1、1、1」となる。系列パターン類似度算出部225は、各位置についての類似度を示す類似度データ(1、1、1、1、1)および系列パターンデータ({A、D、H、−、I}{A、−、H、E、I})を表示領域算出部227に送信する。   In the second embodiment, the sequence pattern similarity calculation unit 225 inserts a dummy element into each sequence, as indicated by 608, and generates a sequence pattern 31 ′ {A, D, H, −, I} and a sequence pattern 32 ′ {. A,-, H, E, I} are generated. This is because the sequence pattern similarity calculation unit 225 maintains the order of elements appearing in the original sequence pattern 31 {A, D, H, I} and the sequence pattern 32 {A, H, E, I}. A dummy element that identifies the longest combination (hereinafter referred to as the longest common subsequence) {A, H, I} when one or more combinations are extracted, and positions of the elements of the longest common subsequence are aligned. Is inserted. The sequence pattern similarity calculation unit 225 calculates the similarity of each position for the sequence 31 ′ and the sequence 32 ′ into which this dummy element is inserted. Here, the similarity is “1, 1, 1, 1, 1”. The sequence pattern similarity calculation unit 225 includes similarity data (1, 1, 1, 1, 1) indicating sequence similarity and sequence pattern data ({A, D, H,-, I} {A, -, H, E, I}) to the display area calculation unit 227.

表示領域算出部227は、実施例1と同様に、各位置の類似度から各位置の要素を表示するための表示領域のサイズを算出する(610)。図9の例では各要素とも同じく「1、1、1、1、1」の広さが割り当てられる。表示領域算出部227は、系列パターンデータ({A、D、H、−、I}{A、−、H、E、I})とともに、各位置の表示領域の広さを示す表示領域データ(1、1、1、1、1)を要素配置部229に送信する。   Similar to the first embodiment, the display area calculation unit 227 calculates the size of the display area for displaying the element at each position from the similarity of each position (610). In the example of FIG. 9, each element is assigned a width of “1, 1, 1, 1, 1”. The display area calculation unit 227 displays sequence area data ({A, D, H,-, I} {A,-, H, E, I}) and display area data ( 1, 1, 1, 1, 1) is transmitted to the element arrangement unit 229.

要素配置部229は、各位置の表示領域を系列パターンにおける順序に従って配置し、さらにその表示領域に対応するアクティビティを配置するように業務フロー図データを生成する。ダミー要素については、ノードとして業務フロー図データに含まれないようにする。要素配置部229は、生成した業務フロー図データを業務フロー図処理部221に送信する。   The element arrangement unit 229 arranges the display areas at the respective positions according to the order in the sequence pattern, and generates workflow diagram data so as to arrange the activities corresponding to the display areas. The dummy elements are not included in the business flow diagram data as nodes. The element arrangement unit 229 transmits the generated business flow diagram data to the business flow diagram processing unit 221.

業務フロー図処理部221は、受信した業務フロー図データで業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態612のように表示させる。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 612.

以上のようにして、実施例2によれば、類似パターン群に含まれる各系列パターンの要素の順序を保ちつつ、同じ要素が複数配置されることを最小限とすることができる。したがって、同じアクティビティが散在せず、利用者は業務フローを容易に把握することができる。   As described above, according to the second embodiment, it is possible to minimize the arrangement of a plurality of the same elements while maintaining the order of the elements of each series pattern included in the similar pattern group. Therefore, the same activities are not scattered and the user can easily grasp the business flow.

ここまで述べた実施例では、抽出された各頻出系列パターンは、互いに重要度などの違
いがないものとして扱っていた。例えば、ある閾値を設定し、それ以上の回数出現した系列パターンであれば頻出の系列パターンとし、それ以降の可視化までの処理においては、互いの取扱いに違いは設けていなかった。実施例3では、業務ログに出現回数の多い系列パターン(以下、高頻度系列パターンという。)の取扱いを変更し、高頻度系列パターンに挿入されたダミー要素の位置の表示領域を広くすることにより、業務分析を行う利用者が業務実態をより容易に把握することができるようにする。なお、高頻度系列パターンとは、業務フローの有向グラフを重み付けグラフとし、パスの重みとして出現回数を設定したものである。
In the embodiments described so far, the extracted frequent sequence patterns are treated as having no difference in importance or the like. For example, if a certain threshold value is set and a series pattern appears more than once, a frequent series pattern is used. In the subsequent processes until visualization, there is no difference in handling. In the third embodiment, by changing the handling of a series pattern (hereinafter referred to as a high-frequency series pattern) having a large number of appearances in the work log, the display area of the position of the dummy element inserted in the high-frequency series pattern is widened. The user who performs the business analysis can grasp the actual business more easily. The high-frequency sequence pattern is a graph in which a directed graph of a business flow is a weighted graph and the number of appearances is set as a path weight.

図10は、出現回数に大きな違いのある系列パターンからなる類似パターン群が抽出された場合の、系列パターン類似度算出部225が行う類似パターン群内の系列パターンの各位置での類似度算出、表示領域算出部227が行う表示領域のサイズの算出および要素配置部229が行うアクティビティの表示領域中での配置処理の一例である。   FIG. 10 shows the calculation of similarity at each position of the sequence pattern in the similar pattern group performed by the sequence pattern similarity calculation unit 225 when a similar pattern group consisting of sequence patterns having a large difference in the number of appearances is extracted. It is an example of the display area size calculation performed by the display area calculation unit 227 and the activity placement process performed by the element arrangement unit 229 in the display area.

図10の例では、類似パターン群702として系列パターン41{A、H、I}、系列パターン42{A、D、H、I}および系列パターン43{A、H、E、I}が抽出されている。このうち系列パターン41が出現頻度の最も多い高頻度系列パターンである。   In the example of FIG. 10, the sequence pattern 41 {A, H, I}, the sequence pattern 42 {A, D, H, I} and the sequence pattern 43 {A, H, E, I} are extracted as the similar pattern group 702. ing. Among these, the series pattern 41 is a high-frequency series pattern having the highest appearance frequency.

実施例2と同様に処理を行った場合、系列パターン類似度算出部225は、この類似パターン群702に対し、実施例2に示した方法でダミー要素を挿入する。式(1)により各位置の類似度を算出すると、704に示すように、「1、1、1、1、1」となる。系列パターン類似度算出部225は、各位置の類似度を示す類似度データ(1、1、1、1、1)および系列パターンデータ({A、H、I}{A、D、H、I}{A、H、E、I})を表示領域算出部227に送信する。   When processing is performed in the same manner as in the second embodiment, the sequence pattern similarity calculation unit 225 inserts dummy elements into this similar pattern group 702 by the method shown in the second embodiment. When the similarity of each position is calculated by the equation (1), as indicated by 704, “1, 1, 1, 1, 1” is obtained. The sequence pattern similarity calculation unit 225 includes similarity data (1, 1, 1, 1, 1) indicating the similarity of each position and sequence pattern data ({A, H, I} {A, D, H, I } {A, H, E, I}) is transmitted to the display area calculation unit 227.

表示領域算出部227は、各位置の類似度から、各位置の要素を表示するための表示領域のサイズを算出し、系列パターンデータとともに要素配置部229に送信する。   The display area calculation unit 227 calculates the size of the display area for displaying the element at each position from the similarity of each position, and transmits it to the element arrangement unit 229 together with the series pattern data.

要素配置部229は、各位置の表示領域を系列パターンにおける順序に応じて配置し、さらにその表示領域に対応するアクティビティを配置するように業務フロー図データを生成し、業務フロー図処理部221に送信する。   The element arrangement unit 229 arranges the display areas at the respective positions in accordance with the order in the series pattern, generates business flow diagram data so as to arrange the activities corresponding to the display areas, and sends them to the business flow diagram processing unit 221. Send.

業務フロー図処理部221は、受信した業務フロー図データで、業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態706のように表示させる。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 706.

ここで、出現回数が他の系列パターンに比べて多い系列パターン41は、業務フローにおけるメインフローである可能性がある。すなわち、「A→H→I」が主たる業務の流れ方であって、案件の内容によってアクティビティ「D」やアクティビティ「E」が実行される場合もある、というような業務の実態となっている可能性がある。業務分析を行う利用者はこのような業務の実態を把握することが有用である。実施例3では、高頻度系列パターンにおいてダミー要素が挿入された位置の表示領域が広く割り当てられるように、高頻度系列パターンについてはダミー要素を挿入した位置の類似度を下げるようにする。なお、本実施例では高頻度系列パターンとは、出現頻度が最大である1つの系列パターンのみであるものとするが、所定の閾値以上の出現頻度である複数の系列パターンを高頻度系列パターンとしてもよい。   Here, there is a possibility that the sequence pattern 41 that appears more frequently than other sequence patterns is the main flow in the business flow. In other words, “A → H → I” is the main business flow, and the activity “D” and activity “E” may be executed depending on the contents of the project. there is a possibility. It is useful for users who perform business analysis to grasp the actual situation of such business. In the third embodiment, the similarity of the position where the dummy element is inserted is lowered in the high frequency series pattern so that the display area at the position where the dummy element is inserted is widely allocated in the high frequency series pattern. In the present embodiment, the high-frequency sequence pattern is assumed to be only one sequence pattern having the maximum appearance frequency, but a plurality of sequence patterns having an appearance frequency equal to or higher than a predetermined threshold is used as the high-frequency sequence pattern. Also good.

系列パターン類似度算出部225は、708に示すように、各系列パターンにダミー要素を挿入し、系列パターン41”{A、f、H、f、I}、系列パターン42’{A、D、H、−、I}、系列パターン43’{A、−、H、E、I}とする。ここで、出現回数
の最も多い系列パターン41に挿入するダミー要素は、他の系列パターンに挿入するダミー要素「−」とは区別して「f」とする。これは系列パターン41をメインフローとして表示領域を割り当てることを目的としたものである。
The sequence pattern similarity calculation unit 225 inserts a dummy element into each sequence pattern, as shown in 708, and generates a sequence pattern 41 ″ {A, f, H, f, I}, a sequence pattern 42 ′ {A, D, H,-, I} and sequence pattern 43 '{A,-, H, E, I} Here, a dummy element to be inserted into the sequence pattern 41 having the largest number of appearances is inserted into another sequence pattern. This is distinguished from the dummy element “-” as “f”. This is for the purpose of assigning a display area with the sequence pattern 41 as a main flow.

708に示すように、系列パターン類似度算出部225による各位置の類似度の算出では、ダミー要素(「−」および「f」)については、実施例1,2と同様に、異なる要素と判定しない。しかし、「f」のダミー要素が挿入された位置については、類似度に1を加算する。すなわち高頻度系列パターンについては次式(2)により類似度を算出する。   As shown in 708, in the calculation of the similarity of each position by the sequence pattern similarity calculation unit 225, the dummy elements (“−” and “f”) are determined to be different elements as in the first and second embodiments. do not do. However, for the position where the dummy element “f” is inserted, 1 is added to the similarity. That is, for the high frequency series pattern, the similarity is calculated by the following equation (2).

類似度=2×(ユニーク要素数−1)+1+ダミー要素値 ・・・(2)
ここでダミー要素値とは、ダミー要素が挿入された位置である場合には1であり、そうでなければ0である。この式(2)により各位置の類似度を算出すると、708に示すように「1、2、1、2、1」が求められる。つまり、高頻度系列パターンについては、ダミー要素が挿入された位置の類似度が下がることになる。
Similarity = 2 × (number of unique elements−1) + 1 + dummy element value (2)
Here, the dummy element value is 1 when the dummy element is inserted, and 0 otherwise. When the degree of similarity of each position is calculated by this equation (2), “1, 2, 1, 2, 1” is obtained as indicated by 708. That is, for the high-frequency series pattern, the similarity at the position where the dummy element is inserted is lowered.

系列パターン類似度算出部225は、各位置の類似度を示す類似度データ(1、2、1、2、1)および系列パターンデータ({A、f、H、f、I}{A、D、H、−、I}{A、−、H、E、I})を表示領域算出部227に送信する。ここで系列パターン類似度算出部225は、出現頻度も表示領域算出部227に送信するようにする。   The sequence pattern similarity calculation unit 225 includes similarity data (1, 2, 1, 2, 1) indicating similarity at each position and sequence pattern data ({A, f, H, f, I} {A, D , H, −, I} {A, −, H, E, I}) are transmitted to the display area calculation unit 227. Here, the sequence pattern similarity calculation unit 225 transmits the appearance frequency to the display area calculation unit 227 as well.

表示領域算出部227は、実施例1と同様に各位置の類似度から各位置の要素を表示するための表示領域のサイズを算出し、系列パターンデータおよび出現頻度とともに要素配置部229に送信する。   The display area calculation unit 227 calculates the size of the display area for displaying the element at each position from the similarity of each position as in the first embodiment, and transmits the size to the element arrangement unit 229 together with the series pattern data and the appearance frequency. .

要素配置部229は、各位置の表示領域を系列パターンにおける順序に従って配置し、さらにその表示領域に対応するアクティビティを配置するように業務フロー図データを生成する。ここで、要素配置部229は、ダミー要素「f」はノードとして業務フロー図データには含めないようにするものの、同じ位置のアクティビティ「D」およびアクティビティ「E」とは異なる要素であるものとして、異なる領域に配置するように各要素の配置位置を計算する。これによりアクティビティ「D」およびアクティビティ「E」の配置位置が調整される。   The element arrangement unit 229 arranges the display areas at the respective positions according to the order in the sequence pattern, and generates workflow diagram data so as to arrange the activities corresponding to the display areas. Here, although the element arrangement unit 229 does not include the dummy element “f” as a node in the business flow diagram data, it is assumed that the activity “D” and the activity “E” at the same position are different elements. The arrangement position of each element is calculated so as to be arranged in different areas. Thereby, the arrangement positions of the activity “D” and the activity “E” are adjusted.

また、要素配置部229は、高頻度系列パターンを配置したパスの長さが最短となるようにアクティビティの配置位置を決定する。例えば、要素配置部229は、各系列パターンには出現頻度に応じて大きくなるように重みを割り当て、パスの長さに前述の重みを乗じた値の合計が最小となる配置位置を選択することで実現できる。要素配置部229は、生成した業務フロー図データを業務フロー図処理部221に送信する。   In addition, the element arrangement unit 229 determines the activity arrangement position so that the path length in which the high-frequency series pattern is arranged is the shortest. For example, the element arrangement unit 229 assigns a weight to each series pattern so as to increase according to the appearance frequency, and selects an arrangement position that minimizes the sum of the values obtained by multiplying the path length by the above-described weight. Can be realized. The element arrangement unit 229 transmits the generated business flow diagram data to the business flow diagram processing unit 221.

業務フロー図処理部221は、受信した業務フロー図データで業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態712のように表示させる。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 712.

実施例3によれば、高頻度系列パターンにおいてダミー要素が挿入された位置における類似度が下がり、割り当てられる表示領域が広くなる。また、ダミー要素は表示されなくとも要素が存在するものとして他の要素の配置位置が選択される。さらに、高頻度系列パターンに含まれるアクティビティは、パスの長さが最短になるように配置される。したがって、高頻度系列パターンにおいて、ダミー要素が挿入された位置の表示領域よりも、最長共通部分列に含まれるアクティビティの位置の方が狭い表示領域となり、これが最短距離となるように配置されることから、最長共通部分は直線的な配置となる。よって、業務フローにおけるメインフローの可能性のある、出現頻度の高い系列パターンを構成するフ
ローを、他のアクティビティと分離して配置することができ、利用者が業務フローにおけるメインフローである可能性のある部分を把握しやすくすることができる。
According to the third embodiment, the similarity at the position where the dummy element is inserted in the high-frequency series pattern is lowered, and the allocated display area is widened. Even if no dummy element is displayed, the arrangement position of another element is selected assuming that the element exists. Furthermore, the activities included in the high-frequency sequence pattern are arranged so that the path length is the shortest. Therefore, in the high-frequency sequence pattern, the position of the activity included in the longest common subsequence is narrower than the display area at the position where the dummy element is inserted, and is arranged so that this is the shortest distance. Therefore, the longest common portion is linearly arranged. Therefore, the flow that constitutes a series pattern with high appearance frequency that may be the main flow in the business flow can be arranged separately from other activities, and the user may be the main flow in the business flow It is easy to grasp the part with

業務においては、各業務機能に階層関係が定義されている場合も多い。実施例4では、業務フローを構成するアクティビティに階層関係が定義されている場合に、上位の階層のアクティビティを配置することにより、業務の流れを把握しやすくする。   In business, a hierarchical relationship is often defined for each business function. In the fourth embodiment, when the hierarchical relationship is defined in the activities constituting the business flow, it is easy to grasp the business flow by arranging the activities of the higher hierarchy.

図11は、頻出系列パターンからなる類似パターン群に加え、系列パターンを構成するアクティビティに関する階層関係が得られた場合の、系列パターン類似度算出部225が行う類似パターン群内の系列パターンの各位置での類似度算出、表示領域算出部227が行う表示領域のサイズの算出および要素配置部229が行うアクティビティの表示領域中での配置処理の例である。   FIG. 11 shows each position of the sequence pattern in the similar pattern group performed by the sequence pattern similarity calculation unit 225 when the hierarchical relationship regarding the activities constituting the sequence pattern is obtained in addition to the similar pattern group including the frequent sequence patterns. 6 is an example of similarity calculation at, calculation of the size of the display area performed by the display area calculation unit 227, and arrangement processing in the display area of the activity performed by the element arrangement unit 229.

図11の例では、類似パターン群802として、系列パターン51{A、C、H、F}、系列パターン52{A、D、H、I}および系列パターン53{A、H、E、G}が抽出されている。   In the example of FIG. 11, the sequence pattern 51 {A, C, H, F}, the sequence pattern 52 {A, D, H, I} and the sequence pattern 53 {A, H, E, G} are used as the similar pattern group 802. Has been extracted.

また、類似パターン群802を構成するアクティビティに関する階層関係804が得られており、この階層関係804を示すデータが業務分析装置200の外部記憶装置209に格納されている。図11の例では、アクティビティ「C」およびアクティビティ「D」が上位階層のアクティビティ「B」に含まれ、また、アクティビティ「F」、アクティビティ「G」およびアクティビティ「I」が上位階層のアクティビティ「J」に含まれている。   Further, a hierarchical relationship 804 relating to activities constituting the similar pattern group 802 is obtained, and data indicating the hierarchical relationship 804 is stored in the external storage device 209 of the job analysis apparatus 200. In the example of FIG. 11, the activity “C” and the activity “D” are included in the activity “B” of the upper hierarchy, and the activity “F”, the activity “G”, and the activity “I” are the activity “J” of the upper hierarchy. Is included.

系列パターン類似度算出部225は、アクティビティの階層関係804を示すデータを外部記憶装置209から読み出し、データの内容に従って、系列パターンに含まれるアクティビティを上位階層のアクティビティに置き換える。図11の例では、系列パターン類似度算出部225は、類似パターン群データ802に含まれるアクティビティ「C」およびアクティビティ「D」をアクティビティ「B」に置き換え、アクティビティ「F」、アクティビティ「G」およびアクティビティ「I」をアクティビティ「J」に置き換える。これにより、系列パターン51は{A、B、H、J}、系列パターン52は{A、B、H、J}、系列パターン53は{A、H、E、J}と置き換えられることになる。   The sequence pattern similarity calculation unit 225 reads data indicating the hierarchical relationship 804 of activities from the external storage device 209 and replaces the activity included in the sequence pattern with an activity of a higher hierarchy according to the content of the data. In the example of FIG. 11, the sequence pattern similarity calculation unit 225 replaces the activity “C” and the activity “D” included in the similar pattern group data 802 with the activity “B”, and the activity “F”, the activity “G”, and The activity “I” is replaced with the activity “J”. As a result, the sequence pattern 51 is replaced with {A, B, H, J}, the sequence pattern 52 is replaced with {A, B, H, J}, and the sequence pattern 53 is replaced with {A, H, E, J}. .

また、系列パターン類似度算出部225は、実施例2と同様に、置き換え後の系列パターンにおける最長共通部分列{A、H、J}の各要素の位置が揃うようにダミー要素を挿入し、類似パターン群データ806を生成する。ここで、系列パターン51’{A、B、H、−、J}、系列パターン52’{A、B、H、−、J}および系列パターン53’{A、−、H、E、J}が求められる。   Also, the sequence pattern similarity calculation unit 225 inserts dummy elements so that the positions of the elements of the longest common subsequence {A, H, J} in the sequence pattern after replacement are aligned, as in the second embodiment. Similar pattern group data 806 is generated. Here, the sequence pattern 51 '{A, B, H,-, J}, the sequence pattern 52' {A, B, H,-, J} and the sequence pattern 53 '{A,-, H, E, J} Is required.

系列パターン類似度算出部225は、各位置の要素を比較し、類似度「1、1、1、1、1」を算出する。また、系列パターン類似度算出部225は、上位階層に置き換えた各位置の類似度について、置き換えたアクティビティの下位階層に定義されているアクティビティの個数に置き換えた類似度(以下、詳細類似度という。)を作成する。図11の例ではアクティビティ「B」は下位が「C,D」であるから「2」、アクティビティ「J」は下位が「F,G,I」であるから「3」であるため、アクティビティ「B」およびアクティビティ「J」に該当する位置(先頭から2番目と5番目)の類似度を、「2」および「3」にそれぞれ置き換えた詳細類似度「1、2、1、1、3」が生成される。系列パターン類似度算出部225は、各位置の類似度および詳細類似度を表示領域算出部227に送信する。   The series pattern similarity calculation unit 225 compares the elements at each position and calculates the similarity “1, 1, 1, 1, 1”. Further, the sequence pattern similarity calculation unit 225 replaces the similarity at each position replaced with the upper hierarchy with the number of activities defined in the lower hierarchy of the replaced activity (hereinafter referred to as a detailed similarity). ). In the example of FIG. 11, the activity “B” is “C, D” because the lower level is “2”, and the activity “J” is “3” because the lower level is “F, G, I”. Detailed similarity “1, 2, 1, 1, 3” in which the similarities at the positions corresponding to “B” and activity “J” (second and fifth from the top) are replaced with “2” and “3”, respectively. Is generated. The series pattern similarity calculation unit 225 transmits the similarity and detailed similarity at each position to the display area calculation unit 227.

表示領域算出部227は、各位置の類似度から、各位置の要素を表示するための表示領域のサイズを算出し、系列パターンデータとともに要素配置部229に送信する。   The display area calculation unit 227 calculates the size of the display area for displaying the element at each position from the similarity of each position, and transmits it to the element arrangement unit 229 together with the series pattern data.

要素配置部229は、各位置の表示領域を系列パターンにおける順序に応じて配置するとともに、その表示領域に対応するアクティビティを配置するように業務フロー図データを生成し、業務フロー図処理部221に送信する。   The element arrangement unit 229 arranges the display areas at the respective positions in accordance with the order in the series pattern, generates business flow diagram data so as to arrange the activities corresponding to the display areas, and sends them to the business flow diagram processing unit 221. Send.

業務フロー図処理部221は、受信した業務フロー図データで業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態808のように表示させる。これにより、上位階層のアクティビティで業務フローが可視化される。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 808. As a result, the business flow is visualized in the activity of the upper hierarchy.

また、上位階層アクティビティ「B」およびアクティビティ「J」について、利用者からの詳細表示への変更の指示入力を入力装置201で受け付けた場合、表示領域算出部227は、詳細類似度により表示領域のサイズを算出し、系列パターンデータとともに要素配置部229に送信する。   When the input device 201 receives an instruction to change to the detailed display from the user for the higher-level activity “B” and the activity “J”, the display area calculation unit 227 displays the display area according to the detailed similarity. The size is calculated and transmitted to the element arrangement unit 229 together with the sequence pattern data.

要素配置部229は、各位置の表示領域を系列パターンにおける順序に応じて配置するとともに、その表示領域に対応するアクティビティを配置するように業務フロー図データを生成し、業務フロー図処理部221に送信する。   The element arrangement unit 229 arranges the display areas at the respective positions in accordance with the order in the series pattern, generates business flow diagram data so as to arrange the activities corresponding to the display areas, and sends them to the business flow diagram processing unit 221. Send.

業務フロー図処理部221は、受信した業務フロー図データで業務フロー図データ記憶部231を更新し、表示装置203に業務フロー図データを送信して表示状態810のように表示させる。これにより下位階層のアクティビティにより業務フローを可視化することもできる。   The business flow diagram processing unit 221 updates the business flow diagram data storage unit 231 with the received business flow diagram data, and transmits the business flow diagram data to the display device 203 to display it as in the display state 810. As a result, the business flow can be visualized by the activity of the lower hierarchy.

実施例4によれば、各アクティビティに階層関係が定義されている場合、その階層関係も反映した業務フローの可視化が可能となり、より上位階層の業務フローを可視化することにより業務の全体像を容易に把握することができる。また、実施例4では、利用者からの入力指示に従い、表示するアクティビティの粒度を変更することが可能である。したがって、業務フローの全体像を確認した後に詳細な業務フローの確認を行うようにすることが可能となり、業務の流れを容易に把握することができる。   According to the fourth embodiment, when a hierarchical relationship is defined for each activity, it is possible to visualize a business flow that reflects the hierarchical relationship, and it is easy to visualize the business flow of a higher hierarchy, thereby making it easy to obtain an overall picture of the business Can grasp. In the fourth embodiment, the granularity of activities to be displayed can be changed in accordance with an input instruction from the user. Therefore, it is possible to confirm the detailed business flow after confirming the overall image of the business flow, and to easily grasp the business flow.

なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。   In addition, this invention is not limited to an above-described Example, Various modifications are included.

例えば、業務分析支援ツールを業務分析装置200単体で実行するのではなく、業務分析装置200では業務フロー図処理部221を実行し、頻出系列パターン抽出部223、系列パターン類似度算出部225、表示領域算出部227および要素配置部229を備える業務フロー図処理サーバを設け、業務分析装置200に設けた通信装置により業務フロー図処理サーバと通信しながら、業務フロー図の可視化の処理を行うようにした構成などでもよい。   For example, the business analysis support tool is not executed by the business analysis device 200 alone, but the business analysis device 200 executes the business flow diagram processing unit 221 to display the frequent sequence pattern extraction unit 223, the sequence pattern similarity calculation unit 225, and the display. A business flow diagram processing server including an area calculation unit 227 and an element arrangement unit 229 is provided, and the business flow diagram is visualized while communicating with the business flow diagram processing server by the communication device provided in the business analysis device 200. The structure etc. which were made may be sufficient.

また、上記した実施例では、系列パターンの各位置の類似度を算出する際に割り当てる数値について、分かりやすくするために具体的な値を用いているが、この値に限定されるものではない。例えば、式(1)(2)において、ユニーク要素数から1を減じているが、ユニーク要素数を用いてもよいし、これに乗じる2の値も、1,1.5,3,5など任意の正の値とすることができる。また、式(1)(2)の第2項において1を加算しているが、これを加算しなくてもよいし、1よりも大きい任意の値を加算するようにしてもよい。さらに、式(1)(2)は、系列パターンにおける同じ位置での要素の類似度を計算するものであればよく、ユニーク要素数を類似度としてもよいし、一致する要素の数また
は不一致の要素の数を関数に与えた結果を類似度としてもよい。
Further, in the above-described embodiment, specific values are used for easy understanding for the numerical values assigned when calculating the similarity of each position of the sequence pattern. However, the values are not limited to these values. For example, in the formulas (1) and (2), 1 is subtracted from the number of unique elements. However, the number of unique elements may be used, and the value of 2 multiplied by this may be 1, 1.5, 3, 5, etc. It can be any positive value. Further, although 1 is added in the second term of the formulas (1) and (2), this may not be added, or an arbitrary value larger than 1 may be added. Furthermore, the formulas (1) and (2) may be anything that calculates the similarity of elements at the same position in the series pattern, the number of unique elements may be used as the similarity, and the number of matching elements or the number of mismatches The result of giving the number of elements to the function may be used as the similarity.

また、上記実施例では、系列パターンの各位置で要素がどれだけ一致するかに応じて類似度を計算するものとしたが、要素の類似性を判定するようにしてもよい。たとえば、要素を表す文字列の一致度に応じて要素の類似度を計算するようにしてもよい。   In the above embodiment, the similarity is calculated according to how much the elements match at each position of the series pattern. However, the similarity of the elements may be determined. For example, the similarity of elements may be calculated according to the degree of matching of character strings representing the elements.

また、上記実施例では、類似度は高いほど小さな値となるように計算し、類似度と表示領域のサイズとが比例するようにしたが、これに限らず、類似度が高くなるほど表示領域のサイズが小さくなるような関係となればよい。また、上記実施例では、説明を簡単にするため、1単位の大きさの正方形の数を類似度分だけ設けたものを表示領域の大きさとしたが、これに限らず、たとえば類似度の半径の円を表示領域の大きさとしてもよいし、任意の形状の表示領域としてもよい。この場合、類似度が高くなるほど表示領域の面積が小さくなるようにすればよい。   In the above embodiment, the similarity is calculated so as to be smaller as the similarity is higher, and the similarity is proportional to the size of the display area. However, the present invention is not limited to this. It is only necessary to have a relationship that reduces the size. In the above embodiment, for the sake of simplicity of explanation, the size of the display area is defined by providing the number of squares of one unit for the degree of similarity. However, the present invention is not limited to this. The circle may be the size of the display area, or may be a display area having an arbitrary shape. In this case, the display area may be reduced as the degree of similarity increases.

また、本実施形態および実施例1〜4では、業務ログから出現回数により頻出系列パターンを抽出するものとしたが、業務ログから業務フロー図(有向グラフ)を作成しておき、業務フロー図に含まれるパスを抽出するようにしてもよい。この場合、頻出系列パターン抽出部223は、例えば、図6の302に示すような有向グラフから、各ノードを視点として所定の最大値までの長さのパスを抽出していくことができる。   In this embodiment and Examples 1 to 4, a frequent sequence pattern is extracted from the business log according to the number of appearances. However, a business flow diagram (directed graph) is created from the business log and included in the business flow diagram. It is also possible to extract a path to be extracted. In this case, the frequent sequence pattern extraction unit 223 can extract, for example, a path having a length up to a predetermined maximum value from each directed point as a viewpoint from a directed graph as indicated by 302 in FIG.

また、実施例4では、類似度を下位階層のアクティビティの個数に置き換えて詳細類似度を求めるものとしたが、詳細類似度は実施例1〜3に記載した方法により求めるようにしてもよい。   In the fourth embodiment, the similarity is obtained by replacing the similarity with the number of activities in the lower hierarchy, but the detailed similarity may be obtained by the method described in the first to third embodiments.

また、本実施形態および実施例1〜4では、有向グラフは業務フローを表すものとしたが、業務フローに限らず、各種の有向グラフについて視認性を向上するために用いることができる。   In the present embodiment and Examples 1 to 4, the directed graph represents a business flow. However, the directed graph is not limited to the business flow, and can be used to improve the visibility of various directed graphs.

また、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、ある実施例の構成に他の実施例の構成を加えることも可能である。各実施例の構成の一部について、他の構成の追加・削除・置換をすることも可能である。   The above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. A part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. It is also possible to add, delete, and replace other configurations for a part of the configuration of each embodiment.

また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、また
は、ICカード、SDカード、DVD等の記録媒体に置くことができる。
Each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function can be stored in a recording device such as a memory, a hard disk, an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.

200…業務分析装置、201…入力装置、203…表示装置、205…演算装置、207…主記憶装置、221…業務フロー図処理部、223…頻出系列パターン抽出部、225…系列パターン類似度算出部、227…表示領域算出部、229…要素配置部、231…業務フロー図データ記憶部、232…業務ログ記憶部   DESCRIPTION OF SYMBOLS 200 ... Business-analysis apparatus, 201 ... Input device, 203 ... Display apparatus, 205 ... Arithmetic device, 207 ... Main memory unit, 221 ... Work flow diagram process part, 223 ... Frequent series pattern extraction part, 225 ... Series pattern similarity calculation , 227... Display area calculation unit, 229... Element arrangement unit, 231... Business flow diagram data storage unit, 232.

Claims (9)

有向グラフを可視化する装置であって、
前記有向グラフに含まれるパスに含まれる一連のノードを並べたパターンを複数抽出する系列パターン抽出部と、
各前記パターンの先頭から同じ位置の前記ノードを比較して各前記位置の類似度を算出する類似度算出部と、
前記類似度が低いほど広くなるように各前記位置に表示領域を割り当てる表示領域算出部と、
割り当てられた前記表示領域に前記ノードを配置する要素配置部と、
を備えることを特徴とする有向グラフ可視化装置。
An apparatus for visualizing a directed graph,
A sequence pattern extraction unit that extracts a plurality of patterns in which a series of nodes included in a path included in the directed graph are arranged;
A similarity calculation unit that calculates the similarity of each position by comparing the nodes at the same position from the beginning of each pattern;
A display area calculation unit that assigns a display area to each of the positions so as to increase as the similarity decreases.
An element placement unit for placing the node in the assigned display area;
A directed graph visualization device comprising:
請求項1に記載の有向グラフ可視化装置であって、
前記系列パターン抽出部は、前記パターンを複数のグループに分類し、
前記表示領域算出部は、前記グループごとに第1の表示領域を割り当て、前記第1の表示領域の中で、前記位置ごとの表示領域である第2の表示領域を割り当てること、
を特徴とする有向グラフ可視化装置。
The directed graph visualization device according to claim 1,
The sequence pattern extraction unit classifies the patterns into a plurality of groups,
The display area calculation unit assigns a first display area for each group, and assigns a second display area that is a display area for each position in the first display area;
Directed graph visualization device.
請求項1に記載の有向グラフ可視化装置であって、
前記類似度算出部は、前記パターンを構成する前記ノードの数が異なる場合に、前記パターンを構成する前記ノードの数が一致するように、前記パターンにダミーノードを挿入したうえで前記類似度を算出すること、
を特徴とする有向グラフ可視化装置。
The directed graph visualization device according to claim 1,
The similarity calculation unit inserts a dummy node into the pattern so that the number of nodes constituting the pattern matches when the number of nodes constituting the pattern is different, and then calculates the similarity. To calculate,
Directed graph visualization device.
請求項3に記載の有向グラフ可視化装置であって、
前記類似度算出部は、前記ダミーノードと前記ノードとは一致するものとして前記類似度を計算すること、
を特徴とする有向グラフ可視化装置。
The directed graph visualization device according to claim 3,
The similarity calculation unit calculates the similarity as the dummy node and the node match;
Directed graph visualization device.
請求項3に記載の有向グラフ可視化装置であって、
前記有向グラフは重み付きグラフであり、
前記類似度算出部は、対応する前記パスの重みに応じて前記ダミーノードを挿入した前記位置の前記類似度を下げること、
を特徴とする有向グラフ可視化装置。
The directed graph visualization device according to claim 3,
The directed graph is a weighted graph;
The similarity calculation unit lowers the similarity of the position where the dummy node is inserted according to the weight of the corresponding path;
Directed graph visualization device.
請求項1に記載の有向グラフ可視化装置であって、
前記類似度算出部は、前記ノードにカテゴリが設定されている場合に、前記ノードを当該ノードに設定されている前記カテゴリに置き換えたうえで前記類似度を算出すること、
を特徴とする有向グラフ可視化装置。
The directed graph visualization device according to claim 1,
The similarity calculation unit calculates the similarity after replacing the node with the category set for the node when a category is set for the node;
Directed graph visualization device.
請求項1に記載の有向グラフ可視化装置であって、
前記有向グラフは業務のアクティビティを前記ノードとした業務フローを表すグラフであり、
実施した一連の前記アクティビティを記憶する業務ログ記憶部をさらに備え、
前記系列パターン抽出部は、前記業務ログ記憶部から前記一連のアクティビティの出現頻度を算出し、前記出現頻度に応じて前記一連のアクティビティからなる前記パスを抽出すること、
を特徴とする有向グラフ可視化装置。
The directed graph visualization device according to claim 1,
The directed graph is a graph representing a business flow with a business activity as the node,
A business log storage unit for storing the series of activities performed;
The sequence pattern extraction unit calculates an appearance frequency of the series of activities from the business log storage unit, and extracts the path including the series of activities according to the appearance frequency;
Directed graph visualization device.
請求項1に記載の有向グラフ可視化装置であって、
前記類似度算出部は、前記位置にある重複ない前記ノードの数に応じて前記類似度を計算すること、
を特徴とする有向グラフ可視化装置。
The directed graph visualization device according to claim 1,
The similarity calculation unit calculates the similarity according to the number of non-overlapping nodes in the position;
Directed graph visualization device.
有向グラフを可視化する方法であって、
コンピュータが、
前記有向グラフに含まれるパスに含まれる一連のノードを並べたパターンを複数抽出するステップと、
各前記パターンの先頭から同じ位置の前記ノードを比較して各前記位置の類似度を算出するステップと、
前記類似度が低いほど広くなるように各前記位置に表示領域を割り当てるステップと、
割り当てられた前記表示領域に前記ノードを配置するステップと、
を実行することを特徴とする有向グラフ可視化方法。
A method for visualizing a directed graph,
Computer
Extracting a plurality of patterns in which a series of nodes included in a path included in the directed graph are arranged; and
Comparing the nodes at the same position from the beginning of each pattern to calculate the similarity of each position;
Assigning a display area to each of the positions so as to become wider as the similarity is lower;
Placing the node in the assigned display area;
The directed graph visualization method characterized by performing this.
JP2014118590A 2014-06-09 2014-06-09 Directed graph visualization apparatus and directed graph visualization method Active JP6270638B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014118590A JP6270638B2 (en) 2014-06-09 2014-06-09 Directed graph visualization apparatus and directed graph visualization method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014118590A JP6270638B2 (en) 2014-06-09 2014-06-09 Directed graph visualization apparatus and directed graph visualization method

Publications (2)

Publication Number Publication Date
JP2015232749A true JP2015232749A (en) 2015-12-24
JP6270638B2 JP6270638B2 (en) 2018-01-31

Family

ID=54934171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014118590A Active JP6270638B2 (en) 2014-06-09 2014-06-09 Directed graph visualization apparatus and directed graph visualization method

Country Status (1)

Country Link
JP (1) JP6270638B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01177123A (en) * 1988-01-06 1989-07-13 Nec Corp Element allocation system for hierarchical directed graph
JPH07244680A (en) * 1994-03-03 1995-09-19 Nec Corp Node equal distribution method
JP2002541571A (en) * 1999-03-31 2002-12-03 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Grid display device and method
JP2008276394A (en) * 2007-04-26 2008-11-13 Nippon Telegr & Teleph Corp <Ntt> Process model creation system and method, and program therefor
JP2010211457A (en) * 2009-03-10 2010-09-24 Fujitsu Ltd Flow comparison processing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01177123A (en) * 1988-01-06 1989-07-13 Nec Corp Element allocation system for hierarchical directed graph
JPH07244680A (en) * 1994-03-03 1995-09-19 Nec Corp Node equal distribution method
JP2002541571A (en) * 1999-03-31 2002-12-03 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Grid display device and method
JP2008276394A (en) * 2007-04-26 2008-11-13 Nippon Telegr & Teleph Corp <Ntt> Process model creation system and method, and program therefor
JP2010211457A (en) * 2009-03-10 2010-09-24 Fujitsu Ltd Flow comparison processing method and device

Also Published As

Publication number Publication date
JP6270638B2 (en) 2018-01-31

Similar Documents

Publication Publication Date Title
US11023534B2 (en) Classification method and a classification device for service data
US10896112B2 (en) Visualization tool for parallel dependency graph evaluation
JP2019532366A5 (en)
US20220374444A1 (en) Systems and methods for generating tables from print-ready digital source documents
JP6158623B2 (en) Database analysis apparatus and method
KR101773574B1 (en) Method for chart visualizing of data table
Van Ham et al. Centrality based visualization of small world graphs
US9760592B2 (en) Metrics management and monitoring system for service transition and delivery management
US9335974B2 (en) System and method for determining and displaying design complexity of a software design
CN112965645B (en) Page dragging method and device, computer equipment and storage medium
US10402768B2 (en) Business problem networking system and tool
JP6711519B2 (en) Evaluation device, evaluation method and program
CN109522332A (en) Customer profile data merging method, device, equipment and readable storage medium storing program for executing
CN108733449A (en) Method, equipment and computer readable storage medium for managing virtual machine
JP6704089B2 (en) Library search device, library search system, and library search method
CN112990625A (en) Method and device for allocating annotation tasks and server
CN111316191A (en) Prediction engine for multi-level pattern discovery and visual analysis recommendation
JP5700841B2 (en) Graph data visualization display device, method, and program
US20150277434A1 (en) Production plan creation support method and production plan creation support apparatus
US20110202511A1 (en) Graph searching
JP6270638B2 (en) Directed graph visualization apparatus and directed graph visualization method
US9754208B2 (en) Automatic rule coaching
US11782923B2 (en) Optimizing breakeven points for enhancing system performance
WO2016083980A1 (en) Infeasibility management in e-sourcing systems
US20150019600A1 (en) Computer product, file identifying apparatus, and file evaluation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171003

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170929

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171115

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171226

R150 Certificate of patent or registration of utility model

Ref document number: 6270638

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150