JP2022006693A - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP2022006693A
JP2022006693A JP2020109072A JP2020109072A JP2022006693A JP 2022006693 A JP2022006693 A JP 2022006693A JP 2020109072 A JP2020109072 A JP 2020109072A JP 2020109072 A JP2020109072 A JP 2020109072A JP 2022006693 A JP2022006693 A JP 2022006693A
Authority
JP
Japan
Prior art keywords
cluster
received power
information processing
clustering
unit
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2020109072A
Other languages
Japanese (ja)
Other versions
JP7330141B2 (en
Inventor
竜也 長尾
Tatsuya Nagao
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Research Inc
Original Assignee
KDDI Research Inc
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 KDDI Research Inc filed Critical KDDI Research Inc
Priority to JP2020109072A priority Critical patent/JP7330141B2/en
Publication of JP2022006693A publication Critical patent/JP2022006693A/en
Application granted granted Critical
Publication of JP7330141B2 publication Critical patent/JP7330141B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Complex Calculations (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide an information processing device, an information processing method and a program which can efficiently analyze data, such as a prediction of time series data of received power, for example.SOLUTION: An information processing device comprises a control unit which: performs clustering for a plurality of partial regions included in a region which is to be a target of analysis; analyzes data of the partial region for each cluster obtained by the clustering; and acquires a result of the analysis for each partial region based on the result of the analysis for each cluster.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、情報処理方法およびプログラムに関する。 The present invention relates to an information processing apparatus, an information processing method and a program.

複数の無線システムが同一の周波数を共用する場合がある。このような場合、これら複数の無線システムでの干渉の問題を解消する必要がある。 Multiple wireless systems may share the same frequency. In such a case, it is necessary to solve the problem of interference in these multiple wireless systems.

複数の異なる無線システムで周波数を共用する場合、1次利用者が提供する既存の無線システムに対する影響を小さくする(好ましくは、影響を与えない)ために、2次利用者が無線局を利用することが可能な場所および時間などには大きな制約が生じ得る。
このため、2次利用者の投資判断あるいは利用計画策定などの観点から、1次利用者による周波数の利用状況の将来予測をすることが望ましい。
When a frequency is shared by multiple different wireless systems, the secondary user uses the wireless station in order to reduce (preferably not affect) the existing wireless system provided by the primary user. There can be major restrictions on where and when it is possible.
Therefore, it is desirable to predict the future of frequency usage by primary users from the viewpoint of investment decisions of secondary users or formulation of usage plans.

例えば、特許文献1に記載されたチャネル状態予測装置では、1次利用者による周波数の利用の有無として、無線チャネルのビジー状態およびアイドル状態の時系列データの将来のデータを確率的ニューラルネットワークにより予測することが行われている(特許文献1参照。)。 For example, in the channel state prediction device described in Patent Document 1, future data of time-series data of busy state and idle state of a radio channel is predicted by a stochastic neural network as whether or not a primary user uses a frequency. (See Patent Document 1).

特開2019-101792号公報Japanese Unexamined Patent Publication No. 2019-101792

しかしながら、従来の技術では、1次利用者による周波数の利用状況を予測する際に、予測対象となる場所ごとに、それぞれの場所に合った個別の予測モデルを構築することが必要であった。
このため、従来の技術では、予測対象となる場所の範囲を拡大するときには、当該範囲の大きさに比例などして多数の予測モデルの構築が必要となり、計算量が膨大となることがあった。
However, in the conventional technique, when predicting the frequency usage status by the primary user, it is necessary to construct an individual prediction model suitable for each place to be predicted.
For this reason, in the conventional technology, when expanding the range of the place to be predicted, it is necessary to construct a large number of prediction models in proportion to the size of the range, and the amount of calculation may be enormous. ..

本発明は、このような事情を考慮してなされたもので、例えば受信電力の時系列データの予測などのような、データの分析を効率的に行うことができる情報処理装置、情報処理方法およびプログラムを提供することを課題とする。 The present invention has been made in consideration of such circumstances, and is an information processing device, an information processing method, and an information processing device capable of efficiently analyzing data such as prediction of time-series data of received power. The challenge is to provide the program.

一構成例として、分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行い、前記クラスタリングによって得られたクラスタごとに前記部分領域のデータの分析を行い、前記クラスタごとの前記分析の結果に基づいて前記部分領域ごとの分析の結果を取得する制御部を備える、情報処理装置である。 As a configuration example, clustering is performed on a plurality of partial regions included in the region to be analyzed, data of the partial region is analyzed for each cluster obtained by the clustering, and the result of the analysis for each cluster is obtained. It is an information processing apparatus including a control unit which acquires the analysis result for each subregion based on the control unit.

一構成例として、情報処理装置が、分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行い、前記クラスタリングによって得られたクラスタごとに前記部分領域のデータの分析を行い、前記クラスタごとの前記分析の結果に基づいて前記部分領域ごとの分析の結果を取得する、情報処理方法である。 As a configuration example, the information processing apparatus clusters a plurality of partial regions included in the region to be analyzed, analyzes the data of the partial region for each cluster obtained by the clustering, and analyzes the data of the partial region for each cluster. It is an information processing method that acquires the result of analysis for each subregion based on the result of the analysis.

一構成例として、コンピュータに、分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行うステップと、前記クラスタリングによって得られたクラスタごとに前記部分領域のデータの分析を行うステップと、前記クラスタごとの前記分析の結果に基づいて前記部分領域ごとの分析の結果を取得するステップと、を実行させるためのプログラムである。 As a configuration example, a step of clustering a plurality of subregions included in an area to be analyzed on a computer, a step of analyzing data of the subregion for each cluster obtained by the clustering, and the cluster. It is a program for executing a step of acquiring the analysis result for each subregion based on the analysis result for each subregion.

本発明に係る情報処理装置、情報処理方法およびプログラムによれば、例えば受信電力の時系列データの予測などのような、データの分析を効率的に行うことができる。 According to the information processing apparatus, information processing method and program according to the present invention, data analysis such as prediction of time-series data of received power can be efficiently performed.

本発明の実施形態に係る情報処理システムの概略的な構成を示す図である。It is a figure which shows the schematic structure of the information processing system which concerns on embodiment of this invention. 本発明の実施形態に係る予測対象領域のメッシュの概略的な構成を示す図である。It is a figure which shows the schematic structure of the mesh of the prediction target area which concerns on embodiment of this invention. 本発明の実施形態に係る予測対象領域の地形情報の一例を示す図である。It is a figure which shows an example of the topographical information of the prediction target area which concerns on embodiment of this invention. 本発明の実施形態に係る予測対象領域のメッシュごとの受信電力の一例を示す図である。It is a figure which shows an example of the received power for each mesh of the prediction target area which concerns on embodiment of this invention. 本発明の実施形態(第1実施形態)に係る予測処理におけるクラスタリングフェーズの処理の手順の一例を示す図である。It is a figure which shows an example of the procedure of the clustering phase processing in the prediction processing which concerns on embodiment (1st Embodiment) of this invention. 本発明の実施形態に係る予測対象領域のメッシュごとの受信電力の時系列データの一例を示す図である。It is a figure which shows an example of the time series data of the received power for each mesh of the prediction target area which concerns on embodiment of this invention. 本発明の実施形態に係る予測対象領域のメッシュごとの正規化された受信電力の時系列データの一例を示す図である。It is a figure which shows an example of the time series data of the normalized received power for each mesh of the prediction target area which concerns on embodiment of this invention. (A)は本発明の実施形態に係る一のクラスタにおける代表値の時系列データの一例を示し、(B)は本発明の実施形態に係る他のクラスタにおける代表値の時系列データの一例を示す図である。(A) shows an example of time-series data of representative values in one cluster according to the embodiment of the present invention, and (B) shows an example of time-series data of representative values in another cluster according to the embodiment of the present invention. It is a figure which shows. (A)は本発明の実施形態に係る一のクラスタに分類された正規化された受信電力の時系列データの一例を示し、(B)は本発明の実施形態に係る他のクラスタに分類された正規化された受信電力の時系列データの一例を示す図である。(A) shows an example of time-series data of normalized received power classified into one cluster according to the embodiment of the present invention, and (B) is classified into another cluster according to the embodiment of the present invention. It is a figure which shows an example of the time series data of the normalized received power. 本発明の実施形態に係る予測処理におけるクラスタリング後予測フェーズの処理の手順の一例を示す図である。It is a figure which shows an example of the procedure of the process of the post-clustering prediction phase in the prediction process which concerns on embodiment of this invention. (A)は本発明の実施形態に係る一のクラスタについて予測された代表値の受信電力の時系列データの一例を示し、(B)は本発明の実施形態に係る他のクラスタについて予測された代表値の受信電力の時系列データの一例を示す図である。(A) shows an example of time-series data of the received power of the representative value predicted for one cluster according to the embodiment of the present invention, and (B) is predicted for another cluster according to the embodiment of the present invention. It is a figure which shows an example of the time series data of the received power of a representative value. 本発明の実施形態に係るメッシュごとに予測された受信電力の時系列データの一例を示す図である。It is a figure which shows an example of the time series data of the received power predicted for each mesh which concerns on embodiment of this invention. 本発明の実施形態(第2実施形態)に係る予測処理におけるクラスタリングフェーズの処理の手順の一例を示す図である。It is a figure which shows an example of the procedure of the clustering phase processing in the prediction processing which concerns on embodiment (second embodiment) of this invention.

以下、図面を参照し、本発明の実施形態について説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1実施形態)
<複数の無線システム>
本実施形態では、複数の無線システムが同一の周波数を共用し、1次利用者が2次利用者よりも優先されている。そして、2次利用者の無線システムでは、1次利用者の無線システムにおける周波数の利用状況に応じて、1次利用者の無線システムに対する影響を小さくする(好ましくは、影響を与えない)ことが必要であるとする。このため、2次利用者は、1次利用者の無線システムにおける周波数の利用状況の予測を行う。
(First Embodiment)
<Multiple wireless systems>
In this embodiment, a plurality of wireless systems share the same frequency, and the primary user is prioritized over the secondary user. Then, in the wireless system of the secondary user, the influence on the wireless system of the primary user may be reduced (preferably not affected) according to the usage status of the frequency in the wireless system of the primary user. Suppose it is necessary. Therefore, the secondary user predicts the frequency usage status in the primary user's wireless system.

本実施形態では、2次利用者は、1次利用者の無線システムにおける周波数の利用状況の予測を行う情報処理装置を含む情報処理システムを有する。当該情報処理装置および当該情報処理システムは、例えば、2次利用者の無線システムと一体に備えられてもよく、あるいは、2次利用者の無線システムとは別体で備えられてもよい。
なお、1次利用者の無線システムは、例えば、1つの無線システムであってもよく、あるいは、同一の1次利用者が有する2以上の無線システムがまとめて捉えられたものであってもよく、または、2以上の異なる1次利用者が有する2以上の無線システムがまとめて捉えられたものであってもよい。
In the present embodiment, the secondary user has an information processing system including an information processing device that predicts the frequency usage status in the primary user's wireless system. The information processing apparatus and the information processing system may be provided integrally with the wireless system of the secondary user, or may be provided separately from the wireless system of the secondary user.
The wireless system of the primary user may be, for example, one wireless system, or may be a system in which two or more wireless systems owned by the same primary user are collectively captured. , Or two or more wireless systems owned by two or more different primary users may be captured together.

<情報処理システム>
図1は、本発明の実施形態に係る情報処理システム1の概略的な構成を示す図である。
情報処理システム1は、情報処理装置11と、受信電力データベース21と、環境情報データベース22と、クラスタ時系列データベース23と、予測受信電力データベース24と、回線31と、を備える。
<Information processing system>
FIG. 1 is a diagram showing a schematic configuration of an information processing system 1 according to an embodiment of the present invention.
The information processing system 1 includes an information processing device 11, a received power database 21, an environment information database 22, a cluster time series database 23, a predicted received power database 24, and a line 31.

情報処理装置11と、受信電力データベース21と、環境情報データベース22と、クラスタ時系列データベース23と、予測受信電力データベース24と、は、回線31を介して接続されている。
ここで、回線31は、例えば、有線の回線であってもよく、無線の回線であってもよく、あるいは、有線と無線を含む回線であってもよい。
The information processing device 11, the received power database 21, the environment information database 22, the cluster time series database 23, and the predicted received power database 24 are connected via a line 31.
Here, the line 31 may be, for example, a wired line, a wireless line, or a line including wired and wireless.

なお、他の構成例として、受信電力データベース21と、環境情報データベース22と、クラスタ時系列データベース23と、予測受信電力データベース24とのうちの1以上が、情報処理装置11と一体に備えられる構成が用いられてもよい。 As another configuration example, one or more of the received power database 21, the environment information database 22, the cluster time series database 23, and the predicted received power database 24 are provided integrally with the information processing device 11. May be used.

<情報処理装置>
情報処理装置11は、入力部111と、出力部112と、記憶部113と、通信部114と、制御部115と、を備える。
制御部115は、予測部131を備える。
<Information processing equipment>
The information processing device 11 includes an input unit 111, an output unit 112, a storage unit 113, a communication unit 114, and a control unit 115.
The control unit 115 includes a prediction unit 131.

入力部111は、外部から情報を入力する。
入力部111は、一例として、ユーザ(人)によって操作される操作部を有し、当該操作部によって受け付けられた操作に応じた情報を入力してもよい。入力部111は、他の例として、可搬型の記憶装置などのような外部の装置と接続し、当該外部の装置から出力される情報を入力してもよい。
The input unit 111 inputs information from the outside.
As an example, the input unit 111 has an operation unit operated by a user (person), and information corresponding to the operation accepted by the operation unit may be input. As another example, the input unit 111 may be connected to an external device such as a portable storage device and input information output from the external device.

出力部112は、外部に情報を出力する。
出力部112は、一例として、情報を表示出力する画面を備えた表示部を有し、当該表示部によって当該画面に情報を表示出力してもよい。出力部112は、他の例として、情報を音出力するスピーカを有し、当該スピーカによって情報を音出力してもよい。出力部112は、他の例として、可搬型の記憶装置などのような外部の装置と接続し、当該外部の装置に情報を出力してもよい。
The output unit 112 outputs information to the outside.
As an example, the output unit 112 has a display unit provided with a screen for displaying and outputting information, and the display unit may display and output information on the screen. As another example, the output unit 112 has a speaker that outputs information by sound, and the information may be output by the speaker. As another example, the output unit 112 may be connected to an external device such as a portable storage device and output information to the external device.

記憶部113は、情報を記憶する。
記憶部113は、例えば、ROM(Read Only Memory)およびRAM(Random Access Memory)を含む。
記憶部113は、例えば、所定のプログラムおよび各種のパラメータなどを記憶する。
The storage unit 113 stores information.
The storage unit 113 includes, for example, a ROM (Read Only Memory) and a RAM (Random Access Memory).
The storage unit 113 stores, for example, a predetermined program and various parameters.

通信部114は、他の装置と回線31を介して通信を行う。
本実施形態では、通信部114は、受信電力データベース21と、環境情報データベース22と、クラスタ時系列データベース23と、予測受信電力データベース24とのそれぞれと、回線31を介して、通信を行う。
ここで、本実施形態では、説明の便宜上、通信部114を入力部111および出力部112とは別の機能部として示すが、通信部114の機能が入力部111および出力部112に含まれると捉えられてもよい。
The communication unit 114 communicates with another device via the line 31.
In the present embodiment, the communication unit 114 communicates with the received power database 21, the environment information database 22, the cluster time series database 23, and the predicted received power database 24, respectively, via the line 31.
Here, in the present embodiment, for convenience of explanation, the communication unit 114 is shown as a functional unit separate from the input unit 111 and the output unit 112, but the functions of the communication unit 114 are included in the input unit 111 and the output unit 112. It may be caught.

制御部115は、情報処理装置11において、各種の処理を行う。
本実施形態では、制御部115は、CPU(Central Processing Unit)を有しており、記憶部113に記憶されたプログラムを実行することで、各種の処理を行う。制御部115は、各種の処理を行う際に、記憶部113に記憶された各種のパラメータを使用してもよい。
The control unit 115 performs various processes in the information processing device 11.
In the present embodiment, the control unit 115 has a CPU (Central Processing Unit), and performs various processes by executing a program stored in the storage unit 113. The control unit 115 may use various parameters stored in the storage unit 113 when performing various processes.

予測部131は、1次利用者の無線システムにおける周波数の利用状況の予測を行う。
なお、予測部131は、分析部の一例である。分析部としては、例えば、本実施形態に係る予測以外の分析を行う構成であってもよい。
The prediction unit 131 predicts the frequency usage status in the wireless system of the primary user.
The prediction unit 131 is an example of an analysis unit. The analysis unit may be configured to perform analysis other than the prediction according to the present embodiment, for example.

<各種のデータベース>
受信電力データベース21は、予測対象となる受信電力に関する情報を記憶する。当該情報は、例えば、予測処理の前に、あらかじめ記憶される。
環境情報データベース22は、環境に関する情報を記憶する。当該情報は、例えば、予測処理の前に、あらかじめ記憶される。
クラスタ時系列データベース23は、クラスタごとの時系列の情報を記憶する。当該情報は、例えば、予測処理の途中において、記憶される。
予測受信電力データベース24は、予測結果の受信電力に関する情報を記憶する。
<Various databases>
The received power database 21 stores information about the received power to be predicted. The information is stored in advance, for example, before the prediction process.
The environment information database 22 stores information about the environment. The information is stored in advance, for example, before the prediction process.
The cluster time series database 23 stores time series information for each cluster. The information is stored, for example, in the middle of the prediction process.
The predicted received power database 24 stores information regarding the received power of the predicted result.

ここで、本実施形態では、説明の便宜上、それぞれの情報をそれぞれ別のデータベースに記憶する構成を示すが、他の構成例として、2以上のデータベースが一体化されてもよい。
また、それぞれのデータベースの名称は、任意であってもよい。
Here, in the present embodiment, for convenience of explanation, a configuration in which each information is stored in a separate database is shown, but as another configuration example, two or more databases may be integrated.
Moreover, the name of each database may be arbitrary.

<予測処理>
図2~図12を参照して、情報処理システム1において、情報処理装置11により行われる予測処理について説明する。
<Prediction processing>
The prediction processing performed by the information processing apparatus 11 in the information processing system 1 will be described with reference to FIGS. 2 to 12.

図2は、本発明の実施形態に係る予測対象領域211のメッシュ231の概略的な構成を示す図である。
図2には、予測対象領域211の一例を示してある。
予測対象領域211は、地理的な領域である。図2の例では、正方形状の予測対象領域211を示してあるが、予測対象領域211の形状は任意であってもよい。また、図2の例では、2次元の予測対象領域211を示してあるが、3次元に適用されてもよい。
FIG. 2 is a diagram showing a schematic configuration of a mesh 231 of a prediction target region 211 according to an embodiment of the present invention.
FIG. 2 shows an example of the prediction target area 211.
The prediction target area 211 is a geographical area. In the example of FIG. 2, the square-shaped prediction target region 211 is shown, but the shape of the prediction target region 211 may be arbitrary. Further, in the example of FIG. 2, the two-dimensional prediction target region 211 is shown, but it may be applied to the three dimensions.

予測対象領域211は、複数の部分領域であるメッシュ231に区切られている。なお、本実施形態では、説明の便宜上、それぞれの部分領域をメッシュと呼ぶが、他の任意の名称で呼ばれてもよい。また、図2の例では、図を見やすくするために、1個のメッシュ231のみに符号を付してある。
図2の例では、それぞれのメッシュ231は正方形状であるが、メッシュ231の形状は任意であってもよい。
また、図2の例では、複数のメッシュ231の形状は同じであるが、他の構成例として、複数のメッシュ231に、異なる形状のメッシュが含まれてもよい。
The prediction target area 211 is divided into mesh 231 which is a plurality of partial areas. In this embodiment, for convenience of explanation, each partial region is referred to as a mesh, but it may be referred to by any other name. Further, in the example of FIG. 2, in order to make the figure easier to see, only one mesh 231 is designated with a reference numeral.
In the example of FIG. 2, each mesh 231 has a square shape, but the shape of the mesh 231 may be arbitrary.
Further, in the example of FIG. 2, the shapes of the plurality of meshes 231 are the same, but as another configuration example, the plurality of meshes 231 may include meshes having different shapes.

図3は、本発明の実施形態に係る予測対象領域211の地形情報の一例を示す図である。なお、説明の便宜上、当該地形情報を領域地形情報311と呼んで説明する。
図3の例では、図2に示される予測対象領域211と同じ領域について、領域地形情報311の一例を示してある。
領域地形情報311は、複数の部分領域であるメッシュ331に区切られている。図3の例では、図を見やすくするために、1個のメッシュ331のみに符号を付してある。
FIG. 3 is a diagram showing an example of topographical information of the prediction target area 211 according to the embodiment of the present invention. For convenience of explanation, the topographical information will be referred to as area topographical information 311.
In the example of FIG. 3, an example of the area topographical information 311 is shown for the same area as the prediction target area 211 shown in FIG.
The area topographic information 311 is divided into mesh 331 which is a plurality of partial areas. In the example of FIG. 3, only one mesh 331 is designated for easy viewing.

ここで、図2に示されるそれぞれのメッシュ231と、図3に示されるそれぞれのメッシュ331とは、同じ部分領域に対応している。つまり、図3の例では、それぞれのメッシュ331の地形情報は、図2に示されるそれぞれのメッシュ231の地形情報を表している。 Here, each mesh 231 shown in FIG. 2 and each mesh 331 shown in FIG. 3 correspond to the same partial region. That is, in the example of FIG. 3, the topographical information of each mesh 331 represents the topographical information of each mesh 231 shown in FIG.

図3の例では、4種類の地形のそれぞれを表すマークとして、4種類の地形マーク351~354が用いられている。
すなわち、それぞれのメッシュ331の地形は、当該メッシュ331に表されている地形マーク(地形マーク351~354のうちのいずれか)によって示されている。
なお、地形の種類の数は、2種類または3種類であってもよく、あるいは、5種類以上であってもよい。
地形の種類としては、任意の地形が用いられてもよく、例えば、平地、山、川、森林などが用いられてもよい。
In the example of FIG. 3, four types of terrain marks 351 to 354 are used as marks representing each of the four types of terrain.
That is, the terrain of each mesh 331 is indicated by the terrain mark (any of the terrain marks 351 to 354) represented by the mesh 331.
The number of types of terrain may be two or three, or may be five or more.
As the type of terrain, any terrain may be used, and for example, flat land, mountains, rivers, forests and the like may be used.

予測対象領域211の情報および領域地形情報311は、例えば、環境情報データベース22に記憶されて、情報処理装置11によって環境情報データベース22から取得されてもよい。
また、予測対象領域211の情報および領域地形情報311は、例えば、情報処理装置11によって画面に表示されてもよい。
なお、本実施形態では、説明の便宜上、予測対象領域211の情報と、領域地形情報311とを別の情報として説明したが、これらの情報は一体化されてもよい。
The information of the prediction target area 211 and the area topography information 311 may be stored in the environment information database 22, and may be acquired from the environment information database 22 by the information processing apparatus 11.
Further, the information of the prediction target area 211 and the area topography information 311 may be displayed on the screen by, for example, the information processing apparatus 11.
In the present embodiment, for convenience of explanation, the information of the prediction target area 211 and the area topography information 311 are described as separate information, but these information may be integrated.

図4は、本発明の実施形態に係る予測対象領域211のメッシュ231ごとの受信電力の一例を示す図である。
図4に示されるグラフにおいて、横軸は時間を表しており、縦軸は受信電力を表している。受信電力としては、例えば、RSSI(Received Signal Strength Indication)が用いられてもよく、単位は[dBm]である。
図4には、1個のメッシュ231の受信電力特性411を示してある。
FIG. 4 is a diagram showing an example of the received power for each mesh 231 of the prediction target region 211 according to the embodiment of the present invention.
In the graph shown in FIG. 4, the horizontal axis represents time and the vertical axis represents received power. As the received power, for example, RSSI (Received Signal Strength Information) may be used, and the unit is [dBm].
FIG. 4 shows the received power characteristic 411 of one mesh 231.

本実施形態では、統一されたメッシュ231ごとの単位で、過去における受信電力の時系列データ、および、環境情報のデータが、受信電力データベース21、および、環境情報データベース22に格納されている。 In the present embodiment, the time-series data of the received power in the past and the data of the environmental information are stored in the received power database 21 and the environmental information database 22 in a unified unit for each mesh 231.

本実施形態では、説明の便宜上、予測処理を、クラスタリングフェーズと、クラスタリング後予測フェーズと、に分けて説明する。
図5は、本発明の実施形態(第1実施形態)に係る予測処理におけるクラスタリングフェーズの処理の手順の一例を示す図である。
In the present embodiment, for convenience of explanation, the prediction process will be described separately as a clustering phase and a post-clustering prediction phase.
FIG. 5 is a diagram showing an example of a procedure for processing the clustering phase in the prediction processing according to the embodiment (first embodiment) of the present invention.

図5には、情報処理装置11の予測部131が有する機能部である、正規化部T1、クラスタリング部T2、代表値取得部T3と、RMSE算出部T4と、基準値判定部T5と、クラスタ数判定部T6を示してある。
ここで、本実施形態では、これらの機能部は一体化されている。
なお、これらの機能部が別々に備えられる場合には、初期または途中の処理を行う機能部は処理後の情報を次段以降の機能部に送信し、当該次段以降の機能部は当該情報を受信する。
FIG. 5 shows a normalization unit T1, a clustering unit T2, a representative value acquisition unit T3, an RMSE calculation unit T4, a reference value determination unit T5, and a cluster, which are functional units of the prediction unit 131 of the information processing apparatus 11. The number determination unit T6 is shown.
Here, in the present embodiment, these functional parts are integrated.
If these functional units are provided separately, the functional unit that performs the initial or intermediate processing sends the processed information to the next and subsequent functional units, and the functional unit after the next stage has the information. To receive.

受信電力データベース21は、メッシュID、および、受信電力の時系列データを記憶している。メッシュIDと、受信電力の時系列データとが、対応付けられている。
メッシュIDは、予測対象領域211のそれぞれのメッシュ231を識別する情報である。
受信電力の時系列データは、予測対象領域211のそれぞれのメッシュ231ごとにおける、受信電力の時系列データである。
The received power database 21 stores the mesh ID and the time series data of the received power. The mesh ID and the time series data of the received power are associated with each other.
The mesh ID is information that identifies each mesh 231 of the prediction target area 211.
The time-series data of the received power is the time-series data of the received power in each mesh 231 of the prediction target area 211.

図6は、本発明の実施形態に係る予測対象領域211のメッシュ231ごとの受信電力の時系列データの一例を示す図である。
図6に示されるグラフにおいて、横軸は時間を表しており、縦軸は受信電力を表している。
図6には、4個のメッシュ231のそれぞれにおける受信電力特性611~614を示してある。
なお、図6の例では、4個のメッシュ231について受信電力特性611~614を示すが、すべてのメッシュ231について受信電力特性が受信電力データベース21に記憶されている。
FIG. 6 is a diagram showing an example of time-series data of received power for each mesh 231 of the prediction target region 211 according to the embodiment of the present invention.
In the graph shown in FIG. 6, the horizontal axis represents time and the vertical axis represents received power.
FIG. 6 shows the received power characteristics 611 to 614 of each of the four meshes 231.
In the example of FIG. 6, the received power characteristics 611 to 614 are shown for the four meshes 231. However, the received power characteristics are stored in the received power database 21 for all the meshes 231.

環境情報データベース22は、メッシュID、および、環境情報を記憶している。メッシュIDと、環境情報とが、対応付けられている。
環境情報は、予測対象領域211のそれぞれのメッシュ231ごとにおける、環境情報である。
一例として、環境情報は、図3に示される地形情報であってもよい。
例えば、環境情報は、衛星画像などによる地理的な情報、交通量の情報、天候の情報など、様々な環境の情報であってもよい。
地理的な情報には、例えば、建物の密度、あるいは、住宅地または商業地域などの区分などの情報が含まれてもよい。
また、環境情報は、例えば、2種類以上の環境の情報を含んでもよい。
The environment information database 22 stores the mesh ID and the environment information. The mesh ID and the environment information are associated with each other.
The environmental information is the environmental information in each mesh 231 of the prediction target area 211.
As an example, the environmental information may be the topographical information shown in FIG.
For example, the environmental information may be information on various environments such as geographical information such as satellite images, traffic volume information, and weather information.
Geographical information may include, for example, information such as building density or divisions such as residential or commercial areas.
Further, the environmental information may include, for example, two or more types of environmental information.

(予測部131が有する正規化部T1としての処理)
情報処理装置11では、予測部131は、予測対象となるすべてのメッシュ231について、受信電力データベース21に記憶されているメッシュ231ごとの受信電力の時系列データを読み出して取得し、取得したメッシュ231ごとの受信電力の時系列データを正規化する。
また、予測部131は、それぞれのメッシュ231について行った正規化の変換に関する情報(正規化情報)を記憶する。本実施形態では、当該正規化情報は、正規化の変換に対して逆変換を行う際に用いられる。
(Processing as the normalization unit T1 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 reads and acquires the time-series data of the received power for each mesh 231 stored in the received power database 21 for all the meshes 231 to be predicted, and the acquired mesh 231. Normalize the time series data of the received power for each.
Further, the prediction unit 131 stores information (normalization information) regarding the conversion of the normalization performed for each mesh 231. In the present embodiment, the normalization information is used when performing an inverse transformation with respect to the transformation of the normalization.

ここで、本実施形態では、受信電力の時系列データの変動パターン(変動要素)を異なるメッシュ231の間で比較することができるように、正規化の変換が行われる。
正規化としては、例えば、時系列データの値が0以上1以下の範囲となるように、時系列データを変換する正規化が用いられてもよい。
正規分布にしたがう正規化では、平均値が0となり、標準偏差が1となる。
なお、本実施形態では、すべてのメッシュ231について、同じ正規化の手法が用いられるが、他の構成例として、一部のメッシュ231について異なる正規化の手法が用いられてもよい。
Here, in the present embodiment, the normalization conversion is performed so that the fluctuation pattern (variation element) of the time series data of the received power can be compared between different meshes 231.
As the normalization, for example, normalization that converts the time-series data so that the value of the time-series data is in the range of 0 or more and 1 or less may be used.
In normalization according to the normal distribution, the mean value is 0 and the standard deviation is 1.
In this embodiment, the same normalization method is used for all meshes 231. However, as another configuration example, different normalization methods may be used for some meshes 231.

図7は、本発明の実施形態に係る予測対象領域211のメッシュ231ごとの正規化された受信電力の時系列データの一例を示す図である。
図7に示されるグラフにおいて、横軸は時間を表しており、縦軸は正規化された受信電力を表している。
図7には、4個のメッシュ231のそれぞれにおける正規化された受信電力特性711~714を示してある。
なお、図7の例では、4個のメッシュ231について受信電力特性711~714を示すが、すべてのメッシュ231について正規化された受信電力特性が求められている。
FIG. 7 is a diagram showing an example of time-series data of normalized received power for each mesh 231 of the prediction target region 211 according to the embodiment of the present invention.
In the graph shown in FIG. 7, the horizontal axis represents time and the vertical axis represents normalized received power.
FIG. 7 shows the normalized received power characteristics 711 to 714 in each of the four meshes 231.
In the example of FIG. 7, the received power characteristics 711 to 714 are shown for the four meshes 231 but the normalized received power characteristics are required for all the meshes 231.

(予測部131が有するクラスタリング部T2としての処理)
情報処理装置11では、予測部131は、予測対象となるすべてのメッシュ231について、正規化された受信電力の時系列データを取得する。
また、予測部131は、予測対象となるすべてのメッシュ231について、環境情報データベース22に記憶されているメッシュ231ごと(メッシュ331ごと)の環境情報を読み出して取得する。
そして、予測部131は、正規化された受信電力の時系列データおよびメッシュ231ごとの環境情報に基づいて、予測対象となるすべてのメッシュ231について、クラスタリングを行う。
(Processing as the clustering unit T2 of the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 acquires time-series data of normalized received power for all meshes 231 to be predicted.
Further, the prediction unit 131 reads and acquires the environmental information of each mesh 231 (each mesh 331) stored in the environment information database 22 for all the meshes 231 to be predicted.
Then, the prediction unit 131 clusters all the meshes 231 to be predicted based on the time-series data of the normalized received power and the environment information for each mesh 231.

ここで、本実施形態では、予測部131は、クラスタリングによって、複数のメッシュ231を2以上のクラスタに分類する。
クラスタリングの手法としては、種々な手法が用いられてもよく、本実施形態では、例えば、クラスタの数(k)が指定されるクラスタリングの手法として、k-shape、あるいは、k-meansなどの手法が用いられてもよい。なお、クラスタリングにおけるクラスタの数の初期値としては、任意の値が設定されてもよい。
Here, in the present embodiment, the prediction unit 131 classifies the plurality of meshes 231 into two or more clusters by clustering.
As the clustering method, various methods may be used. In this embodiment, for example, as a clustering method in which the number of clusters (k) is specified, a method such as k-hape or k-means is used. May be used. Any value may be set as the initial value of the number of clusters in clustering.

それぞれのクラスタには、正規化された受信電力の時系列データおよび環境情報に関して類似したメッシュ231が集約される。これにより、それぞれのクラスタのクラスタIDと、当該クラスタに分類されたすべてのメッシュ231のメッシュIDとが対応付けられる。
クラスタIDは、それぞれのクラスタを識別する情報である。
Each cluster aggregates a mesh 231 similar with respect to normalized received power time series data and environmental information. As a result, the cluster ID of each cluster is associated with the mesh IDs of all the meshes 231 classified in the cluster.
The cluster ID is information that identifies each cluster.

ここで、本実施形態では、好ましい一例として、それぞれのメッシュ231における正規化された受信電力の時系列データおよび環境情報に基づいてメッシュ231のクラスタリングを行うが、他の構成例として、それぞれのメッシュ231における正規化された受信電力の時系列データに基づいてメッシュ231のクラスタリングを行ってもよい。この場合、それぞれのクラスタには、正規化された受信電力の時系列データに関して類似したメッシュ231が集約される。 Here, in the present embodiment, as a preferable example, clustering of the mesh 231 is performed based on the time-series data of the normalized received power in each mesh 231 and the environmental information, but as another configuration example, each mesh is performed. Clustering of the mesh 231 may be performed based on the time series data of the normalized received power in 231. In this case, each cluster aggregates a mesh 231 similar with respect to the normalized received power time series data.

図8(A)は、本発明の実施形態に係る一のクラスタに分類された正規化された受信電力の時系列データの一例を示す図である。
図8(B)は、本発明の実施形態に係る他のクラスタに分類された正規化された受信電力の時系列データの一例を示す図である。
図8(A)および図8(B)のそれぞれに示されるグラフにおいて、横軸は時間を表しており、縦軸は正規化された受信電力を表している。
図8(A)には、1個のクラスタに分類された正規化された受信電力特性812、814を示してある。
図8(b)には、他の1個のクラスタに分類された正規化された受信電力特性811、813を示してある。
なお、図8(A)および図8(B)の例では、それぞれのクラスタに2個のメッシュ231が分類された場合を示してあるが、それぞれのクラスタに分類されるメッシュ231の数は、1個であってもよく、あるいは、3個以上であってもよい。
FIG. 8A is a diagram showing an example of time-series data of normalized received power classified into one cluster according to the embodiment of the present invention.
FIG. 8B is a diagram showing an example of time-series data of normalized received power classified into other clusters according to the embodiment of the present invention.
In the graphs shown in FIGS. 8A and 8B, the horizontal axis represents time and the vertical axis represents normalized received power.
FIG. 8A shows normalized received power characteristics 812, 814 classified into one cluster.
FIG. 8 (b) shows the normalized received power characteristics 811 and 813 classified into another cluster.
In addition, in the example of FIG. 8A and FIG. 8B, the case where two meshes 231 are classified into each cluster is shown, but the number of meshes 231 classified into each cluster is determined. It may be one, or it may be three or more.

(予測部131が有する代表値取得部T3としての処理)
情報処理装置11では、予測部131は、すべてのクラスタについて、それぞれのクラスタに含まれるメッシュ231ごとの正規化された受信電力の時系列データを取得する。
そして、予測部131は、クラスタごとに正規化された受信電力の時系列データの代表値を決定し、クラスタごとに代表値からなる時系列データを取得する。
(Processing as the representative value acquisition unit T3 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 acquires time-series data of the normalized received power for each mesh 231 included in each cluster for all the clusters.
Then, the prediction unit 131 determines the representative value of the time-series data of the received power normalized for each cluster, and acquires the time-series data consisting of the representative value for each cluster.

ここで、代表値は、例えば、正規化された受信電力の時系列データから、一定の時間ごとに決定されてもよい。
また、代表値としては、例えば、中央値、あるいは、平均値などが用いられてもよい。
Here, the representative value may be determined at regular time intervals, for example, from the time-series data of the normalized received power.
Further, as the representative value, for example, a median value, an average value, or the like may be used.

図9(A)は、本発明の実施形態に係る一のクラスタにおける代表値の時系列データの一例を示す図である。
図9(B)は、本発明の実施形態に係る他のクラスタにおける代表値の時系列データの一例を示す図である。
図9(A)および図9(B)のそれぞれに示されるグラフにおいて、横軸は時間を表しており、縦軸は正規化された受信電力を表している。
FIG. 9A is a diagram showing an example of time-series data of representative values in one cluster according to the embodiment of the present invention.
FIG. 9B is a diagram showing an example of time-series data of representative values in other clusters according to the embodiment of the present invention.
In the graphs shown in FIGS. 9A and 9B, the horizontal axis represents time and the vertical axis represents normalized received power.

図9(A)には、1個のクラスタにおける代表値の受信電力特性911を示してある。
図9(A)の例は、図8(A)の例に対応しており、参考として、代表値が求められた元となる受信電力特性812、814を示してある。
図9(B)には、他の1個のクラスタにおける代表値の受信電力特性912を示してある。
図9(B)の例は、図8(B)の例に対応しており、参考として、代表値が求められた元となる受信電力特性811、813を示してある。
FIG. 9A shows the received power characteristic 911 of the representative value in one cluster.
The example of FIG. 9A corresponds to the example of FIG. 8A, and for reference, the received power characteristics 812 and 814 from which the representative value was obtained are shown.
FIG. 9B shows the received power characteristic 912 as a representative value in the other cluster.
The example of FIG. 9B corresponds to the example of FIG. 8B, and for reference, the received power characteristics 811 and 813 from which the representative value was obtained are shown.

(予測部131が有するRMSE算出部T4としての処理)
情報処理装置11では、予測部131は、すべてのクラスタについて、それぞれのクラスタにおける代表値の受信電力の時系列データを取得するとともに、すべてのメッシュ231について、それぞれのメッシュ231ごとに正規化された受信電力の時系列データを取得する。
そして、予測部131は、すべてのクラスタについて、クラスタごとに、所定の二乗平均平方根誤差(RMSE:Root Mean Square Error)を算出する。
(Processing as RMSE calculation unit T4 possessed by prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 acquires the time-series data of the received power of the representative value in each cluster for all the clusters, and is normalized for each mesh 231 for all the meshes 231. Acquire time series data of received power.
Then, the prediction unit 131 calculates a predetermined root mean square error (RMSE: Root Mean Square Error) for each cluster for all clusters.

当該RMSEは、クラスタごとに、当該クラスタに含まれるすべてのメッシュ231の正規化された受信電力の時系列データについて、代表値との差分の二乗に関して取得される値である。
ここで、クラスタのRMSEが小さい方が、当該クラスタに含まれるメッシュ231の類似度が高いと考えられる。
なお、クラスタごとのメッシュ231の類似度を判定するための指標としては、他の任意の指標が用いられてもよい。
The RMSE is a value acquired for each cluster with respect to the square of the difference from the representative value for the time-series data of the normalized received power of all the meshes 231 included in the cluster.
Here, it is considered that the smaller the RMSE of the cluster, the higher the similarity of the mesh 231 included in the cluster.
Any other index may be used as an index for determining the similarity of the mesh 231 for each cluster.

(予測部131が有する基準値判定部T5としての処理)
情報処理装置11では、予測部131は、算出されたRMSEを取得する。
そして、予測部131は、当該RMSEが所定の基準値以下であるか否かを判定する。
この判定の結果、予測部131は、当該RMSEが所定の基準値を超える(つまり、所定の基準値以下ではない)と判定した場合、クラスタ数指定部T6の処理を行う。
一方、この判定の結果、予測部131は、RMSEが所定の基準値以下であると判定した場合、すべてのクラスタについて、それぞれのクラスタにおける代表値の受信電力の時系列データ、クラスタID、それぞれのクラスタに含まれるメッシュ231のメッシュID、それぞれのメッシュ231ごとの正規化情報をクラスタ時系列データベース23に記憶する。
(Processing as the reference value determination unit T5 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 acquires the calculated RMSE.
Then, the prediction unit 131 determines whether or not the RMSE is equal to or less than a predetermined reference value.
As a result of this determination, when the prediction unit 131 determines that the RMSE exceeds a predetermined reference value (that is, is not equal to or less than a predetermined reference value), the prediction unit 131 processes the cluster number designation unit T6.
On the other hand, as a result of this determination, when the prediction unit 131 determines that the RMSE is equal to or less than a predetermined reference value, for all the clusters, the time series data of the received power of the representative value in each cluster, the cluster ID, and each of them. The mesh ID of the mesh 231 included in the cluster and the normalization information for each mesh 231 are stored in the cluster time series database 23.

(予測部131が有するクラスタ数指定部T6としての処理)
情報処理装置11では、予測部131は、算出されたRMSEの値が所定の基準値を超えた場合、クラスタリング部T2の処理においてクラスタの数(クラスタ数)を1つ増加するように、クラスタ数を指定する。
(Processing as the cluster number designation unit T6 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 increases the number of clusters (number of clusters) by one in the processing of the clustering unit T2 when the calculated RMSE value exceeds a predetermined reference value. To specify.

ここで、本実施形態では、クラスタリング部T2は、指定されたクラスタ数でクラスタリングを行う。クラスタリングにおけるクラスタ数が増加されることで、メッシュ231の分類の精度が高められる。
なお、クラスタ数指定部T6は、クラスタ数を2つ以上増加するように、クラスタ数を指定してもよい。
また、本実施形態では、クラスタリングの結果が不十分であると判定された場合に、クラスタ数を増加させてクラスタリングを再度行う構成としたが、他の構成例として、クラスタ数以外のパラメータを変化させてクラスタリングを再度行う構成が用いられてもよい。
Here, in the present embodiment, the clustering unit T2 performs clustering with a designated number of clusters. By increasing the number of clusters in clustering, the accuracy of classification of mesh 231 is improved.
The cluster number designation unit T6 may specify the number of clusters so as to increase the number of clusters by two or more.
Further, in the present embodiment, when it is determined that the result of clustering is insufficient, the number of clusters is increased and the clustering is performed again. However, as another configuration example, parameters other than the number of clusters are changed. A configuration may be used in which clustering is performed again.

図10は、本発明の実施形態に係る予測処理におけるクラスタリング後予測フェーズの処理の手順の一例を示す図である。
図10には、情報処理装置11の予測部131が有する機能部である、時系列予測部T11と、逆正規化部T12と、を示してある。
なお、これらの機能部が別々に備えられる場合には、初期または途中の処理を行う機能部は処理後の情報を次段の機能部に送信し、当該次段の機能部は当該情報を受信する。
FIG. 10 is a diagram showing an example of a procedure for processing a post-clustering prediction phase in the prediction process according to the embodiment of the present invention.
FIG. 10 shows a time-series prediction unit T11 and a denormalization unit T12, which are functional units of the prediction unit 131 of the information processing apparatus 11.
When these functional units are provided separately, the functional unit that performs the initial or intermediate processing sends the processed information to the next-stage functional unit, and the next-stage functional unit receives the information. do.

(予測部131が有する時系列予測部T11としての処理)
時系列予測部T11は、クラスタ時系列データベース23から、すべてのクラスタについて、それぞれのクラスタにおける代表値の受信電力の時系列データを取得する。
他の例として、基準値判定部T5から時系列予測部T11に、すべてのクラスタについて、それぞれのクラスタにおける代表値の受信電力の時系列データが出力されてもよい。
情報処理装置11では、予測部131は、クラスタ時系列データベース23から、すべてのクラスタについて、それぞれのクラスタにおける代表値の受信電力の時系列データを読み出して取得する。
そして、予測部131は、それぞれのクラスタにおける代表値の受信電力の時系列データに基づいて、すべてのクラスタについて、将来におけるそれぞれのクラスタにおける代表値の受信電力の時系列データの予測を行う。
(Processing as the time series prediction unit T11 possessed by the prediction unit 131)
The time-series prediction unit T11 acquires the time-series data of the received power of the representative value in each cluster for all the clusters from the cluster time-series database 23.
As another example, the time-series data of the received power of the representative value in each cluster may be output from the reference value determination unit T5 to the time-series prediction unit T11 for all the clusters.
In the information processing apparatus 11, the prediction unit 131 reads and acquires the time-series data of the received power of the representative value in each cluster for all the clusters from the cluster time-series database 23.
Then, the prediction unit 131 predicts the time-series data of the reception power of the representative value in each cluster in the future for all the clusters based on the time-series data of the reception power of the representative value in each cluster.

ここで、時系列データの予測を行う手法としては、任意の手法が用いられてもよい。
時系列データの予測を行うモデルとして、例えば、自己回帰(AR:Auto Regressive)モデル、自己回帰和分移動平均(ARIMA:Auto Regressive Integrated Moving Average)モデル、カルマンフィルターのモデル、粒子フィルターのモデル、あるいは、LSTM(Long Short-Term Memory)などのニューラルネットワークのモデルなどが用いられてもよい。
Here, any method may be used as the method for predicting the time series data.
As a model for predicting time series data, for example, an autoregressive (AR) model, an autoregressive integrated moving average (ARIMA) model, a Kalman filter model, a particle filter model, or , LSTM (Long Short-Term Memory) and other models of neural networks may be used.

図11(A)は、本発明の実施形態に係る一のクラスタについて予測された代表値の受信電力の時系列データの一例を示す図である。
図11(B)は、本発明の実施形態に係る他のクラスタについて予測された代表値の受信電力の時系列データの一例を示す図である。
図11(A)および図11(B)のそれぞれに示されるグラフにおいて、横軸は時間を表しており、縦軸は予測された受信電力を表している。
FIG. 11A is a diagram showing an example of time-series data of received power of a representative value predicted for one cluster according to the embodiment of the present invention.
FIG. 11B is a diagram showing an example of time-series data of received power of representative values predicted for other clusters according to the embodiment of the present invention.
In the graphs shown in FIGS. 11A and 11B, the horizontal axis represents time and the vertical axis represents the predicted received power.

図11(A)には、1個のクラスタにおける予測された代表値の受信電力特性1111を示してある。
図11(A)の例は、図9(A)の例に対応している。
図11(B)には、他の1個のクラスタにおける予測された代表値の受信電力特性1112を示してある。
図11(B)の例は、図9(B)の例に対応している。
FIG. 11A shows the received power characteristic 1111 of the predicted representative value in one cluster.
The example of FIG. 11 (A) corresponds to the example of FIG. 9 (A).
FIG. 11B shows the received power characteristic 1112 of the predicted representative value in another cluster.
The example of FIG. 11B corresponds to the example of FIG. 9B.

(予測部131が有する逆正規化部T12としての処理)
時系列予測部T11から逆正規化部T12に、すべてのクラスタについて、それぞれのクラスタごとに予測された代表値の受信電力の時系列データを出力する。
また、逆正規化部T12は、クラスタ時系列データベース23から、すべてのメッシュ231について、それぞれのメッシュ231ごとの正規化情報を取得する。
他の例として、基準値判定部T5から逆正規化部T12に、すべてのメッシュ231について、それぞれのメッシュ231ごとの正規化情報が出力されてもよい。
情報処理装置11では、予測部131は、すべてのクラスタについて、それぞれのクラスタごとに予測された代表値の受信電力の時系列データを取得する。
また、予測部131は、クラスタ時系列データベース23から、すべてのメッシュ231について、それぞれのメッシュ231ごとの正規化情報を読み出して取得する。
(Processing as the denormalization unit T12 of the prediction unit 131)
The time-series prediction unit T11 outputs the time-series data of the received power of the representative value predicted for each cluster to the denormalization unit T12 for all the clusters.
Further, the denormalization unit T12 acquires the normalization information for each mesh 231 for all the meshes 231 from the cluster time series database 23.
As another example, the normalization information for each mesh 231 may be output from the reference value determination unit T5 to the denormalization unit T12 for all the meshes 231.
In the information processing apparatus 11, the prediction unit 131 acquires time-series data of the received power of the representative value predicted for each cluster for all the clusters.
Further, the prediction unit 131 reads and acquires the normalization information for each mesh 231 for all the meshes 231 from the cluster time series database 23.

そして、予測部131は、すべてのメッシュ231について、それぞれのクラスタごとに予測された代表値の受信電力の時系列データと、それぞれのメッシュ231ごとの正規化情報に基づいて、正規化情報に応じた逆正規化を行うことによって、それぞれのメッシュ231ごとに、予測された受信電力の時系列データを取得する。
予測部131は、すべてのメッシュ231について、それぞれのメッシュ231ごとに予測された受信電力の時系列データ、メッシュID、および、クラスタIDを予測受信電力データベース24に記憶する。
Then, the prediction unit 131 responds to the normalization information for all meshes 231 based on the time-series data of the received power of the representative value predicted for each cluster and the normalization information for each mesh 231. By performing denormalization, time-series data of the predicted received power is acquired for each mesh 231.
The prediction unit 131 stores the time-series data, the mesh ID, and the cluster ID of the received power predicted for each mesh 231 in the predicted received power database 24 for all the meshes 231.

ここで、逆正規化では、正規化の変換の逆変換が行われる。
具体的には、予測部131は、それぞれのメッシュ231について、当該メッシュ231が含まれるクラスタについて予測された代表値の受信電力の時系列データを逆正規化することで、当該メッシュ231における受信電力の絶対値を反映させる。つまり、予測部131は、クラスタごとに代表値について予測を行い、当該予測の結果に、当該クラスタに含まれるそれぞれのメッシュ231における受信電力の絶対値を反映させることで、それぞれのメッシュ231ごとに、予測された受信電力の時系列データを取得する。
Here, in denormalization, the inverse conversion of the normalization conversion is performed.
Specifically, the prediction unit 131 reverse-normalizes the time-series data of the received power of the representative value predicted for the cluster including the mesh 231 for each mesh 231 to receive the received power in the mesh 231. Reflect the absolute value of. That is, the prediction unit 131 predicts the representative value for each cluster, and reflects the absolute value of the received power in each mesh 231 included in the cluster in the prediction result for each mesh 231. , Get the time series data of the predicted received power.

図12は、本発明の実施形態に係るメッシュ231ごとに予測された受信電力の時系列データの一例を示す図である。
図12に示されるグラフにおいて、横軸は時間を表しており、縦軸は正規化された受信電力を表している。
FIG. 12 is a diagram showing an example of time-series data of received power predicted for each mesh 231 according to the embodiment of the present invention.
In the graph shown in FIG. 12, the horizontal axis represents time and the vertical axis represents normalized received power.

図12には、4個のメッシュ231について、メッシュ231ごとに予測された受信電力特性1211~1214を示してある。
図12の例は、図6の例に対応しており、図12に示されるメッシュ231ごとに予測された受信電力特性1211~1214は、図6に示されるメッシュ231ごとの受信電力特性611~614に対応する。
FIG. 12 shows the received power characteristics 1211-1214 predicted for each mesh 231 for the four meshes 231.
The example of FIG. 12 corresponds to the example of FIG. 6, and the received power characteristics 1211 to 1214 predicted for each mesh 231 shown in FIG. 12 are the received power characteristics 611 to each of the mesh 231 shown in FIG. Corresponds to 614.

<第1実施形態について>
以上のように、本実施形態に係る情報処理システム1では、情報処理装置11において、メッシュ231ごとのデータに基づいて類似性が高いメッシュ231をクラスタリングにより集約し、クラスタごとに分析を行うことで、データの分析を効率的に行うことができる。
例えば、時系列データの分析として、同じ周波数を使用する他の無線システムにおける周波数の利用状況の予測を効率的に行うことができる。
<About the first embodiment>
As described above, in the information processing system 1 according to the present embodiment, in the information processing apparatus 11, mesh 231 having high similarity is aggregated by clustering based on the data of each mesh 231 and analyzed for each cluster. , Data can be analyzed efficiently.
For example, as an analysis of time-series data, it is possible to efficiently predict the frequency usage status in other wireless systems that use the same frequency.

また、本実施形態に係る情報処理システム1では、情報処理装置11において、メッシュ231ごとのデータおよび環境情報に基づいて類似性が高いメッシュ231をクラスタリングにより集約してもよく、この場合、例えば、地理的な情報が考慮されるという効果が得られる。具体的には、例えば、地理的な状況によって、人の流れに周期的パターンがある、などの影響が考慮され得る。 Further, in the information processing system 1 according to the present embodiment, in the information processing apparatus 11, mesh 231 having high similarity may be aggregated by clustering based on the data and environment information of each mesh 231. In this case, for example, for example. The effect is that geographical information is taken into account. Specifically, for example, depending on the geographical situation, the influence of having a periodic pattern in the flow of people can be considered.

本実施形態では、例えば、複数のメッシュ231について時系列データを分析する際に、複数のメッシュ231をクラスタごとに分類し、クラスタの数と同数の予測モデルを用いることで、精度を十分に保ったままで、モデル数を少なくして計算負荷および計算時間を小さくすることができる。このため、例えば、分析対象となる領域が拡張される場合においても、計算負荷および計算時間を抑制して、効率的な分析を実現することができる。
例えば、(10km×10km)の領域を(50m×50m)のメッシュで区切った場合、40000(=200×200)個のメッシュとなるが、それよりも少ないクラスタとして、クラスタごとに将来予測を行うことで、効率的な分析が実現される。
In the present embodiment, for example, when analyzing time-series data for a plurality of meshes 231 by classifying the plurality of meshes 231 into clusters and using the same number of prediction models as the number of clusters, sufficient accuracy is maintained. As it is, the number of models can be reduced to reduce the calculation load and calculation time. Therefore, for example, even when the area to be analyzed is expanded, the calculation load and the calculation time can be suppressed, and efficient analysis can be realized.
For example, if the area of (10 km x 10 km) is divided by a mesh of (50 m x 50 m), the number of meshes will be 40,000 (= 200 x 200), but the future is predicted for each cluster as a smaller number of clusters. As a result, efficient analysis is realized.

なお、分析としては、様々な分析が用いられてもよく、例えば、将来の予測、過去の分析、メッシュごとに受電電力が上下変動する大きさの分析などが用いられてもよい。 As the analysis, various analyzes may be used, for example, future prediction, past analysis, analysis of the magnitude of the received power fluctuation for each mesh, and the like may be used.

(第2実施形態)
本実施形態では、第1実施形態と相違する部分について詳しく説明し、第1実施形態と同様な部分については詳しい説明を省略する。
本実施形態では、概略的には、第1実施形態に対して、情報処理システム1において行われる予測処理のクラスタリングフェーズが第1実施形態に係る図5の例とは相違する点で異なり、他の点で同様である。なお、本実施形態では、情報処理システム1において行われる予測処理のクラスタリング後予測フェーズについては、例えば、第1実施形態に係る図10の例と同様であってもよい。
なお、本実施形態では、説明の便宜上、クラスタリングフェーズに係る機能部以外の構成については、第1実施形態と同じ符号を付して説明する。
(Second Embodiment)
In the present embodiment, the parts different from the first embodiment will be described in detail, and the parts similar to the first embodiment will not be described in detail.
In the present embodiment, generally, the clustering phase of the prediction processing performed in the information processing system 1 is different from that of the first embodiment in that the clustering phase is different from the example of FIG. 5 according to the first embodiment. It is similar in that. In the present embodiment, the post-clustering prediction phase of the prediction process performed in the information processing system 1 may be, for example, the same as the example of FIG. 10 according to the first embodiment.
In this embodiment, for convenience of explanation, the configurations other than the functional unit related to the clustering phase will be described with the same reference numerals as those in the first embodiment.

<予測処理におけるクラスタリングフェーズ>
図13は、本発明の実施形態(第2実施形態)に係る予測処理におけるクラスタリングフェーズの処理の手順の一例を示す図である。
<Clustering phase in prediction processing>
FIG. 13 is a diagram showing an example of the procedure of the clustering phase processing in the prediction processing according to the embodiment (second embodiment) of the present invention.

図13には、情報処理装置11の予測部131が有する機能部である、正規化部T31と、次元削減部T32と、クラスタリング部T33と、代表値取得部T34と、RMSE算出部T35と、基準値判定部T36と、クラスタ数指定部T37と、を示してある。
なお、これらの機能部が別々に備えられる場合には、初期または途中の処理を行う機能部は処理後の情報を次段の機能部に送信し、当該次段の機能部は当該情報を受信する。
FIG. 13 shows a normalization unit T31, a dimension reduction unit T32, a clustering unit T33, a representative value acquisition unit T34, and an RMSE calculation unit T35, which are functional units of the prediction unit 131 of the information processing apparatus 11. A reference value determination unit T36 and a cluster number designation unit T37 are shown.
When these functional units are provided separately, the functional unit that performs the initial or intermediate processing sends the processed information to the next-stage functional unit, and the next-stage functional unit receives the information. do.

(予測部131が有する正規化部T31としての処理)
情報処理装置11では、予測部131は、正規化部T31としての処理として、第1実施形態に係る図5に示される正規化部T1と同様な処理を行う。
(Processing as the normalization unit T31 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 performs the same processing as the normalization unit T1 shown in FIG. 5 according to the first embodiment as the processing as the normalization unit T31.

(予測部131が有する次元削減部T32としての処理)
情報処理装置11では、予測部131は、予測対象となるすべてのメッシュ231について、正規化された受信電力の時系列データを取得する。
また、予測部131は、予測対象となるすべてのメッシュ231について、環境情報データベース22に記憶されているメッシュ231ごと(メッシュ331ごと)の環境情報を読み出して取得する。
そして、予測部131は、正規化された受信電力の時系列データおよびメッシュ231ごとの環境情報に基づいて、予測対象となるすべてのメッシュ231について、所定の次元削減の処理を行う。
(Processing as the dimension reduction unit T32 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 acquires time-series data of normalized received power for all meshes 231 to be predicted.
Further, the prediction unit 131 reads and acquires the environmental information of each mesh 231 (each mesh 331) stored in the environment information database 22 for all the meshes 231 to be predicted.
Then, the prediction unit 131 performs a predetermined dimension reduction process for all the meshes 231 to be predicted based on the time-series data of the normalized received power and the environmental information for each mesh 231.

ここで、本実施形態では、次元削減の処理は、正規化された受信電力の時系列データおよびメッシュ231ごとの環境情報に関して、クラスタリングに適した情報のみを抽出し、新たな特徴量を生成する処理である。本実施形態では、当該特徴量は、クラスタリング用の特徴量として用いられる。
次元削減の処理を行う手法としては、任意の手法が用いられてもよく、例えば、主成分分析(PCA:Principal Component Analysis)の手法が用いられてもよい。
Here, in the present embodiment, the dimension reduction process extracts only the information suitable for clustering with respect to the time-series data of the normalized received power and the environmental information for each mesh 231 to generate a new feature amount. It is a process. In this embodiment, the feature amount is used as a feature amount for clustering.
Any method may be used as the method for performing the dimension reduction processing, and for example, a method of principal component analysis (PCA: Principal Component Analysis) may be used.

(予測部131が有するクラスタリング部T33としての処理)
情報処理装置11では、予測部131は、予測対象となるすべてのメッシュ231について、クラスタリング用の特徴量を取得する。
そして、予測部131は、クラスタリング用の特徴量に基づいて、予測対象となるすべてのメッシュ231について、クラスタリングを行う。
クラスタリングの手法としては、例えば、第1実施形態に係る図5に示されるクラスタリング部T2と同様な手法が用いられてもよい。
(Processing as the clustering unit T33 of the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 acquires the feature amount for clustering for all the meshes 231 to be predicted.
Then, the prediction unit 131 clusters all the meshes 231 to be predicted based on the feature amount for clustering.
As the clustering method, for example, the same method as the clustering unit T2 shown in FIG. 5 according to the first embodiment may be used.

ここで、本実施形態では、好ましい一例として、それぞれのメッシュ231における正規化された受信電力の時系列データおよび環境情報に基づいて、メッシュ231のクラスタリングを行うための特徴量を求めるが、他の構成例として、それぞれのメッシュ231における正規化された受信電力の時系列データに基づいてメッシュ231のクラスタリングを行うための特徴量を求めてもよい。 Here, in the present embodiment, as a preferable example, the feature amount for clustering the mesh 231 is obtained based on the time-series data and the environmental information of the normalized received power in each mesh 231. As a configuration example, a feature amount for clustering the mesh 231 may be obtained based on the time-series data of the normalized received power in each mesh 231.

(予測部131が有する代表値取得部T34としての処理)
情報処理装置11では、予測部131は、すべてのクラスタについて、それぞれのクラスタに含まれるメッシュ231のメッシュIDを取得する。
また、情報処理装置11では、予測部131は、すべてのメッシュ231について、メッシュ231ごとに正規化された受信電力の時系列データを取得する。
そして、予測部131は、クラスタごとに正規化された受信電力の時系列データの代表値を決定し、クラスタごとに代表値からなる時系列データを取得する。
代表値からなる時系列データを取得する手法としては、例えば、第1実施形態に係る図5に示される代表値取得部T3と同様な手法が用いられてもよい。
(Processing as the representative value acquisition unit T34 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 acquires the mesh ID of the mesh 231 included in each cluster for all the clusters.
Further, in the information processing apparatus 11, the prediction unit 131 acquires the time-series data of the received power normalized to each mesh 231 for all the meshes 231.
Then, the prediction unit 131 determines the representative value of the time-series data of the received power normalized for each cluster, and acquires the time-series data consisting of the representative value for each cluster.
As a method for acquiring time-series data consisting of representative values, for example, a method similar to the representative value acquisition unit T3 shown in FIG. 5 according to the first embodiment may be used.

(予測部131が有するRMSE算出部T35としての処理)
情報処理装置11では、予測部131は、RMSE算出部T35としての処理として、第1実施形態に係る図5に示されるRMSE算出部T4と同様な処理を行う。
(Processing as the RMSE calculation unit T35 of the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 performs the same processing as the RMSE calculation unit T4 shown in FIG. 5 according to the first embodiment as the processing as the RMSE calculation unit T35.

(予測部131が有する基準値判定部T36としての処理)
情報処理装置11では、予測部131は、基準値判定部T36としての処理として、第1実施形態に係る図5に示される基準値判定部T5と同様な処理を行う。
(Processing as the reference value determination unit T36 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 performs the same processing as the reference value determination unit T5 shown in FIG. 5 according to the first embodiment as the processing as the reference value determination unit T36.

(予測部131が有するクラスタ数判定部T37としての処理)
情報処理装置11では、予測部131は、クラスタ数判定部T37としての処理として、第1実施形態に係る図5に示されるクラスタ数判定部T6と同様な処理を行う。
(Processing as the cluster number determination unit T37 possessed by the prediction unit 131)
In the information processing apparatus 11, the prediction unit 131 performs the same processing as the cluster number determination unit T6 shown in FIG. 5 according to the first embodiment as the processing as the cluster number determination unit T37.

<第2実施形態について>
以上のように、本実施形態に係る情報処理システム1では、第1実施形態と同様な効果を得ることができ、さらに、クラスタリング用の特徴量を用いることで、例えば、第1実施形態と比べて、分析の精度を向上させることが可能である。
<About the second embodiment>
As described above, the information processing system 1 according to the present embodiment can obtain the same effect as that of the first embodiment, and further, by using the feature amount for clustering, as compared with the first embodiment, for example. Therefore, it is possible to improve the accuracy of analysis.

<構成例>
一構成例として、情報処理装置11では、分析対象(実施形態では、予測対象)となる領域(図2の例では、予測対象領域211)に含まれる複数の部分領域(図2の例では、メッシュ231)についてクラスタリングを行い、当該クラスタリングによって得られたクラスタごとに部分領域のデータ(実施形態では、受信電力のデータ)の分析を行い、クラスタごとの分析の結果に基づいて部分領域ごとの分析の結果を取得する制御部115を備える。
<Configuration example>
As a configuration example, in the information processing apparatus 11, a plurality of partial regions (in the example of FIG. 2, the prediction target region 211) included in the region (prediction target region 211 in the example of FIG. 2) to be an analysis target (prediction target in the embodiment) are included in the information processing apparatus 11. Clustering is performed on the mesh 231), partial region data (received power data in the embodiment) is analyzed for each cluster obtained by the clustering, and partial region analysis is performed based on the analysis result for each cluster. The control unit 115 for acquiring the result of the above is provided.

一構成例として、情報処理装置11では、制御部115は、部分領域ごとのデータに基づいてクラスタリングを行う。
一構成例として、情報処理装置11では、制御部115は、部分領域ごとのデータおよび環境情報に基づいてクラスタリングを行う。
一構成例として、情報処理装置11では、制御部115は、次元削減をして得られるクラスタリング用の特徴量に基づいてクラスタリングを行う(図13の例)。
一構成例として、情報処理装置11では、データは、無線システムの受信電力のデータである。また、分析は、当該受信電力について、将来における受信電力のデータの予測である。
一構成例として、情報処理装置11では、制御部115は、部分領域ごとのデータを部分領域ごとに正規化した結果に基づいてクラスタリングを行い、クラスタごとの分析の結果に基づいて部分領域ごとに正規化に対する逆正規化を行って部分領域ごとの分析の結果を取得する。
As a configuration example, in the information processing apparatus 11, the control unit 115 performs clustering based on the data for each partial region.
As a configuration example, in the information processing apparatus 11, the control unit 115 performs clustering based on the data and the environmental information for each partial region.
As an example of the configuration, in the information processing apparatus 11, the control unit 115 performs clustering based on the feature amount for clustering obtained by reducing the dimension (example of FIG. 13).
As an example of the configuration, in the information processing apparatus 11, the data is the data of the received power of the wireless system. In addition, the analysis is a prediction of future received power data for the received power.
As a configuration example, in the information processing apparatus 11, the control unit 115 performs clustering based on the result of normalizing the data for each sub-region for each sub-region, and for each sub-region based on the result of the analysis for each cluster. Perform denormalization for normalization and obtain the result of analysis for each subregion.

一構成例として、情報処理方法(実施形態では、情報処理装置11において行われる処理の方法)では、情報処理装置11が、分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行い、クラスタリングによって得られたクラスタごとに部分領域のデータの分析を行い、クラスタごとの分析の結果に基づいて部分領域ごとの分析の結果を取得する。 As an example of the configuration, in the information processing method (in the embodiment, the method of processing performed by the information processing device 11), the information processing device 11 performs clustering on a plurality of partial regions included in the region to be analyzed, and clustering is performed. The data of the subregion is analyzed for each cluster obtained by, and the result of the analysis for each subregion is acquired based on the result of the analysis for each cluster.

一構成例として、プログラムは、コンピュータ(実施形態では、情報処理装置11を構成するコンピュータ)に、分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行うステップと、クラスタリングによって得られたクラスタごとに部分領域のデータの分析を行うステップと、クラスタごとの分析の結果に基づいて部分領域ごとの分析の結果を取得するステップと、を実行させるためのプログラムである。 As an example of the configuration, the program includes a step of clustering a plurality of partial regions included in the region to be analyzed on a computer (in the embodiment, a computer constituting the information processing apparatus 11), and a cluster obtained by the clustering. It is a program for executing the step of analyzing the data of each sub-region and the step of acquiring the result of the analysis of each sub-region based on the result of the analysis for each cluster.

なお、以上に説明した情報処理装置11などの任意の装置における任意の構成部の機能を実現するためのプログラムを、コンピュータ読み取り可能な記録媒体に記録し、そのプログラムをコンピュータシステムに読み込ませて実行するようにしてもよい。なお、ここでいう「コンピュータシステム」とは、オペレーティングシステム(OS:Operating System)あるいは周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD(Compact Disc)-ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークあるいは電話回線等の通信回線を介してプログラムが送信された場合のサーバーやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。 A program for realizing the function of an arbitrary component in an arbitrary device such as the information processing apparatus 11 described above is recorded on a computer-readable recording medium, and the program is read into a computer system and executed. You may try to do it. The term "computer system" as used herein includes hardware such as an operating system (OS: Operating System) or peripheral devices. The "computer-readable recording medium" refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, a CD (Compact Disc) -ROM, or a storage device such as a hard disk built in a computer system. .. Further, the "computer-readable recording medium" is a volatile memory (RAM) inside a computer system that serves as a server or client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, it shall include those that hold the program for a certain period of time.

また、上記のプログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワークあるいは電話回線等の通信回線のように情報を伝送する機能を有する媒体のことをいう。
また、上記のプログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、上記のプログラムは、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイルであってもよい。差分ファイルは、差分プログラムと呼ばれてもよい。
Further, the above program may be transmitted from a computer system in which this program is stored in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the "transmission medium" for transmitting a program means a medium having a function of transmitting information, such as a network such as the Internet or a communication line such as a telephone line.
Further, the above program may be for realizing a part of the above-mentioned functions. Further, the above program may be a so-called difference file that can realize the above-mentioned functions in combination with a program already recorded in the computer system. The difference file may be called a difference program.

以上に説明した任意の装置における任意の構成部の機能は、プロセッサーにより実現されてもよい。例えば、実施形態における各処理は、プログラム等の情報に基づき動作するプロセッサーと、プログラム等の情報を記憶するコンピュータ読み取り可能な記録媒体により実現されてもよい。ここで、プロセッサーは、例えば、各部の機能が個別のハードウェアで実現されてもよく、あるいは、各部の機能が一体のハードウェアで実現されてもよい。例えば、プロセッサーはハードウェアを含み、当該ハードウェアは、デジタル信号を処理する回路およびアナログ信号を処理する回路のうちの少なくとも一方を含んでもよい。例えば、プロセッサーは、回路基板に実装された1または複数の回路装置、あるいは、1または複数の回路素子のうちの一方または両方を用いて、構成されてもよい。回路装置としてはIC(Integrated Circuit)などが用いられてもよく、回路素子としては抵抗あるいはキャパシターなどが用いられてもよい。 The functions of any component in any device described above may be realized by a processor. For example, each process in the embodiment may be realized by a processor that operates based on the information of the program or the like and a computer-readable recording medium that stores the information of the program or the like. Here, in the processor, for example, the functions of each part may be realized by individual hardware, or the functions of each part may be realized by integrated hardware. For example, the processor may include hardware, which may include at least one of a circuit that processes a digital signal and a circuit that processes an analog signal. For example, the processor may be configured with one or more circuit devices mounted on a circuit board, or one or both of one or more circuit elements. An IC (Integrated Circuit) or the like may be used as the circuit device, and a resistor or a capacitor may be used as the circuit element.

ここで、プロセッサーは、例えば、CPUであってもよい。ただし、プロセッサーは、CPUに限定されるものではなく、例えば、GPU(Graphics Processing Unit)、あるいは、DSP(Digital Signal Processor)等のような、各種のプロセッサーが用いられてもよい。また、プロセッサーは、例えば、ASIC(Application Specific Integrated Circuit)によるハードウェア回路であってもよい。また、プロセッサーは、例えば、複数のCPUにより構成されていてもよく、あるいは、複数のASICによるハードウェア回路により構成されていてもよい。また、プロセッサーは、例えば、複数のCPUと、複数のASICによるハードウェア回路と、の組み合わせにより構成されていてもよい。また、プロセッサーは、例えば、アナログ信号を処理するアンプ回路あるいはフィルター回路等のうちの1以上を含んでもよい。 Here, the processor may be, for example, a CPU. However, the processor is not limited to the CPU, and various processors such as GPU (Graphics Processing Unit) or DSP (Digital Signal Processor) may be used. Further, the processor may be, for example, a hardware circuit based on an ASIC (Application Specific Integrated Circuit). Further, the processor may be composed of, for example, a plurality of CPUs, or may be composed of a hardware circuit by a plurality of ASICs. Further, the processor may be composed of, for example, a combination of a plurality of CPUs and a hardware circuit by a plurality of ASICs. Further, the processor may include, for example, one or more of an amplifier circuit or a filter circuit for processing an analog signal.

以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。 Although the embodiments of the present invention have been described in detail with reference to the drawings, the specific configuration is not limited to this embodiment, and includes designs and the like within a range that does not deviate from the gist of the present invention.

1…情報処理システム、11…情報処理装置、21…受信電力データベース、22…環境情報データベース、23…クラスタ時系列データベース、24…予測受信電力データベース、31…回線、111…入力部、112…出力部、113…記憶部、114…通信部、115…制御部、131…予測部、211…予測対象領域、231、331…メッシュ、311…領域地形情報、411、611~614、711~714、811~814、911~912、1111~1112、1211~1214…受信電力特性、T1、T31…正規化部、T2、T33…クラスタリング部、T3、T34…代表値取得部、T4、T35…RMSE部、T5、T36…基準値判定部、T6、T37…クラスタ数指定部、T11…時系列予測部、T12…逆正規化部、T32…次元削減部 1 ... Information processing system, 11 ... Information processing device, 21 ... Received power database, 22 ... Environmental information database, 23 ... Cluster time series database, 24 ... Predicted received power database, 31 ... Line, 111 ... Input unit, 112 ... Output Unit, 113 ... Storage unit, 114 ... Communication unit, 115 ... Control unit, 131 ... Prediction unit, 211 ... Prediction target area, 231 ... 811 to 814, 911 to 912, 1111 to 1112, 1211-1214 ... Received power characteristics, T1, T31 ... Normalization part, T2, T33 ... Clustering part, T3, T34 ... Representative value acquisition part, T4, T35 ... RMSE part , T5, T36 ... Reference value determination unit, T6, T37 ... Cluster number specification unit, T11 ... Time series prediction unit, T12 ... Inverse normalization unit, T32 ... Dimension reduction unit

Claims (8)

分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行い、前記クラスタリングによって得られたクラスタごとに前記部分領域のデータの分析を行い、前記クラスタごとの前記分析の結果に基づいて前記部分領域ごとの分析の結果を取得する制御部を備える、
情報処理装置。
Clustering is performed on a plurality of subregions included in the region to be analyzed, data of the subregion is analyzed for each cluster obtained by the clustering, and the subregion is analyzed based on the result of the analysis for each cluster. It is equipped with a control unit that acquires the results of each analysis.
Information processing equipment.
前記制御部は、前記部分領域ごとの前記データに基づいて前記クラスタリングを行う、
請求項1に記載の情報処理装置。
The control unit performs the clustering based on the data for each partial region.
The information processing apparatus according to claim 1.
前記制御部は、前記部分領域ごとの前記データおよび環境情報に基づいて前記クラスタリングを行う、
請求項2に記載の情報処理装置。
The control unit performs the clustering based on the data and the environmental information for each partial region.
The information processing apparatus according to claim 2.
前記制御部は、次元削減をして得られるクラスタリング用の特徴量に基づいて前記クラスタリングを行う、
請求項1から請求項3のいずれか1項に記載の情報処理装置。
The control unit performs the clustering based on the feature amount for clustering obtained by reducing the dimension.
The information processing apparatus according to any one of claims 1 to 3.
前記データは、無線システムの受信電力のデータであり、
前記分析は、前記受信電力について、将来における受信電力のデータの予測である、
請求項1から請求項4のいずれか1項に記載の情報処理装置。
The data is data on the received power of the wireless system.
The analysis is a prediction of future received power data for the received power.
The information processing apparatus according to any one of claims 1 to 4.
前記制御部は、前記部分領域ごとの前記データを前記部分領域ごとに正規化した結果に基づいて前記クラスタリングを行い、前記クラスタごとの前記分析の結果に基づいて前記部分領域ごとに前記正規化に対する逆正規化を行って前記部分領域ごとの分析の結果を取得する、
請求項1から請求項5のいずれか1項に記載の情報処理装置。
The control unit performs the clustering based on the result of normalizing the data for each subregion for each subregion, and for the normalization for each subregion based on the result of the analysis for each cluster. Perform denormalization to obtain the results of analysis for each subregion.
The information processing apparatus according to any one of claims 1 to 5.
情報処理装置が、
分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行い、
前記クラスタリングによって得られたクラスタごとに前記部分領域のデータの分析を行い、
前記クラスタごとの前記分析の結果に基づいて前記部分領域ごとの分析の結果を取得する、
情報処理方法。
Information processing equipment
Clustering is performed for multiple subregions included in the region to be analyzed.
The data of the partial region is analyzed for each cluster obtained by the clustering, and the data is analyzed.
The result of the analysis for each subregion is acquired based on the result of the analysis for each cluster.
Information processing method.
コンピュータに、
分析対象となる領域に含まれる複数の部分領域についてクラスタリングを行うステップと、
前記クラスタリングによって得られたクラスタごとに前記部分領域のデータの分析を行うステップと、
前記クラスタごとの前記分析の結果に基づいて前記部分領域ごとの分析の結果を取得するステップと、
を実行させるためのプログラム。
On the computer
A step of clustering multiple subregions contained in the region to be analyzed, and
A step of analyzing the data of the partial region for each cluster obtained by the clustering, and
A step of acquiring the analysis result for each subregion based on the analysis result for each cluster, and
A program to execute.
JP2020109072A 2020-06-24 2020-06-24 Information processing device, information processing method and program Active JP7330141B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020109072A JP7330141B2 (en) 2020-06-24 2020-06-24 Information processing device, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020109072A JP7330141B2 (en) 2020-06-24 2020-06-24 Information processing device, information processing method and program

Publications (2)

Publication Number Publication Date
JP2022006693A true JP2022006693A (en) 2022-01-13
JP7330141B2 JP7330141B2 (en) 2023-08-21

Family

ID=80110758

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020109072A Active JP7330141B2 (en) 2020-06-24 2020-06-24 Information processing device, information processing method and program

Country Status (1)

Country Link
JP (1) JP7330141B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013050975A (en) * 2010-12-28 2013-03-14 Giken Shoji International Co Ltd Profiling system using regional characteristic
CN105096159A (en) * 2015-06-30 2015-11-25 北京中电普华信息技术有限公司 Method and device for predicting regional electricity sales
JP2019101792A (en) * 2017-12-04 2019-06-24 株式会社国際電気通信基礎技術研究所 Channel state prediction device, wireless communication device, channel state prediction method, and program
US20190370704A1 (en) * 2018-06-01 2019-12-05 Conduent Business Services, Llc Crime analysis using domain level similarity
WO2019235253A1 (en) * 2018-06-08 2019-12-12 ソニー株式会社 Information processing device, information processing method and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013050975A (en) * 2010-12-28 2013-03-14 Giken Shoji International Co Ltd Profiling system using regional characteristic
CN105096159A (en) * 2015-06-30 2015-11-25 北京中电普华信息技术有限公司 Method and device for predicting regional electricity sales
JP2019101792A (en) * 2017-12-04 2019-06-24 株式会社国際電気通信基礎技術研究所 Channel state prediction device, wireless communication device, channel state prediction method, and program
US20190370704A1 (en) * 2018-06-01 2019-12-05 Conduent Business Services, Llc Crime analysis using domain level similarity
WO2019235253A1 (en) * 2018-06-08 2019-12-12 ソニー株式会社 Information processing device, information processing method and program

Also Published As

Publication number Publication date
JP7330141B2 (en) 2023-08-21

Similar Documents

Publication Publication Date Title
CN107943583B (en) Application processing method and device, storage medium and electronic equipment
US8180664B2 (en) Methods and systems for forecasting with model-based PDF estimates
CN110059770B (en) Adaptive task distribution method and device based on position prediction and related components
CN112084959B (en) Crowd image processing method and device
US20140006324A1 (en) Automatic event analysis
JP2008014742A (en) Mobile unit position estimation system and mobile unit position estimation method
CN113108792A (en) Wi-Fi fingerprint map reconstruction method and device, terminal equipment and medium
CN109688535B (en) Method, device, electronic equipment and medium for determining geographic position of wireless hotspot
CN114007231B (en) Heterogeneous unmanned aerial vehicle data unloading method and device, electronic equipment and storage medium
CN115168024A (en) Early warning method, device and equipment based on edge calculation
CN107728772B (en) Application processing method and device, storage medium and electronic equipment
CN113436223A (en) Point cloud data segmentation method and device, computer equipment and storage medium
CN116611546A (en) Knowledge-graph-based landslide prediction method and system for target research area
CN114625477A (en) Service node capacity adjusting method, equipment and computer readable storage medium
JP7084352B2 (en) Received power estimation device, received power estimation method and program
CN117834061A (en) Wireless spectrum sensing data prediction method based on graph convolution network
JP2022006693A (en) Information processing device, information processing method and program
Ramamurthy et al. Ml-based classification of device environment using wi-fi and cellular signal measurements
CN113766633A (en) Data processing method, data processing device, electronic equipment and storage medium
Ulaganathan et al. Building accurate radio environment maps from multi-fidelity spectrum sensing data
CN112766362B (en) Data processing method, device and equipment
CN111277646A (en) Task distribution algorithm based on incidence relation and geographic position prediction in crowd sensing
CN113052198A (en) Data processing method, device, equipment and storage medium
JP7313323B2 (en) TIME SERIES FORECAST SYSTEM, TIME SERIES FORECAST METHOD AND COMPUTER PROGRAM
CN114615693A (en) Network capacity prediction method, device, electronic equipment and computer storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220531

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230410

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230418

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230619

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230711

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230808

R150 Certificate of patent or registration of utility model

Ref document number: 7330141

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150