WO2014188475A1 - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
WO2014188475A1
WO2014188475A1 PCT/JP2013/063885 JP2013063885W WO2014188475A1 WO 2014188475 A1 WO2014188475 A1 WO 2014188475A1 JP 2013063885 W JP2013063885 W JP 2013063885W WO 2014188475 A1 WO2014188475 A1 WO 2014188475A1
Authority
WO
WIPO (PCT)
Prior art keywords
scenario
graph
data
vertex
case
Prior art date
Application number
PCT/JP2013/063885
Other languages
French (fr)
Japanese (ja)
Inventor
篤志 宮本
純一 宮越
幸二 福田
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2013/063885 priority Critical patent/WO2014188475A1/en
Publication of WO2014188475A1 publication Critical patent/WO2014188475A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models

Definitions

  • the present invention relates to an information processing system, and more particularly, to a technique for simulating a plurality of scenarios.
  • Patent Document 1 discloses a simulation apparatus that can execute a causal relationship analysis of simulation results in accordance with the purpose of the simulation while limiting the log size.
  • An apparatus disclosed in Patent Literature 1 includes an event table holding unit that holds in advance an event table that associates an event that occurs for each evaluation object with a variable that changes when the event occurs, and logs according to an evaluation item.
  • Patent Document 1 enables analysis of the causal relationship of simulation results, but basically targets analysis of simulation for one scenario, and cannot be used for analysis of simulation for a plurality of scenarios.
  • it is necessary to apply a series of flows repeatedly.
  • the user executes simulations for each scenario and compares the logs by comparing each log as in the conventional general simulation method. There is a problem that it is necessary to predict and is very inefficient.
  • the present invention has been made to solve the above-described problems, and aims to improve the analysis efficiency of simulation for a plurality of scenarios.
  • An information processing system includes a user interface that accepts selection of first and second target cases, and a storage that stores time-series data and information on the relationship between the sources of the time-series data. Then, an event corresponding to each of the first and second cases is extracted from the time series data, and the stochastic process for each of the first and second cases is extracted based on the extracted event and the relationship information.
  • the above-mentioned problem is solved by generating a graph and extracting a scenario that matches or resembles between the generated stochastic process graphs.
  • FIG. 6 is a flowchart for explaining the operation of a scenario graph analyzer 124. It is an example of the process which calculates
  • FIG. 1 shows a block diagram of an information processing system 101 of this embodiment.
  • the information processing system 101 includes a graph processing device 110, a database 125, and a case database 126.
  • the graph processing apparatus 110 includes an object selector 120, a case generator 122, a scenario graph generator 123, and a scenario graph analyzer 124.
  • the graph processing apparatus 110 receives the time series data 107 and the relationship data 108 and outputs the scenario graph data 105 and the scenario analysis result 102.
  • the scenario analysis result 102 is output to a user interface (I / F) 127 for presentation to the user.
  • the sensor 1 arranged at the intersection 402 of the road 1 with the road 2 and the sensor 2 arranged at the road 2 have the road 1 and the road 2 at the intersection.
  • There is a relationship because they are connected and the sensors are connected adjacent to each other on the graph 400, and the sensor 2 and the sensor 3 are not connected adjacent to each other on the graph 400, so there is no relationship.
  • a traffic jam is used as an example, and the relationship is a spatial arrangement relationship of sensor groups.
  • a company bankruptcy is used as an example, and the relationship is a business relationship between companies. You can also.
  • the information processing system 101 includes a central processing unit (CPU) 1105, a main memory 1106, a storage 1107, and a network interface (I / F) 1108.
  • the object selector 120, the case generator 122, the scenario graph generator 123, and the scenario graph analyzer 124 of the information processing system 101 are stored as programs in the storage 1107 and executed by the CPU 1105 and the main memory 1106.
  • User terminal 1101 is a mobile terminal such as a tablet terminal, for example, and implements user I / F 127.
  • the user terminal 1101 includes a CPU 1109, a main memory 1110, a storage 1111, a touch panel 1112, and a network I / F 1113.
  • the user terminal 1101 receives input from the user such as selection of a target case on the touch panel 1112, and displays the scenario analysis result 102 and the like on the liquid crystal screen of the touch panel 1112.
  • FIG. 2 shows a flowchart of the graph processing operation of the information processing system 101.
  • the user selects a first target case and a second target case.
  • the user selects “congestion” as the second target candidate among the target candidates presented from the target selector 120 via the touch panel 1112 of the user terminal 1101, and sets “congestion on the road” as the second target.
  • each case has been selected as a target case.
  • the object selector 120 that has received that “congestion” and “road congestion” are selected as the objects, the definition “congestion” and the definition of “road congestion” are defined as the object definition 103 in the case generator 122.
  • Send In this embodiment, the definition of “traffic jam” is an average vehicle speed of 20 km / h or less.
  • the definition of “road congestion” is that the number of passing vehicles per unit time is 10 or more.
  • the target definition 103 may be stored in the storage 1107 in advance, or may be input by the user from the touch panel 1112. Further, the object selector 120 further designates the case of yesterday and the day before yesterday as the object definition 103, and transmits it to the case generator 122. The period of the cases of yesterday and yesterday may be input by the user from the touch panel 1112 or may be set in advance.
  • the case generator 122 that has received the target definition 103 acquires the time series data 107 and the relationship data 108 corresponding to the received target definition 103 from the database 125. In FIG. 2, this process corresponds to Step 202 and Step 203.
  • the case generation process 204 will be described.
  • the case generation process 204 is executed by the case generator 122.
  • the case generator 122 receives the target definition 103, the time series data 107, and the relationship data 108 as input, and outputs the case graph data 106 as output.
  • FIGS. 6A, 6B, and 6C show examples of processing 502 and processing 503.
  • FIG. The case generator 122 extracts an event that matches the target definition 103 in the time series data 301 of the average vehicle speed.
  • events 1 to 3 surrounded by ellipses 601 to 603 in FIG. 6A which are events that meet an average speed of 20 km / h or less, are extracted.
  • the extracted event is generated as vertex information, and is represented as a vertex of the graph 610 shown in FIG. 6B in the graph notation, and becomes an entry of the case graph data 620 shown in FIG. 6C when expressed in the data structure.
  • Information on each vertex is associated with time series data information such as sensor identification information (ID) and sensor data acquisition time as vertex data, as in each entry of the case graph data 620, and is stored in the main memory 1106. Or stored in the storage 1107 (process 504).
  • ID sensor identification information
  • sensor data acquisition time as vertex data
  • the case generator 122 executes loop processing (processing 505-1 to 505-2) for any two vertices from the generated vertex information.
  • loop processing processing 505-1 to 505-2
  • vertices selected as two arbitrary vertices are a vertex A and a vertex B, respectively.
  • the case generator 122 evaluates the time interval for acquiring sensor data between vertices in the process 506 from the time data held in the information of the two vertices. If the time interval (the time between the acquisition time of the sensor data of the vertex B and the acquisition time of the sensor data of the vertex A) is greater than 0 and smaller than the predetermined threshold value, the case generator 122 performs processing 507.
  • the relationship between the two vertices is acquired from the relationship data 401.
  • the case generator 122 evaluates the acquired relationship in the process 508, and when the relationship is “1”, that is, there is a relationship, in the process 509, between the two vertices (here, between the vertex A and the vertex B) ) Output edge information.
  • the outputted edge information is stored as “1” in the vertex B column of the edge data of the vertex A information.
  • the case generator 122 does not output the edge information. Therefore, the edge information remains “0”. As described above, the case generator 122 generates edge information.
  • the case generator 122 outputs information on the side 2 (702) between the vertex 1 and the vertex 3, and does not output information on the side between the vertex 2 and the vertex 3.
  • the side is a directed side having a direction with respect to a direction increasing in the time direction.
  • the scenario graph generation process is a process for generating a scenario graph (stochastic process graph) by integrating a plurality of entries of case graph data.
  • the scenario graph generation processing 205 is performed for each of the first target case and the second target case.
  • the operation regarding “traffic jam” will be described as a representative.
  • Scenario graph generation processing 205 is executed by the scenario graph generator 123.
  • the scenario graph generator 123 receives the example graph data 106 and outputs the scenario graph data 105.
  • FIG. 8 shows a flowchart of the scenario graph generation process 205.
  • the scenario graph generator 123 acquires case graph data. Thereafter, the scenario graph generator 123 executes a loop process (802-1 to 802-2) for selecting an arbitrary vertex from the case graph data (the selected vertex is a vertex A).
  • the scenario graph generator 123 evaluates whether or not the vertex A has already been selected as a similar vertex in the process 803. If not selected, the scenario graph generator 123 proceeds to the process 804. Subsequently, the scenario graph generator 123 executes a loop process (805-1 to 805-2) for selecting a vertex other than the vertex A from the acquired case graph data (with the selected vertex as the vertex B). In process 806, the scenario graph generator 123 calculates the similarity between the vertex A and the vertex B. The similarity is, for example, an absolute value of a difference of data such as an average speed held by each vertex as an index. In the process 807, the scenario graph generator 123 compares the calculated similarity with a predetermined threshold value and evaluates. If the evaluation formula (similarity ⁇ threshold) is satisfied, the scenario graph generator 123 proceeds to process 808. Vertex B is registered in the similar vertex list as a similar vertex of vertex A.
  • FIGS. 9A, 9B and 9C Specific examples of processing from processing 801 to 805-2 are shown in FIGS. 9A, 9B and 9C.
  • the case graph data acquired by the scenario graph generator 123 in the process 801 is the case graph data 1 (900) and the case graph data 2 (920) shown in FIG. 9A.
  • Each case graph data is specified by the target definition 103, and the case graph data 1 corresponds to yesterday's data, and the case graph data 2 corresponds to the data yesterday.
  • the graph notations of event graph data 1 and event graph data 2 are shown in graph 910 and graph 930 in FIG. 9B, respectively.
  • the scenario graph generator 123 acquires edge data of similar vertices, and sets the edge data initialized to “2”, with the edge data set to “1”, that is, the edges corresponding to the related vertices. Change (process 813). Then, in process 814, the scenario graph generator 123 stores the vertex data of the similar vertex and the changed edge data in the vertex A information. The scenario graph generator 123 adds 1 to the edge identifier at the end of the loop. The reason why 1 is added to the edge identifier is to avoid having duplicate values in the edge identifier, and as a modification, it can be realized by a number other than 1 or a duplicate list.
  • FIGS. 10A and 10B Specific examples of processing from processing 810 to processing 811-2 are shown in FIGS. 10A and 10B.
  • vertex 1 of case graph data 1 is described as vertex 11
  • vertex 1 of case graph data 2 is described as vertex 21.
  • the scenario graph generator obtains edge data of the vertex 21.
  • the scenario graph generator 123 rewrites the edge data to the edge identifier “2” in process 813.
  • the scenario graph generator 123 adds the data held by the vertex 21 to the vertex 11.
  • the scenario graph data 1010 shown in FIG. 10B is generated.
  • the graph notation of the scenario graph data 1010 can be drawn as a graph 1000 in FIG. 10A, and it can be seen that the entries of a plurality of case graph data are integrated into one.
  • the edge before integration can be distinguished from the edge identification information data 1011.
  • the scenario graph generation processing 205 inputs the case graph data 106 and outputs the scenario graph data 105.
  • the scenario graph data 105 is output for each of the first target case and the second target case.
  • the scenario graph data 105 includes a stochastic process graph in which the transition probabilities are weighted because the transition probabilities increase due to the integration of the vertices when each of the integrated similar vertices has an edge to the similar vertex to be integrated separately. Become. Therefore, from the scenario graph data 105, for example, it is possible to extract a scenario that is most likely to occur, and conversely, it is possible to extract a scenario that has a very low possibility of occurrence although the possibility is not zero.
  • FIG. 12 is a schematic diagram showing a concept that a vertex is integrated with respect to input case graph data and a weighted probability process graph is created. Between the two case graphs 1201 on the left side of FIG. 12, the two pairs (1202, 1203) of the vertices are merged because they have similar characteristics, and weights are given to other edges as shown on the right side of FIG. A stochastic process graph 1204 with large edges is created.
  • the scenario graph analysis process 206 is performed by the scenario graph analyzer 124 and the user I / F 127.
  • the scenario graph analyzer 124 is a means for obtaining the scenario analysis result 102 using the scenario graph (stochastic process graph) data 105 generated by the scenario graph generator 123 as an input.
  • the scenario analysis result 102 is, for example, from vertices, edges, or a series of vertices and edges between the first scenario graph data and the second scenario graph data whose target cases are different from each other. This is the correspondence of the case.
  • a request from the user is input to the scenario graph analyzer 124 via the user I / F 127.
  • the scenario graph analyzer 124 extracts a scenario that corresponds between two scenario graphs having different target cases, presents the extracted scenario to the user via the user I / F 127, and the event that the user wants to evaluate Enables analysis of case causality.
  • the scenario graph analyzer 124 derives the feature information of the event to be evaluated and the main component of the case and the relationship between the feature information, and supports deeper causal relationship elucidation. It can be carried out.
  • FIG. 13 is a functional block diagram of a part for inputting / outputting information between the scenario graph analyzer 124 and the scenario graph analyzer 124 in the user I / F 127 and the user.
  • the scenario graph analyzer 124 includes a first scenario graph processing unit 1302 that performs processing on the first scenario graph (stochastic process graph) data 1301 based on the first target case, and the second target case.
  • a second scenario graph processing unit 1304 that performs processing on the second scenario graph (stochastic process graph) data 1303 based thereon.
  • the combination of the first scenario graph data 1301 and the second scenario graph data 1303 includes, for example, the scenario graph data for the above-described case of “traffic jam” and the case for “road congestion”.
  • the first scenario graph processing unit 1302 includes a scenario extraction unit 1305, an important situation extraction unit 1306, and a scenario selection unit 1307.
  • the second scenario graph processing unit 1304 includes a corresponding scenario selection unit 1308, a scenario extraction unit 1309, and an important situation extraction unit 1310.
  • the scenario extraction unit 1305 extracts a scenario group 1315 from the input first scenario graph (stochastic process graph) data 1301.
  • the scenario graph data is a graph representing a state transition stochastic process in which weights are added to edges, and a new scenario can be generated by the scenario extracting unit 1305 extracting a path of a probable stochastic process. Therefore, the scenario group 1315 extracted here includes scenarios other than the cases used by the scenario graph generator 123 to generate scenario graph data.
  • the important aspect extraction unit 1306 extracts the important aspects of the first scenario graph data from the input first scenario graph (stochastic process graph) data 1301, and outputs the extracted important aspects information 1316.
  • the important aspect of the scenario graph data is an aspect (vertex) where the degree of the vertex and the value of PageRank are high, such as the hub vertex in the scale free graph.
  • the important aspect extraction unit 1306 extracts an important aspect by extracting vertices having an order equal to or higher than a predetermined order from vertices in the input scenario graph data.
  • the important situation extraction unit 1306 extracts an important situation by extracting vertices having a PageRank value equal to or larger than a predetermined value from the vertices in the input scenario graph data.
  • the predetermined order and value may be set in advance, or may be set by the user inputting from the user I / F 127.
  • the important aspect appears as an important point where the case branches in the scenario graph data.
  • the scenario selection unit 1307 is designated by a user given via the input first scenario graph (stochastic process graph) data 1301, important phase information 1316 from the important phase extraction unit 1306, and the user I / F 127.
  • the scenario candidate 1317 is input, and one or more scenario candidates related to the scenario candidate 1317 designated by the user are selected.
  • FIG. 14 is a schematic diagram of processing for explaining the operation of the first scenario graph processing unit 1302.
  • a process 1401 for extracting a scenario group is a process realized by the scenario extraction unit 1305.
  • the process 1402 for extracting an important situation is a process realized by the important situation extraction unit 1306.
  • the process 1403 for selecting one or more scenarios based on the important situation is a process realized by the scenario selection unit 1307.
  • a process 1401 for extracting a scenario group from the input first scenario graph (probability process graph) data 1301 is performed, and a scenario group 1315 surrounded by a dotted line is extracted.
  • the scenario extraction unit 1305 extracts the scenario group 1315 in consideration of the probability transition of the scenario graph data. For example, a scenario that can occur with a predetermined probability or higher is extracted based on the transition probability. As a result, a scenario that may occur more than a predetermined probability is presented to the user via the user I / F 127.
  • a scenario that may occur with a predetermined probability or less can be presented to the user via the user I / F 127.
  • the predetermined probability may be set in advance or may be input from the user via the user I / F 127.
  • four scenarios surrounded by dotted lines are extracted.
  • An important aspect is, for example, a vertex having a high vertex order or PageRank value.
  • three important aspects surrounded by an ellipse are extracted.
  • a process 1403 for selecting one or more scenarios based on the important situation is performed.
  • the scenario selection unit 1307 searches for related case candidates based on important aspects included in the scenario candidates 1317 designated by the user.
  • FIG. 17 in addition to the scenario candidate 1317 designated by the user, one scenario candidate is newly selected, and a scenario candidate group 1405 indicated by a two-dot chain line together with the scenario candidate 1317 designated by the user is shown. ing.
  • the corresponding scenario selection unit 1308 outputs a second scenario graph (stochastic process) based on the second target case for the scenario candidate 1317 specified by the user in the input first scenario graph (probability process graph) data 1301.
  • the correspondence of scenario candidates in the data 1303 is obtained.
  • the correspondence of the scenario candidates between the scenario graph data is obtained, for example, by searching for the correspondence between the vertices of the scenario candidates designated by the user.
  • Vertices can be associated, for example, by associating the vertices of the scenario graph data with the information on the vertices of the case graph data output from the case generator 122 using a table or the like.
  • the correspondence between the first scenario graph data 1301 and the second scenario graph data 1303 can be obtained by searching using the vertex identification information (ID) of the case graph data as a key.
  • ID vertex identification information
  • the scenario extraction unit 1309 extracts a scenario group from the input second scenario graph (stochastic process graph) data 1303.
  • the scenario graph data is a graph representing a stochastic process of state transition in which weights are added to edges, and a new scenario can be generated by the scenario extracting unit 1309 extracting a path of a probabilistic process. Therefore, the scenario group extracted here also includes scenarios other than the examples used by the scenario graph generator 123 to generate scenario graph data.
  • the important situation extraction unit 1310 extracts the important aspects of the second scenario graph (stochastic process graph) from the input second scenario graph (stochastic process graph) data 1303, and outputs the information of the extracted important aspects.
  • the important aspect of the scenario graph data is an aspect (vertex) where the degree of the vertex and the value of PageRank are high, such as the hub vertex in the scale free graph.
  • the important situation extraction unit 1310 extracts an important situation by, for example, extracting vertices having an order equal to or higher than a predetermined order from vertices in the input scenario graph data.
  • the important situation extraction unit 1310 extracts an important situation by extracting vertices having a PageRank value equal to or larger than a predetermined value from the vertices in the input scenario graph data.
  • the predetermined order and value may be set in advance, or may be set by the user inputting from the user I / F 127.
  • the important situation appears as an important point where the case branches in the stochastic process graph.
  • FIG. 15 shows an example of the correspondence table between the first scenario graph (stochastic process graph) data 1301 and the second scenario graph (stochastic process graph) data 1303 (table 1501, table 1502).
  • the feature information 1 and feature information 2 of the case graph data 1503 output from the case generator 122 correspond to, for example, “average vehicle speed” in FIG. 3B and “number of vehicles on the road” in FIG. 3A, respectively.
  • a table 1501 is a correspondence table between the case graph 1503 and the first scenario graph data 1301.
  • a table 1502 is a correspondence table between the case graph 1503 and the second scenario graph data 1303. Note that these pieces of information do not necessarily have to be expressed in a data structure using a table, and may be expressed in, for example, a data structure such as a list, DB, or queue, or other data.
  • FIG. 16 shows an example of a process for obtaining the correspondence of the second scenario graph (probability process graph) data 1303 to the scenario candidate designated by the user in the first scenario graph (probability process graph) data 1301.
  • FIG. 15 In order to extract a matching scenario candidate from the second scenario graph data 1303 with respect to a scenario candidate specified by the user in the first scenario graph data 1301, the corresponding scenario selection unit 1308 has a corresponding vertex. And search for edges.
  • the way in which the vertices are integrated differs depending on the feature information, so that there is a case where the corresponding route does not exist as shown in FIG. 16. In this case, even if the corresponding vertex (vertex A, B, C, D in FIG. 16) can be obtained, the corresponding scenario candidate cannot be obtained.
  • the corresponding scenario selection unit 1308 further determines the correspondence of the second scenario graph data 1303 to the scenario candidate similar to the scenario candidate specified by the user in the first scenario graph data 1301. At this time, one or more scenario candidates selected by the scenario selection unit 1307 and related to the scenario candidate specified by the user are similar to the scenario candidates specified by the user in the first scenario graph data 1301. Use as a candidate.
  • FIG. 17 shows a flowchart for explaining the operation of the scenario graph analyzer 124.
  • the scenario extraction unit 1305 extracts the scenario group 1315 and outputs the extracted scenario group 1315 to the user via the user I / F 127 with respect to the first scenario graph data 1301.
  • the important situation extraction unit 1306 extracts the important situation, and outputs the extracted important situation information 1316 to the user via the user I / F 127 (step S1702).
  • step S1703 the user selects a scenario candidate 1317 from the scenario group 1315 indicated by the user I / F 127, and inputs the selection result from the user I / F 127.
  • the scenario selection unit 1307 causes the scenario candidate 1317 designated by the user to be given via the first scenario graph data 1301, the important phase information 1316 from the important phase extraction unit 1306, and the user I / F 127.
  • one or more scenario candidates related to the scenario candidate 1317 designated by the user are selected.
  • step S1705 the corresponding scenario selection unit 1308 obtains the correspondence of the scenario candidate in the second scenario graph data 1303 to the scenario candidate 1317 designated by the user, and the corresponding scenario candidate is obtained through the user I / F 127. To present. By comparing the scenario correspondence between scenario graph data with different feature information, the cause of the case or event in one feature information can be caused by another feature information. You can analyze what happened.
  • step S1706 the scenario extraction unit 1309 of the second scenario graph processing unit 1304 extracts the scenario group in the second scenario graph data 1303 and presents it to the user via the user I / F 127.
  • step S1707 the important situation extraction unit 1310 extracts each important situation in the second scenario graph data 1303 and presents it to the user via the user I / F 127. Note that whether or not to provide step S1706 and step S1707 is arbitrary.
  • FIG. 18 shows an example of processing for obtaining the correspondence of the scenario candidate in the second scenario graph (stochastic process graph) data 1303 to the scenario candidate 1317 designated by the user.
  • the scenarios of vertices A, B, C, and D indicated by the user in dashed lines in step S1703. Is designated as a scenario candidate, but based on the information that the important phase extraction unit 1306 has extracted the vertex A and the vertex C as the important phase, the scenario selection unit 1307 is indicated by a dotted line in step 1704 as the related scenario candidate Select scenarios with vertices A, E, C, and D.
  • step S1705 the corresponding scenario selection unit 1308 selects not only the scenario candidate specified by the user but also the scenario that matches the scenario selected by the scenario selection unit 1307 from the second scenario graph data 1303.
  • the corresponding scenario candidate indicated by the broken line is selected.
  • similar scenarios as well as scenarios that match the scenario candidate 1317 designated by the user can be extracted from the second scenario graph data 1303.
  • the user can evaluate the probability of the scenario based on the existence of a scenario corresponding to different feature information, or investigate the causal relationship between feature information. It becomes possible to improve the analysis efficiency of the simulation for the scenario.
  • FIG. 19 is a schematic diagram for explaining the operation of the second scenario graph processing unit 1304.
  • step S1705 a corresponding scenario candidate is shown.
  • step S1705 a scenario group surrounded by a dotted line is extracted from the second scenario graph data 1303.
  • An important aspect surrounded by an ellipse is extracted from the scenario group extracted in step S1706. Extracted.
  • FIGS. 20A to 20D show an example of a chain bankruptcy simulation.
  • FIG. 20A shows an example 2001 of first scenario graph (stochastic process graph) data created by extracting the events having the number of bankruptcies of 100 or more with the characteristic information as “number of bankruptcies”. Assume that the number of companies in the simulation model is 5000.
  • FIG. 20A two types of trends are observed: a direction 2002 in which chain bankruptcy converges in the number of bankruptcies surrounded by a dotted ellipse, and a direction 2003 in which chain bankruptcy progresses surrounded by a dashed ellipse.
  • a direction 2002 in which chain bankruptcy converges in the number of bankruptcies surrounded by a dotted ellipse and a direction 2003 in which chain bankruptcy progresses surrounded by a dashed ellipse.
  • a scenario surrounded by an alternate long and short dash line is a chain bankruptcy scenario candidate 2004 designated by the user.
  • FIG. 20B shows an important situation 2005 enclosed by an ellipse and a scenario candidate 2006 enclosed by a two-dot chain line, which are obtained in step S1704.
  • the scenario candidate 2006 includes a scenario candidate 2004 and a scenario candidate similar to the scenario candidate 2004 obtained using the information on the important aspects 2005 and the scenario candidate 2004 as input.
  • the second scenario graph (probability) is created by extracting the events where the total profit / loss is ⁇ 10.0 billion yen or more, with the characteristic information as “total profit / loss of 5000 companies in the model (total profit / loss)”.
  • Process graph) Data example 2007 is shown.
  • FIG. 20D shows a scenario candidate 2008.
  • the scenario candidate 2008 is a scenario candidate that is obtained from a match or similarity with the chained bankruptcy scenario candidate 2004 designated by the user, that is, a scenario candidate corresponding to the scenario candidate 2006. Accordingly, the scenario candidate 2008 is a scenario candidate in a direction in which chain bankruptcy proceeds in the same manner as the scenario candidate 2004 and the scenario candidate 2006.
  • a vertex group 2009 is a vertex group corresponding to the important situation 2005.
  • the important situation 2010 is an important situation extracted from the second scenario graph data example 2007 by the important situation extraction unit 1310 in step S1707.
  • the first scenario graph (stochastic process graph) data created by extracting events with the number of bankruptcies of 100 or more, with the feature information as “number of bankruptcies” shown in FIG.
  • the second scenario graph (stochastic process graph) data created by extracting the events where the total profit and loss is -10.0 billion yen, with the characteristic information as “total profit and loss of 5000 companies in the model (total profit and loss)”
  • the feature information is deeply related to the cause of the case. You can see that If no such correspondence is found, it can be concluded that the feature information is not an important factor for the cause.
  • the principal component analysis between the scenario graph data can be interactively executed by the user. In particular, in the case of issues such as social simulation, it is difficult for the device to uniquely determine what is happening, and the user can interactively recognize and proceed with the analysis while confirming the detailed cause. Analysis and elucidation are possible.
  • the above-described configurations, functions, processing units, processing means, etc. may be realized by hardware by designing a part or all of them, for example, with an integrated circuit.
  • the present invention can also be realized by software program codes that implement the functions of the embodiments.
  • a storage medium in which the program code is recorded is provided to the computer, and the computer (or CPU or MPU) reads the program code stored in the storage medium.
  • the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.
  • the program code of the software that realizes the functions of the embodiment is stored in a storage means such as a hard disk or memory of a computer or a storage medium such as a CD-RW or CD-R.
  • the computer or CPU or MPU may read and execute the program code stored in the storage means or the storage medium.
  • 101 Information processing system
  • 110 Graph processing device
  • 120 Object selector
  • 122 Case generator
  • 123 Scenario graph generator
  • 124 Scenario graph analyzer
  • 125 Database
  • 126 Case database
  • CPU 1110 Main memory
  • 1111 Storage
  • 1112 Touch panel
  • 1113 Network I / F.

Abstract

With a conventional simulation method there is a problem in that in order to analyze simulations with respect to multiple scenarios a user must execute a simulation for each scenario, and compare the respective logs to predict relationships, which is extremely inefficient. In order to solve this problem, this information processing system has a user interface that receives the selections of a first and a second case, as subjects, and a storage that stores time-series data and information about the relationships between the sources of the time-series data. Events corresponding to the first and the second cases are extracted from the time series data, and on the basis of the extracted events and the relationship information, stochastic process graphs for the first and the second cases are generated, and scenarios for which there is a match or a similarity between the generated stochastic process graphs are extracted.

Description

情報処理システムInformation processing system
 本発明は、情報処理システムに関し、特に、複数のシナリオのシミュレーションを行う技術に関する。 The present invention relates to an information processing system, and more particularly, to a technique for simulating a plurality of scenarios.
 社会シミュレーションは、様々なシーンにおいて適切な意思決定支援を行う上で、非常に重要である。この種のシミュレーションでは、一般に、エージェントベースのようなミクロなモデルの相互作用の挙動を扱う手法が多く用いられる。マクロなモデルで表現できない想定外のシナリオも創発できるといった反面、有効な結果(有用な法則)を得るためには複数のシナリオによる膨大なシミュレーションログデータを解析しなければならない。 Social simulation is very important in providing appropriate decision support in various scenes. In this type of simulation, generally, a technique that handles the interaction behavior of a micro model such as an agent base is often used. While unexpected scenarios that cannot be expressed with a macro model can be created, in order to obtain effective results (useful laws), it is necessary to analyze a large amount of simulation log data from multiple scenarios.
 解析作業において、ユーザに納得性を与えるためには、シミュレーション結果を単に示すだけでなく、ユーザが観測したい事象に対し、「その事象は、何が原因となって起こったのか」の関係性を示すことが重要である。しかし、この作業は、ユーザがログベースで検証しているにすぎず、ログを可視化して画面に表示し、直接見て動作確認、予測しながら解析しており、効率が悪かった。特に複数シナリオや複数要因の複雑な問題の原因究明の解析は大きな課題であり、結果、専門的な知識を有し、ユーザに納得性や想定外を含む新たな発見・気づきを与えることは容易ではなかった。 In order to convince the user in the analysis work, not only the simulation results are shown, but the relationship that the user wants to observe is related to "what caused the event?" It is important to show. However, this work was only verified by the user on a log basis, and the log was visualized and displayed on the screen, and the analysis was performed while directly confirming the operation and predicting it. In particular, analysis of the cause investigation of multiple scenarios and complex problems with multiple factors is a big issue, and as a result, it is easy to have specialized knowledge and give users new discoveries and awareness including convincing and unexpected. It wasn't.
 シミュレーションの因果関係の解析装置としては、特許文献1に記載の技術がある。特許文献1には、シミュレーションの目的に沿ったシミュレーション結果の因果関係の解析を、ログサイズを制限した上で実行可能とするシミュレーション装置が開示されている。特許文献1に開示されている装置は、評価オブジェクト毎に発生するイベントとイベントが発生した際に変化する変数とを関連づけたイベントテーブルをあらかじめ保持するイベントテーブル保持手段と、評価項目に応じてログ出力するイベントおよび変数を規定するイベント取得ルールをあらかじめ保持し、イベント取得ルールおよび評価項目に基づいて因果関係の解析に必要なログ出力を行うための特定イベントテーブルを生成するログ出力設定手段と、シミュレーションを実行するシナリオ実行手段と、シミュレーション実行時に特定イベントテーブルに規定されたデータをログ出力として蓄積するログ記録手段とを備える。あらかじめ記憶されたイベントテーブルおよびイベント取得ルールを活用し、シミュレーションの目的に沿ったログ取得機能および因果関係の解析機能が実現できると記載されている。 As a simulation causal analysis device, there is a technique described in Patent Document 1. Patent Document 1 discloses a simulation apparatus that can execute a causal relationship analysis of simulation results in accordance with the purpose of the simulation while limiting the log size. An apparatus disclosed in Patent Literature 1 includes an event table holding unit that holds in advance an event table that associates an event that occurs for each evaluation object with a variable that changes when the event occurs, and logs according to an evaluation item. A log output setting unit that holds an event acquisition rule that prescribes an event and a variable to be output in advance, and generates a specific event table for performing log output necessary for the analysis of the causal relationship based on the event acquisition rule and the evaluation item; Scenario execution means for executing a simulation and log recording means for storing data defined in a specific event table as a log output when the simulation is executed. It is described that a log acquisition function and a causal relationship analysis function can be realized in accordance with the purpose of simulation by utilizing an event table and event acquisition rules stored in advance.
特開2007-220078号公報Japanese Patent Laid-Open No. 2007-220078
 しかしながら、従来技術には次のような課題がある。 However, the conventional techniques have the following problems.
 特許文献1の装置は、シミュレーション結果の因果関係の解析を可能とするが、基本的に1つのシナリオに対するシミュレーションの解析を対象としており、複数シナリオに対するシミュレーションの解析には利用できない。複数シナリオに対するシミュレーションの解析を行う場合には、一連の流れを繰り返して適用する必要がある。しかしながら、複数シナリオに対するシミュレーションのログを関連付けて解析に利用する手段がないため、従来の一般的なシミュレーション方法と同様に、ユーザがシナリオ毎にシミュレーションを実行し、それぞれのログを比較して関連を予測する必要があり、非常に効率が悪いという課題がある。 The apparatus of Patent Document 1 enables analysis of the causal relationship of simulation results, but basically targets analysis of simulation for one scenario, and cannot be used for analysis of simulation for a plurality of scenarios. When analyzing simulations for multiple scenarios, it is necessary to apply a series of flows repeatedly. However, since there is no means for associating simulation logs for multiple scenarios and using them for analysis, the user executes simulations for each scenario and compares the logs by comparing each log as in the conventional general simulation method. There is a problem that it is necessary to predict and is very inefficient.
 本発明は、上述のような課題を解決するためになされたもので、複数シナリオに対するシミュレーションの解析効率を向上させることを目的とする。 The present invention has been made to solve the above-described problems, and aims to improve the analysis efficiency of simulation for a plurality of scenarios.
 本発明の情報処理システムは、対象となる第1および第2の事例の選択を受け付けるユーザインタフェースと、時系列データおよび該時系列データの源の関係性の情報を保存するストレージと、を有し、該時系列データから、第1および第2の事例のそれぞれに対応する事象を抽出し、抽出された事象および該関係性の情報に基づいて、第1および第2の事例のそれぞれに対する確率過程グラフを生成し、生成した確率過程グラフ間で一致または類似するシナリオを抽出することで上述の課題を解決する。 An information processing system according to the present invention includes a user interface that accepts selection of first and second target cases, and a storage that stores time-series data and information on the relationship between the sources of the time-series data. Then, an event corresponding to each of the first and second cases is extracted from the time series data, and the stochastic process for each of the first and second cases is extracted based on the extracted event and the relationship information. The above-mentioned problem is solved by generating a graph and extracting a scenario that matches or resembles between the generated stochastic process graphs.
 本発明によれば、複数シナリオに対するシミュレーションの解析効率を向上させることが可能となる。 According to the present invention, it is possible to improve the analysis efficiency of simulation for a plurality of scenarios.
本発明の実施例である情報処理システムのブロック図である。It is a block diagram of the information processing system which is an Example of this invention. 情報処理システムのグラフ処理の動作のフローチャートである。It is a flowchart of operation | movement of the graph process of an information processing system. 時系列データの例を示す図である。It is a figure which shows the example of time series data. 時系列データの例を示す図である。It is a figure which shows the example of time series data. 関係性データの例を示す図である。It is a figure which shows the example of relationship data. 関係性データの例を示す図である。It is a figure which shows the example of relationship data. 関係性データの例の元となる道路上へのセンサ配置の例を示す図である。It is a figure which shows the example of sensor arrangement | positioning on the road used as the origin of the example of relationship data. 事例生成処理のフローチャートである。It is a flowchart of a case generation process. 事象抽出の具体例を示す図である。It is a figure which shows the specific example of event extraction. 事象抽出の具体例を示す図である。It is a figure which shows the specific example of event extraction. 事例グラフデータの例を示す図である。It is a figure which shows the example of example graph data. 事例生成処理の具体例を示す図である。It is a figure which shows the specific example of a case production | generation process. 事例グラフデータの例を示す図である。It is a figure which shows the example of example graph data. シナリオ生成処理のフローチャートである。It is a flowchart of a scenario generation process. 事例グラフデータの例を示す図である。It is a figure which shows the example of example graph data. 事象グラフデータのグラフ表記の例を示す図である。It is a figure which shows the example of the graph description of event graph data. 類似頂点リストの例を示す図である。It is a figure which shows the example of a similar vertex list | wrist. シナリオグラフデータのグラフ表記の例を示す図である。It is a figure which shows the example of the graph description of scenario graph data. シナリオグラフデータの例を示す図である。It is a figure which shows the example of scenario graph data. 本発明の実施例である情報処理システムおよびユーザ端末の構成を示す図である。It is a figure which shows the structure of the information processing system which is an Example of this invention, and a user terminal. 入力された事例グラフデータについて頂点の統合がなされ、重みつきの確率過程グラフが作成される概念を示す模式図である。It is a schematic diagram which shows the concept that the vertex is integrated about the inputted example graph data and a weighted probability process graph is created. シナリオグラフ解析器、およびユーザI/Fの内のシナリオグラフ解析器とユーザの間で情報の入出力をする部分の機能ブロック図である。It is a functional block diagram of the part which inputs / outputs information between a scenario graph analyzer and a scenario graph analyzer in a user I / F and a user. 第1のシナリオグラフ処理部の動作を説明するための処理の模式図である。It is a schematic diagram of the process for demonstrating operation | movement of a 1st scenario graph process part. 第1のシナリオグラフ(確率過程グラフ)データと第2のシナリオグラフ(確率過程グラフ)データの対応関係のテーブルの例を示す図である。It is a figure which shows the example of the table of the correspondence of 1st scenario graph (stochastic process graph) data and 2nd scenario graph (stochastic process graph) data. 第1のシナリオグラフ(確率過程グラフ)データの内のユーザによって指定されたシナリオ候補に対し、第2のシナリオグラフ(確率過程グラフ)データの対応を求める処理の一例を示す図である。It is a figure which shows an example of the process which calculates | requires a response | compatibility of 2nd scenario graph (stochastic process graph) data with respect to the scenario candidate designated by the user in 1st scenario graph (stochastic process graph) data. シナリオグラフ解析器124の動作を説明するフロー図である。FIG. 6 is a flowchart for explaining the operation of a scenario graph analyzer 124. ユーザによって指定されたシナリオ候補に対する、第2のシナリオグラフ(確率過程グラフ)データ中のシナリオ候補の対応を求める処理の例である。It is an example of the process which calculates | requires the response | compatibility of the scenario candidate in 2nd scenario graph (stochastic process graph) data with respect to the scenario candidate designated by the user. 第2のシナリオグラフ処理部の動作を説明するための模式図である。It is a schematic diagram for demonstrating operation | movement of a 2nd scenario graph process part. 連鎖倒産シミュレーションの例を示した図である。It is the figure which showed the example of the chain bankruptcy simulation. 連鎖倒産シミュレーションの例を示した図である。It is the figure which showed the example of the chain bankruptcy simulation. 連鎖倒産シミュレーションの例を示した図である。It is the figure which showed the example of the chain bankruptcy simulation. 連鎖倒産シミュレーションの例を示した図である。It is the figure which showed the example of the chain bankruptcy simulation.
 以下、添付図面を参照して本発明の実施形態について説明する。添付図面では、機能的に同じ要素は同じ番号で表示されている。 Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. In the accompanying drawings, functionally identical elements are denoted by the same numbers.
 本発明の情報処理システムの実施例について以下に説明する。図1に、本実施例の情報処理システム101のブロック図を示す。 An embodiment of the information processing system of the present invention will be described below. FIG. 1 shows a block diagram of an information processing system 101 of this embodiment.
 情報処理システム101は、グラフ処理装置110と、データベース125と、事例データベース126とを有する。グラフ処理装置110は、対象選択器120と、事例生成器122と、シナリオグラフ生成器123と、シナリオグラフ解析器124とを有する。グラフ処理装置110は、時系列データ107および関係性データ108を入力とし、シナリオグラフデータ105およびシナリオの解析結果102を出力する。シナリオの解析結果102は、ユーザに提示するためにユーザインタフェース(I/F)127へ出力される。 The information processing system 101 includes a graph processing device 110, a database 125, and a case database 126. The graph processing apparatus 110 includes an object selector 120, a case generator 122, a scenario graph generator 123, and a scenario graph analyzer 124. The graph processing apparatus 110 receives the time series data 107 and the relationship data 108 and outputs the scenario graph data 105 and the scenario analysis result 102. The scenario analysis result 102 is output to a user interface (I / F) 127 for presentation to the user.
 本実施例では、例として渋滞を対象としたグラフ処理を処理対象として説明する。ここで、時系列データ107の例を図3A,Bに示す。時系列データ107は、データベース125に保存される。図3Aには、時刻別の通行車両数の時系列データ300を、図3Bにはデータ300に対応する平均車速の時系列データ301を示した。時系列データ107は、道路に配置されたセンサ毎に取得されるものであり、道路を通過する通行車両数および同平均車速が取得される。これら「通行車両数」や「平均車速」を特徴情報と呼ぶ。 In the present embodiment, as an example, a graph process for a traffic jam will be described as a processing target. Here, an example of the time-series data 107 is shown in FIGS. 3A and 3B. The time series data 107 is stored in the database 125. FIG. 3A shows time-series data 300 of the number of passing vehicles by time, and FIG. 3B shows time-series data 301 of average vehicle speed corresponding to the data 300. The time series data 107 is acquired for each sensor arranged on the road, and the number of vehicles passing through the road and the average vehicle speed are acquired. These “number of passing vehicles” and “average vehicle speed” are called feature information.
 関係性データ108の例を図4A,Bに示す。また、図4A,Bに示した関係性データ108の元になる道路に対するセンサの配置を図4Cに示す。 Examples of relationship data 108 are shown in FIGS. 4A and 4B. FIG. 4C shows the arrangement of sensors with respect to the road that is the basis of the relationship data 108 shown in FIGS. 4A and 4B.
 関係性データ108は、時系列データの源と源との間の関係性を表したデータであり、本実施例ではセンサ間の関係性を表したデータである。関係性データ108は、データベース125に保存される。図4Cに示した交差点402を含む道路上に分散して配置されたセンサ1~7を、各センサを頂点とし、隣り合うセンサを辺でつないでグラフ表記すると図4Aのグラフ400になる。また、図4Bのセンサ間の関係性のデータ401は、図4Aのグラフ400をデータ構造で表記したものである。センサ間の関係性のデータ401では、センサ間に関係性がある場合は「1」、無い場合は「0」となる。本実施例では、関係性は道路による繋がりを表し、例えば、道路1の道路2との交差点402に配置されたセンサ1と道路2に配置されたセンサ2は、道路1と道路2が交差点で接続されており、またセンサ同士がグラフ400上で隣り合って接続されているので関係性があり、センサ2とセンサ3はグラフ400上で隣り合って接続されていないので、関係性がない。本実施例では、渋滞を事例とし、関係性はセンサ群の空間的な配置関係であるが、他の実施例としては、会社の倒産を事例とし、関係性は会社間の取引関係とすることもできる。 The relationship data 108 is data representing the relationship between the sources of the time-series data, and in this embodiment is data representing the relationship between the sensors. The relationship data 108 is stored in the database 125. When the sensors 1 to 7 arranged in a distributed manner on the road including the intersection 402 shown in FIG. 4C are expressed as a graph by connecting each sensor as an apex and connecting adjacent sensors with edges, a graph 400 in FIG. 4A is obtained. Further, the relationship data 401 between the sensors in FIG. 4B is the data 400 of the graph 400 in FIG. 4A. In the relationship data 401 between sensors, “1” indicates that there is a relationship between sensors, and “0” indicates that there is no relationship. In the present embodiment, the relationship represents a connection by roads. For example, the sensor 1 arranged at the intersection 402 of the road 1 with the road 2 and the sensor 2 arranged at the road 2 have the road 1 and the road 2 at the intersection. There is a relationship because they are connected and the sensors are connected adjacent to each other on the graph 400, and the sensor 2 and the sensor 3 are not connected adjacent to each other on the graph 400, so there is no relationship. In this example, a traffic jam is used as an example, and the relationship is a spatial arrangement relationship of sensor groups. However, as another example, a company bankruptcy is used as an example, and the relationship is a business relationship between companies. You can also.
 図11に、情報処理システム101およびユーザ端末1101のハードウェア構成を示す。情報処理システム101とユーザ端末1101の間は、ネットワーク1102および無線基地局1103を介して、無線接続される。本実施例では、無線接続の例を示したが、有線接続でも実施可能である。また、本実施例の道路上に配置されたセンサ群(センサ1,2,・・・)1104は、ネットワーク1102を介して情報処理システム101と接続される。これにより、情報処理システム101は、時系列データの源であるセンサ群1104からの情報を収集し、時系列データ107を作成して、データベース125に保存することができる。また、データベース125に保存される時系列データ107としては、センサなどで計測したデータだけでなく、エージェントベースシミュレーションなどの計算機によるシミュレーションの結果とすることもできる。情報処理システム101は、エージェントベースシミュレーションなどの計算機によるシミュレーションを行うために、シミュレータ128を有する。シミュレータ128は、シミュレーションの結果を事例DB126に保存する。また、シミュレータ128を、ユーザI/F127から操作できるようにしてもよい。 FIG. 11 shows the hardware configuration of the information processing system 101 and the user terminal 1101. The information processing system 101 and the user terminal 1101 are wirelessly connected via the network 1102 and the wireless base station 1103. In this embodiment, an example of wireless connection is shown, but it can also be implemented by wired connection. A sensor group ( sensors 1, 2,...) 1104 arranged on the road according to the present embodiment is connected to the information processing system 101 via the network 1102. As a result, the information processing system 101 can collect information from the sensor group 1104 that is a source of time-series data, create time-series data 107, and store it in the database 125. Further, the time series data 107 stored in the database 125 can be not only data measured by a sensor or the like, but also a simulation result by a computer such as an agent-based simulation. The information processing system 101 includes a simulator 128 for performing computer simulation such as agent-based simulation. The simulator 128 stores the simulation result in the case DB 126. Further, the simulator 128 may be operated from the user I / F 127.
 情報処理システム101は、中央処理装置(CPU)1105と、主記憶1106と、ストレージ1107と、ネットワークインタフェース(I/F)1108とを有する。情報処理システム101の対象選択器120、事例生成器122、シナリオグラフ生成器123、およびシナリオグラフ解析器124は、プログラムとしてストレージ1107に保存され、CPU1105および主記憶1106で実行される。 The information processing system 101 includes a central processing unit (CPU) 1105, a main memory 1106, a storage 1107, and a network interface (I / F) 1108. The object selector 120, the case generator 122, the scenario graph generator 123, and the scenario graph analyzer 124 of the information processing system 101 are stored as programs in the storage 1107 and executed by the CPU 1105 and the main memory 1106.
 ユーザ端末1101は、例えばタブレット端末などの携帯端末であり、ユーザI/F127を実現する。ユーザ端末1101は、CPU1109と、主記憶1110と、ストレージ1111と、タッチパネル1112と、ネットワークI/F1113とを備える。ユーザ端末1101は、タッチパネル1112で対象の事例の選択などのユーザからの入力を受け付け、タッチパネル1112の液晶画面にシナリオの解析結果102などを表示する。 User terminal 1101 is a mobile terminal such as a tablet terminal, for example, and implements user I / F 127. The user terminal 1101 includes a CPU 1109, a main memory 1110, a storage 1111, a touch panel 1112, and a network I / F 1113. The user terminal 1101 receives input from the user such as selection of a target case on the touch panel 1112, and displays the scenario analysis result 102 and the like on the liquid crystal screen of the touch panel 1112.
 次に、本実施例の情報処理システム101によるグラフ処理について説明する。図2に、情報処理システム101のグラフ処理の動作のフローチャートを示す。 Next, graph processing by the information processing system 101 of this embodiment will be described. FIG. 2 shows a flowchart of the graph processing operation of the information processing system 101.
 先ず、対象の選択のステップ201で、ユーザは第1の対象の事例および第2の対象の事例を選択する。本実施例では、ユーザは、対象選択器120からユーザ端末1101のタッチパネル1112を介して提示される対象の候補うち「渋滞」を第1の対象の事例として、「道路の混雑」を第2の対象の事例として、それぞれ選択したとする。対象として「渋滞」および「道路の混雑」が選択されたことを受信した対象選択器120は、事例生成器122に、対象の定義103として「渋滞」の定義および「道路の混雑」の定義を送信する。本実施例では、「渋滞」の定義は、平均車速20km/h以下とする。また、「道路の混雑」の定義は、単位時間あたりの車両の通過台数が10台以上とする。対象の定義103は、予めストレージ1107に保存しておいてもよいし、ユーザがタッチパネル1112から入力できるようにしてもよい。また、対象選択器120は、対象の定義103として、さらに、昨日と一昨日の事例と指定して、事例生成器122に送信する。昨日と一昨日という事例の期間は、ユーザがタッチパネル1112から入力できるようにしてもよいし、予め設定しておいてもよい。 First, in the target selection step 201, the user selects a first target case and a second target case. In the present example, the user selects “congestion” as the second target candidate among the target candidates presented from the target selector 120 via the touch panel 1112 of the user terminal 1101, and sets “congestion on the road” as the second target. Assume that each case has been selected as a target case. The object selector 120 that has received that “congestion” and “road congestion” are selected as the objects, the definition “congestion” and the definition of “road congestion” are defined as the object definition 103 in the case generator 122. Send. In this embodiment, the definition of “traffic jam” is an average vehicle speed of 20 km / h or less. The definition of “road congestion” is that the number of passing vehicles per unit time is 10 or more. The target definition 103 may be stored in the storage 1107 in advance, or may be input by the user from the touch panel 1112. Further, the object selector 120 further designates the case of yesterday and the day before yesterday as the object definition 103, and transmits it to the case generator 122. The period of the cases of yesterday and yesterday may be input by the user from the touch panel 1112 or may be set in advance.
 対象の定義103を受信した事例生成器122は、受信した対象の定義103に対応する時系列データ107と関係性データ108とをデータベース125から取得する。図2においては、当該処理はステップ202とステップ203に相当する。 The case generator 122 that has received the target definition 103 acquires the time series data 107 and the relationship data 108 corresponding to the received target definition 103 from the database 125. In FIG. 2, this process corresponds to Step 202 and Step 203.
 事例生成処理204について説明する。事例生成処理204は事例生成器122で実行される。事例生成器122は、対象の定義103、時系列データ107、および関係性データ108を入力とし、事例グラフデータ106を出力とする。 The case generation process 204 will be described. The case generation process 204 is executed by the case generator 122. The case generator 122 receives the target definition 103, the time series data 107, and the relationship data 108 as input, and outputs the case graph data 106 as output.
 事例生成処理204の詳細フローチャートを図5に記す。処理501-1~501-2間のループ処理において、事例生成器122は、時系列データ107を走査し、事象(本実施例では渋滞または混雑)を抽出し(処理502)、抽出された事象に対応する頂点の情報を生成する(処理503)。事例生成処理204は、第1の対象の事例と第2の対象の事例のそれぞれに対して行われるが、以下、「渋滞」についての動作を代表として説明する。 The detailed flowchart of the case generation process 204 is shown in FIG. In the loop process between the processes 501-1 to 501-2, the case generator 122 scans the time series data 107, extracts an event (congestion or congestion in this embodiment) (process 502), and extracts the extracted event. Vertex information corresponding to is generated (process 503). The case generation process 204 is performed for each of the first target case and the second target case. Hereinafter, an operation regarding “traffic jam” will be described as a representative.
 図6A,B,Cに処理502および処理503の例を示す。事例生成器122は、平均車速の時系列データ301において、対象の定義103に適合する事象を抽出する。ここでは平均時速20km/h以下に適合する事象である図6Aで楕円601~603で囲んだ事象1~3が抽出される。抽出された事象は頂点の情報として生成され、グラフ表記では図6Bに示したグラフ610の頂点となり、データ構造で表現すると図6Cに示した事例グラフデータ620のエントリになる。各頂点の情報は、事例グラフデータ620の各エントリのように、頂点データとして、センサ識別情報(ID)やセンサデータの取得の時刻などの時系列データの情報と対応付けられて、主記憶1106やストレージ1107に保持される(処理504)。 FIGS. 6A, 6B, and 6C show examples of processing 502 and processing 503. FIG. The case generator 122 extracts an event that matches the target definition 103 in the time series data 301 of the average vehicle speed. Here, events 1 to 3 surrounded by ellipses 601 to 603 in FIG. 6A, which are events that meet an average speed of 20 km / h or less, are extracted. The extracted event is generated as vertex information, and is represented as a vertex of the graph 610 shown in FIG. 6B in the graph notation, and becomes an entry of the case graph data 620 shown in FIG. 6C when expressed in the data structure. Information on each vertex is associated with time series data information such as sensor identification information (ID) and sensor data acquisition time as vertex data, as in each entry of the case graph data 620, and is stored in the main memory 1106. Or stored in the storage 1107 (process 504).
 続いて、事例生成器122は、生成された頂点の情報から任意の2つの頂点に対するループ処理(処理505-1~505-2)を実行する。ここで、説明のために仮に、任意の2つの頂点として選択された頂点をそれぞれ、頂点Aおよび頂点Bとする。事例生成器122は、当該2つの頂点の情報に保持されている時刻のデータから、頂点間のセンサデータの取得の時間間隔を処理506で評価する。時間間隔(頂点Bのセンサデータの取得の時刻と頂点Aのセンサデータの取得の時刻の間の時間)が0より大きく予め決められた閾値よりも小さい場合、事例生成器122は、処理507において、当該2つの頂点の関係性を関係性データ401から取得する。事例生成器122は、取得した関係性を処理508で評価し、関係性が「1」、即ち関係性がある場合は、処理509において当該2つの頂点間(ここでは頂点Aと頂点Bの間)に辺の情報を出力する。出力された辺の情報は、頂点Aの情報の辺データの頂点Bの列に「1」として保存される。一方、処理507、処理509のいずれかの評価で条件を充たさない(Nであった)場合は、事例生成器122は、辺の情報を出力しない。したがって、辺の情報は「0」のままになる。以上のようにして、事例生成器122は辺の情報を生成する。 Subsequently, the case generator 122 executes loop processing (processing 505-1 to 505-2) for any two vertices from the generated vertex information. Here, for the sake of explanation, it is assumed that vertices selected as two arbitrary vertices are a vertex A and a vertex B, respectively. The case generator 122 evaluates the time interval for acquiring sensor data between vertices in the process 506 from the time data held in the information of the two vertices. If the time interval (the time between the acquisition time of the sensor data of the vertex B and the acquisition time of the sensor data of the vertex A) is greater than 0 and smaller than the predetermined threshold value, the case generator 122 performs processing 507. The relationship between the two vertices is acquired from the relationship data 401. The case generator 122 evaluates the acquired relationship in the process 508, and when the relationship is “1”, that is, there is a relationship, in the process 509, between the two vertices (here, between the vertex A and the vertex B) ) Output edge information. The outputted edge information is stored as “1” in the vertex B column of the edge data of the vertex A information. On the other hand, when the condition is not satisfied (N) in any of the evaluations of the processing 507 and the processing 509, the case generator 122 does not output the edge information. Therefore, the edge information remains “0”. As described above, the case generator 122 generates edge information.
 図7A,Bに、処理505-1~処理505-2の処理の例を示す。ここで閾値を2とし、図6Cの頂点1(611)と頂点2(612)を例に説明する。頂点1(611)と前記頂点2(612)は、事例グラフデータ620から時間間隔(頂点2の時刻(=4)-頂点1の時刻(=3)=1)が1であり、処理506の評価式(0<1<2)が成り立つ。また、センサ間の関係性のデータ401より関係性があり処理508の評価式(関係性=1)が成り立つ。従って、頂点1と頂点2間で図7Aのグラフ表記700の辺1(701)の情報が図7Bの辺データ711のように出力される。同様に、事例生成器122は、頂点1と頂点3間で辺2(702)の情報を出力し、頂点2と頂点3間には辺の情報を出力しない。ここで、辺は時間方向に大きくなる方向に対して方向を持つ有向辺である。以上の生成された辺の情報をデータ表記で示すと、図7Bの事例グラフデータ710の各エントリのようになる。 7A and 7B show processing examples of processing 505-1 to processing 505-2. Here, it is assumed that the threshold is 2, and vertex 1 (611) and vertex 2 (612) in FIG. 6C are taken as an example. Vertex 1 (611) and vertex 2 (612) have a time interval (time of vertex 2 (= 4) −time of vertex 1 (= 3) = 1) from case graph data 620, and processing 506 The evaluation formula (0 <1 <2) holds. Further, there is a relationship from the relationship data 401 between the sensors, and the evaluation formula (relationship = 1) of processing 508 is established. Accordingly, the information on the edge 1 (701) of the graph notation 700 in FIG. 7A is output between the vertex 1 and the vertex 2 as the edge data 711 in FIG. 7B. Similarly, the case generator 122 outputs information on the side 2 (702) between the vertex 1 and the vertex 3, and does not output information on the side between the vertex 2 and the vertex 3. Here, the side is a directed side having a direction with respect to a direction increasing in the time direction. When the generated edge information is shown in data notation, it becomes like each entry of the case graph data 710 in FIG. 7B.
 以上の処理で、事例生成器122は、対象の定義103、時系列データ107および関係性データ108を入力とし、事例グラフデータ106を出力する。 Through the above processing, the case generator 122 receives the target definition 103, the time series data 107, and the relationship data 108, and outputs the case graph data 106.
 次に、シナリオグラフ生成処理205について説明する。シナリオグラフ生成処理は、事例グラフデータの複数のエントリを統合し、シナリオグラフ(確率過程グラフ)を生成する処理である。シナリオグラフ生成処理205は、第1の対象の事例と第2の対象の事例のそれぞれに対して行われるが、以下、「渋滞」についての動作を代表として説明する。 Next, the scenario graph generation process 205 will be described. The scenario graph generation process is a process for generating a scenario graph (stochastic process graph) by integrating a plurality of entries of case graph data. The scenario graph generation processing 205 is performed for each of the first target case and the second target case. Hereinafter, the operation regarding “traffic jam” will be described as a representative.
 シナリオグラフ生成処理205は、シナリオグラフ生成器123で実行される。シナリオグラフ生成器123は、事例グラフデータ106を入力とし、シナリオグラフデータ105を出力とする。 Scenario graph generation processing 205 is executed by the scenario graph generator 123. The scenario graph generator 123 receives the example graph data 106 and outputs the scenario graph data 105.
 シナリオグラフ生成処理205のフローチャートを図8に示す。先ず処理801において、シナリオグラフ生成器123は、事例グラフデータを取得する。その後、シナリオグラフ生成器123は、事例グラフデータから任意の1頂点を選択(選択した頂点を頂点Aとする)するループ処理(802-1~802-2)を実行する。 FIG. 8 shows a flowchart of the scenario graph generation process 205. First, in process 801, the scenario graph generator 123 acquires case graph data. Thereafter, the scenario graph generator 123 executes a loop process (802-1 to 802-2) for selecting an arbitrary vertex from the case graph data (the selected vertex is a vertex A).
 シナリオグラフ生成器123は、頂点Aが既に類似頂点として選択されているかどうかの評価を処理803で実施し、選択されていない場合は処理804に移行する。続いて、シナリオグラフ生成器123は、取得した事例グラフデータから頂点A以外の頂点を選択(選択した頂点を頂点Bとする)するループ処理(805-1~805~2)を実行する。処理806にて、シナリオグラフ生成器123は、頂点Aと頂点Bの類似度を計算する。類似度は、例えば、それぞれの頂点が保持する平均速度などのデータの差分絶対値を指標とする。シナリオグラフ生成器123は、処理807において、求めた類似度と予め指定された閾値とを比較して評価し、評価式(類似度<閾値)が充たされれば、処理808に移行し、頂点Bを頂点Aの類似頂点として類似頂点リストに登録する。 The scenario graph generator 123 evaluates whether or not the vertex A has already been selected as a similar vertex in the process 803. If not selected, the scenario graph generator 123 proceeds to the process 804. Subsequently, the scenario graph generator 123 executes a loop process (805-1 to 805-2) for selecting a vertex other than the vertex A from the acquired case graph data (with the selected vertex as the vertex B). In process 806, the scenario graph generator 123 calculates the similarity between the vertex A and the vertex B. The similarity is, for example, an absolute value of a difference of data such as an average speed held by each vertex as an index. In the process 807, the scenario graph generator 123 compares the calculated similarity with a predetermined threshold value and evaluates. If the evaluation formula (similarity <threshold) is satisfied, the scenario graph generator 123 proceeds to process 808. Vertex B is registered in the similar vertex list as a similar vertex of vertex A.
 処理801~805-2までの処理の具体例を図9A,B,Cに示す。例として、処理801でシナリオグラフ生成器123が取得した事例グラフデータを、図9Aに示した事例グラフデータ1(900)と事例グラフデータ2(920)とする。それぞれの事例グラフデータは対象の定義103で指定されたものであり、事例グラフデータ1が昨日のデータで、事例グラフデータ2が一昨日のデータに対応する。事象グラフデータ1および事象グラフデータ2のグラフ表記をそれぞれ図9Bのグラフ910およびグラフ930に示す。 Specific examples of processing from processing 801 to 805-2 are shown in FIGS. 9A, 9B and 9C. As an example, the case graph data acquired by the scenario graph generator 123 in the process 801 is the case graph data 1 (900) and the case graph data 2 (920) shown in FIG. 9A. Each case graph data is specified by the target definition 103, and the case graph data 1 corresponds to yesterday's data, and the case graph data 2 corresponds to the data yesterday. The graph notations of event graph data 1 and event graph data 2 are shown in graph 910 and graph 930 in FIG. 9B, respectively.
 シナリオグラフ生成器123は、先ず頂点Aとして事例グラフデータ1の頂点1を選択する。頂点Aは、類似頂点として選択されたことは無い。ループ処理805にて、シナリオグラフ生成器123は、頂点Bとして事例グラフデータ1の頂点2を選択する。そして、シナリオグラフ生成器123は、頂点Aと頂点Bの平均車速から類似度を計算(頂点Aの平均車速(=15)-頂点Bの平均車速(=10)=5)し、閾値と比較する。ここで、閾値は1とすると、処理807の評価式(5<1)は充足しないことになり、頂点Bは類似頂点リストに追加されない。シナリオグラフ生成器123は、処理805-1に戻り、頂点Bとして事例グラフデータ1の頂点3を選択し、同様に処理する。ここでも、評価式は充足されないので頂点Bは類似頂点リストに追加されない。続いて同様に、シナリオグラフ生成器123は、事例グラフデータ2の頂点1を処理する。事例グラフデータ2の頂点1は処理807の評価式を充足するので、類似頂点リストに追加される。これを繰り返し、図9Cに示した類似頂点リスト940が生成される。ここで、類自頂点リスト940の頂点Aの列に事例グラフデータ2の頂点1が含まれないが、これは事例グラフデータ1を先に処理したために、事例グラフデータ2の頂点1が類似頂点として選択されたためである。 Scenario graph generator 123 first selects vertex 1 of case graph data 1 as vertex A. Vertex A has never been selected as a similar vertex. In the loop process 805, the scenario graph generator 123 selects the vertex 2 of the case graph data 1 as the vertex B. Then, the scenario graph generator 123 calculates the similarity from the average vehicle speed of the vertex A and the vertex B (average vehicle speed of the vertex A (= 15) −average vehicle speed of the vertex B (= 10) = 5) and compares it with the threshold value. To do. Here, if the threshold is 1, the evaluation formula (5 <1) of the processing 807 is not satisfied, and the vertex B is not added to the similar vertex list. The scenario graph generator 123 returns to the processing 805-1, selects the vertex 3 of the case graph data 1 as the vertex B, and performs the same processing. Again, the evaluation formula is not satisfied, so vertex B is not added to the similar vertex list. Subsequently, similarly, the scenario graph generator 123 processes the vertex 1 of the case graph data 2. Since the vertex 1 of the case graph data 2 satisfies the evaluation formula of the process 807, it is added to the similar vertex list. By repeating this, the similar vertex list 940 shown in FIG. 9C is generated. Here, the vertex 1 of the case graph data 2 is not included in the column of the vertex A of the similar vertex list 940, but this is because the vertex 1 of the case graph data 2 is a similar vertex because the case graph data 1 was processed first. Because it was selected as.
 次に、処理810以降を説明する。処理810にて、シナリオグラフ生成器123は、辺識別子を定義し、「2」で初期化する。その後、シナリオグラフ生成器123は、頂点Aに対する類似頂点リストから頂点を選択(選択した頂点を類似頂点とする)するループ処理(811-1~811-2)を実行する。 Next, processing after step 810 will be described. In process 810, the scenario graph generator 123 defines an edge identifier and initializes it with “2”. Thereafter, the scenario graph generator 123 executes a loop process (811-1 to 811-2) for selecting a vertex from the similar vertex list for the vertex A (with the selected vertex as a similar vertex).
 処理812において、シナリオグラフ生成器123は、類似頂点の辺データを取得し、辺データが「1」のデータ、即ち関係性のある頂点に対する辺、を「2」で初期化された辺識別子に変更する(処理813)。そして処理814にて、シナリオグラフ生成器123は、類似頂点の頂点データおよび変更された辺データを頂点Aの情報に保存する。シナリオグラフ生成器123は、当該ループの最後に辺識別子に1を加える。辺識別子に1を加える理由は、辺識別子が重複した値を持つことを回避するためであり、変形例としては、1以外の数字または重複リストなどによっても実現できる。以上を類似頂点リストの頂点がなくなるまで繰り返すことによって、頂点Aと類似する頂点を、頂点Aに統合し、辺識別子によって、統合された辺と統合前の辺とを区別することが可能となる。これらを繰り返すことによって、事例グラフデータの複数のエントリを、一つのグラフデータに統合できる。ここで、統合されたグラフデータをシナリオグラフデータと呼ぶ。 In the process 812, the scenario graph generator 123 acquires edge data of similar vertices, and sets the edge data initialized to “2”, with the edge data set to “1”, that is, the edges corresponding to the related vertices. Change (process 813). Then, in process 814, the scenario graph generator 123 stores the vertex data of the similar vertex and the changed edge data in the vertex A information. The scenario graph generator 123 adds 1 to the edge identifier at the end of the loop. The reason why 1 is added to the edge identifier is to avoid having duplicate values in the edge identifier, and as a modification, it can be realized by a number other than 1 or a duplicate list. By repeating the above until there are no vertices in the similar vertex list, it is possible to integrate vertices similar to the vertex A into the vertex A and distinguish the integrated side and the pre-integration side by the side identifier. . By repeating these, a plurality of entries of the case graph data can be integrated into one graph data. Here, the integrated graph data is referred to as scenario graph data.
 処理810~処理811-2までの処理の具体例を図10A,Bに示す。図10では、簡単のため、事例グラフデータ1の頂点1を頂点11、事例グラフデータ2の頂点1を頂点21のように記載する。頂点Aが頂点11の際に、類似頂点リスト940の対応する類似頂点は頂点21である。従って、処理812にて、シナリオグラフ生成器は頂点21の辺データを取得する。頂点21の辺データでは、頂点22に対応する辺が「1」となっているため、処理813にて、シナリオグラフ生成器123は、辺データを辺識別子「2」に書き換える。そして処理814にて、シナリオグラフ生成器123は、頂点21の保持するデータを頂点11に追加する。以上を繰り返すことによって、図10Bに示したシナリオグラフデータ1010が生成される。このとき、シナリオグラフデータ1010のグラフ表記は図10Aのグラフ1000のように描け、複数の事例グラフデータのエントリが一つに統合されたことが分かる。さらに、シナリオグラフデータ1010では、辺識別情報データ1011から、統合前の辺を区別できる。 Specific examples of processing from processing 810 to processing 811-2 are shown in FIGS. 10A and 10B. In FIG. 10, for simplicity, vertex 1 of case graph data 1 is described as vertex 11, and vertex 1 of case graph data 2 is described as vertex 21. When the vertex A is the vertex 11, the corresponding similar vertex in the similar vertex list 940 is the vertex 21. Accordingly, in process 812, the scenario graph generator obtains edge data of the vertex 21. In the edge data of the vertex 21, since the edge corresponding to the vertex 22 is “1”, the scenario graph generator 123 rewrites the edge data to the edge identifier “2” in process 813. In step 814, the scenario graph generator 123 adds the data held by the vertex 21 to the vertex 11. By repeating the above, the scenario graph data 1010 shown in FIG. 10B is generated. At this time, the graph notation of the scenario graph data 1010 can be drawn as a graph 1000 in FIG. 10A, and it can be seen that the entries of a plurality of case graph data are integrated into one. Further, in the scenario graph data 1010, the edge before integration can be distinguished from the edge identification information data 1011.
 以上の処理で、シナリオグラフ生成処理205では、事例グラフデータ106が入力され、シナリオグラフデータ105が出力される。シナリオグラフデータ105は、第1の対象の事例と第2の対象の事例のそれぞれに対して出力される。シナリオグラフデータ105は、統合される類似頂点のそれぞれが別に統合される類似頂点への辺を有する場合に頂点の統合により遷移確率が増えるために、遷移確率に重みづけがされた確率過程グラフとなる。したがって、シナリオグラフデータ105から、例えば、最も起こる可能性が高いシナリオの抽出や、逆に可能性はゼロではないものの起きる可能性が極めて低いシナリオの抽出が可能となる。 Through the above processing, the scenario graph generation processing 205 inputs the case graph data 106 and outputs the scenario graph data 105. The scenario graph data 105 is output for each of the first target case and the second target case. The scenario graph data 105 includes a stochastic process graph in which the transition probabilities are weighted because the transition probabilities increase due to the integration of the vertices when each of the integrated similar vertices has an edge to the similar vertex to be integrated separately. Become. Therefore, from the scenario graph data 105, for example, it is possible to extract a scenario that is most likely to occur, and conversely, it is possible to extract a scenario that has a very low possibility of occurrence although the possibility is not zero.
 図12は、入力された事例グラフデータについて頂点の統合がなされ、重みつきの確率過程グラフが作成される概念を示した模式図である。図12の左の二つの事例グラフ1201間で、2組(1202、1203)の頂点が類似の特徴を持つために統合され、図12の右に示したように他の辺に対して重みが大きい辺を有する確率過程グラフ1204ができる。 FIG. 12 is a schematic diagram showing a concept that a vertex is integrated with respect to input case graph data and a weighted probability process graph is created. Between the two case graphs 1201 on the left side of FIG. 12, the two pairs (1202, 1203) of the vertices are merged because they have similar characteristics, and weights are given to other edges as shown on the right side of FIG. A stochastic process graph 1204 with large edges is created.
 次に、シナリオグラフ解析処理206について、詳細に説明する。シナリオグラフ解析処理206は、シナリオグラフ解析器124と、ユーザI/F127で行われる。 Next, the scenario graph analysis process 206 will be described in detail. The scenario graph analysis process 206 is performed by the scenario graph analyzer 124 and the user I / F 127.
 シナリオグラフ解析器124は、シナリオグラフ生成器123が生成したシナリオグラフ(確率過程グラフ)データ105を入力として、シナリオの解析結果102を得る手段である。シナリオの解析結果102とは、具体的には、例えば、対象の事例が互いに異なる第1のシナリオグラフデータと第2のシナリオグラフデータとの間の、頂点、辺、や一連の頂点と辺からなる事例の対応関係である。ユーザからの要求はユーザI/F127を介してシナリオグラフ解析器124へ入力される。 The scenario graph analyzer 124 is a means for obtaining the scenario analysis result 102 using the scenario graph (stochastic process graph) data 105 generated by the scenario graph generator 123 as an input. Specifically, the scenario analysis result 102 is, for example, from vertices, edges, or a series of vertices and edges between the first scenario graph data and the second scenario graph data whose target cases are different from each other. This is the correspondence of the case. A request from the user is input to the scenario graph analyzer 124 via the user I / F 127.
 シナリオグラフ解析器124は、対象の事例が互いに異なる2つのシナリオグラフの間で対応するシナリオを抽出し、抽出したシナリオをユーザI/F127を介してユーザに提示して、ユーザが評価したい事象や事例の因果関係の解析を可能とする。さらに、対象の事例を変更しながら、インタラクティブに一連の作業を繰り返すことで、評価したい事象や事例の主成分の特徴情報や特徴情報間の関連を導出し、より深い因果関係の解明の支援を行うことができる。 The scenario graph analyzer 124 extracts a scenario that corresponds between two scenario graphs having different target cases, presents the extracted scenario to the user via the user I / F 127, and the event that the user wants to evaluate Enables analysis of case causality. In addition, by changing a target case and repeating a series of operations interactively, it derives the feature information of the event to be evaluated and the main component of the case and the relationship between the feature information, and supports deeper causal relationship elucidation. It can be carried out.
 図13は、シナリオグラフ解析器124、およびユーザI/F127の内のシナリオグラフ解析器124とユーザの間で情報の入出力をする部分の機能ブロック図である。 FIG. 13 is a functional block diagram of a part for inputting / outputting information between the scenario graph analyzer 124 and the scenario graph analyzer 124 in the user I / F 127 and the user.
 シナリオグラフ解析器124は、第1の対象の事例に基づく第1のシナリオグラフ(確率過程グラフ)データ1301に対して処理を行う第1のシナリオグラフ処理部1302と、第2の対象の事例に基づく第2のシナリオグラフ(確率過程グラフ)データ1303に対して処理を行う第2のシナリオグラフ処理部1304とを有する。ここで、第1のシナリオグラフデータ1301と第2のシナリオグラフデータ1303の組み合わせには、例えば、前述の「渋滞」を対象の事例としたシナリオグラフデータと「道路の混雑」を対象の事例としたシナリオグラフデータの組み合わせや、後述する「所定の倒産数以上」を対象の事例としたシナリオグラフデータと「各社の損益の合算が所定の損失額以上」を対象の事例としたシナリオグラフデータの組み合わせがある。 The scenario graph analyzer 124 includes a first scenario graph processing unit 1302 that performs processing on the first scenario graph (stochastic process graph) data 1301 based on the first target case, and the second target case. A second scenario graph processing unit 1304 that performs processing on the second scenario graph (stochastic process graph) data 1303 based thereon. Here, the combination of the first scenario graph data 1301 and the second scenario graph data 1303 includes, for example, the scenario graph data for the above-described case of “traffic jam” and the case for “road congestion”. Scenario graph data that is a combination of the scenario graph data, and the scenario graph data that targets “more than the predetermined number of bankruptcies” described later, and scenario graph data that targets the case where “the sum of the profits and losses of each company exceeds the predetermined loss amount” There are combinations.
 第1のシナリオグラフ処理部1302は、シナリオ抽出部1305と、重要局面抽出部1306と、シナリオ選択部1307とを有する。第2のシナリオグラフ処理部1304は、対応シナリオ選択部1308と、シナリオ抽出部1309と、重要局面抽出部1310とを有する。 The first scenario graph processing unit 1302 includes a scenario extraction unit 1305, an important situation extraction unit 1306, and a scenario selection unit 1307. The second scenario graph processing unit 1304 includes a corresponding scenario selection unit 1308, a scenario extraction unit 1309, and an important situation extraction unit 1310.
 ユーザI/F127の内のシナリオグラフ解析器124とユーザの間で情報の入出力をする部分について、以下説明する。ユーザI/F127は、第1のシナリオグラフ処理部1302からの各出力を表示する第1の表示部1311と、第2のシナリオグラフ処理部1304からの各出力を表示する第2の表示部1312と、ユーザ1313とのインタラクティブな解析を実現するために、ユーザ1313から入力を受け付けるユーザ入力受付部1314とを備えている。第1の表示部1311、第2の表示部1312、およびユーザ入力受付部1314は、ユーザ端末1101のタッチパネル1112で実現される。 The part of the user I / F 127 that inputs / outputs information between the scenario graph analyzer 124 and the user will be described below. The user I / F 127 includes a first display unit 1311 that displays each output from the first scenario graph processing unit 1302 and a second display unit 1312 that displays each output from the second scenario graph processing unit 1304. In order to realize interactive analysis with the user 1313, a user input receiving unit 1314 that receives an input from the user 1313 is provided. The first display unit 1311, the second display unit 1312, and the user input reception unit 1314 are realized by the touch panel 1112 of the user terminal 1101.
 第1のシナリオグラフ処理部1302について以下説明する。シナリオ抽出部1305は、入力された第1のシナリオグラフ(確率過程グラフ)データ1301から、シナリオ群1315を抽出する。シナリオグラフデータは、辺に重みが付加された状態遷移の確率過程を表したグラフであり、シナリオ抽出部1305が可能性のある確率過程のパスを抽出することで、新たなシナリオを生成できる。そのため、ここで抽出されるシナリオ群1315は、シナリオグラフ生成器123がシナリオグラフデータを生成するために使用した事例以外のシナリオも含んでいる。 The first scenario graph processing unit 1302 will be described below. The scenario extraction unit 1305 extracts a scenario group 1315 from the input first scenario graph (stochastic process graph) data 1301. The scenario graph data is a graph representing a state transition stochastic process in which weights are added to edges, and a new scenario can be generated by the scenario extracting unit 1305 extracting a path of a probable stochastic process. Therefore, the scenario group 1315 extracted here includes scenarios other than the cases used by the scenario graph generator 123 to generate scenario graph data.
 重要局面抽出部1306は、入力された第1のシナリオグラフ(確率過程グラフ)データ1301から、第1のシナリオグラフデータの重要局面を抽出し、抽出した重要局面の情報1316を出力する。ここで、シナリオグラフデータの重要局面とは、例えば、スケールフリーグラフにおけるハブ頂点のような、頂点の次数やPageRankの値が高い局面(頂点)である。重要局面抽出部1306は、例えば、入力されたシナリオグラフデータにある頂点の内、所定の次数以上の次数を有する頂点を抽出することで重要局面を抽出する。また例えば、重要局面抽出部1306は、入力されたシナリオグラフデータにある頂点の内、所定の値以上のPageRankの値を有する頂点を抽出することで重要局面を抽出する。所定の次数や値は、予め設定されたものでもよいし、ユーザI/F127からユーザが入力して設定してもよい。重要局面は、シナリオグラフデータにおいて、事例が分岐する重要なポイントとして現れる。 The important aspect extraction unit 1306 extracts the important aspects of the first scenario graph data from the input first scenario graph (stochastic process graph) data 1301, and outputs the extracted important aspects information 1316. Here, the important aspect of the scenario graph data is an aspect (vertex) where the degree of the vertex and the value of PageRank are high, such as the hub vertex in the scale free graph. For example, the important aspect extraction unit 1306 extracts an important aspect by extracting vertices having an order equal to or higher than a predetermined order from vertices in the input scenario graph data. Further, for example, the important situation extraction unit 1306 extracts an important situation by extracting vertices having a PageRank value equal to or larger than a predetermined value from the vertices in the input scenario graph data. The predetermined order and value may be set in advance, or may be set by the user inputting from the user I / F 127. The important aspect appears as an important point where the case branches in the scenario graph data.
 シナリオ選択部1307は、入力された第1のシナリオグラフ(確率過程グラフ)データ1301と、重要局面抽出部1306からの重要局面の情報1316と、ユーザI/F127を介して与えられるユーザによって指定されたシナリオ候補1317を入力として、ユーザによって指定されたシナリオ候補1317に関連する1つ以上のシナリオ候補を選択する。 The scenario selection unit 1307 is designated by a user given via the input first scenario graph (stochastic process graph) data 1301, important phase information 1316 from the important phase extraction unit 1306, and the user I / F 127. The scenario candidate 1317 is input, and one or more scenario candidates related to the scenario candidate 1317 designated by the user are selected.
 図14は、第1のシナリオグラフ処理部1302の動作を説明するための処理の模式図である。シナリオ群を抽出する処理1401は、シナリオ抽出部1305で実現される処理である。また、重要局面を抽出する処理1402は、重要局面抽出部1306で実現される処理である。また、重要局面に基づいて1つ以上のシナリオを選択する処理1403は、シナリオ選択部1307で実現される処理である。 FIG. 14 is a schematic diagram of processing for explaining the operation of the first scenario graph processing unit 1302. A process 1401 for extracting a scenario group is a process realized by the scenario extraction unit 1305. Further, the process 1402 for extracting an important situation is a process realized by the important situation extraction unit 1306. Further, the process 1403 for selecting one or more scenarios based on the important situation is a process realized by the scenario selection unit 1307.
 図14に示すように、入力された第1のシナリオグラフ(確率過程グラフ)データ1301からシナリオ群を抽出する処理1401が行われ、点線で囲んで示したシナリオ群1315が抽出される。シナリオ抽出部1305は、シナリオグラフデータの確率遷移を考慮してシナリオ群1315を抽出する。例えば、遷移確率に基づいて所定の確率以上で起き得るシナリオが抽出される。これにより、所定の確率以上に生じる可能性のあるシナリオがユーザI/F127を介してユーザに提示される。また逆に、所定の確率以下の確率で生じるシナリオを抽出することで、所定の確率以下で生じる可能性のあるシナリオをユーザI/F127を介してユーザに提示することもできる。所定の確率は予め設定されていてもよく、また、ユーザI/F127を介してユーザから入力されてもよい。図14では、例として、点線で囲んで示した4つのシナリオが抽出されている。 As shown in FIG. 14, a process 1401 for extracting a scenario group from the input first scenario graph (probability process graph) data 1301 is performed, and a scenario group 1315 surrounded by a dotted line is extracted. The scenario extraction unit 1305 extracts the scenario group 1315 in consideration of the probability transition of the scenario graph data. For example, a scenario that can occur with a predetermined probability or higher is extracted based on the transition probability. As a result, a scenario that may occur more than a predetermined probability is presented to the user via the user I / F 127. Conversely, by extracting a scenario that occurs with a probability equal to or lower than a predetermined probability, a scenario that may occur with a predetermined probability or less can be presented to the user via the user I / F 127. The predetermined probability may be set in advance or may be input from the user via the user I / F 127. In FIG. 14, as an example, four scenarios surrounded by dotted lines are extracted.
 次に、重要局面を抽出する処理1402が行われ、重要局面が抽出される。重要局面は、例えば、頂点の次数やPageRankの値が高い頂点である。図14では、楕円で囲んで示した3つの重要局面が抽出されている。 Next, a process 1402 for extracting important aspects is performed, and important aspects are extracted. An important aspect is, for example, a vertex having a high vertex order or PageRank value. In FIG. 14, three important aspects surrounded by an ellipse are extracted.
 そして、一点鎖線で示したユーザによって指定されたシナリオ候補1317が入力されると(矢印1404)、重要局面に基づいて1つ以上のシナリオを選択する処理1403が行われる。シナリオ選択部1307は、ユーザによって指定されたシナリオ候補1317中に含まれる重要局面に基づいて、関連する事例候補を探索する。図17では、ユーザによって指定されたシナリオ候補1317のほかに、新たに1つのシナリオ候補が選択され、ユーザによって指定されたシナリオ候補1317と合わせて二点鎖線で示したシナリオ候補群1405が示されている。 Then, when the scenario candidate 1317 designated by the user indicated by the alternate long and short dash line is input (arrow 1404), a process 1403 for selecting one or more scenarios based on the important situation is performed. The scenario selection unit 1307 searches for related case candidates based on important aspects included in the scenario candidates 1317 designated by the user. In FIG. 17, in addition to the scenario candidate 1317 designated by the user, one scenario candidate is newly selected, and a scenario candidate group 1405 indicated by a two-dot chain line together with the scenario candidate 1317 designated by the user is shown. ing.
 次に、第2のシナリオグラフ処理部1304について説明する。対応シナリオ選択部1308は、入力された第1のシナリオグラフ(確率過程グラフ)データ1301中のユーザによって指定されたシナリオ候補1317に対する、第2の対象の事例に基づく第2のシナリオグラフ(確率過程グラフ)データ1303中のシナリオ候補の対応を求める。シナリオグラフデータ間におけるシナリオ候補の対応は、例えば、ユーザによって指定されたシナリオ候補の頂点の対応を探索することで求められる。頂点の対応は、例えば、シナリオグラフデータの頂点と事例生成器122が出力した事例グラフデータの頂点の情報を、テーブルなどを用いて対応づけることで可能である。例えば、事例グラフデータの頂点識別情報(ID)をキーとして探索することで、第1のシナリオグラフデータ1301と第2のシナリオグラフデータ1303の対応を求めることができる。 Next, the second scenario graph processing unit 1304 will be described. The corresponding scenario selection unit 1308 outputs a second scenario graph (stochastic process) based on the second target case for the scenario candidate 1317 specified by the user in the input first scenario graph (probability process graph) data 1301. Graph) The correspondence of scenario candidates in the data 1303 is obtained. The correspondence of the scenario candidates between the scenario graph data is obtained, for example, by searching for the correspondence between the vertices of the scenario candidates designated by the user. Vertices can be associated, for example, by associating the vertices of the scenario graph data with the information on the vertices of the case graph data output from the case generator 122 using a table or the like. For example, the correspondence between the first scenario graph data 1301 and the second scenario graph data 1303 can be obtained by searching using the vertex identification information (ID) of the case graph data as a key.
 シナリオ抽出部1309は、入力された第2のシナリオグラフ(確率過程グラフ)データ1303から、シナリオ群を抽出する。シナリオグラフデータは、辺に重みが付加された状態遷移の確率過程を表したグラフであり、シナリオ抽出部1309が可能性のある確率過程のパスを抽出することで、新たなシナリオを生成できる。そのため、ここで抽出されるシナリオ群は、シナリオグラフ生成器123がシナリオグラフデータを生成するために使用した事例以外のシナリオも含んでいる。 The scenario extraction unit 1309 extracts a scenario group from the input second scenario graph (stochastic process graph) data 1303. The scenario graph data is a graph representing a stochastic process of state transition in which weights are added to edges, and a new scenario can be generated by the scenario extracting unit 1309 extracting a path of a probabilistic process. Therefore, the scenario group extracted here also includes scenarios other than the examples used by the scenario graph generator 123 to generate scenario graph data.
 重要局面抽出部1310は、入力された第2のシナリオグラフ(確率過程グラフ)データ1303から、第2のシナリオグラフ(確率過程グラフ)の重要局面を抽出し、抽出した重要局面の情報を出力する。ここで、シナリオグラフデータの重要局面とは、例えば、スケールフリーグラフにおけるハブ頂点のような、頂点の次数やPageRankの値が高い局面(頂点)である。重要局面抽出部1310は、例えば、入力されたシナリオグラフデータにある頂点の内、所定の次数以上の次数を有する頂点を抽出することで重要局面を抽出する。また例えば、重要局面抽出部1310は、入力されたシナリオグラフデータにある頂点の内、所定の値以上のPageRankの値を有する頂点を抽出することで重要局面を抽出する。所定の次数や値は、予め設定されたものでもよいし、ユーザI/F127からユーザが入力して設定してもよい。重要局面は、確率過程グラフにおいて、事例が分岐する重要なポイントとして現れる。 The important situation extraction unit 1310 extracts the important aspects of the second scenario graph (stochastic process graph) from the input second scenario graph (stochastic process graph) data 1303, and outputs the information of the extracted important aspects. . Here, the important aspect of the scenario graph data is an aspect (vertex) where the degree of the vertex and the value of PageRank are high, such as the hub vertex in the scale free graph. The important situation extraction unit 1310 extracts an important situation by, for example, extracting vertices having an order equal to or higher than a predetermined order from vertices in the input scenario graph data. For example, the important situation extraction unit 1310 extracts an important situation by extracting vertices having a PageRank value equal to or larger than a predetermined value from the vertices in the input scenario graph data. The predetermined order and value may be set in advance, or may be set by the user inputting from the user I / F 127. The important situation appears as an important point where the case branches in the stochastic process graph.
 図15に、第1のシナリオグラフ(確率過程グラフ)データ1301と第2のシナリオグラフ(確率過程グラフ)データ1303の対応関係のテーブルの例(テーブル1501、テーブル1502)を示す。事例生成器122が出力した事例グラフデータ1503の特徴情報1と特徴情報2には、それぞれ例えば図3Bの「平均車速」と図3Aの「通行車両数」が対応する。テーブル1501が、事例グラフ1503と第1のシナリオグラフデータ1301との対応関係のテーブルである。テーブル1502が、事例グラフ1503と第2のシナリオグラフデータ1303との対応関係のテーブルである。なお、これら情報は必ずしもテーブルによるデータ構造で表現されていなくても良く、例えば、リスト、DB、キュー等のデータ構造やそれ以外で表現されていても良い。 FIG. 15 shows an example of the correspondence table between the first scenario graph (stochastic process graph) data 1301 and the second scenario graph (stochastic process graph) data 1303 (table 1501, table 1502). The feature information 1 and feature information 2 of the case graph data 1503 output from the case generator 122 correspond to, for example, “average vehicle speed” in FIG. 3B and “number of vehicles on the road” in FIG. 3A, respectively. A table 1501 is a correspondence table between the case graph 1503 and the first scenario graph data 1301. A table 1502 is a correspondence table between the case graph 1503 and the second scenario graph data 1303. Note that these pieces of information do not necessarily have to be expressed in a data structure using a table, and may be expressed in, for example, a data structure such as a list, DB, or queue, or other data.
 図16は、第1のシナリオグラフ(確率過程グラフ)データ1301の内のユーザによって指定されたシナリオ候補に対し、第2のシナリオグラフ(確率過程グラフ)データ1303の対応を求める処理の一例を示す図である。第1のシナリオグラフデータ1301の内のユーザによって指定されたシナリオ候補に対して、第2のシナリオグラフデータ1303から一致するシナリオ候補を抽出するためには、対応シナリオ選択部1308は、対応する頂点および辺を探索する。しかし、図15に示したように、特徴情報の違いで頂点の統合のされ方が確率過程グラフ間で異なるため、図16に示すように、対応する経路が存在しない場合もありうる。この場合、対応する頂点(図16では頂点A,B,C,D)を求めることが可能でも、対応するシナリオ候補を求めることができない。 FIG. 16 shows an example of a process for obtaining the correspondence of the second scenario graph (probability process graph) data 1303 to the scenario candidate designated by the user in the first scenario graph (probability process graph) data 1301. FIG. In order to extract a matching scenario candidate from the second scenario graph data 1303 with respect to a scenario candidate specified by the user in the first scenario graph data 1301, the corresponding scenario selection unit 1308 has a corresponding vertex. And search for edges. However, as shown in FIG. 15, the way in which the vertices are integrated differs depending on the feature information, so that there is a case where the corresponding route does not exist as shown in FIG. 16. In this case, even if the corresponding vertex (vertex A, B, C, D in FIG. 16) can be obtained, the corresponding scenario candidate cannot be obtained.
 ここで、厳密なシナリオの一致が結果に対して重要ではなく、類似のシナリオを抽出できればよい場合がある。そこで、対応シナリオ選択部1308は、さらに、第1のシナリオグラフデータ1301の内のユーザによって指定されたシナリオ候補に類似するシナリオ候補に対して、第2のシナリオグラフデータ1303の対応を求める。この際、シナリオ選択部1307が選択した、ユーザによって指定されたシナリオ候補に関連する1つ以上のシナリオ候補を、第1のシナリオグラフデータ1301の内のユーザによって指定されたシナリオ候補に類似するシナリオ候補として利用する。 Here, strict scenario matching is not important for the result, and it may be sufficient to extract similar scenarios. Therefore, the corresponding scenario selection unit 1308 further determines the correspondence of the second scenario graph data 1303 to the scenario candidate similar to the scenario candidate specified by the user in the first scenario graph data 1301. At this time, one or more scenario candidates selected by the scenario selection unit 1307 and related to the scenario candidate specified by the user are similar to the scenario candidates specified by the user in the first scenario graph data 1301. Use as a candidate.
 図17に、シナリオグラフ解析器124の動作を説明するフロー図を示す。まず、ステップS1701で、シナリオ抽出部1305が、第1のシナリオグラフデータ1301に対して、シナリオ群1315の抽出と、抽出したシナリオ群1315のユーザI/F127を介したユーザに対する出力を行う。次に、重要局面抽出部1306が、重要局面を抽出し、抽出した重要局面の情報1316をユーザI/F127を介してユーザに対して出力する(ステップS1702)。 FIG. 17 shows a flowchart for explaining the operation of the scenario graph analyzer 124. First, in step S1701, the scenario extraction unit 1305 extracts the scenario group 1315 and outputs the extracted scenario group 1315 to the user via the user I / F 127 with respect to the first scenario graph data 1301. Next, the important situation extraction unit 1306 extracts the important situation, and outputs the extracted important situation information 1316 to the user via the user I / F 127 (step S1702).
 次に、ステップS1703で、ユーザI/F127に示されたシナリオ群1315の内からユーザがシナリオ候補1317を選択し、選択の結果をユーザI/F127から入力をする。ステップS1704で、シナリオ選択部1307が、第1のシナリオグラフデータ1301と、重要局面抽出部1306からの重要局面の情報1316と、ユーザI/F127を介して与えられるユーザによって指定されたシナリオ候補1317を入力として、ユーザによって指定されたシナリオ候補1317に関連する1つ以上のシナリオ候補を選択する。 Next, in step S1703, the user selects a scenario candidate 1317 from the scenario group 1315 indicated by the user I / F 127, and inputs the selection result from the user I / F 127. In step S1704, the scenario selection unit 1307 causes the scenario candidate 1317 designated by the user to be given via the first scenario graph data 1301, the important phase information 1316 from the important phase extraction unit 1306, and the user I / F 127. As an input, one or more scenario candidates related to the scenario candidate 1317 designated by the user are selected.
 ステップS1705では、対応シナリオ選択部1308が、ユーザによって指定されたシナリオ候補1317に対する、第2のシナリオグラフデータ1303中のシナリオ候補の対応を求め、対応するシナリオ候補をユーザI/F127を介してユーザに対して提示する。ユーザは、特徴情報の異なるシナリオグラフデータ間で、そのシナリオの対応を比較することで、ある特徴情報における事例や事象の原因が、別の特徴情報で見た場合に、何が原因となって起こったのかを分析することができる。 In step S1705, the corresponding scenario selection unit 1308 obtains the correspondence of the scenario candidate in the second scenario graph data 1303 to the scenario candidate 1317 designated by the user, and the corresponding scenario candidate is obtained through the user I / F 127. To present. By comparing the scenario correspondence between scenario graph data with different feature information, the cause of the case or event in one feature information can be caused by another feature information. You can analyze what happened.
 ステップS1706では、第2のシナリオグラフ処理部1304のシナリオ抽出部1309が、第2のシナリオグラフデータ1303中のシナリオ群を抽出し、ユーザI/F127を介してユーザへ提示する。ステップS1707では、重要局面抽出部1310が第2のシナリオグラフデータ1303中の重要局面をそれぞれ抽出し、ユーザI/F127を介してユーザへ提示する。なお、ステップS1706およびステップS1707を設けるか否かは任意である。 In step S1706, the scenario extraction unit 1309 of the second scenario graph processing unit 1304 extracts the scenario group in the second scenario graph data 1303 and presents it to the user via the user I / F 127. In step S1707, the important situation extraction unit 1310 extracts each important situation in the second scenario graph data 1303 and presents it to the user via the user I / F 127. Note that whether or not to provide step S1706 and step S1707 is arbitrary.
 図18は、ユーザによって指定されたシナリオ候補1317に対する、第2のシナリオグラフ(確率過程グラフ)データ1303中のシナリオ候補の対応を求める処理の例を示している。図18に示した例では、ステップS1701でシナリオ抽出部1305が第1のシナリオグラフデータ1301から抽出したシナリオ群から、ステップS1703でユーザが一点鎖線で示した頂点A、B、C、Dのシナリオをシナリオ候補として指定したのに対して、重要局面抽出部1306が頂点Aおよび頂点Cを重要局面として抽出した情報に基づいて、ステップ1704でシナリオ選択部1307が関連するシナリオ候補として点線で示した頂点A,E,C,Dのシナリオを選択する。ステップS1705では、対応シナリオ選択部1308が、ユーザが指定したシナリオ候補だけでなく、シナリオ選択部1307が選択したシナリオに対しても一致するシナリオを第2のシナリオグラフデータ1303から選択することで、破線で示した対応シナリオ候補が選択される。これにより、第2のシナリオグラフデータ1303から、ユーザによって指定されたシナリオ候補1317に一致するシナリオだけでなく類似するシナリオを抽出することができる。これらのシナリオの抽出により、例えば、ユーザが異なる特徴情報間で対応するシナリオの存在から当該シナリオの確からしさの評価をしたり、特徴情報間で因果関係を調査したりすることができるので、複数シナリオに対するシミュレーションの解析効率を向上させることが可能となる。 FIG. 18 shows an example of processing for obtaining the correspondence of the scenario candidate in the second scenario graph (stochastic process graph) data 1303 to the scenario candidate 1317 designated by the user. In the example shown in FIG. 18, from the scenario group extracted by the scenario extraction unit 1305 from the first scenario graph data 1301 in step S1701, the scenarios of vertices A, B, C, and D indicated by the user in dashed lines in step S1703. Is designated as a scenario candidate, but based on the information that the important phase extraction unit 1306 has extracted the vertex A and the vertex C as the important phase, the scenario selection unit 1307 is indicated by a dotted line in step 1704 as the related scenario candidate Select scenarios with vertices A, E, C, and D. In step S1705, the corresponding scenario selection unit 1308 selects not only the scenario candidate specified by the user but also the scenario that matches the scenario selected by the scenario selection unit 1307 from the second scenario graph data 1303. The corresponding scenario candidate indicated by the broken line is selected. Thereby, similar scenarios as well as scenarios that match the scenario candidate 1317 designated by the user can be extracted from the second scenario graph data 1303. By extracting these scenarios, for example, the user can evaluate the probability of the scenario based on the existence of a scenario corresponding to different feature information, or investigate the causal relationship between feature information. It becomes possible to improve the analysis efficiency of the simulation for the scenario.
 図19は、第2のシナリオグラフ処理部1304の動作を説明するための模式図である。ステップS1705で対応するシナリオ候補が示され、また、ステップS1705で第2のシナリオグラフデータ1303から点線で囲んだシナリオ群が抽出され、ステップS1706で抽出されたシナリオ群から楕円で囲んだ重要局面が抽出される。 FIG. 19 is a schematic diagram for explaining the operation of the second scenario graph processing unit 1304. In step S1705, a corresponding scenario candidate is shown. In step S1705, a scenario group surrounded by a dotted line is extracted from the second scenario graph data 1303. An important aspect surrounded by an ellipse is extracted from the scenario group extracted in step S1706. Extracted.
 より具体的な例の説明として、図20A-Dに、連鎖倒産シミュレーションの例を示した。図20Aに、特徴情報を「倒産数」として、倒産数100社以上の事象を抽出して作成された第1のシナリオグラフ(確率過程グラフ)データの例2001を示した。シミュレーションのモデルにある会社の数は5000社と仮定する。 As an explanation of a more specific example, FIGS. 20A to 20D show an example of a chain bankruptcy simulation. FIG. 20A shows an example 2001 of first scenario graph (stochastic process graph) data created by extracting the events having the number of bankruptcies of 100 or more with the characteristic information as “number of bankruptcies”. Assume that the number of companies in the simulation model is 5000.
 図20Aでは、点線の楕円で囲んだ倒産数において連鎖倒産が収束する方向2002と、破線の楕円で囲んだ連鎖倒産が進行する方向2003の2種類の傾向が観察されている。ここでユーザは、連鎖倒産の原因を、特徴情報を変更した多次元解析で解明したいとする。一点鎖線で囲んだシナリオが、ユーザによって指定された連鎖倒産のシナリオ候補2004である。 In FIG. 20A, two types of trends are observed: a direction 2002 in which chain bankruptcy converges in the number of bankruptcies surrounded by a dotted ellipse, and a direction 2003 in which chain bankruptcy progresses surrounded by a dashed ellipse. Here, it is assumed that the user wants to elucidate the cause of chain bankruptcy by multidimensional analysis with changed feature information. A scenario surrounded by an alternate long and short dash line is a chain bankruptcy scenario candidate 2004 designated by the user.
 図20Bには、ステップS1704で得られる、楕円で囲んだ重要局面2005と、二点鎖線で囲んだシナリオ候補2006とを示した。シナリオ候補2006には、シナリオ候補2004と、重要局面2005の情報およびシナリオ候補2004を入力として得られるシナリオ候補2004に類似するシナリオ候補とが含まれる。 FIG. 20B shows an important situation 2005 enclosed by an ellipse and a scenario candidate 2006 enclosed by a two-dot chain line, which are obtained in step S1704. The scenario candidate 2006 includes a scenario candidate 2004 and a scenario candidate similar to the scenario candidate 2004 obtained using the information on the important aspects 2005 and the scenario candidate 2004 as input.
 図20Cには、特徴情報を「モデル中の5000社の損益の合計(損益合計)」として、損益合計が-100億円以上になる事象を抽出して作成された第2のシナリオグラフ(確率過程グラフ)データの例2007を示した。 In FIG. 20C, the second scenario graph (probability) is created by extracting the events where the total profit / loss is −10.0 billion yen or more, with the characteristic information as “total profit / loss of 5000 companies in the model (total profit / loss)”. Process graph) Data example 2007 is shown.
 図20Dには、シナリオ候補2008を示した。シナリオ候補2008は、ユーザによって指定された連鎖倒産のシナリオ候補2004との一致または類似から求められたシナリオ候補、すなわちシナリオ候補2006に対応するシナリオ候補である。したがって、シナリオ候補2008は、シナリオ候補2004およびシナリオ候補2006と同様に、連鎖倒産が進行する方向のシナリオ候補である。頂点群2009は、重要局面2005に対応する頂点群である。重要局面2010は、ステップS1707で、重要局面抽出部1310によって第2のシナリオグラフデータの例2007から抽出された重要局面である。 FIG. 20D shows a scenario candidate 2008. The scenario candidate 2008 is a scenario candidate that is obtained from a match or similarity with the chained bankruptcy scenario candidate 2004 designated by the user, that is, a scenario candidate corresponding to the scenario candidate 2006. Accordingly, the scenario candidate 2008 is a scenario candidate in a direction in which chain bankruptcy proceeds in the same manner as the scenario candidate 2004 and the scenario candidate 2006. A vertex group 2009 is a vertex group corresponding to the important situation 2005. The important situation 2010 is an important situation extracted from the second scenario graph data example 2007 by the important situation extraction unit 1310 in step S1707.
 図20Bに示した、特徴情報を「倒産数」として、倒産数100社以上の事象を抽出して作成された第1のシナリオグラフ(確率過程グラフ)データと、特徴情報の異なる図20Dに示した、特徴情報を「モデル中の5000社の損益の合計(損益合計)」として、損益合計が-100億円になる事象を抽出して作成された第2のシナリオグラフ(確率過程グラフ)データを比較することで、特定の連鎖倒産の原因が、100社以上倒産する前に、重要局面2010の状況で損益合計が-100億円以上となっていることが関係していることがわかる。 The first scenario graph (stochastic process graph) data created by extracting events with the number of bankruptcies of 100 or more, with the feature information as “number of bankruptcies” shown in FIG. In addition, the second scenario graph (stochastic process graph) data created by extracting the events where the total profit and loss is -10.0 billion yen, with the characteristic information as “total profit and loss of 5000 companies in the model (total profit and loss)” By comparing the above, it can be seen that the cause of a specific chain bankruptcy is related to the fact that the total profit or loss is -10 billion yen or more in the critical situation 2010 before the bankruptcy of 100 companies or more.
 このように、それぞれの特徴情報のシナリオグラフデータの間において、例えば、重要局面の位置情報や特徴的なパターン構造などに対応関係が観測されれば、それらの特徴情報が事例の原因に深く関わっていることがわかる。また、そのような対応関係が見出されなければ、原因に対して、それらの特徴情報は重要な要素でないと結論付けることができる。このような特徴情報を変更した多次元解析によって、シナリオグラフデータ間の主成分分析をユーザが介してインタラクティブに実行することができる。特に、社会シミュレーションのような課題の場合、起こっている事象を装置が一意に決定することは困難であり、ユーザがインタラクティブに介入して認識し、確認しながら解析を進めることで、詳細な原因分析や解明が可能となる。 As described above, if a correspondence relationship is observed between the scenario graph data of each feature information, for example, the position information of the important phase or the characteristic pattern structure, the feature information is deeply related to the cause of the case. You can see that If no such correspondence is found, it can be concluded that the feature information is not an important factor for the cause. By the multidimensional analysis in which the feature information is changed, the principal component analysis between the scenario graph data can be interactively executed by the user. In particular, in the case of issues such as social simulation, it is difficult for the device to uniquely determine what is happening, and the user can interactively recognize and proceed with the analysis while confirming the detailed cause. Analysis and elucidation are possible.
 上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、本発明は、実施形態の機能を実現するソフトウェアのプログラムコードによっても実現できる。この場合、プログラムコードを記録した記憶媒体をコンピュータに提供し、そのコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出す。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコード自体、及びそれを記憶した記憶媒体は本発明を構成することになる。このようなプログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、CD-ROM、DVD-ROM、ハードディスク、SSD(Solid State Drive)、光ディスク、光磁気ディスク、CD-R、磁気テープ、不揮発性のメモリカード、ROMなどが用いられる。また、本実施形態に記載の機能を実現するプログラムコードは、例えば、アセンブラ、C/C++、perl、Shell、PHP、Java(登録商標)等の広範囲のプログラム又はスクリプト言語で実装できる。 The above-described configurations, functions, processing units, processing means, etc. may be realized by hardware by designing a part or all of them, for example, with an integrated circuit. The present invention can also be realized by software program codes that implement the functions of the embodiments. In this case, a storage medium in which the program code is recorded is provided to the computer, and the computer (or CPU or MPU) reads the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention. Examples of storage media for supplying such program codes include flexible disks, CD-ROMs, DVD-ROMs, hard disks, SSDs (Solid State Drives), optical disks, magneto-optical disks, CD-Rs, magnetic tapes, A non-volatile memory card, ROM, or the like is used. Moreover, the program code for realizing the functions described in the present embodiment can be implemented by a wide range of programs or script languages such as assembler, C / C ++, perl, Shell, PHP, Java (registered trademark), and the like.
 さらに、実施の形態の機能を実現するソフトウェアのプログラムコードを、ネットワークを介して配信することにより、それをコンピュータのハードディスクやメモリ等の記憶手段又はCD-RW、CD-R等の記憶媒体に格納し、使用時にそのコンピュータ(又はCPUやMPU)が当該記憶手段や当該記憶媒体に格納されたプログラムコードを読み出して実行するようにしても良い。 Further, by distributing the program code of the software that realizes the functions of the embodiment via a network, it is stored in a storage means such as a hard disk or memory of a computer or a storage medium such as a CD-RW or CD-R. In use, the computer (or CPU or MPU) may read and execute the program code stored in the storage means or the storage medium.
 101:情報処理システム、110:グラフ処理装置、120:対象選択器、122:事例生成器、123:シナリオグラフ生成器、124:シナリオグラフ解析器、125:データベース、126:事例データベース、1101:ユーザ端末、1102:ネットワーク、1103:無線基地局、1104:センサ群、1105:中央処理装置(CPU)、1106:主記憶、1107:ストレージ、1108:ネットワークインタフェース(I/F)、1109:CPU、1110:主記憶、1111:ストレージ、1112:タッチパネル、1113:ネットワークI/F。 101: Information processing system, 110: Graph processing device, 120: Object selector, 122: Case generator, 123: Scenario graph generator, 124: Scenario graph analyzer, 125: Database, 126: Case database, 1101: User Terminal 1102: Network 1103: Wireless base station 1104: Sensor group 1105: Central processing unit (CPU) 1106: Main memory 1107: Storage 1108: Network interface (I / F) 1109: CPU 1110 : Main memory, 1111: Storage, 1112: Touch panel, 1113: Network I / F.

Claims (6)

  1.  対象となる第1および第2の事例の選択を受け付けるユーザインタフェースと、
     時系列データおよび前記時系列データの源の関係性の情報を保存するストレージと、を有し、
     前記時系列データから、前記第1および第2の事例のそれぞれに対応する事象を抽出し、
     抽出された事象および前記関係性の情報に基づいて、前記第1および第2の事例のそれぞれに対する確率過程グラフを生成し、
     生成した確率過程グラフ間で一致または類似するシナリオを抽出することを特徴とする情報処理システム。
    A user interface that accepts selection of the first and second cases of interest;
    Storage for storing time series data and information on the relationship between the sources of the time series data,
    Extracting events corresponding to each of the first and second cases from the time series data,
    Generating a stochastic process graph for each of the first and second cases based on the extracted events and the relationship information;
    An information processing system for extracting a scenario that matches or resembles between generated probabilistic process graphs.
  2.  請求項1に記載の情報処理システムにおいて、
     前記ユーザインタフェースは、さらに、ユーザからの前記第1の事例に対する確率過程グラフの内のシナリオの指定を受け付け、
     前記生成した確率過程グラフ間で類似するシナリオを抽出する際に、前記第1の事例に対する確率過程グラフの重要局面に基づいて、前記第1の事例に対する確率過程グラフから、前記ユーザから指定されたシナリオと関連するシナリオを抽出し、前記関連するシナリオと一致するシナリオを前記第2の事例に対する確率過程グラフから抽出することで、生成した確率過程グラフ間で類似するシナリオを抽出することを特徴とする情報処理システム。
    The information processing system according to claim 1,
    The user interface further accepts designation of a scenario in the stochastic process graph for the first case from a user;
    When extracting a scenario similar between the generated stochastic process graphs, the user specified from the stochastic process graph for the first case based on an important aspect of the stochastic process graph for the first case. A scenario related to a scenario is extracted, and a scenario that matches the related scenario is extracted from the stochastic process graph for the second case, thereby extracting similar scenarios between the generated stochastic process graphs. Information processing system.
  3.  請求項2に記載の情報処理システムにおいて、
     前記重要局面を、前記第1の事例に対する確率過程グラフの各頂点の次数に基づいて抽出することを特徴とする情報処理システム。
    The information processing system according to claim 2,
    The information processing system, wherein the important aspect is extracted based on the degree of each vertex of the stochastic process graph for the first case.
  4.  請求項1に記載の情報処理システムにおいて、
     前記ユーザインタフェースはタッチパネルを有することを特徴とする情報処理システム。
    The information processing system according to claim 1,
    The information processing system, wherein the user interface includes a touch panel.
  5.  請求項4に記載の情報処理システムにおいて、
     前記タッチパネルは携帯端末に設けられていることを特徴とする情報処理システム。
    The information processing system according to claim 4,
    The information processing system, wherein the touch panel is provided in a mobile terminal.
  6.  請求項1に記載の情報処理システムにおいて、
     計算機シミュレーションの結果を前記時系列データとして前記ストレージに保存することを特徴とする情報処理システム。
    The information processing system according to claim 1,
    An information processing system, wherein a result of computer simulation is stored in the storage as the time series data.
PCT/JP2013/063885 2013-05-20 2013-05-20 Information processing system WO2014188475A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/063885 WO2014188475A1 (en) 2013-05-20 2013-05-20 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/063885 WO2014188475A1 (en) 2013-05-20 2013-05-20 Information processing system

Publications (1)

Publication Number Publication Date
WO2014188475A1 true WO2014188475A1 (en) 2014-11-27

Family

ID=51933069

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/063885 WO2014188475A1 (en) 2013-05-20 2013-05-20 Information processing system

Country Status (1)

Country Link
WO (1) WO2014188475A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146696A (en) * 2004-11-22 2006-06-08 Hitachi Ltd Business portfolio simulation system and its data input method
JP2007220078A (en) * 2006-01-23 2007-08-30 Mitsubishi Electric Corp Simulation system
JP2011138432A (en) * 2009-12-29 2011-07-14 Toshiba Corp System for creating support information for road traffic control
JP2012198839A (en) * 2011-03-23 2012-10-18 Denso It Laboratory Inc Traffic volume prediction device, traffic volume prediction method and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146696A (en) * 2004-11-22 2006-06-08 Hitachi Ltd Business portfolio simulation system and its data input method
JP2007220078A (en) * 2006-01-23 2007-08-30 Mitsubishi Electric Corp Simulation system
JP2011138432A (en) * 2009-12-29 2011-07-14 Toshiba Corp System for creating support information for road traffic control
JP2012198839A (en) * 2011-03-23 2012-10-18 Denso It Laboratory Inc Traffic volume prediction device, traffic volume prediction method and program

Similar Documents

Publication Publication Date Title
CN104461842B (en) Based on daily record similitude come the method and apparatus of handling failure
US20180329932A1 (en) Identification of distinguishing compound features extracted from real time data streams
US10552390B2 (en) Root cause analysis of performance problems
CN104756107B (en) Using location information profile data
US8370808B2 (en) Apparatus and a method for generating a test case
US10883345B2 (en) Processing of computer log messages for visualization and retrieval
US20170109676A1 (en) Generation of Candidate Sequences Using Links Between Nonconsecutively Performed Steps of a Business Process
JP6744882B2 (en) Action pattern search system and action pattern search method
US20170109667A1 (en) Automaton-Based Identification of Executions of a Business Process
US20170109639A1 (en) General Model for Linking Between Nonconsecutively Performed Steps in Business Processes
JP7103496B2 (en) Related score calculation system, method and program
CN108763091A (en) Method, apparatus and system for regression test
US20170109638A1 (en) Ensemble-Based Identification of Executions of a Business Process
CN106033425A (en) A data processing device and a data processing method
CN110880128A (en) Abnormal information mining method, device and system and terminal equipment
US20190073914A1 (en) Cognitive content laboratory
JP7145059B2 (en) Model Prediction Basis Presentation System and Model Prediction Basis Presentation Method
US11200527B2 (en) Platform for evaluating and recommending process automations
US20210271637A1 (en) Creating descriptors for business analytics applications
US20170109670A1 (en) Crowd-Based Patterns for Identifying Executions of Business Processes
US20170109637A1 (en) Crowd-Based Model for Identifying Nonconsecutive Executions of a Business Process
CN111949655A (en) Form display method and device, electronic equipment and medium
US11568177B2 (en) Sequential data analysis apparatus and program
JP2013080465A (en) Associative memory technology in intelligence analysis and course-of-action development
WO2014188475A1 (en) Information processing system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13885284

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13885284

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP