WO2018139301A1 - 情報処理装置、情報処理方法、及び、情報処理プログラムが記録された記録媒体 - Google Patents

情報処理装置、情報処理方法、及び、情報処理プログラムが記録された記録媒体 Download PDF

Info

Publication number
WO2018139301A1
WO2018139301A1 PCT/JP2018/001163 JP2018001163W WO2018139301A1 WO 2018139301 A1 WO2018139301 A1 WO 2018139301A1 JP 2018001163 W JP2018001163 W JP 2018001163W WO 2018139301 A1 WO2018139301 A1 WO 2018139301A1
Authority
WO
WIPO (PCT)
Prior art keywords
likelihood
information
state
occurrence
relationship
Prior art date
Application number
PCT/JP2018/001163
Other languages
English (en)
French (fr)
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 US16/477,245 priority Critical patent/US20190370670A1/en
Priority to JP2018564512A priority patent/JP6874776B2/ja
Priority to EP18744338.7A priority patent/EP3575991A4/en
Publication of WO2018139301A1 publication Critical patent/WO2018139301A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0108Measuring and analyzing of parameters relative to traffic conditions based on the source of data
    • G08G1/0116Measuring and analyzing of parameters relative to traffic conditions based on the source of data from roadside infrastructure, e.g. beacons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/01Probabilistic graphical models, e.g. probabilistic networks
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing
    • G08G1/0129Traffic data processing for creating historical data or processing based on historical data
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing
    • G08G1/0133Traffic data processing for classifying traffic situation
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0137Measuring and analyzing of parameters relative to traffic conditions for specific applications
    • G08G1/0141Measuring and analyzing of parameters relative to traffic conditions for specific applications for traffic information dissemination
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/052Detecting movement of traffic to be counted or controlled with provision for determining speed or overspeed
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/065Traffic control systems for road vehicles by counting the vehicles in a section of the road or in a parking area, i.e. comparing incoming count with outgoing count
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass

Definitions

  • the present invention relates to, for example, an information processing apparatus that predicts an event that occurs regarding a target.
  • a parameter included in a mathematical model indicating the state related to the target is observed for the target.
  • a simulation technique for simulating the target by adjusting it to match the information is expressed as probability distributions relating to the parameters, and the simulation is performed to obtain data so that values close to the observation information are calculated using a model including the parameters. There is a technique.
  • FIG. 11 is a diagram conceptually showing processing in the simulation method.
  • information in which the observation information 501 input to the observation model 502 and the system model 503 that is a mathematical simulation model are merged is created, and the state related to the object is estimated using the created information.
  • the observation information 501 represents information observed regarding the object.
  • the observation model 502 is a mathematical model that represents a state related to the object.
  • the probability distribution relating to the variable (parameter) included in the observation model 502 or the system model 503 was observed for the object.
  • a probability distribution that matches the observation information (observed value) 501 is obtained.
  • state estimation 504 for obtaining a value of an objective variable representing a state of interest with respect to the target is executed.
  • the prediction information (prediction value) and the estimation information (estimation value) obtained for the objective variable are represented as “analysis information”.
  • filtering when time-series data is input, processing for calculating the influence of the observation information 501 on the analysis information is executed in the order of timing in the time-series data. This process is expressed as “filtering”. Examples of filters in the filtering include a particle filter and an ensemble Kalman filter.
  • the probability distribution of the variable values before executing the filtering process is represented as “prior probability distribution” (or “prior distribution”).
  • the probability distribution of variable values after executing the filtering process is represented as “posterior probability distribution” (or “posterior distribution”).
  • Patent Documents 1 and 2 disclose a simulation technique for estimating a state related to an object by obtaining a likely state while using filtering.
  • a method for obtaining a likely state is also called a maximum likelihood estimation method.
  • Patent Literature 1 calculates the likelihood of the observation information based on the error between the observation information observed for the target and the prior probability distribution for the target in the process of obtaining the posterior probability distribution in filtering. .
  • the apparatus creates the posterior probability distribution by applying weighting according to the calculated likelihood to the prior probability distribution.
  • the apparatus disclosed in Patent Document 2 includes a plurality of observation models related to an object and a determination unit.
  • the determination unit selects a plausible result based on a plurality of posterior distributions in the plurality of observation models in a data assimilation process using filtering.
  • the apparatus is capable of highly accurately simulating a state related to an object even in non-ideal observation information (for example, data including noise).
  • Patent Document 1 or Patent Document 2 Even if the apparatus disclosed in Patent Document 1 or Patent Document 2 is used, prediction regarding the object cannot be executed with high accuracy. In other words, even if these devices are used, it is not possible to solve the problem relating to an error generated between information (or a value) actually observed with respect to an object and analysis information predicted with respect to the object. The reason for this is that even if these devices determine the state related to the object by selecting a plausible state, there will be a discrepancy between the determined state and the state that actually occurs for the object. .
  • one of the objects of the present invention is to provide an information processing apparatus or the like that provides information that is a basis for estimating a state related to a target with high accuracy.
  • an information processing apparatus includes: In the distribution of at least some of the plurality of sets in which state information representing the state related to the object and the likelihood of occurrence of a scenario representing a mode in which the state information changes are associated, the distance from the other set is Relationship determining means for selecting the set that satisfies a first condition that is not separated or similar to the other set; Evaluation processing means for obtaining the state information corresponding to the likelihood of occurrence in the set satisfying a predetermined selection condition among the sets selected by the relationship determination means.
  • an information processing method includes: In the distribution of at least some of the sets among the plurality of sets in which the state information representing the state related to the object and the likelihood of occurrence of the scenario representing the state in which the state information changes are related by the calculation processing device, Selecting the set that satisfies a first condition that is not separated from or similar to the other set, and the occurrence occurs in the set that satisfies a predetermined selection condition among the selected sets The state information corresponding to ease is obtained.
  • an information processing program In the distribution of at least some of the plurality of sets in which state information representing the state related to the object and the likelihood of occurrence of a scenario representing a mode in which the state information changes are associated, the distance from the other set is A relationship determination function for selecting the set that satisfies a first condition that is not separated or similar to the other set; In the set satisfying a predetermined selection condition among the sets selected in the relationship determination function, an evaluation processing function for obtaining the state information corresponding to the probability of occurrence is realized in a computer.
  • this object is also realized by a computer-readable recording medium that records the program.
  • the information processing apparatus and the like it is possible to provide information that is a basis for estimating a state related to a target with high accuracy.
  • Data assimilation technology introduces information representing uncertainty into a mathematical model that represents the state of a target that changes over time so that it matches the observation information about the target. It is a technology that realizes higher prediction accuracy.
  • the model in the data assimilation technique includes a plurality of parameters and state variables. A value is set for each of the plurality of parameters. Further, the value of the state variable at each timing is set in the state variable.
  • state value or state information state in which the value of the parameter and the value of the state variable (hereinafter also referred to as state value or state information) change as time passes will be referred to as “scenario”. That is, the scenario represents an aspect in which the state related to the object changes.
  • the data assimilation technique it is assumed that the values of the state variables are distributed according to the probability distribution. As a result, there are a plurality of scenarios estimated by the model.
  • a plurality of particles represents a simulation (or the scenario itself) according to the plurality of scenarios.
  • the values of a plurality of parameters at a certain timing and the values of the state variables are expressed as “the state at the certain timing”.
  • the state that may actually occur with respect to the target is predicted probabilistically.
  • the proportion of particles related to a scenario that satisfies the condition that the state at timing t is state C is 80% of all particles, the probability that the state at timing t is state C is high. Expected to be 80%. There may be a plurality of particles related to one scenario.
  • the analysis information represents the value of the state variable obtained based on the mathematical model related to the object.
  • the observation information represents, for example, observation information (observation value) observed by an observation apparatus that observes the target.
  • the model value represents a value related to a variable representing a state in one scenario in a model in which values of variables included in the mathematical model are distributed according to a probability distribution.
  • particles are duplicated or deleted so as to obtain a probability distribution in which observation information at a certain timing is created for a plurality of model values at a certain timing.
  • a scenario regarding particles is changed so that a plurality of model values at a certain timing has a probability distribution in which observation information at the certain timing is created.
  • filtering process the process of copying, deleting, or changing the particles.
  • a technique for realizing the filtering process there are a technique such as a particle filter and an ensemble Kalman filter.
  • a particle that is most suitable (applicable and likely) to observation information at one timing is selected from among a plurality of particles.
  • the degree of fit is expressed as “likelihood”.
  • the first likelihood (likelihood for each observation information related to a certain timing) is observed by a j-th (j is a natural number) observation device at a certain timing t (t is a natural number) as shown in Equation 1.
  • j is a natural number
  • t is a natural number
  • Equation 1 Represents the degree to which the variable x t
  • B) represents the conditional probability that event A occurs when event B occurs.
  • t ⁇ 1 (i) represents the state estimated for the timing t based on the state at the timing (t ⁇ 1) and the mathematical model for the i-th particle.
  • the first likelihood represents the degree to which the analysis information is applied to the observation information y j, t at the timing t in the i-th scenario.
  • the second likelihood (the total likelihood for a certain timing) is the variable x t
  • j j represents multiplication for j.
  • the second likelihood represents the degree to which analysis information is applied to all observation information at timing t in the i-th scenario.
  • the third likelihood (likelihood for each observation information regarding a certain period) is the first likelihood (Equation 1) in the period (t_1 ⁇ t_2) from timing t1 to timing t2. Represents the power of.
  • the third likelihood represents the degree to which the analysis information is applied to the observation information y j, t in the period from the timing t1 to the timing t2 in the i-th scenario.
  • the fourth likelihood (total likelihood for a certain period) is the second likelihood (Expression 2) in the period (t1 ⁇ t2) from timing t1 to timing t2. Represents the square.
  • the fourth likelihood represents the extent to which analysis information is applied to all observation information in the period from timing t1 to timing t2 in the i-th scenario.
  • the third likelihood and the fourth likelihood do not necessarily have to be a processing procedure that is calculated by raising to the power, as exemplified in Equations 3 and 4, for example, by calculating the sum. It may be a processing procedure.
  • the processing procedure for calculating the third likelihood and the fourth likelihood is not limited to Expression 3 and Expression 4.
  • the particle average likelihood is calculated based on the average values for all scenarios with respect to the four likelihoods of the first likelihood to the fourth likelihood described above.
  • represents a process for calculating the sum.
  • the first average likelihood shown in Expression 5 represents an average value obtained by averaging the degree to which the analysis information is applied to the observation information y j, t at the timing t with respect to all scenarios.
  • the second average likelihood shown in Expression 6 represents an average value obtained by averaging the degree to which the analysis information is applied to all the observation information at the timing t with respect to all scenarios.
  • the third average likelihood shown in Expression 7 represents an average value obtained by averaging the degree to which the analysis information is applied to the observation information y j, t in the period from the timing t1 to the timing t2, for all scenarios.
  • the fourth average likelihood shown in Expression 8 represents an average value obtained by averaging the degree to which the analysis information is applied to all the observation information in the period from the timing t1 to the timing t2 with respect to all the scenarios.
  • particles having a high likelihood at one timing are selected from among a plurality of particles.
  • the simulation according to the scenario related to the particle having the highest likelihood at one timing does not necessarily have high prediction accuracy related to the object.
  • the inventor of the present application has found that the uncertainty in the model related to the simulation is expressed by using a finite discrete distribution, and that there is one reason why the prediction accuracy related to the target does not increase.
  • the inventor of the present application has a statistical relationship between an evaluation value such as likelihood related to particles (described later with reference to Equation 9) and analysis information, and particles out of the relationship are It has been found that even if a particle has a high likelihood, the state estimated according to the scenario regarding the particle is in a state of being deviated from the actual observation information. Therefore, the present inventor has found a problem that prediction accuracy using the simulation is low even in a simulation according to a scenario relating to particles having high likelihood.
  • FIG. 1 is a block diagram showing the configuration of the information processing apparatus 101 according to the first embodiment of the present invention.
  • the information processing apparatus 101 roughly includes a simulation unit 102 and an evaluation processing unit 103.
  • the simulation unit 102 includes a data acquisition unit 104, an assimilation calculation unit 105, a prediction unit 106, and a calculation end determination unit 107.
  • the evaluation processing unit 103 includes an evaluation value calculation unit 108, a relationship determination unit 109, and a state calculation unit 110.
  • the observation device 151 observes the state related to the object, creates observation information (observation value) representing the observed state, and stores the created observation information in the observation information storage unit 154.
  • the input device 152 inputs setting information from the outside, and stores the input setting information in the setting information storage unit 155.
  • the setting information includes information indicating a setting model related to the target, and an end condition (stopping criteria) indicating whether or not to end the assimilation process.
  • the end condition is, for example, a condition that the processing timing has reached a predetermined timing (that is, end timing).
  • the end condition may be a condition that any one of the state values (state information) satisfies a predetermined condition (for example, the state value exceeds a threshold value).
  • the state value represents a state related to the object.
  • the state information is, for example, information representing a state of interest among states related to a target such as a target crop or an expressway, and information indicating a yield of the target crop described later, a time required until the congestion is resolved, and the like. It is.
  • the information processing apparatus 101 is connected (or communicably connected) to the observation information storage unit 154, the setting information storage unit 155, and the output device 153.
  • the information processing apparatus 101 can read the observation information stored in the observation information storage unit 154 and the setting information stored in the setting information storage unit 155.
  • the information processing apparatus 101 may output the processed result to the output apparatus 153.
  • the data acquisition unit 104 reads the observation information stored in the observation information storage unit 154, and outputs the read observation information to the assimilation calculation unit 105.
  • the assimilation calculation unit 105 inputs the observation information output from the data acquisition unit 104. Next, the assimilation calculation unit 105 creates a plurality of scenarios (particles). This process will be described.
  • the assimilation calculation unit 105 creates a plurality of sets including state information (state values) at a certain timing. That is, the assimilation calculation unit 105 creates a plurality of scenarios (particles) including the state information (state values). Next, the assimilation calculation unit 105 calculates a random number having a certain variance around the observation information, and creates a plurality of sets configured by combining the created random numbers. The assimilation calculation unit 105 creates a scenario (particle) including each set. Therefore, the above processing is processing for copying, changing, or deleting particles so as to obtain a probability distribution in which observation information at a certain timing is created.
  • the assimilation calculation unit 105 performs the filtering process based on the observation information regarding each timing and the mathematical model by the above-described processing.
  • the assimilation calculation unit 105 is based on the input observation information, and is described above with reference to the likelihood (degree of likelihood) as described above with reference to Equations 1 to 4, and with reference to Equations 5 to 8.
  • At least one likelihood is calculated from the average likelihood (the degree of the probability of occurrence averaged with respect to the scenario).
  • the assimilation calculation unit 105 outputs the calculated likelihood and the average likelihood to the evaluation processing unit 103.
  • the assimilation calculation unit 105 outputs the created particles to the prediction unit 106. With respect to the timing when the observation information is not observed, the assimilation calculation unit 105 outputs the particles to the prediction unit 106 without executing the filtering process described above.
  • the prediction unit 106 receives the particles (scenario) output from the assimilation calculation unit 105, and the state information at the timing t in the input scenario and the differential equation representing the state in which the state related to the object changes with the transition of time are discrete. Based on the converted mathematical model, state information at timing (t + 1) is created.
  • the calculation end determination unit 107 reads the end condition regarding whether to end the calculation from the setting information stored in the setting information storage unit 155, and determines whether or not to end the assimilation process based on the read end condition. Determine. When the calculation end determination unit 107 determines to end the assimilation process, the calculation end determination unit 107 ends the assimilation process. When the calculation end determination unit 107 determines not to end the assimilation process, the calculation end determination unit 107 executes the process shown in step S101 (described later with reference to FIG. 2).
  • the simulation unit 102 evaluates the likelihood calculated in the process of executing the assimilation process (illustrated in Expressions 1 to 8) and the state information of each particle calculated as a result of executing the assimilation process. 103 for output. Therefore, the simulation part 102 estimates the scenario showing the aspect in which the state regarding an object changes by performing the process as mentioned above.
  • the evaluation value calculation unit 108 inputs the state information output by the simulation unit 102 and the likelihood.
  • the evaluation value calculation unit 108 executes a predetermined evaluation process on the input likelihood to thereby evaluate the degree of similarity between the particle (scenario) and the state actually generated in the target ( Equation 9) is calculated.
  • ⁇ j that the total sum relating to j is calculated.
  • ⁇ j represents a weight.
  • ⁇ j ⁇ j 1.
  • the predetermined evaluation process is, for example, a process for calculating an evaluation value according to Equation 9.
  • the evaluation value calculation unit 108 outputs the calculated evaluation value to the relationship determination unit 109.
  • the evaluation value calculation unit 108 performs the above-described processing for each particle.
  • the relationship determination unit 109 inputs the evaluation value output by the evaluation value calculation unit 108 for each particle. As illustrated in FIG. 3 (described later), the relationship determining unit 109 is compatible with at least one value of state information in each particle and an evaluation value related to the particle. Ask for.
  • the relationship determination unit 109 executes, for example, a fitting process for obtaining a relationship in which the value and the evaluation value match for a plurality of particles.
  • the fitting process is a process for obtaining a coefficient in a predetermined relationship based on the value and the evaluation value.
  • the predetermined relationship is, for example, a Gaussian function, a quadratic function, or a composite function obtained by adding these functions. When the predetermined relationship is an upward convex function, a value having a high evaluation value can be obtained by searching for a large value in the relationship.
  • the relationship determination unit 109 may perform the above-described fitting process on the value when the state information satisfies a predetermined constraint condition. For example, in the case of simulation related to the process of growing a crop, the relationship determination unit 109 has a predetermined range of “50 to 150 tons per hectare” with respect to the crop yield x which is one of the state information.
  • the fitting process as described above may be executed only for the state information that satisfies the constraint conditions. This is applicable, for example, when the amount of crops that can be harvested per hectare is obtained in advance.
  • the relationship determining unit 109 outputs the calculated relationship to the state calculating unit 110. The fitting process will be described later with reference to FIG.
  • the state calculation unit 110 receives the relationship output by the relationship determination unit 109, creates estimated information regarding the state information based on the input relationship, and outputs the created estimated information to the output device 153.
  • the state calculation unit 110 obtains, as the estimation information, state information (for example, state information that is likely to be generated) when the ease of occurrence satisfies a predetermined selection condition in the input relationship.
  • state information for example, state information that is likely to be generated
  • the state calculation unit 110 has a large evaluation value indicating the likelihood of occurrence in the input relationship. Is obtained as the estimated information.
  • the state calculation unit 110 obtains state information when the evaluation value is a large value by comparing the evaluation values included in the input relationship.
  • the state calculation unit 110 may obtain the state information when the evaluation value in the relationship is maximum (or substantially maximum) as the estimation information.
  • the substantially maximum may be a value within a predetermined range (for example, 3%, 5%, or 10%) from the maximum.
  • FIG. 3 is a diagram conceptually showing the relationship subjected to the fitting process based on the state value related to the state in the scenario and the evaluation value related to the scenario.
  • the horizontal axis of FIG. 3 represents the state value of interest in the state information, and the right side indicates that the state value is large, and the left side indicates that the state value is small.
  • the vertical axis in FIG. 3 represents the evaluation value, and the higher the evaluation value is, the higher the evaluation value is (ie, the likelihood), and the lower the evaluation value, the lower the evaluation value (ie, the likelihood is not).
  • a black dot represents a position determined by an evaluation value related to a scenario and a value of a state of interest among state information in the scenario.
  • the curve represents the relationship determined based on the position determined for each particle. In the fitting process, a relationship with little deviation from the position determined for each particle is required.
  • the process may be executed without using information (ie, outlier value) regarding a position that is different from the relationship.
  • the process is a process for suppressing the influence of the outlier value on the parameter value in the relationship.
  • the process for suppressing the influence of the outlier value may be, for example, a process that does not use a position greatly deviating from the distribution of the position of interest.
  • the determination process of whether or not there is a divergence is performed by determining whether or not the position is more than “3 ⁇ ⁇ ” ( ⁇ represents a standard deviation) from the average position of all positions. Executed.
  • the determination process of whether or not there is a divergence is executed, for example, by determining whether or not the position is within a predetermined distance from the average position of all positions.
  • the process for suppressing the influence of the outlier value may be a process based on a predetermined constraint condition as described above.
  • the distance represents a mathematical (mathematical) distance.
  • the process of suppressing the influence of the outlier value may be a process of selecting an outlier value according to a cluster obtained according to a method of clustering a plurality of positions, for example.
  • the clustering method is, for example, the K-means method or the X-means method.
  • a cluster is obtained by clustering a plurality of positions, and the number of positions belonging to the obtained cluster is obtained.
  • the obtained cluster is then classified into a cluster having a large number of belonging positions and a cluster having a small number of belonging positions, and the positions belonging to the latter cluster are outliers. Select as. According to this process, the estimated information can be obtained more accurately by the process of suppressing the influence of the outlier value.
  • FIG. 2 is a flowchart showing the flow of processing in the information processing apparatus 101 according to the first embodiment.
  • the data acquisition unit 104 determines whether observation information is stored in the observation information storage unit 154 (step S102). When observation information is stored in observation information storage unit 154 (YES in step S102), data acquisition unit 104 acquires observation information from observation information storage unit 154, and assimilation calculation unit 105 converts the observed observation information. Output for.
  • the assimilation calculation unit 105 receives the observation information output from the data acquisition unit 104.
  • the assimilation calculation unit 105 executes the assimilation process (step S103) and the filtering process as described above. In the assimilation process, the assimilation calculation unit 105 calculates at least one of the likelihoods as described above with reference to Equations 1 to 8, based on the obtained observation information.
  • observation information is not stored in observation information storage unit 154 (NO in step S102)
  • the assimilation process shown in step S103 is not executed.
  • the data acquisition unit 104 outputs a signal indicating that there is no observation information to the prediction unit 106.
  • the prediction unit 106 receives the state information output from the assimilation calculation unit 105 and the likelihood, or the signal output from the data acquisition unit 104.
  • the prediction unit 106 creates state information at a timing next to the timing related to the input state information based on the input state information and a mathematical model (step S104).
  • the calculation end determination unit 107 reads an end condition regarding whether or not to end the assimilation process from the setting information stored in the setting information storage unit 155, and determines whether or not to end the assimilation process based on the read end condition. Is determined (step S105). If calculation end determination unit 107 determines to end the assimilation process (YES in step S105), calculation end determination unit 107 ends the assimilation process. If the calculation end determination unit 107 determines not to end the assimilation process (NO in step S105), the calculation end determination unit 107 executes a process for advancing the timing (step S101). After the process shown in step S101, the process shown in step S102 is executed.
  • the evaluation value calculation unit 108 calculates the third likelihood (illustrated in Equation 3) of each particle calculated by the assimilation calculation unit 105, the state information of each particle calculated by the prediction unit 106, and A predetermined evaluation process is executed. Through this process, the evaluation value calculation unit 108 calculates an evaluation value (illustrated in Expression 9) indicating the degree of similarity between the particles (scenario) and the state actually generated in the target (step S106).
  • the relationship determination unit 109 matches the evaluation value (illustrated in Equation 9) calculated by the evaluation value calculation unit 108 for each particle and the state information calculated by the prediction unit 106 for the particle.
  • a relationship is obtained (step S107).
  • the relationship determination unit 109 obtains the relationship by executing a process related to fitting as illustrated in FIG.
  • the evaluation value calculation unit 108 creates state information when the evaluation value is large based on the relationship obtained by the relationship determination unit 109 (step S108).
  • the evaluation value calculation unit 108 creates state information when the evaluation value is the largest, for example, by obtaining state information when the Gaussian function is maximum.
  • the information processing apparatus 101 can provide information that is a basis for estimating a state related to a target with high accuracy.
  • the reason for this is that, as described above, the state that gives a likely state is determined based on the qualitative relationship between the evaluation value of the particle (scenario) about the object and the state information about the object. This is because it is possible to reduce the possibility that a prediction deviating from the observation information related to the object will be executed. The reason will be specifically described.
  • the solution space represents one coordinate axis related to the harvest amount when the target is, for example, the crop yield.
  • the yield in each particle is distributed on the coordinate axis (for example, on the coordinate axis indicated by “state value” in FIG. 3).
  • the values distributed on the coordinate axes are not necessarily the states that actually occur in the object. It does not necessarily represent.
  • the information processing apparatus 101 obtains the relationship (curve in FIG. 3) between the evaluation value calculated for each scenario and the state information indicating the state of interest in the scenario. In accordance with the relationship, plausible state information is obtained. In this case, for example, the information processing apparatus 101 determines the optimum parameter value based on the evaluation value and the state information (that is, the position of the black dot in FIG. 3). The correct estimation information.
  • the predetermined relationship is continuous, for example, in a section where state information is distributed. As a result, there is a high possibility that the solution obtained by the information processing apparatus is a state that actually occurs in the object, compared to the case where discrete state information is processed.
  • the information processing apparatus 101 obtains a relationship that matches the evaluation value and the state information, and obtains state information having a large evaluation value according to the obtained relationship. Therefore, it is not necessary to create an enormous number of particles for the purpose of providing information that is a basis for estimating the state of the object with high accuracy.
  • the apparatus disclosed in Patent Document 1 or Patent Document 2 selects state information having a high evaluation value, the object is to provide information serving as a basis for estimating the state related to the object with high accuracy. For this purpose, it is necessary to create a huge number of particles.
  • the process in the information processing apparatus 101 has been described with reference to the assimilation process as an example, but the process in the information processing apparatus 101 is not necessarily a process related to the assimilation process.
  • the processing in the information processing apparatus 101 only needs to be performed regarding processing for predicting a state related to a target, and analyzing a dependency relationship between the predicted state and observation information observed for the target, and is limited to the above-described example.
  • the subsequent embodiments are not limited to the assimilation process.
  • FIG. 4 is a block diagram showing the configuration of the information processing apparatus 201 according to the second embodiment of the present invention.
  • the information processing apparatus 201 roughly includes a plurality of simulation units 202 and an evaluation processing unit 203.
  • the simulation unit 202 includes a data acquisition unit 204, an assimilation calculation unit 205, a prediction unit 206, a calculation end determination unit 207, and a statistical processing unit 208.
  • the evaluation processing unit 203 includes an evaluation value calculation unit 209, a relationship determination unit 210, and a state calculation unit 211.
  • the data acquisition unit 204 has the same function as that of the data acquisition unit 104.
  • the assimilation calculation unit 205 has the same function as that of the assimilation calculation unit 105.
  • the prediction unit 206 has the same function as that of the prediction unit 106.
  • the calculation end determination unit 207 has the same function as the function that the calculation end determination unit 107 has.
  • the evaluation value calculation unit 209 has the same function as that of the evaluation value calculation unit 108.
  • the relationship determining unit 210 has a function similar to that of the relationship determining unit 109.
  • the state calculation unit 211 has the same function as the function that the state calculation unit 110 has. Therefore, the simulation part 202 estimates the scenario showing the aspect in which the state regarding object changes.
  • the observation device 151 observes the state related to the object, creates observation information (observation value) representing the observed state, and stores the created observation information in the observation information storage unit 154.
  • the input device 152 inputs setting information from the outside, and stores the input setting information in the setting information storage unit 155.
  • the setting information includes information indicating a setting model related to the object and an end condition indicating whether or not to end the assimilation process.
  • the end condition is, for example, a condition that the processing timing has reached a predetermined timing (that is, end timing).
  • the end condition is a condition that any state value in the state information satisfies a predetermined condition (for example, the state value exceeds a threshold value).
  • the information processing apparatus 201 is connected (or communicably connected) to the observation information storage unit 154, the setting information storage unit 155, and the output device 153.
  • the information processing apparatus 201 can read the observation information stored in the observation information storage unit 154 and the setting information stored in the setting information storage unit 155.
  • the information processing device 201 may output the processed result to the output device 153.
  • the simulation unit 202 reads observation information, setting information, and a random seed that is an initial condition for generating pseudo-random numbers. .
  • the assimilation calculation unit 205 reads, for example, a random number seed from the random number seed information 212, and generates a pseudo random number based on the read random number seed.
  • the assimilation calculation unit 205 may read a pseudo random number or a random number instead of the random number seed.
  • pseudorandom numbers or random numbers are collectively referred to as “random numbers”. The random number is used when calculating an initial state value or when redistributing particles.
  • the assimilation calculation unit 205 reads a plurality of random number seeds different for each simulation unit 202.
  • the assimilation calculation unit 205 executes an assimilation process and a filtering process as described in the first embodiment.
  • the assimilation calculation unit 205 calculates at least one of the likelihoods (the degree of likelihood and the degree of likelihood) as described with reference to Equations 1 to 8. calculate.
  • the statistical processing unit 208 performs statistical processing on the likelihood and state information of each particle calculated by the assimilation calculation unit 205 (step S203), thereby selecting representative likelihood and representative state information. .
  • the statistical processing unit 208 uses the representative state information x kl (where k is a natural number indicating a random number seed, and l (el) represents l-th state information), For example, a weighted average obtained by weighting the state information in the scenario represented by each particle with the fourth likelihood (Equation 4) related to the particle is calculated.
  • x kl (i) represents the value of the l-th state (variable) calculated based on the pseudo-random number generated according to the k-th random number seed for the i-th particle.
  • the statistical processing unit 208 calculates average state information according to the processing shown in Expression 10.
  • the statistical processing unit 208 further relates to, for example, a scenario represented by each particle as a representative likelihood L kj regarding observation information (where k is a natural number indicating a random number seed, j represents j-th state information).
  • a weighted average in which the likelihood is weighted by the fourth likelihood (Equation 4) related to the particle is calculated.
  • L kj (i) represents the average likelihood regarding the j-th state (variable) calculated based on the pseudo-random number generated according to the k-th random number seed for the i-th particle.
  • L kj (i) represents the likelihood calculated according to Equation 7.
  • the statistical processing unit 208 calculates the average likelihood (that is, average likelihood) according to the processing shown in Expression 11.
  • Each simulation unit 202 outputs the representative likelihood calculated according to the processing shown in Expression 10 and Expression 11 and the representative state information to the evaluation value calculation unit 209. Therefore, each simulation unit 202 calculates the above-described value for each random number type for which each state process is calculated, not for each particle.
  • the relationship determination unit 210 and the state calculation unit 211 execute processing similar to the processing described in the first embodiment.
  • the state calculation unit 211 outputs the created estimation information to the output device 153.
  • FIG. 5 is a flowchart showing the flow of processing in the information processing apparatus 201 according to the second embodiment.
  • Each simulation unit 202 reads the random number seed from the random seed information. Each simulation unit 202 executes the processing as described above with reference to step S201 and step S202 in parallel, pseudo-parallel, or sequentially. Step S202 represents the processing shown in steps S101 to S105 in FIG. The process executed in step S202 will be specifically described with reference to FIG.
  • the data acquisition unit 204 determines whether observation information is stored in the observation information storage unit 154 (step S102).
  • the assimilation calculation unit 205 executes the assimilation process as described above based on the observation information (step S103).
  • the assimilation calculation unit 205 calculates at least one of the likelihoods as described with reference to Expressions 1 to 8 based on the observation information. If observation information is not stored in observation information storage unit 154 (NO in step S102), assimilation calculation unit 205 does not execute the process shown in step S103.
  • prediction unit 206 When observation information is not stored in observation information storage unit 154 (NO in step S102), prediction unit 206 creates state information regarding a state at the next timing based on a mathematical model (step S104). . When observation information is stored in observation information storage unit 154 (YES in step S102), prediction unit 206 creates state information regarding the state at the next timing for the calculated particle (scenario) (step S102). S104).
  • steps S101 to S105 (FIG. 2) is repeatedly executed when a predetermined end condition is not satisfied (NO in step S105).
  • the simulation unit 202 executes the processing described with reference to Equation 10 and Equation 11, thereby representing the typical likelihood and Representative state information is created (step S203 in FIG. 5).
  • the evaluation value calculation unit 209 After all the simulation units 202 create representative likelihood and representative state information, the evaluation value calculation unit 209 generates a random number type based on the representative likelihood and representative state information. Each evaluation value is calculated (step S204).
  • the evaluation value is, for example, a value obtained by averaging representative likelihoods for each scenario.
  • the relationship determination unit 210 executes a fitting process related to the evaluation value calculated for each random number type with respect to the particle (scenario) and the specified state information among the representative state information in the scenario (step S205).
  • the fitting process is a process for obtaining a relationship by calculating a value of a parameter in a predetermined relationship such as a Gaussian function.
  • the state calculation unit 211 creates, as estimated information, a state value when the evaluation value is maximum for the obtained relationship (step S206), and outputs the created estimated information to the output device 153.
  • Equation 9 The number of random numbers that is a basis for calculating the evaluation value as shown may be adjusted.
  • the relationship determining unit 210 calculates the degree of fitness as described above in the process for obtaining the relationship, and further determines whether to create particles based on the obtained degree of fitness. For example, when the fitness level is low, the relationship determination unit 210 further determines to create particles. When the relationship determining unit 210 determines to create particles, the simulation unit 202 further creates particles.
  • the fitting process is executed based on the representative state information and the representative likelihood for each random number type.
  • the representative state information and the representative likelihood are used.
  • the fitting process may be executed without referring to.
  • the relationship determination unit 210 executes the fitting process based on the likelihood regarding each particle calculated according to each random number type and the state information on the particle.
  • the relationship determining unit 210 may calculate the likelihood and state information when the likelihood regarding each random number type is the highest as representative likelihood or representative state information.
  • the observation information storage unit 154 the observation information observed by the observation device 151 such as a soil moisture sensor, a leaf area index sensor, a plant elongation sensor, a leaf nitrogen concentration sensor, etc. that is observed for the plant is displayed for each observation day. Assume that it is stored.
  • the data acquisition unit 204 reads the observation information stored in the observation information storage unit 154.
  • the period from the germination of the plant until the fruit of the plant ripens is 200 days.
  • the state of the plant in the 200 days is simulated.
  • the state of interest is the actual total weight on the 200th day.
  • the end condition set in the setting information storage unit 155 is, for example, a condition that the timing is 200 days or more.
  • the plant growth model is information representing the relationship between the observation information and information representing the state of the plant.
  • the assimilation calculation unit 205 creates 1000 particles (scenarios) using, for example, a pseudorandom number generated according to a random number type.
  • the assimilation calculation unit 205 performs the assimilation process (step S103 in FIG. 2) as described above in the first embodiment based on the state of the created particles, the plant growth model, and the observation information observed for the plant. ).
  • the observation information regarding the timing is not stored in observation information storage unit 154 (NO in step S102)
  • assimilation calculation unit 205 does not execute the assimilation process (step S103).
  • the prediction unit 206 estimates the state information at the next timing related to the plant by applying the plant growth model to the state information on the particles calculated by the assimilation calculation unit 205 (step S104). That is, the prediction unit 206 creates state information at the next timing.
  • step S105 When a predetermined end condition (in this example, the condition that the timing is 200 days or more) is not satisfied (NO in step S105), the processing in steps S101 to S105 (FIG. 2) is performed at the next timing. Executed with respect to.
  • simulation unit 202 ends the assimilation process.
  • the simulation unit 202 performs an assimilation process on the input data as described above, thereby allowing likelihoods for each of the 1000 particles (for example, soil moisture content, leaf area index, elongation, likelihood for leaf nitrogen concentration for plants). ( ⁇ j, 0 ⁇ 200 (i) ) and state information about the particles (for example, actual total weight x (i) ) are calculated.
  • timing representing the germination timing is represented as “0”, and the timing representing 200 days later is represented as “200”.
  • the evaluation value calculation unit 209 calculates the evaluation value of each particle according to Equation 12 (step S204 in FIG. 5).
  • the relationship determining unit 210 determines parameters ( ⁇ , ⁇ ) in the predetermined relationship according to the predetermined relationship as shown in Expression 13.
  • represents an average value of x.
  • ⁇ 2 represents the variance of x.
  • represents the circumference ratio.
  • exp represents an exponential function related to the number of Napier.
  • x represents a parameter (variable) relating to the total weight.
  • E represents a parameter (variable) relating to the evaluation value E (i) shown in Expression 12.
  • the relationship determination unit 210 executes the fitting process by calculating the parameters ( ⁇ , ⁇ ) in the relationship as shown in Expression 13 (step S205). Based on the relationship calculated by the simulation unit 202, the state calculation unit 211 obtains a state value (that is, ⁇ ) when the evaluation value in the relationship is the maximum (step S206).
  • the average state value of interest in this example, the total weight of the plant fruit
  • 130 (t / ha) the crop at the most likely particle
  • 125 (t / ha) which is a state value in a particle having the highest likelihood
  • the information processing apparatus 201 is based on the observation information about the plant and the plant growth model about the plant, and the total weight of the fruit on the 200th day after the plant germination is 129 tons per hectare. presume.
  • the state calculation unit 211 outputs the created estimation information to an output device 153 such as a display.
  • the observation information storage unit 154 stores observation information observed by an observation device 151 such as a traffic counter and a vehicle number sensor installed at the entrance / exit of each expressway.
  • the observation information is information observed every 5 minutes, for example.
  • the observation information is information representing, for example, the position where the traffic jam occurs, the vehicle flow velocity at each position, the vehicle density, the number of vehicles flowing into each highway, and the number of vehicles flowing out from the highway.
  • the simulation is a simulation related to traffic jam prediction.
  • a traffic jam in 3 hours from the present time is simulated.
  • the time required to clear the traffic jam (hereinafter referred to as “solving time”) is estimated.
  • the predetermined end condition is a condition that the timing has passed 3 hours from the present time.
  • the specified state information is the time required until the congestion is resolved. Processing will be described with reference to FIGS. 2 and 5.
  • the data acquisition unit 204 determines whether observation information is stored in the observation information storage unit 154 (step S102). When observation information is stored in observation information storage unit 154 (YES in step S102), data acquisition unit 204 reads the observation information from observation information storage unit 154, and sends the read observation information to assimilation calculation unit 205. Output. When observation information is not stored in observation information storage unit 154 (NO in step S102), data acquisition unit 204 outputs a signal requesting to create state information at the next timing to prediction unit 206. To do.
  • the assimilation calculation unit 205 inputs the observation information output from the data acquisition unit 204.
  • the assimilation calculation unit 205 creates 1000 particles (that is, a scenario) based on the input observation information and the traffic jam model, using, for example, a pseudo-random number generated according to a random number seed.
  • the assimilation calculation unit 205 creates 1000 particles by executing assimilation processing based on the observation information for the created 1000 particles (step S103).
  • the assimilation calculation unit 205 uses at least one of the likelihoods (the degree of likelihood and the degree of likelihood) as described with reference to Equations 1 to 8 based on the observation information.
  • One likelihood is calculated.
  • the prediction unit 206 predicts state information at the next timing based on the updated state information on the particles and the traffic jam model (step S104).
  • the processing shown in steps S101 to S105 (FIG. 2) is executed at each timing during a period in which a predetermined end condition is not satisfied (NO in step S105).
  • the simulation unit 202 performs the assimilation process. finish.
  • the simulation unit 202 calculates the likelihood related to each of the 1000 particles and the state information related to the particles by executing the processing described above.
  • the likelihood is observation information on the particle, for example, the position where the traffic jam occurs, the speed at which the vehicle moves at each position, the density of the vehicle, the number of vehicles flowing into each highway, or from each highway Likelihood ( ⁇ j, 0 ⁇ 3h (i) ) regarding information such as the number of vehicles that flow out.
  • the state information is, for example, the time (x k (i) ) required until the congestion is eliminated at the k-th position, which is designated state information.
  • timing indicating the present is expressed as “0”, and the timing indicating after 3 hours is expressed as “3h”.
  • the evaluation value calculation unit 209 calculates an evaluation value related to the particle based on the likelihood calculated by the simulation unit 202 regarding each particle and the state information related to the particle (step S204). For example, when the error regarding the observation information such as the position where the traffic jam occurs, the flow velocity of the vehicle at each position, the density of the vehicle, the number of vehicles flowing into each highway, the number of vehicles flowing out from the highway, etc. is ⁇ j In addition, the evaluation value for each particle is calculated as shown in Equation 14.
  • the relationship determination unit 109 calculates the values of parameters ( ⁇ , ⁇ ) included in the relationship based on the relationship shown in Expression 15. Ask.
  • represents an average value of x.
  • ⁇ 2 represents the variance of x.
  • represents the circumference ratio.
  • exp represents an exponential function related to the number of Napier.
  • x represents a parameter (variable) relating to the time required until the congestion is resolved.
  • E represents a parameter (variable) related to the evaluation value E (i) shown in Expression 14.
  • the relationship determining unit 109 calculates the relationship between the observation information on the particle and the evaluation value related to the particle by obtaining the value of the parameter ( ⁇ , ⁇ ). In other words, the relationship determining unit 109 performs the fitting process by calculating the value of the parameter (step S205).
  • the state calculating unit 211 Based on the relationship obtained by the relationship determining unit 109, the state calculating unit 211 obtains state information (for example, x value information) when the value of the relationship shown in Expression 15 is the maximum in the obtained relationship. Is calculated as estimated information (that is, estimated value ⁇ ) (step S206).
  • state information regarding the k-th position having the highest likelihood among the times required to eliminate the traffic jam that occurred at the k-th (k is a natural number) position (the time required for the traffic jam to be eliminated in this example). Assume 2.3 hours. Further, it is assumed that the state information regarding the k-th particle having the next highest likelihood (in this example, the time required until the congestion is eliminated) is 1.8 hours.
  • the apparatus disclosed in Patent Document 1 and the like calculates the state information related to 2.3 hours when the likelihood is the highest as estimated information.
  • the information processing apparatus 201 it is possible to calculate the estimation information regarding the target more accurately. This is because even if a particle has a high likelihood, a process for excluding the case where the state information in the particle is unrealistic is possible by executing the fitting process.
  • a scenario is created based on the random number type, and the fitting process is executed based on the state information in the created scenario and the likelihood related to the scenario.
  • the information processing apparatus 201 may perform a process of adjusting the number of random number seeds in the fitting process, for example, according to the degree of dispersion between the state information and the likelihood. If the relationship calculated by the relationship determination unit 210 does not sufficiently represent the relationship between the state information and the likelihood, the assimilation calculation unit 205 further reads the random number seed. Thereafter, the processing shown in steps S202 to S205 in FIG. 5 is executed.
  • the fitting process is executed based on the representative evaluation value and the representative state information. However, the fitting process is executed based on all the evaluation values and all the state information. May be. Further, as a procedure for selecting a representative value, a particle having the highest evaluation value may be selected.
  • the prediction unit (the prediction unit 106 in FIG. 1 or the prediction unit 206 in FIG. 4) creates state information at the next timing, but it is not necessarily required to be at the next timing. Instead, state information at different timings may be created. That is, the timing that is a target to be calculated by the prediction unit is not limited to the above-described example.
  • the information processing apparatus 201 can provide information that is a basis for estimating a state related to a target with high accuracy. This reason is the same as the reason described in the first embodiment.
  • information processing apparatus 201 Furthermore, according to the information processing apparatus 201 according to the present embodiment, information that is a basis for estimating a state related to a target with high accuracy can be provided in a short time. This is because the assimilation processing is executed in parallel.
  • the information processing apparatus 201 it is possible to stably provide information that is a basis for estimating a state related to a target with high accuracy. This is because the estimation information with less variation can be created by creating the estimation information based on the representative state information and the representative likelihood.
  • FIG. 6 is a block diagram showing the configuration of the information processing apparatus 301 according to the third embodiment of the present invention.
  • the information processing apparatus 301 includes a relationship determination unit 302 and an evaluation processing unit 303.
  • the information processing apparatus 301 is connected to an estimation apparatus (simulation apparatus) 304 so that communication is possible.
  • the estimation device 304 estimates a plurality of scenarios representing the manner in which the state related to the object changes.
  • the estimation device 304 estimates a plurality of the states (or estimates the states probabilistically) according to the assimilation process described with reference to steps S101 to S105 (FIG. 2).
  • the information processing apparatus 301 can output to the information processing apparatus 301 the likelihood of the scenario with respect to the observation information observed for the target and the scenario.
  • the information processing apparatus 301 can be realized using, for example, the function of the simulation unit 102 in FIG. 1 or the function of the simulation unit 202 in FIG.
  • FIG. 7 is a flowchart showing the flow of processing in the information processing apparatus 301 according to the third embodiment.
  • the information processing apparatus 301 inputs the scenario estimated by the estimation apparatus 304 regarding the target and the observation information observed regarding the target.
  • the relationship determining unit 302 determines the relationship between the state in the input scenario (that is, the state estimated with respect to the target) and the likelihood that the state will occur (step S301). In the process of determining the relationship, for example, the relationship determining unit 302 inputs a relationship including a parameter, and determines the parameter that matches the state in the scenario and the likelihood that the state will occur.
  • the process for determining the relationship is the fitting process as described above with reference to FIG.
  • the evaluation processing unit 303 obtains a state when the likelihood is high in the relationship determined by the relationship determining unit 302. In other words, the evaluation processing unit 303 obtains a predetermined selection condition that represents a condition for selecting a likely state based on the relationship determined by the relationship determining unit 302 (step S302). In the process shown in step S302, the evaluation processing unit 303 obtains a state when the likelihood of occurrence in the relationship is maximum (or substantially maximum), for example. In this case, the evaluation processing unit 303 estimates a state most likely to occur in the relationship.
  • the relationship determination unit 302 can be realized using the function of the relationship determination unit 109 in FIG. 1 or the function of the relationship determination unit 210 in FIG.
  • the evaluation processing unit 303 can be realized by using the function of the evaluation processing unit 103 in FIG. 1 or the function of the evaluation processing unit 203 in FIG. Therefore, the information processing apparatus 301 can be realized using the function of the information processing apparatus 101 in FIG. 1 or the function of the information processing apparatus 201 in FIG.
  • the information processing apparatus 301 According to the information processing apparatus 301 according to the third embodiment, it is possible to provide information that is a basis for estimating a state related to a target with high accuracy. This reason is the same as the reason described in the first embodiment.
  • FIG. 8 is a block diagram showing the configuration of the information processing apparatus 401 according to the fourth embodiment of the present invention.
  • the information processing apparatus 401 includes a relationship determination unit 402 and an evaluation processing unit 403.
  • the information processing apparatus 401 is communicably connected to an estimation apparatus (simulation apparatus) 404.
  • the estimation device 404 estimates a plurality of scenarios representing a mode in which a state (state information) related to an object changes.
  • the estimation device 404 estimates a plurality of the scenarios according to the assimilation processing described with reference to steps S101 to S105 (FIG. 2) (or estimates the scenarios probabilistically).
  • the estimation device 404 can output to the information processing device 401 the likelihood (likelihood) that the scenario occurs with respect to the observation information observed for the object and the scenario.
  • the information processing apparatus 401 can be realized using, for example, the function of the simulation unit 102 in FIG. 1 or the function of the simulation unit 202 in FIG.
  • FIG. 9 is a flowchart showing the flow of processing in the information processing apparatus 401 according to the fourth embodiment.
  • the information processing apparatus 401 inputs a set configured by combining the likelihood of the scenario estimated by the estimation apparatus 404 with respect to the target and the state information indicating the state regarding the target in the scenario. In this case, the information processing apparatus 401 inputs a plurality of sets related to a plurality of scenarios estimated by the estimation apparatus 404.
  • the relationship determination unit 402 sets a first condition that at least a part of the plurality of input sets is not distant from other sets or is similar to the other sets in the distribution of at least some sets.
  • a satisfying set is selected (step S401).
  • the distance represents a mathematical distance.
  • the relationship determination unit 402 when calculating the center for all the input sets, takes an average position as described with reference to FIG. 3 (the attention described with reference to FIG. 3). (Example of position) is calculated.
  • the relationship determining unit 402 may calculate the center by executing a process similar to the process executed by the relationship determining unit 109, for example. In this case, the relationship determination unit 402 selects a set including state information satisfying a predetermined constraint condition from the plurality of input sets, and calculates a center for the selected set. In this case, the calculated center represents a mathematical (or mathematical) center.
  • the relationship determination unit 402 selects a set close to the calculated center. For example, the relationship determining unit 402 determines whether or not the center is separated by “3 ⁇ ⁇ ” ( ⁇ represents a standard deviation) or more, and selects a set within “3 ⁇ ⁇ ” from the center. Therefore, the relationship determination unit 402 selects a set that satisfies the first condition that the distance is not far from another set or is similar to the other set.
  • the relationship determination unit 402 creates a cluster according to clustering as a process for suppressing the influence of the outlier value, and selects a cluster having a large number of elements belonging to the created cluster, thereby obtaining the first condition. You may select a set that satisfies Therefore, the process of selecting a set that satisfies the first condition is not limited to the above-described example.
  • the evaluation processing unit 403 obtains state information corresponding to the likelihood of occurrence in a set that satisfies a predetermined selection condition among the sets selected by the relationship determining unit 402 (step S402).
  • the predetermined selection condition is a condition that the likelihood of occurrence is a large value.
  • the relationship determining unit 402 obtains state information when the likelihood is high in a set where the likelihood is high.
  • the evaluation processing unit 403 obtains a state that is likely to occur in the set selected by the relationship determination unit 402.
  • the evaluation processing unit 403 displays state information corresponding to the likelihood of occurrence in the set that is most likely to occur among the sets selected by the relationship determination unit 402. You may ask for it. In this case, the evaluation processing unit 403 obtains the most likely state in the set selected by the relationship determining unit 402.
  • the relationship determining unit 402 can be realized by using the function of the relationship determining unit 109 in FIG. 1 or the function of the relationship determining unit 210 in FIG.
  • the evaluation processing unit 403 can be realized by using the function of the evaluation processing unit 103 in FIG. 1 or the function of the evaluation processing unit 203 in FIG. Therefore, the information processing apparatus 401 can be realized using the function of the information processing apparatus 101 in FIG. 1 or the function of the information processing apparatus 201 in FIG.
  • the information processing apparatus 401 it is possible to provide information that is a basis for estimating a state related to a target with high accuracy.
  • the reason for this is that a set that is likely to occur among a plurality of sets configured by combining the likelihood of occurrence of a plurality of scenarios and state information representing the state of the object in the scenario is set to the center of the plurality of sets. It is because it selects based on. Since the information processing apparatus 401 can remove a set that is out of the distribution related to the plurality of sets from the plurality of sets, it is possible to provide information that is a basis for estimating the state related to the object with high accuracy.
  • FIG. 10 is a block diagram schematically showing a hardware configuration example of a calculation processing apparatus capable of realizing the information processing apparatus according to each embodiment of the present invention.
  • the computing device 20 includes a central processing unit (Central_Processing_Unit, hereinafter referred to as “CPU”) 21, a memory 22, a disk 23, a nonvolatile recording medium 24, and a communication interface (hereinafter referred to as “communication IF”) 27.
  • CPU central processing unit
  • the calculation processing device 20 may be connectable to the input device 25 and the output device 26.
  • the calculation processing device 20 can transmit / receive information to / from other calculation processing devices and communication devices via the communication IF 27.
  • the non-volatile recording medium 24 is a computer-readable, for example, compact disc (Compact_Disc) or digital versatile disc (Digital_Versatile_Disc).
  • the nonvolatile recording medium 24 may be a universal serial bus memory (USB memory), a solid state drive (Solid_State_Drive), or the like.
  • the non-volatile recording medium 24 retains such a program without being supplied with power, and can be carried.
  • the nonvolatile recording medium 24 is not limited to the above-described medium. Further, the program may be carried via the communication IF 27 and the communication network instead of the nonvolatile recording medium 24.
  • the CPU 21 copies a software program (computer program: hereinafter simply referred to as “program”) stored in the disk 23 to the memory 22 and executes arithmetic processing.
  • the CPU 21 reads data necessary for program execution from the memory 22. When the display is necessary, the CPU 21 displays the output result on the output device 26. When inputting a program from the outside, the CPU 21 reads the program from the input device 25.
  • the CPU 21 executes an information processing program (FIG. 2, FIG. 5, FIG. 7 or FIG. 7) in the memory 22 corresponding to the function (processing) represented by each unit shown in FIG. 1, FIG. 4, FIG. 6, or FIG. FIG. 9) is interpreted and executed.
  • the CPU 21 sequentially executes the processes described in the above embodiments of the present invention.
  • the present invention can also be realized by such an information processing program. Furthermore, it can be understood that the present invention can also be realized by a computer-readable non-volatile recording medium in which the information processing program is recorded.
  • (Appendix 1) In the distribution of at least some of the plurality of sets in which state information representing the state related to the object and the likelihood of occurrence of a scenario representing a mode in which the state information changes are associated, the distance from the other set is Relationship determining means for selecting the set that satisfies a first condition that is not separated or similar to the other set;
  • An information processing apparatus comprising: evaluation processing means for obtaining the state information corresponding to the likelihood of occurrence in the set that satisfies a predetermined selection condition among the sets selected by the relationship determining means.
  • the relationship determining means determines a relationship between the state information and the likelihood of occurrence with respect to a set included in the selected set.
  • the information processing apparatus according to Supplementary Note 1 or Supplementary Note 2, wherein the evaluation processing unit obtains the state information when the probability of occurrence satisfies a predetermined selection condition based on the relationship determined by the relationship determination unit. .
  • the relationship determination means uses a set in which the state satisfies a predetermined condition as the partial set of the state information included in the scenario and the likelihood of occurrence of the scenario. Thru
  • the relationship determination unit classifies the set of the state information included in the scenario and the likelihood of occurrence of the scenario into a plurality of clusters, and among the classified clusters, the number of the sets belonging to the cluster is large.
  • the information processing apparatus according to any one of supplementary notes 1 to 6, wherein a set satisfying the first condition is selected using a cluster.
  • the calculating means calculates the likelihood of occurrence regarding the period, and the average likelihood of occurrence of the plurality of scenarios
  • the processing means calculates a first weighted average of the state information weighted by the likelihood of occurrence related to the period, and a second weighted average of the average likelihood of occurrence generated by weighting the likelihood of occurrence related to the period.
  • the information processing apparatus selects the set that satisfies the first condition based on the first weighted average and the second weighted average calculated by the processing unit.
  • the calculating means calculates the likelihood of occurrence regarding the period, and the average likelihood of occurrence of the plurality of scenarios,
  • the processing means selects the state information and the average likelihood when the likelihood regarding the period is large, and the relationship determination means is configured to select the state information selected by the processing means, and
  • the information processing apparatus according to claim 5, wherein the set that satisfies the first condition is selected based on the average likelihood that the processing unit has selected.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Analytical Chemistry (AREA)
  • Chemical & Material Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Algebra (AREA)
  • Probability & Statistics with Applications (AREA)
  • Computational Linguistics (AREA)
  • Operations Research (AREA)
  • Databases & Information Systems (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

対象に関する状態を高精度に推定する基となる情報を提供する情報処理装置等を提供する。情報処理装置401は、対象に関する状態を表す状態情報と、該状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の該セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす該セットを選択する関係性決定部402と、該関係性決定手段が選択した該セットのうち、所定の選択条件を満たす該セットにおいて該生じやすさに対応する該状態情報を求める評価処理部403とを有する。

Description

情報処理装置、情報処理方法、及び、情報処理プログラムが記録された記録媒体
 本発明は、たとえば、対象に関して生じる事象を予測する情報処理装置等に関する。
 シミュレーション対象(以降、「対象」と表す)に関する状態(または、事象)を推定する方法には、該対象に関する状態を表す数理的なモデルに含まれているパラメタを、該対象に関して観測された観測情報に適合するように調整することによって、該対象をシミュレーションするシミュレーション手法がある。あるいは、上記のシミュレーションの1つの発展系としては、対象に関する不確実性を、パラメタに関する確率分布として表し、該パラメタを含むモデルを用いて観測情報に近い値が算出されるようにデータを求めるシミュレーション手法がある。
 以降の説明においては、事象、または、状態を総称して「状態」と表すとする。
 図11を参照しながら、後者のシミュレーション手法について、より具体的に説明する。図11は、シミュレーション手法における処理を概念的に表す図である。該シミュレーション手法においては、観測モデル502に入力された観測情報501と、数理的なシミュレーションモデルであるシステムモデル503とが融合された情報を作成し、作成した情報を用いて、対象に関する状態を推定する。観測情報501は、対象に関して観測された情報を表す。観測モデル502は、該対象に関する状態を表す数理的なモデルである。該シミュレーション手法においては、対象に関する状態を推定する処理(状態推定504)において、観測モデル502、または、システムモデル503に含まれている変数(パラメタ)に関する確率分布のうち、該対象に関して観測された観測情報(観測値)501に適合しているような確率分布を求める。次に、該シミュレーション手法においては、求めた確率分布に基づき、該対象に関して注目している状態を表す目的変数の値を求める状態推定504が実行される。以降の説明においては、目的変数に関して求めた予測情報(予測値)、及び、推定情報(推定値)を「解析情報」と表す。
 後者のシミュレーション手法においては、時系列データが入力された場合に、該時系列データにおけるタイミングの順に、解析情報に与える観測情報501の影響を計算する処理が実行される。この処理を、「フィルタリング」と表す。該フィルタリングにおけるフィルタには、粒子フィルタ、アンサンブルカルマンフィルタ等がある。
 以降の説明においては、フィルタリング処理を実行する以前の変数値の確率分布を、「事前確率分布」(または、「事前分布」)と表す。フィルタリング処理を実行した後の変数値の確率分布を、「事後確率分布」(または、「事後分布」)と表す。
 特許文献1、及び、特許文献2においては、フィルタリングを用いながら尤もらしい状態を求めることによって、対象に関する状態を推定するシミュレーション技術が開示されている。尤もらしい状態を求める手法は、最尤推定法とも呼ばれる。
 特許文献1に開示された装置は、フィルタリングにおいて事後確率分布を求める処理において、対象に関して観測された観測情報と、該対象に関する事前確率分布との誤差に基づき、該観測情報に関する尤もらしさを算出する。該装置は、算出した尤もらしさに応じた重み付けを、該事前確率分布に適用することによって、該事後確率分布を作成する。
 特許文献2に開示された装置は、対象に関する複数の観測モデルと、判定部とを有する。該判定部は、フィルタリングを用いたデータ同化処理において、当該複数の観測モデルにおける複数の事後分布に基づき、尤もらしい結果を選択する。当該装置は、非理想的な観測情報(たとえば、ノイズを含むデータ)においても、対象に関する状態を高精度にシミュレーションすることが可能であるとされる。
特許第5340228号公報 国際公開第2016/031174号
 しかし、特許文献1、または、特許文献2に開示された装置を用いたとしても、対象に関する予測を高精度に実行することができない。言い換えると、これらの装置を用いたとしても、対象に関して実際に観測された情報(または、値)と、該対象に関して予測された解析情報との間に生じる誤差に関する問題を解消することができない。この理由は、これらの装置が尤もらしい状態を選択することによって対象に関する状態を求めたとしても、求めた状態と、該対象に関して実際に生じる状態との間にて乖離が生じてしまうからである。
 そこで、本発明の目的の1つは、対象に関する状態を高精度に推定する基となる情報を提供する情報処理装置等を提供することである。
 本発明の1つの態様として、情報処理装置は、
 対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択する関係性決定手段と、
 前記関係性決定手段が選択した前記セットのうち、所定の選択条件を満たす前記セットにおいて前記生じやすさに対応する前記状態情報を求める評価処理手段と
 を備える。
 また、本発明の他の態様として、情報処理方法は、
 計算処理装置によって、対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択し、選択した前記セットのうち所定の選択条件を満たす前記セットにおいて、前記生じやすさに対応する前記状態情報を求める。
 また、本発明の他の態様として、情報処理プログラムは、
 対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択する関係性決定機能と、
 前記関係性決定機能において選択した前記セットのうち所定の選択条件を満たす前記セットにおいて、前記生じやすさに対応する前記状態情報を求める評価処理機能と
 をコンピュータに実現させる。
 さらに、同目的は、係るプログラムを記録するコンピュータが読み取り可能な記録媒体によっても実現される。
 本発明に係る情報処理装置等によれば、対象に関する状態を高精度に推定する基となる情報を提供することができる。
本発明の第1の実施形態に係る情報処理装置が有する構成を示すブロック図である。 第1の実施形態に係る情報処理装置における処理の流れを示すフローチャートである。 シナリオにおける状態に関する状態値と、該シナリオに関する評価値とに基づきフィッティング処理された関係性を概念的に表す図である。 本発明の第2の実施形態に係る情報処理装置が有する構成を示すブロック図である。 第2の実施形態に係る情報処理装置における処理の流れを示すフローチャートである。 本発明の第3の実施形態に係る情報処理装置が有する構成を示すブロック図である。 第3の実施形態に係る情報処理装置における処理の流れを示すフローチャートである。 本発明の第4の実施形態に係る情報処理装置が有する構成を示すブロック図である。 第4の実施形態に係る情報処理装置における処理の流れを示すフローチャートである。 本発明の各実施形態に係る情報処理装置を実現可能な計算処理装置のハードウェア構成例を概略的に示すブロック図である。 シミュレーション手法における処理を概念的に表す図である。
 本願発明の理解を容易にするため、技術的な用語と、本願発明が解決しようとする課題とを説明する。まず、技術的な用語について説明する。以降の説明においては、事象、または、状態を総称して「状態」と表すとする。
 データ同化(Data assimilation)技術は、時間が経過するにつれて変化する対象(target)に関する状態を表す数理的なモデルに、該対象に関する観測情報に適合するよう不確実さを表す情報を導入することによって、より高い予測精度を実現する技術である。データ同化技術におけるモデルは、複数のパラメタと、状態変数とを含む。該複数のパラメタには、それぞれ、値が設定される。さらに、状態変数には、各タイミングにおける状態変数の値がそれぞれ設定される。以降、時間が経過するにつれてパラメタの値、及び、状態変数の値(以下、状態値又は状態情報とも言う)が変化する様子を「シナリオ(scenario)」と表す。すなわち、シナリオは、対象に関する状態が変化する態様を表す。データ同化技術においては、状態変数の値が、確率分布に従い分布していると仮定する。この結果、該モデルによって推定されるシナリオは、複数存在している。
 以降、1つのシナリオに従うシミュレーション、または、シナリオ自体を、「粒子(particle)」と表す。たとえば、複数の粒子は、該複数のシナリオに従うシミュレーション(または、シナリオ自体)を表す。また、シナリオのうち、あるタイミングにおける複数のパラメタの値と、状態変数の値とを、「該あるタイミングにおける状態」と表す。
 データ同化技術等のシミュレーション技術においては、対象に関して実際に生じる可能性がある状態を確率的に予測する。該シミュレーション技術においては、たとえば、タイミングtにおける状態が状態Cであるという条件を満たしているシナリオに関する粒子の割合が全粒子の80%である場合に、タイミングtにおける状態が状態Cである確率が80%であると予測される。1つのシナリオに関する粒子は、複数存在していてもよい。
 解析情報は、対象に関する数理的なモデルに基づき求められた状態変数の値を表す。観測情報は、たとえば、該対象を観測している観測装置によって観測された観測情報(観測値)を表す。モデル値は、数理的なモデルに含まれる変数の値が、確率分布に従い分布しているモデルにおいて、1つのシナリオにおける状態を表す変数に関する値を表す。
 たとえば、上述したようなシミュレーション技術においては、あるタイミングにおける複数のモデル値に関して、該あるタイミングにおける観測情報が作成される確率分布になるように、粒子が複製、または、削除される。あるいは、該シミュレーション技術においては、あるタイミングにおける複数のモデル値に関して、該あるタイミングにおける観測情報が作成される確率分布になるように、粒子に関するシナリオを変更する。以降、粒子を複製、削除、または、変更する処理を「フィルタリング処理」と表す。該フィルタリング処理を実現する手法には、粒子フィルタ(particle filter)、アンサンブルカルマンフィルタ(ensemble Kalman filter)等の手法がある。これらの手法においては、対象に関する解析情報を算出する場合に、複数の粒子のうち、1つのタイミングにおける観測情報に最も適合している(当てはまっている、尤もらしい)粒子を選択する。以降、当てはまっている程度を「尤度」と表す。ここで、本発明の各実施形態に係る情報処理装置において算出される各尤度に関して説明する。
 第1尤度(あるタイミングに関する観測情報ごとの尤度)は、式1に示されているように、あるタイミングt(tは、自然数)において第j(jは、自然数)観測装置によって観測された観測情報yj,tに対して、第i粒子に関する変数xt|t-1 (i)(iは、自然数)が当てはまっている程度(度合)を表す。
Figure JPOXMLDOC01-appb-I000001
 ただし、p(A|B)は、事象Bが生じる場合に事象Aが生じる条件付き確率を表す。xt|t-1 (i)は、第i粒子に関して、タイミング(t-1)における状態と、数理的なモデルとに基づき、タイミングtに関して推定される状態を表す。
 したがって、第1尤度は、第iシナリオのうち、タイミングtにおける観測情報yj,tに対して解析情報が当てはまっている程度を表す。
 第2尤度(あるタイミングに関する総合的な尤度)は、式2に示されているように、タイミングtにおいて、全ての観測情報yに対して、第i粒子に関する変数xt|t-1 (i)が当てはまっている程度(度合)を表す。
Figure JPOXMLDOC01-appb-I000002
 ただし、Πは、jに関する掛け算を表す。
 したがって、第2尤度は、第iシナリオのうち、タイミングtにおける全観測情報に対して解析情報が当てはまっている程度を表す。
 第3尤度(ある期間に関する観測情報ごとの尤度)は、式3に示されているように、タイミングt1からタイミングt2までの期間(t_1→t_2)における、第1尤度(式1)の総乗を表す。
Figure JPOXMLDOC01-appb-I000003
 したがって、第3尤度は、第iシナリオのうち、タイミングt1からタイミングt2までの期間における観測情報yj,tに対して解析情報が当てはまっている程度を表す。
 第4尤度(ある期間に関する総合的な尤度)は、式4に示されているように、タイミングt1からタイミングt2までの期間(t1→t2)における、第2尤度(式2)の総乗を表す。
Figure JPOXMLDOC01-appb-I000004
 すなわち、第4尤度は、第iシナリオのうち、タイミングt1からタイミングt2までの期間におけるすべての観測情報に対して解析情報が当てはまっている程度を表す。第3尤度、及び、第4尤度は、必ずしも、式3、及び、式4に例示されているように、総乗することによって算出する処理手順でなくともよく、たとえば、総和によって算出する処理手順であってもよい。第3尤度、及び、第4尤度を算出する処理手順は、式3、及び、式4に限定されない。
 粒子平均尤度は、式5乃至式8に示されるように、上述した第1尤度乃至第4尤度の4つの尤度に関して、それぞれ、すべてのシナリオに関する平均値によって算出される。
Figure JPOXMLDOC01-appb-I000005

Figure JPOXMLDOC01-appb-I000006

Figure JPOXMLDOC01-appb-I000007

Figure JPOXMLDOC01-appb-I000008
 ただし、Σは、総和を算出する処理を表す。
 式5に示される第1平均尤度は、タイミングtにおける観測情報yj,tに対して解析情報が当てはまっている程度を、すべてのシナリオに関して平均した平均値を表す。式6に示される第2平均尤度は、タイミングtにおける全観測情報に対して解析情報が当てはまっている程度を、すべてのシナリオに関して平均した平均値を表す。式7に示される第3平均尤度は、タイミングt1からタイミングt2までの期間における観測情報yj,tに対して解析情報が当てはまっている程度を、すべてのシナリオに関して平均した平均値を表す。式8に示される第4平均尤度は、タイミングt1からタイミングt2までの期間におけるすべての観測情報に対して解析情報が当てはまっている程度を、すべてのシナリオに関して平均した平均値を表す。
 次に、本願発明者によって見出された課題について説明する。
 特許文献1、及び、特許文献2等の最尤推定法においては、複数の粒子のうち、1つのタイミングにおける尤度が高い粒子を選択する。しかし、1つのタイミングにおける尤度が最も高い粒子に関するシナリオに従ったシミュレーションが、必ずしも、対象に関する予測精度が高いとは限らない。本願発明者は、該シミュレーションに関するモデルにおける不確実性が有限の離散分布を用いて表されていることに、係る対象に関する予測精度が高くならない原因の1つがあることを見出した。さらに、本願発明者は、粒子に関する尤度等の評価値(式9等を参照しながら後述する)と、解析情報との間に統計的な関係性があり、該関係性から外れる粒子が、たとえ、高い尤度を有する粒子であっても、該粒子に関するシナリオに従い推定される状態が、実際の観測情報とは乖離した状態になってしまうことを見出した。したがって、高い尤度を有する粒子に関するシナリオに従うシミュレーションであっても、該シミュレーションを用いた予測精度(prediction accuracy)が低いという課題を、本願発明者は見出した。
 本願発明者は、係る課題を見出すとともに、係る課題を解決する手段を導出するに至った。以降、このような課題を解決可能な、本発明を実施する実施形態について、図面を参照しながら詳細に説明する。
 <第1の実施形態>
 図1を参照しながら、本発明の第1の実施形態に係る情報処理装置101が有する構成について詳細に説明する。図1は、本発明の第1の実施形態に係る情報処理装置101が有する構成を示すブロック図である。
 情報処理装置101は、大別して、シミュレーション部102と、評価処理部103とを有する。シミュレーション部102は、データ取得部104と、同化計算部105と、予測部106と、計算終了判定部107とを有する。評価処理部103は、評価値計算部108と、関係性決定部109と、状態算出部110とを有する。
 観測装置151は、対象に関する状態を観測し、観測した状態を表す観測情報(観測値)を作成し、作成した観測情報を観測情報記憶部154に格納する。入力装置152は、外部から設定情報を入力し、入力した設定情報を設定情報記憶部155に格納する。設定情報は、対象に関する設定モデルを表す情報、及び、同化処理を終了するか否かを表す終了条件(stopping criteria)を含む。該終了条件は、たとえば、処理しているタイミングが所定のタイミング(すなわち、終了タイミング)に到達したという条件である。または、該終了条件は、状態値(状態情報)のうち、いずれかの状態値が所定の条件(たとえば、状態値が閾値を超えている)を満たしているという条件であってもよい。状態値(状態情報)は、対象に関する状態を表す。状態情報は、たとえば、対象作物、高速道路等の対象に関する状態のうち、注目している状態を表す情報であり、後述する対象作物の収穫量、渋滞が解消するまでに要する時間等を表す情報である。
 情報処理装置101は、観測情報記憶部154、設定情報記憶部155、及び、出力装置153に、接続(または、通信可能に接続)されている。情報処理装置101は、観測情報記憶部154に格納されている観測情報、及び、設定情報記憶部155に格納されている設定情報を読み取ることができる。情報処理装置101は、処理した結果を出力装置153に出力してもよい。
 第1の実施形態に係る情報処理装置101における各構成要素について説明する。
 データ取得部104は、観測情報記憶部154に格納されている観測情報を読み取り、読み取った観測情報を同化計算部105に対して出力する。
 同化計算部105は、データ取得部104が出力した観測情報を入力する。次に、同化計算部105は、複数のシナリオ(粒子)を作成する。この処理について説明する。
 まず、同化計算部105は、あるタイミングにおける状態情報(状態値)を含むセットを、複数作成する。すなわち、同化計算部105は、該状態情報(状態値)を含むシナリオ(粒子)を複数作成する。次に、同化計算部105は、観測情報を中心としてある分散を有した乱数を算出し、作成した乱数が組み合わされることによって構成されたセットを複数作成する。同化計算部105は、各該セットを含むシナリオ(粒子)を作成する。したがって、上記の処理は、あるタイミングにおける観測情報が作成される確率分布になるように、粒子を複製、変更、または、削除する処理である。同化計算部105は、上述した処理によって、各タイミングに関する観測情報と、数理的なモデルとに基づきフィルタリング処理を実行する。また、同化計算部105は、入力した観測情報に基づき、式1乃至式4を参照しながら上述したような尤度(生じやすさの程度)、及び、式5乃至式8を参照しながら上述したような平均尤度(シナリオに関して平均化された生じやすさの程度)のうち、少なくとも、いずれか1つの尤度を算出する。同化計算部105は、算出した該尤度、及び、該平均尤度を評価処理部103に対して出力する。
 次に、同化計算部105は、作成した複数の粒子を、予測部106に対して出力する。観測情報が観測されていないタイミングに関して、同化計算部105は、上述したフィルタリング処理を実行せずに、粒子を予測部106に対して出力する。
 予測部106は、同化計算部105が出力した粒子(シナリオ)を入力し、入力したシナリオのうちのタイミングtにおける状態情報と、対象に関する状態が時間の推移に従い変化する態様を表す微分方程式が離散化された数理的なモデルとに基づき、タイミング(t+1)における状態情報を作成する。
 計算終了判定部107は、設定情報記憶部155に格納されている設定情報のうち、計算を終了するか否かに関する終了条件を読み取り、読み取った終了条件に基づき、同化処理を終了するか否かを判定する。計算終了判定部107は、同化処理を終了すると判定した場合に、同化処理を終了する。計算終了判定部107は、同化処理を終了しないと判定した場合に、ステップS101(図2を参照しながら後述する)に示された処理を実行する。
 シミュレーション部102は、同化処理を実行する過程において算出される尤度(式1乃至式8に例示)と、該同化処理を実行した結果として算出される各粒子の状態情報とを、評価処理部103に対して出力する。したがって、シミュレーション部102は、上述したような処理を実行することによって、対象に関する状態が変化する態様を表すシナリオを推定する。
 評価処理部103において評価値計算部108は、シミュレーション部102が出力した状態情報と、尤度とを入力する。評価値計算部108は、入力した尤度に対して所定の評価処理を実行することによって、粒子(シナリオ)と、対象にて実際に生じた状態とが類似している程度を表す評価値(式9)を算出する。
Figure JPOXMLDOC01-appb-I000009
 ただし、Σは、jに関する総和を算出することを表す。αは、重みを表す。Σα=1である。
 式9に例示された評価値は、各シナリオに関する尤度の期待値であるので、尤もらしさ(生じやすさ)の程度を表す情報である。したがって、粒子に関する評価値が大きな値であるほど、該粒子は実際に生じた状態に近い状態を表す。粒子に関する評価値が小さな値であるほど、該粒子は実際に生じた状態に遠い状態を表す。所定の評価処理は、たとえば、式9に従い評価値を算出する処理である。
 評価値計算部108は、算出した評価値を、関係性決定部109に対して出力する。評価値計算部108は、上述した処理を、各粒子に関して実行する。
 関係性決定部109は、各粒子に関して評価値計算部108が出力した評価値を入力する。関係性決定部109は、図3(後述する)に例示されているように、各粒子における状態情報のうちの少なくとも1つの値と、該粒子に関する評価値とに対して適合している関係性を求める。関係性決定部109は、たとえば、複数の粒子に関して、該値と、該評価値とが適合している関係性を求めるフィッティング処理を実行する。該フィッティング処理は、該値と、該評価値とに基づき、所定の関係性における係数を求める処理である。所定の関係性は、たとえば、ガウス関数、2次関数、または、それらの関数を足し合わせた合成関数である。所定の関係性が上に凸な関数である場合には、該関係性において大きな値を探索することによって、評価値が高い値を求めることができる。
 関係性決定部109は、状態情報が所定の制約条件を満たしている場合における値に関して、上述したようなフィッティング処理を実行してもよい。たとえば、作物を育成する過程に関するシミュレーションの場合に、関係性決定部109は、状態情報の1つである作物の収穫量xに関して、「1ヘクタールあたり50トンから150トンまでの範囲」という所定の制約条件を満たしている状態情報のみに関して、上述したようなフィッティング処理を実行してもよい。これは、たとえば、1ヘクタールあたりにて収穫可能な作物の量が、あらかじめ得られている場合に適用できる。関係性決定部109は、算出した関係性を状態算出部110に対して出力する。フィッティング処理に関しては、図3を参照しながら後述する。
 状態算出部110は、関係性決定部109が出力した関係性を入力し、入力した関係性に基づき状態情報に関する推定情報を作成し、作成した推定情報を出力装置153に出力する。この処理において、状態算出部110は、入力した該関係性において、生じやすさが所定の選択条件を満たす場合の状態情報(たとえば、生じやすい状態情報)を該推定情報として求める。たとえば、所定の選択条件が、生じやすさが該関係性において大きな値であるという条件である場合に、状態算出部110は、入力した該関係性において、生じやすさを表す評価値が大きな値である場合における状態情報を、該推定情報として求める。この場合に、状態算出部110は、入力した関係性に含まれている評価値を相互に比較することによって、該評価値が大きな値である場合における状態情報を求める。たとえば、状態算出部110は、該関係性における評価値が最大(または、略最大)である場合における状態情報を、該推定情報として求めてもよい。略最大は、たとえば、最大から所定の範囲(たとえば、3%、5%、または、10%)内の値であればよい。
 次に、図3を参照しながら、フィッティング処理について説明する。図3は、シナリオにおける状態に関する状態値と、該シナリオに関する評価値とに基づきフィッティング処理された関係性を概念的に表す図である。図3の横軸は、状態情報のうち注目している状態値を表し、右側であるほど該状態値が大きく、左側であるほど該状態値が小さいことを表す。図3の縦軸は、評価値を表し、上側であるほど評価値が大きく(すなわち、尤もらしい)、下側であるほど評価値が小さい(すなわち、尤もらしくない)ことを表す。黒い点は、シナリオに関する評価値と、該シナリオにおける状態情報のうち注目している状態の値とによって決定される位置を表す。曲線は、各粒子に関して決定された位置に基づき求められた関係性を表す。フィッティング処理においては、各粒子に関して決定された位置との乖離が少ない関係性が求められる。
 尚、フィッティング処理においては、関係性とは乖離している位置に関する情報(すなわち、はずれ値)を用いることなく処理を実行してもよい。この場合に、該処理は、はずれ値が関係性におけるパラメタの値に与える影響を抑える処理である。該はずれ値の影響を抑える処理は、たとえば、注目している位置の分布から大きく乖離している位置を用いない処理であってもよい。乖離しているか否かの判定処理は、たとえば、該位置が、全位置の平均的な位置から「3×σ」(σは、標準偏差を表す)以上離れているか否かを判定することによって実行される。この場合に、乖離しているか否かの判定処理は、たとえば、該位置が、全位置の平均的な位置から所定の距離以内であるか否かを判定することによって実行される。または、該はずれ値の影響を抑える処理は、上述したような所定の制約条件に基づく処理であってもよい。本実施形態において、距離は、数理的(数学的)な距離を表している。
 該はずれ値の影響を抑える処理は、たとえば、複数の位置をクラスタリングする手法に従い求められたクラスタに応じて、はずれ値を選択する処理であってもよい。クラスタリングする手法は、たとえば、K-means法、X-means法である。この場合に、該はずれ値の影響を抑える処理においては、複数の位置をクラスタリングすることによってクラスタを求め、求められたクラスタに属している位置の個数を求める。該処理においては、次に、求めた該クラスタを、属している位置の個数が多いクラスタと、属している位置の個数が少ないクラスタとに分類し、後者のクラスタに属している位置をはずれ値として選択する。該処理によれば、はずれ値の影響を抑える処理によって、より正確に推定情報を求めることができる。
 次に、図2を参照しながら、本発明の第1の実施形態に係る情報処理装置101における処理について詳細に説明する。図2は、第1の実施形態に係る情報処理装置101における処理の流れを示すフローチャートである。
 データ取得部104は、観測情報記憶部154に観測情報が格納されているか否かを判定する(ステップS102)。観測情報記憶部154に観測情報が格納されている場合に(ステップS102にてYES)、データ取得部104は、観測情報記憶部154から観測情報を取得し、観測した観測情報を同化計算部105に対して出力する。同化計算部105は、データ取得部104が出力した観測情報を入力する。同化計算部105は、上述したような、同化処理(ステップS103)、及び、フィルタリング処理を実行する。同化処理において、同化計算部105は、取得した該観測情報に基づき、式1乃至式8を参照しながら上述したような尤度のうち、少なくとも、いずれか1つの尤度を算出する。
 観測情報記憶部154に観測情報が格納されていない場合に(ステップS102にてNO)、ステップS103に示された同化処理は実行されない。この場合に、データ取得部104は、観測情報がないことを表す信号を予測部106に対して出力する。
 予測部106は、同化計算部105が出力した状態情報、及び、尤度、または、データ取得部104が出力した信号を入力する。予測部106は、入力した状態情報と、数理的なモデルとに基づき、入力した状態情報に関するタイミングの次のタイミングにおける状態情報を作成する(ステップS104)。
 計算終了判定部107は、設定情報記憶部155に格納されている設定情報のうち、同化処理を終了するか否かに関する終了条件を読み取り、読み取った終了条件に基づき、同化処理を終了するか否かを判定する(ステップS105)。計算終了判定部107は、同化処理を終了すると判定した場合に(ステップS105にてYES)、同化処理を終了する。計算終了判定部107は、同化処理を終了しないと判定した場合に(ステップS105にてNO)、タイミングを進める処理(ステップS101)を実行する。ステップS101に示された処理の後に、ステップS102に示された処理が実行される。
 ステップS105にてYESの場合に、評価値計算部108は、同化計算部105が算出した各粒子の第3尤度(式3に例示)と、予測部106が算出した各粒子の状態情報とに所定の評価処理を実行する。この処理によって、評価値計算部108は、粒子(シナリオ)と、対象にて実際に生じた状態とが類似している程度を表す評価値(式9に例示)を算出する(ステップS106)。
 次に、関係性決定部109は、各粒子に関して評価値計算部108が算出した評価値(式9に例示)と、該粒子に関して予測部106が算出した状態情報とに対して適合している関係性を求める(ステップS107)。たとえば、関係性決定部109は、図3に例示されているようなフィッティングに関する処理を実行することによって該関係性を求める。
 評価値計算部108は、関係性決定部109が求めた関係性に基づき、評価値が大きい場合の状態情報を作成する(ステップS108)。評価値計算部108は、たとえば、ガウス関数が最大となる場合の状態情報を求めることによって、評価値が最も大きい場合における状態情報を作成する。
 次に、本発明の第1の実施形態に係る情報処理装置101に関する効果について説明する。
 第1の実施形態に係る情報処理装置101によれば、対象に関する状態を高精度に推定する基となる情報を提供することができる。この理由は、対象に関する粒子(シナリオ)の評価値と、該対象に関する状態情報との間の定性的な関係性に基づき、尤もらしい状態を与える状態を決定することによって、上述したように、該対象に関する観測情報とは乖離した予測が実行されてしまう可能性を低減することができるからである。この理由について、具体的に説明する。
 最尤推定(maximum likelihood estimation)においては、最も大きな尤度を有する粒子(シナリオ)における状態情報を、最適な推定情報として作成する。また、上述したような粒子は、解空間において離散的に現れる。このため、最尤推定においては、正確な粒子を算出する目的のために、該解空間において粒子を増やすことによって該解空間における粒子の密度を増やす。この結果、最尤推定においては、正確な粒子を算出する場合に計算量が増えてしまう。
 解空間は、対象が、たとえば、作物の収穫量である場合に、該収穫量に関する1つの座標軸を表す。各粒子(シナリオ)における収穫量は、該座標軸上(たとえば、図3の「状態の値」に示される座標軸上)に分布している。しかし、本願発明者が見出した課題について上述したように、該座標軸に分布している値(たとえば、図3の黒い点の横軸方向の座標値)は、必ずしも、実際に対象に生じる状態を表しているとは限らない。
 本実施形態に係る情報処理装置101は、各シナリオに関して算出された評価値と、該シナリオにおいて注目している状態を表す状態情報との間の関係性(図3における曲線)を求め、求めた該関係性に従い、尤もらしい状態情報を求める。この場合に、情報処理装置101は、たとえば、所定の関係性におけるパラメタの値を、該評価値と、該状態情報と(すなわち、図3の黒い点の位置)に基づき決定することによって、最適な推定情報を作成する。所定の関係性は、たとえば、状態情報が分布している区間において連続している。この結果、情報処理装置が求める解は、離散的な状態情報を処理する場合に比べて、実際に対象に生じる状態である可能性が高い。
 さらに、所定の関係性として、ガウス関数、または、尤度に関して上に凸な関数等の関係性を用いることによって、該評価値と、該状態情報とのセットの分布から、外れているセットを取り除くことができる。この結果、実際に対象に生じる可能性が低い状態(すなわち、非現実的な状態)を、該解空間から除外することができる。この結果、本実施形態に係る情報処理装置によれば、対象に関する状態を、より一層、高精度に推定する基となる情報を提供することができる。
 また、本実施形態に係る情報処理装置101は、評価値と、状態情報とに適合している関係性を求め、求めた該関係性に従い評価値が大きな状態情報を求める。したがって、対象に関する状態を高精度に推定する基となる情報を提供する目的のために、膨大な個数の粒子を作成する必要はない。これに対して、特許文献1、または、特許文献2に開示されている装置は、評価値が高い状態情報を選択するので、対象に関する状態を高精度に推定する基となる情報を提供する目的のためには、膨大な個数の粒子を作成する必要がある。
 また、同化処理を例として参照しながら、本実施形態に係る情報処理装置101における処理について説明したが、情報処理装置101における処理は、必ずしも、同化処理に関する処理でなくともよい。情報処理装置101における処理は、対象に関する状態を予測し、さらに、予測した状態と、該対象に関して観測された観測情報との依存関係を解析する処理に関して実行されればよく、上述した例に限定されない。以降の各実施形態についても同様に、同化処理に限定されない。
 <第2の実施形態>
 次に、上述した第1の実施形態を基本とする本発明の第2の実施形態について説明する。
 以降の説明においては、本実施形態に係る特徴的な部分を中心に説明すると共に、上述した第1の実施形態と同様な構成については、同一の参照番号を付すことにより、重複する説明を省略する。
 図4を参照しながら、本発明の第2の実施形態に係る情報処理装置201が有する構成について詳細に説明する。図4は、本発明の第2の実施形態に係る情報処理装置201が有する構成を示すブロック図である。
 情報処理装置201は、大別して、複数のシミュレーション部202と、評価処理部203とを有する。シミュレーション部202は、データ取得部204と、同化計算部205と、予測部206と、計算終了判定部207と、統計処理部208とを有する。評価処理部203は、評価値計算部209と、関係性決定部210と、状態算出部211とを有する。
 データ取得部204は、データ取得部104が有している機能と同様な機能を有する。同化計算部205は、同化計算部105が有している機能と同様な機能を有する。予測部206は、予測部106が有している機能と同様な機能を有する。計算終了判定部207は、計算終了判定部107が有している機能と同様な機能を有する。評価値計算部209は、評価値計算部108が有している機能と同様な機能を有する。関係性決定部210は、関係性決定部109が有している機能と同様な機能を有する。状態算出部211は、状態算出部110が有している機能と同様な機能を有する。したがって、シミュレーション部202は、対象に関する状態が変化する態様を表すシナリオを推定する。
 観測装置151は、対象に関する状態を観測し、観測した状態を表す観測情報(観測値)を作成し、作成した観測情報を観測情報記憶部154に格納する。入力装置152は、外部から設定情報を入力し、入力した設定情報を設定情報記憶部155に格納する。設定情報は、対象に関する設定モデルを表す情報、及び、同化処理を終了するか否かを表す終了条件を含む。該終了条件は、たとえば、処理しているタイミングが所定のタイミング(すなわち、終了タイミング)に到達したという条件である。または、該終了条件は、状態情報のうち、いずれかの状態値が所定の条件(たとえば、状態値が閾値を超えている)を満たしているという条件である。
 情報処理装置201は、観測情報記憶部154、設定情報記憶部155、及び、出力装置153に、接続(または、通信可能に接続)されている。情報処理装置201は、観測情報記憶部154に格納されている観測情報、及び、設定情報記憶部155に格納されている設定情報を読み取ることができる。情報処理装置201は、処理した結果を出力装置153に出力してもよい。
 本実施形態に係る情報処理装置201において、シミュレーション部202は、観測情報、設定情報、及び、擬似乱数(pseudo-random numbers)を生成(generate)する初期条件である乱数種(random seed)を読み取る。シミュレーション部202において、同化計算部205は、たとえば、乱数種情報212から乱数種を読み取り、読み取った乱数種に基づき擬似乱数を生成する。同化計算部205は、乱数種でなく、擬似乱数、または、乱数を読み取ってもよい。以降、擬似乱数、または乱数を総称して「乱数」と表す。該乱数は、初期の状態値を算出する場合や、粒子を再配分する場合に用いられる。また、同化計算部205は、シミュレーション部202ごとに異なる複数の乱数種を読み取る。同化計算部205は、第1の実施形態にて説明したような同化処理、及び、フィルタリング処理を実行する。同化計算部205は、該同化処理において、式1乃至式8を参照しながら説明したような尤度(生じやすさの程度、尤もらしさの程度)のうち、少なくとも、いずれか1つの尤度を算出する。
 統計処理部208は、同化計算部205が算出した各粒子の尤度、及び、状態情報を統計処理する(ステップS203)ことによって、代表的な尤度、及び、代表的な状態情報を選択する。式10に示されているように、統計処理部208は、代表的な状態情報xkl(ただし、kは、乱数種を指し示す自然数。l(エル)は、第l状態情報を表す)として、たとえば、各粒子が表すシナリオにおける状態情報が該粒子に関する第4尤度(式4)にて重み付けされた加重平均を算出する。
Figure JPOXMLDOC01-appb-I000010
 ただし、xkl (i)は、第i粒子に関して、第k乱数種に従い生成された擬似乱数に基づき算出された第l状態(変数)の値を表す。
 すなわち、統計処理部208は、式10に示された処理に従い、平均的な状態情報を算出する。
 統計処理部208は、さらに、観測情報に関する代表的な尤度Lkj(ただし、kは、乱数種を指し示す自然数。jは、第j状態情報を表す)として、たとえば、各粒子が表すシナリオに関する尤度が該粒子に関する第4尤度(式4)にて重み付けされた加重平均を算出する。
Figure JPOXMLDOC01-appb-I000011
 ただし、Lkj (i)は、第i粒子に関して、第k乱数種に従い生成された擬似乱数に基づき算出された第j状態(変数)に関する平均尤度を表す。たとえば、Lkj (i)は、式7に従い算出される尤度を表す。
 すなわち、統計処理部208は、式11に示された処理に従い、尤もらしさの平均(すなわち、平均的な尤もらしさ)を算出する。
 各シミュレーション部202は、式10及び式11等に示された処理に従い算出した代表的な尤度、及び、代表的な状態情報を、評価値計算部209に対して出力する。したがって、各シミュレーション部202は、粒子ごとではなく、各状態処理を算出した乱数種ごとに上述した値を算出する。
 関係性決定部210、及び、状態算出部211は、第1の実施形態にて説明した処理と同様な処理を実行する。状態算出部211は、作成した推定情報を出力装置153に出力する。
 次に、図5を参照しながら、本発明の第2の実施形態に係る情報処理装置201における処理について詳細に説明する。図5は、第2の実施形態に係る情報処理装置201における処理の流れを示すフローチャートである。
 各シミュレーション部202は、乱数種情報から乱数種を読み取る。各シミュレーション部202は、並行、擬似並行、または、逐次的に、ステップS201、及び、ステップS202を参照しながら上述したような処理を実行する。ステップS202は、図2内のステップS101乃至ステップS105に示された処理を表す。ステップS202にて実行される処理について、図2を参照しながら具体的に説明する。
 各シミュレーション部202において、データ取得部204は、観測情報記憶部154に観測情報が格納されているか否かを判定する(ステップS102)。観測情報記憶部154に観測情報が格納されている場合に、同化計算部205は、該観測情報に基づき、上述したような同化処理を実行する(ステップS103)。同化計算部205は、該同化処理において、式1乃至式8を参照しながら説明したような尤度のうち、少なくとも、いずれか1つの尤度を、該観測情報に基づき算出する。観測情報記憶部154に観測情報が格納されていない場合に(ステップS102にてNO)、同化計算部205は、ステップS103に示された処理を実行しない。
 観測情報記憶部154に観測情報が格納されていない場合に(ステップS102にてNO)、予測部206は、数理的なモデルに基づき、次のタイミングにおける状態に関する状態情報を作成する(ステップS104)。観測情報記憶部154に観測情報が格納されている場合に(ステップS102にてYES)、予測部206は、算出された粒子(シナリオ)に関して、次のタイミングにおける状態に関する状態情報を作成する(ステップS104)。
 ステップS101乃至ステップS105(図2)における処理は、所定の終了条件が成立していない場合に(ステップS105にてNO)、繰り返し実行される。所定の終了条件が成立した場合に(ステップS105にてYES)、シミュレーション部202は、式10、及び、式11を参照しながら説明した処理を実行することによって、代表的な尤度、及び、代表的な状態情報を作成する(図5におけるステップS203)。
 すべてのシミュレーション部202が代表的な尤度、及び、代表的な状態情報を作成した後に、評価値計算部209は、該代表的な尤度、及び、代表的な状態情報に基づき、乱数種ごとの評価値を算出する(ステップS204)。評価値は、たとえば、代表的な尤度が、各シナリオに関して平均化された値である。
 関係性決定部210は、粒子(シナリオ)に関して乱数種ごとに算出された評価値と、該シナリオにおける代表的な状態情報のうちの指定された状態情報とに関するフィッティング処理を実行する(ステップS205)。フィッティング処理は、図3に例示されているように、たとえば、ガウス関数等の所定の関係性におけるパラメタの値を算出することによって、関係性を求める処理である。
 状態算出部211は、求めた関係性に関して、評価値が最大である場合の状態値を推定情報として作成し(ステップS206)、作成した推定情報を出力装置153に出力する。
 上述した処理においては、算出された関係性と、該関係性におけるパラメタを算出する基である情報(すなわち、評価値と、所定の状態情報との組)との適合度に基づき、式9に示されているような評価値を算出する基である乱数の個数を調整してもよい。たとえば、関係性決定部210は、上述したような適合度を、関係性を求める処理において算出し、求めた適合度に基づき、さらに、粒子を作成するか否かを判定する。たとえば、適合度が低い場合に、関係性決定部210は、さらに、粒子を作成することを決定する。関係性決定部210が粒子を作成することを決定した場合に、シミュレーション部202は、さらに、粒子を作成する。
 また、上述した処理においては、各乱数種に関する代表的な状態情報、及び、代表的な尤度に基づき、フィッティング処理を実行しているが、代表的な状態情報、及び、代表的な尤度を参照せずにフィッティング処理を実行してもよい。この場合に、関係性決定部210は、各乱数種に従い算出された各粒子に関する尤度と、該粒子における状態情報とに基づき、フィッティング処理を実行する。
 または、関係性決定部210は、各乱数種に関する尤度が最も高い場合における尤度、及び、状態情報を、代表的な尤度、または、代表的な状態情報として算出してもよい。
 次に、上述した処理を農業に適用した場合に、本実施形態に係る情報処理装置201が実行する処理について説明する。
 まず、対象作物である植物の成長に関するシミュレーションに、本実施形態に係る情報処理装置201を適用した場合に、情報処理装置201が実行する処理について、図2、及び、図5を参照しながら説明する。
 観測情報記憶部154には、植物に関して観測している土壌水分量センサー、葉面積指数センサー、植物伸長センサー、葉中窒素濃度センサー等の観測装置151によって観測された観測情報が、観測日ごとに格納されているとする。
 データ取得部204は、観測情報記憶部154に格納されている観測情報を読み取る。
 説明の便宜上、該植物が発芽してから該植物の実が熟す(すなわち、対象作物を収穫できる)までの期間を、200日間とする。シミュレーションにおいては、該200日間における植物の状態をシミュレーションするとする。また、注目する状態は、該200日目における実の総重量であるとする。この場合に、設定情報記憶部155に設定される終了条件は、たとえば、タイミングが200日以上であるという条件である。植物成長モデルは、観測情報と、植物の状態を表す情報との関係性を表す情報である。
 同化計算部205は、たとえば、乱数種に従い生成された擬似乱数を用いて、1000個の粒子(シナリオ)を作成する。同化計算部205は、作成した粒子における状態と、植物成長モデルと、該植物に関して観測された観測情報とに基づき、第1の実施形態にて上述したような、同化処理(図2におけるステップS103)を実行する。タイミングに関する観測情報が観測情報記憶部154に格納されていない場合に(ステップS102にてNO)、同化計算部205は、該同化処理(ステップS103)を実行しない。
 次に、予測部206は、同化計算部205が算出した粒子における状態情報に植物成長モデルを適用することによって、該植物に関する次のタイミングにおける状態情報を推定する(ステップS104)。すなわち、予測部206は、次のタイミングにおける状態情報を作成する。
 所定の終了条件(この例において、タイミングが200日以上であるという条件)が成立していない場合に(ステップS105にてNO)、ステップS101乃至ステップS105(図2)における処理は、次のタイミングに関して実行される。タイミングが200日以上である場合に(ステップS105にてYES)、シミュレーション部202は、同化処理を終了する。
 シミュレーション部202は、上述したような入力データに関して同化処理を実行することによって、1000個の各粒子に関する尤度(たとえば、植物に関する土壌水分量、葉面積指数、伸長、葉中窒素濃度に対する尤度(λj,0→200 (i))、及び、該粒子に関する状態情報(たとえば、実の総重量x(i))を算出する。
 ただし、発芽したタイミングを表すタイミングを「0」と表し、200日後を表すタイミングを「200」と表す。
 たとえば、土壌水分量センサー、葉面積指数センサー、植物伸長センサー、葉中窒素濃度センサーのそれぞれの信頼度がα(ただし、jは、自然数。jは、観測装置を表している)である場合に、評価値計算部209は、それぞれの粒子の評価値を、式12に従い算出する(図5におけるステップS204)。
Figure JPOXMLDOC01-appb-I000012
 関係性決定部210は、式13に示されているような所定の関係性に従い、該所定の関係性におけるパラメタ(μ、σ)を決定する。
Figure JPOXMLDOC01-appb-I000013
 ただし、μは、xの平均値を表す。σは、xの分散を表す。πは、円周率を表す。expは、ネイピア数に関する指数関数を表す。xは、総重量に関するパラメタ(変数)を表す。Eは、式12に示される評価値E(i)に関するパラメタ(変数)を表す。
 したがって、関係性決定部210は、式13に示されているような関係性におけるパラメタ(μ、σ)を算出することによって、フィッティング処理を実行する(ステップS205)。状態算出部211は、シミュレーション部202が算出した関係性に基づき、該関係性における評価値が最大である場合の状態値(すなわち、μ)を求める(ステップS206)。
 たとえば、対象である状態値(この例では、植物の実の総重量)の平均が、1ヘクタールあたり130トン(すなわち、130(t/ha))であり、尤度が最も多い粒子における作物の総重量が125(t/ha)であり、次に尤度が高い粒子における総重量が134(t/ha)であるとする。特許文献1等に記載された最尤推定法においては、尤度が最も高い粒子における状態値である125(t/ha)を算出する。これに対して、本実施形態に係る情報処理装置201は、上述したような加重平均された尤度を、全粒子に関して算出することによって、状態値に関する推定情報として129(=(134+125)÷2)(t/ha)を算出する。情報処理装置201は、植物に関する観測情報と、該植物に関する植物成長モデルとに基づき、該植物が発芽してから200日目における該植物の実の総重量が、1ヘクタールあたり129トンであると推定する。
 状態算出部211は、作成した推定情報を、ディスプレイ等の出力装置153に出力する。
 次に、車両の渋滞を予測するシミュレーションに、本実施形態に係る情報処理装置201を適用した場合の、該情報処理装置201における処理について説明する。
 観測情報記憶部154には、トラフィックカウンター、各高速道路の出入口に設置された車両数センサー等の観測装置151によって観測された観測情報が格納されている。観測情報は、たとえば、5分おきに観測された情報である。観測情報は、たとえば、渋滞が生じている位置、各位置における車両の流速、車両の密度、各高速道路に流入する車両の台数、高速道路から流出する車両の台数を表す情報である。
 説明の便宜上、シミュレーションは、渋滞予測に関するシミュレーションであるとする。該シミュレーションにおいては、現在から3時間における渋滞をシミュレーションするとする。たとえば、該シミュレーションにおいては、渋滞が生じた各位置において、渋滞が解消されるまでに要する時間(以降、「解消時間」と表す)が推定される。所定の終了条件は、タイミングが、現在から3時間を経過するという条件である。指定される状態情報は、渋滞が解消されるまでに要する時間であるとする。図2、及び、図5を参照しながら、処理について説明する。
 データ取得部204は、観測情報記憶部154に観測情報が格納されているか否かを判定する(ステップS102)。観測情報記憶部154に観測情報が格納されている場合に(ステップS102にてYES)、データ取得部204は、観測情報記憶部154から観測情報を読み取り、読み取った観測情報を同化計算部205に対して出力する。観測情報記憶部154に観測情報が格納されていない場合に(ステップS102にてNO)、データ取得部204は、次のタイミングの状態情報を作成するよう要求する信号を予測部206に対して出力する。
 同化計算部205は、データ取得部204が出力した観測情報を入力する。同化計算部205は、入力した観測情報と、渋滞モデルとに基づき、たとえば、乱数種に従い生成された擬似乱数を用いて1000個の粒子(すなわち、シナリオ)を作成する。同化計算部205は、作成した1000個の粒子に関して、観測情報に基づき同化処理を実行する(ステップS103)ことによって、1000個の粒子を作成する。該同化処理において、同化計算部205は、該観測情報に基づき、式1乃至式8を参照しながら説明したような尤度(生じやすさの程度、尤もらしさの程度)のうち、少なくとも、いずれか1つの尤度を算出する。
 予測部206は、更新された粒子における状態情報と、該渋滞モデルとに基づき、次のタイミングにおける状態情報を予測する(ステップS104)。ステップS101乃至ステップS105(図2)に示された処理は、所定の終了条件が成立していない期間(ステップS105にてNO)、タイミングごとに実行される。
 所定の終了条件が成立していると計算終了判定部207が判定した場合(すなわち、シミュレーションに関するタイミングが現在から3時間経過した場合、ステップS105にてYES)に、シミュレーション部202は、同化処理を終了する。
 シミュレーション部202は、上述したような処理を実行することによって、1000個の各粒子に関する尤度と、該粒子に関する状態情報とを算出する。該尤度は、該粒子における観測情報であり、たとえば、渋滞が生じた位置、各位置において車両が移動する速度、車両の密度、各高速道路に流入する車両の台数、または、各高速道路から流出する車両の台数等の情報に関する尤度(λj,0→3h (i))である。状態情報は、たとえば、指定された状態情報である第k位置において渋滞が解消するまでに要する時間(x (i))である。
 ただし、現在を表すタイミングを「0」と表し、3時間後を表すタイミングを「3h」と表す。
 評価値計算部209は、シミュレーション部202が各粒子に関して算出した尤度と、該粒子に関する状態情報とに基づき、該粒子に関する評価値を算出する(ステップS204)。たとえば、渋滞が発生した位置、各位置における車両の流速、車両の密度、各高速道路に流入する車両の台数、該高速道路から流出する車両の台数等の観測情報に関する誤差がαである場合に、それぞれの粒子に関する評価値は、式14に示されるように算出される。
Figure JPOXMLDOC01-appb-I000014
 所定の関係性が式15によって表されている場合に、関係性決定部109は、式15に示された関係性に基づき、該関係性に含まれているパラメタ(σ,μ)の値を求める。
Figure JPOXMLDOC01-appb-I000015
 μは、xの平均値を表す。σは、xの分散を表す。πは、円周率を表す。expは、ネイピア数に関する指数関数を表す。xは、渋滞が解消するまでに要する時間に関するパラメタ(変数)を表す。Eは、式14に示される評価値E(i)に関するパラメタ(変数)を表す。
 したがって、関係性決定部109は、パラメタ(σ,μ)の値を求めることによって、粒子における観測情報と、該粒子に関する評価値との関係性を算出する。すなわち、関係性決定部109は、該パラメタの値を算出することによってフィッティング処理を実行する(ステップS205)。
 状態算出部211は、関係性決定部109が求めた関係性に基づき、求めた関係性において式15に示された関係性の値が最大である場合の状態情報(たとえば、xの値情報)を、推定情報(すなわち、推定値μ)として算出する(ステップS206)。
 たとえば、第k(kは、自然数)位置において生じた渋滞の解消に要する時間のうち、最も高い尤度を有する第k位置に関する状態情報(この例では渋滞が解消されるまでに要する時間)が2.3時間であるとする。また、次に尤度が高い第k粒子に関する状態情報(この例では渋滞が解消されるまでに要する時間)が1.8時間であるとする。
 この場合に、特許文献1等に示された装置は、尤度が最も高い場合の2.3時間に関する状態情報を推定情報として算出する。これに対して、本実施形態に係る情報処理装置201は、たとえば、平均値(すなわち、2.05=(1.8+2.3)÷2)を算出することによって、尤度が2.05である場合の粒子に関する状態情報を推定情報として算出する。
 本実施形態に係る情報処理装置201によれば、対象に関する推定情報を、より正確に算出することができる。この理由は、高い尤度を有する粒子であっても、該粒子における状態情報が非現実的な場合を除外する処理が、フィッティング処理を実行することによって可能だからである。
 尚、本実施形態においては、乱数種に基づきシナリオを作成し、作成したシナリオにおける状態情報と、該シナリオに関する尤度とに基づきフィッティング処理を実行する。しかし、上述したように、情報処理装置201は、フィッティング処理において、たとえば、該状態情報と、該尤度との散らばり具合に応じて、乱数種の個数を調整する処理を実行してもよい。関係性決定部210が算出した関係性が、該状態情報と、該尤度との間の関係性を十分に表していない場合に、同化計算部205は、さらに、乱数種を読み取る。その後、図5のステップS202乃至ステップS205に示された処理が実行される。上述したような処理によって、少ない個数の乱数種にて、対象に関する推定情報を、より正確に算出することができる効果を奏する。
 また、上述した処理においては、代表的な評価値と、代表的な状態情報とに基づきフィッティング処理が実行されているが、すべての評価値と、すべての状態情報とに基づき該フィッティング処理を実行してもよい。また、代表的な値を選択する手順として、最も評価値が高い粒子を選択してもよい。
 尚、上述した各実施形態において、予測部(図1における予測部106、または、図4における予測部206)は、次のタイミングにおける状態情報を作成したが、必ずしも、次のタイミングである必要はなく、異なるタイミングにおける状態情報を作成すればよい。すなわち、当該予測部が算出する対象であるタイミングは、上述した例に限定されない。
 次に、本発明の第2の実施形態に係る情報処理装置201に関する効果について説明する。
 本実施形態に係る情報処理装置201によれば、対象に関する状態を高精度に推定する基となる情報を提供することができる。この理由は、第1の実施形態にて説明した理由と同様である。
 さらに、本実施形態に係る情報処理装置201によれば、対象に関する状態を高精度に推定する基となる情報を、短時間に提供することができる。この理由は、同化処理が並列に実行されるからである。
 さらに、本実施形態に係る情報処理装置201によれば、対象に関する状態を高精度に推定する基となる情報を、安定的に提供することができる。この理由は、代表的な状態情報、及び、代表的な尤度に基づき推定情報を作成することによって、ばらつきが少ない推定情報を作成することができるからである。
 <第3の実施形態>
 次に、本発明の第3の実施形態について説明する。
 図6を参照しながら、本発明の第3の実施形態に係る情報処理装置301が有する構成について詳細に説明する。図6は、本発明の第3の実施形態に係る情報処理装置301が有する構成を示すブロック図である。
 第3の実施形態に係る情報処理装置301は、関係性決定部302と、評価処理部303とを有する。
 情報処理装置301は、推定装置(シミュレーション装置)304に、通信可能に接続されている。推定装置304は、対象に関する状態が変化する態様を表す複数のシナリオを推定する。推定装置304は、ステップS101乃至ステップS105(図2)を参照しながら説明したような同化処理に従い複数の該状態を推定する(または、該状態を確率的に推定する)。情報処理装置301は、該対象に関して観測された観測情報に対する該シナリオの尤もらしさと、該シナリオとを、情報処理装置301に対して出力することができる。情報処理装置301は、たとえば、図1におけるシミュレーション部102が有する機能、または、図4におけるシミュレーション部202が有する機能を用いて実現することができる。
 次に、図7を参照しながら、本発明の第3の実施形態に係る情報処理装置301における処理について詳細に説明する。図7は、第3の実施形態に係る情報処理装置301における処理の流れを示すフローチャートである。
 情報処理装置301は、推定装置304が対象に関して推定したシナリオと、該対象に関して観測された観測情報とを入力する。
 関係性決定部302は、入力した該シナリオにおける状態(すなわち、該対象に関して推定された状態)と、該状態が生じる生じやすさとの関係性を決定する(ステップS301)。関係性決定部302は、関係性を決定する処理において、たとえば、パラメタを含む関係性を入力し、シナリオにおける状態と、該状態が生じる生じやすさとに適合している該パラメタを決定する。関係性を決定する処理は、図3を参照しながら上述したようなフィッティング処理である。
 評価処理部303は、関係性決定部302が決定した該関係性において、該生じやすさが大きな値である場合の状態を求める。言い換えると、評価処理部303は、関係性決定部302が決定した該関係性に基づき、生じやすい状態を選択する条件を表す所定の選択条件を求める(ステップS302)。ステップS302に示された処理において、評価処理部303は、たとえば、該関係性において生じやすさが最大(または、略最大)である場合の状態を求める。この場合に、評価処理部303は、該関係性において、最も生じやすい状態を推定する。
 関係性決定部302は、図1における関係性決定部109が有する機能、または、図4における関係性決定部210が有する機能を用いて実現することができる。評価処理部303は、図1における評価処理部103が有する機能、または、図4における評価処理部203が有する機能を用いて実現することができる。したがって、情報処理装置301は、図1における情報処理装置101が有する機能、または、図4における情報処理装置201が有する機能を用いて実現することができる。
 次に、本発明の第3の実施形態に係る情報処理装置301に関する効果について説明する。
 第3の実施形態に係る情報処理装置301によれば、対象に関する状態を高精度に推定する基となる情報を提供することができる。この理由は、第1の実施形態にて説明した理由と同様である。
 <第4の実施形態>
 次に、本発明の第4の実施形態について説明する。
 図8を参照しながら、本発明の第4の実施形態に係る情報処理装置401が有する構成について詳細に説明する。図8は、本発明の第4の実施形態に係る情報処理装置401が有する構成を示すブロック図である。
 第4の実施形態に係る情報処理装置401は、関係性決定部402と、評価処理部403とを有する。
 情報処理装置401は、推定装置(シミュレーション装置)404に、通信可能に接続されている。推定装置404は、対象に関する状態(状態情報)が変化する態様を表す複数のシナリオを推定する。推定装置404は、ステップS101乃至ステップS105(図2)を参照しながら説明したような同化処理に従い複数の該シナリオを推定する(または、該シナリオを確率的に推定する)。推定装置404は、該対象に関して観測された観測情報に対する該シナリオの生じやすさ(尤もらしさ)と、該シナリオとを情報処理装置401に対して出力することができる。情報処理装置401は、たとえば、図1におけるシミュレーション部102が有する機能、または、図4におけるシミュレーション部202が有する機能を用いて実現することができる。
 次に、図9を参照しながら、本発明の第4の実施形態に係る情報処理装置401における処理について詳細に説明する。図9は、第4の実施形態に係る情報処理装置401における処理の流れを示すフローチャートである。
 情報処理装置401は、推定装置404が対象に関して推定したシナリオの尤もらしさと、該シナリオにおける該対象に関する状態を表す状態情報とが組み合わされることによって構成されたセットを入力する。この場合、情報処理装置401は、推定装置404が推定した複数のシナリオに関する、複数のセットを入力する。
 関係性決定部402は、入力した複数のセットのうち、少なくとも一部のセットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たしているセットを選択する(ステップS401)。距離は、数学的な距離を表している。
 第1条件を満たしているセットを選択する処理の例について説明する。
 関係性決定部402は、たとえば、入力したすべてのセットに関して中心を算出する場合に、図3を参照しながら説明したような、平均的な位置(図3を参照しながら説明した注目している位置の一例)を算出する。関係性決定部402は、一部のセットに関して中心を算出する場合に、たとえば、関係性決定部109が実行する処理と同様な処理を実行することによって、中心を算出してもよい。この場合に、関係性決定部402は、入力した複数セットのうち、所定の制約条件を満たしている状態情報を含むセットを選択し、選択したセットに関して中心を算出する。この場合に、算出される中心は、数学的な(または、数理的な)中心を表す。
 関係性決定部402は、算出した中心に近いセットを選択する。関係性決定部402は、たとえば、中心から「3×σ」(σは、標準偏差を表す)以上離れているか否かを判定し、中心から「3×σ」以内におけるセットを選択する。したがって、関係性決定部402は、他のセットから距離が離れていないまたは、該他のセットと類似しているという第1条件を満たしているセットを選択する。
 あるいは、関係性決定部402は、はずれ値の影響を抑える処理として上述したように、クラスタリングに従いクラスタを作成し、作成したクラスタに属して得る要素の個数が大きなクラスタを選ぶことによって、第1条件を満たしているセットを選択してもよい。したがって、第1条件を満たしているセットを選択する処理は、上述した例に限定されない。
 評価処理部403は、関係性決定部402が選択したセットのうち、所定の選択条件を満たすセットにおいて生じやすさに対応する状態情報を求める(ステップS402)。たとえば、所定の選択条件は、生じやすさが大きな値であるという条件である。この場合に、関係性決定部402は、たとえば、該生じやすさが大きな値であるセットにおいて、該生じやすさが大きな値である場合の状態情報を求める。言い換えると、評価処理部403は、関係性決定部402が選択した該セットにおいて、生じやすい状態を求める。ステップS402に示された処理において、評価処理部403は、たとえば、関係性決定部402が選択した該セットのうち、生じやすさが最大であるセットにおいて、該生じやすさに対応する状態情報を求めてもよい。この場合に、評価処理部403は、関係性決定部402が選択した該セットにおいて、最も生じやすい状態を求める。
 関係性決定部402は、図1における関係性決定部109が有する機能、または、図4における関係性決定部210が有する機能を用いて実現することができる。評価処理部403は、図1における評価処理部103が有する機能、または、図4における評価処理部203が有する機能を用いて実現することができる。したがって、情報処理装置401は、図1における情報処理装置101が有する機能、または、図4における情報処理装置201が有する機能を用いて実現することができる。
 次に、本発明の第4の実施形態に係る情報処理装置401に関する効果について説明する。
 第4の実施形態に係る情報処理装置401によれば、対象に関する状態を高精度に推定する基となる情報を提供することができる。この理由は、複数のシナリオの生じやすさと、該シナリオにおける対象に関する状態を表す状態情報とが組み合わされることによって構成された複数のセットのうち生じる可能性が高いセットを、当該複数のセットの中心に基づき選択するからである。情報処理装置401が、複数のセットのうち、当該複数のセットに関する分布から外れているセットを取り除くことができるので、対象に関する状態を高精度に推定する基となる情報を提供することができる。
 (ハードウェア構成例)
 上述した本発明の各実施形態に係る情報処理装置を、1つの計算処理装置(コンピュータ)を用いて実現するハードウェア資源の構成例について説明する。但し、係る情報処理装置は、物理的または機能的に少なくとも2つの計算処理装置を用いて実現されてもよい。また、係る情報処理装置は、専用の装置として実現されてもよい。
 図10は、本発明の各実施形態に係る情報処理装置を実現可能な計算処理装置のハードウェア構成例を概略的に示すブロック図である。計算処理装置20は、中央処理演算装置(Central_Processing_Unit、以降「CPU」と表す)21、メモリ22、ディスク23、不揮発性記録媒体24、及び、通信インターフェース(以降、「通信IF」と表す)27を有する。計算処理装置20は、入力装置25、出力装置26に接続可能であってもよい。計算処理装置20は、通信IF27を介して、他の計算処理装置、及び、通信装置と情報を送受信することができる。
 不揮発性記録媒体24は、コンピュータが読み取り可能な、たとえば、コンパクトディスク(Compact_Disc)、デジタルバーサタイルディスク(Digital_Versatile_Disc)である。また、不揮発性記録媒体24は、ユニバーサルシリアルバスメモリ(USBメモリ)、ソリッドステートドライブ(Solid_State_Drive)等であってもよい。不揮発性記録媒体24は、電源を供給しなくても係るプログラムを保持し、持ち運びを可能にする。不揮発性記録媒体24は、上述した媒体に限定されない。また、不揮発性記録媒体24の代わりに、通信IF27、及び、通信ネットワークを介して係るプログラムを持ち運びしてもよい。
 すなわち、CPU21は、ディスク23に格納されているソフトウェア・プログラム(コンピュータ・プログラム:以下、単に「プログラム」と称する)を、実行する際にメモリ22にコピーし、演算処理を実行する。CPU21は、プログラム実行に必要なデータをメモリ22から読み取る。表示が必要な場合に、CPU21は、出力装置26に出力結果を表示する。外部からプログラムを入力する場合に、CPU21は、入力装置25からプログラムを読み取る。CPU21は、上述した図1、図4、図6、または、図8に示す各部が表す機能(処理)に対応するところのメモリ22にある情報処理プログラム(図2、図5、図7、または、図9)を解釈し実行する。CPU21は、上述した本発明の各実施形態において説明した処理を順次実行する。
 すなわち、このような場合に、本発明は、係る情報処理プログラムによっても成し得ると捉えることができる。さらに、係る情報処理プログラムが記録されたコンピュータが読み取り可能な不揮発性の記録媒体によっても、本発明は成し得ると捉えることができる。
 以上、上述した実施形態を模範的な例として本発明を説明した。しかし、本発明は、上述した実施形態には限定されない。すなわち、本発明は、本発明のスコープ内において、当業者が理解し得る様々な態様を適用することができる。
 尚、上述した各実施形態の一部又は全部は、以下の付記のようにも記載されうる。しかし、上述した各実施形態により例示的に説明した本発明は、以下には限られない。
 (付記1)
 対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択する関係性決定手段と、
 前記関係性決定手段が選択した前記セットのうち、所定の選択条件を満たす前記セットにおいて前記生じやすさに対応する前記状態情報を求める評価処理手段と
 を備える情報処理装置。
 (付記2)
 前記関係性決定手段は、前記一部のセットに関する中心を算出し、算出した前記中心に基づいて前記セットを選択する
 付記1に記載の情報処理装置。
 (付記3)
 前記関係性決定手段は、選択した前記セットに含まれているセットに関して、前記状態情報と、前記生じやすさとの関係性を決定し、
 前記評価処理手段は、前記関係性決定手段が決定した前記関係性に基づいて、前記生じやすさが所定の選択条件を満たす場合の前記状態情報を求める
 付記1または付記2に記載の情報処理装置。
 (付記4)
 前記評価処理手段は、前記生じやすさが最大、または、略最大である場合の前記状態情報を求める
 付記3に記載の情報処理装置。
 (付記5)
 前記生じやすさに基づき、前記シナリオに含まれている期間における前記生じやすさを算出する計算手段
 をさらに備え、
 前記シナリオは、複数のタイミングにおける前記生じやすさを含む
 付記1乃至付記4のいずれかに記載の情報処理装置。
 (付記6)
 前記関係性決定手段は、前記シナリオに含まれる前記状態情報と、前記シナリオの生じやすさとのセットのうち、前記一部のセットとして、前記状態が所定の条件を満たしているセットを用いる
 付記1乃至付記5のいずれかに記載の情報処理装置。
 (付記7)
 前記関係性決定手段は、前記シナリオに含まれる前記状態情報と、前記シナリオの生じやすさとのセットを複数のクラスタに分類し、分類したクラスタのうち該クラスタに属している前記セットの個数が多いクラスタを用いて、前記第1条件を満たしているセットを選択する
 付記1乃至付記6のいずれかに記載の情報処理装置。
 (付記8)
 前記関係性は、上に凸な関数、または、ガウス関数である
 付記3に記載の情報処理装置。
 (付記9)
 処理手段
 をさらに備え、
 前記計算手段は、前記期間に関する生じやすさを、前記複数のシナリオに関する平均的な生じやすさを算出し、
 前記処理手段は、前記期間に関する生じやすさを重みとした前記状態情報の第1加重平均と、前記期間に関する生じやすさを重みとした前記平均的な生じやすさの第2加重平均とを算出し、
 前記関係性決定手段は、前記処理手段が算出した前記第1加重平均と、前記第2加重平均とに基づき、前記第1条件を満たす前記セットを選択する
 付記5に記載の情報処理装置。
 (付記10)
 処理手段
 をさらに備え、
 前記計算手段は、前記期間に関する生じやすさを、前記複数のシナリオに関する平均的な生じやすさを算出し、
 前記処理手段は、前記期間に関する生じやすさが大きい場合の、前記状態情報と、前記平均的な生じやすさとを選択し
 前記関係性決定手段は、前記処理手段が選択した前記状態情報と、前記処理手段が選択した前記平均的な生じやすさとに基づき、前記第1条件を満たす前記セットを選択する
 付記5に記載の情報処理装置。
 (付記11)
 計算処理装置によって、対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択し、選択した前記セットのうち所定の選択条件を満たす前記セットにおいて、前記生じやすさに対応する前記状態情報を求める情報処理方法。
 (付記12)
 対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択する関係性決定機能と、
 前記関係性決定機能において選択した前記セットのうち所定の選択条件を満たす前記セットにおいて、前記生じやすさに対応する前記状態情報を求める評価処理機能と
 をコンピュータに実現させる情報処理プログラムが記録された記録媒体。
 この出願は、2017年1月24日に出願された日本出願特願2017-010440を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 101  情報処理装置
 102  シミュレーション部
 103  評価処理部
 104  データ取得部
 105  同化計算部
 106  予測部
 107  計算終了判定部
 108  評価値計算部
 109  関係性決定部
 110  状態算出部
 151  観測装置
 152  入力装置
 153  出力装置
 154  観測情報記憶部
 155  設定情報記憶部
 201  情報処理装置
 202  シミュレーション部
 203  評価処理部
 204  データ取得部
 205  同化計算部
 206  予測部
 207  計算終了判定部
 208  統計処理部
 209  評価値計算部
 210  関係性決定部
 211  状態算出部
 212  乱数種情報
 301  情報処理装置
 302  関係性決定部
 303  評価処理部
 304  推定装置
 401  情報処理装置
 402  関係性決定部
 403  評価処理部
 404  推定装置
 20  計算処理装置
 21  CPU
 22  メモリ
 23  ディスク
 24  不揮発性記録媒体
 25  入力装置
 26  出力装置
 27  通信IF
 501  観測情報
 502  観測モデル
 503  システムモデル
 504  状態推定

Claims (12)

  1.  対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択する関係性決定手段と、
     前記関係性決定手段が選択した前記セットのうち、所定の選択条件を満たす前記セットにおいて前記生じやすさに対応する前記状態情報を求める評価処理手段と
     を備える情報処理装置。
  2.  前記関係性決定手段は、前記一部のセットに関する中心を算出し、算出した前記中心に基づいて前記セットを選択する
     請求項1に記載の情報処理装置。
  3.  前記関係性決定手段は、選択した前記セットに含まれているセットに関して、前記状態情報と、前記生じやすさとの関係性を決定し、
     前記評価処理手段は、前記関係性決定手段が決定した前記関係性に基づいて、前記生じやすさが所定の選択条件を満たす場合の前記状態情報を求める
     請求項1または請求項2に記載の情報処理装置。
  4.  前記評価処理手段は、前記生じやすさが最大、または、略最大である場合の前記状態情報を求める
     請求項3に記載の情報処理装置。
  5.  前記生じやすさに基づき、前記シナリオに含まれている期間における前記生じやすさを算出する計算手段
     をさらに備え、
     前記シナリオは、複数のタイミングにおける前記生じやすさを含む
     請求項1乃至請求項4のいずれかに記載の情報処理装置。
  6.  前記関係性決定手段は、前記シナリオに含まれる前記状態情報と、前記シナリオの生じやすさとのセットのうち、前記一部のセットとして、前記状態が所定の条件を満たしているセットを用いる
     請求項1乃至請求項5のいずれかに記載の情報処理装置。
  7.  前記関係性決定手段は、前記シナリオに含まれる前記状態情報と、前記シナリオの生じやすさとのセットを複数のクラスタに分類し、分類したクラスタのうち該クラスタに属している前記セットの個数が多いクラスタを用いて、前記第1条件を満たしているセットを選択する
     請求項1乃至請求項6のいずれかに記載の情報処理装置。
  8.  前記関係性は、上に凸な関数、または、ガウス関数である
     請求項3に記載の情報処理装置。
  9.  処理手段
     をさらに備え、
     前記計算手段は、前記期間に関する生じやすさを、前記複数のシナリオに関する平均的な生じやすさを算出し、
     前記処理手段は、前記期間に関する生じやすさを重みとした前記状態情報の第1加重平均と、前記期間に関する生じやすさを重みとした前記平均的な生じやすさの第2加重平均とを算出し、
     前記関係性決定手段は、前記処理手段が算出した前記第1加重平均と、前記第2加重平均とに基づき、前記第1条件を満たす前記セットを選択する
     請求項5に記載の情報処理装置。
  10.  処理手段
     をさらに備え、
     前記計算手段は、前記期間に関する生じやすさを、前記複数のシナリオに関する平均的な生じやすさを算出し、
     前記処理手段は、前記期間に関する生じやすさが大きい場合の、前記状態情報と、前記平均的な生じやすさとを選択し
     前記関係性決定手段は、前記処理手段が選択した前記状態情報と、前記処理手段が選択した前記平均的な生じやすさとに基づき、前記第1条件を満たす前記セットを選択する
     請求項5に記載の情報処理装置。
  11.  計算処理装置によって、対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択し、選択した前記セットのうち所定の選択条件を満たす前記セットにおいて、前記生じやすさに対応する前記状態情報を求める情報処理方法。
  12.  対象に関する状態を表す状態情報と、前記状態情報が変化する態様を表すシナリオの生じやすさと、が関連付けされた複数のセットのうち、少なくとも一部の前記セットの分布において、他のセットから距離が離れていない、または、該他のセットと類似しているという第1条件を満たす前記セットを選択する関係性決定機能と、
     前記関係性決定機能において選択した前記セットのうち所定の選択条件を満たす前記セットにおいて、前記生じやすさに対応する前記状態情報を求める評価処理機能と
     をコンピュータに実現させる情報処理プログラムが記録された記録媒体。
PCT/JP2018/001163 2017-01-24 2018-01-17 情報処理装置、情報処理方法、及び、情報処理プログラムが記録された記録媒体 WO2018139301A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US16/477,245 US20190370670A1 (en) 2017-01-24 2018-01-17 Information processing apparatus, information processing method, and non-transitory recording medium
JP2018564512A JP6874776B2 (ja) 2017-01-24 2018-01-17 情報処理装置、情報処理方法、及び、情報処理プログラム
EP18744338.7A EP3575991A4 (en) 2017-01-24 2018-01-17 INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD, AND RECORDING MEDIUM ON WHICH AN INFORMATION PROCESSING PROGRAM IS RECORDED

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017-010440 2017-01-24
JP2017010440 2017-01-24

Publications (1)

Publication Number Publication Date
WO2018139301A1 true WO2018139301A1 (ja) 2018-08-02

Family

ID=62978294

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/001163 WO2018139301A1 (ja) 2017-01-24 2018-01-17 情報処理装置、情報処理方法、及び、情報処理プログラムが記録された記録媒体

Country Status (4)

Country Link
US (1) US20190370670A1 (ja)
EP (1) EP3575991A4 (ja)
JP (1) JP6874776B2 (ja)
WO (1) WO2018139301A1 (ja)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5340228B2 (ja) 1974-09-02 1978-10-26
JPH0966038A (ja) * 1995-09-01 1997-03-11 Nec Corp 電流ダイポール推定方法
JP2008305059A (ja) * 2007-06-06 2008-12-18 Yaskawa Information Systems Co Ltd 物体認識装置および物体認識方法
JP2013200683A (ja) * 2012-03-23 2013-10-03 Nippon Telegr & Teleph Corp <Ntt> 状態追跡装置、方法、及びプログラム
JP5340228B2 (ja) * 2010-06-21 2013-11-13 日本電信電話株式会社 状態推定装置、状態推定方法、およびプログラム
JP2016004525A (ja) * 2014-06-19 2016-01-12 株式会社日立製作所 データ分析システム及びデータ分析方法
WO2016031174A1 (ja) 2014-08-27 2016-03-03 日本電気株式会社 シミュレーション装置、シミュレーション方法、および、記憶媒体
JP2016517550A (ja) * 2013-02-14 2016-06-16 アダプティブ スペクトラム アンド シグナル アラインメント インコーポレイテッド ブロードバンドネットワークのチャーン予測
JP2017010440A (ja) 2015-06-25 2017-01-12 ローム株式会社 半導体集積回路の配置方法及び半導体集積回路
JP2017049954A (ja) * 2015-09-04 2017-03-09 国立大学法人 東京大学 推定装置、推定方法及びプログラム

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8218450B2 (en) * 2007-05-24 2012-07-10 Nec Corporation Throughput estimation method and system
WO2012147078A1 (en) * 2011-04-27 2012-11-01 Whitewater Security Ltd. A system and a method for detecting abnormal occurrences
GB2491109B (en) * 2011-05-18 2014-02-26 Onzo Ltd Identification of a utility consumption event
US8873813B2 (en) * 2012-09-17 2014-10-28 Z Advanced Computing, Inc. Application of Z-webs and Z-factors to analytics, search engine, learning, recognition, natural language, and other utilities
US9195434B2 (en) * 2014-01-14 2015-11-24 Nvidia Corporation Power supply for ring-oscillator based true random number generator and method of generating true random numbers

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5340228B2 (ja) 1974-09-02 1978-10-26
JPH0966038A (ja) * 1995-09-01 1997-03-11 Nec Corp 電流ダイポール推定方法
JP2008305059A (ja) * 2007-06-06 2008-12-18 Yaskawa Information Systems Co Ltd 物体認識装置および物体認識方法
JP5340228B2 (ja) * 2010-06-21 2013-11-13 日本電信電話株式会社 状態推定装置、状態推定方法、およびプログラム
JP2013200683A (ja) * 2012-03-23 2013-10-03 Nippon Telegr & Teleph Corp <Ntt> 状態追跡装置、方法、及びプログラム
JP2016517550A (ja) * 2013-02-14 2016-06-16 アダプティブ スペクトラム アンド シグナル アラインメント インコーポレイテッド ブロードバンドネットワークのチャーン予測
JP2016004525A (ja) * 2014-06-19 2016-01-12 株式会社日立製作所 データ分析システム及びデータ分析方法
WO2016031174A1 (ja) 2014-08-27 2016-03-03 日本電気株式会社 シミュレーション装置、シミュレーション方法、および、記憶媒体
JP2017010440A (ja) 2015-06-25 2017-01-12 ローム株式会社 半導体集積回路の配置方法及び半導体集積回路
JP2017049954A (ja) * 2015-09-04 2017-03-09 国立大学法人 東京大学 推定装置、推定方法及びプログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3575991A4

Also Published As

Publication number Publication date
EP3575991A1 (en) 2019-12-04
JP6874776B2 (ja) 2021-05-19
JPWO2018139301A1 (ja) 2019-11-07
US20190370670A1 (en) 2019-12-05
EP3575991A4 (en) 2020-02-19

Similar Documents

Publication Publication Date Title
US20210150717A1 (en) Analyzing operational data influencing crop yield and recommending operational changes
Li et al. Can we model the probability of presence of species without absence data?
Thomas et al. A unified framework for modelling wildlife population dynamics
Kohler A review on regression-based Monte Carlo methods for pricing American options
US20070260563A1 (en) Method to continuously diagnose and model changes of real-valued streaming variables
US11216534B2 (en) Apparatus, system, and method of covariance estimation based on data missing rate for information processing
Orhan Particle filtering
US20190095556A1 (en) Information processing device, simulation method, and non-transitory recording medium storing simulation program
Zhao et al. A Bayesian modelling approach to forecasting short-term reference crop evapotranspiration from GCM outputs
CN112597827A (zh) 一种基于大数据的植物物候期预测方法和系统
Morandage et al. Bayesian inference of root architectural model parameters from synthetic field data
JP6908111B2 (ja) 予測装置、予測方法、予測プログラム、及び、遺伝子推定装置
WO2018139301A1 (ja) 情報処理装置、情報処理方法、及び、情報処理プログラムが記録された記録媒体
WO2018139300A1 (ja) 情報処理装置、情報処理方法、及び、情報処理プログラムが記録された記録媒体
KR102120150B1 (ko) 뉴럴 네트워크를 이용한 변분 추론 학습 방법 및 학습 장치, 그리고 이를 이용한 변분 추론 방법 및 장치
Mlakar et al. Ensemble weather forecast post-processing with a flexible probabilistic neural network approach
US20230214668A1 (en) Hyperparameter adjustment device, non-transitory recording medium in which hyperparameter adjustment program is recorded, and hyperparameter adjustment program
WO2016017171A1 (ja) 流量予測装置、混合比推定装置、方法およびコンピュータ読み取り可能記録媒体
Makowski et al. Bayesian methods for updating crop-model predictions, applications for predicting biomass and grain protein content
RU2622858C1 (ru) Способ оценки информации об эффективности функционирования системы и устройство на его основе для решения задач управления, контроля и диагностики
US10457144B2 (en) Real time prediction device
JP7385931B2 (ja) 情報処理装置、情報処理方法、およびプログラム
Dinh et al. Using the leave-two-out method to determine the optimal statistical crop model
US11906960B1 (en) Bayesian risk inference engine (BRIE)
Hasan et al. A Bayesian hierarchical framework for emulating a complex crop yield simulator

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2018564512

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2018744338

Country of ref document: EP

Effective date: 20190826