WO2023026365A1 - Mesh value estimation device, mesh value estimation method, and program - Google Patents

Mesh value estimation device, mesh value estimation method, and program Download PDF

Info

Publication number
WO2023026365A1
WO2023026365A1 PCT/JP2021/031012 JP2021031012W WO2023026365A1 WO 2023026365 A1 WO2023026365 A1 WO 2023026365A1 JP 2021031012 W JP2021031012 W JP 2021031012W WO 2023026365 A1 WO2023026365 A1 WO 2023026365A1
Authority
WO
WIPO (PCT)
Prior art keywords
mesh
value
block
estimated
theoretical variogram
Prior art date
Application number
PCT/JP2021/031012
Other languages
French (fr)
Japanese (ja)
Inventor
英朗 金正
大介 池上
Original Assignee
日本電信電話株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to JP2023543524A priority Critical patent/JPWO2023026365A1/ja
Priority to PCT/JP2021/031012 priority patent/WO2023026365A1/en
Publication of WO2023026365A1 publication Critical patent/WO2023026365A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic

Definitions

  • the present invention relates to techniques for estimating mesh values based on block observations.
  • observation point and the estimation point are points at which the observation value and the estimation value are obtained, and are, for example, positional coordinates or a small area centered on the positional coordinates (hereinafter referred to as a mesh).
  • Observed values and estimated values are, for example, the number of users, the amount of underground resources, and the amount of precipitation.
  • Kriging for example, is known as a typical technique related to the spatial interpolation method for estimating a value at an estimation point using observed values obtained at a plurality of observation points existing within a given target area. ing.
  • kriging involves creating an empirical variogram from observations obtained at multiple observation points, fitting a theoretical variogram to the empirical variogram using a constrained nonlinear least-squares method, and using the fitted theoretical variogram. to estimate the value at the estimation point.
  • Non-Patent Document 1 proposes a method using block kriging to create a distribution of indices related to wheat yield.
  • observation values obtained at observation points are used to estimate values at estimation points. or estimating the value of an unobserved block using the observed value of the block, or estimating the value of an unobserved block using the observed value obtained at the observation point.
  • the observed value of the block is the average value of the values distributed within the block. is N/S.
  • the observed value of the block is the average value of the 25 meshes existing in the block. good too.
  • Keshavarzi Ali, Fereydoon Sarmadian, and Abbas Ahmadi. ⁇ Spatially-based model of land suitability analysis using Block Kriging,'' Australian Journal of Crop Science 2011.
  • block kriging can estimate the value at the estimation point using observations obtained from multiple blocks within a certain region of interest, some or all of the blocks overlap with other blocks, resulting in overlapping If the values of the area are observed dispersedly according to the accommodation rate for each of the overlapping blocks, the observed value of the block will be smaller than the value that should be observed, so it cannot always be estimated correctly.
  • a case where a part or all of a block overlaps with another block, and the value of the overlapping area is observed dispersedly according to the accommodation rate for each of the overlapping blocks is, for example, a plurality of eci ( E-UTRAN Cell ID) overlaps partially or entirely, and multiple users existing in the overlapped range are each accommodated in separate eci.
  • the eci coverage range corresponds to a block
  • the number of users existing in the overlapping range corresponds to the value of the overlapping region.
  • the accommodation rate of a certain block is the ratio of the number of users observed in that block to the number of users existing in the area of that block.
  • the eci cover range differs for each eci, and the cover range overlaps with the cover range of other eci existing in the same base station and the cover range of eci existing in surrounding base stations.
  • block kriging can estimate the value of the estimation point using the theoretical variogram fitted to the empirical variogram, it can be estimated correctly if a sufficient number of observations cannot be secured, because a highly reliable empirical variogram cannot be obtained. Not necessarily.
  • a case where a sufficient number of observations cannot be secured is, for example, a case where the eci existing in the target region are set as blocks and the number of users obtained in each eci is set as an observation value.
  • the present invention has been made in view of the above points, and considering the effect of the accommodation rate on overlapping blocks, even under conditions where a sufficient number of observations cannot be obtained, from the observation value of the block, We aim to estimate the mesh values in
  • a theoretical variogram estimating unit that estimates a theoretical variogram model and parameters necessary for estimating mesh values;
  • a mesh value estimating unit that estimates a mesh value using the model and parameters of the theoretical variogram estimated by the theoretical variogram estimating unit, and the accommodation rate of the block with respect to the mesh;
  • an output unit that outputs a final estimated value after repeatedly performing the processing of the theoretical variogram estimating unit and the processing of the mesh value estimating unit until a preset objective function is optimized;
  • a mesh value estimator is provided having:
  • the disclosed technique it is possible to estimate the mesh value in the target area from the block observation value even under the condition that a sufficient number of observations cannot be obtained, considering the influence of the accommodation rate for overlapping blocks. It becomes possible.
  • FIG. 1 is a functional configuration diagram of a mesh value estimating device according to an embodiment of the present invention
  • FIG. 4 is a flowchart for explaining the operation of the mesh value estimating device
  • 4 is a flowchart for explaining the operation of the mesh value estimating device
  • It is a figure which shows the hardware structural example of a mesh value estimation apparatus.
  • the mesh value estimating device 100 it is possible to estimate the mesh value in the target area from the observed value of the block, considering the effect of the accommodation rate for overlapping blocks, even under the condition that sufficient number of observations cannot be obtained.
  • the mesh value estimating device 100 will be described.
  • each base station serves one or more cells, and each user residing in a cell communicates with the base station serving that cell. This communication allows the user to be observed.
  • the ID of the cell is eci.
  • the eci coverage is called a block.
  • the number of users represents the number of users observed as users who communicate via eci.
  • the mesh value estimation device 100 estimates the number of users z(u i ) of the mesh u i from the number of users z(B k ) observed in eciB k which is a block of eci. The configuration and operation of the mesh value estimation device 100 will be described in detail below.
  • FIG. 1 is a diagram showing an example of the functional configuration of a mesh value estimation device 100 according to this embodiment.
  • the mesh value estimation device 100 has an input unit 110, a theoretical variogram estimation unit 120, a mesh value estimation unit 130, and an output unit 140.
  • FIG. 2 is a flow chart showing the operation of the mesh value estimation device 100. As shown in FIG. The operation of each unit constituting the mesh value estimation device 100 will be described along the procedure shown in FIG.
  • ⁇ S101 Input>
  • i 1 , 2 , .
  • B denote the number of meshes and the number of blocks that exist in the region of interest, respectively.
  • the input unit 110 may input the above data from any input source. For example, with respect to the position (x i , y i ) of the mesh u i , the input unit 110 may divide the target region into N [m] square mesh units and input the respective center positions.
  • the observation value z(B k ) of B k may be input by obtaining a log of eci, and the mesh set U k belonging to block B k may be input by obtaining the distribution of meshes in the target region
  • the coverage of block B k may be mapped and the meshes overlapping the coverage may be input as mesh set U k .
  • the data may be input by reading data stored in an auxiliary storage device or the like included in the mesh value estimation device 100 .
  • the theoretical variogram estimating unit 120 estimates the model parameters of the theoretical variogram necessary for estimating the mesh value and the accommodation rate ⁇ i,k of the block B k with respect to the mesh u i .
  • the model and parameters of the theoretical variogram may be estimated from a list of models of the theoretical variogram given in advance and a parameter search space.
  • a model of a theoretical variogram is, for example, a spherical function model, an exponential model, a Gaussian model, a nugget model, a power model, or a Hall effect model, and a parameter is a parameter contained in these models.
  • the estimation of the model parameters and capacity of the theoretical variogram may be manually estimated (set) or estimated using any optimization solver.
  • the objective function to be optimized when estimating using the optimization solver is the observed value z(B k ) of the block B k and the estimated value z(u i ) of the mesh u i ⁇ U k belonging to the block B k .
  • Mean absolute error, mean squared error, square root of mean squared error, mean squared logarithmic error, square root of mean squared logarithmic error, mean absolute percent error, square root of mean squared percent error may be used and penalties on these errors
  • a function with additional terms may also be used.
  • the penalty term may be a term that includes the difference between the empirical variogram calculated from the estimated values and the estimated theoretical variogram.
  • the theoretical variogram model is a spherical function model
  • i,k 1/(
  • the parameters a, b, and c are parameters included in the spherical function model
  • represents the number of blocks covering the mesh u i .
  • the search space of the model may be [spherical function model, exponential model, Gaussian model, nugget model, power model, Hall effect model], and the parameters of each model
  • the search space for a, b, and c may be set to [0, R max ], [0, 10], and [0, z(B) max ], respectively, and the search space for the accommodation rate may be set to [0, 1]. good.
  • R max represents the maximum distance between any two meshes in the target region
  • z(B) max represents the maximum observed value z(B k ).
  • the model and parameters of the theoretical variogram may be estimated using an optimization solver, and the accommodation rate may be manually set (for example, input from the input unit 110).
  • the theoretical variogram estimation unit 120 in the case of manually setting the model parameters and the accommodation rate of the theoretical variogram, for example, inputs the model parameters and the accommodation rate of the theoretical variogram, and passes the input data to the mesh value estimation unit 130. have a function.
  • the theoretical variogram estimating unit 120 in the case of estimating the model parameters and accommodation rate of the theoretical variogram with the optimization solver is equipped with the optimization solver.
  • the mesh value estimator 130 estimates the value of each mesh using the theoretical variogram estimated in S102 and the formula formulated in consideration of the influence of the accommodation rate on overlapping blocks. Details of the estimation method will be described later.
  • the output unit 140 outputs the mesh estimated values finally estimated by the theoretical variogram estimating unit 120 and the mesh value estimating unit 130 .
  • the output unit 140 may output the estimated value of the mesh to an arbitrary output destination.
  • the output unit 140 may output the mesh estimated value to a server device or the like via a communication network, may output the mesh estimated value to a display or the like, or may output the mesh estimated value to an auxiliary storage device or the like. Estimates may be output.
  • the mesh value estimating unit 130 estimates the estimated value ⁇ z(u i ) of the mesh u i using the formula formulated in consideration of the accommodation rate and the theoretical variogram estimated in S102 described above.
  • the estimated value ⁇ z(u i ) is formulated as follows.
  • the second numerator term on the right side is a correction term considering the influence of the accommodation rate, and plays a role of correcting the value of the observed value z(B k ) affected by the accommodation rate.
  • the above correction term includes the mesh true value z(u i ).
  • FIG. 3 is a flow chart showing an example of processing of the mesh value estimation unit 130 according to this embodiment.
  • ⁇ S201 Kriging coefficient calculation>
  • the mesh value estimation unit 130 first calculates a Kriging coefficient.
  • the Kriging coefficients are obtained by solving the following Kriging equations.
  • ⁇ (u i , u j ) represents the inter-mesh variogram. Since the values of ⁇ (u i , u j ) can be calculated from the theoretical variogram estimated in S102, the Kriging coefficients can be calculated using these values.
  • the initial value for example, an arbitrary value may be uniformly given, or a different value may be given for each ⁇ z(u i ).
  • the correction term is calculated for each block B k , a value obtained by dividing the observed value z(B k ) of the block B k by the number of meshes
  • step S205 the mesh value estimation unit 130 determines whether the estimated value ⁇ z calculated in S204 described above satisfies the condition.
  • the condition may be, for example, that the absolute error between ⁇ z and ⁇ z prev is below a threshold or minimum, that the relative error between ⁇ z and ⁇ z prev is below a threshold or minimum, or that ⁇ z and
  • the error of z(B k ) (B k ⁇ B) and the difference between the error of z prev and z(B k ) (B k ⁇ B) may be below a threshold or minimal. If the estimated value ⁇ z does not satisfy the condition, proceed to S206; if the condition is satisfied, proceed to S207.
  • ⁇ S207 Output>
  • the mesh value estimator 130 outputs ⁇ z, which satisfies the condition in S205, as the mesh estimated value for the model parameters and accommodation rate of the estimated theoretical variogram.
  • the mesh value estimation device 100 can be realized by, for example, causing a computer to execute a program.
  • This computer may be a physical computer or a virtual machine on the cloud.
  • the mesh value estimation device 100 can be realized by executing a program corresponding to the processing performed by the mesh value estimation device 100 using hardware resources such as a CPU and memory built into a computer. is.
  • the above program can be recorded in a computer-readable recording medium (portable memory, etc.), saved, or distributed. It is also possible to provide the above program through a network such as the Internet or e-mail.
  • FIG. 4 is a diagram showing a hardware configuration example of the computer.
  • the computer of FIG. 4 has a drive device 1000, an auxiliary storage device 1002, a memory device 1003, a CPU 1004, an interface device 1005, a display device 1006, an input device 1007, an output device 1008, etc., which are interconnected by a bus BS.
  • a program that implements the processing in the computer is provided by a recording medium 1001 such as a CD-ROM or memory card, for example.
  • a recording medium 1001 such as a CD-ROM or memory card
  • the program is installed from the recording medium 1001 to the auxiliary storage device 1002 via the drive device 1000 .
  • the program does not necessarily need to be installed from the recording medium 1001, and may be downloaded from another computer via the network.
  • the auxiliary storage device 1002 stores installed programs, as well as necessary files and data.
  • the memory device 1003 reads and stores the program from the auxiliary storage device 1002 when a program activation instruction is received. Input data is stored in the memory device 1003 or the auxiliary storage device 1002 .
  • the CPU 1004 implements functions related to the mesh value estimation device 100 according to programs stored in the memory device 1003 . For example, the CPU 1004 reads input data stored in the memory device 1003 or the auxiliary storage device 1002, and executes the arithmetic processing described with reference to FIGS.
  • the interface device 1005 is used as an interface for connecting to a network or the like.
  • a display device 1006 displays a GUI (Graphical User Interface) or the like by a program.
  • An input device 1007 is composed of a keyboard, a mouse, buttons, a touch panel, or the like, and is used to input various operational instructions.
  • the output device 1008 outputs the calculation result.
  • the mesh value in the target area can be estimated from the observed values of the blocks, even under the condition that a sufficient number of observations cannot be obtained, considering the influence of the accommodation rate for overlapping blocks. be able to.
  • a correction term that takes into account the storage rate is used in the mesh value estimation formula, and the initial value is given to the correction term and estimation is performed by repeatedly estimating, so the influence of the storage rate on overlapping blocks is considered. Estimates can be made.
  • This specification discloses at least a mesh value estimation device, a mesh value estimation method, and a program for each of the following items.
  • (Section 1) an input unit for inputting the position of the mesh to be estimated, the observation value of the block, and the mesh set belonging to the block;
  • a theoretical variogram estimating unit that estimates a theoretical variogram model and parameters necessary for estimating mesh values;
  • a mesh value estimating unit that estimates a mesh value using the model and parameters of the theoretical variogram estimated by the theoretical variogram estimating unit, and the accommodation rate of the block with respect to the mesh; an output unit that outputs a final estimated value after repeatedly performing the processing of the theoretical variogram estimating unit and the processing of the mesh value estimating unit until a preset objective function is optimized;
  • the objective function preset for repeatedly performing the theoretical variogram estimator and the mesh value estimator is an objective function based on the difference between the block estimate calculated from the mesh estimate and the block observed value, or An objective function with a term
  • (Section 3) an input unit for inputting the position of the mesh to be estimated, the observation value of the block, and the mesh set belonging to the block; While updating the mesh value with the estimated value, the process of calculating the estimated value of the mesh based on the observed value corrected using the block accommodation rate and mesh value for the mesh and the Kriging coefficient calculated from the theoretical variogram is performed.
  • a mesh value estimator having (Section 4) A mesh value estimation method executed by a mesh value estimation device, an input step of inputting the position of the mesh to be estimated, the observed value of the block, and the mesh set belonging to the block; A theoretical variogram estimation step of estimating the model and parameters of the theoretical variogram necessary for estimating the mesh value; a mesh value estimation step of estimating a mesh value using the model and parameters of the theoretical variogram estimated in the theoretical variogram estimation step, and the housing ratio of blocks to the mesh; an output step of outputting a final estimated value after repeatedly performing the theoretical variogram estimation step and the mesh value estimation step until a preset objective function is optimized; A mesh value estimation method with (Section 5) A program for causing a computer to function as the mesh value estimation device according to any one of items 1 to 3.
  • mesh value estimation device 110 input unit 120 theoretical variogram estimation unit 130 mesh value estimation unit 140 output unit 1000 drive device 1001 recording medium 1002 auxiliary storage device 1003 memory device 1004 CPU 1005 interface device 1006 display device 1007 input device 1008 output device

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A mesh value estimation device according to the present invention comprises: an input unit that inputs the position of a mesh to be estimated, an observed value of a block, and a mesh set belonging to the block; a theoretical variogram estimation unit that estimates a model and parameters for a theoretical variogram necessary for estimating a mesh value; a mesh value estimation unit that estimates the mesh value using the model and parameters for the theoretical variogram estimated by the theoretical variogram estimation unit and an accommodation rate of blocks with respect to the mesh; and an output unit that outputs a final estimated value after the process of the theoretical variogram estimation unit and the process of the mesh value estimation unit have been repeatedly implemented until a preset objective function is optimized.

Description

メッシュ値推定装置、メッシュ値推定方法、及びプログラムMesh value estimation device, mesh value estimation method, and program
 本発明は、ブロックの観測値に基づいてメッシュの値を推定する技術に関連するものである。 The present invention relates to techniques for estimating mesh values based on block observations.
 ある対象領域内に存在する複数の観測点で得た観測値を用いて、推定点における値を推定する空間補間法に関する技術が従来から知られている。ここで、観測点及び推定点は、観測値及び推定値を得た地点のことであり、例えば、位置座標や位置座標を中心とする小領域(以下、メッシュ)のことである。観測値及び推定値は、例えば、ユーザ数、地下資源量、降水量のことである。上記のようなある対象領域内に存在する複数の観測点で得た観測値を用いて、推定点における値を推定する空間補間法に関する技術としては、例えば、クリギングが代表的な技術として知られている。 A technique related to a spatial interpolation method for estimating a value at an estimation point using observation values obtained at a plurality of observation points existing within a certain target area has been conventionally known. Here, the observation point and the estimation point are points at which the observation value and the estimation value are obtained, and are, for example, positional coordinates or a small area centered on the positional coordinates (hereinafter referred to as a mesh). Observed values and estimated values are, for example, the number of users, the amount of underground resources, and the amount of precipitation. Kriging, for example, is known as a typical technique related to the spatial interpolation method for estimating a value at an estimation point using observed values obtained at a plurality of observation points existing within a given target area. ing.
 一般的に、クリギングは、複数の観測点で得た観測値から経験バリオグラムを作成し、制約付非線形最小二乗法などを用いて経験バリオグラムに対して理論バリオグラムをフィッティングし、フィッティングした理論バリオグラムを用いて推定点における値を推定する。 In general, kriging involves creating an empirical variogram from observations obtained at multiple observation points, fitting a theoretical variogram to the empirical variogram using a constrained nonlinear least-squares method, and using the fitted theoretical variogram. to estimate the value at the estimation point.
 ここで、経験バリオグラムは、観測点間の距離とその距離に対する平均的な非類似度の関係を表したグラフであり、理論バリオグラムは、データ間の空間特性を表した関数である。クリギングは、仮定する条件や得られる観測値の種類に応じて、単純クリギング、通常クリギング、普遍クリギング、ブロッククリギングなどいくつかの手法に分類される。例えば、非特許文献1は、小麦の収量に関連する指標の分布を作成するためにブロッククリギングを利用した手法を提案している。 Here, the empirical variogram is a graph that shows the relationship between the distance between observation points and the average dissimilarity for that distance, and the theoretical variogram is a function that expresses the spatial characteristics between data. Kriging is classified into simple kriging, ordinary kriging, universal kriging, and block kriging, depending on the conditions assumed and the types of observations obtained. For example, Non-Patent Document 1 proposes a method using block kriging to create a distribution of indices related to wheat yield.
 一般的なクリギングは、観測点で得た観測値を用いて推定点の値を推定する手法であることに対し、ブロッククリギングは、観測点より広い範囲であるブロックの観測値を用いて推定点の値を推定する、あるいは、ブロックの観測値を用いて未観測であるブロックの値を推定する、あるいは、観測点で得た観測値を用いて未観測であるブロックの値を推定するという特徴がある。 In general kriging, observation values obtained at observation points are used to estimate values at estimation points. or estimating the value of an unobserved block using the observed value of the block, or estimating the value of an unobserved block using the observed value obtained at the observation point. There is
 ここで、ブロックの観測値は、ブロック内に分布する値の平均値であり、例えば、二次元平面にある面積Sのブロック内に、N人のユーザが分布している場合、ブロックの観測値はN/Sのことである。また、ブロックを50[m]四方のメッシュ、観測点あるいは推定点を10[m]四方のメッシュとした場合、ブロックの観測値は、ブロック内に存在する25個のメッシュにおける値の平均値としてもよい。 Here, the observed value of the block is the average value of the values distributed within the block. is N/S. In addition, when a block is a 50 [m] square mesh and an observation point or an estimation point is a 10 [m] square mesh, the observed value of the block is the average value of the 25 meshes existing in the block. good too.
 しかしながら、ブロッククリギングは、ある対象領域内に存在する複数のブロックで得た観測値を用いて、推定点における値を推定できる一方で、ブロックの一部もしくは全てが他のブロックと重複し、重複領域の値が重複するブロックのそれぞれに対する収容率に従い分散して観測される場合、ブロックの観測値が本来観測されるべき値より小さくなるため正しく推定できるとは限らない。 However, while block kriging can estimate the value at the estimation point using observations obtained from multiple blocks within a certain region of interest, some or all of the blocks overlap with other blocks, resulting in overlapping If the values of the area are observed dispersedly according to the accommodation rate for each of the overlapping blocks, the observed value of the block will be smaller than the value that should be observed, so it cannot always be estimated correctly.
 ブロックの一部もしくは全てが他のブロックと重複し、重複領域の値が重複するブロックのそれぞれに対する収容率に従い分散して観測される場合とは、例えば、携帯基地局に含まれる複数のeci(E-UTRAN Cell ID)のカバー範囲の一部もしくは全てが重複しており、その重複範囲に存在する複数のユーザがそれぞれ別々のeciに収容される場合のことである。ここで、eciのカバー範囲がブロック、その重複範囲に存在するユーザ数が重複領域の値に対応する。あるブロックの収容率は、そのブロックの領域に存在するユーザ数に対する、そのブロックで観測されるユーザ数の割合である。 A case where a part or all of a block overlaps with another block, and the value of the overlapping area is observed dispersedly according to the accommodation rate for each of the overlapping blocks is, for example, a plurality of eci ( E-UTRAN Cell ID) overlaps partially or entirely, and multiple users existing in the overlapped range are each accommodated in separate eci. Here, the eci coverage range corresponds to a block, and the number of users existing in the overlapping range corresponds to the value of the overlapping region. The accommodation rate of a certain block is the ratio of the number of users observed in that block to the number of users existing in the area of that block.
 例えば、2つのブロックB、Bのカバー範囲が等しく、ただ1つのメッシュをカバーしている場合、そのメッシュ内に存在するユーザ数を10、ブロックB、Bに対する収容率をそれぞれ0.4、0.6とすると、Bの観測値は4、Bの観測値は6となる。BがBと重複していない場合、Bの観測値は10となるため、他のブロックとカバー範囲が重複することによって観測値が減少する。 For example, if two blocks B 1 and B 2 have the same coverage area and cover only one mesh, the number of users existing in that mesh is 10, and the accommodation rate for each of blocks B 1 and B 2 is 0. .4 and 0.6, the observed value for B1 is 4 and the observed value for B2 is 6. If B 1 does not overlap with B 2 , the observed value for B 1 is 10, so the overlapping coverage with other blocks reduces the observed value.
 一般的に、eciのカバー範囲はeciごとに異なり、そのカバー範囲は、同じ基地局に存在する他のeciのカバー範囲や、周囲の基地局に存在するeciのカバー範囲と重複する。 In general, the eci cover range differs for each eci, and the cover range overlaps with the cover range of other eci existing in the same base station and the cover range of eci existing in surrounding base stations.
 また、ブロッククリギングは、経験バリオグラムに対してフィッティングした理論バリオグラムを用いて推定点の値を推定できる一方、十分な観測数を確保できない場合、信頼性の高い経験バリオグラムを得られないため正しく推定できるとは限らない。十分な観測数を確保できない場合とは、例えば、対象領域内に存在するeciをブロックとし、各eciで得たユーザ数を観測値とした場合のことである。 In addition, while block kriging can estimate the value of the estimation point using the theoretical variogram fitted to the empirical variogram, it can be estimated correctly if a sufficient number of observations cannot be secured, because a highly reliable empirical variogram cannot be obtained. Not necessarily. A case where a sufficient number of observations cannot be secured is, for example, a case where the eci existing in the target region are set as blocks and the number of users obtained in each eci is set as an observation value.
 本発明は、上記の点を鑑みてなされたものであり、重複するブロックに対する収容率の影響を考慮し、十分な観測数を得られない条件下においても、ブロックの観測値から、対象領域内におけるメッシュの値を推定することを目的とする。 The present invention has been made in view of the above points, and considering the effect of the accommodation rate on overlapping blocks, even under conditions where a sufficient number of observations cannot be obtained, from the observation value of the block, We aim to estimate the mesh values in
 開示の技術によれば、推定対象であるメッシュの位置、ブロックの観測値、及びブロックに属するメッシュ集合を入力する入力部と、
 メッシュ値の推定に必要な理論バリオグラムのモデル及びパラメータを推定する理論バリオグラム推定部と、
 前記理論バリオグラム推定部で推定された理論バリオグラムのモデル及びパラメータ、及びメッシュに対するブロックの収容率を用いてメッシュ値を推定するメッシュ値推定部と、
 予め設定した目的関数を最適化するまで、前記理論バリオグラム推定部の処理及び前記メッシュ値推定部の処理を繰り返し実施した後の最終的な推定値を出力する出力部と、
 を有するメッシュ値推定装置が提供される。
According to the disclosed technology, an input unit for inputting a position of a mesh to be estimated, an observed value of a block, and a set of meshes belonging to the block;
A theoretical variogram estimating unit that estimates a theoretical variogram model and parameters necessary for estimating mesh values;
a mesh value estimating unit that estimates a mesh value using the model and parameters of the theoretical variogram estimated by the theoretical variogram estimating unit, and the accommodation rate of the block with respect to the mesh;
an output unit that outputs a final estimated value after repeatedly performing the processing of the theoretical variogram estimating unit and the processing of the mesh value estimating unit until a preset objective function is optimized;
A mesh value estimator is provided having:
 開示の技術によれば、重複するブロックに対する収容率の影響を考慮し、十分な観測数を得られない条件下においても、ブロックの観測値から、対象領域内におけるメッシュの値を推定することが可能となる。 According to the disclosed technique, it is possible to estimate the mesh value in the target area from the block observation value even under the condition that a sufficient number of observations cannot be obtained, considering the influence of the accommodation rate for overlapping blocks. It becomes possible.
本発明の実施の形態におけるメッシュ値推定装置の機能構成図である。1 is a functional configuration diagram of a mesh value estimating device according to an embodiment of the present invention; FIG. メッシュ値推定装置の動作を説明するためのフローチャートである。4 is a flowchart for explaining the operation of the mesh value estimating device; メッシュ値推定装置の動作を説明するためのフローチャートである。4 is a flowchart for explaining the operation of the mesh value estimating device; メッシュ値推定装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of a mesh value estimation apparatus.
 以下、図面を参照して本発明の実施の形態(本実施の形態)を説明する。以下で説明する実施の形態は一例に過ぎず、本発明が適用される実施の形態は、以下の実施の形態に限られるわけではない。 An embodiment (this embodiment) of the present invention will be described below with reference to the drawings. The embodiments described below are merely examples, and embodiments to which the present invention is applied are not limited to the following embodiments.
 本実施の形態では、重複するブロックに対する収容率の影響を考慮し、十分な観測数を得られない条件下においても、ブロックの観測値から、対象領域内におけるメッシュの値を推定することが可能なメッシュ値推定装置100について説明する。 In this embodiment, it is possible to estimate the mesh value in the target area from the observed value of the block, considering the effect of the accommodation rate for overlapping blocks, even under the condition that sufficient number of observations cannot be obtained. The mesh value estimating device 100 will be described.
 本実施の形態では、複数の基地局が対象領域内に存在し、当該対象領域には複数のユーザ(無線通信を行う端末)が存在することを想定する。各基地局により1つ又は複数のセルが提供され、セルに存在する各ユーザは、そのセルを提供している基地局と通信を行う。この通信により、ユーザが観測される。セルのIDはeciである。eciのカバー範囲をブロックと呼ぶ。 In this embodiment, it is assumed that multiple base stations exist within a target area, and multiple users (terminals that perform wireless communication) exist within the target area. Each base station serves one or more cells, and each user residing in a cell communicates with the base station serving that cell. This communication allows the user to be observed. The ID of the cell is eci. The eci coverage is called a block.
 なお、明細書のテキストの記載の便宜上、ある文字が推定値であることを示すハット"^"を、例えば"^z"のように、その文字の頭の代わりにその文字の前に記載している。 In addition, for the convenience of describing the text of the specification, a hat "^" indicating that a certain character is an estimated value is described in front of the character instead of the head of the character, such as "^z". ing.
 以降では、一例として、ブロックB(k=1,2,...,N)の観測値z(B)は基地局のeciで観測されたユーザ数を表し、メッシュu(i=1,2,...,N)の真値z(u)及び推定値^z(u)は、メッシュ内に存在するユーザ数を表すとする。ここで、ユーザ数は、eciを介して通信を行うユーザとして観測されるユーザの数を表す。 In the following, as an example, the observed value z( B k ) of block B k (k=1 , 2, . = 1, 2, ..., N U ) and the estimated value z(u i ) denote the number of users present in the mesh. Here, the number of users represents the number of users observed as users who communicate via eci.
 メッシュ値推定装置100は、eciのブロックであるeciBで観測されたユーザ数z(B)から、メッシュuのユーザ数z(u)を推定する。以下、メッシュ値推定装置100の構成と動作について詳細に説明する。 The mesh value estimation device 100 estimates the number of users z(u i ) of the mesh u i from the number of users z(B k ) observed in eciB k which is a block of eci. The configuration and operation of the mesh value estimation device 100 will be described in detail below.
 (装置構成例)
 まず、本実施形態に係るメッシュ値推定装置100の機能構成について、図1を参照しながら説明する。図1は、本実施の形態に係るメッシュ値推定装置100の機能構成の一例を示す図である。
(Device configuration example)
First, the functional configuration of the mesh value estimation device 100 according to this embodiment will be described with reference to FIG. FIG. 1 is a diagram showing an example of the functional configuration of a mesh value estimation device 100 according to this embodiment.
 図1に示すように、本実施形態に係るメッシュ値推定装置100は、入力部110と、理論バリオグラム推定部120と、メッシュ値推定部130と、出力部140とを有する。 As shown in FIG. 1, the mesh value estimation device 100 according to this embodiment has an input unit 110, a theoretical variogram estimation unit 120, a mesh value estimation unit 130, and an output unit 140.
 (装置動作例)
 図2は、メッシュ値推定装置100の動作を示すフローチャートである。図2に示す手順に沿って、メッシュ値推定装置100を構成する各部の動作について説明する。
(Device operation example)
FIG. 2 is a flow chart showing the operation of the mesh value estimation device 100. As shown in FIG. The operation of each unit constituting the mesh value estimation device 100 will be described along the procedure shown in FIG.
  <S101:入力>
 S101において、入力部110は、ユーザ数の推定対象であるメッシュu(i=1,2,...,N)の位置(x,y)、ブロックB(k=1,2,...,N)の観測値z(B)、ブロックBに属するメッシュ集合Uを入力する。ここで、メッシュ集合をU={u│i=1,2,…,N}、ブロック集合をB={B│k=1,2,…,N}とし、N及びNはそれぞれ対象領域内に存在するメッシュ数及びブロック数を表すとする。
<S101: Input>
In S101, the input unit 110 inputs the position (x i , y i ) of the mesh u i (i=1, 2, . 2 , . _ Here, let the mesh set be U={u i | i =1 , 2 , . Let B denote the number of meshes and the number of blocks that exist in the region of interest, respectively.
 なお、入力部110は、任意の入力元から上記データを入力すればよい。例えば、入力部110は、メッシュuの位置(x,y)に関しては、対象領域をN[m]四方のメッシュ単位に分割し、それぞれの中心位置を入力してもよいし、ブロックBの観測値z(B)に関しては、eciに関するログを取得することで入力してもよいし、ブロックBに属するメッシュ集合Uに関しては、対象領域内のメッシュの分布に対してブロックBのカバー範囲をマッピングし、当該カバー範囲と重複するメッシュをメッシュ集合Uとして入力してもよい。また、メッシュ値推定装置100が備える補助記憶装置等に格納されているデータを読み込むことで当該データを入力してもよい。 Note that the input unit 110 may input the above data from any input source. For example, with respect to the position (x i , y i ) of the mesh u i , the input unit 110 may divide the target region into N [m] square mesh units and input the respective center positions. The observation value z(B k ) of B k may be input by obtaining a log of eci, and the mesh set U k belonging to block B k may be input by obtaining the distribution of meshes in the target region The coverage of block B k may be mapped and the meshes overlapping the coverage may be input as mesh set U k . Alternatively, the data may be input by reading data stored in an auxiliary storage device or the like included in the mesh value estimation device 100 .
  <S102:理論バリオグラムの推定>
 S102において、理論バリオグラム推定部120は、メッシュ値の推定に必要な理論バリオグラムのモデル・パラメータ及びメッシュuに対するブロックBの収容率αi,kを推定する。ここで、理論バリオグラムのモデル及びパラメータは、事前に与えた理論バリオグラムのモデル一覧及びパラメータの探索空間から推定してもよい。理論バリオグラムのモデルは、例えば、球関数モデル、指数モデル、ガウスモデル、ナゲットモデル、べき乗モデル、ホール効果モデルのことであり、パラメータは、これらモデルに含まれるパラメータのことである。また、理論バリオグラムのモデル・パラメータ及び収容率の推定は、手動で推定(設定)しても良いし、任意の最適化ソルバを用いて推定してもよい。
<S102: Estimation of theoretical variogram>
In S102, the theoretical variogram estimating unit 120 estimates the model parameters of the theoretical variogram necessary for estimating the mesh value and the accommodation rate α i,k of the block B k with respect to the mesh u i . Here, the model and parameters of the theoretical variogram may be estimated from a list of models of the theoretical variogram given in advance and a parameter search space. A model of a theoretical variogram is, for example, a spherical function model, an exponential model, a Gaussian model, a nugget model, a power model, or a Hall effect model, and a parameter is a parameter contained in these models. Also, the estimation of the model parameters and capacity of the theoretical variogram may be manually estimated (set) or estimated using any optimization solver.
 なお、最適化ソルバを用いて推定する場合に最適化する目的関数は、ブロックBの観測値z(B)とブロックBに属するメッシュu∈Uの推定値z(u)に関する平均絶対誤差、平均二乗誤差、平均二乗誤差の平方根、平均二乗対数誤差、平均二乗対数誤差の平方根、平均絶対パーセント誤差、平均二乗パーセント誤差の平方根を用いてもよいし、これらの誤差に罰則項を加えた関数を用いてもよい。罰則項は、推定値から算出される経験バリオグラムと推定した理論バリオグラムの差を含む項としてもよい。 Note that the objective function to be optimized when estimating using the optimization solver is the observed value z(B k ) of the block B k and the estimated value z(u i ) of the mesh u i εU k belonging to the block B k . Mean absolute error, mean squared error, square root of mean squared error, mean squared logarithmic error, square root of mean squared logarithmic error, mean absolute percent error, square root of mean squared percent error may be used and penalties on these errors A function with additional terms may also be used. The penalty term may be a term that includes the difference between the empirical variogram calculated from the estimated values and the estimated theoretical variogram.
 より具体的には、理論バリオグラムのモデル・パラメータ及び収容率を手動で設定する場合、例えば、理論バリオグラムモデルは球関数モデル、パラメータはa=8、b=0、c=20、収容率はαi,k=1/(|B|)とすることができる。ここで、パラメータa、b、cは球関数モデルに含まれるパラメータであり、|B|はメッシュuをカバーするブロック数を表す。 More specifically, when manually setting the model parameters and the capacity of the theoretical variogram, for example, the theoretical variogram model is a spherical function model, the parameters are a = 8, b = 0, c = 20, and the capacity is α Let i,k = 1/(|B i |). where the parameters a, b, and c are parameters included in the spherical function model, and |B i | represents the number of blocks covering the mesh u i .
 また、最適化ソルバを用いて推定する場合は、例えば、モデルの探索空間を[球関数モデル,指数モデル,ガウスモデル,ナゲットモデル,べき乗モデル,ホール効果モデル]としてもよいし、各モデルのパラメータa、b、cの探索空間をそれぞれ[0,Rmax]、[0,10]、[0,z(B)max]としてもよいし、収容率の探索空間を[0,1]としてもよい。 Also, when estimating using an optimization solver, for example, the search space of the model may be [spherical function model, exponential model, Gaussian model, nugget model, power model, Hall effect model], and the parameters of each model The search space for a, b, and c may be set to [0, R max ], [0, 10], and [0, z(B) max ], respectively, and the search space for the accommodation rate may be set to [0, 1]. good.
 ここでRmaxは対象領域内の任意の2メッシュ間の最大距離、z(B)maxは観測値z(B)の最大値をそれぞれ表す。 Here, R max represents the maximum distance between any two meshes in the target region, and z(B) max represents the maximum observed value z(B k ).
 なお、理論バリオグラムのモデル及びパラメータを、最適化ソルバを用いて推定し、収容率については手動で設定(例えば入力部110から入力)することとしてもよい。 The model and parameters of the theoretical variogram may be estimated using an optimization solver, and the accommodation rate may be manually set (for example, input from the input unit 110).
 理論バリオグラムのモデル・パラメータ及び収容率を手動で設定する場合における理論バリオグラム推定部120は、例えば、理論バリオグラムのモデル・パラメータ及び収容率を入力し、入力されたデータをメッシュ値推定部130に渡す機能を持つ。 The theoretical variogram estimation unit 120 in the case of manually setting the model parameters and the accommodation rate of the theoretical variogram, for example, inputs the model parameters and the accommodation rate of the theoretical variogram, and passes the input data to the mesh value estimation unit 130. have a function.
 理論バリオグラムのモデル・パラメータ及び収容率を最適化ソルバで推定する場合における理論バリオグラム推定部120は、当該最適化ソルバを備える。 The theoretical variogram estimating unit 120 in the case of estimating the model parameters and accommodation rate of the theoretical variogram with the optimization solver is equipped with the optimization solver.
  <S103:メッシュ値の推定>
 S103において、メッシュ値推定部130は、S102で推定した理論バリオグラム及び重複するブロックに対する収容率の影響を考慮して定式化した式を用いて各メッシュの値を推定する。推定方法の詳細は後述する。
<S103: Estimation of Mesh Value>
In S103, the mesh value estimator 130 estimates the value of each mesh using the theoretical variogram estimated in S102 and the formula formulated in consideration of the influence of the accommodation rate on overlapping blocks. Details of the estimation method will be described later.
  <S104:終了判定>
 S102で理論バリオグラムのモデル・パラメータ及び収容率を最適化ソルバを用いて推定する場合において、例えば、S103で推定するメッシュuの推定値^z(u)から算出されるブロックBの推定値とブロックBの観測値z(B)に関する誤差項と、推定値^z(u)から算出される理論バリオグラムと推定した理論バリオグラムの差を含む罰則項から構成される目的関数を最適化するまでS102及びステップS103を繰り返してもよい。最適化が終了すればS105に進む。なお、目的関数は、誤差項を含み、罰則項を含まないこととしてもよい。
<S104: End determination>
When estimating the model parameters and accommodation rate of the theoretical variogram using the optimization solver in S102, for example, the estimation of the block B k calculated from the estimated value ^z( ui ) of the mesh u i estimated in S103 and the error term for the observed value z(B k ) of the block B k , and the penalty term including the difference between the theoretical variogram calculated from the estimated value ^z(u k ) and the estimated theoretical variogram. You may repeat S102 and step S103 until it optimizes. After the optimization is completed, the process proceeds to S105. Note that the objective function may include the error term and not include the penalty term.
  <S105:出力>
 S105において、出力部140は、理論バリオグラム推定部120及びメッシュ値推定部130によって最終的に推定されたメッシュの推定値を出力する。なお、出力部140は、任意の出力先にメッシュの推定値を出力すればよい。例えば、出力部140は、通信ネットワークを介してサーバ装置等にメッシュの推定値を出力してもよいし、ディスプレイ等にメッシュの推定値を出力してもよいし、補助記憶装置等にメッシュの推定値を出力してもよい。
<S105: Output>
In S<b>105 , the output unit 140 outputs the mesh estimated values finally estimated by the theoretical variogram estimating unit 120 and the mesh value estimating unit 130 . Note that the output unit 140 may output the estimated value of the mesh to an arbitrary output destination. For example, the output unit 140 may output the mesh estimated value to a server device or the like via a communication network, may output the mesh estimated value to a display or the like, or may output the mesh estimated value to an auxiliary storage device or the like. Estimates may be output.
 (メッシュ値推定処理の詳細)
 以下、S103におけるメッシュ値推定部130によるメッシュ値推定処理を詳細に説明する。
(Details of mesh value estimation processing)
The mesh value estimation processing by the mesh value estimation unit 130 in S103 will be described in detail below.
 メッシュ値推定部130は、収容率を考慮して定式化した式及び前述したS102で推定した理論バリオグラムを用いてメッシュuの推定値^z(u)を推定する。本実施の形態では、推定値^z(u)を以下のように定式化する。 The mesh value estimating unit 130 estimates the estimated value ̂z(u i ) of the mesh u i using the formula formulated in consideration of the accommodation rate and the theoretical variogram estimated in S102 described above. In this embodiment, the estimated value ̂z(u i ) is formulated as follows.
Figure JPOXMLDOC01-appb-M000001
 ここで、wi,kはクリギング係数であり、メッシュuに対するブロックBの重みを表す。また、右辺の分子第二項は収容率の影響を考慮した補正項であり、収容率の影響を受けた観測値z(B)の値を補正する役割を果たす。ただし、上記の補正項は、メッシュの真値z(u)を含んでいる。
Figure JPOXMLDOC01-appb-M000001
where w i,k are the Kriging coefficients and represent the weight of block B k with respect to mesh u i . In addition, the second numerator term on the right side is a correction term considering the influence of the accommodation rate, and plays a role of correcting the value of the observed value z(B k ) affected by the accommodation rate. However, the above correction term includes the mesh true value z(u i ).
 以下では、図3を参照しながら、上記の式から推定値を算出するメッシュ値推定部130の処理について説明する。図3は、本実施の形態に係るメッシュ値推定部130の処理の一例を示すフローチャートである。 The processing of the mesh value estimating unit 130 that calculates the estimated value from the above equation will be described below with reference to FIG. FIG. 3 is a flow chart showing an example of processing of the mesh value estimation unit 130 according to this embodiment.
  <S201:クリギング係数算出>
 S201において、メッシュ値推定部130は、まず、クリギング係数を算出する。クリギング係数は、以下のクリギング方程式を解くことで得られる。
<S201: Kriging coefficient calculation>
In S201, the mesh value estimation unit 130 first calculates a Kriging coefficient. The Kriging coefficients are obtained by solving the following Kriging equations.
Figure JPOXMLDOC01-appb-M000002
なお、
Figure JPOXMLDOC01-appb-M000002
note that,
Figure JPOXMLDOC01-appb-M000003
はブロック間の平均バリオグラム、
Figure JPOXMLDOC01-appb-M000003
is the average variogram between blocks,
Figure JPOXMLDOC01-appb-M000004
は、ブロック-メッシュ間の平均バリオグラムを表し、それぞれ以下の式で表される。
Figure JPOXMLDOC01-appb-M000004
represents the block-to-mesh average variogram and is represented by the following equations.
Figure JPOXMLDOC01-appb-M000005
Figure JPOXMLDOC01-appb-M000005
Figure JPOXMLDOC01-appb-M000006
 ここで、ν(u,u)はメッシュ間のバリオグラムを表す。ν(u,u)の値は、S102で推定した理論バリオグラムから算出することができるため、これらを用いることでクリギング係数を算出することができる。
Figure JPOXMLDOC01-appb-M000006
where ν(u i , u j ) represents the inter-mesh variogram. Since the values of ν(u i , u j ) can be calculated from the theoretical variogram estimated in S102, the Kriging coefficients can be calculated using these values.
  <S202:初期値設定>
 S202において、メッシュ値推定部130は、推定値^z=(^z(u),^z(u),…,^z(uN_U))の初期値を与え、^zprev=^zとする。初期値は、例えば、任意の値を一律に与えてもよいし、^z(u)ごとに異なる値を与えてもよい。また、補正項はブロックBごとに計算するので、ブロックBの観測値z(B)をメッシュ数|U|で割った値を初期値として用いてもよい。
<S202: Initial value setting>
In S202, the mesh value estimation unit 130 gives an initial value of the estimated value ^z=(^z(u 1 ), ^z(u 2 ), ..., ^z(u N_U )) T, and ^z prev = Let be z. For the initial value, for example, an arbitrary value may be uniformly given, or a different value may be given for each ^z(u i ). Also, since the correction term is calculated for each block B k , a value obtained by dividing the observed value z(B k ) of the block B k by the number of meshes |U k | may be used as the initial value.
  <S203、S204:推定値算出>
 S203において、メッシュ値推定部130は、定式化の真値部分を推定値^zprevの要素で置き換え、S204において、前述のS201で算出したクリギング係数wi,kを用いることで、推定値^z(u)を算出する。すなわち、以下の式を解く。
<S203, S204: Estimated Value Calculation>
In S203, the mesh value estimating unit 130 replaces the true value part of the formulation with the elements of the estimated value ̂z prev , and in S204, by using the Kriging coefficients w i,k calculated in S201 described above, the estimated value ̂ Calculate z(u i ). That is, solve the following equation.
Figure JPOXMLDOC01-appb-M000007
  <S205:終了判定>
 ステップS205において、メッシュ値推定部130は、前述したS204で算出した推定値^zが条件を満たすかを判定する。条件は、例えば、^zと^zprevの絶対誤差が閾値以下もしくは最小になるとしてもよいし、^zと^zprevの相対誤差が閾値以下もしくは最小になるとしてもよいし、^zとz(B)(B∈B)の誤差、及び、^zprevとz(B)(B∈B)の誤差の差が閾値以下もしくは最小になるとしてもよい。推定値^zが条件を満たさない場合、S206に進み、条件を満たす場合はS207に進む。
Figure JPOXMLDOC01-appb-M000007
<S205: End determination>
In step S205, the mesh value estimation unit 130 determines whether the estimated value ^z calculated in S204 described above satisfies the condition. The condition may be, for example, that the absolute error between ^z and ^z prev is below a threshold or minimum, that the relative error between ^z and ^z prev is below a threshold or minimum, or that ^z and The error of z(B k ) (B k εB) and the difference between the error of z prev and z(B k ) (B k εB) may be below a threshold or minimal. If the estimated value ̂z does not satisfy the condition, proceed to S206; if the condition is satisfied, proceed to S207.
  <S206:更新>
 推定値^zが条件を満たさない場合のS206において、^zprev=^zとして^zprevを更新した上でS204に戻る。
<S206: Update>
In S206 when the estimated value ^z does not satisfy the condition, ^z prev is updated as ^z prev = ^z, and then the process returns to S204.
  <S207:出力>
 S207において、メッシュ値推定部130は、前述したS205で条件を満たした^zを、推定された理論バリオグラムのモデル・パラメータ及び収容率に対するメッシュの推定値として出力する。
<S207: Output>
In S207, the mesh value estimator 130 outputs ̂z, which satisfies the condition in S205, as the mesh estimated value for the model parameters and accommodation rate of the estimated theoretical variogram.
 (ハードウェア構成例)
 メッシュ値推定装置100は、例えば、コンピュータにプログラムを実行させることにより実現できる。このコンピュータは、物理的なコンピュータであってもよいし、クラウド上の仮想マシンであってもよい。
(Hardware configuration example)
The mesh value estimation device 100 can be realized by, for example, causing a computer to execute a program. This computer may be a physical computer or a virtual machine on the cloud.
 すなわち、メッシュ値推定装置100は、コンピュータに内蔵されるCPUやメモリ等のハードウェア資源を用いて、メッシュ値推定装置100で実施される処理に対応するプログラムを実行することによって実現することが可能である。上記プログラムは、コンピュータが読み取り可能な記録媒体(可搬メモリ等)に記録して、保存したり、配布したりすることが可能である。また、上記プログラムをインターネットや電子メール等、ネットワークを通して提供することも可能である。 That is, the mesh value estimation device 100 can be realized by executing a program corresponding to the processing performed by the mesh value estimation device 100 using hardware resources such as a CPU and memory built into a computer. is. The above program can be recorded in a computer-readable recording medium (portable memory, etc.), saved, or distributed. It is also possible to provide the above program through a network such as the Internet or e-mail.
 図4は、上記コンピュータのハードウェア構成例を示す図である。図4のコンピュータは、それぞれバスBSで相互に接続されているドライブ装置1000、補助記憶装置1002、メモリ装置1003、CPU1004、インタフェース装置1005、表示装置1006、入力装置1007、出力装置1008等を有する。 FIG. 4 is a diagram showing a hardware configuration example of the computer. The computer of FIG. 4 has a drive device 1000, an auxiliary storage device 1002, a memory device 1003, a CPU 1004, an interface device 1005, a display device 1006, an input device 1007, an output device 1008, etc., which are interconnected by a bus BS.
 当該コンピュータでの処理を実現するプログラムは、例えば、CD-ROM又はメモリカード等の記録媒体1001によって提供される。プログラムを記憶した記録媒体1001がドライブ装置1000にセットされると、プログラムが記録媒体1001からドライブ装置1000を介して補助記憶装置1002にインストールされる。但し、プログラムのインストールは必ずしも記録媒体1001より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置1002は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。 A program that implements the processing in the computer is provided by a recording medium 1001 such as a CD-ROM or memory card, for example. When the recording medium 1001 storing the program is set in the drive device 1000 , the program is installed from the recording medium 1001 to the auxiliary storage device 1002 via the drive device 1000 . However, the program does not necessarily need to be installed from the recording medium 1001, and may be downloaded from another computer via the network. The auxiliary storage device 1002 stores installed programs, as well as necessary files and data.
 メモリ装置1003は、プログラムの起動指示があった場合に、補助記憶装置1002からプログラムを読み出して格納する。また、メモリ装置1003あるいは補助記憶装置1002には入力されたデータが格納される。CPU1004は、メモリ装置1003に格納されたプログラムに従って、メッシュ値推定装置100に係る機能を実現する。例えば、CPU1004は、メモリ装置1003あるいは補助記憶装置1002に格納された入力データを読み出し、図2、図3を参照して説明した演算処理を実行する。インタフェース装置1005は、ネットワーク等に接続するためのインタフェースとして用いられる。表示装置1006はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置1007はキーボード及びマウス、ボタン、又はタッチパネル等で構成され、様々な操作指示を入力させるために用いられる。出力装置1008は演算結果を出力する。 The memory device 1003 reads and stores the program from the auxiliary storage device 1002 when a program activation instruction is received. Input data is stored in the memory device 1003 or the auxiliary storage device 1002 . The CPU 1004 implements functions related to the mesh value estimation device 100 according to programs stored in the memory device 1003 . For example, the CPU 1004 reads input data stored in the memory device 1003 or the auxiliary storage device 1002, and executes the arithmetic processing described with reference to FIGS. The interface device 1005 is used as an interface for connecting to a network or the like. A display device 1006 displays a GUI (Graphical User Interface) or the like by a program. An input device 1007 is composed of a keyboard, a mouse, buttons, a touch panel, or the like, and is used to input various operational instructions. The output device 1008 outputs the calculation result.
 (実施の形態の効果)
 本実施の形態に係る技術により、重複するブロックに対する収容率の影響を考慮し、十分な観測数を得られない条件下においても、ブロックの観測値から、対象領域内におけるメッシュの値を推定することができる。
(Effect of Embodiment)
With the technology according to the present embodiment, the mesh value in the target area can be estimated from the observed values of the blocks, even under the condition that a sufficient number of observations cannot be obtained, considering the influence of the accommodation rate for overlapping blocks. be able to.
 本実施の形態では、従来のブロッククリギングのように経験バリオグラムを用いず、事前に用意した理論バリオグラムの候補を用いて推定を行い、目的関数を最も小さくする理論バリオグラムを用いた時の推定値を最終的な解とするので、十分な観測数を得られない場合でもメッシュ値を推定できる。 In this embodiment, unlike conventional block kriging, empirical variograms are not used, but theoretical variogram candidates prepared in advance are used for estimation. Since it is the final solution, the mesh values can be estimated even if there are not enough observations.
 また、メッシュ値の推定式に収容率を加味した補正項を使用し、補正項に初期値を与え繰り返し推定することで推定を行うこととしているので、重複するブロックに対する収容率の影響を考慮した推定を行うことができる。 In addition, a correction term that takes into account the storage rate is used in the mesh value estimation formula, and the initial value is given to the correction term and estimation is performed by repeatedly estimating, so the influence of the storage rate on overlapping blocks is considered. Estimates can be made.
 (実施の形態のまとめ)
 本明細書には、少なくとも下記各項のメッシュ値推定装置、メッシュ値推定方法、及びプログラムが開示されている。
(第1項)
 推定対象であるメッシュの位置、ブロックの観測値、及びブロックに属するメッシュ集合を入力する入力部と、
 メッシュ値の推定に必要な理論バリオグラムのモデル及びパラメータを推定する理論バリオグラム推定部と、
 前記理論バリオグラム推定部で推定された理論バリオグラムのモデル及びパラメータ、及びメッシュに対するブロックの収容率を用いてメッシュ値を推定するメッシュ値推定部と、
 予め設定した目的関数を最適化するまで、前記理論バリオグラム推定部の処理及び前記メッシュ値推定部の処理を繰り返し実施した後の最終的な推定値を出力する出力部と、
 を有するメッシュ値推定装置。
(第2項)
 前記理論バリオグラム推定部及び前記メッシュ値推定部を繰り返し実施するにあたり予め設定する前記目的関数は、
 メッシュの推定値から算出されるブロックの推定値とブロックの観測値の差に基づく目的関数、又は、
 メッシュの推定値から算出されるブロックの推定値とブロックの観測値の差を含む項と、メッシュの推定値から算出される理論バリオグラムと推定した理論バリオグラムの差を含む罰則項とを有する目的関数である
 第1項に記載のメッシュ値推定装置。
(第3項)
 推定対象であるメッシュの位置、ブロックの観測値、及びブロックに属するメッシュ集合を入力する入力部と、
 メッシュに対するブロックの収容率とメッシュ値とを用いて補正した観測値と、理論バリオグラムから算出したクリギング係数とに基づいてメッシュの推定値を算出する処理を、メッシュ値を推定値で更新しながら、終了条件を満たすまで繰り返し実行するメッシュ値推定部と、
 前記メッシュ値推定部により算出された最終的な推定値を出力する出力部と、
 を有するメッシュ値推定装置。
(第4項)
 メッシュ値推定装置が実行するメッシュ値推定方法であって、
 推定対象であるメッシュの位置、ブロックの観測値、及びブロックに属するメッシュ集合を入力する入力ステップと、
 メッシュ値の推定に必要な理論バリオグラムのモデル及びパラメータを推定する理論バリオグラム推定ステップと、
 前記理論バリオグラム推定ステップで推定された理論バリオグラムのモデル及びパラメータ、及びメッシュに対するブロックの収容率を用いてメッシュ値を推定するメッシュ値推定ステップと、
 予め設定した目的関数を最適化するまで、前記理論バリオグラム推定ステップの処理及び前記メッシュ値推定ステップの処理を繰り返し実施した後の最終的な推定値を出力する出力ステップと、
 を有するメッシュ値推定方法。
(第5項)
 コンピュータを第1項ないし第3項のうち何れか1項に記載のメッシュ値推定装置として機能させるためのプログラム。
(Summary of embodiment)
This specification discloses at least a mesh value estimation device, a mesh value estimation method, and a program for each of the following items.
(Section 1)
an input unit for inputting the position of the mesh to be estimated, the observation value of the block, and the mesh set belonging to the block;
A theoretical variogram estimating unit that estimates a theoretical variogram model and parameters necessary for estimating mesh values;
a mesh value estimating unit that estimates a mesh value using the model and parameters of the theoretical variogram estimated by the theoretical variogram estimating unit, and the accommodation rate of the block with respect to the mesh;
an output unit that outputs a final estimated value after repeatedly performing the processing of the theoretical variogram estimating unit and the processing of the mesh value estimating unit until a preset objective function is optimized;
A mesh value estimator having
(Section 2)
The objective function preset for repeatedly performing the theoretical variogram estimator and the mesh value estimator is
an objective function based on the difference between the block estimate calculated from the mesh estimate and the block observed value, or
An objective function with a term containing the difference between the block estimate computed from the mesh estimate and the block observed and a penalty term containing the difference between the theoretical variogram computed from the mesh estimate and the estimated theoretical variogram The mesh value estimation device according to claim 1.
(Section 3)
an input unit for inputting the position of the mesh to be estimated, the observation value of the block, and the mesh set belonging to the block;
While updating the mesh value with the estimated value, the process of calculating the estimated value of the mesh based on the observed value corrected using the block accommodation rate and mesh value for the mesh and the Kriging coefficient calculated from the theoretical variogram is performed. a mesh value estimator that repeatedly executes until a termination condition is satisfied;
an output unit that outputs the final estimated value calculated by the mesh value estimating unit;
A mesh value estimator having
(Section 4)
A mesh value estimation method executed by a mesh value estimation device,
an input step of inputting the position of the mesh to be estimated, the observed value of the block, and the mesh set belonging to the block;
A theoretical variogram estimation step of estimating the model and parameters of the theoretical variogram necessary for estimating the mesh value;
a mesh value estimation step of estimating a mesh value using the model and parameters of the theoretical variogram estimated in the theoretical variogram estimation step, and the housing ratio of blocks to the mesh;
an output step of outputting a final estimated value after repeatedly performing the theoretical variogram estimation step and the mesh value estimation step until a preset objective function is optimized;
A mesh value estimation method with
(Section 5)
A program for causing a computer to function as the mesh value estimation device according to any one of items 1 to 3.
 以上、本実施の形態について説明したが、本発明はかかる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the present embodiment has been described above, the present invention is not limited to such a specific embodiment, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. It is possible.
100 メッシュ値推定装置
110 入力部
120 理論バリオグラム推定部
130 メッシュ値推定部
140 出力部
1000 ドライブ装置
1001 記録媒体
1002 補助記憶装置
1003 メモリ装置
1004 CPU
1005 インタフェース装置
1006 表示装置
1007 入力装置
1008 出力装置
100 mesh value estimation device 110 input unit 120 theoretical variogram estimation unit 130 mesh value estimation unit 140 output unit 1000 drive device 1001 recording medium 1002 auxiliary storage device 1003 memory device 1004 CPU
1005 interface device 1006 display device 1007 input device 1008 output device

Claims (5)

  1.  推定対象であるメッシュの位置、ブロックの観測値、及びブロックに属するメッシュ集合を入力する入力部と、
     メッシュ値の推定に必要な理論バリオグラムのモデル及びパラメータを推定する理論バリオグラム推定部と、
     前記理論バリオグラム推定部で推定された理論バリオグラムのモデル及びパラメータ、及びメッシュに対するブロックの収容率を用いてメッシュ値を推定するメッシュ値推定部と、
     予め設定した目的関数を最適化するまで、前記理論バリオグラム推定部の処理及び前記メッシュ値推定部の処理を繰り返し実施した後の最終的な推定値を出力する出力部と、
     を有するメッシュ値推定装置。
    an input unit for inputting the position of the mesh to be estimated, the observation value of the block, and the mesh set belonging to the block;
    A theoretical variogram estimating unit that estimates a theoretical variogram model and parameters necessary for estimating mesh values;
    a mesh value estimating unit that estimates a mesh value using the model and parameters of the theoretical variogram estimated by the theoretical variogram estimating unit, and the accommodation rate of the block with respect to the mesh;
    an output unit that outputs a final estimated value after repeatedly performing the processing of the theoretical variogram estimating unit and the processing of the mesh value estimating unit until a preset objective function is optimized;
    A mesh value estimator having
  2.  前記理論バリオグラム推定部及び前記メッシュ値推定部を繰り返し実施するにあたり予め設定する前記目的関数は、
     メッシュの推定値から算出されるブロックの推定値とブロックの観測値の差に基づく目的関数、又は、
     メッシュの推定値から算出されるブロックの推定値とブロックの観測値の差を含む項と、メッシュの推定値から算出される理論バリオグラムと推定した理論バリオグラムの差を含む罰則項とを有する目的関数である
     請求項1に記載のメッシュ値推定装置。
    The objective function preset for repeatedly performing the theoretical variogram estimator and the mesh value estimator is
    an objective function based on the difference between the block estimate calculated from the mesh estimate and the block observed value, or
    An objective function with a term containing the difference between the block estimate computed from the mesh estimate and the block observed and a penalty term containing the difference between the theoretical variogram computed from the mesh estimate and the estimated theoretical variogram The mesh value estimation device according to claim 1.
  3.  推定対象であるメッシュの位置、ブロックの観測値、及びブロックに属するメッシュ集合を入力する入力部と、
     メッシュに対するブロックの収容率とメッシュ値とを用いて補正した観測値と、理論バリオグラムから算出したクリギング係数とに基づいてメッシュの推定値を算出する処理を、メッシュ値を推定値で更新しながら、終了条件を満たすまで繰り返し実行するメッシュ値推定部と、
     前記メッシュ値推定部により算出された最終的な推定値を出力する出力部と、
     を有するメッシュ値推定装置。
    an input unit for inputting the position of the mesh to be estimated, the observation value of the block, and the mesh set belonging to the block;
    While updating the mesh value with the estimated value, the process of calculating the estimated value of the mesh based on the observed value corrected using the block accommodation rate and mesh value for the mesh and the Kriging coefficient calculated from the theoretical variogram is performed. a mesh value estimator that repeatedly executes until a termination condition is satisfied;
    an output unit that outputs the final estimated value calculated by the mesh value estimating unit;
    A mesh value estimator having
  4.  メッシュ値推定装置が実行するメッシュ値推定方法であって、
     推定対象であるメッシュの位置、ブロックの観測値、及びブロックに属するメッシュ集合を入力する入力ステップと、
     メッシュ値の推定に必要な理論バリオグラムのモデル及びパラメータを推定する理論バリオグラム推定ステップと、
     前記理論バリオグラム推定ステップで推定された理論バリオグラムのモデル及びパラメータ、及びメッシュに対するブロックの収容率を用いてメッシュ値を推定するメッシュ値推定ステップと、
     予め設定した目的関数を最適化するまで、前記理論バリオグラム推定ステップの処理及び前記メッシュ値推定ステップの処理を繰り返し実施した後の最終的な推定値を出力する出力ステップと、
     を有するメッシュ値推定方法。
    A mesh value estimation method executed by a mesh value estimation device,
    an input step of inputting the position of the mesh to be estimated, the observed value of the block, and the mesh set belonging to the block;
    A theoretical variogram estimation step of estimating the model and parameters of the theoretical variogram necessary for estimating the mesh value;
    a mesh value estimation step of estimating a mesh value using the model and parameters of the theoretical variogram estimated in the theoretical variogram estimation step, and the housing ratio of blocks to the mesh;
    an output step of outputting a final estimated value after repeatedly performing the theoretical variogram estimation step and the mesh value estimation step until a preset objective function is optimized;
    A mesh value estimation method with
  5.  コンピュータを請求項1ないし3のうち何れか1項に記載のメッシュ値推定装置として機能させるためのプログラム。 A program for causing a computer to function as the mesh value estimation device according to any one of claims 1 to 3.
PCT/JP2021/031012 2021-08-24 2021-08-24 Mesh value estimation device, mesh value estimation method, and program WO2023026365A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023543524A JPWO2023026365A1 (en) 2021-08-24 2021-08-24
PCT/JP2021/031012 WO2023026365A1 (en) 2021-08-24 2021-08-24 Mesh value estimation device, mesh value estimation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/031012 WO2023026365A1 (en) 2021-08-24 2021-08-24 Mesh value estimation device, mesh value estimation method, and program

Publications (1)

Publication Number Publication Date
WO2023026365A1 true WO2023026365A1 (en) 2023-03-02

Family

ID=85321842

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/031012 WO2023026365A1 (en) 2021-08-24 2021-08-24 Mesh value estimation device, mesh value estimation method, and program

Country Status (2)

Country Link
JP (1) JPWO2023026365A1 (en)
WO (1) WO2023026365A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080243447A1 (en) * 2007-03-30 2008-10-02 Frederic Roggero Method for Gradually Modifying Lithologic Facies Proportions of a Geological Model
US20110282635A1 (en) * 2010-05-14 2011-11-17 Conocophillips Company Stochastic downscaling algorithm and applications to geological model downscaling
JP2014155105A (en) * 2013-02-12 2014-08-25 Ntt Docomo Inc Information processor and information processing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080243447A1 (en) * 2007-03-30 2008-10-02 Frederic Roggero Method for Gradually Modifying Lithologic Facies Proportions of a Geological Model
US20110282635A1 (en) * 2010-05-14 2011-11-17 Conocophillips Company Stochastic downscaling algorithm and applications to geological model downscaling
JP2014155105A (en) * 2013-02-12 2014-08-25 Ntt Docomo Inc Information processor and information processing method

Also Published As

Publication number Publication date
JPWO2023026365A1 (en) 2023-03-02

Similar Documents

Publication Publication Date Title
Delignette-Muller et al. fitdistrplus: An R package for fitting distributions
US20170097237A1 (en) Method and device for real-time object locating and mapping
Salvati et al. Small area estimation via M-quantile geographically weighted regression
Augustin et al. Modeling spatiotemporal forest health monitoring data
Shiri et al. Data splitting strategies for improving data driven models for reference evapotranspiration estimation among similar stations
Slivinski et al. A hybrid particle–ensemble Kalman filter for Lagrangian data assimilation
US9749873B1 (en) Estimation devices and methods for estimating communication quality of wireless network and method for installing meters thereof
CN111291471B (en) Constraint multi-model filtering method based on L1 regular unscented transformation
Cao et al. Penalized spline estimation for functional coefficient regression models
JP6159594B2 (en) Observation value processing apparatus, observation value processing method, and observation value processing program
CN104462015A (en) Method for updating state of fractional order linear discrete system for processing non-Gaussian Levy noise
CN104123457A (en) Steady parameter estimation method of rational function model of satellite remote sensing image
CN116578660A (en) Sparse data-based electromagnetic target situation map construction method
WO2023026365A1 (en) Mesh value estimation device, mesh value estimation method, and program
Matarazzo et al. Sensitivity metrics for maximum likelihood system identification
JP2018194497A (en) Weather forecasting system, weather forecasting method, and weather forecasting program
Vrugt Multi-criteria optimization using the AMALGAM software package: theory, concepts, and MATLAB implementation
Martınez BOX-QUACAN and the implementation of Augmented Lagrangian algorithms for minimization with inequality constraints
JP5592927B2 (en) Propagation characteristic estimation device, propagation characteristic estimation method, and propagation characteristic estimation program
KR100961875B1 (en) Method of creating vertical route of aircraft automatically
JP5792502B2 (en) Analysis apparatus, method thereof and program thereof
WO2023026364A1 (en) Mesh value estimation device, mesh value estimation method, and program
Silva et al. Integration of a low-cost global navigation satellite system to a single-board computer using Kalman filtering
CN113094965B (en) Structural stability analysis method, system, terminal and medium under vertical earthquake action
CN102306353A (en) Method and system for estimating credibility of simulation system

Legal Events

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

Ref document number: 21954980

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023543524

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE