WO2017056168A1 - Information processing system and information processing method - Google Patents

Information processing system and information processing method Download PDF

Info

Publication number
WO2017056168A1
WO2017056168A1 PCT/JP2015/077394 JP2015077394W WO2017056168A1 WO 2017056168 A1 WO2017056168 A1 WO 2017056168A1 JP 2015077394 W JP2015077394 W JP 2015077394W WO 2017056168 A1 WO2017056168 A1 WO 2017056168A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
state
information processing
vertex
identifiers
Prior art date
Application number
PCT/JP2015/077394
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/JP2015/077394 priority Critical patent/WO2017056168A1/en
Priority to JP2017542539A priority patent/JP6363305B2/en
Publication of WO2017056168A1 publication Critical patent/WO2017056168A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations

Definitions

  • the present invention relates to an information processing system and an information processing method for executing graph processing.
  • the above-mentioned distributed data is composed of environmental sensing data such as temperature and humidity, log data related to machines such as automobiles, and log data related to humans and organizations such as mail and SNS.
  • the processing content of such distributed data is optimally arranged with clustering processing that classifies the data and adds labels and indexes, machine learning processing, and elements (people, things, information, etc.) that constitute society.
  • Control processing The processing results regarding the distributed data obtained by these processes are expanded to distributed users and control targets.
  • the user or the control target object determines, for example, the moving means and the moving direction and the control parameter according to the processing result.
  • an object of the present invention is to provide a technique that enables efficient calculation of data that cannot be collected in one place on a large scale or that is updated every moment.
  • the information processing system of the present invention that solves the above problem is a model of a graph structure that is composed of a plurality of vertices corresponding to an analysis target event and edges connecting the corresponding vertices according to the relationship between the corresponding events.
  • a plurality of computers corresponding to the vertices and connected to each other so as to be able to exchange data, and an attribute representing one or more states with respect to the event of the vertices.
  • a display device that displays the number of identifiers held for each vertex in the storage device as a spatial distribution map based on the distribution of the vertices.
  • Transition of identifiers between computers according to a predetermined algorithm based on the number of identifiers held between the computers connected by edges and corresponding to the adjacent vertices
  • the rate is calculated, the number of identifiers held by each computer is updated according to the calculation result, and the update amount is determined according to a predetermined algorithm based on the feature amount indicating the amount of change in the number of identifiers due to the update.
  • the number of identifiers is updated based on the update amount.
  • FIG. 3 is a diagram illustrating an example of a graph structure model to be analyzed in the first embodiment. It is a figure which shows an example of the number of information elements on each vertex in Example 1.
  • FIG. 1 is a block diagram of a network configuration including an information processing system in Embodiment 1.
  • FIG. 3 is a flowchart illustrating an example of processing performed in information processing according to the first exemplary embodiment. 3 is a flowchart illustrating an example of reception processing according to the first exemplary embodiment.
  • 6 is a flowchart illustrating an example of transmission processing according to the first exemplary embodiment. 6 is a flowchart illustrating an example of acquisition processing according to the first exemplary embodiment. It is explanatory drawing which shows the outline of the calculation order in Example 1.
  • FIG. 1 is a block diagram of a network configuration including an information processing system in Embodiment 1.
  • FIG. 10 is a block diagram illustrating an example of a configuration of a computer in an information processing system according to a second embodiment. It is a figure which shows graph structure data in case there exists a weight in the edge of the calculation model in Example 2. FIG. It is a figure which shows the relationship between the edge weight in Example 2, and delay time. It is a figure which shows an example of the transition time of the information element in Example 2. FIG. It is a figure which shows an example of the acquisition concept of the graph structure data according to the real social activity in Example 3.
  • FIG. 10 is a block diagram illustrating an example of a configuration of an information processing system according to a third embodiment.
  • 10 is a flowchart illustrating an example of a processing procedure in the information processing method according to the third embodiment.
  • 12 is a flowchart illustrating an example of reception processing in the information processing method according to the third embodiment.
  • 10 is a flowchart illustrating an example of transmission processing in the information processing method according to the third embodiment.
  • 12 is a flowchart illustrating an example of a calculation result acquisition process in the information processing method according to the third embodiment.
  • FIG. 10 is a block diagram illustrating an example of a configuration of an information processing system according to a fourth embodiment.
  • FIG. 10 is a diagram illustrating an example of an access chart to a process data block according to a fourth embodiment.
  • FIG. 10 is a diagram illustrating an example of a process relationship in the fourth embodiment.
  • FIG. 10 is a diagram illustrating an outline of an information processing system according to a fourth embodiment.
  • FIG. 10 is a diagram illustrating an example of an access chart of a process in the fourth embodiment.
  • FIG. 20 is a diagram illustrating an example of processing to an information child storage area corresponding to a data block according to a fourth embodiment. It is a figure which shows the number of the information elements stored in the storage area of each information element in Example 4, and the relationship of time. It is a figure which shows the structure of the warehouse of the process target in Example 5.
  • FIG. 10 is a diagram illustrating an example of an access chart to a process data block according to a fourth embodiment.
  • FIG. 10 is a diagram illustrating an example of a process relationship in the fourth embodiment.
  • FIG. 10 is a diagram illustrating an example of
  • FIG. 10 is a block diagram illustrating an example of a hardware configuration of a computer and a mobile terminal according to a fifth embodiment. It is a figure which shows the concept of the information processing in Example 5.
  • FIG. 10 is a diagram illustrating a relationship between a computer installed on each shelf and a destination in Example 5. 14 is a flowchart illustrating an example of processing performed by a computer according to a fifth embodiment. 12 is a flowchart regarding calculation result acquisition processing according to the fifth embodiment. It is a figure which shows the example of an effect in Example 5.
  • FIG. 10 is a block diagram illustrating an example of a hardware configuration of a computer and a mobile terminal according to a fifth embodiment. It is a figure which shows the concept of the information processing in Example 5.
  • FIG. FIG. 10 is a diagram illustrating a relationship between a computer installed on each shelf and a destination in Example 5. 14 is a flowchart illustrating an example of processing performed by a computer according to a fifth embodiment. 12 is a flowchart regarding calculation result acquisition
  • Example 6 It is a figure which shows the concept in Example 6.
  • FIG. It is a figure which shows the exchange example of the information element in Example 6.
  • FIG. It is a figure which shows the concept which specifies the affiliation community of each user from the information child number of each vertex in Example 6.
  • FIG. It is a figure which shows the concept in Example 7.
  • FIG. It is a figure which shows the example of the transition probability table 1 in Example 8.
  • FIG. It is a figure which shows the example of the transition probability table 2 in Example 8.
  • FIG. It is a figure which shows the example of the transition probability table 3 in Example 8.
  • FIG. It is a figure which shows the change of the information child total number in Example 9, and the change of distribution of the information child of the whole information processing system.
  • FIG. 22 is a flowchart illustrating an example of processing performed by a computer according to a ninth embodiment. It is a flowchart which shows an example of the information element number control process in Example 9.
  • 22 is a flowchart illustrating an example of information element splitting processing according to the ninth embodiment.
  • 22 is a flowchart illustrating an example of information element fusion processing according to the ninth embodiment. It is a figure which shows the relationship between the power spectrum of the change of the number of information elements in Example 9, the mutual information amount of the time direction calculated on each vertex, and the number of information elements on each vertex. It is a figure which shows the concept in Example 9.
  • FIG. 20 is a diagram illustrating an example of a determination algorithm according to the ninth embodiment.
  • autonomous distributed data analysis that performs analysis for each distributed data is performed in order to solve such a problem.
  • each element specifically, a computer
  • each element that manages the distributed data performs a predetermined calculation on the data of other elements adjacent to its own data, and performs the desired calculation for the entire element. It is a technique to do.
  • the phenomenon corresponding to the concept of autonomous decentralization described above is a phenomenon that is often seen in nature, for example, a reaction diffusion model in the field of biology is well known.
  • a reaction diffusion model in the field of biology is well known.
  • the zebra stripes are caused by the diffusion of proteins in each cell individually.
  • such an autonomous distributed reaction diffusion model is replaced with a situation in which diffusion of objects and information is performed individually in each place and each element, and a technique applied to data analysis will be described.
  • FIG. 1 is a conceptual diagram of a graph structure model (hereinafter, calculation model 1) to be analyzed in the information processing system.
  • the calculation model 10 performs calculation by diffusing information elements (Information particles) that are information units with respect to a graph structure including vertices 110 to 114 and edges 121 connecting these vertices.
  • Information particles Information particles
  • This is a calculation model with the number of information elements on .about.114 as a solution.
  • the calculation target is a classification problem.
  • an information element that is a unit of information.
  • the information element is data having a state (attribute) variable.
  • the number of states 2 (that is, the data capacity is 1 bit), and the state u and the state v, respectively. That is, one vertex includes a plurality of information elements, and as described later, one vertex is associated with a state (attribute) according to the total number of information elements.
  • FIG. 1 illustrates an information element 132 in a state u and an information element 131 in a state v.
  • Each information element diffuses along the side 121 (information element diffusion 140).
  • the state of the maximum information element is made to correspond to the classification result. That is, if the state u is the classification result A and the state v is the classification result B, the vertex A becomes the classification result B. If a computer described later calculates in the same way at each vertex, all the vertices can be classified as either A or B.
  • FIG. 2 is a diagram illustrating an example of the number of information elements on each vertex.
  • FIG. 3 is a block diagram illustrating an example of the configuration of the information processing system 100 according to the first embodiment.
  • the information processing system 100 shown in FIG. 3 includes one or more computers 220-1 to 220-4, and these computers are connected by a network 1.
  • the computer 220 will be referred to unless the computer is particularly distinguished.
  • the computer 220 includes a CPU 221, a main storage device 222 configured by a volatile storage device such as a RAM, a storage 223 configured by an appropriate nonvolatile storage device such as a hard disk drive, an input / output device 224 such as a keyboard, a mouse, and a display, A network I / F 225 is included.
  • the CPU 221 executes a program 226 stored in the main storage device 222 to implement necessary functions, performs overall control of the computer itself, and performs various determinations, computations, and control processes. Therefore, the function corresponding to the information processing method of the first embodiment corresponds to a function that is implemented by the execution of the program 226 by the computer 220 described above.
  • FIG. 4 is a flowchart illustrating an example of a procedure in the information processing method according to the first embodiment.
  • each of the computers 220-1 to 220-4 stores data relating to the corresponding vertex in the above-described calculation model 10 that is divided for each computer and stored in its own storage 223 or the like.
  • data stored in the storage 223 by the computer 220-1 is stored in a predetermined data area 230-1 in the storage 223, as exemplified in FIG.
  • the same symbol is attached
  • One graph structure data is distributed and stored in the data areas 230-1 to 230-4 of the plurality of storages 223, and the data areas 230-1 to 230-4 are connected via the network 1.
  • the computer 220-1 stores information on the vertex 110, which is the vertex A, the vertex 111, which is the vertex B, and the connection destination of each vertex in the storage 223. That is, information on a vertex 113 that is a vertex D to which a vertex 110 that is a vertex A is connected, information about a vertex 110 that is a vertex A to which a vertex 111 that is a vertex B is connected, a vertex 112 that is a vertex C, and a vertex 113 that is a vertex D Is stored in the data area 230-1 of the storage 223.
  • each computer 220 executes a certain number of loop processes (steps 313-1 to 313-2).
  • Each computer 220 executes loop processing (steps 314-1 to 314-2) for all vertices for which data has been acquired in step 311 described above in the loop processing, and receives information elements (step 315).
  • the transmission process (step 316) is executed.
  • each computer 220 executes a calculation result acquisition process (step 317) to execute this flowchart. Exit.
  • FIG. 5 is a flowchart showing an example of the reception process (step 315).
  • Each computer 220 determines whether or not an information element has been received from another vertex after the start of the flowchart (step 411). If this determination is true (step 411: Y), the computer 220 updates the number of information elements storing data in the storage 223 (step 412). If the above determination is false (step 411: N), This flowchart is terminated.
  • FIG. 6 is a flowchart showing an example of the transmission process (step 316).
  • Each computer 220 acquires the number of information elements on vertices connected by edges (referred to as adjacent vertices) from the vertices selected in the loop processing (step 314) regarding the vertices after the start of the flowchart (step 314).
  • Step 512 the number of information elements acquired by the computer 220 may be the number of information elements acquired in the past.
  • the computer 220 executes a loop process (steps 513-1 to 513-2) for the information element on the vertex selected in step 314 described above.
  • the computer 220 calculates a transition probability for the information element selected in step 314 described above (step 514).
  • a formula for calculating the transition probability is shown below as Formula (1).
  • Ndj is the degree of vertex j.
  • the left side P indicates the transition probability
  • Pu indicates the transition probability of the information element in the state u.
  • Nu and Nv represent the number of information elements. For example, Nu is the number of information elements in state u, and Nv is the number of information elements in state v.
  • ⁇ in the third term and the fourth term is calculated for adjacent vertices in the neighborhood range.
  • Nui and Nvj are the number of information elements of each state of the adjacent vertex j in the neighborhood range.
  • F and g are functions, and ⁇ and ⁇ are positive constants.
  • the computer 220 may calculate the transition probability by prediction based on the update history of past information elements.
  • the computer 220 in such a prediction method uses the result obtained by inputting the test pattern in the above formula (1) in advance as correct data, and uses the update history of past information elements and the number of information elements at the vertex as input data. It is assumed that the model learned by a predetermined neural network is used for calculating the transition probability. By using this model, the computer 220 can replace the number of information elements at adjacent vertices with the update history of past information elements.
  • step 515 the computer 220 compares the transition probability calculated in step 514 described above with a predetermined threshold.
  • a predetermined threshold for example, when the threshold value is 0.5 and 0.5 ⁇ transition probability ⁇ 1 (step 515: Y), that is, the computer 220 that has determined that the transition probability is high advances the process to step 516.
  • the computer 220 determines that the transition probability is low, and proceeds to the end (step 520).
  • step 516 the computer 220 selects one vertex from the adjacent vertices for which the number of information elements has been obtained in step 512.
  • the selection method here may be random or round robin.
  • step 517 the computer 220 transmits the data (state) of the information element from the network I / F 125 to the adjacent vertex (corresponding computer) selected in step 516 described above.
  • step 518 the computer 220 updates the number of information elements at the vertex (executes the number of information elements ⁇ 1 because the information element is transmitted).
  • FIG. 7 shows a detailed flowchart regarding the calculation result acquisition process (step 317) in the flowchart of FIG.
  • the computer 220 compares the number of information elements of each state of each vertex stored in the storage 223 and selects the state having the maximum number of information elements after starting the flowchart. For example, when the number of states is 2 (u and v), the number of information elements in the state u on a certain vertex is 1, and the number of information elements in the state v is 2, the computer 220 selects the state v.
  • step 612 the computer 220 displays the result corresponding to the state selected in step 611 described above on the display device or the input / output device 224 of the predetermined computer 220 on the network 1.
  • the result corresponding to the state v is the classification result B
  • the vertex belongs to the classification B (the state u is the community A).
  • Other vertices can be calculated similarly.
  • the calculation result does not depend on the calculation order of the information elements. 4 and 6, in the vertex loop (step 314-1) and the information child loop (513-1) on the vertex, the calculation order of the vertex and the information child is free, For example, the calculation result does not change when a certain vertex A is processed and then the vertex B is processed, and when the vertex B is processed and then the vertex A is processed. That is, the calculation order is free.
  • 8A and 8B show an outline of the calculation order when the calculation model 10 and the information processing system 100 in FIG. 3 are assumed. 8A and 8B show two flowcharts having different calculation orders, which are described as processing order 1 in FIG. 8A and processing order 2 in FIG. 8B, respectively. Further, the movement of data (information element) due to transmission / reception between vertices shows only movement related to the vertex D.
  • the vertex D is connected to the vertex A, the vertex B, the vertex E, and the edge, and thus the information element moves between the vertices.
  • calculation order 1 before vertex D reception processing, transmission processing with the same cycle as vertex D and transmission processing with the same cycle as vertex E are executed for vertex A.
  • the transmission process of the same period as that of the vertex D is not yet executed for the vertex B, in the reception process of the vertex D, the movement 710 of the same period of information from the vertex A and the previous period from the vertex B
  • An information element movement 712 and an information element movement 711 of the same period from the vertex E occur.
  • the information element of the previous cycle from the vertex A is moved. 750, the previous period information child movement 750 from vertex B, and the previous period information child movement 750 from vertex E occur. From this, the timing at which the information element moves differs between processing order 1 and processing order 2.
  • FIG. 9 is a diagram showing the relationship between the calculation model and the number of loops.
  • the example shown in FIG. 9 is a calculation model having 4096 vertices.
  • the edges between the vertices are not shown because the figure becomes complicated.
  • the vertices are dense near the center of the circle, and the density of the vertices decreases toward the outer periphery.
  • the distance between the vertices near the outer periphery of the circle is larger than the gap near the center of the circle. For this reason, when the classification based on the distance threshold, which is one of the conventional statistical methods, is performed, the wavy gap cannot be recognized and cannot be correctly classified.
  • the method of the present invention performs classification in an autonomous and distributed manner, a gap in a high-density region near the center and a low-density gap near the outer periphery can be correctly recognized.
  • the number of states of the information element is 2, and in initialization of the number of information elements, the information group (state u) is stored in the vertex group 810-1 and the information field (state is stored in the vertex group 810-2). Assume that 4096 ⁇ 8 are assigned to v). Further, at each vertex in FIG. 9, the density (color tone density from white to gray to black) is changed depending on whether the number of information elements is large in the state u and the state v is large.
  • the information elements are only diffused to a part of the upper end and the lower end of the graph structure data, but in the state 820 of the loop count t + n, the information elements are spread throughout. .
  • the classification accuracy is lowered near the gap at the center of the graph structure data.
  • the state 830 of the loop count t + 2n a beautiful classification is performed.
  • each side defined in the calculation model of the first embodiment includes a weighting coefficient
  • a delay process based on the weighting coefficient of each side is added to the transmission process shown in the first embodiment. Therefore, the computer 220 has a configuration including a delay unit 911 that executes the corresponding process.
  • Other configurations are the same as those in the first embodiment.
  • FIG. 10 is a block diagram illustrating an example of the configuration of the computer 910 in the information processing system according to the second embodiment.
  • the computer 910 shown here corresponds to each of the computers 220-1 to 220-4 shown in FIG. 3 of the first embodiment, and modules having the same function are given the same reference numerals.
  • the computer 910 according to the second embodiment newly includes a delay unit 911 with respect to the computers 220-1 to 220-4.
  • FIG. 11 shows graph structure data 920 when weights are added to the sides of the calculation model.
  • the graph structure data 920 includes a vertex A950, a vertex B951, and a vertex C952, a weight 960 having a value of 1 for the side between the vertices AB, and a value of 10 for the side between the vertices AC. Assume that a weight 961 exists.
  • FIG. 12 shows an example in which a relationship table 940 between edge weights and delay times is defined in advance.
  • the relationship between the weight and the delay time may be given in advance in the table 940 as shown in FIG. 12, or may be calculated by the computer 910 using a predetermined mathematical formula.
  • step 311 in the flowchart of FIG. 4 shown in the first embodiment that is, an example of an information processing system having a function of automatically acquiring data in accordance with real-world activities at the time of acquiring graph structure data explain.
  • the graph structure data which is a calculation model, is not calculated on the information processing system, and real-world activities are used as they are.
  • FIG. 14 is a diagram illustrating an example of an acquisition concept of graph structure data according to real social activities in the third embodiment.
  • the graph structure data as a calculation model is obtained from a log of a person's conversation (who and who, how many times, how long, and a conversation). Structured.
  • the computer 220 that obtains the recorded data has the graph structure data 1010 expressing the frequency and time of the conversation.
  • a side 1013 is generated between the vertex A (1011) corresponding to the person A and the vertex B (1012) corresponding to the person B.
  • the result 1020 obtained by analyzing the generated graph structure data 1010 using an information element is shown.
  • the attribute of each vertex can be calculated according to the number of information elements on each vertex, and the vertex A 1021 and the vertex B 1022 are attributes of information elements expressed by black squares. 1420 and 1060 in FIG. 15 show the same analysis results, although the calculation means leading to the results are different.
  • the computer 220 performs data structuring 1030 by the above-described processing.
  • real-world activities are not limited to human conversation, but also activities between objects (for example, communication between machines such as robots, automobiles, traffic lights, etc.), activities between persons and objects, and objects through persons. Activities (indirect communication between places and facilities via people who visit multiple facilities and shelves), SNS user interaction (message communication, e-mail, etc.) in the virtual space good.
  • the computer 220 structures the activity in the real world into graph structure data, and then analyzes it in the same manner as the processing exemplified in the first embodiment.
  • FIG. 15 is a diagram illustrating a state 1050 in which information elements are exchanged in association with activities in the real world. If the person A and person B described above can hold an information child and can update the information child during a conversation between the person A and the person B, the computer 220 executes a calculation 1070 using real-world activities to calculate the information child. As an analysis result 1060 as a result, the number of information elements held in the real world, that is, person A and person B is obtained. In Examples 3 to 6, specific configurations corresponding to this concept will be described.
  • FIG. 16 is a block diagram illustrating an example of the configuration of the information processing system 100 according to the third embodiment.
  • the information processing system 100 illustrated here includes a device group 3001 and a device 3020 held or mounted on the vertex 3010.
  • the device group 3001 is a group of people in the real world, and each device is a smart device held by a person or the like.
  • the device group is not limited to a person but may be a mobile object such as a car, a smartphone attached to a machine, a device such as an embedded computer and a program attached to data.
  • the problem to be analyzed is a vertex group classification problem. When each vertex is a person, for example, it is applied to community detection of a certain group.
  • the device 3020 as a computer includes a CPU 3021, a main storage device 3022 for storing a program 3026, a storage 3023, an input / output device 3024, and a network I / F 3025.
  • the device 3020 has a neighborhood range 3030 that is recognized as communicable. In the example of FIG. 16, in the device 3020 associated with a person or device, a circle having a radius with a predetermined value centered on the device 3020 is the neighborhood range 3030.
  • Such a proximity range 3030 can be calculated from the physical distance between devices, but the reach of radio waves transmitted by the network I / F 3025, the frequency of communication between devices (that is, between vertices having devices), for example, mail
  • the number of exchanges may be in a range above a certain threshold.
  • the device 3020 can communicate within the vicinity range 3030 using a network I / F 3025 or the like.
  • the vertex 3010 has a function of communicating with another device 3011 existing in the vicinity range 3030. Since the devices existing in the neighborhood range 3030 correspond to the vertices connected at the sides shown in the first embodiment, the actual social activities themselves become the sides. That is, the graph structure data of the first embodiment is not necessary.
  • the device 3020 is called a vertex.
  • FIG. 17 is a flowchart illustrating a processing procedure in the information processing method according to the third embodiment.
  • the information element which is a unit of information is the same as that defined in the first embodiment.
  • each device 3020 first initializes the number of information elements of the corresponding vertex 3010 (step 3111).
  • step 3114 the device 3020 activates a calculation result acquisition process.
  • the device 3020 may execute the reception process (step 3112), the transmission process (step 3113), and the calculation result acquisition process (step 3114) in parallel.
  • FIG. 18 is a flowchart illustrating an example of reception processing.
  • the device 3020 determines whether or not a predetermined time has elapsed in step 3211 after the process starts. If the determination is true (step 3211: Y), the device 3020 moves the process to step 3212.
  • step 3212 the device 3020 determines whether an information element has been received from another device. If the determination is true (step 3212: Y), the number of information elements of the device itself is updated (information element) in step 3213. Equation -1). The process ends with an end interrupt or the like. Further, the process of step 3211 may be a process triggered by communication instead of a lapse of a fixed time.
  • step 3113 The main difference between the transmission process in the third embodiment and the transmission process in the first embodiment is the addition of a process after a certain period of time.
  • FIG. 19 is a flowchart showing an example of transmission processing.
  • the device 3020 determines whether or not a predetermined time has elapsed in step 3311 after the process starts. If this determination is true (step 3311: Y), the device 3020 moves the process to step 3312. In step 3312, the device 3020 communicates with the vertex existing in the neighborhood range 3030 described above, and acquires the number of information elements held by the vertex.
  • Subsequent steps 3313-1 to 3313-2 are loop processing for each information element of the own vertex.
  • the device 3020 calculates the transition probability of the self information element. This step is the same as the processing in step 514 of the first embodiment.
  • step 3315 the device 3020 compares the transition probability calculated in step 3314 described above with a predetermined threshold value. As a result, if the transition probability> the threshold value is true (step 3315: Y), the process proceeds to step 3316. For example, when the threshold value is 0.5 and 0 ⁇ transition probability ⁇ 0.5, the device 3020 advances the process to step 3311. On the other hand, if 0.5 ⁇ transition probability ⁇ 1, the process advances to step 3316. .
  • step 3316 the device 3020 selects one vertex from the vertices in the neighborhood range 330. This selection method may be random or order (round robin). Thereafter, in step 3317, the device 3020 transmits the data (status) of the self-identifier from the network I / F 3025 to the vertex (device) selected in step 3316 described above.
  • the device 3020 updates the number of information elements at its own vertex (since the information element is transmitted, the number of information elements ⁇ 1 is executed). Also, the parameters of these processes (for example, coefficients of transition probability calculation formulas, threshold values, selection methods, and the like) may be different at the vertices.
  • FIG. 20 shows a flowchart of calculation result acquisition processing.
  • the device 3020 determines whether there is a result acquisition request from the input / output device 3024 in step 3411 after the calculation result acquisition processing is started. If this determination is true (step 3411: Y), the device 3020 executes step 3412 and step 3413. This step is the same as step 611 and step 612 in the first embodiment, and a description thereof will be omitted.
  • the classification problem for the vertices can be solved as in the first embodiment. Since the vertex in the third embodiment is a device distributed in the real world, that is, the classification problem for the device distributed in the real world can be efficiently solved without generating graph structure data.
  • a fourth embodiment is shown as an example of an information processing system corresponding to a calculation model in which each vertex in the above-described third embodiment is data and an edge between the vertices is an access continuity between the data.
  • a method for efficiently arranging data necessary for each process on the computers is provided.
  • FIG. 21 is a block diagram illustrating an example of the configuration of the information processing system according to the fourth embodiment.
  • the computer 120-1 and the computer 120-2 are connected via the network 1, the process 120 is processed by the computer 120-1, and the data area of the computer 120-1 Assume that data blocks 1, 2, and 3 are stored in 130-1.
  • the process 2 is processed by the computer 120-2 and the data blocks 4, 5, and 6 are stored in the data area 130-2 of the computer 120-2.
  • the data block described above stores data necessary for the processes 1 and 2 described above.
  • the data areas 130-1 and 130-2 are stored on a storage (not shown), and desired data is stored from the storage data area 130 at a timing required for calculation by a program executed by the computer 120. It is transferred to the main memory (not shown).
  • FIG. 22 is a diagram showing an example of an access chart 4010 to each data block of each process 1 and 2.
  • data blocks adjacent in the time direction in the time section T are related. Specifically, when the process 1 accesses the data block 1 and subsequently accesses the data block 2, the relationship between the data block 1 and the data block 2 is incremented by “+1”.
  • FIG. 23 is a diagram showing an example of the relationship 4020 calculated by integrating the relationships of the processes.
  • “2” of the value (4211) of the data block 1 in the row and the data block 2 in the column is continuously transferred to the data block 2 after the access to the data block 1 in the time interval T described above. This indicates that the number of accesses is “2”.
  • the relationship table 4021 in FIG. 23 is represented as a graph, a relationship graph 4023 is obtained.
  • the graph 4023 does not represent the side of the number of times “0”.
  • the data blocks 1, 2, and 6 are originally the data area of the processing computer of the process 1, that is, the data area (130-1), and the data blocks 3, 4, and 5 are the data area of the processing computer of the process 2, that is, the data This indicates that it is preferably stored in the area (130-2).
  • FIG. 24 is a schematic diagram of an information processing system 4100 according to the fourth embodiment.
  • the information processing system 4100 is a detailed diagram of the configuration of the storage area of the information processing system 4000 of FIG.
  • the information processing system 4100 has information child storage areas 1 to 6 (4101-1 to 4101-6) corresponding to the data blocks in the data areas 130-1 and 130-2. This storage area has a function of storing one or more information elements.
  • FIG. 25 is a diagram showing an access chart 4200 for each process.
  • processing is performed on the information child storage area corresponding to each data block.
  • FIG. 26 is a diagram showing an example of processing 4300 for this information storage area.
  • the process 1 accesses the data block 1
  • the information child stored in the area 1 is acquired as the process 4201 for the storage area 1 of the information child. That is, the number of information elements is subtracted.
  • an information element is acquired from the area (4212).
  • the information element is circulated between the storage areas corresponding to the respective data blocks.
  • Data blocks that are highly relevant are classified into the same cluster according to the distribution of information elements.
  • highly relevant data blocks can be collected in the same computer.
  • FIG. 27 is a diagram showing the relationship between the number of information elements stored in the storage areas 1 to 6 of each information element and time.
  • the initial state of the number of information elements stored in the storage area of each information element is shown in a table 4310.
  • the number of states of the information element is 2 (state u and state v), and the above time change and the number of information elements in the table 4310 are calculated by the equation of state u ⁇ state v.
  • the number of information elements in each area is updated every time the data block is accessed, and changes with time as shown in FIG.
  • the clusters are the areas 1 to 3 and the areas 4 to 6.
  • the clusters are changed to the clusters of the areas 1, 2, and 6 and the areas 3, 4, and 5. This is the preferred data block arrangement described above in relation 4020 between data blocks in FIG.
  • FIG. 28 exemplifies a configuration of a warehouse 5000 to be processed.
  • the warehouse 5000 has a plurality of areas inside.
  • the warehouse 5000 in FIG. 28 has four areas, area A (5010-1) to area D (5010-4).
  • each of these areas A to D a plurality of shelves 5011-A1 to 5011-D1 are arranged in the corresponding area.
  • the shelf 5011-A1 is illustrated as one of the shelves placed in the area A (5010-A), but it is assumed that a plurality of other shelves are arranged.
  • the areas B to D have a plurality of shelves 5011.
  • each shelf 5011 can hold a plurality of luggage 5012.
  • an example in which the packages 5012-A1-1 and 5012-A1-2 are arranged on the shelf A-1 (5011-A1) is illustrated.
  • a plurality of packages 5012 can be arranged on other shelves 5011.
  • FIG. 29 is a diagram showing the concept of the pickup work.
  • an operator 5100 picks up a baggage 5012 placed on each shelf 5011 according to a predetermined baggage list 5110.
  • the packages to be picked up are packages 5012-A1-1, 5012-B1-2, and 5012-D1-1.
  • the worker 5100 visits the shelves 5011-A1, 5011-B1, and 5011-D1 on which the respective packages 5012 are placed according to the list 5110.
  • the movement route of the worker is like a movement route 5120.
  • the order of picking up the luggage 5012 is not defined.
  • FIG. 30 is a block diagram showing a computer installed on a shelf and a mobile terminal possessed by an operator 5100.
  • a computer 5210 is installed on each shelf 5011, and each worker 5100 has a mobile terminal 5220.
  • FIG. 31 is a block diagram showing a configuration example of the computer 5210 and the mobile terminal 5220.
  • the computer 5210 and the mobile terminal 5220 have the same configuration.
  • the computer 5210 and the mobile terminal 5220 are a CPU 1021, a main storage device 1022 constituted by a volatile storage device such as a RAM, a storage 1023 constituted by an appropriate nonvolatile storage device such as a hard disk drive, an input / output such as a keyboard, a mouse, and a display.
  • a device 1024 and a network I / F 1025 are included.
  • the CPU 1021 provides a predetermined function by executing a program 1026 stored in the main storage device 1022, performs overall control of the computer itself, and performs various determinations, calculations, and control processes.
  • FIG. 32 is a diagram illustrating the concept of information processing in the fifth embodiment.
  • state 1 in which the worker 5100 has acquired the luggage from the shelf B-1 (5011-B1)
  • state 2 5302
  • the operator 5100 obtains the luggage 5012 from shelf B-1 (5011-B1) and reaches a state 3 (5303).
  • An example is shown.
  • the mobile terminal 5220 possessed by the worker 5100 and the computer 5210-B1 installed on the shelf B-1 Communicate between each other and update each other's number of information elements.
  • the worker 5100 moves the shelf 5011 in the state 2 and acquires the luggage from another shelf 5011-D1 in the state 3, the worker 5100 is installed on the shelf D-1 and the mobile terminal 5220 possessed by the worker 5100. Communication is performed with the computer 5210-D1, and the number of information elements is updated. That is, the information element is moved from the shelf B-1 to the shelf D-1 via the worker 5100. By carrying out such processing by a plurality of workers, the information element circulates between shelves.
  • FIG. 33 is a diagram illustrating the relationship between the computers 5210 installed on the shelves 5011 and the movement destinations of the shelves 5011 according to the fifth embodiment.
  • FIG. 33 shows a table 5400 describing the relationship between the computers 5210 installed on each shelf 5011 and the destination of the shelf 5011. From this table 5400, it is recommended that the shelf A-1 and the shelf B-2 are installed in the region B, and the shelf A-2, the shelf B-1, and the shelf B-3 are installed in the region A.
  • the worker 5100 moves according to the above-described movement destination area.
  • This movement may be executed by a self-propelled mechanism (not shown) of the shelf 5011 that receives an instruction from the computer 5210, or a robot (not shown) that moves the shelf 5011. Further, the execution timing of the movement of the shelf 5011 may be every night or every other day according to an instruction from the computer 5210.
  • FIG. 34 is a flowchart showing an example of processing performed by each computer 5210.
  • Each computer 5210 initializes the number of information elements after the start of the flowchart (step 5511). Thereafter, the reception processing (step 5512) and transmission processing (step 5513) processes of the computer 5210 are started. Thereafter, the computer 5210 activates a calculation result acquisition process (step 5514). Each of these processes (steps 5511 to 5513) can be the same as each process (steps 3111 to 3114) described in FIG.
  • FIG. 35 is a flowchart regarding calculation result acquisition processing (step 5514).
  • each computer 5210 compares the number of information elements of each state held by itself, and selects the state having the maximum number of information elements. For example, when the number of states is 2 (u and v), the number of information elements in the state u on a certain vertex is 1, and the number of information elements in the state v is 2, the computer 5210 selects the state v.
  • step 5612 the computer 5210 determines a movement destination area corresponding to the state selected in step 5611 described above, and displays it on a predetermined display device connected to the network or the like or its own input / output device 1024. For example, when the state v is the maximum state, the corresponding region is the region B (the state u is the region A).
  • FIG. 36 is a diagram showing the effect of the fifth embodiment.
  • the movement distance reduction effect of the operator 5100 by the above-described simulation of the shelf movement by the computer 5210 is shown.
  • the pick-up operation is performed in the warehouse in the convergence state 5701 when the shelf is moved based on the analysis result according to the fifth embodiment.
  • the distance traveled by the worker was 0.08, and the reduction effect was 92%.
  • the arrangement of the shelves can be optimized from the flow line of the worker 5100 who picks up the luggage from the shelves.
  • an information processing method for dealing with a problem of detecting user clustering that is, a community in an exchange service between a plurality of users such as a social network service
  • a community in an exchange service between a plurality of users such as a social network service
  • the exchange corresponds to, for example, transmission / reception of mail, transmission / reception of a message, visit to a personal page or posting.
  • FIG. 37 is a diagram illustrating the concept of the sixth embodiment. In FIG. 37, it is assumed that user 1 (6011) and user 2 (6012) transmit messages (6020) through the exchange service using terminals 6031 and 6032 respectively held by the users.
  • the user 1 operates the terminal 1 (6031) that he / she owns, and transmits a message to the user 2 from the message transmission screen 6040, for example.
  • This message is delivered to the terminal 2 of the user 2 via the information processing system of the exchange service such as a server, and for example, a message reception screen 6041 is displayed on the corresponding terminal.
  • the configurations of the terminals 6031 and 6032 are the same as the configuration of the device 3020 shown in FIG.
  • FIG. 38 is a diagram illustrating an example of exchanging information elements in the sixth embodiment.
  • the information element is stored in a terminal owned by each user or a storage area of each user of the information processing service providing the above-described exchange service.
  • the initial state is state 1 (6101).
  • the corresponding terminals 6031 and 6032 add an information element to the message.
  • An example of the number of information elements 6113 added to the message by the terminals 6031 and 6032 in the state 2 (6102) is shown. In this example, five information elements are added from the terminal 6031 of the user 1.
  • the number of information elements 6112 stored in the terminal 6032 of the user 2 is updated based on the information element added to the above message. To do.
  • FIG. 39 is a diagram illustrating the concept of identifying the community to which each user belongs from the number of information elements at each vertex according to the sixth embodiment. Vertices A to E in the figure correspond to each terminal.
  • the information element circulates between users via messages.
  • the community specified in this way can be applied, for example, by extracting frequently used keywords from public text information of users belonging to the same community and marketing to users belonging to the corresponding community. From the above, in the sixth embodiment, the community to which the user on the exchange service belongs can be detected.
  • the example in which the optimal arrangement of the shelves 5011 (A1 to D1) is performed according to the movement history of the worker 5100 in the warehouse 5000 is shown.
  • the computer 5210 obtains the graph structure data from the package list 5110. Create and execute the same calculation as the information processing system 100 shown in the first embodiment.
  • the computer 5210 calculates the movement destination of the shelf 5011 from the calculation result (classification result) based on the relationship table between the classification result (number of information elements) and the movement destination area shown in the fifth embodiment. After the calculation of the movement destination of the shelf 5011 by the computer 5210, before the worker 5100 actually starts the pickup operation of the luggage 5012 in the warehouse 5000, the shelf 5011 is moved according to the movement destination of the shelf 5011 calculated by the computer 5210. Deploy.
  • the arrangement means of the shelf 5011 is the same as that of the fifth embodiment. Therefore, the seventh embodiment corresponds to a method in which the computer 5210 generates graph structure data from one or more package lists 5110.
  • FIG. 40 is a diagram illustrating the concept of the seventh embodiment.
  • each shelf 5011 is a vertex
  • the trajectory of movement of the worker 5100 in the warehouse 5000 can be represented as a graph 7010 of the trajectory of the worker 5100.
  • the value added to each side of the graph 7010 is the number of times the worker 5100 has passed.
  • a graph 7011 of the trajectory of the standardized worker 5100 is obtained.
  • This graph 7011 is graph structure data in which a weight is added to each side.
  • step S1 By processing such graph structure data by the same information processing system as in the first and second embodiments, it is possible to classify the vertices, that is, the shelves 5011, and the movement destination corresponding to the classification result is the method of the fifth embodiment. By calculating in step S1, it is possible to calculate the optimum movement destination of each shelf 5011.
  • FIG. 41 is a diagram showing an example of the transition probability table 1 (8001).
  • FIG. 42 is a diagram illustrating an example of the transition probability table 2 (8002).
  • FIG. 43 is a diagram illustrating an example of the transition probability table 3 (8003).
  • the computer of the information processing system compares the number of information elements (u, v) of its own vertex with the number of information elements ( ⁇ Nju, ⁇ Njv) of its own vertex against the transition probability tables 8001 to 8003, and the corresponding values in the table.
  • the transition probability can be determined by specifying.
  • the values in each of the above tables 8001 to 8003 are obtained by experimentally calculating values for obtaining a target result by a computer executing a simulation in advance.
  • the information processing system communicates and exchanges information elements between the computers 220 to realize calculation of the entire information processing system.
  • the entire information processing system may not be calculated as desired. For example, in a simple example, when an information element is moving between a first computer and a second computer, an error occurs between the computers 220 at a certain rate, and the information element is lost. The total number of information elements in the entire information processing system decreases with time, and eventually the information elements do not move and a desired processing result cannot be obtained.
  • FIG. 44 is a diagram illustrating a change in the distribution of information elements in the entire information processing system when the total number of information elements is changed in the ninth embodiment.
  • State 1 (9001) to state 4 (9004) in FIG. 44 show the distribution of information elements.
  • vertices are arranged in a two-dimensional grid, and information elements are prepared in two states (u and v), and at each vertex, the number of information elements in state u> the number of information elements in state v
  • the distribution is gray, otherwise black.
  • the processing of the classification problem shown in the first embodiment can be realized in the state 2 (9002).
  • the state 1 (9001) is obtained, and when the total number of information elements increases, the state 3 (9003) or the state 4 (9004) is obtained and a desired processing result cannot be obtained. Therefore, a method for keeping the total number of information elements within a predetermined amount or within a predetermined range in an information processing system that performs processing in an environment having an error will be described.
  • the distribution of information elements is different in the number of information elements in this information processing system. Therefore, by combining the method for detecting the state and the method for controlling the number of information elements according to each state at each vertex, the total number of information elements in the entire system can be maintained at a constant amount.
  • FIG. 45 to 48 show flowcharts in which the control processing of the number of information elements is added.
  • FIG. 45 shows a flowchart in which the information element number control process 9101 is added to the flowchart of FIG. 3 (FIG. 3) shown in the first embodiment.
  • the information element number control process (9101) is executed after the reception process (315) at each vertex.
  • the other processes are the same as those in the first embodiment shown in FIG.
  • FIG. 46 shows a flowchart of the information element number control process (9101).
  • the computer 220 obtains the time change data of the number of information elements of the vertexes to be calculated from the main storage device 222 (9201).
  • the computer 220 predicts the system state using the state prediction algorithm based on the acquired time change data (9202).
  • any one of the states 1 to 4 is predicted.
  • State 1 means that the number of information elements is small, state 2 and state 3 increase in order, and state 4 is the largest.
  • the computer 220 determines the next process according to the predicted state. In the case of the state 1, the information element splitting process (9210) is executed, in the case of the state 2, nothing is performed, and in the case of the state 3 or the state 4, the information element fusion process is executed (9211). Thereafter, this process ends.
  • the processing split, merge, do nothing
  • the processing corresponding to each state 1 to 4 can be changed according to the purpose.
  • the state 2 is a desired state
  • the state 1 having a smaller number of information elements than the state 2 is split, and the states 3 and 4 having a larger number of information elements are fusion processes.
  • state prediction (9202) and the branch of the processing of each state (9203) will be specifically described.
  • a feature quantity used for state prediction for example, a mutual information quantity and a power spectrum are used.
  • FIG. 49 shows the relationship between the number of information elements, the mutual information calculated in the time direction on each vertex, and the power spectrum of the change in the number of information elements on each vertex.
  • the computer 220 stores the number of information elements during a predetermined time T (time change data), and calculates a mutual information amount and a power spectrum at the time T.
  • the mutual information amount is calculated from two information amounts in the time direction, and each information amount is calculated from the occurrence probability of the state of each vertex within a certain time T.
  • the probability of occurrence is, for example, when the information element has two states (u and v) and the state of each vertex is also two states (u and v are determined by the number of information elements on the vertex). Can be calculated from the ratio of the state u within the time T, and the probability Pv can be calculated from the ratio of the state v.
  • the amount of information tends to decrease as the probabilities become the same. For example, when Pu is 0 or Pv is 0, the information amount is also 0. Mutual information has the same tendency.
  • the power spectrum is calculated from the amount of change of the information element on each vertex.
  • Each computer 220 performs fast Fourier transform on the amount of change of the information element on the apex, and a power spectrum is calculated as the power value of the AC component obtained by removing the DC component from the conversion result.
  • the power spectrum is an index that takes a low value when the amount of information elements does not change, or when the change amount does not have a constant period such as noise, and takes a large value when it repeatedly increases and decreases at a constant period.
  • Iave (9502) indicates the average value of the mutual information amount on each vertex
  • Idif (9501) indicates the maximum and minimum difference of the mutual information amount on each vertex
  • PWac indicates the power spectrum (9503). Indicates.
  • the flow rate of the information element indicates the magnitude of change in the number of information elements per certain time. For example, the total number of information elements transmitted within a certain time T (the amount of information elements flowing out when viewed from the top) or the number of received information elements This is the total number (inflow of information elements when viewed from the apex) or the difference between the maximum number and minimum number of information elements within a certain time T.
  • FIG. 53 shows an example of the algorithm 530 described in pseudo code for determining the states 1 to 4.
  • Algorithm 530 shows a state in which x1 indicates an average value Iave (9502) of mutual information, x3 indicates a power spectrum (9503), and y is predicted.
  • x1 indicates an average value Iave (9502) of mutual information
  • x3 indicates a power spectrum (9503)
  • y is predicted.
  • State 1 is a state in which the number of information elements is small and the state of each vertex is stationary (the change amount of the information element is 0).
  • the mutual information amount is 0 (any occurrence probability of each state is 0). It has become).
  • the maximum and minimum differences and the power spectrum of the mutual information amount are also zero.
  • State 2 is determined when determination of state 1 is false and the mutual information amount is smaller than a predetermined threshold (th1). This is because in state 2, the amount of information is particularly large near the boundary, but the state does not change as a whole and the amount of information is small.
  • state 3 is determined as state 3 when the power spectrum is equal to or greater than the threshold (th2). This represents that in state 3, the pattern is periodically changed.
  • the other state is determined as state 4.
  • the computer 220 predicts states 1 to 4 corresponding to the total number of information elements from the mutual information amount and the power spectrum.
  • the amount of change of the number of information elements within a predetermined time may be used.
  • Mutual information can be used as an example of the amount of change in the number of information elements within a predetermined time.
  • a power spectrum can be used as an example of the amount of change in the number of information elements within a predetermined time.
  • the difference between the maximum value and the minimum value of the number of information elements can be used.
  • FIG. 47 shows a flowchart of information element splitting processing (9210).
  • the computer 220 selects one information element from among the information elements stored at the vertex to be processed (9301).
  • the method of selecting an information element is a method of selecting at random from the information elements stored at its own vertex, or the information element stored at its own vertex is randomly selected from the information elements. Or the like (for example, if there are three state u information elements and two state v information elements at the vertices), a method of selecting at random from the state u information elements may be employed as appropriate.
  • the computer 220 executes a process of generating a new information element based on the selected information element (9302).
  • the computer 220 generates one information element having the same state as the selected information element.
  • the information element has a state variable, for example, u and v in the case of two states. Therefore, when the state of the selected information element is u, the state of the generated information element is also u.
  • the computer 220 can generate a new information element and add it to the information element of the information processing system.
  • FIG. 48 is a flowchart of information element fusion processing (9211).
  • the computer 220 selects one information element from among the information elements stored at the vertex to be processed (9401).
  • the selected information element is called a fusion source information element.
  • the method of selecting one information element from among the information elements is a random selection method or the number of information elements stored at its own vertex, which is selected at random from the information elements having the most states (for example, If there are three state u information elements and two state v information elements at the vertices, a method of randomly selecting from among the state u information elements, or the newest information element among the received information elements A selection method or the like may be adopted as appropriate.
  • the computer 220 selects an information child at the fusion destination based on the information child at the fusion source (9402).
  • an information element having the same state as the selected information element is selected at random.
  • the computer 220 performs a fusion process based on the fusion source information element and the fusion destination information element in the process 9401 (9403).
  • the fusion process the data of the merged information child is deleted. That is, the information element at the fusion destination disappears, the vertex at the fusion source is retained, and the number of information elements in the own vertex decreases by one.
  • the computer 220 can delete the merged information child and delete it from the information child of the information processing system.
  • the computer 220 can keep the total number of information elements in the entire information processing system within a certain range (within a range where desired processing is performed) without aggregating all information elements. Become.
  • FIG. 50 shows a conceptual diagram of the ninth embodiment.
  • the state shifts to state 1 (9001) at each vertex, and the computer 220 performs information element division processing (9210) to increase the number of information elements.
  • the state shifts to states 3 and 4 at each vertex, and the computer 220 performs information element fusion processing, thereby reducing the number of information elements.
  • the information processing system adjusts the total number of information elements by the information element splitting or fusion process or maintaining the information elements according to the prediction result of the total number of information elements (states 1 to 4). 2 can be maintained.
  • FIG. 51 is a flowchart in which the number of states of the entire system shown in FIG. 46 of the ninth embodiment is changed to a plurality (n).
  • the computer 220 first acquires the target state from the main storage device 222.
  • the target state represents a state that realizes desired processing of the entire information processing system, and can be set from a management computer (not shown). Alternatively, it may be preset in the computer 220.
  • the state 3 is preset as the target state.
  • the target state is state 3
  • the subscript codes of each state are arranged in ascending order of information elements, so states 1 and 2 have a small number of information elements, and states 4 to n have a large number of information elements. Determined.
  • the splitting / fusion processing (10010, 10011) of the information element is determined as splitting processing
  • states 4-n (10012, 10013)
  • the computer 220 performs either one of the split / fusion processing of the information element (10010 to 10013).
  • the splitting process and the fusion process are the same as the processing contents described in FIGS. 47 and 48 of the ninth embodiment.
  • the algorithm related to the conditional branch in step 10001 is stored in the main storage device 222 of the computer 220 where the vertex is processed, and the condition can be changed by changing the algorithm via the network. .
  • the algorithm related to the conditional branch in step 10001 is the same as the algorithm 530 of the ninth embodiment, and states 1 to n corresponding to the total number of information elements are predicted from the mutual information amount and the power spectrum.
  • State 3 target state
  • Example 11 shows a configuration obtained by adding the processing of the entire information processing system to the configuration described in Example 10.
  • FIG. 52 is a flowchart illustrating an example of processing performed by the computer according to the eleventh embodiment. This flowchart is obtained by adding the processing of the entire information processing system to the processing of FIG. 51 described in the tenth embodiment.
  • the number of states of the entire information processing system is n as in the tenth embodiment, and the state 1 to the state n are arranged in ascending order from a state with few information elements.
  • processing (10011, 10021, 10031, 10041) for the entire information processing system in each state is added after the split / fusion processing (10010, 10020, 10030, 10040) of the information element in each state. It has been.
  • Each of these processes can be performed differently according to the states 1 to n of the entire information processing system.
  • the computer 220 of the eleventh embodiment is provided with a moving device capable of changing the physical position, and can be moved by processing according to the states 1 to n of the entire information processing system. Further, consider a case where the communication error between the computers 220 depends on the physical distance between the computers 220, and the error rate increases when the distance is long and decreases when the distance is short.
  • the aggregation is determined for the computer 220 to which the mobile device is added.
  • the agglomeration may be a method of gathering at predetermined points by moving the computers 220 so as to approach each other, a method of approaching the adjacent computers 220, or the like.
  • the computer 220 performs information element split / fusion processing (10030, 10040). ) Integration of information elements.
  • the computer 220 determines whether or not a communication error is still acceptable in the processing of states 3 and 4 (10031 and 10041), and makes a spread decision to the computer 220 to which the mobile device is added.
  • the spread is to move the computers 220 away from each other.
  • a plurality of robots have an effect of keeping the distance between each other within a certain range.
  • a communication network such as a proximity infrared communication with a high communication error rate and a wireless LAN with a low communication error rate is used. It may be a method of switching, or a method of switching a communication path with a high error rate to a communication path with a low error rate.
  • the eleventh embodiment in addition to the effects of the tenth embodiment, it is possible to control the mobile device according to the occurrence state of the communication error and the communication state. It becomes possible to move the computer 220 to a position where the occurrence rate is low.
  • each computer uses the identifier attribute having the largest number among the identifiers (information elements) stored by itself as to the vertex as the attribute of the corresponding vertex. It may be determined. According to this, event clustering can be efficiently performed for events corresponding to each vertex.
  • each of the computers uses, as the algorithm, the number of identifiers associated with each vertex stored by itself and the number of identifiers associated with each vertex stored by the adjacent computer as variables.
  • a mathematical function for calculating the transition probability of the corresponding identifier from the own computer to another adjacent computer may be held by a predetermined function, and the transition probability may be calculated using the mathematical formula. According to this, it is possible to perform an efficient and accurate update process with respect to the number of identifiers that are the basis for clustering each event.
  • each of the computers depends on a relationship between the number of identifiers for each vertex stored by itself and the number of identifiers for each vertex stored by the adjacent computer. It is also possible to hold a table that predetermines the transition probability of the corresponding identifier from the own computer to another adjacent computer, and calculate the transition probability using the table. According to this, it becomes possible to perform a more efficient and accurate update process with respect to the number of identifiers that are the basis of clustering of each event.
  • each computer when each computer updates the number of identifiers according to the calculation result of the transition probability, it maintains the total number of identifiers stored in itself and the adjacent computer. It is good also as what updates. According to this, it is possible to perform an efficient and accurate update process for communication of identifiers.
  • one computer may correspond to a plurality of vertices in the graph structure. According to this, it becomes possible to execute the information processing method of the present invention in a server device that controls a plurality of vertices, that is, a plurality of events.
  • each terminal replaces message transmission and reception via the network
  • direct communication may be performed between the corresponding terminals, and the number of identifiers stored in the corresponding terminals may be updated. According to this, it becomes possible to perform processing corresponding to not only a wide-area communication line such as the Internet but also a mode of message exchange by means such as various proximity wireless communication.
  • this invention is not limited to each above-mentioned Example, Various modifications are included.
  • the above-described embodiments are described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described.
  • a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment.
  • any of the additions, deletions, or substitutions of other configurations can be applied to a part of the configuration of each embodiment, either alone or in combination.
  • each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit.
  • each of the above-described configurations, functions, and the like may be realized by software by the processor interpreting and executing a program that realizes each function.
  • Information such as programs, tables, and files that realize each function can be stored in a memory, a hard disk, a recording device such as an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.
  • control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.

Abstract

This information processing system uses, as a model, a graph structure that is composed of both a plurality of vertices, each of which is associated with an event to be analyzed, and edges, each of which connects vertices and indicates a relationship between the events associated with these vertices, wherein a plurality of computers, each corresponding to a respective one of the plurality of vertices, are connected to one another in the same manner as the manner in which the vertices are connected by the edges, so as to be able to provide data to and receive data from one another, and wherein computers corresponding to adjacent vertices that are connected to each other by edges calculate a transition probability for each identifier held by the computer, in accordance with a predetermined algorithm based on the numbers of identifiers held by the respective computers, and update the number of identifiers held by the computer, on the basis of the calculation result.

Description

情報処理システムおよび情報処理方法Information processing system and information processing method
 本発明は、グラフ処理を実行する情報処理システムおよび情報処理方法に関する。 The present invention relates to an information processing system and an information processing method for executing graph processing.
 社会インフラや都市などを効率的に設計、運用するため、実社会やサイバー空間に分散するデータを処理し、社会インフラなどの状態の解析、予測や社会を構成する要素を制御する技術が注目されている。 In order to efficiently design and operate social infrastructure and cities, etc., technology that processes data distributed in the real world and cyber space, analyzes and predicts the state of social infrastructure, etc., and controls elements that make up society is drawing attention. Yes.
 上述の分散するデータとは、温度、湿度などの環境のセンシングデータ、自動車などの機械に関するログデータ、メールやSNSなどの人間や組織に関するログデータから構成される。また、そうした分散データの処理内容は、該当データを分類してラベルやインデックスを付加するクラスタリング処理や、機械学習処理、また、社会を構成する要素(人、モノ、情報など)を最適に配置する制御処理となる。これら処理で得られる、分散データに関する処理結果は、分散した使用者や制御対象に展開される。使用者または制御対象物は、その処理結果に従って、例えば移動手段や移動方向の決定や制御パラメータの決定を行うことになる。 The above-mentioned distributed data is composed of environmental sensing data such as temperature and humidity, log data related to machines such as automobiles, and log data related to humans and organizations such as mail and SNS. In addition, the processing content of such distributed data is optimally arranged with clustering processing that classifies the data and adds labels and indexes, machine learning processing, and elements (people, things, information, etc.) that constitute society. Control processing. The processing results regarding the distributed data obtained by these processes are expanded to distributed users and control targets. The user or the control target object determines, for example, the moving means and the moving direction and the control parameter according to the processing result.
 そうした技術として以下の技術が従来から提案されている。すなわち、物理的に分散したセンシングデータを、インターネットなどの通信手段を介して計算機システムに集約して処理し、この処理の結果を制御対象に展開することにより、社会インフラの解析や予測または制御を行う技術(特許文献1参照)などである。 The following technologies have been proposed as such technologies. In other words, physically distributed sensing data is aggregated and processed in a computer system via communication means such as the Internet, and the results of this processing are deployed to control objects to analyze and predict social infrastructure. The technique to perform (refer patent document 1) etc.
米国特許出願公開第2013/0151536号明細書US Patent Application Publication No. 2013/0151536
 しかしながら、上述したような従来技術(Personalized Pagerank Algorithm)では、並列計算の実行時に各計算主体間での同期を必要とし、また、分散したデータを並列計算機に集約しないと処理が出来ない。更に、計算して得られた計算結果は、分散した各制御対象に展開する必要がある。ゆえに、非常に大規模で一箇所に集めることが困難なデータや、集約と展開に時間が掛かる上に時々刻々と更新されるデータ等については、従来技術で処理することができない。 However, in the conventional technique (Personalized Pagerank Algorithm) as described above, synchronization between the computation subjects is required when executing parallel computation, and processing cannot be performed unless the distributed data is aggregated in the parallel computer. Furthermore, the calculation result obtained by the calculation needs to be developed for each distributed control target. Therefore, very large-scale data that is difficult to collect in one place, data that takes time for aggregation and expansion, and is updated every moment cannot be processed by the conventional technology.
 そこで本発明の目的は、大規模で一箇所に集めることができないデータや、時々刻々と更新されるデータに対する効率的な計算を可能とする技術を提供することにある。 Therefore, an object of the present invention is to provide a technique that enables efficient calculation of data that cannot be collected in one place on a large scale or that is updated every moment.
 上記課題を解決する本発明の情報処理システムは、解析対象の事象に対応した複数の頂点と、対応する事象間の関係性に応じて該当頂点間を結ぶ辺とで構成されるグラフ構造をモデルとして、前記各頂点にそれぞれ対応し、前記辺に対応してデータを授受可能に互いに接続される複数の計算機と、前記各計算機に接続され、前記頂点の事象に対する1つ以上の状態を表す属性を含む識別子を保持する記憶装置と、前記記憶装置において前記各頂点に関して保持する識別子の個数を、前記頂点の分布に基づく空間分布図として表示する表示装置と、を含み、前記各計算機は、前記辺で結ばれて隣接する前記頂点に対応する計算機との間で、互いの保持する識別子の個数に基づく所定のアルゴリズムにより、互いの計算機の間での識別子の遷移確率を計算し、当該計算結果に応じて、互いの計算機が保持する識別子の個数を更新し、前記更新による識別子の個数の変化量を示す特徴量を元に所定のアルゴリズムに従って更新量を決定し、当該更新量に基づいて前記識別子の個数を更新する。 The information processing system of the present invention that solves the above problem is a model of a graph structure that is composed of a plurality of vertices corresponding to an analysis target event and edges connecting the corresponding vertices according to the relationship between the corresponding events. A plurality of computers corresponding to the vertices and connected to each other so as to be able to exchange data, and an attribute representing one or more states with respect to the event of the vertices. And a display device that displays the number of identifiers held for each vertex in the storage device as a spatial distribution map based on the distribution of the vertices. Transition of identifiers between computers according to a predetermined algorithm based on the number of identifiers held between the computers connected by edges and corresponding to the adjacent vertices The rate is calculated, the number of identifiers held by each computer is updated according to the calculation result, and the update amount is determined according to a predetermined algorithm based on the feature amount indicating the amount of change in the number of identifiers due to the update. The number of identifiers is updated based on the update amount.
 本発明によれば、大規模で一箇所に集めることができないデータや、時々刻々と更新されるデータに対する効率的な計算が可能となる。 According to the present invention, it is possible to efficiently calculate large-scale data that cannot be collected in one place or data that is updated every moment.
実施例1における解析対象となるグラフ構造モデルの例を示す図である。FIG. 3 is a diagram illustrating an example of a graph structure model to be analyzed in the first embodiment. 実施例1における各頂点上の情報子数の一例を示す図である。It is a figure which shows an example of the number of information elements on each vertex in Example 1. FIG. 実施例1における情報処理システムを含むネットワーク構成のブロック図である。1 is a block diagram of a network configuration including an information processing system in Embodiment 1. FIG. 実施例1の情報処理で行われる処理の一例を示すフローチャートである。3 is a flowchart illustrating an example of processing performed in information processing according to the first exemplary embodiment. 実施例1の受信処理の一例を示すフローチャートである。3 is a flowchart illustrating an example of reception processing according to the first exemplary embodiment. 実施例1の送信処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of transmission processing according to the first exemplary embodiment. 実施例1の取得処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of acquisition processing according to the first exemplary embodiment. 実施例1における計算順序の概略を示す説明図である。It is explanatory drawing which shows the outline of the calculation order in Example 1. FIG. 実施例1における計算順序の概略を示す説明図である。It is explanatory drawing which shows the outline of the calculation order in Example 1. FIG. 実施例1における計算モデルとループ回数の関係を示す図である。It is a figure which shows the relationship between the calculation model in Example 1, and the number of loops. 実施例2の情報処理システムにおける計算機の構成の一例を示すブロック図である。FIG. 10 is a block diagram illustrating an example of a configuration of a computer in an information processing system according to a second embodiment. 実施例2における計算モデルの辺に重みがある場合のグラフ構造データを示す図である。It is a figure which shows graph structure data in case there exists a weight in the edge of the calculation model in Example 2. FIG. 実施例2における辺の重みと遅延時間との関係を示す図である。It is a figure which shows the relationship between the edge weight in Example 2, and delay time. 実施例2における情報子の遷移時間の一例を示す図である。It is a figure which shows an example of the transition time of the information element in Example 2. FIG. 実施例3における実社会活動に即したグラフ構造データの取得概念の一例を示す図である。It is a figure which shows an example of the acquisition concept of the graph structure data according to the real social activity in Example 3. 実施例3における実社会活動に即したグラフ構造データの取得概念の一例を示す図である。It is a figure which shows an example of the acquisition concept of the graph structure data according to the real social activity in Example 3. 実施例3における情報処理システムの構成の一例を示すブロック図である。FIG. 10 is a block diagram illustrating an example of a configuration of an information processing system according to a third embodiment. 実施例3の情報処理方法における処理手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a processing procedure in the information processing method according to the third embodiment. 実施例3の情報処理方法における受信処理の一例を示すフローチャートである。12 is a flowchart illustrating an example of reception processing in the information processing method according to the third embodiment. 実施例3の情報処理方法における送信処理の一例を示すフローチャートである。10 is a flowchart illustrating an example of transmission processing in the information processing method according to the third embodiment. 実施例3の情報処理方法における計算結果の取得処理の一例を示すフローチャートである。12 is a flowchart illustrating an example of a calculation result acquisition process in the information processing method according to the third embodiment. 実施例4における情報処理システムの構成の一例を示すブロック図である。FIG. 10 is a block diagram illustrating an example of a configuration of an information processing system according to a fourth embodiment. 実施例4におけるプロセスのデータブロックへのアクセスチャートの例を示す図である。FIG. 10 is a diagram illustrating an example of an access chart to a process data block according to a fourth embodiment. 実施例4におけるプロセスの関係性の一例を示す図である。FIG. 10 is a diagram illustrating an example of a process relationship in the fourth embodiment. 実施例4における情報処理システムの概略を示す図である。FIG. 10 is a diagram illustrating an outline of an information processing system according to a fourth embodiment. 実施例4におけるプロセスのアクセスチャートの一例を示す図である。FIG. 10 is a diagram illustrating an example of an access chart of a process in the fourth embodiment. 実施例4におけるデータブロックに対応する情報子格納領域への処理の一例を示す図である。FIG. 20 is a diagram illustrating an example of processing to an information child storage area corresponding to a data block according to a fourth embodiment. 実施例4における各情報子の格納領域に格納された情報子の数と時間の関係を示す図である。It is a figure which shows the number of the information elements stored in the storage area of each information element in Example 4, and the relationship of time. 実施例5における処理対象の倉庫の構成を示す図である。It is a figure which shows the structure of the warehouse of the process target in Example 5. FIG. 実施例5におけるピックアップ作業の概念を示す図である。It is a figure which shows the concept of the pick-up operation | work in Example 5. FIG. 実施例5における棚に設置された計算機および作業者が保持する移動端末の例を示すブロック図である。It is a block diagram which shows the example of the mobile terminal which the computer installed in the shelf in Example 5 and an operator hold | maintain. 実施例5における計算機および移動端末のハードウェアの構成の一例を示すブロック図である。FIG. 10 is a block diagram illustrating an example of a hardware configuration of a computer and a mobile terminal according to a fifth embodiment. 実施例5における情報処理の概念を示す図である。It is a figure which shows the concept of the information processing in Example 5. FIG. 実施例5における各棚に設置された計算機と移動先の関係を示す図である。FIG. 10 is a diagram illustrating a relationship between a computer installed on each shelf and a destination in Example 5. 実施例5における計算機で行われる処理の一例を示すフローチャートである。14 is a flowchart illustrating an example of processing performed by a computer according to a fifth embodiment. 実施例5における計算結果の取得処理に関するフローチャートである。12 is a flowchart regarding calculation result acquisition processing according to the fifth embodiment. 実施例5における効果例を示す図である。It is a figure which shows the example of an effect in Example 5. FIG. 実施例6における概念を示す図である。It is a figure which shows the concept in Example 6. FIG. 実施例6における情報子の交換例を示す図である。It is a figure which shows the exchange example of the information element in Example 6. FIG. 実施例6における各頂点の情報子数から各ユーザの所属コミュニティを特定する概念を示す図である。It is a figure which shows the concept which specifies the affiliation community of each user from the information child number of each vertex in Example 6. FIG. 実施例7における概念を示す図である。It is a figure which shows the concept in Example 7. FIG. 実施例8における遷移確率テーブル1の例を示す図である。It is a figure which shows the example of the transition probability table 1 in Example 8. FIG. 実施例8における遷移確率テーブル2の例を示す図である。It is a figure which shows the example of the transition probability table 2 in Example 8. FIG. 実施例8における遷移確率テーブル3の例を示す図である。It is a figure which shows the example of the transition probability table 3 in Example 8. FIG. 実施例9における情報子総数の変化と、情報処理システム全体の情報子の分布の変化を示す図である。It is a figure which shows the change of the information child total number in Example 9, and the change of distribution of the information child of the whole information processing system. 実施例9における計算機で行われる処理の一例を示すフローチャートである。22 is a flowchart illustrating an example of processing performed by a computer according to a ninth embodiment. 実施例9における情報子数制御処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information element number control process in Example 9. 実施例9における情報子の分裂処理の一例を示すフローチャートである。22 is a flowchart illustrating an example of information element splitting processing according to the ninth embodiment. 実施例9における情報子の融合処理の一例を示すフローチャートである。22 is a flowchart illustrating an example of information element fusion processing according to the ninth embodiment. 実施例9における情報子数と各頂点上で算出される時間方向の相互情報量および各頂点上の情報子数の変化のパワースペクトルの関係を示す図である。It is a figure which shows the relationship between the power spectrum of the change of the number of information elements in Example 9, the mutual information amount of the time direction calculated on each vertex, and the number of information elements on each vertex. 実施例9における概念を示す図である。It is a figure which shows the concept in Example 9. FIG. 実施例10における計算機の処理の一例を示すフローチャートである。22 is a flowchart illustrating an example of processing of a computer in Example 10. 実施例11における計算機で行われる処理の一例を示すフローチャートである。22 is a flowchart illustrating an example of processing performed by a computer according to an eleventh embodiment. 実施例9における判定のアルゴリズムの一例を示す図である。FIG. 20 is a diagram illustrating an example of a determination algorithm according to the ninth embodiment.
 以下に本発明の実施形態について図面を用いて詳細に説明する。まず本実施形態における情報処理方法の技術的思想について、従来技術での課題も踏まえてその概念を説明しておく。従来技術においては、対象データを全て一箇所に集めた上でなければデータ解析が実行できず、大規模データいわゆるビッグデータが解析対象である場合、非常に広範囲に散在する各データを即時性を持って漏れなく効率的に収集してこれを解析し、更にこの解析結果をデータ起源の各対象に応答する処理が必要となり、更新が頻繁なデータには特に適用が困難であった。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. First, the concept of the technical idea of the information processing method in the present embodiment will be described based on the problems in the prior art. In the prior art, data analysis cannot be executed unless all the target data is collected in one place. When large-scale data, so-called big data, is the target of analysis, each piece of data scattered over a very wide area must be instant. Therefore, it is necessary to collect and analyze it efficiently without omission, and to process this analysis result in response to each object of data origin, which is particularly difficult to apply to frequently updated data.
 そこで本実施形態の情報処理方法においては、こうした不具合を解決すべく、分散したデータごとに解析を行う自律分散型のデータ解析を行うこととなる。この自律分散型のデータ解析は、分散したデータを管理する各要素(具体的には計算機)が、自身のデータと隣接する他の要素のデータに関して所定の計算を行い、要素全体として所望の計算を行う手法である。 Therefore, in the information processing method of the present embodiment, autonomous distributed data analysis that performs analysis for each distributed data is performed in order to solve such a problem. In this autonomous decentralized data analysis, each element (specifically, a computer) that manages the distributed data performs a predetermined calculation on the data of other elements adjacent to its own data, and performs the desired calculation for the entire element. It is a technique to do.
 上述した自律分散の概念に対応する現象は、自然界では良く見られる現象であり、例えば生物学分野における反応拡散モデルが良く知られている。この反応拡散モデルのうち、例えばシマウマの縞模様形成に関するモデルにおいて、シマウマの縞模様は、各細胞における蛋白質の拡散が個別に行われることによって生じるとされる。本実施形態においては、こうした自律分散の反応拡散モデルを、物や情報などの拡散が各所、各要素にて個別に行われる状況に置き換えてデータ解析に応用した技術について示すものとする。 The phenomenon corresponding to the concept of autonomous decentralization described above is a phenomenon that is often seen in nature, for example, a reaction diffusion model in the field of biology is well known. Among the reaction-diffusion models, for example, in a model relating to the formation of zebra stripes, the zebra stripes are caused by the diffusion of proteins in each cell individually. In the present embodiment, such an autonomous distributed reaction diffusion model is replaced with a situation in which diffusion of objects and information is performed individually in each place and each element, and a technique applied to data analysis will be described.
 まず、本発明の情報処理システムの概念的な処理について説明する。図1は、本情報処理システムにおいて解析対象となるグラフ構造モデル(以下、計算モデル1)の概念図である。この計算モデル10は、頂点110~114とこれら頂点間を結ぶ辺121で構成されるグラフ構造に対し、情報単位である情報子(Information particle)を拡散させることで計算を実施し、各頂点110~114上の情報子数を解とする計算モデルである。また、本実施例1では計算対象を分類問題とする。 First, the conceptual processing of the information processing system of the present invention will be described. FIG. 1 is a conceptual diagram of a graph structure model (hereinafter, calculation model 1) to be analyzed in the information processing system. The calculation model 10 performs calculation by diffusing information elements (Information particles) that are information units with respect to a graph structure including vertices 110 to 114 and edges 121 connecting these vertices. This is a calculation model with the number of information elements on .about.114 as a solution. In the first embodiment, the calculation target is a classification problem.
 ここで、情報の単位である情報子(識別子)を定義する。情報子は状態(属性)の変数を持つデータで、本実施例1では状態数=2とし(すなわちデータ容量は1ビット)、それぞれ状態u、状態vとする。すなわち、1つの頂点は複数の情報子を含み、後述するように、1つの頂点は、情報子の総数に応じて状態(属性)が対応付けられる。 Here, an information element (identifier) that is a unit of information is defined. The information element is data having a state (attribute) variable. In the first embodiment, the number of states = 2 (that is, the data capacity is 1 bit), and the state u and the state v, respectively. That is, one vertex includes a plurality of information elements, and as described later, one vertex is associated with a state (attribute) according to the total number of information elements.
 図1に、状態uの情報子132と状態vの情報子131を例示する。各情報子は辺121に沿って拡散(情報子の拡散140)する。計算結果は各頂点上の情報子数から得ることができる。各頂点上の情報子数テーブル150(図2参照)から、例えば頂点A(頂点110)は情報子数(状態u)=0、情報子数(状態v)=2で、情報子数(状態v)が最大となる。最大となった情報子の状態を分類結果に対応させる。すなわち状態uを分類結果A、状態vを分類結果Bとすると、頂点Aは分類結果Bとなる。後述する計算機が各頂点において同様に計算すると、全ての頂点をAかBのどちらかに分類することができる。なお、図2は、各頂点上の情報子数の一例を示す図である。 FIG. 1 illustrates an information element 132 in a state u and an information element 131 in a state v. Each information element diffuses along the side 121 (information element diffusion 140). The calculation result can be obtained from the number of information elements on each vertex. From the information child number table 150 (see FIG. 2) on each vertex, for example, the vertex A (vertex 110) has the information child number (state u) = 0 and the information child number (state v) = 2, and the information child number (state v) is maximized. The state of the maximum information element is made to correspond to the classification result. That is, if the state u is the classification result A and the state v is the classification result B, the vertex A becomes the classification result B. If a computer described later calculates in the same way at each vertex, all the vertices can be classified as either A or B. FIG. 2 is a diagram illustrating an example of the number of information elements on each vertex.
 続いて、本実施例1における情報処理システム100の構成例について説明する。図3は本実施例1における情報処理システム100の構成の一例を示すブロック図である。図3に示す情報処理システム100は、1つ以上の計算機220-1~220-4を含むものであり、これら計算機間はネットワーク1で接続されている。なお、以降は、特に計算機間の区別を行わない限り、計算機220と記すものとする。 Subsequently, a configuration example of the information processing system 100 according to the first embodiment will be described. FIG. 3 is a block diagram illustrating an example of the configuration of the information processing system 100 according to the first embodiment. The information processing system 100 shown in FIG. 3 includes one or more computers 220-1 to 220-4, and these computers are connected by a network 1. Hereinafter, the computer 220 will be referred to unless the computer is particularly distinguished.
 これら計算機220は、CPU221、RAMなど揮発性記憶装置で構成される主記憶装置222、ハードディスクドライブなど適宜な不揮発性記憶装置で構成されるストレージ223、キーボードやマウス、ディスプレイ等の入出力装置224、ネットワークI/F225を含んでいる。こうした構成を有する計算機220は、CPU221が、主記憶装置222に格納されたプログラム226を実行して必要な機能を実装し、計算機自体の統括制御を行なうとともに各種判定、演算及び制御処理を行なう。従って、本実施例1の情報処理方法に対応する機能は、上述の計算機220がプログラム226の実行により実装される機能に該当する。 The computer 220 includes a CPU 221, a main storage device 222 configured by a volatile storage device such as a RAM, a storage 223 configured by an appropriate nonvolatile storage device such as a hard disk drive, an input / output device 224 such as a keyboard, a mouse, and a display, A network I / F 225 is included. In the computer 220 having such a configuration, the CPU 221 executes a program 226 stored in the main storage device 222 to implement necessary functions, performs overall control of the computer itself, and performs various determinations, computations, and control processes. Therefore, the function corresponding to the information processing method of the first embodiment corresponds to a function that is implemented by the execution of the program 226 by the computer 220 described above.
 次に、上述の図3の計算モデルをあらためて説明しつつ、本実施例1における情報処理方法の実際手順について図に基づき説明する。図4は本実施例1の情報処理方法における手順の一例を示すフローチャートである。この場合、まずステップ311において、各計算機220-1~220-4は、各計算機毎に分割して配置された、上述の計算モデル10における該当頂点に関するデータを、自身のストレージ223などに格納する。例えば計算機220-1がストレージ223にて格納するデータは、例えば図3に例示するように、ストレージ223における所定データ領域230-1に格納される。ここで、図1と同様の計算モデル10を想定し、同一の記号を付している。 Next, the actual procedure of the information processing method according to the first embodiment will be described with reference to the drawings while reiterating the calculation model of FIG. 3 described above. FIG. 4 is a flowchart illustrating an example of a procedure in the information processing method according to the first embodiment. In this case, first, in step 311, each of the computers 220-1 to 220-4 stores data relating to the corresponding vertex in the above-described calculation model 10 that is divided for each computer and stored in its own storage 223 or the like. . For example, data stored in the storage 223 by the computer 220-1 is stored in a predetermined data area 230-1 in the storage 223, as exemplified in FIG. Here, the same symbol is attached | subjected supposing the calculation model 10 similar to FIG.
 なお、1つのグラフ構造データが複数のストレージ223のデータ領域230-1~230-4に分散して保存され、各データ領域230-1~230-4は、ネットワーク1を介して接続される。 One graph structure data is distributed and stored in the data areas 230-1 to 230-4 of the plurality of storages 223, and the data areas 230-1 to 230-4 are connected via the network 1.
 上述のデータ領域230-1では、頂点Aたる頂点110と、頂点Bたる頂点111と、各頂点の接続先の情報を計算機220-1がストレージ223に格納する。すなわち、頂点Aたる頂点110が接続された頂点Dたる頂点113の情報と、頂点Bたる頂点111が接続された頂点Aたる頂点110と、頂点Cたる頂点112と、頂点Dたる頂点113の情報がストレージ223のデータ領域230-1に格納される。 In the data area 230-1, the computer 220-1 stores information on the vertex 110, which is the vertex A, the vertex 111, which is the vertex B, and the connection destination of each vertex in the storage 223. That is, information on a vertex 113 that is a vertex D to which a vertex 110 that is a vertex A is connected, information about a vertex 110 that is a vertex A to which a vertex 111 that is a vertex B is connected, a vertex 112 that is a vertex C, and a vertex 113 that is a vertex D Is stored in the data area 230-1 of the storage 223.
 続いて、ステップ312において、各計算機220は、上述のステップ311で各データ領域230から取得した計算モデル10に含まれる全ての頂点に対し、各頂点に割り当てられている情報子の数を、予め決められた数で初期化する。例えば、頂点Aたる頂点110について予め決められた数が状態u=0、状態v=2であった場合、計算機220は、ストレージ223にて格納するデータのうち、頂点Aに割り当てられる情報子数を、情報子数(状態u)=0、情報子数(状態v)=2とする。 Subsequently, in step 312, each computer 220 calculates in advance the number of information elements assigned to each vertex for all vertices included in the calculation model 10 acquired from each data area 230 in step 311 described above. Initialize with a fixed number. For example, when the predetermined number of the vertex 110 that is the vertex A is the state u = 0 and the state v = 2, the computer 220 determines the number of information elements assigned to the vertex A among the data stored in the storage 223. Are the number of information elements (state u) = 0 and the number of information elements (state v) = 2.
 上述したステップ312の後、各計算機220は、一定回数のループ処理(ステップ313-1~313-2)を実行する。各計算機220は、当該ループ処理内において、上述のステップ311にてデータを取得した全頂点に対しループ処理(ステップ314-1~314-2)を実行し、情報子の受信処理(ステップ315)と送信処理(ステップ316)を実行する。上述の二つのループ処理(ステップ313-1~313-2、ステップ314-1~314-2)が終了した後、各計算機220は、計算結果の取得処理(ステップ317)を実行して本フローチャートを終了する。 After step 312 described above, each computer 220 executes a certain number of loop processes (steps 313-1 to 313-2). Each computer 220 executes loop processing (steps 314-1 to 314-2) for all vertices for which data has been acquired in step 311 described above in the loop processing, and receives information elements (step 315). The transmission process (step 316) is executed. After the above two loop processes (steps 313-1 to 313-2 and steps 314-1 to 314-2) are completed, each computer 220 executes a calculation result acquisition process (step 317) to execute this flowchart. Exit.
 続いて、上述したフローチャートのうち、受信処理(ステップ315)と、送信処理(ステップ316)、および、計算結果の取得処理(ステップ317)について説明する。 図5は、受信処理(ステップ315)の一例を示すフローチャートである。各計算機220は、当該フローチャートの開始後、情報子を他頂点から受信したか否かについて判定を行う(ステップ411)。この判定が真であれば(ステップ411:Y)、計算機220はストレージ223にてデータを格納する情報子数を更新し(ステップ412)、上述の判定が偽ならば(ステップ411:N)、本フローチャートを終了する。 Subsequently, the reception process (step 315), the transmission process (step 316), and the calculation result acquisition process (step 317) will be described in the flowchart described above. FIG. 5 is a flowchart showing an example of the reception process (step 315). Each computer 220 determines whether or not an information element has been received from another vertex after the start of the flowchart (step 411). If this determination is true (step 411: Y), the computer 220 updates the number of information elements storing data in the storage 223 (step 412). If the above determination is false (step 411: N), This flowchart is terminated.
 図6は、送信処理(ステップ316)の一例を示すフローチャートである。各計算機220は、当該フローチャートの開始後、上述の頂点に関するループ処理(ステップ314)で選択された頂点から辺で接続された頂点(隣接する頂点と呼称する)上の情報子数を取得する(ステップ512)。なお、ここで計算機220が取得する情報子数は、過去に取得した情報子数の場合でも良い。 FIG. 6 is a flowchart showing an example of the transmission process (step 316). Each computer 220 acquires the number of information elements on vertices connected by edges (referred to as adjacent vertices) from the vertices selected in the loop processing (step 314) regarding the vertices after the start of the flowchart (step 314). Step 512). Here, the number of information elements acquired by the computer 220 may be the number of information elements acquired in the past.
 その後、計算機220は、上述のステップ314で選択された頂点上の情報子に対するループ処理(ステップ513-1~513-2)を実行する。計算機220は、当該ループ内において、上述のステップ314で選択された情報子に対して遷移確率を算出する(ステップ514)。この遷移確率の算定式を数式(1)として以下に示す。 Thereafter, the computer 220 executes a loop process (steps 513-1 to 513-2) for the information element on the vertex selected in step 314 described above. In the loop, the computer 220 calculates a transition probability for the information element selected in step 314 described above (step 514). A formula for calculating the transition probability is shown below as Formula (1).
Figure JPOXMLDOC01-appb-M000001
Figure JPOXMLDOC01-appb-M000001
 ただし、Ndjは頂点jの次数である。また、左辺Pは遷移確率を示し、Puは状態uの情報子の遷移確率を示す。また、uとvは情報子の異なる状態を表す。例えば、2状態(1ビット)の情報子であれば、uは状態=0、vは状態=1となる。また、NuおよびNvは情報子数を表す。例えば、Nuは状態uの情報子数、Nvは状態 vの情報子数となる。また、第3項および第4項のΣは近傍範囲内の隣接する頂点に対して計算する。NuiおよびNvjは近傍範囲内の隣接する頂点jの各状態の情報子数となる。また、f,gは関数、α、βは正の定数である。 Where Ndj is the degree of vertex j. The left side P indicates the transition probability, and Pu indicates the transition probability of the information element in the state u. U and v represent different states of the information element. For example, in the case of a two-state (1 bit) information element, u is in a state = 0, and v is in a state = 1. Nu and Nv represent the number of information elements. For example, Nu is the number of information elements in state u, and Nv is the number of information elements in state v. Also, Σ in the third term and the fourth term is calculated for adjacent vertices in the neighborhood range. Nui and Nvj are the number of information elements of each state of the adjacent vertex j in the neighborhood range. F and g are functions, and α and β are positive constants.
 なお、計算機220は過去の情報子の更新履歴に基づく予測にて遷移確率を算定するとしても良い。こうした予測方法における計算機220は、予め、テストパターンを上述の数式(1)に入力して得られた結果を正解データとし、過去の情報子の更新履歴と該頂点の情報子数を入力データとして、所定のニューラルネットワークで学習させ、こうして学習させたモデルを遷移確率の算出に用いるものとする。計算機220は本モデルを用いることで、隣接する頂点の情報子数を過去の情報子の更新履歴に置き換えることができる。 Note that the computer 220 may calculate the transition probability by prediction based on the update history of past information elements. The computer 220 in such a prediction method uses the result obtained by inputting the test pattern in the above formula (1) in advance as correct data, and uses the update history of past information elements and the number of information elements at the vertex as input data. It is assumed that the model learned by a predetermined neural network is used for calculating the transition probability. By using this model, the computer 220 can replace the number of information elements at adjacent vertices with the update history of past information elements.
 上述のステップ514に続き、計算機220は、ステップ515において、上述のステップ514で算出した遷移確率と予め決められた閾値とを比較する。その結果、例えば、閾値が0.5で、0.5≦遷移確率≦1の場合(ステップ515:Y)、すなわち遷移確率が高いと判定した計算機220は処理をステップ516に進める。他方、例えば、0≦遷移確率<0.5である場合(ステップ515:N)、計算機220は遷移確率が低いと判定し、処理を終了(ステップ520)に進める。 Subsequent to step 514 described above, in step 515, the computer 220 compares the transition probability calculated in step 514 described above with a predetermined threshold. As a result, for example, when the threshold value is 0.5 and 0.5 ≦ transition probability ≦ 1 (step 515: Y), that is, the computer 220 that has determined that the transition probability is high advances the process to step 516. On the other hand, for example, when 0 ≦ transition probability <0.5 (step 515: N), the computer 220 determines that the transition probability is low, and proceeds to the end (step 520).
 計算機220は、ステップ516において、ステップ512で情報子数を得ている隣接する頂点から一つの頂点を選択する。ここでの選択方法は、ランダムやラウンドロビンなどが考えられる。次に計算機220は、ステップ517において、上述のステップ516で選択した隣接する頂点(に対応する計算機)に対し、該情報子のデータ(状態)をネットワークI/F125から送信する。また計算機220は、ステップ518において、当該頂点の情報子数を更新(情報子を送信したため、情報子数-1を実行)する。 In step 516, the computer 220 selects one vertex from the adjacent vertices for which the number of information elements has been obtained in step 512. The selection method here may be random or round robin. Next, in step 517, the computer 220 transmits the data (state) of the information element from the network I / F 125 to the adjacent vertex (corresponding computer) selected in step 516 described above. Further, in step 518, the computer 220 updates the number of information elements at the vertex (executes the number of information elements −1 because the information element is transmitted).
 続いて、図7は、図4のフローチャートにおける計算結果の取得処理(ステップ317)に関する詳細なフローチャートを示す。計算機220は、当該フローチャートの開始後、ステップ611において、自身がストレージ223にて格納する各頂点の各状態の情報子数を比較し、最大の情報子数を保有する状態を選択する。例えば、状態数が2状態(uとv)であって、ある頂点上の状態uの情報子数が1、状態vの情報子数が2の場合、計算機220は状態vを選択する。 Subsequently, FIG. 7 shows a detailed flowchart regarding the calculation result acquisition process (step 317) in the flowchart of FIG. In step 611, the computer 220 compares the number of information elements of each state of each vertex stored in the storage 223 and selects the state having the maximum number of information elements after starting the flowchart. For example, when the number of states is 2 (u and v), the number of information elements in the state u on a certain vertex is 1, and the number of information elements in the state v is 2, the computer 220 selects the state v.
 次に計算機220は、ステップ612において、上述のステップ611で選択した状態に対応する結果を、ネットワーク1上の所定の計算機220の表示装置ないし入出力装置224に表示する。例えば、状態vに対応する結果が分類結果Bであった場合、該頂点が分類Bに属していることが分かる(状態uはコミュニティA)。他の頂点も同様に計算することができる。 Next, in step 612, the computer 220 displays the result corresponding to the state selected in step 611 described above on the display device or the input / output device 224 of the predetermined computer 220 on the network 1. For example, when the result corresponding to the state v is the classification result B, it can be seen that the vertex belongs to the classification B (the state u is the community A). Other vertices can be calculated similarly.
 ここで、本計算モデルの特徴として、計算結果は情報子の計算順序に依存しないという点がある。図4、図6にて例示したフローチャートにおいて、頂点のループ(ステップ314-1)および頂点上の情報子のループ(513-1)は、その頂点や情報子の計算順序が自由であって、例えば、ある頂点Aを処理し、その後頂点Bを処理した場合と、頂点Bを処理し、その後頂点Aを処理した場合で、計算結果が変化しない。すなわち計算順序は自由である。 Here, as a feature of this calculation model, the calculation result does not depend on the calculation order of the information elements. 4 and 6, in the vertex loop (step 314-1) and the information child loop (513-1) on the vertex, the calculation order of the vertex and the information child is free, For example, the calculation result does not change when a certain vertex A is processed and then the vertex B is processed, and when the vertex B is processed and then the vertex A is processed. That is, the calculation order is free.
 図8A、図8Bに、図3の計算モデル10および情報処理システム100を想定した際の計算順序について、その概略を示す。図8A、図8Bでは、計算順序の異なる二つのフローチャートを示しており、それぞれ図8Aの処理順序1と図8Bの処理順序2として記載する。また、頂点間の送信受信によるデータ(情報子)の移動は、頂点Dが関連する移動のみ示している。 8A and 8B show an outline of the calculation order when the calculation model 10 and the information processing system 100 in FIG. 3 are assumed. 8A and 8B show two flowcharts having different calculation orders, which are described as processing order 1 in FIG. 8A and processing order 2 in FIG. 8B, respectively. Further, the movement of data (information element) due to transmission / reception between vertices shows only movement related to the vertex D.
 このうち図8Aの処理順序1において、頂点Dは頂点Aと頂点Bと頂点Eと辺に接続されるため、当該頂点間で情報子の移動が発生する。計算順序1では、頂点Dの受信処理の前に、頂点Aについて頂点Dと同一周期の送信処理と、頂点E頂点Dと同一周期の送信処理が実行されている。しかし、頂点Bについて頂点Dと同一周期の送信処理はまだ実行されていないため、頂点Dの受信処理では、頂点Aからの同一周期の情報子の移動710と、頂点Bからの前の周期の情報子の移動712と、頂点Eからの同一周期の情報子の移動711が発生する。 Among these, in the processing order 1 of FIG. 8A, the vertex D is connected to the vertex A, the vertex B, the vertex E, and the edge, and thus the information element moves between the vertices. In calculation order 1, before vertex D reception processing, transmission processing with the same cycle as vertex D and transmission processing with the same cycle as vertex E are executed for vertex A. However, since the transmission process of the same period as that of the vertex D is not yet executed for the vertex B, in the reception process of the vertex D, the movement 710 of the same period of information from the vertex A and the previous period from the vertex B An information element movement 712 and an information element movement 711 of the same period from the vertex E occur.
 一方、図8Bの前記処理順序2では、頂点Dの受信処理の前に、頂点A、頂点B、頂点Eの送信処理が実行されていないため、頂点Aからの前の周期の情報子の移動750と、頂点Bからの前の周期の情報子の移動750と、頂点Eからの前の周期の情報子の移動750が発生する。これから、処理順序1と処理順序2では情報子の移動するタイミングが異なる。 On the other hand, in the processing order 2 of FIG. 8B, since the transmission processing of the vertex A, the vertex B, and the vertex E is not executed before the reception processing of the vertex D, the information element of the previous cycle from the vertex A is moved. 750, the previous period information child movement 750 from vertex B, and the previous period information child movement 750 from vertex E occur. From this, the timing at which the information element moves differs between processing order 1 and processing order 2.
 しかしこれらの処理順序1と処理順序2のどちらでも、処理をある程度の時間繰り返した後では、同じ計算結果に収束する。以上から、本計算モデルは、図3にて示した構成例では、並列計算時に、各計算機220が独立に計算を実施しても計算結果が変化しないことを示しており、各計算機220が広域に分散し、計算機間の通信手段の遅延の問題で同期などの連携が実行できない場合でも処理が実行できることとなる。ゆえに、本発明によって広域にデータが分散した対象問題に対して分類問題を解くことが可能である。 However, in both processing order 1 and processing order 2, after the processing is repeated for a certain period of time, it converges to the same calculation result. From the above, this calculation model shows that in the configuration example shown in FIG. 3, the calculation result does not change even if each computer 220 performs the calculation independently during parallel calculation. Even if synchronization and other cooperation cannot be executed due to a problem of delay of communication means between computers, the processing can be executed. Therefore, according to the present invention, it is possible to solve a classification problem for a target problem in which data is distributed over a wide area.
 更に具体的な例を図9にて示す。図9は、計算モデルとループ回数の関係を示す図である。図9に示す例は頂点数が4096の計算モデルである。なお図9では頂点間の辺は図が煩雑化するため示していない。図9は、円の中心付近では頂点が密集しており、外周に行くほど頂点の密度が低くなる。また、円を横切っている頂点が無い波状のギャップは、円の中心付近のギャップより、円の外周付近の頂点間の距離の方が大きい。そのため、従来の統計的手法の1つである距離の閾値による分類を行った場合、波状のギャップを認識することができず、正しく分類できない。 A more specific example is shown in FIG. FIG. 9 is a diagram showing the relationship between the calculation model and the number of loops. The example shown in FIG. 9 is a calculation model having 4096 vertices. In FIG. 9, the edges between the vertices are not shown because the figure becomes complicated. In FIG. 9, the vertices are dense near the center of the circle, and the density of the vertices decreases toward the outer periphery. In addition, in a wavy gap having no vertices crossing the circle, the distance between the vertices near the outer periphery of the circle is larger than the gap near the center of the circle. For this reason, when the classification based on the distance threshold, which is one of the conventional statistical methods, is performed, the wavy gap cannot be recognized and cannot be correctly classified.
 一方で、本発明の手法では、自律分散的に分類を行うため、中心付近の高密度の領域でのギャップと外周付近の低密度でのギャップを正しく認識できる。この図9で示す計算モデルにおいて、情報子の状態数は2とし、この情報子数の初期化において、頂点群810-1に情報子(状態u)、頂点群810-2に情報子(状態v)を、それぞれ4096×8個を割り当てたとする。また図9の各頂点において、情報子数が、状態uが多い場合と状態vが多い場合で、図示する濃度(白色からグレーを経て黒色に至る色調濃度)を変えている。 On the other hand, since the method of the present invention performs classification in an autonomous and distributed manner, a gap in a high-density region near the center and a low-density gap near the outer periphery can be correctly recognized. In the calculation model shown in FIG. 9, the number of states of the information element is 2, and in initialization of the number of information elements, the information group (state u) is stored in the vertex group 810-1 and the information field (state is stored in the vertex group 810-2). Assume that 4096 × 8 are assigned to v). Further, at each vertex in FIG. 9, the density (color tone density from white to gray to black) is changed depending on whether the number of information elements is large in the state u and the state v is large.
 図9のループ回数tの状態810において、情報子はグラフ構造データの上端と下端の一部に拡散しているだけであるが、ループ回数t+nの状態820において、情報子は全体に行き渡っている。しかし、上述のループ回数t+nの状態では、グラフ構造データ中心のギャップ付近で、分類精度が落ちている。一方、ループ回数t+2nの状態830では綺麗な分類を行っている。 In the state 810 of the loop count t in FIG. 9, the information elements are only diffused to a part of the upper end and the lower end of the graph structure data, but in the state 820 of the loop count t + n, the information elements are spread throughout. . However, in the state of the above loop count t + n, the classification accuracy is lowered near the gap at the center of the graph structure data. On the other hand, in the state 830 of the loop count t + 2n, a beautiful classification is performed.
 以上のように本実施例1によれば、大規模で一箇所に集めることができない分散データや、時々刻々と更新されるデータに対する効率的な計算が可能となる。 As described above, according to the first embodiment, it is possible to efficiently calculate distributed data that cannot be collected in one place on a large scale or data that is updated every moment.
 続いて、実施例1の計算モデルにて定義した各辺が重み係数を含む場合について、実施例2として説明する。この実施例2においては、実施例1にて示した送信処理に各辺の重み係数に基づいた遅延処理が加わる。そのため計算機220は該当処理を実行する遅延器911を有する構成となっている。その他の構成については、前記実施例1と同様である。 Subsequently, a case where each side defined in the calculation model of the first embodiment includes a weighting coefficient will be described as a second embodiment. In the second embodiment, a delay process based on the weighting coefficient of each side is added to the transmission process shown in the first embodiment. Therefore, the computer 220 has a configuration including a delay unit 911 that executes the corresponding process. Other configurations are the same as those in the first embodiment.
 図10は、実施例2の情報処理システムにおける計算機910の構成の一例を示すブロック図である。ここで示す計算機910は、前記実施例1の図3で示した各計算機220-1~220-4に相当するもので、同一機能をもつモジュールは同一の符号を付す。実施例2における当該計算機910は、計算機220-1~220-4に対し、遅延器911を新たに有する。 FIG. 10 is a block diagram illustrating an example of the configuration of the computer 910 in the information processing system according to the second embodiment. The computer 910 shown here corresponds to each of the computers 220-1 to 220-4 shown in FIG. 3 of the first embodiment, and modules having the same function are given the same reference numerals. The computer 910 according to the second embodiment newly includes a delay unit 911 with respect to the computers 220-1 to 220-4.
 これを踏まえて、図11は、計算モデルの辺に重みを付加した場合のグラフ構造データ920を示す。当該グラフ構造データ920では、頂点A950と頂点B951と頂点C952が含まれ、頂点A-B間の辺には値が1である重み960、頂点A-C間の辺には値が10である重み961が存在するとする。 Based on this, FIG. 11 shows graph structure data 920 when weights are added to the sides of the calculation model. The graph structure data 920 includes a vertex A950, a vertex B951, and a vertex C952, a weight 960 having a value of 1 for the side between the vertices AB, and a value of 10 for the side between the vertices AC. Assume that a weight 961 exists.
 重みを負荷したグラフ構造データ920において、情報子が頂点A950から頂点B951に移動するとき、計算機910は、上述の重み960に従って、遅延器911により情報子の遷移を遅延させる。図12は、辺の重みと遅延時間との関係テーブル940を予め規定した例を示す。 In the graph structure data 920 loaded with weights, when the information element moves from the vertex A 950 to the vertex B 951, the computer 910 delays the transition of the information element by the delay unit 911 according to the weight 960 described above. FIG. 12 shows an example in which a relationship table 940 between edge weights and delay times is defined in advance.
 図13は、情報子の遷移時間の一例を示す図である。計算機910は、すなわち、情報子の遷移時間を制御し、たとえば図13にて示すように情報子の遷移時間930は、頂点A950から頂点B951に移動するとき、重み=1であるから遅延時間t=1(970)とする。同様に、頂点A950から頂点C952に移動するとき、重み=10(961)であるから、遅延時間はt=10(971)となる。重みと遅延時間の関係は、図12の如く予めテーブル940で与えても良いし、予め定めた所定の数式などを用いて計算機910が算出するとしても良い。 FIG. 13 is a diagram showing an example of the transition time of the information element. That is, the computer 910 controls the transition time of the information element. For example, as shown in FIG. 13, when the transition time 930 of the information element moves from the vertex A 950 to the vertex B 951, the weight = 1, so that the delay time t = 1 (970). Similarly, when moving from the vertex A950 to the vertex C952, since the weight = 10 (961), the delay time is t = 10 (971). The relationship between the weight and the delay time may be given in advance in the table 940 as shown in FIG. 12, or may be calculated by the computer 910 using a predetermined mathematical formula.
 続いて、実施例1にて示した図4のフローチャートにおけるステップ311、すなわちグラフ構造データの取得処理に際して、実社会の活動に即してデータを自動的に取得する機能を有する情報処理システムの例について説明する。実施例3の概念において、計算モデルであるグラフ構造データを情報処理システム上で算出せず、実社会の活動をそのまま用いることとなる。 Next, in step 311 in the flowchart of FIG. 4 shown in the first embodiment, that is, an example of an information processing system having a function of automatically acquiring data in accordance with real-world activities at the time of acquiring graph structure data explain. In the concept of the third embodiment, the graph structure data, which is a calculation model, is not calculated on the information processing system, and real-world activities are used as they are.
 図14は、実施例3における実社会活動に即したグラフ構造データの取得概念の一例を示す図である。図14において、例えば、実社会の活動として人の会話を想定した場合、計算モデルたるグラフ構造データは、人の会話のログ(誰と誰が、何回、どのくらいの時間、会話したかのログ)から構造化される。 FIG. 14 is a diagram illustrating an example of an acquisition concept of graph structure data according to real social activities in the third embodiment. In FIG. 14, for example, when a human conversation is assumed as a real-world activity, the graph structure data as a calculation model is obtained from a log of a person's conversation (who and who, how many times, how long, and a conversation). Structured.
 例えば実社会における活動(1000)で人A(1001)と人B(1002)が会話を行った場合、その記録データを得た計算機220は、該当会話の頻度および時間を表現したグラフ構造データ1010として、上述の人Aに相当する頂点A(1011)と人Bに相当する頂点B(1012)との間に辺1013を生成する。 For example, when a person A (1001) and a person B (1002) have a conversation in an activity (1000) in the real world, the computer 220 that obtains the recorded data has the graph structure data 1010 expressing the frequency and time of the conversation. A side 1013 is generated between the vertex A (1011) corresponding to the person A and the vertex B (1012) corresponding to the person B.
 上記生成されたグラフ構造データ1010に対して、情報子による解析を行った結果1020を示す。各頂点の属性は、各頂点上の情報子数に従って算出でき、頂点A1021、頂点B1022は黒い四角で表現された情報子の属性となる。図14の1020と図15の1060は結果に至る計算の手段が異なるが同じ解析結果を示す。 The result 1020 obtained by analyzing the generated graph structure data 1010 using an information element is shown. The attribute of each vertex can be calculated according to the number of information elements on each vertex, and the vertex A 1021 and the vertex B 1022 are attributes of information elements expressed by black squares. 1420 and 1060 in FIG. 15 show the same analysis results, although the calculation means leading to the results are different.
 計算機220は、上述の処理によってデータの構造化1030を行う。もちろん、実社会の活動は、人の会話に限らず、物と物の間の活動(例えば、ロボット、自動車、信号機などの機械の通信)、人と物の間の活動、また人を介した物の間の活動(複数の施設や棚を巡回する人を介して、場所や施設間の間接的な通信)、仮想空間上でのSNSのユーザ間の交流(メッセージ通信、電子メールなど)等でも良い。この場合の計算機220は、実社会における活動をグラフ構造データに構造化し、その後、実施例1で例示した処理と同様に解析する。 The computer 220 performs data structuring 1030 by the above-described processing. Of course, real-world activities are not limited to human conversation, but also activities between objects (for example, communication between machines such as robots, automobiles, traffic lights, etc.), activities between persons and objects, and objects through persons. Activities (indirect communication between places and facilities via people who visit multiple facilities and shelves), SNS user interaction (message communication, e-mail, etc.) in the virtual space good. In this case, the computer 220 structures the activity in the real world into graph structure data, and then analyzes it in the same manner as the processing exemplified in the first embodiment.
 一方で、グラフ構造データを構造化するときの入力データである実社会における活動に、情報子を付随させれば、グラフ構造データを構造化する間の入力データそのものを利用した計算が可能である。図15は、実社会における活動に付随して情報子を交換する様子1050を示す図である。上述の人Aと人Bは情報子を保持でき、人Aと人Bとの会話時にこの情報子を更新できる場合、計算機220は、実社会の活動を使用した計算1070を実行して、その計算結果たる解析結果1060として、実社会上すなわち人Aと人Bが保持する情報子数が得られる。実施例3~6においては本概念に対応した具体的な構成について説明することとする。 On the other hand, if an information element is attached to an activity in the real world, which is input data for structuring the graph structure data, calculation using the input data itself during the structuring of the graph structure data is possible. FIG. 15 is a diagram illustrating a state 1050 in which information elements are exchanged in association with activities in the real world. If the person A and person B described above can hold an information child and can update the information child during a conversation between the person A and the person B, the computer 220 executes a calculation 1070 using real-world activities to calculate the information child. As an analysis result 1060 as a result, the number of information elements held in the real world, that is, person A and person B is obtained. In Examples 3 to 6, specific configurations corresponding to this concept will be described.
 こうした実施例3における情報処理システムの構成について以下説明する。図16は、本実施例3における情報処理システム100の構成の一例を示すブロック図である。ここで例示する情報処理システム100は、デバイス群3001と頂点3010に保持または実装されるデバイス3020によって構成される。本実施例では、一例として実社会を処理対象とした情報処理システムを記載し、デバイス群3001は実社会の人の集まり、各デバイスは人等が保有するスマートデバイスとする。もちろん、デバイス群は人に限らず、車などの移動体、機械に付随するスマートフォン、組み込みコンピュータのような機器やデータに付随するプログラムでも良い。解析対象となる問題は、頂点群の分類問題とする。各頂点が人の場合、例えば、ある集団のコミュニティ検出などに応用される。 The configuration of the information processing system in Example 3 will be described below. FIG. 16 is a block diagram illustrating an example of the configuration of the information processing system 100 according to the third embodiment. The information processing system 100 illustrated here includes a device group 3001 and a device 3020 held or mounted on the vertex 3010. In this embodiment, an information processing system for processing the real world is described as an example, the device group 3001 is a group of people in the real world, and each device is a smart device held by a person or the like. Of course, the device group is not limited to a person but may be a mobile object such as a car, a smartphone attached to a machine, a device such as an embedded computer and a program attached to data. The problem to be analyzed is a vertex group classification problem. When each vertex is a person, for example, it is applied to community detection of a certain group.
 この場合、計算機たるデバイス3020は、CPU3021、プログラム3026を格納する主記憶装置3022、ストレージ3023、入出力装置3024、ネットワークI/F3025で構成される。またデバイス3020は通信可能と認識される近傍範囲3030を有するものとする。図16の例では、人や機器に付随するデバイス3020において、該デバイス3020を中心とし、予め決められた値を半径とする円が近傍範囲3030となる。こうした近傍範囲3030はデバイス間の物理的な距離から算出できるが、ネットワークI/F3025の発信する無線電波等の到達範囲や、デバイス間(すなわちデバイスを保有する頂点間)のコミュニケーションの頻度、例えばメールの交換回数などがある閾値以上の範囲でもよい。 In this case, the device 3020 as a computer includes a CPU 3021, a main storage device 3022 for storing a program 3026, a storage 3023, an input / output device 3024, and a network I / F 3025. The device 3020 has a neighborhood range 3030 that is recognized as communicable. In the example of FIG. 16, in the device 3020 associated with a person or device, a circle having a radius with a predetermined value centered on the device 3020 is the neighborhood range 3030. Such a proximity range 3030 can be calculated from the physical distance between devices, but the reach of radio waves transmitted by the network I / F 3025, the frequency of communication between devices (that is, between vertices having devices), for example, mail The number of exchanges may be in a range above a certain threshold.
 また、デバイス3020はネットワークI/F3025などを用いて近傍範囲3030内において通信可能である。図16の例では頂点3010は近傍範囲3030内に存在する別のデバイス3011に通信を行う機能を有する。この近傍範囲3030に存在するデバイスが、実施例1で示した辺で接続された頂点に相当するため、実社会の活動そのものが辺となる。つまり実施例1のグラフ構造データが不要となる。また、本実施例3では、デバイス3020を頂点と呼称する。 Further, the device 3020 can communicate within the vicinity range 3030 using a network I / F 3025 or the like. In the example of FIG. 16, the vertex 3010 has a function of communicating with another device 3011 existing in the vicinity range 3030. Since the devices existing in the neighborhood range 3030 correspond to the vertices connected at the sides shown in the first embodiment, the actual social activities themselves become the sides. That is, the graph structure data of the first embodiment is not necessary. In the third embodiment, the device 3020 is called a vertex.
 次に、本実施例3における情報処理方法の処理手順の一例について説明する。図17は本実施例3の情報処理方法における処理手順を示すフローチャートである。ここで、情報の単位である情報子は実施例1で定義したものと同様である。 Next, an example of the processing procedure of the information processing method in the third embodiment will be described. FIG. 17 is a flowchart illustrating a processing procedure in the information processing method according to the third embodiment. Here, the information element which is a unit of information is the same as that defined in the first embodiment.
 この場合、各デバイス3020は、フローチャートの開始後、まず該当頂点3010の情報子数を初期化する(ステップ3111)。当該ステップ3111の処理内容は、当該デバイス3020において、情報子の数を予め決められた数で初期化するものとなる。例えば、頂点Aの予め決められた数が状態u=0、状態v=2であった場合、デバイス3020は頂点Aに割り当てられる情報子数を、情報子数(状態u)=0、情報子数(状態v)=2とする。その後、デバイス3020は、ステップ3112において、受信処理のプロセスの起動を実行し、ステップ3113において送信処理のプロセスの起動を行う。 In this case, after starting the flowchart, each device 3020 first initializes the number of information elements of the corresponding vertex 3010 (step 3111). The processing content of step 3111 is to initialize the number of information elements with a predetermined number in the device 3020. For example, if the predetermined number of vertices A is state u = 0 and state v = 2, the device 3020 sets the number of information elements assigned to the vertex A to the number of information elements (state u) = 0, information element The number (state v) = 2. After that, in step 3112, the device 3020 activates the reception processing process, and in step 3113 activates the transmission processing process.
 次にデバイス3020は、ステップ3114において、計算結果の取得処理のプロセスを起動する。デバイス3020は、受信処理のプロセス(ステップ3112)と送信処理のプロセス(ステップ3113)と計算結果の取得処理のプロセス(ステップ3114)を並列に実行してもよい。 Next, in step 3114, the device 3020 activates a calculation result acquisition process. The device 3020 may execute the reception process (step 3112), the transmission process (step 3113), and the calculation result acquisition process (step 3114) in parallel.
 以下、上述の各プロセスのうち受信処理のプロセス(ステップ3112)について説明する。本実施例3における受信処理と、実施例1での受信処理との主な違いは、一定時間経過による処理の追加である。図18は、受信処理の一例を示すフローチャートである。 Hereinafter, the reception process (step 3112) among the above-described processes will be described. The main difference between the reception process in the third embodiment and the reception process in the first embodiment is the addition of a process after a lapse of a fixed time. FIG. 18 is a flowchart illustrating an example of reception processing.
 デバイス3020は、当該プロセス開始後、ステップ3211において、予め決められた時間を経過したか否かを判定する。判定が真ならば(ステップ3211:Y)、デバイス3020は、ステップ3212に処理を移す。 The device 3020 determines whether or not a predetermined time has elapsed in step 3211 after the process starts. If the determination is true (step 3211: Y), the device 3020 moves the process to step 3212.
 また、ステップ3212においてデバイス3020は、他のデバイスより情報子を受信したかどうか判定し、判定が真ならば(ステップ3212:Y)、ステップ3213において、自デバイスの情報子数を更新(情報子数-1)する。該プロセスは終了の割り込みなどで終了する。また、ステップ3211の処理は、一定時間の経過に代わって、通信をトリガとした処理であってもよい。 In step 3212, the device 3020 determines whether an information element has been received from another device. If the determination is true (step 3212: Y), the number of information elements of the device itself is updated (information element) in step 3213. Equation -1). The process ends with an end interrupt or the like. Further, the process of step 3211 may be a process triggered by communication instead of a lapse of a fixed time.
 続いて上述の送信処理のプロセス(ステップ3113)について具体的に説明する。本実施例3における送信処理と実施例1の送信処理との主な違いは、一定時間経過による処理の追加である。 Subsequently, the above-described transmission process (step 3113) will be specifically described. The main difference between the transmission process in the third embodiment and the transmission process in the first embodiment is the addition of a process after a certain period of time.
 図19は、送信処理の一例を示すフローチャートである。デバイス3020は、当該プロセスの開始後、ステップ3311において、予め決められた時間を経過したか否かを判定する。この判定が真ならば(ステップ3311:Y)、デバイス3020はステップ3312に処理を移す。このステップ3312においてデバイス3020は、前述した近傍範囲3030内に存在する頂点に対し通信を行い、この頂点が保持する情報子数を取得する。 FIG. 19 is a flowchart showing an example of transmission processing. The device 3020 determines whether or not a predetermined time has elapsed in step 3311 after the process starts. If this determination is true (step 3311: Y), the device 3020 moves the process to step 3312. In step 3312, the device 3020 communicates with the vertex existing in the neighborhood range 3030 described above, and acquires the number of information elements held by the vertex.
 続くステップ3313-1~ステップ3313-2は自頂点の各情報子に対するループ処理である。当該ループ処理において、ステップ3314では、デバイス3020は、自情報子の遷移確率を算出する。当該ステップは実施例1のステップ514の処理と同様である。 Subsequent steps 3313-1 to 3313-2 are loop processing for each information element of the own vertex. In the loop processing, in step 3314, the device 3020 calculates the transition probability of the self information element. This step is the same as the processing in step 514 of the first embodiment.
 その後、デバイス3020は、ステップ3315において、上述のステップ3314で算出された遷移確率と予め決められた閾値とを比較する。その結果、遷移確率>閾値が真であるならば(ステップ3315:Y)、ステップ3316に処理を進める。例えば、閾値が0.5で、0≦遷移確率<0.5の時、デバイス3020は、処理をステップ3311に進め、他方、0.5≦遷移確率≦1ならば、処理をステップ3316に進める。 Thereafter, in step 3315, the device 3020 compares the transition probability calculated in step 3314 described above with a predetermined threshold value. As a result, if the transition probability> the threshold value is true (step 3315: Y), the process proceeds to step 3316. For example, when the threshold value is 0.5 and 0 ≦ transition probability <0.5, the device 3020 advances the process to step 3311. On the other hand, if 0.5 ≦ transition probability ≦ 1, the process advances to step 3316. .
 デバイス3020は、ステップ3316において、近傍範囲330内の頂点から一つの頂点を選択する。この選択方法は、ランダムや順番(ラウンドロビン)などが考えられる。その後、デバイス3020は、ステップ3317において、上述のステップ3316で選択した頂点(のデバイス)に対し、自情報子のデータ(状態)をネットワークI/F3025から送信する。 In step 3316, the device 3020 selects one vertex from the vertices in the neighborhood range 330. This selection method may be random or order (round robin). Thereafter, in step 3317, the device 3020 transmits the data (status) of the self-identifier from the network I / F 3025 to the vertex (device) selected in step 3316 described above.
 またデバイス3020は、ステップ3318において、自頂点の情報子数を更新(情報子を送信したため、情報子数-1を実行する)。また、これらの処理のパラメータ(例えば遷移確率の算出式の係数、閾値、選択方法など)は頂点で異なっても良い。 Further, in step 3318, the device 3020 updates the number of information elements at its own vertex (since the information element is transmitted, the number of information elements −1 is executed). Also, the parameters of these processes (for example, coefficients of transition probability calculation formulas, threshold values, selection methods, and the like) may be different at the vertices.
 次に、上述の計算結果の取得処理のプロセス(ステップ3114)について具体的に説明する。図20は、計算結果の取得処理のフローチャートを示す。この場合、デバイス3020は、計算結果の取得処理の開始後、ステップ3411にて、入出力装置3024から結果取得の要求があるかを判定する。この判定が真ならば(ステップ3411:Y)、デバイス3020は、ステップ3412およびステップ3413を実行する。当該ステップは実施例1のステップ611とステップ612とそれぞれ同様であり、説明は省略する。 Next, the above-described calculation result acquisition process (step 3114) will be described in detail. FIG. 20 shows a flowchart of calculation result acquisition processing. In this case, the device 3020 determines whether there is a result acquisition request from the input / output device 3024 in step 3411 after the calculation result acquisition processing is started. If this determination is true (step 3411: Y), the device 3020 executes step 3412 and step 3413. This step is the same as step 611 and step 612 in the first embodiment, and a description thereof will be omitted.
 以上の処理により、実施例1と同様に頂点に対する分類問題が解ける。実施例3における頂点は、実社会に分散するデバイスであるので、つまり、実社会に分散するデバイスに対する分類問題をグラフ構造データを生成せずに効率的に解ける。 By the above processing, the classification problem for the vertices can be solved as in the first embodiment. Since the vertex in the third embodiment is a device distributed in the real world, that is, the classification problem for the device distributed in the real world can be efficiently solved without generating graph structure data.
 次に、上述の実施例3における各頂点がデータであり、頂点間の辺がデータ間のアクセスの連続性とした計算モデルに対応した情報処理システムの例として実施例4を示す。本実施例4では、複数の計算機上で複数のプロセスが処理される時、各プロセスに必要なデータを効率よく計算機に配置する方法を提供するものである。 Next, a fourth embodiment is shown as an example of an information processing system corresponding to a calculation model in which each vertex in the above-described third embodiment is data and an edge between the vertices is an access continuity between the data. In the fourth embodiment, when a plurality of processes are processed on a plurality of computers, a method for efficiently arranging data necessary for each process on the computers is provided.
 図21は、実施例4における情報処理システムの構成の一例を示すブロック図である。図21で例示する情報処理システム4000において、計算機120-1と計算機120-2がネットワーク1で接続されており、計算機120-1でプロセス1が処理されており、当該計算機120-1のデータ領域130-1にデータブロック1、2、3が格納されているとする。 FIG. 21 is a block diagram illustrating an example of the configuration of the information processing system according to the fourth embodiment. In the information processing system 4000 illustrated in FIG. 21, the computer 120-1 and the computer 120-2 are connected via the network 1, the process 120 is processed by the computer 120-1, and the data area of the computer 120-1 Assume that data blocks 1, 2, and 3 are stored in 130-1.
 また計算機120-2でプロセス2が処理されており、当該計算機120-2のデータ領域130-2にデータブロック4、5、6が格納されているとする。また上述のデータブロックは、上述のプロセス1、2に必要なデータが格納されている。また、データ領域130-1、130-2は、ストレージ(図示省略)上に格納されて、計算機120で実行されるプログラムが計算に必要とするタイミングで、ストレージのデータ領域130から所望のデータが主記憶(図示省略)上に転送される。 It is also assumed that the process 2 is processed by the computer 120-2 and the data blocks 4, 5, and 6 are stored in the data area 130-2 of the computer 120-2. The data block described above stores data necessary for the processes 1 and 2 described above. The data areas 130-1 and 130-2 are stored on a storage (not shown), and desired data is stored from the storage data area 130 at a timing required for calculation by a program executed by the computer 120. It is transferred to the main memory (not shown).
 図22は、各プロセス1、2の各データブロックへのアクセスチャート4010の例を示す図である。図22に例示するアクセスチャート4010において、時間区画Tにおける時間方向に隣接するデータブロックを関係性ありとする。具体的には、プロセス1がデータブロック1にアクセスし、その後、連続してデータブロック2にアクセスした場合、データブロック1-データブロック2の関係性を「+1」する。 FIG. 22 is a diagram showing an example of an access chart 4010 to each data block of each process 1 and 2. In the access chart 4010 illustrated in FIG. 22, data blocks adjacent in the time direction in the time section T are related. Specifically, when the process 1 accesses the data block 1 and subsequently accesses the data block 2, the relationship between the data block 1 and the data block 2 is incremented by “+1”.
 図23は、各プロセスの関係性を積算して算出した関係性4020の一例を示す図である。図23におけるテーブル4021において、行のデータブロック1と列のデータブロック2の値(4211)の「2」は、上述の時間区間Tにおいて、データブロック1へのアクセス後に連続してデータブロック2へアクセスした回数が「2」回であることを示している。また、図23の関係性のテーブル4021をグラフ表記すると関係グラフ4023となる。当該グラフ4023は回数「0」の辺を表記していない。この結果から、本来は、データブロック1、2、6がプロセス1の処理計算機のデータ領域すなわちデータ領域(130-1)、データブロック3、4、5がプロセス2の処理計算機のデータ領域すなわちデータ領域(130-2)に格納されているのが好ましいことを示している。 FIG. 23 is a diagram showing an example of the relationship 4020 calculated by integrating the relationships of the processes. In the table 4021 in FIG. 23, “2” of the value (4211) of the data block 1 in the row and the data block 2 in the column is continuously transferred to the data block 2 after the access to the data block 1 in the time interval T described above. This indicates that the number of accesses is “2”. Further, when the relationship table 4021 in FIG. 23 is represented as a graph, a relationship graph 4023 is obtained. The graph 4023 does not represent the side of the number of times “0”. From this result, the data blocks 1, 2, and 6 are originally the data area of the processing computer of the process 1, that is, the data area (130-1), and the data blocks 3, 4, and 5 are the data area of the processing computer of the process 2, that is, the data This indicates that it is preferably stored in the area (130-2).
 図24は、本実施例4における情報処理システム4100の概略図を示す。当該情報処理システム4100は、図21の情報処理システム4000の記憶領域の構成を詳細化した図である。情報処理システム4100は、各データ領域130-1、130-2に、各データブロックに対応する情報子格納領域1~6(4101-1~4101-6)を持つ。この格納領域はひとつ以上の情報子を格納する機能を持つ。 FIG. 24 is a schematic diagram of an information processing system 4100 according to the fourth embodiment. The information processing system 4100 is a detailed diagram of the configuration of the storage area of the information processing system 4000 of FIG. The information processing system 4100 has information child storage areas 1 to 6 (4101-1 to 4101-6) corresponding to the data blocks in the data areas 130-1 and 130-2. This storage area has a function of storing one or more information elements.
 続いて、本実施例4の情報処理方法について説明する。図25は、各プロセスのアクセスチャート4200を示す図である。本実施例4では、各データブロックのアクセス時に、各データブロックに対応する情報子格納領域に対し処理を実施するものとする。図26は、この情報子格納領域に対する処理4300の一例を示す図である。ここでは、プロセス1がデータブロック1にアクセスした時、情報子の格納領域1に対する処理4201として、当該領域1に格納されている情報子を取得する。すなわち情報子数を減算する。 Subsequently, an information processing method according to the fourth embodiment will be described. FIG. 25 is a diagram showing an access chart 4200 for each process. In the fourth embodiment, when each data block is accessed, processing is performed on the information child storage area corresponding to each data block. FIG. 26 is a diagram showing an example of processing 4300 for this information storage area. Here, when the process 1 accesses the data block 1, the information child stored in the area 1 is acquired as the process 4201 for the storage area 1 of the information child. That is, the number of information elements is subtracted.
 当該例では、当該処理前には情報子数=10に対し、当該処理4210において、上述の領域1に格納されている情報子を5個取得している(情報子数=10-5=5)。その後、プロセス1はデータブロック2にアクセスするため、上述のデータブロックに対応する情報子の格納領域2に対し処理4202を実施する。本処理では、前処理4201で取得した5つの情報子を、当該領域2に加算する(4211)。 In this example, for the number of information elements = 10 before the process, in the process 4210, five information elements stored in the area 1 are acquired (number of information elements = 10−5 = 5). ). Thereafter, since the process 1 accesses the data block 2, the process 4202 is performed on the storage area 2 of the information element corresponding to the data block. In this process, the five information elements acquired in the pre-process 4201 are added to the area 2 (4211).
 そしてさらに、当該処理では、当該領域から情報子を取得する(4212)。このような処理を繰り返すことで、情報子を各データブロックに対応する格納領域間で循環させる。関連性の高い(連続してアクセスされやすい)データブロックは、情報子の分布によって、同一のクラスタに分類される。定期的に、情報子の分布に従ってデータブロックを計算機のデータ領域間で移動させることで、関連性の高いデータブロックを同一の計算機に集めることができる。 Further, in the process, an information element is acquired from the area (4212). By repeating such processing, the information element is circulated between the storage areas corresponding to the respective data blocks. Data blocks that are highly relevant (successfully accessed continuously) are classified into the same cluster according to the distribution of information elements. By regularly moving data blocks between data areas of computers according to the distribution of information elements, highly relevant data blocks can be collected in the same computer.
 次に、本実施例4の計算例を示す。図27は、各情報子の格納領域1~6に格納された情報子の数と時間の関係を示す図である。また当該図27において、各情報子の格納領域に格納される情報子の数の初期状態をテーブル4310にて示す。 Next, a calculation example of the fourth embodiment will be shown. FIG. 27 is a diagram showing the relationship between the number of information elements stored in the storage areas 1 to 6 of each information element and time. In FIG. 27, the initial state of the number of information elements stored in the storage area of each information element is shown in a table 4310.
 ここで、本実施例4では、情報子の状態数は2(状態uと状態v)で、上述の時間変化やテーブル4310の情報子数は状態u―状態vの式で算出している。また、初期状態は、データ領域130-1上の領域1~3は情報子u=10、情報子v=0(情報子uー情報子v=10)、データ領域130-2上の上記領域4~6は情報子u=0、情報子v=10(情報子u-情報子v=-10)とする。各領域の情報子数は、データブロックへのアクセス毎に更新され、図27のように時間変化していく。 Here, in the fourth embodiment, the number of states of the information element is 2 (state u and state v), and the above time change and the number of information elements in the table 4310 are calculated by the equation of state u−state v. Further, in the initial state, areas 1 to 3 on the data area 130-1 are information element u = 10, information element v = 0 (information element u-information element v = 10), and the above-described area on the data area 130-2. 4 to 6 are information child u = 0 and information child v = 10 (information child u−information child v = −10). The number of information elements in each area is updated every time the data block is accessed, and changes with time as shown in FIG.
 図27の時刻Tpに着目すると、格納領域3と格納領域6の情報子の状態数の大小が反転している。そのため、初期状態では、領域1~3と領域4~6というクラスタであるが、時刻Tfでは、領域1、2、6と領域3、4、5というクラスタに変化している。これは、図23のデータブロック間の関係性4020で前述した好ましいデータブロックの配置になっている。 When attention is paid to the time Tp in FIG. 27, the magnitudes of the number of states of the information elements in the storage area 3 and the storage area 6 are reversed. Therefore, in the initial state, the clusters are the areas 1 to 3 and the areas 4 to 6. However, at the time Tf, the clusters are changed to the clusters of the areas 1, 2, and 6 and the areas 3, 4, and 5. This is the preferred data block arrangement described above in relation 4020 between data blocks in FIG.
 次に、倉庫における荷物のピックアップ作業に関し、当該作業を行う作業者の動線距離を短くするように、倉庫内の棚の再配置を行う問題を扱う場合の情報処理方法について実施例5として示す。図28は、処理の対象とする倉庫5000の構成を例示する。当該倉庫5000は内部に複数の領域を持つ。図28における倉庫5000は、領域A(5010-1)~領域D(5010-4)の4つの領域を持つ。 Next, regarding the pick-up work of the luggage in the warehouse, an information processing method when dealing with the problem of rearranging the shelves in the warehouse so as to shorten the flow line distance of the worker who performs the work is shown as Example 5. . FIG. 28 exemplifies a configuration of a warehouse 5000 to be processed. The warehouse 5000 has a plurality of areas inside. The warehouse 5000 in FIG. 28 has four areas, area A (5010-1) to area D (5010-4).
 これら各領域A~Dは、該当領域内に複数の棚5011-A1~5011-D1が配置されている。図28の例では、領域A(5010-A)に置かれている棚の1つとして棚5011-A1を図示しているが、その他の複数の棚が配置されているものとする。領域B~領域Dも領域Aと同様に複数の棚5011を有している。さらに、各棚5011は、複数の荷物5012を置くことができる。図28の例では、棚A-1(5011-A1)に荷物5012-A1-1、5012-A1-2が配置された例を図示している。他の棚5011についても同様に複数の荷物5012を配置可能である。 In each of these areas A to D, a plurality of shelves 5011-A1 to 5011-D1 are arranged in the corresponding area. In the example of FIG. 28, the shelf 5011-A1 is illustrated as one of the shelves placed in the area A (5010-A), but it is assumed that a plurality of other shelves are arranged. Similarly to the area A, the areas B to D have a plurality of shelves 5011. Further, each shelf 5011 can hold a plurality of luggage 5012. In the example of FIG. 28, an example in which the packages 5012-A1-1 and 5012-A1-2 are arranged on the shelf A-1 (5011-A1) is illustrated. Similarly, a plurality of packages 5012 can be arranged on other shelves 5011.
 続いて、上述の各棚5011に配置された荷物5012のピックアップ作業について説明する。図29はピックアップ作業の概念を示す図である。図29において、作業者5100は所定の荷物リスト5110に従って、各棚5011に置いてある荷物5012をピックアップする。本実施例5では、ピックアップする荷物は荷物5012-A1-1、5012-B1-2、5012-D1-1である。 Subsequently, the pick-up operation of the luggage 5012 arranged on each shelf 5011 will be described. FIG. 29 is a diagram showing the concept of the pickup work. In FIG. 29, an operator 5100 picks up a baggage 5012 placed on each shelf 5011 according to a predetermined baggage list 5110. In the fifth embodiment, the packages to be picked up are packages 5012-A1-1, 5012-B1-2, and 5012-D1-1.
 作業者5100は、リスト5110に従って、各荷物5012が置かれている棚5011-A1、5011-B1、5011-D1を訪問することになる。その場合、該当作業者の移動経路は移動経路5120のようになる。ここで、荷物5012のピックアップ順は規定されない。 The worker 5100 visits the shelves 5011-A1, 5011-B1, and 5011-D1 on which the respective packages 5012 are placed according to the list 5110. In that case, the movement route of the worker is like a movement route 5120. Here, the order of picking up the luggage 5012 is not defined.
 次に、上述の荷物5012のピックアップ作業において、複数の作業者5100がいた場合、本実施例5の情報処理方法により作業者5100の移動距離を削減する方法について説明する。図30は、棚に設置した計算機および作業者5100が所持する移動端末を示すブロック図である。本実施例では、各棚5011に計算機5210が設置されており、また、各作業者5100は移動端末5220を所持している。 Next, a method for reducing the movement distance of the worker 5100 by the information processing method of the fifth embodiment when there are a plurality of workers 5100 in the above-described pick-up work of the luggage 5012 will be described. FIG. 30 is a block diagram showing a computer installed on a shelf and a mobile terminal possessed by an operator 5100. In this embodiment, a computer 5210 is installed on each shelf 5011, and each worker 5100 has a mobile terminal 5220.
 図31は、計算機5210および移動端末5220の構成例を示すブロック図である。 FIG. 31 is a block diagram showing a configuration example of the computer 5210 and the mobile terminal 5220.
 計算機5210および移動端末5220は同様の構成である。計算機5210および移動端末5220は、CPU1021、RAMなど揮発性記憶装置で構成される主記憶装置1022、ハードディスクドライブなど適宜な不揮発性記憶装置で構成されるストレージ1023、キーボードやマウス、ディスプレイ等の入出力装置1024、ネットワークI/F1025を含む。CPU1021が、主記憶装置1022に格納されたプログラム1026を実行することで所定の機能を提供し、計算機自体の統括制御を行なうとともに各種判定、演算及び制御処理を行なう。 The computer 5210 and the mobile terminal 5220 have the same configuration. The computer 5210 and the mobile terminal 5220 are a CPU 1021, a main storage device 1022 constituted by a volatile storage device such as a RAM, a storage 1023 constituted by an appropriate nonvolatile storage device such as a hard disk drive, an input / output such as a keyboard, a mouse, and a display. A device 1024 and a network I / F 1025 are included. The CPU 1021 provides a predetermined function by executing a program 1026 stored in the main storage device 1022, performs overall control of the computer itself, and performs various determinations, calculations, and control processes.
 続いて本実施例の情報処理方法の概念について説明する。図32は実施例5における情報処理の概念を示す図である。図32において、作業者5100が棚B-1(5011-B1)から荷物を取得した状態1(5301)の後、上述の作業者5100が棚B-1(5011-B1)から棚D-1(5011-D1)に移動して状態2(5302)となり、その後、作業者5100が棚B-1(5011-B1)から荷物5012を取得して、状態3(5303)に至った一連の作業例を示している。 Subsequently, the concept of the information processing method of this embodiment will be described. FIG. 32 is a diagram illustrating the concept of information processing in the fifth embodiment. In FIG. 32, after state 1 (5301) in which the worker 5100 has acquired the luggage from the shelf B-1 (5011-B1), the worker 5100 described above from the shelf B-1 (5011-B1) to the shelf D-1 (5011-D1) is moved to state 2 (5302), and then the operator 5100 obtains the luggage 5012 from shelf B-1 (5011-B1) and reaches a state 3 (5303). An example is shown.
 上述の状態1(5301)において、作業者5100が棚B-1から荷物5012を取得する時、該当作業者5100が所持する移動端末5220と棚B-1に設置された計算機5210-B1との間で通信を実施し、互いの情報子数を更新する。 In the state 1 (5301) described above, when the worker 5100 acquires the luggage 5012 from the shelf B-1, the mobile terminal 5220 possessed by the worker 5100 and the computer 5210-B1 installed on the shelf B-1 Communicate between each other and update each other's number of information elements.
 また、状態2において作業者5100が棚5011を移動し、状態3で別の棚5011-D1から荷物を取得する時、該当作業者5100が所持する移動端末5220と棚D-1に設置された計算機5210-D1との間で通信を実施し、互いの情報子数を更新する。すなわち、作業者5100を介して、棚B-1から棚D-1へ情報子が移動している。こうした処理を複数の各作業者で実施することで、棚間で情報子が循環することになる。 Further, when the worker 5100 moves the shelf 5011 in the state 2 and acquires the luggage from another shelf 5011-D1 in the state 3, the worker 5100 is installed on the shelf D-1 and the mobile terminal 5220 possessed by the worker 5100. Communication is performed with the computer 5210-D1, and the number of information elements is updated. That is, the information element is moved from the shelf B-1 to the shelf D-1 via the worker 5100. By carrying out such processing by a plurality of workers, the information element circulates between shelves.
 その後、各棚の計算機5210は、自身が有する情報子数から、各棚の移動先を算出する。たとえば、情報子の種類が2種(状態uと状態v)であった場合、状態u>状態vの時、移動先の領域をA、状態u<=状態vの時、移動先の領域をBとする。 After that, the computer 5210 of each shelf calculates the movement destination of each shelf from the number of information elements that it has. For example, if there are two types of information elements (state u and state v), the destination area is A when state u> state v, and the destination area when state u <= state v. B.
 図33は、実施例5における各棚5011に設置された計算機5210と、各棚5011の移動先の関係を示す図である。図33において、各棚5011に設置された計算機5210と棚5011の移動先の関係を記述したテーブル5400を示す。このテーブル5400から、棚A-1と棚B-2とは領域B、棚A-2、棚B-1、棚B-3は領域Aに設置することが推奨される。 FIG. 33 is a diagram illustrating the relationship between the computers 5210 installed on the shelves 5011 and the movement destinations of the shelves 5011 according to the fifth embodiment. FIG. 33 shows a table 5400 describing the relationship between the computers 5210 installed on each shelf 5011 and the destination of the shelf 5011. From this table 5400, it is recommended that the shelf A-1 and the shelf B-2 are installed in the region B, and the shelf A-2, the shelf B-1, and the shelf B-3 are installed in the region A.
 その後、作業者5100は上述の移動先領域に従って移動することとなる。この移動は、計算機5210からの指示を受けた棚5011の自走機構(図示省略)や、或いは棚5011の移動を実行するロボット(図示省略)により実行されてもよい。また、棚5011の移動の実行タイミングは、計算機5210からの指示により毎日夜間でも良いし、隔日などであってもよい。 After that, the worker 5100 moves according to the above-described movement destination area. This movement may be executed by a self-propelled mechanism (not shown) of the shelf 5011 that receives an instruction from the computer 5210, or a robot (not shown) that moves the shelf 5011. Further, the execution timing of the movement of the shelf 5011 may be every night or every other day according to an instruction from the computer 5210.
 次に、本実施例5における計算機5210の処理のフローチャートについて説明する。図34は、各計算機5210で行われる処理の一例を示すフローチャートである。 Next, a flowchart of processing of the computer 5210 in the fifth embodiment will be described. FIG. 34 is a flowchart showing an example of processing performed by each computer 5210.
 各計算機5210は、当該フローチャートの開始後、情報子数を初期化(ステップ5511)する。その後、当該計算機5210の受信処理(ステップ5512)と、送信処理(ステップ5513)のプロセスを起動する。その後、計算機5210は計算結果の取得処理(ステップ5514)を起動する。こうした各処理(ステップ5511~5513)は、実施例3に関する図17に記載の各処理(ステップ3111~3114)と同様なものとすることができる。 Each computer 5210 initializes the number of information elements after the start of the flowchart (step 5511). Thereafter, the reception processing (step 5512) and transmission processing (step 5513) processes of the computer 5210 are started. Thereafter, the computer 5210 activates a calculation result acquisition process (step 5514). Each of these processes (steps 5511 to 5513) can be the same as each process (steps 3111 to 3114) described in FIG.
 図35は、計算結果の取得処理(ステップ5514)に関するフローチャートを示す。このフローチャートにおけるステップ5611にて、各計算機5210は、自身が保持する各状態の情報子数を比較し、最大の情報子数を保有する状態を選択する。例えば、状態数が2状態(uとv)であって、ある頂点上の状態uの情報子数が1、状態vの情報子数が2の場合、計算機5210は状態vを選択する。 FIG. 35 is a flowchart regarding calculation result acquisition processing (step 5514). In step 5611 in this flowchart, each computer 5210 compares the number of information elements of each state held by itself, and selects the state having the maximum number of information elements. For example, when the number of states is 2 (u and v), the number of information elements in the state u on a certain vertex is 1, and the number of information elements in the state v is 2, the computer 5210 selects the state v.
 その後、計算機5210は、ステップ5612において、上述のステップ5611で選択した状態に対応する移動先領域を決定し、ネットワーク等で接続された所定の表示装置ないし自身の入出力装置1024に表示する。例えば、状態vが最大の状態であった場合、対応する領域は領域B(状態uは領域A)である。 Thereafter, in step 5612, the computer 5210 determines a movement destination area corresponding to the state selected in step 5611 described above, and displays it on a predetermined display device connected to the network or the like or its own input / output device 1024. For example, when the state v is the maximum state, the corresponding region is the region B (the state u is the region A).
 図36は、本実施例5の効果を示す図である。図36においては、計算機5210による上述の棚移動のシミュレーションによる、作業者5100の移動距離削減効果について示している。この例では、初期状態5700の時の作業者5100の移動距離を1とした時、本実施例5による解析結果に基づく棚の移動を実施した場合の収束状態5701において、倉庫にてピックアップ作業を行う作業者の移動距離は0.08となり、削減効果は92%となった。 FIG. 36 is a diagram showing the effect of the fifth embodiment. In FIG. 36, the movement distance reduction effect of the operator 5100 by the above-described simulation of the shelf movement by the computer 5210 is shown. In this example, when the movement distance of the worker 5100 in the initial state 5700 is 1, the pick-up operation is performed in the warehouse in the convergence state 5701 when the shelf is moved based on the analysis result according to the fifth embodiment. The distance traveled by the worker was 0.08, and the reduction effect was 92%.
 以上のように、本実施例5によれば、棚から荷物のピックアップを行う作業者5100の動線から、棚の配置を最適化することができる。 As described above, according to the fifth embodiment, the arrangement of the shelves can be optimized from the flow line of the worker 5100 who picks up the luggage from the shelves.
 次に、ソシアルネットワークサービスなどの複数のユーザ間の交流サービスにおいて、ユーザのクラスタリング、すなわちコミュニティを検出する問題を扱う際の、情報処理方法について実施例6として説明する。ここでは、上述の実施例3において各頂点がユーザで、頂点間の辺がユーザ間の交流とする情報処理システムを想定する。ここで、交流とは、例えば、メールの送受信、メッセージの送受信、個人のページへの訪問や投稿などが該当する。 Next, an information processing method for dealing with a problem of detecting user clustering, that is, a community in an exchange service between a plurality of users such as a social network service will be described as a sixth embodiment. Here, an information processing system is assumed in which each vertex is a user and the side between the vertices is an exchange between users in the above-described third embodiment. Here, the exchange corresponds to, for example, transmission / reception of mail, transmission / reception of a message, visit to a personal page or posting.
 図37は、本実施例6の概念を示す図である。図37において、ユーザ1(6011)とユーザ2(6012)が、それぞれ保有する端末6031、6032を利用し、交流サービスを通じてメッセージ送信(6020)を行った場合を想定する。 FIG. 37 is a diagram illustrating the concept of the sixth embodiment. In FIG. 37, it is assumed that user 1 (6011) and user 2 (6012) transmit messages (6020) through the exchange service using terminals 6031 and 6032 respectively held by the users.
 この場合、ユーザ1は、保有する端末1(6031)を操作し、例えばメッセージ送信画面6040から、ユーザ2に宛ててメッセージを送信する。このメッセージはサーバなどの交流サービスの情報処理システムを介し、ユーザ2の端末2に届けられ、例えば、メッセージ受信画面6041が該当端末にて表示されることになる。 In this case, the user 1 operates the terminal 1 (6031) that he / she owns, and transmits a message to the user 2 from the message transmission screen 6040, for example. This message is delivered to the terminal 2 of the user 2 via the information processing system of the exchange service such as a server, and for example, a message reception screen 6041 is displayed on the corresponding terminal.
 なお、端末6031、6032の構成は、前記実施例3の図16に示したデバイス3020と同様の構成である。 The configurations of the terminals 6031 and 6032 are the same as the configuration of the device 3020 shown in FIG.
 図38は、本実施例6における情報子の交換例を示す図である。図38において、情報子を、各ユーザが所持する端末または上述の交流サービスを提供している情報処理サービスの各ユーザの記憶領域、に格納するものとする。この場合、初期状態を状態1(6101)とする。 FIG. 38 is a diagram illustrating an example of exchanging information elements in the sixth embodiment. In FIG. 38, it is assumed that the information element is stored in a terminal owned by each user or a storage area of each user of the information processing service providing the above-described exchange service. In this case, the initial state is state 1 (6101).
 その後、ユーザ1(6011)がユーザ2(6012)にメッセージを送信する時、該当端末6031、6032はメッセージに情報子を付加する。状態2(6102)にて、端末6031、6032がメッセージに付加する情報子数6113の例を示す。ここでは、ユーザ1の端末6031から情報子5個が付加された例となっている。 Thereafter, when the user 1 (6011) transmits a message to the user 2 (6012), the corresponding terminals 6031 and 6032 add an information element to the message. An example of the number of information elements 6113 added to the message by the terminals 6031 and 6032 in the state 2 (6102) is shown. In this example, five information elements are added from the terminal 6031 of the user 1.
 その後、状態3(6103)において、上述のメッセージをユーザ2の端末6032が受信した時、上述のメッセージに付加された情報子に基づき、ユーザ2の端末6032で格納される情報子数6112を更新する。 Thereafter, in the state 3 (6103), when the terminal 2 32 of the user 2 receives the above message, the number of information elements 6112 stored in the terminal 6032 of the user 2 is updated based on the information element added to the above message. To do.
 図39は、実施例6における各頂点の情報子数から各ユーザの所属コミュニティを特定する概念を示す図である。図中の頂点A~Eは、各端末に相当する。 FIG. 39 is a diagram illustrating the concept of identifying the community to which each user belongs from the number of information elements at each vertex according to the sixth embodiment. Vertices A to E in the figure correspond to each terminal.
 以上の一連の手順から、メッセージを介してユーザ間で情報子が循環することとなる。実施例3や図39にて示すように、こうして更新された各頂点の情報子数(図39における時刻t+2の状態)から、各ユーザ(=頂点)が所属するコミュニティを特定する。こうして特定されたコミュニティは、例えば、同一コミュニティに属するユーザの公開テキスト情報から頻出キーワードを抽出し、該当コミュニティに属するユーザにマーケティングを行うなどの応用が考えられる。以上から、本実施例6にて交流サービス上でのユーザが所属するコミュニティを検出できる。 From the above series of procedures, the information element circulates between users via messages. As shown in the third embodiment and FIG. 39, the community to which each user (= vertex) belongs is specified from the number of information elements of each vertex updated in this way (the state at time t + 2 in FIG. 39). The community specified in this way can be applied, for example, by extracting frequently used keywords from public text information of users belonging to the same community and marketing to users belonging to the corresponding community. From the above, in the sixth embodiment, the community to which the user on the exchange service belongs can be detected.
 次に、上述の実施例5にて示した倉庫5000において、図29の各作業者5100の荷物リスト5110が予め入手できた場合の棚5011の最適配置をシミュレーションする形態について実施例7として示す。 Next, in the warehouse 5000 shown in the above-described fifth embodiment, a form for simulating the optimal arrangement of the shelves 5011 when the luggage list 5110 of each worker 5100 in FIG.
 上述の実施例5においては、倉庫5000内での作業者5100の移動履歴に合わせて棚5011(A1~D1)の最適配置を実施する例を示した。本実施例7では、例えば計算機5210が荷物リスト5110を入手してから、該当荷物リスト5110中の荷物の発送まで十分な時間があるならば、計算機5210が、この荷物リスト5110からグラフ構造データを作成し、実施例1にて示した情報処理システム100と同様の計算を実行する。 In the above-described fifth embodiment, the example in which the optimal arrangement of the shelves 5011 (A1 to D1) is performed according to the movement history of the worker 5100 in the warehouse 5000 is shown. In the seventh embodiment, for example, if there is sufficient time from when the computer 5210 obtains the package list 5110 to the shipment of the package in the corresponding package list 5110, the computer 5210 obtains the graph structure data from the package list 5110. Create and execute the same calculation as the information processing system 100 shown in the first embodiment.
 計算機5210は、その計算結果(分類結果)から、上述の実施例5で示した、分類結果(情報子数)と移動先領域の関係表に基づいて棚5011の移動先を算出する。こうした計算機5210による棚5011の移動先の算出後、倉庫5000内にて実際に作業者5100が荷物5012のピックアップ作業に入る前に、計算機5210にて算出された棚5011の移動先に従って棚5011を配置する。棚5011の配置手段については実施例5と同様である。よって、本実施例7は、計算機5210が、1つ以上の荷物リスト5110からグラフ構造データを生成する方法に対応したものとなる。 The computer 5210 calculates the movement destination of the shelf 5011 from the calculation result (classification result) based on the relationship table between the classification result (number of information elements) and the movement destination area shown in the fifth embodiment. After the calculation of the movement destination of the shelf 5011 by the computer 5210, before the worker 5100 actually starts the pickup operation of the luggage 5012 in the warehouse 5000, the shelf 5011 is moved according to the movement destination of the shelf 5011 calculated by the computer 5210. Deploy. The arrangement means of the shelf 5011 is the same as that of the fifth embodiment. Therefore, the seventh embodiment corresponds to a method in which the computer 5210 generates graph structure data from one or more package lists 5110.
 計算機5210が上述の荷物リストからグラフ構造データを生成する概念について説明する。図40は、実施例7の概念を示す図である。この場合、例えば、3つの荷物リスト7001、7002、7003が存在し、作業者5100はこれらリスト7001~7003の番号順に荷物5012をピックアップするとする。また、各棚5011を頂点とすると、倉庫5000内における作業者5100の移動の軌跡は作業者5100の軌跡のグラフ7010のようにできる。 The concept that the computer 5210 generates graph structure data from the above-described package list will be described. FIG. 40 is a diagram illustrating the concept of the seventh embodiment. In this case, for example, there are three package lists 7001, 7002, and 7003, and it is assumed that the worker 5100 picks up the package 5012 in the order of the numbers in the lists 7001 to 7003. Further, assuming that each shelf 5011 is a vertex, the trajectory of movement of the worker 5100 in the warehouse 5000 can be represented as a graph 7010 of the trajectory of the worker 5100.
 このグラフ7010の各辺に付加された値は、該当作業者5100の通過回数である。グラフ7010の辺を、上述の通過回数の最大数で規格化すると、規格化された作業者5100の軌跡のグラフ7011のようになる。このグラフ7011は、各辺に重みを付加されたグラフ構造データとなる。 The value added to each side of the graph 7010 is the number of times the worker 5100 has passed. When the edges of the graph 7010 are normalized by the maximum number of passages described above, a graph 7011 of the trajectory of the standardized worker 5100 is obtained. This graph 7011 is graph structure data in which a weight is added to each side.
 こうしたグラフ構造データを、実施例1、2と同様の情報処理システムが処理することで、頂点すなわち棚5011を分類することが可能であり、この分類結果に対応する移動先を実施例5の方法で算出することで、各棚5011の最適な移動先を算出できる。 By processing such graph structure data by the same information processing system as in the first and second embodiments, it is possible to classify the vertices, that is, the shelves 5011, and the movement destination corresponding to the classification result is the method of the fifth embodiment. By calculating in step S1, it is possible to calculate the optimum movement destination of each shelf 5011.
 次に、情報処理システムの計算機が実施例1における遷移確率式(数式(1))を遷移確率テーブルとして持つ形態について、実施例8として示す。 Next, an embodiment in which the computer of the information processing system has the transition probability formula (formula (1)) in the first embodiment as a transition probability table will be described as an eighth embodiment.
 図41は、遷移確率テーブル1(8001)の例を示す図である。図42は、遷移確率テーブル2(8002)の例を示す図である。図43は、遷移確率テーブル3(8003)の例を示す図である。 FIG. 41 is a diagram showing an example of the transition probability table 1 (8001). FIG. 42 is a diagram illustrating an example of the transition probability table 2 (8002). FIG. 43 is a diagram illustrating an example of the transition probability table 3 (8003).
 情報処理システムの計算機は、この遷移確率テーブル8001~8003に、自頂点の情報子数(u,v)と隣接頂点の情報子数(ΣNju、ΣNjv)とを照合し、テーブル中での対応値を特定することで遷移確率を決定する事ができる。上記の各テーブル8001~8003の値は、計算機が予めシミュレーションを実行し、目的とする結果が得られる値を実験的に算出したものとなる。 The computer of the information processing system compares the number of information elements (u, v) of its own vertex with the number of information elements (ΣNju, ΣNjv) of its own vertex against the transition probability tables 8001 to 8003, and the corresponding values in the table. The transition probability can be determined by specifying. The values in each of the above tables 8001 to 8003 are obtained by experimentally calculating values for obtaining a target result by a computer executing a simulation in advance.
 次に、実施例1の計算モデルにて定義した情報処理システムにおいて、計算機220で行われる処理または計算機220間の通信にエラーが発生し、情報子のデータが変動した場合、情報子の総数の変動を抑制する例を実施例9として説明する。なお、情報処理システムの構成は、前記実施例1の情報処理システム100と同様である。 Next, in the information processing system defined by the calculation model of the first embodiment, when an error occurs in processing performed by the computer 220 or communication between the computers 220 and the data of the information child fluctuates, the total number of information children is An example of suppressing fluctuation will be described as a ninth embodiment. The configuration of the information processing system is the same as that of the information processing system 100 of the first embodiment.
 前記エラーが本情報処理システムに与える影響を記載する。実施例1で示したとおり、当該情報処理システムは情報子を計算機220間で通信し、交換することで情報処理システム全体の計算を実現している。 Describe the effect of the error on this information processing system. As shown in the first embodiment, the information processing system communicates and exchanges information elements between the computers 220 to realize calculation of the entire information processing system.
 しかし、前記エラーがある場合、情報処理システム全体の計算が所望する通りに行われない可能性がある。例えば、簡単な例では、第一の計算機と、第二の計算機の間で情報子が移動している場合、前記計算機220間で、ある割合でエラーが発生し、情報子がロストする場合、時間と共に情報処理システム全体の情報子の総数が減少し、最終的には、情報子は移動しなくなり、所望の処理結果が得られない。 However, if there is an error, the entire information processing system may not be calculated as desired. For example, in a simple example, when an information element is moving between a first computer and a second computer, an error occurs between the computers 220 at a certain rate, and the information element is lost. The total number of information elements in the entire information processing system decreases with time, and eventually the information elements do not move and a desired processing result cannot be obtained.
 また逆に、時間と共にシステム全体の情報子の総数が増加する場合も、所望の処理結果が得られない。情報子の総数が増加する場合は、例えば、減少した情報子を増やす機能を内蔵した場合等が考えられる。 Conversely, when the total number of information elements of the entire system increases with time, a desired processing result cannot be obtained. When the total number of information elements increases, for example, a case in which a function for increasing the number of decreased information elements is built in can be considered.
 図44は、実施例9において情報子の総数が変化したときの、情報処理システム全体の情報子の分布の変化を示す図である。図44の状態1(9001)~状態4(9004)は情報子の分布を示しておる。また、本図では頂点を二次元格子状に配置し、情報子は2状態(uとvとする)を用意し、各頂点において、状態uの情報子数>状態vの情報子数ならば灰色、それ以外ならば黒色で分布を表している。 FIG. 44 is a diagram illustrating a change in the distribution of information elements in the entire information processing system when the total number of information elements is changed in the ninth embodiment. State 1 (9001) to state 4 (9004) in FIG. 44 show the distribution of information elements. Also, in this figure, vertices are arranged in a two-dimensional grid, and information elements are prepared in two states (u and v), and at each vertex, the number of information elements in state u> the number of information elements in state v The distribution is gray, otherwise black.
 図44において、実施例1で示した分類問題の処理は、状態2(9002)で実現できている。しかし、情報子総数が減少すると状態1(9001)となり、情報子総数が増加すると状態3(9003)または、状態4(9004)となり所望の処理結果を得ることができない。ゆえにエラーを有する環境下で処理する情報処理システムにおいて、情報子の総数を一定量または所定の範囲内に保つ方法を記載する。 44, the processing of the classification problem shown in the first embodiment can be realized in the state 2 (9002). However, when the total number of information elements decreases, the state 1 (9001) is obtained, and when the total number of information elements increases, the state 3 (9003) or the state 4 (9004) is obtained and a desired processing result cannot be obtained. Therefore, a method for keeping the total number of information elements within a predetermined amount or within a predetermined range in an information processing system that performs processing in an environment having an error will be described.
 情報子の分布は図44で示すとおり、本情報処理システムは情報子数で異なる分布状態となる。よって、各頂点において、前記状態を検知する方法と各状態に合わせ情報子数を制御する方法を組み合わせることで、システム全体の情報子の総数を一定量に保つことができる。 As shown in FIG. 44, the distribution of information elements is different in the number of information elements in this information processing system. Therefore, by combining the method for detecting the state and the method for controlling the number of information elements according to each state at each vertex, the total number of information elements in the entire system can be maintained at a constant amount.
 図45~図48に情報子数の制御処理を加えたフローチャートを示す。まず、図45は、実施例1で示した図3のフローチャート(図3)に、情報子数制御処理9101を加えたフローチャートを示す。情報子数制御処理(9101)は、各頂点における受信の処理(315)の後に実行される。その他の処理については、前記実施例1の図3と同様であるので、説明を省略する。 45 to 48 show flowcharts in which the control processing of the number of information elements is added. First, FIG. 45 shows a flowchart in which the information element number control process 9101 is added to the flowchart of FIG. 3 (FIG. 3) shown in the first embodiment. The information element number control process (9101) is executed after the reception process (315) at each vertex. The other processes are the same as those in the first embodiment shown in FIG.
 次に、図46は、当該情報子数制御処理(9101)のフローチャートを示す。当該処理ではまず、計算機220は、計算対象となっている頂点の情報子数の時間変化データを主記憶装置222から取得する(9201)。 Next, FIG. 46 shows a flowchart of the information element number control process (9101). In this process, first, the computer 220 obtains the time change data of the number of information elements of the vertexes to be calculated from the main storage device 222 (9201).
 計算機220は、取得した時間変化データに基づき、状態予測アルゴリズムを用いてシステム状態を予測する(9202)。本実施例9では、状態1~状態4の何れかに予測される。状態1は情報子数が少なく、状態2、状態3と順に多くなり、状態4が最も多い状態を意味する。 The computer 220 predicts the system state using the state prediction algorithm based on the acquired time change data (9202). In the ninth embodiment, any one of the states 1 to 4 is predicted. State 1 means that the number of information elements is small, state 2 and state 3 increase in order, and state 4 is the largest.
 計算機220は、予測された状態に従い、次の処理を決定する。状態1の場合は、情報子の分裂処理(9210)を実行し、状態2の場合は何もせず、状態3または状態4の場合は、情報子の融合処理が実行される(9211)。その後、本処理は終了する。 The computer 220 determines the next process according to the predicted state. In the case of the state 1, the information element splitting process (9210) is executed, in the case of the state 2, nothing is performed, and in the case of the state 3 or the state 4, the information element fusion process is executed (9211). Thereafter, this process ends.
 また、各状態1~4に対応する処理(分裂、融合、何もせず)は目的に応じて変更することができる。本実施例9では、状態2を所望の状態としているため、状態2よりも情報子数が少ない状態1では分裂、情報子数が多い状態3、4では融合処理となる。 Also, the processing (split, merge, do nothing) corresponding to each state 1 to 4 can be changed according to the purpose. In the ninth embodiment, since the state 2 is a desired state, the state 1 having a smaller number of information elements than the state 2 is split, and the states 3 and 4 having a larger number of information elements are fusion processes.
 ここで、状態の予測(9202)と各状態の処理の分岐(9203)について具体的に説明する。状態の予測に用いる特徴量としては、例えば、相互情報量とパワースペクトルを用いる。 Here, the state prediction (9202) and the branch of the processing of each state (9203) will be specifically described. As a feature quantity used for state prediction, for example, a mutual information quantity and a power spectrum are used.
 図49は、情報子数と各頂点上で算出される時間方向の相互情報量および各頂点上の情報子数の変化のパワースペクトルの関係を示す。計算機220は、予め決められた一定時間Tの間の情報子数を記憶し(時間変化データ)、その時間Tの相互情報量とパワースペクトルを算出する。 FIG. 49 shows the relationship between the number of information elements, the mutual information calculated in the time direction on each vertex, and the power spectrum of the change in the number of information elements on each vertex. The computer 220 stores the number of information elements during a predetermined time T (time change data), and calculates a mutual information amount and a power spectrum at the time T.
 相互情報量は時間方向の2つの情報量から算出され、各情報量は一定時間T内の各頂点の状態の発生確率から算出される。発生確率は、例えば、情報子が2つの状態(uとv)を有し、各頂点の状態も2つの状態(uとvで、頂点上の情報子の数で決まる)の時、状態uの確率Puは時間T内の状態uであった割合、確率Pvは状態vであった割合から算出できる。 The mutual information amount is calculated from two information amounts in the time direction, and each information amount is calculated from the occurrence probability of the state of each vertex within a certain time T. The probability of occurrence is, for example, when the information element has two states (u and v) and the state of each vertex is also two states (u and v are determined by the number of information elements on the vertex). Can be calculated from the ratio of the state u within the time T, and the probability Pv can be calculated from the ratio of the state v.
 情報量は、より前記確率が同一になるほど少なくなる傾向にあり、例えば、Puが0またはPvが0の時は情報量も0となる。相互情報量も同様の傾向を持つ。 The amount of information tends to decrease as the probabilities become the same. For example, when Pu is 0 or Pv is 0, the information amount is also 0. Mutual information has the same tendency.
 また、パワースペクトルは各頂点上の情報子の変化量から算出される。各計算機220で、頂点上の情報子の変化量を高速フーリエ変換し、変換結果から直流成分を除いた交流成分の電力値としてパワースペクトルが計算される。パワースペクトルは、情報子量が変化しない、または変化量がノイズのように一定の周期を持たない場合は低い値をとり、一定の周期で増減を繰り返す場合には大きな値をとる指標である。 Also, the power spectrum is calculated from the amount of change of the information element on each vertex. Each computer 220 performs fast Fourier transform on the amount of change of the information element on the apex, and a power spectrum is calculated as the power value of the AC component obtained by removing the DC component from the conversion result. The power spectrum is an index that takes a low value when the amount of information elements does not change, or when the change amount does not have a constant period such as noise, and takes a large value when it repeatedly increases and decreases at a constant period.
 図49において、Iave(9502)は各頂点上の相互情報量の平均値を示し、Idif(9501)は各頂点上の相互情報量の最大と最小の差分を示し、PWacはパワースペクトル(9503)を示す。 In FIG. 49, Iave (9502) indicates the average value of the mutual information amount on each vertex, Idif (9501) indicates the maximum and minimum difference of the mutual information amount on each vertex, and PWac indicates the power spectrum (9503). Indicates.
 図49から、また、状態の予測に用いる特徴量は、情報子の流量も利用できる。流量は一定時間あたりの情報子数の変化の大きさを示し、例えば一定時間T内で送信された情報子の総数(頂点から見たときの情報子の流出量)や、受信した情報子の総数(頂点から見たときの情報子の流入量)、または一定時間T内の情報子の数の最大数と最小数の差などである。 From FIG. 49, it is also possible to use the flow rate of the information element as the feature quantity used for state prediction. The flow rate indicates the magnitude of change in the number of information elements per certain time. For example, the total number of information elements transmitted within a certain time T (the amount of information elements flowing out when viewed from the top) or the number of received information elements This is the total number (inflow of information elements when viewed from the apex) or the difference between the maximum number and minimum number of information elements within a certain time T.
 図53は、状態1~4の判定を行う擬似コードで記載したアルゴリズム530の例を示す。 FIG. 53 shows an example of the algorithm 530 described in pseudo code for determining the states 1 to 4.
 アルゴリズム530は、x1が相互情報量の平均値Iave(9502)を示し、x3がパワースペクトル(9503)を示し、yが予測された状態を示す。以上のような方法により、各頂点において、情報処理システム全体の状態を予測する。 Algorithm 530 shows a state in which x1 indicates an average value Iave (9502) of mutual information, x3 indicates a power spectrum (9503), and y is predicted. By the method as described above, the state of the entire information processing system is predicted at each vertex.
 状態1は、情報子の数が少なく、各頂点の状態が静止(情報子の変化量が0)の状態で、例えば、相互情報量は0になる(各状態の発生確率の何れかが0になっている)。この場合、相互情報量の最大と最小の差分やパワースペクトルも0になる。状態2は、状態1の判定が偽かつ、相互情報量が予め決められた閾値(th1)より小さい場合に、判定される。これは、状態2において、特に境界付近の情報量が多い一方、全体的に状態が変化せず情報量が少ないためである。 State 1 is a state in which the number of information elements is small and the state of each vertex is stationary (the change amount of the information element is 0). For example, the mutual information amount is 0 (any occurrence probability of each state is 0). It has become). In this case, the maximum and minimum differences and the power spectrum of the mutual information amount are also zero. State 2 is determined when determination of state 1 is false and the mutual information amount is smaller than a predetermined threshold (th1). This is because in state 2, the amount of information is particularly large near the boundary, but the state does not change as a whole and the amount of information is small.
 次に状態3の判定は、パワースペクトルが閾値(th2)以上の時に状態3と判定される。これは状態3において、周期的なパターンの変化をしていることを表している。それ以外の状態を状態4と判定する。 Next, the determination of state 3 is determined as state 3 when the power spectrum is equal to or greater than the threshold (th2). This represents that in state 3, the pattern is periodically changed. The other state is determined as state 4.
 以上のアルゴリズム530によって、計算機220は、相互情報量とパワースペクトルから情報子の総数に応じた状態1~4を予測する。 With the above algorithm 530, the computer 220 predicts states 1 to 4 corresponding to the total number of information elements from the mutual information amount and the power spectrum.
 なお、状態の予測に用いる特徴量として、相互情報量とパワースペクトルを用いる例を示したが、所定時間内の情報子の個数の変化量を用いればよい。所定時間内の情報子の個数の変化量の一例として相互情報量を用いることができる。また、所定時間内の情報子の個数の変化量の一例としてパワースペクトルを用いることができる。また、所定時間内の情報子の個数の変化量の一例として情報子の個数の最大値と最小値の差分を用いることができる。 In addition, although the example which uses a mutual information amount and a power spectrum as a feature-value used for state prediction was shown, the amount of change of the number of information elements within a predetermined time may be used. Mutual information can be used as an example of the amount of change in the number of information elements within a predetermined time. A power spectrum can be used as an example of the amount of change in the number of information elements within a predetermined time. Further, as an example of the amount of change in the number of information elements within a predetermined time, the difference between the maximum value and the minimum value of the number of information elements can be used.
 次に、図47は、情報子の分裂処理(9210)のフローチャートを示す。分裂処理では、まず計算機220が処理対象となっている頂点に格納されている情報子の中からひとつの情報子を選択する(9301)。情報子の選択の方法は、自頂点に格納されている情報子の中からランダムで選択する方法や、自頂点に格納されている情報子で状態が多い方の状態を情報子の中からランダムで選択(例えば、頂点に状態uの情報子が3つ、状態vの情報子が2つならば、状態uの情報子の中からランダムで選択)する方法などを適宜採用することができる。 Next, FIG. 47 shows a flowchart of information element splitting processing (9210). In the splitting process, first, the computer 220 selects one information element from among the information elements stored at the vertex to be processed (9301). The method of selecting an information element is a method of selecting at random from the information elements stored at its own vertex, or the information element stored at its own vertex is randomly selected from the information elements. Or the like (for example, if there are three state u information elements and two state v information elements at the vertices), a method of selecting at random from the state u information elements may be employed as appropriate.
 その後、計算機220は選択された情報子を元に、新しい情報子を生成する処理を実行する(9302)。前記生成処理の例として、計算機220は選択された情報子と同一の状態を持つ情報子をひとつ生成する。情報子は、前記実施例1で記載したとおり、状態の変数を持ち、例えば二状態ならばuとvなどである。よって、選択された情報子の状態がuの時、生成される情報子の状態もuとなる。 Thereafter, the computer 220 executes a process of generating a new information element based on the selected information element (9302). As an example of the generation process, the computer 220 generates one information element having the same state as the selected information element. As described in the first embodiment, the information element has a state variable, for example, u and v in the case of two states. Therefore, when the state of the selected information element is u, the state of the generated information element is also u.
 以上の処理によって、計算機220は新たな情報子を生成し、情報処理システムの情報子に加えることができる。 Through the above processing, the computer 220 can generate a new information element and add it to the information element of the information processing system.
 図48は、情報子の融合処理(9211)のフローチャートである。融合処理では、まず計算機220が処理対象となっている頂点に格納されている情報子の中からひとつの情報子を選択する(9401)。選択された情報子を融合元の情報子と呼ぶ。 FIG. 48 is a flowchart of information element fusion processing (9211). In the fusion process, first, the computer 220 selects one information element from among the information elements stored at the vertex to be processed (9401). The selected information element is called a fusion source information element.
 情報子の中からひとつの情報子を選択する方法は、ランダムで選択する方法や、自頂点に格納されている情報子の数で、最も多い状態を持つ情報子の中からランダムで選択(例えば、頂点に状態uの情報子が3つ、状態vの情報子が2つならば、状態uの情報子の中からランダムで選択)する方法や、受信した情報子のうちもっとも新しい情報子を選択する方法、などを適宜採用すればよい。 The method of selecting one information element from among the information elements is a random selection method or the number of information elements stored at its own vertex, which is selected at random from the information elements having the most states (for example, If there are three state u information elements and two state v information elements at the vertices, a method of randomly selecting from among the state u information elements, or the newest information element among the received information elements A selection method or the like may be adopted as appropriate.
 その後、計算機220は融合元の情報子を元に融合先の情報子を選択する(9402)。前記融合先の情報子の選択では、選択された情報子と同一の状態を持つ情報子からランダムで選択する。 Thereafter, the computer 220 selects an information child at the fusion destination based on the information child at the fusion source (9402). In selecting the merged information element, an information element having the same state as the selected information element is selected at random.
 その後、計算機220は前記処理9401で融合元の情報子および前記融合先の情報子をもとに融合処理を実施する(9403)。前記融合処理では、融合先の情報子のデータを削除する。すなわち、融合先の情報子が消滅し、融合元の頂点が保持され、自頂点内の情報子数がひとつ減少する。 Thereafter, the computer 220 performs a fusion process based on the fusion source information element and the fusion destination information element in the process 9401 (9403). In the fusion process, the data of the merged information child is deleted. That is, the information element at the fusion destination disappears, the vertex at the fusion source is retained, and the number of information elements in the own vertex decreases by one.
 以上の処理によって、計算機220は融合先の情報子を削除して、情報処理システムの情報子から消滅させることができる。 Through the above processing, the computer 220 can delete the merged information child and delete it from the information child of the information processing system.
 上記の方法に従って処理することで、計算機220が全体の情報子を集約せずに情報処理システム全体における情報子の総数を一定の範囲内(所望の処理を行う範囲内)に保つことが可能となる。 By processing according to the above method, the computer 220 can keep the total number of information elements in the entire information processing system within a certain range (within a range where desired processing is performed) without aggregating all information elements. Become.
 図50は、実施例9の概念図を示す。情報処理システム全体の情報子数が減少すると、各頂点おいて状態1(9001)に移行し、計算機220では情報子の分裂処理(9210)が行われ情報子の数が増加する。一方、情報処理システム全体の情報子の数が増加すると、各頂点において状態3、4に移行し、計算機220では情報子の融合処理が行われ、情報子数が減少する。このように情報処理システムでは、情報子の総数の予測結果(状態1~4)に応じて、情報子の分裂処理や融合処理または情報子の維持によって情報子の総数を調整し、所望の状態2を保つことができる。 FIG. 50 shows a conceptual diagram of the ninth embodiment. When the number of information elements in the entire information processing system decreases, the state shifts to state 1 (9001) at each vertex, and the computer 220 performs information element division processing (9210) to increase the number of information elements. On the other hand, when the number of information elements in the entire information processing system increases, the state shifts to states 3 and 4 at each vertex, and the computer 220 performs information element fusion processing, thereby reducing the number of information elements. In this way, the information processing system adjusts the total number of information elements by the information element splitting or fusion process or maintaining the information elements according to the prediction result of the total number of information elements (states 1 to 4). 2 can be maintained.
 次に、実施例10は、前記実施例9で記載した情報子の総数の管理方法を用いて、情報処理システム全体の状態数が複数存在する場合の構成例を示す。図51は、前記実施例9の図46に示したシステム全体の状態数を複数(n)に変更したフローチャートを示す。 Next, the tenth embodiment shows a configuration example in the case where there are a plurality of states of the entire information processing system using the management method of the total number of information elements described in the ninth embodiment. FIG. 51 is a flowchart in which the number of states of the entire system shown in FIG. 46 of the ninth embodiment is changed to a plurality (n).
 本実施例10において、前記状態の数をn個とし、状態1から情報子数が少ない順に並んでいるとする(状態1が最も少ない)。 In the tenth embodiment, it is assumed that the number of states is n and the number of information elements is arranged in ascending order from state 1 (state 1 is the smallest).
 図51のステップ9201、9202は実施例9の図46と同様である。図51のステップ10001において、まず計算機220は目標状態を主記憶装置222から取得する。前記目標状態とは、情報処理システム全体の所望の処理を実現する状態を表し、図示しない管理計算機から設定することができる。あるいは、計算機220に予め設定されていてもよい。 51 are the same as those in FIG. 46 of the ninth embodiment. In step 10001 of FIG. 51, the computer 220 first acquires the target state from the main storage device 222. The target state represents a state that realizes desired processing of the entire information processing system, and can be set from a management computer (not shown). Alternatively, it may be preset in the computer 220.
 本実施例10では、目標状態として状態3が予め設定されている場合を説明する。目標状態が状態3では、各状態の添え字の符号は情報子が少ない順に並んでいるため、状態1~2は情報子の数が少なく、状態4~nは情報子の数が多いときに判定される。 In the tenth embodiment, a case where the state 3 is preset as the target state will be described. When the target state is state 3, the subscript codes of each state are arranged in ascending order of information elements, so states 1 and 2 have a small number of information elements, and states 4 to n have a large number of information elements. Determined.
 そして、本処理では各状態1~nに割り当てる情報子の分裂処理か融合処理または操作なしの何れかが決定される。例えば、状態1~2では情報子の分裂/融合処理(10010、10011)では分裂処理に決定され、状態4~n(10012、10013)では融合処理に決定される。 In this process, it is determined whether to split the information element assigned to each of the states 1 to n, the fusion process, or no operation. For example, in states 1-2, the splitting / fusion processing (10010, 10011) of the information element is determined as splitting processing, and in states 4-n (10012, 10013), the fusion processing is determined.
 その後、前記決定に従い、計算機220は情報子の分裂/融合処理のどちらか一方が実施される(10010~10013)。ここで分裂処理と、融合処理は実施例9の図47、図48に記載した処理内容と等しい。また、ステップ10001の条件分岐に係るアルゴリズムは、頂点が処理される計算機220の主記憶装置222に格納されており、ネットワークを介して当該アルゴリズムを変更することで、前記条件を変更することができる。なお、ステップ10001の条件分岐に係るアルゴリズムは、前記実施例9のアルゴリズム530と同様であり、相互情報量とパワースペクトルから情報子の総数に応じた状態1~nを予測する。 Thereafter, according to the determination, the computer 220 performs either one of the split / fusion processing of the information element (10010 to 10013). Here, the splitting process and the fusion process are the same as the processing contents described in FIGS. 47 and 48 of the ninth embodiment. The algorithm related to the conditional branch in step 10001 is stored in the main storage device 222 of the computer 220 where the vertex is processed, and the condition can be changed by changing the algorithm via the network. . Note that the algorithm related to the conditional branch in step 10001 is the same as the algorithm 530 of the ninth embodiment, and states 1 to n corresponding to the total number of information elements are predicted from the mutual information amount and the power spectrum.
 以上のように、状態の数がnの場合においても、前記実施例9と同様にして情報子の総数の予測結果(状態1~n)に応じて、情報子の数を調整し、所望の状態3(目標状態)を保つことができる。 As described above, even when the number of states is n, the number of information elements is adjusted according to the prediction result of the total number of information elements (states 1 to n) in the same manner as in the ninth embodiment. State 3 (target state) can be maintained.
 次に、実施例11は、前記実施例10で記載した構成に、情報処理システム全体の処理を加えた構成を示す。図52は、実施例11における計算機で行われる処理の一例を示すフローチャートである。このフローチャートは、前記実施例10で説明した図51の処理に、情報処理システム全体の処理を加えたフローチャートである。 Next, Example 11 shows a configuration obtained by adding the processing of the entire information processing system to the configuration described in Example 10. FIG. 52 is a flowchart illustrating an example of processing performed by the computer according to the eleventh embodiment. This flowchart is obtained by adding the processing of the entire information processing system to the processing of FIG. 51 described in the tenth embodiment.
 本実施例11においては、前記実施例10と同様に情報処理システム全体の状態の数をn個とし、状態1から状態nまで、情報子が少ない状態から昇順に並んでいるものとする。 In the eleventh embodiment, it is assumed that the number of states of the entire information processing system is n as in the tenth embodiment, and the state 1 to the state n are arranged in ascending order from a state with few information elements.
 本実施例11では、各状態における情報子の分裂/融合処理(10010、10020、10030、10040)の後に、各状態における情報処理システム全体のための処理(10011、10021、10031、10041)が加えられている。これらの各処理は、情報処理システム全体の状態1~nに従って異なる処理を実施することができる。 In the eleventh embodiment, processing (10011, 10021, 10031, 10041) for the entire information processing system in each state is added after the split / fusion processing (10010, 10020, 10030, 10040) of the information element in each state. It has been. Each of these processes can be performed differently according to the states 1 to n of the entire information processing system.
 さらに、本実施例11の計算機220には、物理的な位置を変更可能な移動装置が付加されて、情報処理システム全体の状態1~nに応じた処理で移動することができる。また、計算機220間の通信エラーが、計算機220間の物理的な距離に依存しており、距離が長いとエラーレートが上昇し、短いとエラーレートが減少する場合を考える。 Furthermore, the computer 220 of the eleventh embodiment is provided with a moving device capable of changing the physical position, and can be moved by processing according to the states 1 to n of the entire information processing system. Further, consider a case where the communication error between the computers 220 depends on the physical distance between the computers 220, and the error rate increases when the distance is long and decreases when the distance is short.
 情報処理システムの状態の数が4(n=4)で、所望の状態は2とする。この時、情報処理システム全体の状態が状態1となっている場合、すなわち、全体の情報子の総数が少なく、情報子の数を増加させるため、計算機220は、情報子の分裂/融合処理10010で情報子の分裂処理を実施する。 The number of states of the information processing system is 4 (n = 4), and the desired state is 2. At this time, if the state of the entire information processing system is state 1, that is, the total number of information elements is small and the number of information elements is increased, the computer 220 causes the information element division / fusion process 10010 to increase. Execute the splitting process of information.
 その後、状態1の処理(10011)において、情報子の数が減少する原因と考えられる通信エラーを改善する効果を目的として、前記移動装置が付加された計算機220に凝集の決定を行う。前記凝集とは計算機220同士が近づくように移動させることで、予め決められた点に集合する方法や、隣接する計算機220に近づく方法などが考えられる。複数の計算機220が凝集することで、計算機間の距離が短くなり、通信エラーレートが改善され、システム全体を所望の処理を実現できる。 After that, in the processing of state 1 (10011), for the purpose of improving the communication error considered to be the cause of the decrease in the number of information elements, the aggregation is determined for the computer 220 to which the mobile device is added. The agglomeration may be a method of gathering at predetermined points by moving the computers 220 so as to approach each other, a method of approaching the adjacent computers 220, or the like. By aggregating the plurality of computers 220, the distance between the computers is shortened, the communication error rate is improved, and desired processing can be realized for the entire system.
 一方、情報処理システム全体の状態が状態3、4となっている場合、全体の情報子の総数が多く、情報子数を減少させるため、計算機220は情報子の分裂/融合処理(10030、10040)で情報子の融合を実施する。 On the other hand, when the information processing system as a whole is in states 3 and 4, since the total number of information elements is large and the number of information elements is reduced, the computer 220 performs information element split / fusion processing (10030, 10040). ) Integration of information elements.
 その後、計算機220は、状態3、4の処理(10031、10041)において、まだ通信エラーが許容できるか否かを判定し、前記移動装置が付加された計算機220に散開の決定を行う。前記散開とは計算機220同士が遠ざかるように移動させることである。本実施例11で開示した構成の効果として、例えば前記移動装置を伴う計算機220がロボットなどであった場合、複数のロボットは互いの距離を一定の範囲内に収める効果がある。 Thereafter, the computer 220 determines whether or not a communication error is still acceptable in the processing of states 3 and 4 (10031 and 10041), and makes a spread decision to the computer 220 to which the mobile device is added. The spread is to move the computers 220 away from each other. As an effect of the configuration disclosed in the eleventh embodiment, for example, when the computer 220 with the moving device is a robot, a plurality of robots have an effect of keeping the distance between each other within a certain range.
 また、前述の例では、距離に応じて通信エラーが異なる場合を示したが、例えば、ネットワークI/F225で、通信エラーレートが高い近接赤外線通信と、通信エラーレートが低いWirelessLANなどの通信ネットワークを切り替える方法であったり、エラーレートの高い通信経路を、エラーレートの低い通信経路に切り替える方法であってもよい。 In the above example, the case where the communication error differs depending on the distance is shown. For example, in the network I / F 225, a communication network such as a proximity infrared communication with a high communication error rate and a wireless LAN with a low communication error rate is used. It may be a method of switching, or a method of switching a communication path with a high error rate to a communication path with a low error rate.
 以上のように、本実施例11によれば、前記実施例10の効果に加えて、通信エラーの発生状態や、通信状態に応じて移動装置を制御することが可能となって、通信エラーの発生率が低い位置へ計算機220を移動させることが可能となる。 As described above, according to the eleventh embodiment, in addition to the effects of the tenth embodiment, it is possible to control the mobile device according to the occurrence state of the communication error and the communication state. It becomes possible to move the computer 220 to a position where the occurrence rate is low.
 以上、本実施例1~11の情報処理システムおよび情報処理方法によれば、大規模で一箇所に集めることができないデータや、時々刻々と更新されるデータに対する効率的な計算が可能となる。 As described above, according to the information processing system and the information processing method of the first to eleventh embodiments, it is possible to efficiently calculate large-scale data that cannot be collected in one place or data that is updated every moment.
 本明細書の記載により、少なくとも次のことが明らかにされる。すなわち、本実施例1~11の情報処理システムにおいて、前記各計算機は、前記頂点に関して自身が格納している前記識別子(情報子)のうち個数が最も多い識別子の属性を、該当頂点の属性と判定するものである、としてもよい。これによれば各頂点に対応する事象について、事象のクラスタリングを効率的に行うことができる。 記載 At least the following will be made clear by the description in this specification. That is, in the information processing systems according to the first to eleventh embodiments, each computer uses the identifier attribute having the largest number among the identifiers (information elements) stored by itself as to the vertex as the attribute of the corresponding vertex. It may be determined. According to this, event clustering can be efficiently performed for events corresponding to each vertex.
 また、上述の情報処理システムにおいて、前記各計算機は、前記アルゴリズムとして、自身で格納する前記各頂点に関する識別子の個数と、前記隣接する計算機が格納する前記各頂点に関する識別子の個数とを変数とした所定関数により、自計算機から隣接する他の計算機への該当識別子の遷移確率を計算する数式を保持しており、当該数式を用いて前記遷移確率を計算するものである、としてもよい。これによれば、各事象のクラスタリングの根拠となる識別子の個数に関して効率的で精度良好な更新処理を行うことが可能となる。 In the information processing system described above, each of the computers uses, as the algorithm, the number of identifiers associated with each vertex stored by itself and the number of identifiers associated with each vertex stored by the adjacent computer as variables. A mathematical function for calculating the transition probability of the corresponding identifier from the own computer to another adjacent computer may be held by a predetermined function, and the transition probability may be calculated using the mathematical formula. According to this, it is possible to perform an efficient and accurate update process with respect to the number of identifiers that are the basis for clustering each event.
 また、上述の情報処理システムにおいて、前記各計算機は、前記アルゴリズムとして、自身で格納する前記各頂点に関する識別子の個数と、前記隣接する計算機が格納する前記各頂点に関する識別子の個数との関係に応じて予め定められた 自計算機から隣接する他の計算機への該当識別子の遷移確率を規定するテーブルを保持しており、当該テーブルを用いて前記遷移確率を計算するものである、としてもよい。これによれば、各事象のクラスタリングの根拠となる識別子の個数に関して更に効率的で精度良好な更新処理を行うことが可能となる。 Further, in the information processing system described above, each of the computers, as the algorithm, depends on a relationship between the number of identifiers for each vertex stored by itself and the number of identifiers for each vertex stored by the adjacent computer. It is also possible to hold a table that predetermines the transition probability of the corresponding identifier from the own computer to another adjacent computer, and calculate the transition probability using the table. According to this, it becomes possible to perform a more efficient and accurate update process with respect to the number of identifiers that are the basis of clustering of each event.
 また、上述の情報処理システムにおいて、前記各計算機は、前記遷移確率の計算結果に応じて識別子の個数を更新する際、自身と前記隣接する計算機とで格納する識別子の個数の総和を維持するよう更新を行うものである、としてもよい。これによれば、識別子の通信に関して効率的で精度良好な更新処理を行うことができる。 In the information processing system described above, when each computer updates the number of identifiers according to the calculation result of the transition probability, it maintains the total number of identifiers stored in itself and the adjacent computer. It is good also as what updates. According to this, it is possible to perform an efficient and accurate update process for communication of identifiers.
 また、上述の情報処理システムにおいて、前記グラフ構造における複数頂点に対して1つの計算機が対応するとしてもよい。これによれば、複数の頂点すなわち複数の事象に関して統括するサーバ装置において本発明の情報処理方法を実行することが可能となる。 In the above information processing system, one computer may correspond to a plurality of vertices in the graph structure. According to this, it becomes possible to execute the information processing method of the present invention in a server device that controls a plurality of vertices, that is, a plurality of events.
 また、本実施例1~11における、ネットワークを介してメッセージを送受信する複数の端末と管理計算機とを含む情報処理装システムにおいて、前記各端末は、前記ネットワークを介したメッセージの送受信に代えて、各端末が物理的に近接した場合に該当端末間で直接通信を行い、該当端末が格納している識別子の個数を更新するものである、としてもよい。これによれば、インターネット等の広域通信回線だけでなく各種の近接無線通信等の手段によるメッセージ授受の形態にも対応して処理を行うことが可能となる。 Further, in the information processing system including a plurality of terminals that transmit and receive messages via a network and a management computer in the first to eleventh embodiments, each terminal replaces message transmission and reception via the network, When each terminal is physically close to each other, direct communication may be performed between the corresponding terminals, and the number of identifiers stored in the corresponding terminals may be updated. According to this, it becomes possible to perform processing corresponding to not only a wide-area communication line such as the Internet but also a mode of message exchange by means such as various proximity wireless communication.
 なお、本発明は上記した各実施例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に記載したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加、削除、又は置換のいずれもが、単独で、又は組み合わせても適用可能である。 In addition, this invention is not limited to each above-mentioned Example, Various modifications are included. For example, the above-described embodiments are described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. Further, a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. In addition, any of the additions, deletions, or substitutions of other configurations can be applied to a part of the configuration of each embodiment, either alone or in combination.
 また、上記の各構成、機能、処理部、及び処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、及び機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、ICカード、SDカード、DVD等の記録媒体に置くことができる。 In addition, each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. In addition, each of the above-described configurations, functions, and the like may be realized by software by the processor interpreting and executing a program that realizes each function. Information such as programs, tables, and files that realize each function can be stored in a memory, a hard disk, a recording device such as an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.
 また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線や情報線を示しているとは限らない。実際には殆ど全ての構成が相互に接続されていると考えてもよい。 Also, the control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.

Claims (14)

  1.  解析対象の事象に対応した複数の頂点と、対応する事象間の関係性に応じて該当頂点間を結ぶ辺とで構成されるグラフ構造をモデルとして、前記各頂点にそれぞれ対応し、前記辺に対応してデータを授受可能に互いに接続される複数の計算機と、
     前記各計算機に接続され、前記頂点の事象に対する1つ以上の状態を表す属性を含む識別子を保持する記憶装置と、
     前記記憶装置において前記各頂点に関して保持する識別子の個数を、前記頂点の分布に基づく空間分布図として表示する表示装置と、を含み、
     前記各計算機は、前記辺で結ばれて隣接する前記頂点に対応する計算機との間で、互いの保持する識別子の個数に基づく所定のアルゴリズムにより、互いの計算機の間での識別子の遷移確率を計算し、当該計算結果に応じて、互いの計算機が保持する識別子の個数を更新し、前記更新による識別子の個数の変化量を示す特徴量を元に所定のアルゴリズムに従って更新量を決定し、当該更新量に基づいて前記識別子の個数を更新することを特徴とする情報処理システム。
    A graph structure composed of a plurality of vertices corresponding to the event to be analyzed and edges connecting the corresponding vertices according to the relationship between the corresponding events is used as a model, corresponding to each of the vertices, Correspondingly, a plurality of computers connected to each other so as to be able to exchange data,
    A storage device connected to each of the computers and holding an identifier including an attribute representing one or more states for the vertex event;
    A display device that displays the number of identifiers held for each vertex in the storage device as a spatial distribution map based on the distribution of the vertices;
    Each of the computers is connected to the computer connected by the edge and corresponds to the adjacent vertex by a predetermined algorithm based on the number of identifiers held by each other, and the identifier transition probability between the computers is determined. Calculate, update the number of identifiers held by each computer according to the calculation result, determine the update amount according to a predetermined algorithm based on the feature amount indicating the amount of change in the number of identifiers due to the update, and An information processing system, wherein the number of identifiers is updated based on an update amount.
  2.  請求項1に記載の情報処理システムであって、
     前記特徴量は、
     一定時間内の前記識別子の個数の変化量に基づき算出される相互情報量であることを特徴とする情報処理システム。
    The information processing system according to claim 1,
    The feature amount is
    An information processing system characterized in that it is a mutual information amount calculated based on a change amount of the number of identifiers within a predetermined time.
  3.  請求項1に記載の情報処理システムであって、
     前記特徴量は、
     一定時間内の前記識別子の個数の変化量に基づき算出されるパワースペクトルであることを特徴とする情報処理システム。
    The information processing system according to claim 1,
    The feature amount is
    An information processing system characterized by being a power spectrum calculated based on a change amount of the number of identifiers within a certain time.
  4.  請求項2に記載の情報処理システムであって、
     前記特徴量は、
     前記相互情報量の最大値と最小値の差であることを特徴とする情報処理システム。
    The information processing system according to claim 2,
    The feature amount is
    An information processing system characterized in that a difference between a maximum value and a minimum value of the mutual information amount.
  5.  請求項1に記載の情報処理システムであって、
     前記各計算機は、
     1以上の特徴量に基づいて、各頂点の状態を所定数のグループに分類し、当該分類されたグループに応じて、前記識別子の個数の増加、減少又は維持のいずれかを選択することを特徴とする情報処理システム。
    The information processing system according to claim 1,
    Each of the computers is
    Based on one or more feature amounts, the state of each vertex is classified into a predetermined number of groups, and either increase, decrease or maintenance of the number of identifiers is selected according to the classified group. Information processing system.
  6.  請求項5に記載の情報処理システムであって、
     前記グループは、第1の状態から第4の状態の何れかに分類され、
     前記特徴量が0の場合には、各頂点の状態が静止する第1の状態に分類し、
     時間方向の2つの情報量から算出される相互情報量が予め決められた第1の閾値より小さい場合に第2の状態に分類し、
     前記変化量から算出されるパワースペクトルが第2の閾値以上のときに第3の状態に分類し、
     前記第1~第3の状態以外を第4の状態に分類することを特徴とする情報処理システム。
    The information processing system according to claim 5,
    The group is classified as one of the first state to the fourth state,
    When the feature amount is 0, the state of each vertex is classified into a first state where it is stationary,
    When the mutual information amount calculated from the two information amounts in the time direction is smaller than a predetermined first threshold value, it is classified into the second state,
    When the power spectrum calculated from the amount of change is greater than or equal to a second threshold, classify into the third state,
    An information processing system, wherein the states other than the first to third states are classified into a fourth state.
  7.  請求項6に記載の情報処理システムであって、
     前記各計算機は、
     前記第1の状態のときには、前記識別子の個数の増加を選択して情報子の分裂処理を実行し、
     前記第2の状態のときには、前記識別子の個数の維持を選択し、
     前記第3または第4の状態のときには、前記識別子の減少を選択して情報子の融合処理を実行することを特徴とする情報処理システム。
    The information processing system according to claim 6,
    Each of the computers is
    In the first state, an increase in the number of identifiers is selected to perform information element splitting processing,
    In the second state, choose to maintain the number of identifiers;
    In the third or fourth state, the information processing system is characterized by selecting a decrease in the identifier and executing an information element fusion process.
  8.  解析対象の事象に対応した複数の頂点と、対応する事象間の関係性に応じて該当頂点間を結ぶ辺とで構成されるグラフ構造をモデルとして、前記各頂点にそれぞれ対応し、前記辺に対応してデータを授受可能に互いに接続される複数の計算機は、
     前記頂点の事象に対する1つ以上の状態を表す属性を含む識別子を前記各計算機に接続された記憶装置に格納し、
     前記記憶装置において前記各頂点に関して保持する識別子の個数を、前記頂点の分布に基づく空間分布図として表示装置に出力し、
     前記各計算機が、前記辺で結ばれて隣接する前記頂点に対応する計算機との間で、互いの保持する識別子の個数に基づく所定のアルゴリズムにより、互いの計算機の間での識別子の遷移確率を計算し、当該計算結果に応じて、互いの計算機が保持する識別子の個数を更新し、前記更新による識別子の個数の変化量を示す特徴量を元に所定のアルゴリズムに従って更新量を決定し、当該更新量に基づいて前記識別子の個数を更新することを特徴とする情報処理方法。
    A graph structure composed of a plurality of vertices corresponding to the event to be analyzed and edges connecting the corresponding vertices according to the relationship between the corresponding events is used as a model, corresponding to each of the vertices, Multiple computers connected to each other so that data can be exchanged
    Storing an identifier including an attribute representing one or more states for the event of the vertex in a storage device connected to each of the computers;
    The number of identifiers held for each vertex in the storage device is output to the display device as a spatial distribution map based on the vertex distribution,
    Each computer has a transition algorithm of identifiers between the computers by a predetermined algorithm based on the number of identifiers held between the computers connected by the edges and corresponding to the adjacent vertices. Calculate, update the number of identifiers held by each computer according to the calculation result, determine the update amount according to a predetermined algorithm based on the feature amount indicating the amount of change in the number of identifiers due to the update, and An information processing method, wherein the number of identifiers is updated based on an update amount.
  9.  請求項8に記載の情報処理方法であって、 
     前記特徴量は、
     一定時間内の前記識別子の個数の変化量に基づき算出される相互情報量であることを特徴とする情報処理方法。
    The information processing method according to claim 8,
    The feature amount is
    An information processing method, wherein the mutual information amount is calculated based on a change amount of the number of identifiers within a predetermined time.
  10.  請求項8に記載の情報処理方法であって、
     前記特徴量は、
     一定時間内の前記識別子の個数の変化量に基づき算出されるパワースペクトルであることを特徴とする情報処理方法。
    The information processing method according to claim 8,
    The feature amount is
    An information processing method, wherein the information is a power spectrum calculated based on a change amount of the number of identifiers within a predetermined time.
  11.  請求項9に記載の情報処理方法であって、
     前記特徴量は、
     前記相互情報量の最大値と最小値の差であることを特徴とする情報処理方法。
    An information processing method according to claim 9,
    The feature amount is
    An information processing method characterized by being a difference between a maximum value and a minimum value of the mutual information amount.
  12.  請求項8に記載の情報処理方法であって、
     前記各計算機が、1以上の特徴量に基づいて、各頂点の状態を所定数のグループに分類し、当該分類されたグループに応じて、前記識別子の個数の増加、減少又は維持のいずれかを選択することを特徴とする情報処理方法。
    The information processing method according to claim 8,
    Each of the computers classifies the state of each vertex into a predetermined number of groups based on one or more feature quantities, and increases, decreases or maintains the number of identifiers according to the classified group. An information processing method characterized by selecting.
  13.  請求項12に記載の情報処理方法であって、
     前記各計算機が、前記グループを、第1の状態から第4の状態の何れかに分類し、
     前記特徴量が0の場合には、各頂点の状態が静止する第1の状態に分類し、
     時間方向の2つの情報量から算出される相互情報量が予め決められた第1の閾値より小さい場合に第2の状態に分類し、
     前記変化量から算出されるパワースペクトルが第2の閾値以上のときに第3の状態に分類し、
     前記第1~第3の状態以外を第4の状態に分類することを特徴とする情報処理方法。
    An information processing method according to claim 12,
    Each of the computers classifies the group into any one of a first state to a fourth state;
    When the feature amount is 0, the state of each vertex is classified into a first state where it is stationary,
    When the mutual information amount calculated from the two information amounts in the time direction is smaller than a predetermined first threshold value, it is classified into the second state,
    When the power spectrum calculated from the amount of change is greater than or equal to a second threshold, classify into the third state,
    An information processing method, wherein the states other than the first to third states are classified into a fourth state.
  14.  請求項13に記載の情報処理方法であって、
     前記各計算機は、前記第1の状態のときには、前記識別子の個数の増加を選択して情報子の分裂処理を実行し、前記第2の状態のときには、前記識別子の個数の維持を選択し、前記第3または第4の状態のときには、前記識別子の減少を選択して情報子の融合処理を実行することを特徴とする情報処理方法。
    An information processing method according to claim 13,
    Each of the computers selects an increase in the number of identifiers in the first state and executes an information element splitting process, and in the second state selects to maintain the number of identifiers, In the third or fourth state, an information process is performed by selecting the decrease of the identifier and executing information element fusion processing.
PCT/JP2015/077394 2015-09-28 2015-09-28 Information processing system and information processing method WO2017056168A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2015/077394 WO2017056168A1 (en) 2015-09-28 2015-09-28 Information processing system and information processing method
JP2017542539A JP6363305B2 (en) 2015-09-28 2015-09-28 Information processing system and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/077394 WO2017056168A1 (en) 2015-09-28 2015-09-28 Information processing system and information processing method

Publications (1)

Publication Number Publication Date
WO2017056168A1 true WO2017056168A1 (en) 2017-04-06

Family

ID=58422931

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/077394 WO2017056168A1 (en) 2015-09-28 2015-09-28 Information processing system and information processing method

Country Status (2)

Country Link
JP (1) JP6363305B2 (en)
WO (1) WO2017056168A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506484A (en) * 2017-09-18 2017-12-22 携程旅游信息技术(上海)有限公司 Operation/maintenance data related auditing method, system, equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001506076A (en) * 1996-12-10 2001-05-08 テレフオンアクチーボラゲツト エル エム エリクソン(パブル) Operation test apparatus and method for performing operation test of system under test
WO2015173854A1 (en) * 2014-05-12 2015-11-19 株式会社 日立製作所 Information processing system and information processing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001506076A (en) * 1996-12-10 2001-05-08 テレフオンアクチーボラゲツト エル エム エリクソン(パブル) Operation test apparatus and method for performing operation test of system under test
WO2015173854A1 (en) * 2014-05-12 2015-11-19 株式会社 日立製作所 Information processing system and information processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SHUJI KIJIMA ET AL.: "Deterministic Random Walks on Finite Graphs", IPSJ SIG NOTES 2011 (HEISEI 23) NENDO ?1?, vol. 2011 -AL, no. 5, 16 May 2011 (2011-05-16), pages 1 - 8, ISSN: 1884-0930 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506484A (en) * 2017-09-18 2017-12-22 携程旅游信息技术(上海)有限公司 Operation/maintenance data related auditing method, system, equipment and storage medium
CN107506484B (en) * 2017-09-18 2020-10-16 携程旅游信息技术(上海)有限公司 Operation and maintenance data association auditing method, system, equipment and storage medium

Also Published As

Publication number Publication date
JPWO2017056168A1 (en) 2018-01-18
JP6363305B2 (en) 2018-07-25

Similar Documents

Publication Publication Date Title
CN112352234B (en) System for processing concurrent attribute map queries
JP6178506B2 (en) Information processing system and information processing method
Yang et al. A spatiotemporal compression based approach for efficient big data processing on cloud
Kerschke et al. Leveraging TSP solver complementarity through machine learning
Ruan et al. Optimizing the intermodal transportation of emergency medical supplies using balanced fuzzy clustering
Batty Cities as Complex Systems: Scaling, Interaction, Networks, Dynamics and Urban Morphologies.
Jung et al. New modularity indices for modularity assessment and clustering of product architecture
Lei et al. Identification of dynamic protein complexes based on fruit fly optimization algorithm
Ajdari et al. An adaptive exploration-exploitation algorithm for constructing metamodels in random simulation using a novel sequential experimental design
Mohan et al. A scalable method for link prediction in large real world networks
CN113792423B (en) Digital twin behavior constraint method and system for TPM equipment management
Krishna An integrated approach for weather forecasting based on data mining and forecasting analysis
Dogan et al. Segmentation of indoor customer paths using intuitionistic fuzzy clustering: Process mining visualization
Simmhan et al. Big data analytics platforms for real-time applications in IoT
Dulikravich et al. Hybrid optimization algorithms and hybrid response surfaces
Lee et al. A Nash equilibrium based decision-making method for internet of things
US20200349594A1 (en) Customer flow line and customer flow hot zone determining method and apparatus
Fontes et al. On multi-objective evolutionary algorithms
JP6363305B2 (en) Information processing system and information processing method
Baykasoglu et al. Agent-based dynamic part family formation for cellular manufacturing applications
Chia et al. A data mining approach to evolutionary optimisation of noisy multi-objective problems
US11782923B2 (en) Optimizing breakeven points for enhancing system performance
Das et al. Do occupants in a building exhibit patterns in energy consumption? analyzing clusters in energy social games
KR102241221B1 (en) Apparatus and method subdividing regional spaces of interest
Abd Elaziz et al. Hybrid enhanced optimization-based intelligent task scheduling for sustainable edge computing

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017542539

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15905323

Country of ref document: EP

Kind code of ref document: A1