WO2024053020A1 - System and method for estimating factor of difference between simulation result and actual result - Google Patents

System and method for estimating factor of difference between simulation result and actual result Download PDF

Info

Publication number
WO2024053020A1
WO2024053020A1 PCT/JP2022/033579 JP2022033579W WO2024053020A1 WO 2024053020 A1 WO2024053020 A1 WO 2024053020A1 JP 2022033579 W JP2022033579 W JP 2022033579W WO 2024053020 A1 WO2024053020 A1 WO 2024053020A1
Authority
WO
WIPO (PCT)
Prior art keywords
model
difference
simulator
entity
causal relationship
Prior art date
Application number
PCT/JP2022/033579
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/JP2022/033579 priority Critical patent/WO2024053020A1/en
Publication of WO2024053020A1 publication Critical patent/WO2024053020A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations

Definitions

  • the present invention generally relates to a technique for estimating the cause of the difference between simulation results and actual results.
  • a recursive process is performed in which the solution candidates generated in the search process are evaluated, and based on the results, the solution is adjusted to find a better solution and evaluated again.
  • a simulator that simulates the behavior of actual factories and warehouses is constructed, and information about solution candidates is given to this simulator to perform simulations. Solution candidates are evaluated based on the results of this simulation. For example, when searching for a plan that provides the fastest work, the work completion time is evaluated through simulation.
  • Patent Document 1 discloses a method for optimizing simulation conditions in manufacturing.
  • a simulator is constructed using such entities, parameters, etc. as simulation factors.
  • the simulator deviates from the reproduction target as time passes. Specifically, as time passes, factors that were not considered when constructing the simulator may become necessary, or factors that were considered when constructing the simulator may change or become unnecessary.
  • the type of item when building the simulator, assume that the type of item was not taken into account as a factor because there was no difference in work speed depending on the type of item handled in the warehouse. Suppose that over time, the number of types of items increases, and there are noticeable differences in work speed depending on the type of item. In this case, the type of item is one of the factors that causes the difference between the simulation result and the actual result. However, in this case, simply by readjusting the existing parameters, it is not possible to estimate the cause of the difference between the simulation result and the actual result, and the simulator cannot be made to follow the reproduction target. Additionally, there is a possibility that unrelated parameters may be erroneously adjusted.
  • Patent Document 1 Neither this problem nor a method for solving such a problem is disclosed or suggested in Patent Document 1.
  • the difference factor estimation system receives input of domain knowledge regarding the reproduction target of the simulator from the user, and stores influencing factor candidate data, which is data based on the domain knowledge and represents parent-child relationships of factors, in the storage device. Based on the simulation result data representing the results of simulation by the simulator and the influence factor candidate data, the difference factor estimation system estimates the entity and the relevant A first causal relationship model, which is a model of causal relationships with candidate factors that influence the entity, is generated. Further, the difference factor estimation system generates a second model, which is a model of the causal relationship between the entity and the candidate factor that influences the entity, for the entity based on the performance data representing the performance and the influencing factor candidate data. Generate a causal model. A difference factor estimation system extracts one or more differences between the first causal relationship model and the second causal relationship model.
  • FIG. 1 is a diagram illustrating a logical configuration example of a difference factor estimation system according to a first embodiment
  • FIG. It is a figure which shows the example of a structure of a simulation result table. It is a figure which shows the example of a structure of an operation performance table.
  • FIG. 3 is a diagram illustrating a configuration example of an entity table. It is a figure showing an example of composition of an influencing factor candidate table. It is a figure which shows the example of a structure of a 1st modeling result table. It is a figure which shows the example of a structure of a 2nd modeling result table. It is a figure showing the flow of the whole processing performed by a difference factor estimation system.
  • 8 is a diagram showing the flow of difference extraction processing (S701 in FIG. 7).
  • FIG. 8 is a diagram showing the flow of influence factor modeling processing (S702 in FIG. 7).
  • FIG. FIG. 8 is a diagram showing the flow of influencing factor selection processing (S703 in FIG. 7).
  • 8 is a diagram showing the flow of correction method selection processing (S704 in FIG. 7).
  • FIG. 8 is a diagram showing an example of a first visualization screen displayed in the visualization process (S705 in FIG. 7).
  • FIG. 8 is a diagram showing an example of a second visualization screen displayed in the visualization process (S705 in FIG. 7).
  • FIG. FIG. 8 is a diagram showing an example of a third visualization screen displayed in the visualization process (S705 in FIG. 7).
  • FIG. 6 is a diagram illustrating an example of a visualization screen that recommends changing settings of an approximate model.
  • FIG. 2 is a diagram showing an example of a physical configuration of a difference factor estimation system.
  • an "interface device” may be one or more interface devices.
  • the one or more interface devices may be at least one of the following: - One or more I/O (Input/Output) interface devices.
  • the I/O (Input/Output) interface device is an interface device for at least one of an I/O device and a remote display computer.
  • the I/O interface device for the display computer may be a communication interface device.
  • the at least one I/O device may be a user interface device, eg, an input device such as a keyboard and pointing device, or an output device such as a display device. - One or more communication interface devices.
  • the one or more communication interface devices may be one or more of the same type of communication interface device (for example, one or more NICs (Network Interface Cards)) or two or more different types of communication interface devices (for example, one or more NICs (Network Interface Cards)). It may also be an HBA (Host Bus Adapter).
  • HBA Hypervisor Adapter
  • memory refers to one or more memory devices, typically a main storage device. At least one memory device in the memory may be a volatile memory device or a non-volatile memory device.
  • persistent storage refers to one or more persistent storage devices.
  • the persistent storage device is typically a non-volatile storage device (for example, an auxiliary storage device), and specifically, for example, an HDD (Hard Disk Drive) or an SSD (Solid State Drive).
  • HDD Hard Disk Drive
  • SSD Solid State Drive
  • a “storage device” may be at least a memory and a persistent storage device.
  • a "processor” refers to one or more processor devices.
  • the at least one processor device is typically a microprocessor device such as a CPU (Central Processing Unit), but may be another type of processor device such as a GPU (Graphics Processing Unit).
  • At least one processor device may be single-core or multi-core.
  • the at least one processor device may be a processor core.
  • At least one processor device may be a broadly defined processor device such as a hardware circuit (for example, a field-programmable gate array (FPGA) or an application-specific integrated circuit (ASIC)) that performs part or all of the processing.
  • FPGA field-programmable gate array
  • ASIC application-specific integrated circuit
  • functions may be explained using the expression "yyy part", but functions may be realized by one or more computer programs being executed by a processor, or one or more computer programs may be executed by a processor. It may be realized by the above hardware circuit (for example, FPGA or ASIC), or a combination thereof.
  • a function is realized by a program being executed by a processor, the specified processing is performed using a storage device and/or an interface device as appropriate, so the function may be implemented as at least a part of the processor. good.
  • a process described using a function as a subject may be a process performed by a processor or a device having the processor. Programs may be installed from program source.
  • the program source may be, for example, a program distribution computer or a computer-readable recording medium (for example, a non-temporary recording medium).
  • the description of each function is an example, and a plurality of functions may be combined into one function, or one function may be divided into a plurality of functions.
  • data that provides an output in response to input may be explained using expressions such as "xxx table,” but the data may have any structure (for example, It may be structured data or unstructured data), or it may be a learning model such as a neural network, genetic algorithm, or random forest that generates an output based on input. Therefore, the "xxx table” can be called “xxx data.”
  • the configuration of each table is an example, and one table may be divided into two or more tables, or all or part of two or more tables may be one table. It's okay.
  • work plans are optimized (including creation of work plans) on a daily basis at work bases such as warehouses and factories.
  • work bases such as warehouses and factories.
  • the results of simulations performed by work simulators are used. If there is a difference between the simulation results and the actual operating results, the cause of the difference is estimated.
  • the work simulation may be, for example, any of the following simulations (A) and (B).
  • A Simulation of the time-series transition of the state of one or more entities in which a series of processes such as warehouse arrival, storage, picking, distribution processing, and truck loading interact with each other.
  • B Simulation of the time-series transition of the state of one or more entities that behave in cooperation with multiple processes such as the manufacturing process of a factory.
  • the one or more entities may be, for example, at least one of a person, a machine, and an item. Furthermore, both of the above simulations (A) and (B) may be processes executed by a computer.
  • a work simulation related to work in a warehouse (an example of a work base) will be taken as an example.
  • FIG. 19 is a diagram showing an example of the physical configuration of the difference factor estimation system 100 in the first embodiment.
  • the difference factor estimation system 100 is a physical computer system (one or more physical computers), and includes an interface device (I/F) 51, a storage device 52, and a processor 53 connected thereto.
  • the difference factor estimation system 100 may be a logical computer system based on such a physical computer system (for example, a cloud computing system based on a cloud infrastructure).
  • An input device 72 and a display device 71 are connected to the interface device 51. Data is input by the user from the input device 72 via the interface device 51 .
  • a user interface screen such as a GUI (Graphical User Interface) is displayed on the display device 71 via the interface device 51 .
  • a touch panel may be employed as the display device 71 and the input device 72.
  • the difference factor estimation system 100 may be a computer having the display device 71 and the input device 72, or the difference factor estimation system 100 may be a server, and the display device 71 and the input device 72 may be the same as the difference factor estimation system 100. It may be provided in the communicating client.
  • a data source 60 is connected to the interface device 51.
  • Data source 60 may include one or more sensors located in the warehouse. Measurement data (data including values measured by sensors) may be input from the data source 60 via the interface device 51 .
  • the storage device 52 stores input/output data. Further, a computer program executed by the processor 53 is stored. The processor 53 reads the program from the storage device 52 and executes it.
  • FIG. 1 is a diagram showing an example of a logical configuration of a difference factor estimation system 100.
  • the storage device 52 of the difference factor estimation system 100 stores a simulation result table 108, an operation record table 110, an entity table 112, an influencing factor candidate table 114, a first modeling result table 116, and a second modeling result table 118. be done. Further, by the processor 53 of the difference factor estimation system 100 executing the computer program, the difference extraction unit 101, the first modeling unit 102, the second modeling unit 103, the influencing factor selection unit 104, the updating unit 105, and the visualization unit Functions such as 106 are realized. Although not shown, a work simulator may be realized by the processor 53 executing a computer program. The work simulator may exist in a computer system separate from the difference factor estimation system 100.
  • FIG. 2 is a diagram showing an example of the configuration of the simulation result table 108.
  • the simulation result table 108 represents the results of simulation by the work simulator.
  • the simulation result table 108 indicates which process started and when it ended for each work unit. In the case of warehouse work, boxes are prepared and packed for each shipping destination in accordance with orders from the shipping destination, so boxes are used as an example of the unit of work.
  • the simulation result table has an entry for each workbox, and each entry represents the ID of the workbox and the start time and end time of each process.
  • each entry may include data representing data regarding entities related to the workbox (for example, entity ID, entity type, or entity details (for example, number of items, number of workers)). Examples of entities are workers, material handling equipment, or items.
  • FIG. 3 is a diagram showing an example of the configuration of the operation record table 110.
  • the configuration of the operation performance table 110 may be the same as the configuration of the simulation result table 108.
  • the operation performance table 110 may be constructed based on data input from the data source 60 or an input device, for example.
  • the operation performance table 110 may be prepared for each period.
  • FIG. 4 shows a configuration example of the entity table 112.
  • the entity table 112 has an entry for each simulation difference (difference between simulation results and operation results), and each entry includes the time period in which the simulation difference occurred, the process in which the simulation difference occurred, the entity related to the simulation difference, and This is data representing the amount of difference. For example, in a warehouse, workers and material handling equipment perform work, but if there is a simulation difference in the number of work boxes at a certain picking station, the ID of the picking process is recorded as the process ID, and the picking process is recorded as the entity ID. The ID of the station is recorded, the difference in the number of work boxes is recorded as the difference amount, and the start date and time of the time zone in which the difference occurred is recorded as the time zone.
  • the length of the time period in which the difference occurs may or may not be uniform (for example, one hour).
  • data representing details of the entity may be specified from an entity master table (not shown) using the ID of the entity as a key.
  • FIG. 5 shows a configuration example of the influencing factor candidate table 114.
  • the influencing factor candidate table 114 represents influencing factor candidates.
  • An "influencing factor candidate” is a candidate for an influencing factor.
  • “Influencing factors” are elements defined based on the knowledge possessed by people such as warehouse managers (domain knowledge regarding the objects to be reproduced in work simulators), and are typically defined based on the state of the entity (entity (Example of output value for)
  • the influencing factor candidate table 114 has an entry for each predetermined management unit such as a process, and each entry is data representing a parent-child relationship between elements. According to parent-child relationships between elements, parent elements influence child elements. For example, when there are many items, it is necessary to access the shelves where each item is stored, which increases the working time. Therefore, the number of items to be picked can be considered as a factor that affects the working time in the picking process, and in this case, the working time is a child element and the number of items is a parent element.
  • the influencing factor parameter may be the ID (eg, name) of the parent element, and the influenced factor parameter may be the ID of the child element.
  • the influencing factor candidate table 114 may be input by the warehouse manager using the input device 72, but between warehouses with different configurations However, since there may be a common parent-child relationship, a common influencing factor candidate table 114 may be prepared for a plurality of warehouses.
  • At least one parent-child relationship may be a causal relationship.
  • the parent-child relationship may be a relational expression that takes the number of items and the work time as elements.
  • one or more parent elements exist for one child element.
  • FIG. 6A is a diagram showing a configuration example of the first modeling result table 116.
  • FIG. 6B is a diagram showing a configuration example of the second modeling result table 118.
  • the first and second modeling result tables 116 and 118 represent models of causal relationships, respectively.
  • the model may be a conditional probability calculation formula in which output values of various parameters are determined probabilistically under specific conditions.
  • the influencing factor (parent element) and the influenced factor (child element) are parameter items, and the value of each element may be a parameter value.
  • the model may be a model obtained using machine learning or a statistical processing library instead of such a calculation formula, and in that case, both tables 116 and 118 may be stored as binary files.
  • Both the first and second modeling result tables 116 and 118 have an entry for each combination.
  • a combination represents a plurality of sets and probabilities for the plurality of sets.
  • One set is a set of a factor and a value of the factor.
  • the values of influence factor 1 and influence factor 1 are one set, and the values of influence factor 2 and influence factor 2 are another set.
  • FIG. 7 is a diagram showing the overall flow of processing performed by the difference factor estimation system 100.
  • the difference extraction unit 101 performs difference extraction processing.
  • the first modeling unit 102 creates a first modeling result table 116
  • the second modeling unit 103 creates a second modeling result table 118.
  • the influencing factor selection unit 104 performs influencing factor selection processing.
  • the update unit 105 performs correction method selection processing.
  • the visualization unit 106 performs visualization processing.
  • FIG. 8 is a diagram showing the flow of the difference extraction process (S701 in FIG. 7).
  • the difference extraction unit 101 refers to the simulation result table 108 and the operation performance table 110.
  • a simulation may be performed by a work simulator, and a simulation result table 108 representing the results of the simulation may be generated or updated.
  • the operation record table 110 may be generated or updated based on data input from the data source 60 or the input device 72.
  • the difference extraction unit 101 selects one unevaluated process (a process that has not yet been targeted for S802) based on the simulation result table 108 and the operation record table 110, and selects the selected process (FIG. 8 In the explanation of "Target process"), a difference evaluation is performed for each indicator item related to work progress.
  • An example of the "indicator item” here may be the number of work boxes. Specifically, for example, the following (S802-1) to (S802-3) may be performed. (S802-1)
  • the difference extraction unit 101 counts the number of work boxes per unit time for the target process based on the simulation result table 108, and generates a simulation process time series that is a time series of the cumulative value of the number of work boxes. calculate.
  • the difference extraction unit 101 counts the number of work boxes per unit time for the target process based on the operation performance table 110, and calculates the actual process time series that is the time series of the cumulative value of the number of work boxes. calculate. (S802-3) The difference extraction unit 101 compares the simulation process time series and the actual process time series for the target process. Specifically, for example, the difference between the cumulative value in the simulation process time series and the cumulative value in the actual process time series is calculated for each time period. If there is a time period in which the difference between the simulation process time series and the actual process time series is equal to or greater than a certain value, the difference extraction unit 101 identifies the time period in which the difference exists as the difference occurrence time period.
  • the difference extraction unit 101 executes the simulation again under the same conditions as the operation of the previous process of the target process, and based on the operation results and the results of the second simulation, the difference extraction unit 101 performs the above (S802-1). (S802-3) may be performed.
  • a difference evaluation for the target process excluding the influence of the previous process (for example, assuming that the start time of the target process is the same in both the simulation and the actual operation).
  • the data on which the simulation results table 108 is based and the data on which the operation results table 110 is based include, for each entity involved in the target process, the ID of the work box processed by the entity and the data processed by the entity.
  • the data may include data representing the work time period (for example, work start time and work end time) for each work box.
  • the difference extraction unit 101 may count the number of work boxes for each entity in the target process from the data on which the simulation result table 108 is based, and calculate the simulation entity time series of the cumulative value of the number of work boxes. Further, the difference extraction unit 101 may count the number of work boxes for each entity in the target process from the data on which the operation performance table 110 is based, and calculate the actual entity time series of the cumulative value of the number of work boxes. .
  • the difference extraction unit 101 may compare the simulation entity time series and the actual entity time series for each entity in the target process. Specifically, for example, the difference between the cumulative value in the simulation entity time series and the cumulative value in the actual entity time series may be calculated for each time period. The difference may be registered in the entity table 112 as a difference amount. Furthermore, data representing the ID of the target process, the ID of the entity, and the time period may be registered in the entity table 112 as data corresponding to the difference amount.
  • the difference extraction unit 101 determines whether a difference occurrence time period has been identified for the target process based on the processing result of S802 (S803).
  • the difference extraction unit 101 identifies the target entity from the target process and one or more difference occurrence time periods identified between the target process. If there is only one entity per process, the target entity is identified as is. If there is a process that includes multiple entities, for example, the difference extraction unit 101 may identify, from the entity table 112, entities whose difference amount is equal to or greater than a certain value for the target process and the reoccurrence time period.
  • the difference extraction unit 101 determines whether all processes have been evaluated. If all processes have not been evaluated (S805: No), in other words, if there is an unevaluated process, the process returns to S802. If all steps have been evaluated, the process ends.
  • FIG. 9 is a diagram showing the flow of the influence factor modeling process (S702 in FIG. 7).
  • each of the first modeling unit 102 or the second modeling unit 103 selects one unselected entity (an entity not selected in S901) from among the entities extracted in the difference extraction process (S701 in FIG. 7). ).
  • the entity selected here will be referred to as a "target entity" in the explanation of FIG.
  • each of the first modeling unit 102 or the second modeling unit 103 identifies influence factor candidates related to the target entity from the influence factor candidate table 114. For example, for each process in which a difference occurrence time zone is specified for the target entity, an influencing factor candidate (parent element) of which the target entity is an affected factor (child element) is identified.
  • the second modeling unit 103 performs modeling using the influencing factor candidates identified in S902 and the operation performance table 110. In S903, the following may be performed.
  • the second modeling unit 103 determines, based on the relationship between the target entity (child element) and the influencing factor candidate (parent element) and the operation record table 110, that the element is a node and the relationship between the elements is an edge. Create a graph that is .
  • the element corresponding to the node in this graph is an element specified from the operation record table 110 (for example, an entity specified using the workbox ID in the operation record table 110 as a key), and the target entity (child element) It may be an influencing factor candidate (parent element) related to .
  • the second modeling unit 103 generates a causal relationship model (for example, a Bayesian network model) based on the graph and the operation record table 110. For this model, the second modeling unit 103 calculates a score such as BIC (Bayesian Information Criterion). This score may correspond to the evaluation of the influencing factor candidate.
  • a causal relationship model for example, a Bayesian network model
  • BIC Bayesian Information Criterion
  • the second modeling unit 103 may perform (a) and (b) for each influencing factor candidate.
  • Note that other methods may be adopted as the evaluation method for influencing factor candidates. For example, a single graph may be generated and evaluated for each influencing factor candidate, or a graph may be generated using all influencing factor candidates and the amount of change in score when each influencing factor candidate is removed one by one. The evaluation may be based on.
  • a causal relationship model may be generated for each period of operation performance. For example, even if the causality model is generated based on the operation performance table 110 of the last time when the work simulator to be evaluated is updated, and the causality model is generated based on the operation performance table 110 of the most recent period. good.
  • the first modeling unit 102 performs modeling using the influencing factor candidates identified in S902 and the simulation result table 108.
  • second modeling unit 103 in the details of S903 is replaced with “first modeling unit 102”
  • operation performance table 110 in the details of the explanation is replaced with "simulation result table 108”. ”. If the influencing factors considered by the target entity can be obtained from data representing the specifications of the simulation, the causal relationship may be determined based on that data.
  • the first modeling unit 102 or the second modeling unit 103 determines whether all sets have been evaluated (S902 to S904 are performed for all entities extracted in the difference extraction process (S701 in FIG. 7)). (Whether or not) is determined. If all sets have not been evaluated (S905: No), the process returns to S901. If all sets have been evaluated (S905: Yes), the process ends.
  • the second modeling result table 118 may be updated by the second modeling unit 103 every time S903 is performed.
  • the first modeling result table 116 may be updated by the first modeling unit 102 every time S904 is performed.
  • FIG. 10 is a diagram showing the flow of the influencing factor selection process (S703 in FIG. 7).
  • the influencing factor selection unit 104 selects one unselected entity (entity not selected in S1001) from the entities extracted in the difference extraction process (S701 in FIG. 7).
  • entity selected here will be referred to as a "target entity" in the explanation of FIG.
  • the influencing factor selection unit 104 obtains a causal relationship model (simulation causal relationship model) for the target entity from the first modeling result table 116, and obtains a causal relationship model for the target entity from the second modeling result table 118.
  • the causal relationship models acquired here may be models represented by entries having parameter items of affected factors that match the target entity.
  • the influencing factor selection unit 104 compares the models obtained in S1002 (the simulation causal relationship model and the operational performance causal relationship model), and selects an influencing factor based on the comparison result. For example, if there is an influencing factor that appears in the causal relationship model of the operation performance but does not appear in the causal relationship model of the simulation, the influencing factor selection unit 104 selects the influencing factor. In addition, an influencing factor that appears in both models but has a different structure of a relational expression with the output of an entity that is an influenced factor may be selected.
  • ( ⁇ ) There is a difference between the causal relationship model of the work simulator (the model identified from the first modeling result table 116) and the causal relationship model of the operation performance (the model identified from the second modeling result table 118). Certain influencing factors. ( ⁇ ) A factor that appears as a difference between the causal relationship model of the operation results at the time of the last update of the work simulator and the causal relationship model of the most recent operation results.
  • the influencing factor selection unit 104 determines whether all sets have been evaluated (whether S1002 and S1003 have been performed for all entities extracted in the difference extraction process (S701 in FIG. 7)). If all sets have not been evaluated (S1004: No), the process returns to S1001. If all sets have been evaluated (S1004: Yes), the process ends.
  • FIG. 11 is a diagram showing the flow of the correction method selection process (S704 in FIG. 7).
  • the updating unit 105 specifies all the influencing factors selected in the influencing factor selection process (S703 in FIG. 7).
  • the updating unit 105 generates a correction method to be verified through simulation for each of the identified influencing factors.
  • a plurality of types of correction methods may be generated, such as a correction method that takes into account influencing factors regarding all entities extracted in the difference extraction process (S701 in FIG. 7), and a correction method that partially incorporates influencing factors.
  • the influencing factor corresponds to the difference between the causal relationship model of the simulation result and the operational performance, and therefore, the influencing factor can be a factor of the difference between the simulation result and the operational performance. Therefore, if the difference as an influencing factor is eliminated, it is expected that the difference between the simulation result and the operating performance will be reduced (preferably eliminated). Therefore, the correction method generated for each influencing factor is a model for reducing the difference between the simulation result and the operating performance regarding the influencing factor.
  • the update unit 105 traces the simulation (for example, traces the simulation log (not shown)), and for each influencing factor, based on the tracing result, updates the operation performance of the simulation result with respect to the influencing factor. Generate a correction scheme to reduce the difference in .
  • the updating unit 105 generates a correction method by, for example, adjusting (for example, changing and/or adding) parameters of the simulation conditions of the selected entity regarding the influencing factor. For example, when the influencing factor candidate in the work progress simulation is the "number of items" (work time varies depending on the number of items), the updating unit 105 changes the definition formula of the work speed for the number of items in the simulation conditional formula to: A causal relationship model (e.g., especially a simulation causal relationship model (conditional probability model, etc.)) and/or an approximate model (calculated from the performance of factors extracted in the causal relationship model (i.e., work time and number of items)) regression model, etc.) or update it. Note that the "approximate model" will be described with respect to the second embodiment.
  • a causal relationship model e.g., especially a simulation causal relationship model (conditional probability model, etc.)
  • an approximate model calculated from the performance of factors extracted in the causal relationship model (i.e., work time and number of items) regression
  • the updating unit 105 selects one unselected correction method (the correction method not yet selected in S1103) from among the correction methods created in S1102.
  • the updating unit 105 causes the simulator to execute a simulation that reflects the correction method (for example, applies the correction method to a work simulator and causes the work simulator to execute the simulation).
  • the updating unit 105 compares the results of the simulation with the actual operating results, and evaluates the improvement effect by determining how much the difference (for example, the difference in working hours) has been reduced.
  • the updating unit 105 evaluates the degree of similarity between the work simulator to which the correction method is applied and the work simulator before the correction method is applied.
  • the degree of similarity may be based on, for example, the degree of overlap between the input data to the work simulator to which the correction method is applied and the input data to the work simulator before the correction method is applied.
  • the degree of similarity is high, it can be expected that the number of man-hours required to repair the work simulator will be small.
  • the evaluation items include improvement effects and repair man-hours.
  • the update unit 105 determines whether evaluation of all sets (all correction methods) is completed. If all sets have not been evaluated (S1105: No), the process returns to S1103. If all sets have been evaluated (S1105: Yes), the process ends.
  • the visualization unit 106 performs visualization processing (S705 in FIG. 7) based on the results of the previous processing (S701 to S704 in FIG. 7).
  • a screen such as a GUI (Graphical User Interface) (hereinafter referred to as a "visualization screen” for convenience) is displayed on the display device 71.
  • GUI Graphic User Interface
  • FIG. 12 shows the first visualization screen.
  • the first visualization screen 1200 is a screen based on data obtained by the difference extraction process (S701 in FIG. 7 and FIG. 8).
  • the first visualization screen 1200 displays a graph representing a time series of differences in the number of work boxes for each process.
  • the graph is based on the result of S802 in FIG. 8, for example. That is, for each process, a time series of the difference (difference in the number of work boxes) between the simulation process time series and the actual process time series is displayed as a graph.
  • the first visualization screen 1200 for process 3, there is a time period in which a difference occurs, that is, a time period in which the difference between the simulation process time series and the actual process time series is equal to or greater than a certain value.
  • the time period in which the difference occurred is highlighted.
  • text representing details for example, the maximum value of the differences (differences in the number of work boxes) belonging to the current time period) is displayed.
  • FIG. 13 shows the second visualization screen.
  • the second visualization screen 1300 is a screen based on the data obtained by the influencing factor modeling process (S702 in FIG. 7 and FIG. 9) and the data obtained by the influencing factor selection process (S703 in FIG. 7 and FIG. 10). be.
  • the second visualization screen 1300 displays a graph representing a causal relationship model of simulation and a graph representing a causal relationship model of operational performance.
  • Each graph is, for example, a DAG (Directed Acyclic Graph) with factors (elements) as nodes and parent-child relationships between factors as edges.
  • DAG Directed Acyclic Graph
  • condition parameter is a parameter (an example of an element) that influences the influenced factor.
  • influencing factors as differences between the causal relationship model of the simulation and the causal relationship model of the operational performance that is, the influencing factors selected in the influencing factor selection process are highlighted.
  • influencing factors A and B are the selected influencing factors.
  • the influencing factor A exists in both models, the relationship (for example, degree of dependence or parameter) between the influencing factor A and the influenced factor differs between these models.
  • Influence factor B is an influence factor that exists in the causal relationship model of operation performance but does not exist in the causal relationship model of simulation.
  • a histogram (hereinafter referred to as a simulation histogram) representing the relationship between the value of the influencing factor A and the value of the influenced factor is displayed based on the simulation result table 108 and the simulation causal relationship model.
  • a histogram (hereinafter referred to as performance histogram) representing the relationship between the value of the influencing factor A and the value of the influenced factor is displayed based on the operation performance table 110 and the causal relationship model of the performance performance. Also, the difference between those histograms is displayed.
  • a mathematical formula or other types of information representing the relationship between the influencing factor A and the influenced factor may be displayed.
  • FIG. 14 shows the third visualization screen.
  • the third visualization screen 1400 is a screen based on data obtained through the correction method selection process (S704 in FIG. 7 and FIG. 11) in addition to the data on which the second visualization screen 1300 is based.
  • recommendation 1 is a recommendation of a correction method corresponding to the influence factor A (difference P) shown in FIG.
  • Recommendation 2 corresponds to the correction method corresponding to influence factor B (difference Q) shown in FIG.
  • Each of Recommendations 1 and 2 is an example of a recommendation corresponding to a correction method that obtained a simulation evaluation higher than a predetermined evaluation.
  • Simulation evaluation of a predetermined evaluation or higher means a simulation evaluation in which the evaluation value for each of one or more evaluation items is a predetermined value or higher.
  • the evaluation items are, for example, each of the above-mentioned improvement effect and repair man-hour, and evaluation values are calculated for each of the improvement effect and repair man-hour in S1104 of FIG. 11.
  • the evaluation value may be a numerical value (for example, the number of work boxes) or a level value (for example, three levels of large, medium, and small).
  • the improvement effect of updating the relationship between the influencing factor A and the influenced factor in the simulation causality model is high (the number of work boxes as a difference becomes smaller), and the influencing factor A is Since this factor exists in both the simulation causality model and the operational performance causality model, there is no need to add or delete the influencing factor itself, and therefore the number of man-hours required for modification is small.
  • improvement effects are identified and displayed.
  • the improvement effect of adding influencing factor B to the simulation causal relationship model is higher than Recommendation 1, but influencing factor B needs to be added to the simulation causal relationship model, and therefore, the number of repair man-hours is reduced. is large.
  • the visualization unit 106 displays (A) the simulation results of the work simulator before modification, (B) the simulation results when recommendation 1 is applied to the work simulator, and (C) the simulation results of recommendation 2 on the third visualization screen 1400.
  • the simulation results when applied to a work simulator and (D) the results of actual operation are shown.
  • Each of (A) to (D) may be, for example, a time series of the remaining work amount (remaining number of work boxes to be worked on).
  • (A) to (D) are displayed in the same display area (for example, in the same orthogonal coordinate system). From the displays (A) to (D), the user can see the difference in the improvement effect between Recommendation 1 and Recommendation 2. Note that in S1104 of FIG.
  • the correction method is evaluated for each correction method, and each of Recommendation 1 and Recommendation 2 in FIG. For example, it corresponds to one of the top two correction methods).
  • the graphs of Recommendation 1 and Recommendation 2 each represent simulation results when evaluating the correction method.
  • the user can easily decide which recommendation to adopt from the viewpoint of a plurality of evaluation items (for example, improvement effect and repair man-hours). For example, the user can easily find a recommendation (correction method) that can be expected to have an improvement effect (reduction of differences) with less man-hours for repairing the work simulator.
  • a recommendation correction method
  • a second embodiment will be described. At that time, differences with the first embodiment will be mainly explained, and explanations of common points with the first embodiment will be omitted or simplified.
  • FIG. 15 is a diagram illustrating a logical configuration example of a difference factor estimation system according to the second embodiment.
  • a cooperative system that is a system that cooperates with the difference factor estimation system 100 includes an optimization search unit 1508 and an approximate model generation unit 1509.
  • the optimization search unit 1508 and the approximate model generation unit 1509 operate using the parameters represented by the cooperative system parameter table 1510.
  • the difference factor estimation system 100 is equipped with a parameter adjustment unit 1506, and the parameter adjustment unit 1506 adjusts parameters (updates the cooperative system parameter table 1510).
  • the optimization search unit 1508, the approximate model generation unit 1509, and the cooperative system parameter table 1510 may be provided in a computer system separate from the difference factor estimation system 100, or may be provided within the difference factor estimation system 100. That is, at least the parameter adjustment section 1506 among the parameter adjustment section 1506, the optimization search section 1508, and the approximate model generation section 1509 is realized by the processor 53 executing a computer program.
  • FIG. 16 is a diagram showing a configuration example of the cooperative system parameter table 1510.
  • the cooperative system parameter table 1510 has an entry for each cooperative system.
  • the entry is data representing the ID of the cooperative system and one or more parameters of the cooperative system.
  • One parameter is a pair of a parameter name and a parameter value.
  • the parameter adjustment unit 1506 performs parameter adjustment processing including updating parameters for each cooperative system. Taking one cooperative system and one correction method (correction method selected in the correction method selection process) as an example, the following is an example.
  • the parameter adjustment unit 1506 acquires one or more parameters corresponding to the cooperative system from the cooperative system parameter table 1510.
  • the parameter adjustment unit 1506 identifies a parameter to be corrected among the one or more parameters based on the correction method, and determines a recommendation for adjusting the parameter (or generates a corrected parameter for the parameter). ).
  • the parameter adjustment unit 1506 determines the recommendation for adjusting the parameter value for the parameter name “search count” among the parameters corresponding to the optimization search, and the visualization unit 106 makes the recommendation as shown in FIG. A visualization screen 1700 is displayed.
  • the cooperative system generates an approximate model (generates an approximate model that simulates a simulator).
  • an approximate model by inputting input data that is the same as or similar to the input data of the simulator to the approximate model (machine learning model)
  • data corresponding to the output of the simulator is output from the approximate model.
  • Approximate models are faster from data input to data output (prediction) than simulators. From this, if the number of influencing factors to be considered in the simulator is increasing, it is possible that the approximation accuracy will be higher if feature quantities corresponding to these factors are provided.
  • the parameter adjustment unit 1506 determines a recommendation for adjusting the feature amount (for example, adding a feature amount) according to the correction method, and the visualization unit 106 displays the visualization screen 1800 on which the recommendation is displayed, as shown in FIG. Display.
  • the "feature quantity" referred to here may be an example of a parameter, that is, it may correspond to at least a parameter value.
  • the parameter names "Param ⁇ " and “Param ⁇ " of the approximate model correspond to the parameter names "Parameter 1" and "Parameter 2" of the simulator, but the parameter names added for the simulator Since there is no parameter name corresponding to "parameter
  • the object to be reproduced by a simulator is not limited to a work base (also called a field) such as a warehouse or a factory.
  • a work base also called a field
  • the flow of the entire supply chain of suppliers, factories, warehouses, stores, etc. may also fall under the "reproduction target" of the simulation.
  • at least one of the following may be adopted, for example.
  • - Entities may be suppliers, assembly plants, warehouses, trucks that travel between them, etc.
  • Influencing factors may be the productivity of each factory or warehouse, or the transportation time of trucks.
  • the simulation difference may be the amount of goods delivered to the store at a certain point in time (for example, the amount of goods delivered up to a certain time is decreasing due to a decline in the productivity of a factory or warehouse).
  • the difference factor estimation system 100 includes an interface device 51, a storage device 52, and a processor 53 connected to the interface device 51 and the storage device 52.
  • the processor 53 receives input of domain knowledge regarding the object to be reproduced by the simulator from the user via the interface device 51, and inputs an influence factor candidate table 114 (influence factor An example of candidate data) is stored in the storage device 52.
  • the processor 53 calculates the simulation difference, which is the difference between the simulation result and the actual performance of the target to be reproduced.
  • a first causal relationship model (simulation causal relationship model), which is a model of the causal relationship between the entity and a candidate for a factor that influences the entity, is generated for the entity related to the entity.
  • the processor 53 determines, with respect to the entity, the causal relationship between the entity and the candidate factors that influence the entity, based on the operation performance table 110 (an example of performance data) representing the operation performance and the influencing factor candidate table 114.
  • a second causal relationship model (actual causal relationship model) is generated.
  • Processor 53 extracts one or more model differences that are one or more differences between the first causal relationship model and the second causal relationship model. For continuous operation using simulation (for example, for continuous operation of a digital twin), in order to follow changes in the reproduction target, find the difference between the simulation results and the cause of the difference. need to be identified and improved. Since the first and second causal relationship models express the relationship between the influencing factor candidate and the influenced factor candidate, the identified model difference may correspond to a factor of the simulation difference. Therefore, it is possible to appropriately improve the simulator to follow changes in the reproduction target, that is, it can contribute to maintaining the accuracy of the simulation over time.
  • the processor 53 For each of one or more model differences, the processor 53 performs a correction method to reduce or eliminate the model difference (for example, adjustment of parameters of simulation conditions between an influencing factor and an affected factor, or adjusting a parameter of an influencing factor for simulation). addition or deletion) and evaluate the correction method.
  • a correction method for example, adjustment of parameters of simulation conditions between an influencing factor and an affected factor, or adjusting a parameter of an influencing factor for simulation. addition or deletion
  • the evaluation of the generated correction scheme may include at least one of the following: This can contribute to selecting a correction method based on the trade-off between improvement effect and repair load. - The amount of reduction in simulation differences when the correction method is applied to the simulator, and/or the difference between the simulation result and the actual result when the correction method is applied to the simulator. - Simulator modification load obtained based on the similarity between the simulator and the simulator to which the correction method is applied.
  • the processor 53 may visualize the results of the evaluation of the correction scheme generated for each of the one or more model differences. This makes it easy for the user to select the correction method.
  • the processor 53 may visualize one or more model differences. This makes it easy for the user to identify the cause of simulation differences. That is, the processor 53 can contribute to maintaining the accuracy of the simulation over time even if it performs visualization as shown in FIG. 13 and does not perform visualization as shown in FIG. 14.
  • the processor 53 generates a second causality model based on the actual performance data of the latest creation time or update time of the simulator, and a second causal relationship model based on the actual performance data of the most recent performance, for the entity.
  • One or more model differences corresponding to one or more differences with the causal relationship model may be extracted.
  • factors that have recently appeared can be identified as model differences by comparing the causal relationship model determined from the simulator's latest creation or update results with the causal relationship model determined from recent results. Accurate estimation of the factors is expected.
  • the processor 53 may adjust the parameters used in the optimization process of formulating a plan based on the simulation result table 108 based on the correction method applied to the simulator among one or more correction methods. This is expected to lead to better optimization processing.
  • the processor 53 may adjust parameters used in a proxy simulator in which the input and output of the simulator are approximated by a machine learning model based on the correction method applied to the simulator among one or more correction methods. This is expected to lead to a better proxy simulator.

Abstract

This system receives, from a user, an input of domain knowledge relating to a reproduction object by a simulator, and stores, in a storage device, influencing factor candidate data which is based on the domain knowledge and which represents the parent‐child relationship between factors. On the basis of data representing simulation results and the influencing factor candidate data, the system generates a first causal sequence model for entities relating to simulation differences (differences between the simulation results and actual results), regarding the entities and candidate factors influencing the entities. Further, on the basis of actual result data representing the actual results and the influencing factor candidate data, the system generates a second causal sequence model for the entities, regarding the entities and candidate factors influencing the entities. The system extracts one or more differences between the first causal sequence model and the second causal sequence model.

Description

シミュレーション結果の実績との差異の要因を推定するシステム及び方法System and method for estimating factors behind differences between simulation results and actual results
 本発明は、概して、シミュレーション結果の実績との差異の要因を推定する技術に関する。 The present invention generally relates to a technique for estimating the cause of the difference between simulation results and actual results.
 物流倉庫や工場では日々発生する多数の出荷や製造指示に対応するために、始業前に、作業者の配置や作業順序などの制御を行う作業計画が作成される。 In order to deal with the large number of shipments and manufacturing instructions that occur every day in distribution warehouses and factories, work plans are created to control worker placement, work order, etc. before the start of work.
 特に近年、製造業では少量多品種化が進み、また物流倉庫ではEC流通の拡大に伴い、少量の小口向けの出荷などが増加傾向である。従って、それぞれの依頼主の条件に対応する必要があり、単純で画一的な方法で計画をすることが難しく、きめ細かな作業計画の作成が求められる。 In recent years, especially in the manufacturing industry, there has been an increase in small-lot, high-mix products, and in distribution warehouses, with the expansion of e-commerce distribution, there has been an increase in small-lot shipments. Therefore, it is necessary to respond to the conditions of each client, making it difficult to plan using a simple and uniform method, and requiring the creation of a detailed work plan.
 こうした複雑な出荷や製造指示に対応する計画を管理者の人手による裁量で行うことは難しく、数理最適化などコンピュータによる計算を用いて最適な計画を求める運用が行われ始めている。 It is difficult to plan for such complex shipping and manufacturing instructions using the manual discretion of managers, so operations have begun to use computer calculations such as mathematical optimization to find optimal plans.
 最適解を求める過程では、探索過程で生成された解候補を評価し、その結果を基に、よりよい解を求めるべく解を調整し再び評価する、といった再帰的な処理が行われる。この過程における評価として、実際の工場や倉庫の挙動を模擬するシミュレータが構築され、これに解候補の情報を与えてシミュレーションすることが行われる。このシミュレーションの結果を基に解候補が評価される。例えば、作業が最速となる計画を探索する場合、シミュレーションにより作業完了時刻が評価される。 In the process of finding the optimal solution, a recursive process is performed in which the solution candidates generated in the search process are evaluated, and based on the results, the solution is adjusted to find a better solution and evaluated again. As an evaluation in this process, a simulator that simulates the behavior of actual factories and warehouses is constructed, and information about solution candidates is given to this simulator to perform simulations. Solution candidates are evaluated based on the results of this simulation. For example, when searching for a plan that provides the fastest work, the work completion time is evaluated through simulation.
 以上のことから、最適化機能とそれと連動するシミュレータとから構成される計画立案システムが構築されることが適宜行われる。 From the above, a planning system consisting of an optimization function and a simulator that works with it is constructed as appropriate.
 特許文献1は、製造におけるシミュレーションの条件の適正化方法を開示している。 Patent Document 1 discloses a method for optimizing simulation conditions in manufacturing.
特開2019-101683号公報JP 2019-101683 Publication
 倉庫や工場等の作業拠点に関し、各工程の加工機や作業者といったエンティティが存在する。これらのエンティティに関し、処理時間等のパラメータが存在する。このようなエンティティやパラメータ等をシミュレーションの因子としてシミュレータは構築される。 Regarding work bases such as warehouses and factories, there are entities such as processing machines and workers for each process. Regarding these entities, there are parameters such as processing time. A simulator is constructed using such entities, parameters, etc. as simulation factors.
 しかし、シミュレータが時間経過に伴い再現対象から乖離する。具体的には、時間経過に伴い、シミュレータ構築時には考慮されていなかった因子が必要になったり、シミュレータ構築時に考慮されていた因子が変化又は不要になったりし得る。 However, the simulator deviates from the reproduction target as time passes. Specifically, as time passes, factors that were not considered when constructing the simulator may become necessary, or factors that were considered when constructing the simulator may change or become unnecessary.
 より具体的には、例えば、シミュレータ構築時には、倉庫で扱うアイテムの種類により作業速度に違いが見られなかったため、アイテムの種類は、因子として考慮されていなかったとする。やがて、アイテムの種類が増えて、アイテムの種類によって作業速度に顕著な差が出てきたとする。この場合、アイテムの種類が、シミュレーション結果の実績との差異の要因の一つである。しかし、この場合、既存のパラメータの再調整を行うだけでは、シミュレーション結果の実績との差異の要因を推定することができず、シミュレータを再現対象に追従させることができない。また、無関係なパラメータを誤って調整をしてしまう可能性もある。 More specifically, for example, when building the simulator, assume that the type of item was not taken into account as a factor because there was no difference in work speed depending on the type of item handled in the warehouse. Suppose that over time, the number of types of items increases, and there are noticeable differences in work speed depending on the type of item. In this case, the type of item is one of the factors that causes the difference between the simulation result and the actual result. However, in this case, simply by readjusting the existing parameters, it is not possible to estimate the cause of the difference between the simulation result and the actual result, and the simulator cannot be made to follow the reproduction target. Additionally, there is a possibility that unrelated parameters may be erroneously adjusted.
 このような課題も、このような課題を解決する方法も、特許文献1には開示も示唆もされていない。 Neither this problem nor a method for solving such a problem is disclosed or suggested in Patent Document 1.
 シミュレーションの結果をベースにした用途(例えば、作業計画の最適化)があるが、シミュレータが再現対象から乖離していると(シミュレーションの精度が低下すると)、用途に悪影響が出る(例えば、最適化の結果の品質や性能が低減する)。 There are applications based on simulation results (for example, optimization of work plans), but if the simulator deviates from what is being reproduced (the accuracy of the simulation decreases), the application will be adversely affected (for example, optimization results (reducing the quality or performance of the results).
 差異要因推定システムが、シミュレータの再現対象に関するドメイン知識の入力をユーザから受け付け、当該ドメイン知識に基づくデータであり因子の親子関係を表すデータである影響因子候補データを記憶装置に格納する。差異要因推定システムが、シミュレータによるシミュレーションの結果を表すシミュレーション結果データと、影響因子候補データとを基に、シミュレーション差異(シミュレーション結果の再現対象での実績との差異)に関するエンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第1の因果関係モデルを生成する。また、差異要因推定システムが、実績を表す実績データと、影響因子候補データとを基に、当該エンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第2の因果関係モデルを生成する。差異要因推定システムが、第1の因果関係モデルと第2の因果関係モデルとの一つ又は複数の差異を抽出する。 The difference factor estimation system receives input of domain knowledge regarding the reproduction target of the simulator from the user, and stores influencing factor candidate data, which is data based on the domain knowledge and represents parent-child relationships of factors, in the storage device. Based on the simulation result data representing the results of simulation by the simulator and the influence factor candidate data, the difference factor estimation system estimates the entity and the relevant A first causal relationship model, which is a model of causal relationships with candidate factors that influence the entity, is generated. Further, the difference factor estimation system generates a second model, which is a model of the causal relationship between the entity and the candidate factor that influences the entity, for the entity based on the performance data representing the performance and the influencing factor candidate data. Generate a causal model. A difference factor estimation system extracts one or more differences between the first causal relationship model and the second causal relationship model.
 本発明によれば、時間が経過してもシミュレーションの精度を維持することに貢献できる。 According to the present invention, it is possible to contribute to maintaining the accuracy of simulation even over time.
第1の実施形態に係る差異要因推定システムの論理的な構成例を示す図である。1 is a diagram illustrating a logical configuration example of a difference factor estimation system according to a first embodiment; FIG. シミュレーション結果テーブルの構成例を示す図である。It is a figure which shows the example of a structure of a simulation result table. 稼働実績テーブルの構成例を示す図である。It is a figure which shows the example of a structure of an operation performance table. エンティティテーブルの構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of an entity table. 影響因子候補テーブルの構成例を示す図である。It is a figure showing an example of composition of an influencing factor candidate table. 第1のモデリング結果テーブルの構成例を示す図である。It is a figure which shows the example of a structure of a 1st modeling result table. 第2のモデリング結果テーブルの構成例を示す図である。It is a figure which shows the example of a structure of a 2nd modeling result table. 差異要因推定システムにより行われる処理全体の流れを示す図である。It is a figure showing the flow of the whole processing performed by a difference factor estimation system. 差異抽出処理(図7のS701)の流れを示す図である。8 is a diagram showing the flow of difference extraction processing (S701 in FIG. 7). FIG. 影響因子モデリング処理(図7のS702)の流れを示す図である。8 is a diagram showing the flow of influence factor modeling processing (S702 in FIG. 7). FIG. 影響因子選定処理(図7のS703)の流れを示す図である。FIG. 8 is a diagram showing the flow of influencing factor selection processing (S703 in FIG. 7). 補正方式選定処理(図7のS704)の流れを示す図である。8 is a diagram showing the flow of correction method selection processing (S704 in FIG. 7). FIG. 可視化処理(図7のS705)において表示された第1の可視化画面の例を示す図である。8 is a diagram showing an example of a first visualization screen displayed in the visualization process (S705 in FIG. 7). FIG. 可視化処理(図7のS705)において表示された第2の可視化画面の例を示す図である。8 is a diagram showing an example of a second visualization screen displayed in the visualization process (S705 in FIG. 7). FIG. 可視化処理(図7のS705)において表示された第3の可視化画面の例を示す図である。FIG. 8 is a diagram showing an example of a third visualization screen displayed in the visualization process (S705 in FIG. 7). 第2の実施形態に係る差異要因推定システムの論理的な構成例を示す図である。It is a figure showing an example of a logical composition of a difference factor estimation system concerning a 2nd embodiment. 連携システムパラメータテーブルの構成例を示す図である。It is a figure showing an example of composition of a cooperation system parameter table. 探索回数の変更を推奨する可視化画面の一例を示す図である。It is a figure which shows an example of the visualization screen which recommends changing the number of searches. 近似モデルの設定変更を推奨する可視化画面の一例を示す図である。FIG. 6 is a diagram illustrating an example of a visualization screen that recommends changing settings of an approximate model. 差異要因推定システムの物理的な構成例を示す図である。FIG. 2 is a diagram showing an example of a physical configuration of a difference factor estimation system.
 以下の説明では、「インターフェース装置」は、一つ以上のインターフェースデバイスでよい。当該一つ以上のインターフェースデバイスは、下記のうちの少なくとも一つでよい。
・一つ以上のI/O(Input/Output)インターフェースデバイス。I/O(Input/Output)インターフェースデバイスは、I/Oデバイスと遠隔の表示用計算機とのうちの少なくとも一つに対するインターフェースデバイスである。表示用計算機に対するI/Oインターフェースデバイスは、通信インターフェースデバイスでよい。少なくとも一つのI/Oデバイスは、ユーザインターフェースデバイス、例えば、キーボード及びポインティングデバイスのような入力デバイスと、表示デバイスのような出力デバイスとのうちのいずれでもよい。
・一つ以上の通信インターフェースデバイス。一つ以上の通信インターフェースデバイスは、一つ以上の同種の通信インターフェースデバイス(例えば一つ以上のNIC(Network Interface Card))であってもよいし二つ以上の異種の通信インターフェースデバイス(例えばNICとHBA(Host Bus Adapter))であってもよい。
In the following description, an "interface device" may be one or more interface devices. The one or more interface devices may be at least one of the following:
- One or more I/O (Input/Output) interface devices. The I/O (Input/Output) interface device is an interface device for at least one of an I/O device and a remote display computer. The I/O interface device for the display computer may be a communication interface device. The at least one I/O device may be a user interface device, eg, an input device such as a keyboard and pointing device, or an output device such as a display device.
- One or more communication interface devices. The one or more communication interface devices may be one or more of the same type of communication interface device (for example, one or more NICs (Network Interface Cards)) or two or more different types of communication interface devices (for example, one or more NICs (Network Interface Cards)). It may also be an HBA (Host Bus Adapter).
 また、以下の説明では、「メモリ」は、一つ以上のメモリデバイスであり、典型的には主記憶デバイスでよい。メモリにおける少なくとも一つのメモリデバイスは、揮発性メモリデバイスであってもよいし不揮発性メモリデバイスであってもよい。 Also, in the following description, "memory" refers to one or more memory devices, typically a main storage device. At least one memory device in the memory may be a volatile memory device or a non-volatile memory device.
 また、以下の説明では、「永続記憶装置」は、一つ以上の永続記憶デバイスである。永続記憶デバイスは、典型的には、不揮発性の記憶デバイス(例えば補助記憶デバイス)であり、具体的には、例えば、HDD(Hard Disk Drive)又はSSD(Solid State Drive)である。 Also, in the following description, "persistent storage" refers to one or more persistent storage devices. The persistent storage device is typically a non-volatile storage device (for example, an auxiliary storage device), and specifically, for example, an HDD (Hard Disk Drive) or an SSD (Solid State Drive).
 また、以下の説明では、「記憶装置」は、メモリと永続記憶装置の少なくともメモリでよい。 Furthermore, in the following description, a "storage device" may be at least a memory and a persistent storage device.
 また、以下の説明では、「プロセッサ」は、一つ以上のプロセッサデバイスである。少なくとも一つのプロセッサデバイスは、典型的には、CPU(Central Processing Unit)のようなマイクロプロセッサデバイスであるが、GPU(Graphics Processing Unit)のような他種のプロセッサデバイスでもよい。少なくとも一つのプロセッサデバイスは、シングルコアでもよいしマルチコアでもよい。少なくとも一つのプロセッサデバイスは、プロセッサコアでもよい。少なくとも一つのプロセッサデバイスは、処理の一部又は全部を行うハードウェア回路(例えばFPGA(Field-Programmable Gate Array)又はASIC(Application Specific Integrated Circuit))といった広義のプロセッサデバイスでもよい。 Also, in the following description, a "processor" refers to one or more processor devices. The at least one processor device is typically a microprocessor device such as a CPU (Central Processing Unit), but may be another type of processor device such as a GPU (Graphics Processing Unit). At least one processor device may be single-core or multi-core. The at least one processor device may be a processor core. At least one processor device may be a broadly defined processor device such as a hardware circuit (for example, a field-programmable gate array (FPGA) or an application-specific integrated circuit (ASIC)) that performs part or all of the processing.
 また、以下の説明では、「yyy部」の表現にて機能を説明することがあるが、機能は、一つ以上のコンピュータプログラムがプロセッサによって実行されることで実現されてもよいし、一つ以上のハードウェア回路(例えばFPGA又はASIC)によって実現されてもよいし、それらの組合せによって実現されてもよい。プログラムがプロセッサによって実行されることで機能が実現される場合、定められた処理が、適宜に記憶装置及び/又はインターフェース装置等を用いながら行われるため、機能はプロセッサの少なくとも一部とされてもよい。機能を主語として説明された処理は、プロセッサあるいはそのプロセッサを有する装置が行う処理としてもよい。プログラムは、プログラムソースからインストールされてもよい。プログラムソースは、例えば、プログラム配布計算機又は計算機が読み取り可能な記録媒体(例えば非一時的な記録媒体)であってもよい。各機能の説明は一例であり、複数の機能が一つの機能にまとめられたり、一つの機能が複数の機能に分割されたりしてもよい。 In addition, in the following explanation, functions may be explained using the expression "yyy part", but functions may be realized by one or more computer programs being executed by a processor, or one or more computer programs may be executed by a processor. It may be realized by the above hardware circuit (for example, FPGA or ASIC), or a combination thereof. When a function is realized by a program being executed by a processor, the specified processing is performed using a storage device and/or an interface device as appropriate, so the function may be implemented as at least a part of the processor. good. A process described using a function as a subject may be a process performed by a processor or a device having the processor. Programs may be installed from program source. The program source may be, for example, a program distribution computer or a computer-readable recording medium (for example, a non-temporary recording medium). The description of each function is an example, and a plurality of functions may be combined into one function, or one function may be divided into a plurality of functions.
 また、以下の説明では、「xxxテーブル」といった表現にて、入力に対して出力が得られるデータを説明することがあるが、当該データは、どのような構造のデータでもよいし(例えば、構造化データでもよいし非構造化データでもよいし)、入力に対する出力を発生するニューラルネットワーク、遺伝的アルゴリズムやランダムフォレストに代表されるような学習モデルでもよい。従って、「xxxテーブル」を「xxxデータ」と言うことができる。また、以下の説明において、各テーブルの構成は一例であり、一つのテーブルは、二つ以上のテーブルに分割されてもよいし、二つ以上のテーブルの全部又は一部が一つのテーブルであってもよい。 In addition, in the following explanation, data that provides an output in response to input may be explained using expressions such as "xxx table," but the data may have any structure (for example, It may be structured data or unstructured data), or it may be a learning model such as a neural network, genetic algorithm, or random forest that generates an output based on input. Therefore, the "xxx table" can be called "xxx data." In addition, in the following explanation, the configuration of each table is an example, and one table may be divided into two or more tables, or all or part of two or more tables may be one table. It's okay.
 以下、図面を参照して、本発明の幾つかの実施形態を説明する。
[第1の実施形態]
Hereinafter, some embodiments of the present invention will be described with reference to the drawings.
[First embodiment]
 倉庫や工場等の作業拠点において、日々、作業計画が最適化(作業計画の作成を含む)されるとする。そのような用途に、作業シミュレータによるシミュレーションの結果が利用される。シミュレーション結果の稼働実績との差異が生じた場合、その差異の要因が推定される。 It is assumed that work plans are optimized (including creation of work plans) on a daily basis at work bases such as warehouses and factories. For such purposes, the results of simulations performed by work simulators are used. If there is a difference between the simulation results and the actual operating results, the cause of the difference is estimated.
 作業シミュレーションは、例えば、下記(A)及び(B)のいずれのシミュレーションでもよい。
(A)倉庫の入荷、格納、ピッキング、流通加工、及びトラックへの積み込み等の一連の工程が互いに影響し合って振る舞う一又は複数のエンティティの状態の時系列遷移のシミュレーション。
(B)工場の製造工程など複数工程が連携し合って振る舞う一又は複数のエンティティの状態の時系列遷移のシミュレーション。
The work simulation may be, for example, any of the following simulations (A) and (B).
(A) Simulation of the time-series transition of the state of one or more entities in which a series of processes such as warehouse arrival, storage, picking, distribution processing, and truck loading interact with each other.
(B) Simulation of the time-series transition of the state of one or more entities that behave in cooperation with multiple processes such as the manufacturing process of a factory.
 上記の(A)及び(B)のいずれにおいても、一又は複数のエンティティは、例えば、人、機械及びアイテムのうちの少なくとも一つでよい。また、上記の(A)及び(B)のいずれのシミュレーションも、コンピュータにより実行されるプロセスでよい。 In both (A) and (B) above, the one or more entities may be, for example, at least one of a person, a machine, and an item. Furthermore, both of the above simulations (A) and (B) may be processes executed by a computer.
 以下、作業シミュレーションとして、倉庫(作業拠点の一例)の作業に関する作業シミュレーションを例に取る。 Hereinafter, as a work simulation, a work simulation related to work in a warehouse (an example of a work base) will be taken as an example.
 図19は、第1の実施形態における差異要因推定システム100の物理的な構成例を示す図である。 FIG. 19 is a diagram showing an example of the physical configuration of the difference factor estimation system 100 in the first embodiment.
 差異要因推定システム100は、物理的な計算機システム(一つ以上の物理的な計算機)であり、インターフェース装置(I/F)51、記憶装置52及びそれらに接続されたプロセッサ53を有する。差異要因推定システム100は、このような物理的な計算機システムに基づく論理的な計算機システム(例えば、クラウド基盤に基づくクラウドコンピューティングシステム)でもよい。 The difference factor estimation system 100 is a physical computer system (one or more physical computers), and includes an interface device (I/F) 51, a storage device 52, and a processor 53 connected thereto. The difference factor estimation system 100 may be a logical computer system based on such a physical computer system (for example, a cloud computing system based on a cloud infrastructure).
 インターフェース装置51に、入力デバイス72及び表示デバイス71が接続されている。入力デバイス72からインターフェース装置51を介してユーザによりデータが入力される。インターフェース装置51を介して表示デバイス71にGUI(Graphical User Interface)のようなユーザインターフェース画面が表示される。表示デバイス71及び入力デバイス72として、タッチパネルが採用されてもよい。差異要因推定システム100が、表示デバイス71及び入力デバイス72を有する計算機であってもよいし、差異要因推定システム100が、サーバであり、表示デバイス71及び入力デバイス72が、差異要因推定システム100と通信するクライアントに備えられていてもよい。 An input device 72 and a display device 71 are connected to the interface device 51. Data is input by the user from the input device 72 via the interface device 51 . A user interface screen such as a GUI (Graphical User Interface) is displayed on the display device 71 via the interface device 51 . A touch panel may be employed as the display device 71 and the input device 72. The difference factor estimation system 100 may be a computer having the display device 71 and the input device 72, or the difference factor estimation system 100 may be a server, and the display device 71 and the input device 72 may be the same as the difference factor estimation system 100. It may be provided in the communicating client.
 インターフェース装置51に、データソース60が接続されている。データソース60は、倉庫に設けられた一つ以上のセンサを含んでよい。データソース60からインターフェース装置51を介して測定データ(センサにより測定された値を含んだデータ)が入力されてよい。 A data source 60 is connected to the interface device 51. Data source 60 may include one or more sensors located in the warehouse. Measurement data (data including values measured by sensors) may be input from the data source 60 via the interface device 51 .
 記憶装置52には、入出力されるデータが格納される。また、プロセッサ53により実行されるコンピュータプログラムが格納される。プロセッサ53が、記憶装置52からプログラムを読み出し実行する。 The storage device 52 stores input/output data. Further, a computer program executed by the processor 53 is stored. The processor 53 reads the program from the storage device 52 and executes it.
 図1は、差異要因推定システム100の論理的な構成例を示す図である。 FIG. 1 is a diagram showing an example of a logical configuration of a difference factor estimation system 100.
 差異要因推定システム100の記憶装置52に、シミュレーション結果テーブル108、稼働実績テーブル110、エンティティテーブル112、影響因子候補テーブル114、第1のモデリング結果テーブル116、及び、第2のモデリング結果テーブル118が格納される。また、差異要因推定システム100のプロセッサ53がコンピュータプログラムを実行することで、差異抽出部101、第1のモデリング部102、第2のモデリング部103、影響因子選定部104、更新部105及び可視化部106といった機能が実現される。図示しないが、プロセッサ53がコンピュータプログラムを実行することで、作業シミュレータが実現されてもよい。作業シミュレータは、差異要因推定システム100とは別の計算機システムに存在してもよい。 The storage device 52 of the difference factor estimation system 100 stores a simulation result table 108, an operation record table 110, an entity table 112, an influencing factor candidate table 114, a first modeling result table 116, and a second modeling result table 118. be done. Further, by the processor 53 of the difference factor estimation system 100 executing the computer program, the difference extraction unit 101, the first modeling unit 102, the second modeling unit 103, the influencing factor selection unit 104, the updating unit 105, and the visualization unit Functions such as 106 are realized. Although not shown, a work simulator may be realized by the processor 53 executing a computer program. The work simulator may exist in a computer system separate from the difference factor estimation system 100.
 図2は、シミュレーション結果テーブル108の構成例を示す図である。 FIG. 2 is a diagram showing an example of the configuration of the simulation result table 108.
 シミュレーション結果テーブル108は、作業シミュレータによるシミュレーションの結果を表す。シミュレーション結果テーブル108は、作業単位毎に、どの工程をいつ開始しいつ終了したかを表す。倉庫作業の場合、出荷先からのオーダに応じて、出荷先単位で箱を用意して梱包するため、作業単位の一例として、箱が採用される。本実施形態では、シミュレーション結果テーブルは、作業箱毎に、エントリを有し、各エントリは、作業箱のIDと、それぞれの工程の開始時刻及び終了時刻とを表す。この他、各エントリは、作業箱に関わるエンティティに関するデータ(例えば、エンティティID、エンティティ種別、又は、エンティティ詳細(例えば、アイテム数、作業者数))を表すデータを含んでもよい。エンティティの例は、作業者、マテハン機器、又はアイテムである。 The simulation result table 108 represents the results of simulation by the work simulator. The simulation result table 108 indicates which process started and when it ended for each work unit. In the case of warehouse work, boxes are prepared and packed for each shipping destination in accordance with orders from the shipping destination, so boxes are used as an example of the unit of work. In this embodiment, the simulation result table has an entry for each workbox, and each entry represents the ID of the workbox and the start time and end time of each process. In addition, each entry may include data representing data regarding entities related to the workbox (for example, entity ID, entity type, or entity details (for example, number of items, number of workers)). Examples of entities are workers, material handling equipment, or items.
 図3は、稼働実績テーブル110の構成例を示す図である。 FIG. 3 is a diagram showing an example of the configuration of the operation record table 110.
 稼働実績テーブル110の構成は、シミュレーション結果テーブル108の構成と同じでよい。稼働実績テーブル110は、例えば、データソース60又は入力デバイスから入力されたデータに基づき構築されてよい。稼働実績テーブル110は、時期別に用意されてもよい。 The configuration of the operation performance table 110 may be the same as the configuration of the simulation result table 108. The operation performance table 110 may be constructed based on data input from the data source 60 or an input device, for example. The operation performance table 110 may be prepared for each period.
 図4は、エンティティテーブル112の構成例を示す。 FIG. 4 shows a configuration example of the entity table 112.
 エンティティテーブル112は、シミュレーション差異(シミュレーション結果の稼働実績との差異)毎にエントリを有し、各エントリは、シミュレーション差異が生じた時間帯、シミュレーション差異が生じた工程、シミュレーション差異に関わるエンティティ、及び差分量を表すデータである。例えば、倉庫では、作業者やマテハン機器が作業を行うが、このうち、あるピッキングステーションでの作業箱数にシミュレーション差異があった場合、工程IDとしてピッキング工程のIDが記録され、エンティティIDとしてピッキングステーションのIDが記録され、差分量として作業箱数の差異が記録され、時間帯として、その差異が発生した時間帯の開始日時が記録される。差異が生じた時間帯の長さは、均一(例えば1時間)であってもなくてもよい。 The entity table 112 has an entry for each simulation difference (difference between simulation results and operation results), and each entry includes the time period in which the simulation difference occurred, the process in which the simulation difference occurred, the entity related to the simulation difference, and This is data representing the amount of difference. For example, in a warehouse, workers and material handling equipment perform work, but if there is a simulation difference in the number of work boxes at a certain picking station, the ID of the picking process is recorded as the process ID, and the picking process is recorded as the entity ID. The ID of the station is recorded, the difference in the number of work boxes is recorded as the difference amount, and the start date and time of the time zone in which the difference occurred is recorded as the time zone. The length of the time period in which the difference occurs may or may not be uniform (for example, one hour).
 エンティティ毎に、当該エンティティの詳細を表すデータが、当該エンティティのIDをキーにエンティティマスタテーブル(図示せず)から特定されてもよい。 For each entity, data representing details of the entity may be specified from an entity master table (not shown) using the ID of the entity as a key.
 図5は、影響因子候補テーブル114の構成例を示す。 FIG. 5 shows a configuration example of the influencing factor candidate table 114.
 影響因子候補テーブル114は、影響因子候補を表す。「影響因子候補」とは、影響因子の候補である。「影響因子」とは、倉庫管理者のような人間が有している知識(作業シミュレータの再現対象に関するドメイン知識)をベースに定義された要素であり、典型的には、エンティティの状態(エンティティについての出力値の一例)に影響を与える可能性がある要素である。 The influencing factor candidate table 114 represents influencing factor candidates. An "influencing factor candidate" is a candidate for an influencing factor. "Influencing factors" are elements defined based on the knowledge possessed by people such as warehouse managers (domain knowledge regarding the objects to be reproduced in work simulators), and are typically defined based on the state of the entity (entity (Example of output value for)
 影響因子候補テーブル114は、工程等の所定の管理単位毎に、エントリを有し、各エントリは、要素間の親子関係を表すデータである。要素間の親子関係によれば、親要素が子要素に影響を与える。例えば、アイテム数が多いとそれぞれのアイテムが格納されている棚にアクセスする必要があり、作業時間が長くなる。従って、ピッキング工程における作業時間に影響する因子としてピッキングするアイテム数が考えられ、この場合、作業時間が子要素であり、アイテム数が親要素である。エントリにおいて、影響因子パラメータは、親要素のID(例えば名前)でよく、被影響因子パラメータは、子要素のIDでよい。 The influencing factor candidate table 114 has an entry for each predetermined management unit such as a process, and each entry is data representing a parent-child relationship between elements. According to parent-child relationships between elements, parent elements influence child elements. For example, when there are many items, it is necessary to access the shelves where each item is stored, which increases the working time. Therefore, the number of items to be picked can be considered as a factor that affects the working time in the picking process, and in this case, the working time is a child element and the number of items is a parent element. In an entry, the influencing factor parameter may be the ID (eg, name) of the parent element, and the influenced factor parameter may be the ID of the child element.
 要素間の親子関係は、倉庫の構成の影響を受ける可能性があるので、影響因子候補テーブル114は、倉庫の管理者により入力デバイス72を用いて入力されてよいが、構成が異なる倉庫の間でも共通で成り立つ親子関係もあり得るため、複数の倉庫に共通の影響因子候補テーブル114が用意されてもよい。 Since parent-child relationships between elements may be affected by the warehouse configuration, the influencing factor candidate table 114 may be input by the warehouse manager using the input device 72, but between warehouses with different configurations However, since there may be a common parent-child relationship, a common influencing factor candidate table 114 may be prepared for a plurality of warehouses.
 また、少なくとも一つの親子関係は、因果関係でもよい。例えば、アイテム数に比例して作業時間が長くかかると予め明らかに予想される場合は、親子関係は、アイテム数及び作業時間を要素とした関係式でもよい。 Also, at least one parent-child relationship may be a causal relationship. For example, if it is clearly predicted in advance that the work time will be long in proportion to the number of items, the parent-child relationship may be a relational expression that takes the number of items and the work time as elements.
 また、一つの子要素に対し親要素は一つ又は複数存在する。 Also, one or more parent elements exist for one child element.
 図6Aは、第1のモデリング結果テーブル116の構成例を示す図である。図6Bは、第2のモデリング結果テーブル118の構成例を示す図である。 FIG. 6A is a diagram showing a configuration example of the first modeling result table 116. FIG. 6B is a diagram showing a configuration example of the second modeling result table 118.
 第1及び第2のモデリング結果テーブル116及び118は、それぞれ、因果関係のモデルを表す。例えば、モデルは、各種パラメータが特定の条件の下で出力値が確率的に定まるような条件付き確率の計算式でよい。この場合、影響因子(親要素)や被影響因子(子要素)がパラメータ項目であり、それぞれの要素の値がパラメータ値でよい。モデルは、そのような計算式に代えて、機械学習や統計処理ライブラリを用いて取得したモデルでもよく、その場合、テーブル116及び118のいずれもバイナリファイルとして格納されてもよい。 The first and second modeling result tables 116 and 118 represent models of causal relationships, respectively. For example, the model may be a conditional probability calculation formula in which output values of various parameters are determined probabilistically under specific conditions. In this case, the influencing factor (parent element) and the influenced factor (child element) are parameter items, and the value of each element may be a parameter value. The model may be a model obtained using machine learning or a statistical processing library instead of such a calculation formula, and in that case, both tables 116 and 118 may be stored as binary files.
 第1及び第2のモデリング結果テーブル116及び118のいずれも、組合せ毎に、エントリがある。組合せは、複数の組と、当該複数の組での確率とを表す。一つの組は、因子と因子の値との組である。例えば、影響因子1と影響因子1の値が一つの組であり、影響因子2と影響因子2の値がまた別の一つの組である。 Both the first and second modeling result tables 116 and 118 have an entry for each combination. A combination represents a plurality of sets and probabilities for the plurality of sets. One set is a set of a factor and a value of the factor. For example, the values of influence factor 1 and influence factor 1 are one set, and the values of influence factor 2 and influence factor 2 are another set.
 以下、本実施形態で行われる処理の例を説明する。 Hereinafter, an example of the processing performed in this embodiment will be described.
 図7は、差異要因推定システム100により行われる処理全体の流れを示す図である。 FIG. 7 is a diagram showing the overall flow of processing performed by the difference factor estimation system 100.
 S701では、差異抽出部101が、差異抽出処理を行う。S702では、第1のモデリング部102が、第1のモデリング結果テーブル116を作成し、第2のモデリング部103が、第2のモデリング結果テーブル118を作成する。S703では、影響因子選定部104が、影響因子選定処理を行う。S704では、更新部105が、補正方式選定処理を行う。S705では、可視化部106が、可視化処理を行う。 In S701, the difference extraction unit 101 performs difference extraction processing. In S702, the first modeling unit 102 creates a first modeling result table 116, and the second modeling unit 103 creates a second modeling result table 118. In S703, the influencing factor selection unit 104 performs influencing factor selection processing. In S704, the update unit 105 performs correction method selection processing. In S705, the visualization unit 106 performs visualization processing.
 図8は、差異抽出処理(図7のS701)の流れを示す図である。 FIG. 8 is a diagram showing the flow of the difference extraction process (S701 in FIG. 7).
 S801では、差異抽出部101は、シミュレーション結果テーブル108及び稼働実績テーブル110を参照する。S801において、作業シミュレータによりシミュレーションが行われ、そのシミュレーションの結果を表すシミュレーション結果テーブル108が生成又は更新されてもよい。また、S801において、データソース60又は入力デバイス72から入力されたデータを基に稼働実績テーブル110が生成又は更新されてもよい。 In S801, the difference extraction unit 101 refers to the simulation result table 108 and the operation performance table 110. In S801, a simulation may be performed by a work simulator, and a simulation result table 108 representing the results of the simulation may be generated or updated. Further, in S801, the operation record table 110 may be generated or updated based on data input from the data source 60 or the input device 72.
 S802では、差異抽出部101は、シミュレーション結果テーブル108及び稼働実績テーブル110を基に、未評価の工程(S802の対象に未だなっていない工程)を一つ選択し、選択された工程(図8の説明において「対象工程」)について、作業進捗に関する指標項目毎に差異評価を行う。ここで言う「指標項目」の例は、作業箱数でよい。具体的には、例えば、下記(S802-1)乃至(S802-3)が行われてよい。
(S802-1)差異抽出部101は、シミュレーション結果テーブル108を基に、対象工程について、単位時間あたりの作業箱数をカウントし、作業箱数の累積値の時系列であるシミュレーション工程時系列を算出する。
(S802-2)差異抽出部101は、稼働実績テーブル110を基に、対象工程について、単位時間あたりの作業箱数をカウントし、作業箱数の累積値の時系列である実績工程時系列を算出する。
(S802-3)差異抽出部101は、対象工程について、シミュレーション工程時系列と実績工程時系列とを比較する。具体的には、例えば、時間帯毎に、シミュレーション工程時系列における累積値と、実績工程時系列における累積値との差異が算出される。シミュレーション工程時系列の実績工程時系列との差異が一定値以上である時間帯がある場合、差異抽出部101は、当該差異がある時間帯を、差異発生時間帯として特定する。
In S802, the difference extraction unit 101 selects one unevaluated process (a process that has not yet been targeted for S802) based on the simulation result table 108 and the operation record table 110, and selects the selected process (FIG. 8 In the explanation of "Target process"), a difference evaluation is performed for each indicator item related to work progress. An example of the "indicator item" here may be the number of work boxes. Specifically, for example, the following (S802-1) to (S802-3) may be performed.
(S802-1) The difference extraction unit 101 counts the number of work boxes per unit time for the target process based on the simulation result table 108, and generates a simulation process time series that is a time series of the cumulative value of the number of work boxes. calculate.
(S802-2) The difference extraction unit 101 counts the number of work boxes per unit time for the target process based on the operation performance table 110, and calculates the actual process time series that is the time series of the cumulative value of the number of work boxes. calculate.
(S802-3) The difference extraction unit 101 compares the simulation process time series and the actual process time series for the target process. Specifically, for example, the difference between the cumulative value in the simulation process time series and the cumulative value in the actual process time series is calculated for each time period. If there is a time period in which the difference between the simulation process time series and the actual process time series is equal to or greater than a certain value, the difference extraction unit 101 identifies the time period in which the difference exists as the difference occurrence time period.
 なお、シーケンシャルな複数の工程がある場合、その複数の工程のうちの先頭の工程以外の工程(すなわち、途中の工程と最後の工程)の進捗差異は、当該工程の前工程の遅延や前倒しの影響を受けている可能性がある。そこで、このような場合、差異抽出部101は、対象工程の前工程の稼働と同じ条件で再度シミュレーションを実行し、稼働実績と再度のシミュレーションの結果とを基に、上記の(S802-1)乃至(S802-3)が行われてよい。これにより、対象工程について、前工程の影響を除外した(例えば対象工程の開始時刻がシミュレーションでも稼働実績でも同じ時刻であるとした)差異評価が期待できる。 In addition, when there are multiple sequential processes, the progress difference between the processes other than the first process (i.e., the middle process and the last process) is due to the delay or front-loading of the previous process of the process. It may be affected. Therefore, in such a case, the difference extraction unit 101 executes the simulation again under the same conditions as the operation of the previous process of the target process, and based on the operation results and the results of the second simulation, the difference extraction unit 101 performs the above (S802-1). (S802-3) may be performed. As a result, it is possible to expect a difference evaluation for the target process excluding the influence of the previous process (for example, assuming that the start time of the target process is the same in both the simulation and the actual operation).
 また、例えば、シミュレーション結果テーブル108の基になるデータも、稼働実績テーブル110の基になるデータも、対象工程に関わるエンティティ毎に、当該エンティティにより処理された作業箱のIDと、当該エンティティにより処理された作業箱毎の作業時間帯(例えば、作業開始時刻及び作業終了時刻)とを表すデータを含んでいてよい。差異抽出部101は、シミュレーション結果テーブル108の基になるデータから、対象工程について、エンティティ毎に、作業箱数をカウントし、作業箱数の累積値のシミュレーションエンティティ時系列を算出してよい。また、差異抽出部101は、稼働実績テーブル110の基になるデータから、対象工程について、エンティティ毎に、作業箱数をカウントし、作業箱数の累積値の実績エンティティ時系列を算出してよい。差異抽出部101は、対象工程について、エンティティ毎に、シミュレーションエンティティ時系列と実績エンティティ時系列とを比較してよい。具体的には、例えば、時間帯毎に、シミュレーションエンティティ時系列における累積値と、実績エンティティ時系列における累積値との差異が算出されてよい。差異が、差分量として、エンティティテーブル112に登録されてよい。また、その差分量に対応するデータとして、対象工程のIDと、エンティティのIDと、時間帯とを表すデータが、エンティティテーブル112に登録されてよい。 For example, the data on which the simulation results table 108 is based and the data on which the operation results table 110 is based include, for each entity involved in the target process, the ID of the work box processed by the entity and the data processed by the entity. The data may include data representing the work time period (for example, work start time and work end time) for each work box. The difference extraction unit 101 may count the number of work boxes for each entity in the target process from the data on which the simulation result table 108 is based, and calculate the simulation entity time series of the cumulative value of the number of work boxes. Further, the difference extraction unit 101 may count the number of work boxes for each entity in the target process from the data on which the operation performance table 110 is based, and calculate the actual entity time series of the cumulative value of the number of work boxes. . The difference extraction unit 101 may compare the simulation entity time series and the actual entity time series for each entity in the target process. Specifically, for example, the difference between the cumulative value in the simulation entity time series and the cumulative value in the actual entity time series may be calculated for each time period. The difference may be registered in the entity table 112 as a difference amount. Furthermore, data representing the ID of the target process, the ID of the entity, and the time period may be registered in the entity table 112 as data corresponding to the difference amount.
 S803では、差異抽出部101は、S802の処理結果から、対象工程について、差異発生時間帯が特定されたか否かを判定する(S803)。 In S803, the difference extraction unit 101 determines whether a difference occurrence time period has been identified for the target process based on the processing result of S802 (S803).
 S803の判定結果が真の場合(S803:Yes)、S804で、差異抽出部101は、対象工程と対象工程について特定された一つ以上の差異発生時間帯から、対象となるエンティティを特定する。工程につき、エンティティが一つであれば、そのまま対象のエンティティが特定される。複数のエンティティがある工程がある場合、例えば、差異抽出部101は、エンティティテーブル112から、対象工程及び再発生時間帯について、差分量が一定値以上であるエンティティを特定してよい。 If the determination result in S803 is true (S803: Yes), in S804, the difference extraction unit 101 identifies the target entity from the target process and one or more difference occurrence time periods identified between the target process. If there is only one entity per process, the target entity is identified as is. If there is a process that includes multiple entities, for example, the difference extraction unit 101 may identify, from the entity table 112, entities whose difference amount is equal to or greater than a certain value for the target process and the reoccurrence time period.
 S805では、差異抽出部101は、全工程を評価したか判定する。全工程が評価されていなければ(S805:No)、言い換えれば、未評価の工程があれば、処理が、S802に戻る。全工程が評価されていれば、処理が終了する。 In S805, the difference extraction unit 101 determines whether all processes have been evaluated. If all processes have not been evaluated (S805: No), in other words, if there is an unevaluated process, the process returns to S802. If all steps have been evaluated, the process ends.
 図9は、影響因子モデリング処理(図7のS702)の流れを示す図である。 FIG. 9 is a diagram showing the flow of the influence factor modeling process (S702 in FIG. 7).
 S901では、第1のモデリング部102又は第2のモデリング部103の各々が、差異抽出処理(図7のS701)で抽出されたエンティティのうち一つの未選択のエンティティ(S901で選択されていないエンティティ)を選択する。ここで選択されたエンティティを、図9の説明において「対象エンティティ」と言う。 In S901, each of the first modeling unit 102 or the second modeling unit 103 selects one unselected entity (an entity not selected in S901) from among the entities extracted in the difference extraction process (S701 in FIG. 7). ). The entity selected here will be referred to as a "target entity" in the explanation of FIG.
 S902では、第1のモデリング部102又は第2のモデリング部103の各々が、対象エンティティに関連する影響因子候補を、影響因子候補テーブル114から特定する。例えば、対象エンティティについて、差異発生時間帯が特定された工程毎に、対象エンティティが被影響因子(子要素)である影響因子候補(親要素)が特定される。 In S902, each of the first modeling unit 102 or the second modeling unit 103 identifies influence factor candidates related to the target entity from the influence factor candidate table 114. For example, for each process in which a difference occurrence time zone is specified for the target entity, an influencing factor candidate (parent element) of which the target entity is an affected factor (child element) is identified.
 S903では、第2のモデリング部103が、S902で特定された影響因子候補と、稼働実績テーブル110とを用いて、モデリングを行う。S903において、下記が行われてよい。
(a)第2のモデリング部103が、対象エンティティ(子要素)と影響因子候補(親要素)との関係と、稼働実績テーブル110とを基に、要素がノードであり要素間の関係がエッジであるグラフを作成する。このグラフにおけるノードに対応の要素は、稼働実績テーブル110から特定された要素(例えば、稼働実績テーブル110にある作業箱IDをキーに特定されたエンティティ)であり、且つ、対象エンティティ(子要素)と関係する影響因子候補(親要素)でよい。
(b)第2のモデリング部103が、そのグラフと、稼働実績テーブル110とを基に、因果関係モデル(例えば、ベイジアンネットワークのモデル)を生成する。このモデルについて、第2のモデリング部103が、BIC(Bayesian Information Criterion)等のスコアを算出する。このスコアが、影響因子候補の評価に相当してよい。
In S903, the second modeling unit 103 performs modeling using the influencing factor candidates identified in S902 and the operation performance table 110. In S903, the following may be performed.
(a) The second modeling unit 103 determines, based on the relationship between the target entity (child element) and the influencing factor candidate (parent element) and the operation record table 110, that the element is a node and the relationship between the elements is an edge. Create a graph that is . The element corresponding to the node in this graph is an element specified from the operation record table 110 (for example, an entity specified using the workbox ID in the operation record table 110 as a key), and the target entity (child element) It may be an influencing factor candidate (parent element) related to .
(b) The second modeling unit 103 generates a causal relationship model (for example, a Bayesian network model) based on the graph and the operation record table 110. For this model, the second modeling unit 103 calculates a score such as BIC (Bayesian Information Criterion). This score may correspond to the evaluation of the influencing factor candidate.
 第2のモデリング部103が、影響因子候補毎に、(a)及び(b)を行ってよい。なお、影響因子候補の評価方法として他の方法が採用されてもよい。例えば、影響因子候補毎に単独のグラフが生成され評価がされてもよいし、影響因子候補の全てを用いてグラフが生成され、影響因子候補を一つずつ除去した場合のスコアの変化量などを基に評価がされてもよい。 The second modeling unit 103 may perform (a) and (b) for each influencing factor candidate. Note that other methods may be adopted as the evaluation method for influencing factor candidates. For example, a single graph may be generated and evaluated for each influencing factor candidate, or a graph may be generated using all influencing factor candidates and the amount of change in score when each influencing factor candidate is removed one by one. The evaluation may be based on.
 また、稼働実績の期間別に因果関係モデルが生成されてもよい。例えば、評価対象である作業シミュレータを最後に更新した時期の稼働実績テーブル110を基に因果関係モデルが生成され、且つ、直近の時期の稼働実績テーブル110を基に因果関係モデルが生成されてもよい。 Additionally, a causal relationship model may be generated for each period of operation performance. For example, even if the causality model is generated based on the operation performance table 110 of the last time when the work simulator to be evaluated is updated, and the causality model is generated based on the operation performance table 110 of the most recent period. good.
 S904では、第1のモデリング部102が、S902で特定された影響因子候補と、シミュレーション結果テーブル108とを用いて、モデリングを行う。S904の説明の詳細は、S903の説明の詳細における「第2のモデリング部103」を「第1のモデリング部102」に読み替え、当該説明の詳細における「稼働実績テーブル110」を「シミュレーション結果テーブル108」に読み替えたものでよい。シミュレーションの仕様を表すデータで対象のエンティティが考慮している影響因子を取得可能であれば、そのデータを基に因果関係が決定されてもよい。 In S904, the first modeling unit 102 performs modeling using the influencing factor candidates identified in S902 and the simulation result table 108. In the details of the explanation of S904, "second modeling unit 103" in the details of S903 is replaced with "first modeling unit 102", and "operation performance table 110" in the details of the explanation is replaced with "simulation result table 108". ”. If the influencing factors considered by the target entity can be obtained from data representing the specifications of the simulation, the causal relationship may be determined based on that data.
 S905では、第1のモデリング部102又は第2のモデリング部103が、全セットを評価したか否か(差異抽出処理(図7のS701)で抽出された全てのエンティティについてS902~S904が行われたか否か)を判定する。全セットが評価されていなければ(S905:No)、処理がS901に戻る。全セットが評価されていれば(S905:Yes)、処理が終了する。 In S905, the first modeling unit 102 or the second modeling unit 103 determines whether all sets have been evaluated (S902 to S904 are performed for all entities extracted in the difference extraction process (S701 in FIG. 7)). (Whether or not) is determined. If all sets have not been evaluated (S905: No), the process returns to S901. If all sets have been evaluated (S905: Yes), the process ends.
 S903が行われる毎に、第2のモデリング部103により第2のモデリング結果テーブル118が更新されてよい。S904が行われる毎に、第1のモデリング部102により第1のモデリング結果テーブル116が更新されてよい。 The second modeling result table 118 may be updated by the second modeling unit 103 every time S903 is performed. The first modeling result table 116 may be updated by the first modeling unit 102 every time S904 is performed.
 図10は、影響因子選定処理(図7のS703)の流れを示す図である。 FIG. 10 is a diagram showing the flow of the influencing factor selection process (S703 in FIG. 7).
 S1001では、影響因子選定部104が、差異抽出処理(図7のS701)で抽出されたエンティティのうち一つの未選択のエンティティ(S1001で選択されていないエンティティ)を選択する。ここで選択されたエンティティを、図10の説明において「対象エンティティ」と言う。 In S1001, the influencing factor selection unit 104 selects one unselected entity (entity not selected in S1001) from the entities extracted in the difference extraction process (S701 in FIG. 7). The entity selected here will be referred to as a "target entity" in the explanation of FIG.
 S1002では、影響因子選定部104が、第1のモデリング結果テーブル116から、対象エンティティについて因果関係モデル(シミュレーションの因果関係モデル)を取得し、第2のモデリング結果テーブル118から、対象エンティティについて因果関係モデル(稼働実績の因果関係モデル)を取得する。ここでそれぞれ取得された因果関係モデルは、対象エンティティに適合する被影響因子のパラメータ項目を有するエントリが表すモデルでよい。 In S1002, the influencing factor selection unit 104 obtains a causal relationship model (simulation causal relationship model) for the target entity from the first modeling result table 116, and obtains a causal relationship model for the target entity from the second modeling result table 118. Obtain the model (causal relationship model of operation results). The causal relationship models acquired here may be models represented by entries having parameter items of affected factors that match the target entity.
 S1003では、影響因子選定部104が、S1002で取得されたモデル同士(シミュレーションの因果関係モデルと稼働実績の因果関係モデル)を比較し、比較の結果を基に影響因子を選定する。例えば、影響因子選定部104が、稼働実績の因果関係モデルで出現するがシミュレーションの因果関係モデルでは出現しない影響因子がある場合、当該影響因子を選定する。この他、どちらのモデルにおいても出現している影響因子であるが、被影響因子であるエンティティの出力との関係式の構成に差異がある影響因子が選定されてもよい。 In S1003, the influencing factor selection unit 104 compares the models obtained in S1002 (the simulation causal relationship model and the operational performance causal relationship model), and selects an influencing factor based on the comparison result. For example, if there is an influencing factor that appears in the causal relationship model of the operation performance but does not appear in the causal relationship model of the simulation, the influencing factor selection unit 104 selects the influencing factor. In addition, an influencing factor that appears in both models but has a different structure of a relational expression with the output of an entity that is an influenced factor may be selected.
 図9のS903及びS904にて、時期別に因果関係モデルが生成されている場合、それらの因果関係モデル間の差異が評価に含められてもよい。例えば、作業シミュレータを最後に更新した時期の稼働実績テーブル110に基づく因果関係モデルになく、直近の稼働実績テーブル110に基づく因果関係モデルで出現する影響因子がある場合、その影響因子は、最近になって倉庫の挙動に影響を与えるようになった因子と推定され、故に、最近の作業シミュレータの進捗差異の拡大の因子と推定される。そこで、影響因子選定部104が、下記(α)の影響因子を下記(β)に該当する因子に絞り込んでよい。
(α)作業シミュレータの因果関係モデル(第1のモデリング結果テーブル116から特定されたモデル)と稼働実績の因果関係モデル(第2のモデリング結果テーブル118から特定されたモデル)との間で差異がある影響因子。
(β)作業シミュレータの最後の更新時期の稼働実績の因果関係モデルと直近の稼働実績の因果関係モデルとの間での差異として出現している因子。
In S903 and S904 of FIG. 9, when causality models are generated for each period, differences between these causality models may be included in the evaluation. For example, if there is an influencing factor that does not appear in the causal relationship model based on the operational performance table 110 at the time when the work simulator was last updated, but appears in the causal relationship model based on the most recent operational performance table 110, the influencing factor is It is presumed that this is a factor that has come to influence the behavior of the warehouse, and is therefore presumed to be a factor that has increased the progress differences in recent work simulators. Therefore, the influencing factor selection unit 104 may narrow down the influencing factors (α) below to the factors corresponding to (β) below.
(α) There is a difference between the causal relationship model of the work simulator (the model identified from the first modeling result table 116) and the causal relationship model of the operation performance (the model identified from the second modeling result table 118). Certain influencing factors.
(β) A factor that appears as a difference between the causal relationship model of the operation results at the time of the last update of the work simulator and the causal relationship model of the most recent operation results.
 S1004では、影響因子選定部104が、全セットを評価したか否か(差異抽出処理(図7のS701)で抽出された全てのエンティティについてS1002及びS1003が行われたか否か)を判定する。全セットが評価されていなければ(S1004:No)、処理がS1001に戻る。全セットが評価されていれば(S1004:Yes)、処理が終了する。 In S1004, the influencing factor selection unit 104 determines whether all sets have been evaluated (whether S1002 and S1003 have been performed for all entities extracted in the difference extraction process (S701 in FIG. 7)). If all sets have not been evaluated (S1004: No), the process returns to S1001. If all sets have been evaluated (S1004: Yes), the process ends.
 図11は、補正方式選定処理(図7のS704)の流れを示す図である。 FIG. 11 is a diagram showing the flow of the correction method selection process (S704 in FIG. 7).
 S1101では、更新部105が、影響因子選定処理(図7のS703)で選定された全ての影響因子を特定する。 In S1101, the updating unit 105 specifies all the influencing factors selected in the influencing factor selection process (S703 in FIG. 7).
 S1102では、更新部105が、特定された影響因子の各々について、シミュレーションで検証するための補正方式を生成する。差異抽出処理(図7のS701)で抽出された全てのエンティティに関する影響因子を考慮した補正方式や、部分的に影響因子を取り込んだ補正方式など複数種の補正方式が生成されてもよい。 In S1102, the updating unit 105 generates a correction method to be verified through simulation for each of the identified influencing factors. A plurality of types of correction methods may be generated, such as a correction method that takes into account influencing factors regarding all entities extracted in the difference extraction process (S701 in FIG. 7), and a correction method that partially incorporates influencing factors.
 影響因子は、シミュレーションの因果関係モデルのうち稼働実績の因果関係モデルとの差異に相当し、故に、影響因子は、シミュレーション結果の稼働実績との差異の要因であり得る。このため、影響因子としての差異が無くなれば、シミュレーション結果の稼働実績との差異は減る(好ましくは無くなる)ことが期待される。そこで、影響因子毎に、生成される補正方式は、当該影響因子に関しシミュレーション結果の稼働実績との差異を減らすためのモデルである。例えば、更新部105は、シミュレーションをトレースし(例えば、シミュレーションのログ(図示せず)をトレースし)、影響因子毎に、当該トレースの結果を基に、当該影響因子に関しシミュレーション結果の稼働実績との差異を減らすための補正方式を生成する。更新部105は、補正方式の生成を、例えば、影響因子について、選択されたエンティティのシミュレーション条件のパラメータを調整(例えば、変更及び/又は付加)することで行う。例えば、更新部105は、作業進捗のシミュレーションにおいて影響因子候補が「アイテム数」(アイテム数により作業時間が変動する)である場合、シミュレーション条件式の中のアイテム数に対する作業速度の定義式を、因果関係モデル(例えば、特にシミュレーションの因果関係モデル(条件付き確率モデル等))、及び/又は、近似モデル(因果関係モデルで抽出されている因子(つまり作業時間とアイテム数)の実績から求めた回帰モデル等)として付与又は更新する。なお、「近似モデル」については、第2の実施形態について説明される。 The influencing factor corresponds to the difference between the causal relationship model of the simulation result and the operational performance, and therefore, the influencing factor can be a factor of the difference between the simulation result and the operational performance. Therefore, if the difference as an influencing factor is eliminated, it is expected that the difference between the simulation result and the operating performance will be reduced (preferably eliminated). Therefore, the correction method generated for each influencing factor is a model for reducing the difference between the simulation result and the operating performance regarding the influencing factor. For example, the update unit 105 traces the simulation (for example, traces the simulation log (not shown)), and for each influencing factor, based on the tracing result, updates the operation performance of the simulation result with respect to the influencing factor. Generate a correction scheme to reduce the difference in . The updating unit 105 generates a correction method by, for example, adjusting (for example, changing and/or adding) parameters of the simulation conditions of the selected entity regarding the influencing factor. For example, when the influencing factor candidate in the work progress simulation is the "number of items" (work time varies depending on the number of items), the updating unit 105 changes the definition formula of the work speed for the number of items in the simulation conditional formula to: A causal relationship model (e.g., especially a simulation causal relationship model (conditional probability model, etc.)) and/or an approximate model (calculated from the performance of factors extracted in the causal relationship model (i.e., work time and number of items)) regression model, etc.) or update it. Note that the "approximate model" will be described with respect to the second embodiment.
 S1103では、更新部105は、S1102で作成した補正方式のうち、一つの未選択の補正方式(S1103で未だ選択されていない補正方式)を選択する。 In S1103, the updating unit 105 selects one unselected correction method (the correction method not yet selected in S1103) from among the correction methods created in S1102.
 S1104では、更新部105は、補正方式を反映させたシミュレーションをシミュレータに実行させる(例えば、補正方式を作業シミュレータに適用し当該作業シミュレータにシミュレーションを実行させる)。更新部105は、そのシミュレーションの結果と稼働実績とを比較し、差異(例えば、作業時間の差異)がどの程度減っているかの改善効果の評価を行う。また、改善効果に代えて又は加えて、更新部105は、補正方式が適用された作業シミュレータと、当該補正方式が適用される前の作業シミュレータとの類似度の評価を行う。類似度は、例えば、補正方式が適用された作業シミュレータへの入力データと、当該補正方式が適用される前の作業シミュレータへの入力データとの重複度に基づいてよい。類似度が高ければ、作業シミュレータの改修工数が少ないことが期待できる。改善効果と類似度の両方が評価されることで、作業シミュレータの改修工数少なく差異の低減が期待できる補正方式を決定することができる。本実施形態では、評価項目は、改善効果及び改修工数を含む。 In S1104, the updating unit 105 causes the simulator to execute a simulation that reflects the correction method (for example, applies the correction method to a work simulator and causes the work simulator to execute the simulation). The updating unit 105 compares the results of the simulation with the actual operating results, and evaluates the improvement effect by determining how much the difference (for example, the difference in working hours) has been reduced. Moreover, instead of or in addition to the improvement effect, the updating unit 105 evaluates the degree of similarity between the work simulator to which the correction method is applied and the work simulator before the correction method is applied. The degree of similarity may be based on, for example, the degree of overlap between the input data to the work simulator to which the correction method is applied and the input data to the work simulator before the correction method is applied. If the degree of similarity is high, it can be expected that the number of man-hours required to repair the work simulator will be small. By evaluating both the improvement effect and the degree of similarity, it is possible to determine a correction method that can be expected to reduce the number of man-hours required for modifying the work simulator and reduce differences. In this embodiment, the evaluation items include improvement effects and repair man-hours.
 S1105では、更新部105は、全セット(全補正方式)の評価が完了したか否かを判定する。全セットが評価されていなければ(S1105:No)、処理がS1103に戻る。全セットが評価されていれば(S1105:Yes)、処理が終了する。 In S1105, the update unit 105 determines whether evaluation of all sets (all correction methods) is completed. If all sets have not been evaluated (S1105: No), the process returns to S1103. If all sets have been evaluated (S1105: Yes), the process ends.
 可視化部106が、これまでの処理(図7のS701~S704)の結果を基に可視化処理(図7のS705)を行う。可視化処理において、表示デバイス71に、GUI(Graphical User Interface)のような画面(以下、便宜上「可視化画面」)が表示される。図12~図14を参照して、画面の幾つかの例を説明する。 The visualization unit 106 performs visualization processing (S705 in FIG. 7) based on the results of the previous processing (S701 to S704 in FIG. 7). In the visualization process, a screen such as a GUI (Graphical User Interface) (hereinafter referred to as a "visualization screen" for convenience) is displayed on the display device 71. Some examples of screens will be described with reference to FIGS. 12 to 14.
 図12は、第1の可視化画面を示す。 FIG. 12 shows the first visualization screen.
 第1の可視化画面1200は、差異抽出処理(図7のS701及び図8)により得られたデータに基づく画面である。第1の可視化画面1200には、工程毎に、作業箱数の差異の時系列を表すグラフが表示される。当該グラフは、例えば、図8のS802の結果に基づく。すなわち、工程毎に、シミュレーション工程時系列の実績工程時系列との差異(作業箱数の差異)の時系列がグラフとして表示される。 The first visualization screen 1200 is a screen based on data obtained by the difference extraction process (S701 in FIG. 7 and FIG. 8). The first visualization screen 1200 displays a graph representing a time series of differences in the number of work boxes for each process. The graph is based on the result of S802 in FIG. 8, for example. That is, for each process, a time series of the difference (difference in the number of work boxes) between the simulation process time series and the actual process time series is displayed as a graph.
 第1の可視化画面1200によれば、工程3について、差異発生時間帯、すなわち、シミュレーション工程時系列の実績工程時系列との差異が一定値以上である時間帯がある。差異発生時間帯が強調表示される。差異発生時間帯に関して、詳細(例えば、当時間帯に属する差異(作業箱数の差異)のうちの最大値)を表すテキストが表示される。 According to the first visualization screen 1200, for process 3, there is a time period in which a difference occurs, that is, a time period in which the difference between the simulation process time series and the actual process time series is equal to or greater than a certain value. The time period in which the difference occurred is highlighted. Regarding the difference occurrence time period, text representing details (for example, the maximum value of the differences (differences in the number of work boxes) belonging to the current time period) is displayed.
 図13は、第2の可視化画面を示す。 FIG. 13 shows the second visualization screen.
 第2の可視化画面1300は、影響因子モデリング処理(図7のS702及び図9)により得られたデータと影響因子選定処理(図7のS703及び図10)により得られたデータとに基づく画面である。 The second visualization screen 1300 is a screen based on the data obtained by the influencing factor modeling process (S702 in FIG. 7 and FIG. 9) and the data obtained by the influencing factor selection process (S703 in FIG. 7 and FIG. 10). be.
 第2の可視化画面1300には、シミュレーションの因果関係モデルを表すグラフと、稼働実績の因果関係モデルを表すグラフとが表示される。それぞれのグラフは、例えば、因子(要素)をノードとし因子間の親子関係をエッジとしたDAG(Directed Acyclic Graph)である。なお、図示の「条件パラメータ」は、被影響因子に影響するパラメータ(要素の一例)である。 The second visualization screen 1300 displays a graph representing a causal relationship model of simulation and a graph representing a causal relationship model of operational performance. Each graph is, for example, a DAG (Directed Acyclic Graph) with factors (elements) as nodes and parent-child relationships between factors as edges. Note that the illustrated "condition parameter" is a parameter (an example of an element) that influences the influenced factor.
 また、第2の可視化画面1300では、シミュレーションの因果関係モデルの稼働実績の因果関係モデルとの差異としての影響因子、つまり、影響因子選定処理において選定された影響因子が強調表示される。図13が示す例によれば、影響因子A及びBが、選定された影響因子である。影響因子Aは、両方のモデルに存在するが、それらのモデル間で、影響因子Aと被影響因子との関係(例えば、依存度、又は、パラメータ)が異なる。影響因子Bは、稼働実績の因果関係モデルに存在するがシミュレーションの因果関係モデルには存在しない影響因子である。 In addition, on the second visualization screen 1300, influencing factors as differences between the causal relationship model of the simulation and the causal relationship model of the operational performance, that is, the influencing factors selected in the influencing factor selection process are highlighted. According to the example shown in FIG. 13, influencing factors A and B are the selected influencing factors. Although the influencing factor A exists in both models, the relationship (for example, degree of dependence or parameter) between the influencing factor A and the influenced factor differs between these models. Influence factor B is an influence factor that exists in the causal relationship model of operation performance but does not exist in the causal relationship model of simulation.
 影響因子A(差異P)については、シミュレーションのDAGと稼働実績のDAG間の構成は同じである。このため、影響因子Aについては、別の観点から差異が表示される。具体的には、シミュレーション結果テーブル108とシミュレーションの因果関係モデルとに基づき、影響因子Aの値と被影響因子の値との関係を表すヒストグラム(以下、シミュレーションヒストグラム)が表示される。また、稼働実績テーブル110と稼働実績の因果関係モデルとに基づき、影響因子Aの値と被影響因子の値との関係を表すヒストグラム(以下、実績ヒストグラム)が表示される。また、それらのヒストグラムの差が表示される。ヒストグラムに代えて又は代えて、影響因子Aと被影響因子との関係を表す数式又はその他の種類の情報が表示されてもよい。 Regarding the influencing factor A (difference P), the configuration between the simulation DAG and the actual operation DAG is the same. Therefore, the difference with respect to the influencing factor A is displayed from a different perspective. Specifically, a histogram (hereinafter referred to as a simulation histogram) representing the relationship between the value of the influencing factor A and the value of the influenced factor is displayed based on the simulation result table 108 and the simulation causal relationship model. Furthermore, a histogram (hereinafter referred to as performance histogram) representing the relationship between the value of the influencing factor A and the value of the influenced factor is displayed based on the operation performance table 110 and the causal relationship model of the performance performance. Also, the difference between those histograms is displayed. In place of or in place of the histogram, a mathematical formula or other types of information representing the relationship between the influencing factor A and the influenced factor may be displayed.
 図14は、第3の可視化画面を示す。 FIG. 14 shows the third visualization screen.
 第3の可視化画面1400は、第2の可視化画面1300の基になったデータに加えて、補正方式選定処理(図7のS704及び図11)により得られたデータに基づく画面である。 The third visualization screen 1400 is a screen based on data obtained through the correction method selection process (S704 in FIG. 7 and FIG. 11) in addition to the data on which the second visualization screen 1300 is based.
 第3の可視化画面1400では、所定評価以上のシミュレーション評価が得られた補正方式毎に推奨が表示される。図14が示す例によれば、推奨1は、図13に示した影響因子A(差異P)に対応の補正方式の推奨である。推奨2は、図13に示した影響因子B(差異Q)に対応の補正方式に相当する。推奨1及び2の各々が、所定評価以上のシミュレーション評価が得られた補正方式に対応の推奨の一例である。「所定評価以上のシミュレーション評価」とは、一つ又は複数の評価項目の各々について評価値が所定値以上であるシミュレーション評価を意味する。評価項目は、例えば、上記した改善効果及び改修工数の各々であり、改善効果及び改修工数の各々について、図11のS1104において、評価値が算出される。評価値は、数値(例えば作業箱数)でもよいし、レベル値(例えば、大、中、小の3段階)でもよい。 On the third visualization screen 1400, recommendations are displayed for each correction method for which a simulation evaluation higher than a predetermined evaluation has been obtained. According to the example shown in FIG. 14, recommendation 1 is a recommendation of a correction method corresponding to the influence factor A (difference P) shown in FIG. Recommendation 2 corresponds to the correction method corresponding to influence factor B (difference Q) shown in FIG. Each of Recommendations 1 and 2 is an example of a recommendation corresponding to a correction method that obtained a simulation evaluation higher than a predetermined evaluation. "Simulation evaluation of a predetermined evaluation or higher" means a simulation evaluation in which the evaluation value for each of one or more evaluation items is a predetermined value or higher. The evaluation items are, for example, each of the above-mentioned improvement effect and repair man-hour, and evaluation values are calculated for each of the improvement effect and repair man-hour in S1104 of FIG. 11. The evaluation value may be a numerical value (for example, the number of work boxes) or a level value (for example, three levels of large, medium, and small).
 推奨1によれば、シミュレーションの因果関係モデルについて影響因子Aと被影響因子との関係を更新することの改善効果が高く(差異としての作業箱数が小さくなり)、また、影響因子Aは、シミュレーションの因果関係モデルと稼働実績の因果関係モデルのいずれにもあるため影響因子それ自体の追加又は削除が必要無く、故に、改修工数は小である。具体的には、例えば、推奨1(補正方式)の適用前後でそれぞれY日分(例えば数日分)のシミュレーションを行った際の作業完了時間の実績との差異の平均値を基に、図示の改善効果が特定され、表示される。 According to Recommendation 1, the improvement effect of updating the relationship between the influencing factor A and the influenced factor in the simulation causality model is high (the number of work boxes as a difference becomes smaller), and the influencing factor A is Since this factor exists in both the simulation causality model and the operational performance causality model, there is no need to add or delete the influencing factor itself, and therefore the number of man-hours required for modification is small. Specifically, for example, based on the average difference between the actual work completion time and the actual work completion time when simulations are performed for Y days (for example, several days) before and after applying Recommendation 1 (correction method), improvement effects are identified and displayed.
 推奨2によれば、シミュレーションの因果関係モデルに影響因子Bを追加することの改善効果が推奨1より高いが、影響因子Bは、シミュレーションの因果関係モデルに追加する必要があり、故に、改修工数は大である。 According to Recommendation 2, the improvement effect of adding influencing factor B to the simulation causal relationship model is higher than Recommendation 1, but influencing factor B needs to be added to the simulation causal relationship model, and therefore, the number of repair man-hours is reduced. is large.
 可視化部106は、第3の可視化画面1400に、(A)改修前の作業シミュレータによるシミュレーション結果と、(B)推奨1が作業シミュレータに適用された場合のシミュレーション結果と、(C)推奨2が作業シミュレータに適用された場合のシミュレーション結果と、(D)稼働実績の結果とを表す。(A)~(D)の各々は、例えば、残作業量(作業対象の残りの作業箱数)の時系列でよい。(A)~(D)が、同一の表示エリア(例えば同一の直交座標系)に表示される。(A)~(D)の表示から、ユーザは、推奨1と推奨2の改善効果の違いがわかる。なお、図11のS1104において、補正方式毎に補正方式の評価がされるが、図14での推奨1及び推奨2の各々は、複数の補正方式のうち評価結果が相対的に高い補正方式(例えば、上位2つの補正方式のいずれか)に対応する。推奨1及び推奨2のグラフは、それぞれ、補正方式の評価の際のシミュレーション結果を表す。 The visualization unit 106 displays (A) the simulation results of the work simulator before modification, (B) the simulation results when recommendation 1 is applied to the work simulator, and (C) the simulation results of recommendation 2 on the third visualization screen 1400. The simulation results when applied to a work simulator and (D) the results of actual operation are shown. Each of (A) to (D) may be, for example, a time series of the remaining work amount (remaining number of work boxes to be worked on). (A) to (D) are displayed in the same display area (for example, in the same orthogonal coordinate system). From the displays (A) to (D), the user can see the difference in the improvement effect between Recommendation 1 and Recommendation 2. Note that in S1104 of FIG. 11, the correction method is evaluated for each correction method, and each of Recommendation 1 and Recommendation 2 in FIG. For example, it corresponds to one of the top two correction methods). The graphs of Recommendation 1 and Recommendation 2 each represent simulation results when evaluating the correction method.
 第3の可視化画面1400によれば、ユーザは、複数の評価項目(例えば、改善効果及び改修工数)の観点からいずれの推奨を採用するかを決定し易い。例えば、作業シミュレータの改修工数少なく改善効果(差異の低減)が期待できる推奨(補正方式)をユーザが容易に見つけることができる。
[第2の実施形態]
According to the third visualization screen 1400, the user can easily decide which recommendation to adopt from the viewpoint of a plurality of evaluation items (for example, improvement effect and repair man-hours). For example, the user can easily find a recommendation (correction method) that can be expected to have an improvement effect (reduction of differences) with less man-hours for repairing the work simulator.
[Second embodiment]
 第2の実施形態を説明する。その際、第1の実施形態との相違点を主に説明し、第1の実施形態との共通点については説明を省略又は簡略する。 A second embodiment will be described. At that time, differences with the first embodiment will be mainly explained, and explanations of common points with the first embodiment will be omitted or simplified.
 倉庫や工場の日々の作業計画策定において、最適化探索と倉庫や工場の作業シミュレーションとを組み合わせた作業計画を自動立案できることが望ましい。その場合、作業計画立案の段階は始業前の限られた時間の中であることが多いと考えられる。このため、事前に作業シミュレータの挙動を模擬する近似モデル(機械学習モデル)が用意され、作業計画立案時は最適化探索と予測処理(作業シミュレータより応答が早い近似モデルによる処理)とを組み合わせて作業計画を自動立案することが望ましい。 In formulating daily work plans for warehouses and factories, it is desirable to be able to automatically create work plans that combine optimization search and warehouse and factory work simulations. In this case, the work planning stage is likely to take place during the limited time before the start of work. For this reason, an approximation model (machine learning model) that simulates the behavior of the work simulator is prepared in advance, and when planning work, optimization search and predictive processing (processing using an approximation model that responds faster than the work simulator) are combined. It is desirable to automatically create a work plan.
 作業シミュレータの結果を用いた最適化探索や予測処理は、それぞれ、設定された条件に基づき行われると考えられる。このため、作業シミュレータの更新に伴って最適化探索や予測処理の設定条件を修正する必要が出る可能性がある。 It is thought that optimization search and prediction processing using the results of the work simulator are each performed based on set conditions. Therefore, it may be necessary to modify the setting conditions for optimization search and prediction processing as the work simulator is updated.
 図15は、第2の実施形態に係る差異要因推定システムの論理的な構成例を示す図である。 FIG. 15 is a diagram illustrating a logical configuration example of a difference factor estimation system according to the second embodiment.
 差異要因推定システム100と連携するシステムである連携システムとして、最適化探索部1508及び近似モデル生成部1509がある。最適化探索部1508及び近似モデル生成部1509は、連携システムパラメータテーブル1510が表すパラメータを用いて動作する。差異要因推定システム100にパラメータ調整部1506が備えられ、パラメータ調整部1506が、パラメータの調整(連携システムパラメータテーブル1510の更新)を行う。最適化探索部1508、近似モデル生成部1509及び連携システムパラメータテーブル1510は、差異要因推定システム100と別の計算機システムに備えられてもよいし、差異要因推定システム100内に備えられてもよい。すなわち、パラメータ調整部1506、最適化探索部1508及び近似モデル生成部1509のうちの少なくともパラメータ調整部1506は、コンピュータプログラムをプロセッサ53が実行することにより実現される。 A cooperative system that is a system that cooperates with the difference factor estimation system 100 includes an optimization search unit 1508 and an approximate model generation unit 1509. The optimization search unit 1508 and the approximate model generation unit 1509 operate using the parameters represented by the cooperative system parameter table 1510. The difference factor estimation system 100 is equipped with a parameter adjustment unit 1506, and the parameter adjustment unit 1506 adjusts parameters (updates the cooperative system parameter table 1510). The optimization search unit 1508, the approximate model generation unit 1509, and the cooperative system parameter table 1510 may be provided in a computer system separate from the difference factor estimation system 100, or may be provided within the difference factor estimation system 100. That is, at least the parameter adjustment section 1506 among the parameter adjustment section 1506, the optimization search section 1508, and the approximate model generation section 1509 is realized by the processor 53 executing a computer program.
 図16は、連携システムパラメータテーブル1510の構成例を示す図である。 FIG. 16 is a diagram showing a configuration example of the cooperative system parameter table 1510.
 連携システムパラメータテーブル1510は、連携システム毎に、エントリを有する。各連携システムについて、エントリは、当該連携システムのIDと、当該連携システムの一つ以上のパラメータとを表すデータである。一つのパラメータは、パラメータ名とパラメータ値との組である。 The cooperative system parameter table 1510 has an entry for each cooperative system. For each cooperative system, the entry is data representing the ID of the cooperative system and one or more parameters of the cooperative system. One parameter is a pair of a parameter name and a parameter value.
 パラメータ調整部1506は、連携システム毎のパラメータ更新を含むパラメータ調整処理を行う。一つの連携システム及び一つの補正方式(補正方式選定処理において選定された補正方式)を例に取ると、例えば次の通りである。パラメータ調整部1506は、連携システムパラメータテーブル1510から、連携システムに対応の一つ以上のパラメータを取得する。パラメータ調整部1506は、補正方式を基に、当該一つ以上のパラメータのうち修正すべきパラメータを特定し、当該パラメータの調整の推奨を決定する(又は、当該パラメータの修正後のパラメータを生成する)。 The parameter adjustment unit 1506 performs parameter adjustment processing including updating parameters for each cooperative system. Taking one cooperative system and one correction method (correction method selected in the correction method selection process) as an example, the following is an example. The parameter adjustment unit 1506 acquires one or more parameters corresponding to the cooperative system from the cooperative system parameter table 1510. The parameter adjustment unit 1506 identifies a parameter to be corrected among the one or more parameters based on the correction method, and determines a recommendation for adjusting the parameter (or generates a corrected parameter for the parameter). ).
 例えば、連携システムが、最適化探索であり、補正方式が、新たな影響因子を追加するモデルであるとする。この場合、この影響因子による変動が入ることから、シミュレータの挙動を決める条件が増える。このため、探索空間は広がっている可能性がある。そこで、パラメータ調整部1506は、最適化探索に対応のパラメータのうち、パラメータ名「探索回数」についてのパラメータ値の調整の推奨を決定し、可視化部106は、図17に示すように、その推奨を表示した可視化画面1700を表示する。 For example, assume that the cooperative system is an optimization search and the correction method is a model that adds new influencing factors. In this case, since variations due to these influencing factors are included, the conditions that determine the behavior of the simulator increase. Therefore, the search space may be expanding. Therefore, the parameter adjustment unit 1506 determines the recommendation for adjusting the parameter value for the parameter name “search count” among the parameters corresponding to the optimization search, and the visualization unit 106 makes the recommendation as shown in FIG. A visualization screen 1700 is displayed.
 また、例えば、連携システムが、近似モデル生成(シミュレータを模擬する近似モデルの生成)であるとする。この場合、シミュレータの入力データと同じ若しくは類似した入力データを近似モデル(機械学習モデル)に入力することで、シミュレータの出力に相当するデータが近似モデルから出力される。シミュレータよりも近似モデルの方がデータの入力からデータの出力(予測)までが速い。このことから、シミュレ―タで考慮する影響因子が増えている場合、これに相当する特徴量を与える方が近似の精度が高い可能性がある。このため、パラメータ調整部1506は、補正方式に応じた特徴量調整(例えば特徴量の追加)の推奨を決定し、可視化部106は、図18に示すように、その推奨を表示した可視化画面1800を表示する。ここで言う「特徴量」は、パラメータの一例でよく、すなわち、少なくともパラメータ値に相当してよい。図18が示す例によれば、シミュレータのパラメータ名「パラメータ1」及び「パラメータ2」について、近似モデルのパラメータ名「Paramα」及び「Paramβ」が対応しているが、シミュレータについて追加されたパラメータ名「パラメータX」について、近似モデルのパラメータ名として対応するパラメータ名が無いため、近似モデルの特徴量調整(例えば新規パラメータの追加)が推奨される。 Further, for example, assume that the cooperative system generates an approximate model (generates an approximate model that simulates a simulator). In this case, by inputting input data that is the same as or similar to the input data of the simulator to the approximate model (machine learning model), data corresponding to the output of the simulator is output from the approximate model. Approximate models are faster from data input to data output (prediction) than simulators. From this, if the number of influencing factors to be considered in the simulator is increasing, it is possible that the approximation accuracy will be higher if feature quantities corresponding to these factors are provided. Therefore, the parameter adjustment unit 1506 determines a recommendation for adjusting the feature amount (for example, adding a feature amount) according to the correction method, and the visualization unit 106 displays the visualization screen 1800 on which the recommendation is displayed, as shown in FIG. Display. The "feature quantity" referred to here may be an example of a parameter, that is, it may correspond to at least a parameter value. According to the example shown in FIG. 18, the parameter names "Param α" and "Param β" of the approximate model correspond to the parameter names "Parameter 1" and "Parameter 2" of the simulator, but the parameter names added for the simulator Since there is no parameter name corresponding to "parameter
 以上、本発明の幾つかの実施形態を説明したが、これらは本発明の説明のための例示であって、本発明の範囲をこれらの実施形態に限定する趣旨ではない。本発明は、他の種々の形態でも実施することが可能である。 Although several embodiments of the present invention have been described above, these are illustrative examples for explaining the present invention, and are not intended to limit the scope of the present invention to these embodiments. The present invention can also be implemented in various other forms.
 例えば、シミュレータの再現対象は、倉庫や工場等の作業拠点(現場と呼ばれてもよい)に限らない。例えば、サプライヤ、工場、倉庫又は店舗等のサプライチェーン全体の流れもシミュレーションの「再現対象」に該当し得る。サプライチェーン全体の流れが「再現対象」である場合、例えば下記のうちの少なくとも一つが採用されてよい。
・エンティティは、サプライヤ、アセンブリ工場、倉庫、及び、それらの間を行き来するトラック等でよい。
・影響因子は、各工場や各倉庫の生産性、又は、トラックの搬送時間等でよい。
・シミュレーション差異としては、ある時点での店舗納品物の量(例えば、工場や倉庫の生産性が低下することで、ある時間までの納品物が減少している)でよい。
For example, the object to be reproduced by a simulator is not limited to a work base (also called a field) such as a warehouse or a factory. For example, the flow of the entire supply chain of suppliers, factories, warehouses, stores, etc. may also fall under the "reproduction target" of the simulation. If the flow of the entire supply chain is to be "reproduced," at least one of the following may be adopted, for example.
- Entities may be suppliers, assembly plants, warehouses, trucks that travel between them, etc.
- Influencing factors may be the productivity of each factory or warehouse, or the transportation time of trucks.
- The simulation difference may be the amount of goods delivered to the store at a certain point in time (for example, the amount of goods delivered up to a certain time is decreasing due to a decline in the productivity of a factory or warehouse).
 なお、上述の説明を、例えば下記のように総括することができる。下記の総括は、上述の説明の補足説明や変形例の説明を含んでよい。 Note that the above description can be summarized, for example, as follows. The following summary may include supplementary explanations and explanations of modifications to the above explanation.
 差異要因推定システム100は、インターフェース装置51と、記憶装置52と、インターフェース装置51及び記憶装置52に接続されたプロセッサ53とを備える。 The difference factor estimation system 100 includes an interface device 51, a storage device 52, and a processor 53 connected to the interface device 51 and the storage device 52.
 プロセッサ53は、インターフェース装置51を介して、シミュレータの再現対象に関するドメイン知識の入力をユーザから受け付け、当該ドメイン知識に基づくデータであり因子の親子関係を表すテーブルである影響因子候補テーブル114(影響因子候補データの一例)を記憶装置52に格納する。 The processor 53 receives input of domain knowledge regarding the object to be reproduced by the simulator from the user via the interface device 51, and inputs an influence factor candidate table 114 (influence factor An example of candidate data) is stored in the storage device 52.
 プロセッサ53は、シミュレータによるシミュレーションの結果を表すシミュレーション結果テーブル108(シミュレーション結果データの一例)と、影響因子候補テーブル114とを基に、シミュレーションの結果の再現対象での実績との差異であるシミュレーション差異に関するエンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第1の因果関係モデル(シミュレーションの因果関係モデル)を生成する。また、プロセッサ53は、稼働実績を表す稼働実績テーブル110(実績データの一例)と、影響因子候補テーブル114とを基に、エンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第2の因果関係モデル(実績の因果関係モデル)を生成する。プロセッサ53は、第1の因果関係モデルと第2の因果関係モデルとの一つ又は複数の差異である一つ又は複数のモデル差異を抽出する。シミュレーションを利用した継続的な運用のためには(例えば、デジタルツインの継続的な運用のためには)、再現対象の変化に追従すべく、シミュレーションの実績との差異を見つけ、その差異の要因を特定し改善する必要がある。第1及び第2の因果関係モデルは、影響因子候補と被影響因子候補間の関係を表すため、特定されたモデル差異は、シミュレーション差異の要因に該当し得る。故に、再現対象の変化に追従するよう適切にシミュレータを改善すること、つまり、時間が経過してもシミュレーションの精度を維持することに貢献できる。 Based on the simulation result table 108 (an example of simulation result data) representing the results of simulation by the simulator and the influencing factor candidate table 114, the processor 53 calculates the simulation difference, which is the difference between the simulation result and the actual performance of the target to be reproduced. A first causal relationship model (simulation causal relationship model), which is a model of the causal relationship between the entity and a candidate for a factor that influences the entity, is generated for the entity related to the entity. Further, the processor 53 determines, with respect to the entity, the causal relationship between the entity and the candidate factors that influence the entity, based on the operation performance table 110 (an example of performance data) representing the operation performance and the influencing factor candidate table 114. A second causal relationship model (actual causal relationship model) is generated. Processor 53 extracts one or more model differences that are one or more differences between the first causal relationship model and the second causal relationship model. For continuous operation using simulation (for example, for continuous operation of a digital twin), in order to follow changes in the reproduction target, find the difference between the simulation results and the cause of the difference. need to be identified and improved. Since the first and second causal relationship models express the relationship between the influencing factor candidate and the influenced factor candidate, the identified model difference may correspond to a factor of the simulation difference. Therefore, it is possible to appropriately improve the simulator to follow changes in the reproduction target, that is, it can contribute to maintaining the accuracy of the simulation over time.
 プロセッサ53は、一つ又は複数のモデル差異の各々について、当該モデル差異を減らす又は無くすための補正方式(例えば、影響因子と被影響因子間のシミュレーション条件のパラメータの調整、又は、シミュレーションに対する影響因子の追加又は削除)を生成し、当該補正方式を評価してよい。これにより、不必要なまでに詳細な要因を考慮したシミュレータ改善を避けることができ、以って、シミュレータの効率的な改善が期待できる。 For each of one or more model differences, the processor 53 performs a correction method to reduce or eliminate the model difference (for example, adjustment of parameters of simulation conditions between an influencing factor and an affected factor, or adjusting a parameter of an influencing factor for simulation). addition or deletion) and evaluate the correction method. As a result, it is possible to avoid improving the simulator by taking unnecessary detailed factors into consideration, and it is therefore possible to expect efficient improvement of the simulator.
 一つ以上のモデル差異の各々について、生成された補正方式の評価は、下記の少なくとも一つを含んでよい。これにより、改善効果と改修負荷のトレードオフをベースに補正方式を選定することに貢献できる。
・当該補正方式がシミュレータに適用された場合のシミュレーション差異の削減量、及び/又は、当該補正方式が前記シミュレータに適用された場合のシミュレーション結果と実績との差異。
・シミュレータと当該補正方式が適用されたシミュレータとの類似度に基づき得られたシミュレータ改修負荷。
For each of the one or more model differences, the evaluation of the generated correction scheme may include at least one of the following: This can contribute to selecting a correction method based on the trade-off between improvement effect and repair load.
- The amount of reduction in simulation differences when the correction method is applied to the simulator, and/or the difference between the simulation result and the actual result when the correction method is applied to the simulator.
- Simulator modification load obtained based on the similarity between the simulator and the simulator to which the correction method is applied.
 プロセッサ53は、一つ又は複数のモデル差異の各々について生成された補正方式の評価の結果を可視化してよい。これにより、補正方式をユーザが選定し易い。 The processor 53 may visualize the results of the evaluation of the correction scheme generated for each of the one or more model differences. This makes it easy for the user to select the correction method.
 プロセッサ53は、一つ又は複数のモデル差異を可視化してよい。これにより、シミュレーション差異の要因をユーザが特定し易い。すなわち、プロセッサ53は、図13のような可視化を行い図14のような可視化をしなくても、時間が経過してもシミュレーションの精度を維持することに貢献できる。 The processor 53 may visualize one or more model differences. This makes it easy for the user to identify the cause of simulation differences. That is, the processor 53 can contribute to maintaining the accuracy of the simulation over time even if it performs visualization as shown in FIG. 13 and does not perform visualization as shown in FIG. 14.
 プロセッサ53は、エンティティについて、一つ以上のモデル差異のうち、シミュレータの最新作成時期又は更新時期の実績の実績データに基づく第2の因果関係モデルと、直近の実績の実績データに基づく第2の因果関係モデルとの一つ以上の差異に該当する一つ以上のモデル差異を抽出してよい。これにより、シミュレータの最新作成時期又は更新時期の実績から求まる因果関係モデルと、最近の実績から求まる因果関係モデルとの比較から、最近出現した因子がモデル差異として特定可能であり、故に、シミュレータ差異の要因の正確な推定が期待される。 Of the one or more model differences, the processor 53 generates a second causality model based on the actual performance data of the latest creation time or update time of the simulator, and a second causal relationship model based on the actual performance data of the most recent performance, for the entity. One or more model differences corresponding to one or more differences with the causal relationship model may be extracted. As a result, factors that have recently appeared can be identified as model differences by comparing the causal relationship model determined from the simulator's latest creation or update results with the causal relationship model determined from recent results. Accurate estimation of the factors is expected.
 プロセッサ53は、シミュレーション結果テーブル108を基に計画を立案する最適化処理において使用されるパラメータを、一つ又は複数の補正方式のうちシミュレータに適用される補正方式を基に調整してよい。これにより、より良い最適化処理の実現が期待される。 The processor 53 may adjust the parameters used in the optimization process of formulating a plan based on the simulation result table 108 based on the correction method applied to the simulator among one or more correction methods. This is expected to lead to better optimization processing.
 プロセッサ53は、シミュレータの入出力を機械学習モデルで近似させた代理シミュレータにおいて使用されるパラメータを、一つ又は複数の補正方式のうちシミュレータに適用される補正方式基に調整してよい。これにより、より良い代理シミュレータの実現が期待される。 The processor 53 may adjust parameters used in a proxy simulator in which the input and output of the simulator are approximated by a machine learning model based on the correction method applied to the simulator among one or more correction methods. This is expected to lead to a better proxy simulator.
 100……差異要因推定システム、101……差異抽出部、102……第1のモデリング部、103……第2のモデリング部、104……影響因子選定部、105……更新部、106……可視化部、108……シミュレーション結果テーブル、110……稼働実績テーブル、112……エンティティテーブル、114……影響因子候補テーブル、116……第1のモデリング結果テーブル、118……第2のモデリング結果テーブル 100...Difference factor estimation system, 101...Difference extraction unit, 102...First modeling unit, 103...Second modeling unit, 104...Influence factor selection unit, 105...Update unit, 106... Visualization unit, 108... Simulation result table, 110... Operation record table, 112... Entity table, 114... Influence factor candidate table, 116... First modeling result table, 118... Second modeling result table

Claims (10)

  1.  インターフェース装置と、記憶装置と、前記インターフェース装置及び前記記憶装置に接続されたプロセッサと
    を備え、
     前記プロセッサは、
      前記インターフェース装置を介して、シミュレータの再現対象に関するドメイン知識の入力をユーザから受け付け、当該ドメイン知識に基づくデータであり因子の親子関係を表すデータである影響因子候補データを前記記憶装置に格納し、
      前記シミュレータによるシミュレーションの結果を表すシミュレーション結果データと、前記影響因子候補データとを基に、前記シミュレーションの結果の前記再現対象での実績との差異であるシミュレーション差異に関するエンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第1の因果関係モデルを生成し、
      前記実績を表す実績データと、前記影響因子候補データとを基に、前記エンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第2の因果関係モデルを生成し、
      前記第1の因果関係モデルと前記第2の因果関係モデルとの一つ又は複数の差異である一つ又は複数のモデル差異を抽出する、
    差異要因推定システム。
    comprising an interface device, a storage device, and a processor connected to the interface device and the storage device,
    The processor includes:
    Accepting input of domain knowledge regarding the reproduction target of the simulator from the user via the interface device, and storing influencing factor candidate data, which is data based on the domain knowledge and representing a parent-child relationship of the factors, in the storage device;
    Based on the simulation result data representing the simulation result by the simulator and the influencing factor candidate data, the entity and the entity regarding the simulation difference, which is the difference between the simulation result and the actual performance in the reproduction target, are determined. Generate a first causal relationship model that is a model of causal relationship with candidate factors that influence
    A second causal relationship model, which is a model of a causal relationship between the entity and a candidate factor that influences the entity, is generated for the entity based on the performance data representing the performance and the influencing factor candidate data. ,
    extracting one or more model differences that are one or more differences between the first causal relationship model and the second causal relationship model;
    Difference factor estimation system.
  2.  前記プロセッサは、前記一つ又は複数のモデル差異の各々について、
      当該モデル差異を減らす又は無くすための補正方式を生成し、
      当該補正方式を評価する、
    請求項1に記載の差異要因推定システム。
    For each of the one or more model differences, the processor:
    generating a correction method to reduce or eliminate the model difference;
    evaluate the correction method;
    The difference factor estimation system according to claim 1.
  3.  前記一つ以上のモデル差異の各々について、生成された補正方式の評価は、下記の少なくとも一つを含む、
      ・当該補正方式が前記シミュレータに適用された場合の前記シミュレーション差異の削減量、及び/又は、当該補正方式が前記シミュレータに適用された場合のシミュレーション結果と前記実績との差異、
      ・前記シミュレータと当該補正方式が適用されたシミュレータとの類似度に基づき得られたシミュレータ改修負荷、
    請求項2に記載の差異要因推定システム。
    For each of the one or more model differences, the evaluation of the generated correction scheme includes at least one of the following:
    - the amount of reduction in the simulation difference when the correction method is applied to the simulator, and/or the difference between the simulation result and the actual performance when the correction method is applied to the simulator,
    - Simulator modification load obtained based on the similarity between the simulator and the simulator to which the correction method is applied;
    The difference factor estimation system according to claim 2.
  4.  前記プロセッサは、前記一つ又は複数のモデル差異の各々について生成された補正方式の評価の結果を可視化する、
    請求項2に記載の差異要因推定システム。
    the processor visualizes the results of the evaluation of the correction scheme generated for each of the one or more model differences;
    The difference factor estimation system according to claim 2.
  5.  前記プロセッサは、前記一つ又は複数のモデル差異を可視化する、
    請求項1に記載の差異要因推定システム。
    the processor visualizes the one or more model differences;
    The difference factor estimation system according to claim 1.
  6.  前記プロセッサは、前記エンティティについて、前記一つ以上のモデル差異のうち、前記シミュレータの最新作成時期又は更新時期の実績の実績データに基づく第2の因果関係モデルと、直近の実績の実績データに基づく第2の因果関係モデルとの一つ以上の差異に該当する一つ以上のモデル差異を抽出する、
    請求項1に記載の差異要因推定システム。
    The processor is configured, for the entity, to create a second cause-and-effect relationship model based on performance data of the most recent creation time or update time of the simulator, and a second causal relationship model based on performance data of the most recent performance among the one or more model differences. extracting one or more model differences corresponding to one or more differences with a second causal relationship model;
    The difference factor estimation system according to claim 1.
  7.  前記プロセッサは、前記シミュレータのシミュレーション結果を表すシミュレーション結果データを基に計画を立案する最適化処理において使用されるパラメータを、前記一つ又は複数の補正方式のうち前記シミュレータに適用される補正方式を基に調整する、
    請求項2に記載の差異要因推定システム。
    The processor selects a correction method to be applied to the simulator from among the one or more correction methods to determine parameters used in an optimization process for creating a plan based on simulation result data representing simulation results of the simulator. Adjust based on
    The difference factor estimation system according to claim 2.
  8.  前記プロセッサは、前記シミュレータの入出力を機械学習モデルで近似させた代理シミュレータにおいて使用されるパラメータを、前記一つ又は複数の補正方式のうち前記シミュレータに適用される補正方式を基に調整する、
    請求項2に記載の差異要因推定システム。
    The processor adjusts parameters used in a proxy simulator that approximates input and output of the simulator with a machine learning model based on a correction method applied to the simulator among the one or more correction methods.
    The difference factor estimation system according to claim 2.
  9.  コンピュータが、シミュレータの再現対象に関するドメイン知識の入力をユーザから受け付け、当該ドメイン知識に基づくデータであり因子の親子関係を表すデータである影響因子候補データを記憶装置に格納し、
     コンピュータが、前記シミュレータによるシミュレーションの結果を表すシミュレーション結果データと、前記影響因子候補データとを基に、前記シミュレーションの結果の前記再現対象での実績との差異であるシミュレーション差異に関するエンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第1の因果関係モデルを生成し、
     コンピュータが、前記実績を表す実績データと、前記影響因子候補データとを基に、前記エンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第2の因果関係モデルを生成し、
     コンピュータが、前記第1の因果関係モデルと前記第2の因果関係モデルとの一つ又は複数の差異である一つ又は複数のモデル差異を抽出する、
    差異要因推定方法。
    A computer receives input of domain knowledge regarding a reproduction target of the simulator from a user, and stores influencing factor candidate data, which is data based on the domain knowledge and representing a parent-child relationship of the factors, in a storage device;
    A computer determines, based on simulation result data representing a simulation result by the simulator and the influencing factor candidate data, an entity related to a simulation difference that is a difference between the simulation result and the performance in the reproduction target. Generate a first causal relationship model that is a model of the causal relationship between and a candidate for a factor that affects the entity,
    A computer generates, for the entity, a second causal relationship model that is a model of a causal relationship between the entity and a candidate for a factor that influences the entity, based on the performance data representing the performance and the influencing factor candidate data. generate,
    the computer extracts one or more model differences that are one or more differences between the first causal relationship model and the second causal relationship model;
    Difference factor estimation method.
  10.  シミュレータの再現対象に関するドメイン知識の入力をユーザから受け付け、当該ドメイン知識に基づくデータであり因子の親子関係を表すデータである影響因子候補データを記憶装置に格納し、
     前記シミュレータによるシミュレーションの結果を表すシミュレーション結果データと、前記影響因子候補データとを基に、前記シミュレーションの結果の前記再現対象での実績との差異であるシミュレーション差異に関するエンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第1の因果関係モデルを生成し、
     前記実績を表す実績データと、前記影響因子候補データとを基に、前記エンティティについて、当該エンティティと当該エンティティに影響する因子の候補との因果関係のモデルである第2の因果関係モデルを生成し、
     前記第1の因果関係モデルと前記第2の因果関係モデルとの一つ又は複数の差異である一つ又は複数のモデル差異を抽出する、
    ことをコンピュータに実行させるコンピュータプログラム。
    Accepting input of domain knowledge regarding the reproduction target of the simulator from the user, storing influencing factor candidate data, which is data based on the domain knowledge and representing parent-child relationships of the factors, in a storage device;
    Based on the simulation result data representing the simulation result by the simulator and the influencing factor candidate data, the entity and the entity regarding the simulation difference, which is the difference between the simulation result and the actual performance in the reproduction target, are determined. Generate a first causal relationship model that is a model of causal relationship with candidate factors that influence
    A second causal relationship model, which is a model of a causal relationship between the entity and a candidate factor that influences the entity, is generated for the entity based on the performance data representing the performance and the influencing factor candidate data. ,
    extracting one or more model differences that are one or more differences between the first causal relationship model and the second causal relationship model;
    A computer program that causes a computer to do something.
PCT/JP2022/033579 2022-09-07 2022-09-07 System and method for estimating factor of difference between simulation result and actual result WO2024053020A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/033579 WO2024053020A1 (en) 2022-09-07 2022-09-07 System and method for estimating factor of difference between simulation result and actual result

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/033579 WO2024053020A1 (en) 2022-09-07 2022-09-07 System and method for estimating factor of difference between simulation result and actual result

Publications (1)

Publication Number Publication Date
WO2024053020A1 true WO2024053020A1 (en) 2024-03-14

Family

ID=90192478

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/033579 WO2024053020A1 (en) 2022-09-07 2022-09-07 System and method for estimating factor of difference between simulation result and actual result

Country Status (1)

Country Link
WO (1) WO2024053020A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09134289A (en) * 1995-11-08 1997-05-20 Toshiba Corp Inductive inference device provided with inference model update function and inference model update method for inductive inference device
JP2008117381A (en) * 2006-10-10 2008-05-22 Omron Corp Time sequential data analyzer, time sequential data analysis system, time sequential data analysis method, program and recording medium
JP2017116984A (en) * 2015-12-21 2017-06-29 株式会社日立製作所 Plan adjustment system and plan adjustment method
JP2018049545A (en) * 2016-09-23 2018-03-29 株式会社日立製作所 Plural model cooperation management system and method
JP2020194320A (en) * 2019-05-28 2020-12-03 株式会社日立製作所 Information processing device, prediction discrimination system, and prediction discrimination method
JP2022503783A (en) * 2018-10-09 2022-01-12 インターナショナル・ビジネス・マシーンズ・コーポレーション Prediction model improvements

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09134289A (en) * 1995-11-08 1997-05-20 Toshiba Corp Inductive inference device provided with inference model update function and inference model update method for inductive inference device
JP2008117381A (en) * 2006-10-10 2008-05-22 Omron Corp Time sequential data analyzer, time sequential data analysis system, time sequential data analysis method, program and recording medium
JP2017116984A (en) * 2015-12-21 2017-06-29 株式会社日立製作所 Plan adjustment system and plan adjustment method
JP2018049545A (en) * 2016-09-23 2018-03-29 株式会社日立製作所 Plural model cooperation management system and method
JP2022503783A (en) * 2018-10-09 2022-01-12 インターナショナル・ビジネス・マシーンズ・コーポレーション Prediction model improvements
JP2020194320A (en) * 2019-05-28 2020-12-03 株式会社日立製作所 Information processing device, prediction discrimination system, and prediction discrimination method

Similar Documents

Publication Publication Date Title
JP7169369B2 (en) Method, system for generating data for machine learning algorithms
JP6843882B2 (en) Learning from historical logs and recommending database operations for data assets in ETL tools
US11875368B2 (en) Proactively predicting transaction quantity based on sparse transaction data
US20080097802A1 (en) Time-Series Forecasting
EP2270677A2 (en) Depth-first search for target value problems
CN103177062A (en) Accelerated query operators for high-speed, in-memory online analytical processing queries and operations
Yaghoobi Parameter optimization of software reliability models using improved differential evolution algorithm
JP6695490B2 (en) Learning data management device and learning data management method
JP7315617B2 (en) Goods placement optimization system and method
JP2020098387A (en) Causal relationship display system and method
Raza et al. A parallel approach to calculate lower and upper approximations in dominance based rough set theory
Castro et al. Review and comparison of Apriori algorithm implementations on Hadoop-MapReduce and Spark
US20090094174A1 (en) Method, system and program product for on demand data mining server with dynamic mining models
WO2024053020A1 (en) System and method for estimating factor of difference between simulation result and actual result
JP2019219741A (en) Learning control method and computer system
CN112288484A (en) Commodity automatic pricing method and device, electronic equipment and storage medium
CN113255925A (en) Data-driven online score caching for machine learning
KR20190118618A (en) Information processing apparatus, information processing method and recording medium
CN112100201A (en) Data monitoring method, device, equipment and storage medium based on big data technology
US20230004870A1 (en) Machine learning model determination system and machine learning model determination method
US11328024B2 (en) Data analysis device and data analysis method
WO2011016281A2 (en) Information processing device and program for learning bayesian network structure
JP7471091B2 (en) JOB EXECUTION SUPPORT SYSTEM AND JOB EXECUTION SUPPORT METHOD
KR20230052010A (en) Demand forecasting method using ai-based model selector algorithm
JPWO2017175302A1 (en) Optimization system and optimization method

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

Country of ref document: EP

Kind code of ref document: A1