JP2023067836A - Information processing system, information processing method and information processing program - Google Patents

Information processing system, information processing method and information processing program Download PDF

Info

Publication number
JP2023067836A
JP2023067836A JP2022172623A JP2022172623A JP2023067836A JP 2023067836 A JP2023067836 A JP 2023067836A JP 2022172623 A JP2022172623 A JP 2022172623A JP 2022172623 A JP2022172623 A JP 2022172623A JP 2023067836 A JP2023067836 A JP 2023067836A
Authority
JP
Japan
Prior art keywords
data
information
time
information processing
variable
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.)
Pending
Application number
JP2022172623A
Other languages
Japanese (ja)
Inventor
隼人 久米村
Hayato Kumemura
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.)
Datafluct
Datafluct Inc
Original Assignee
Datafluct
Datafluct 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 Datafluct, Datafluct Inc filed Critical Datafluct
Publication of JP2023067836A publication Critical patent/JP2023067836A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide an information processing system, an information processing method and an information processing program that easily grasp the degree of contribution, together with the chronological change, of an explanatory variable that does not change with time to the chronological change of an objective variable.SOLUTION: An information processing system 1 includes at least one processor which is capable of executing a program so that each of the following units is carried out. An acquisition unit acquires time series data that changes with the passage of time and non-time series data that doe not change with the passage of time. A calculation unit calculates, on the basis of the acquired time series data, the temporal change of an objective variable that includes non-time series data as an explanatory variable and the contribution of at least some of the explanatory variable to the temporal change of the objective variable. A display processing unit displays in a list form the temporal change of the objective variable and the contribution of the explanatory variable to the temporal change.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理システム、情報処理方法及び情報処理プログラムに関する。 The present invention relates to an information processing system, an information processing method, and an information processing program.

特許文献1には、店舗及び顧客の各々の位置情報を格納する記憶部と、前記位置情報に基づき、対象時期に前記店舗を訪問した来店客のうち前記対象時期以外の特定期間に前記店舗を再訪した再訪客、及び前記来店客のうち前記対象時期以外の特定期間に所在確認できる生存客、の数をそれぞれ特定し、前記生存客における前記再訪客の割合を算定することで、前記店舗に関する顧客の継続率を算定する算定部を備える構成とする、データ分析装置が開示されている。 Patent Document 1 discloses a storage unit that stores location information of each of a store and customers, and based on the location information, stores customers who visited the store during a target period during a specific period other than the target period. By specifying the number of revisiting customers who have revisited the store and the number of surviving customers whose whereabouts can be confirmed during a specific period other than the target period among the customers, and calculating the ratio of the revisiting customers among the surviving customers, A data analysis device is disclosed that includes a calculation unit that calculates a customer's continuation rate.

特開2021-096744号公報JP 2021-096744 A

特許文献1に記載のようなデータ分析装置を用いて目的変数の時間変化の要因を探るには、時系列データ等を扱うためのデータサイエンスに関する高度な知見が要求される場合がある。 In some cases, advanced knowledge of data science for handling time-series data and the like is required in order to investigate the factors of temporal change in objective variables using a data analysis apparatus such as that described in Patent Document 1.

本発明の一態様によれば、情報処理システムが提供される。この情報処理システムでは、次の各ステップがなされるようにプログラムを実行可能な少なくとも1つのプロセッサを備える。取得ステップでは、時間経過に応じて変化する時系列データと、時間経過によって変化しない非時系列データと、を取得する。計算ステップでは、取得された時系列データに基づき、非時系列データを説明変数として含む目的変数の時間変化と、当該目的変数の時間変化に対する説明変数の少なくとも一部の寄与と、を計算する。表示処理ステップでは、目的変数の時間変化と、当該時間変化に対する説明変数の寄与と、を一覧可能な態様で表示させる。 According to one aspect of the invention, an information processing system is provided. This information processing system includes at least one processor capable of executing a program to perform the following steps. The acquisition step acquires time-series data that changes with the passage of time and non-time-series data that does not change with the passage of time. In the calculation step, based on the obtained time-series data, change over time of an objective variable including non-time-series data as an explanatory variable, and contribution of at least part of the explanatory variable to the time-change of the objective variable are calculated. In the display processing step, temporal change of the objective variable and contribution of explanatory variables to the temporal change are displayed in a viewable manner.

このような構成によれば、時系列変化しない説明変数が目的変数の時系列変化に対して寄与する度合いを、時系列変化とともに容易に把握することができる。したがって、当該寄与に基づき、目的変数と説明変数との因果関係の把握をする際に求められるデータサイエンスの専門性を緩和することができる。 According to such a configuration, it is possible to easily grasp the degree of contribution of explanatory variables that do not change in time series to time-series changes in the objective variable as well as time-series changes. Therefore, based on the contribution, it is possible to relax the expertise in data science required when grasping the causal relationship between the objective variable and the explanatory variable.

情報処理システム1を表す構成図である。1 is a configuration diagram showing an information processing system 1; FIG. 情報処理装置2のハードウェア構成を示すブロック図である。2 is a block diagram showing the hardware configuration of the information processing device 2; FIG. ユーザ端末3のハードウェア構成を示すブロック図である。3 is a block diagram showing the hardware configuration of the user terminal 3; FIG. プロセッサ23が備える機能部の一例を示す図である。3 is a diagram illustrating an example of functional units included in the processor 23; FIG. 情報処理システム1において実行される情報処理の流れの一例を示すアクティビティ図である。4 is an activity diagram showing an example of the flow of information processing executed in the information processing system 1; FIG. 表示部34に表示される第1の画像IM1の一例を示す図である。FIG. 4 is a diagram showing an example of a first image IM1 displayed on a display unit 34; FIG. 表示部34に表示される第2の画像IM2の一例を示す図である。FIG. 10 is a diagram showing an example of a second image IM2 displayed on the display unit 34;

以下、図面を用いて本発明の実施形態について説明する。以下に示す実施形態中で示した各種特徴事項は、互いに組み合わせ可能である。 Embodiments of the present invention will be described below with reference to the drawings. Various features shown in the embodiments shown below can be combined with each other.

ところで、本実施形態に登場するソフトウェアを実現するためのプログラムは、コンピュータが読み取り可能な非一時的な記録媒体(Non-Transitory Computer-Readable Medium)として提供されてもよいし、外部のサーバからダウンロード可能に提供されてもよいし、外部のコンピュータで当該プログラムを起動させてクライアント端末でその機能を実現(いわゆるクラウドコンピューティング)するように提供されてもよい。 By the way, the program for realizing the software appearing in this embodiment may be provided as a non-transitory computer-readable medium (Non-Transitory Computer-Readable Medium), or may be downloaded from an external server. It may be provided as possible, or may be provided so that the program is activated on an external computer and the function is realized on the client terminal (so-called cloud computing).

また、本実施形態において「部」とは、例えば、広義の回路によって実施されるハードウェア資源と、これらのハードウェア資源によって具体的に実現されうるソフトウェアの情報処理とを合わせたものも含みうる。また、本実施形態においては様々な情報を取り扱うが、これら情報は、例えば電圧・電流を表す信号値の物理的な値、0または1で構成される2進数のビット集合体としての信号値の高低、または量子的な重ね合わせ(いわゆる量子ビット)によって表され、広義の回路上で通信・演算が実行されうる。 Further, in the present embodiment, the term “unit” may include, for example, a combination of hardware resources implemented by circuits in a broad sense and software information processing that can be specifically realized by these hardware resources. . In addition, various information is handled in the present embodiment, and these information include, for example, physical values of signal values representing voltage and current, and signal values as binary bit aggregates composed of 0 or 1. Expressed by high and low, or quantum superposition (so-called quantum bits), communication and operations can be performed on circuits in a broad sense.

また、広義の回路とは、回路(Circuit)、回路類(Circuitry)、プロセッサ(Processor)、およびメモリ(Memory)等を少なくとも適当に組み合わせることによって実現される回路である。すなわち、特定用途向け集積回路(Application Specific Integrated Circuit:ASIC)、プログラマブル論理デバイス(例えば、単純プログラマブル論理デバイス(Simple Programmable Logic Device:SPLD)、複合プログラマブル論理デバイス(Complex Programmable Logic Device:CPLD)、およびフィールドプログラマブルゲートアレイ(Field Programmable Gate Array:FPGA))等を含むものである。 A circuit in a broad sense is a circuit realized by at least appropriately combining circuits, circuits, processors, memories, and the like. Application Specific Integrated Circuits (ASICs); Programmable Logic Devices (e.g., Simple Programmable Logic Devices (SPLDs); Complex Programmable Logic Devices (CPLDs); and field It includes a programmable gate array (Field Programmable Gate Array: FPGA).

1.ハードウェア構成
本節では、ハードウェア構成について説明する。
1. Hardware configuration This section describes the hardware configuration.

<情報処理システム1>
図1は、情報処理システム1を表す構成図である。情報処理システム1は、情報処理装置2と、ユーザ端末3と、データベースDB1と、を備える。情報処理装置2と、ユーザ端末3と、データベースDB1と、は、電気通信回線を通じて通信可能に構成されている。一実施形態において、情報処理システム1とは、1つまたはそれ以上の装置または構成要素からなるものである。仮に例えば、情報処理装置2のみからなる場合であれば、情報処理システム1は、情報処理装置2となりうる。以下、これらの構成要素について説明する。
<Information processing system 1>
FIG. 1 is a configuration diagram showing an information processing system 1. As shown in FIG. The information processing system 1 includes an information processing device 2, a user terminal 3, and a database DB1. The information processing device 2, the user terminal 3, and the database DB1 are configured to be able to communicate with each other through an electric communication line. In one embodiment, information handling system 1 is comprised of one or more devices or components. If, for example, the information processing system 1 consists only of the information processing device 2 , the information processing system 1 can be the information processing device 2 . These constituent elements are described below.

<データベースDB1>
データベースDB1は、種々の情報を参照データD0として記憶する。参照データD0は、情報処理システム1内に含まれる各構成要素が参照可能に構成されている。参照データD0は、例えば、人流データ、地図データ、交通情報、公共交通機関の運行ダイヤグラム、気象データ、購買データ、ブログやSNSなどの発信データなど、任意の情報を含み得る。参照データD0は、あるスポットでの人流解析のための解析データとして利用可能である。
<Database DB1>
The database DB1 stores various information as reference data D0. The reference data D0 is configured so that each component included in the information processing system 1 can be referred to. The reference data D0 may include arbitrary information such as people flow data, map data, traffic information, operation diagrams of public transportation, weather data, purchase data, and transmission data such as blogs and SNS, for example. The reference data D0 can be used as analysis data for analyzing the flow of people at a certain spot.

<情報処理装置2>
図2は、情報処理装置2のハードウェア構成を示すブロック図である。情報処理装置2は、通信部21と、記憶部22と、プロセッサ23とを備え、これらの構成要素が情報処理装置2の内部において通信バス20を介して電気的に接続されている。各構成要素についてさらに説明する。
<Information processing device 2>
FIG. 2 is a block diagram showing the hardware configuration of the information processing device 2. As shown in FIG. The information processing device 2 includes a communication unit 21 , a storage unit 22 , and a processor 23 , and these components are electrically connected inside the information processing device 2 via a communication bus 20 . Each component will be further described.

通信部21は、USB、IEEE1394、Thunderbolt(登録商標)、有線LANネットワーク通信等といった有線型の通信手段が好ましいものの、無線LANネットワーク通信、3G/LTE/5G等のモバイル通信、BLUETOOTH(登録商標)通信等を必要に応じて含めてもよい。すなわち、これら複数の通信手段の集合として実施することがより好ましい。すなわち、情報処理装置2は、通信部21およびネットワークを介して、外部から種々の情報を通信してもよい。 The communication unit 21 is preferably a wired type communication means such as USB, IEEE1394, Thunderbolt (registered trademark), wired LAN network communication, etc., but wireless LAN network communication, mobile communication such as 3G/LTE/5G, BLUETOOTH (registered trademark) Communication and the like may be included as desired. That is, it is more preferable to implement as a set of these communication means. That is, the information processing device 2 may communicate various information from the outside via the communication unit 21 and the network.

記憶部22は、前述の記載により定義される様々な情報を記憶する。これは、例えば、プロセッサ23によって実行される情報処理装置2に係る種々のプログラム等を記憶するソリッドステートドライブ(Solid State Drive:SSD)等のストレージデバイスとして、あるいは、プログラムの演算に係る一時的に必要な情報(引数、配列等)を記憶するランダムアクセスメモリ(Random Access Memory:RAM)等のメモリとして実施されうる。記憶部22は、プロセッサ23によって実行される情報処理装置2に係る種々のプログラムや変数等を記憶している。 The storage unit 22 stores various information defined by the above description. For example, it can be used as a storage device such as a solid state drive (SSD) for storing various programs related to the information processing device 2 executed by the processor 23, or as a temporary storage device related to program operations. It can be implemented as a memory such as a Random Access Memory (RAM) that stores the necessary information (arguments, arrays, etc.). The storage unit 22 stores various programs, variables, etc. related to the information processing device 2 executed by the processor 23 .

プロセッサ23は、情報処理装置2に関連する全体動作の処理・制御を行う。プロセッサ23は、例えば不図示の中央処理装置(Central Processing Unit:CPU)である。プロセッサ23は、記憶部22に記憶された所定のプログラムを読み出すことによって、情報処理装置2に係る種々の機能を実現する。すなわち、記憶部22に記憶されているソフトウェアによる情報処理が、ハードウェアの一例であるプロセッサ23によって具体的に実現されることで、プロセッサ23に含まれる各機能部として実行されうる。これらについては、次節においてさらに詳述する。なお、プロセッサ23は単一であることに限定されず、機能ごとに複数のプロセッサ23を有するように実施してもよい。またそれらの組合せであってもよい。 The processor 23 processes and controls overall operations related to the information processing device 2 . The processor 23 is, for example, a central processing unit (CPU) (not shown). The processor 23 implements various functions related to the information processing device 2 by reading a predetermined program stored in the storage unit 22 . That is, information processing by software stored in the storage unit 22 can be specifically realized by the processor 23 which is an example of hardware, and can be executed as each functional unit included in the processor 23 . These are further detailed in the next section. Note that the number of processors 23 is not limited to a single one, and a plurality of processors 23 may be provided for each function. A combination thereof may also be used.

<ユーザ端末3>
図3は、ユーザ端末3のハードウェア構成を示すブロック図である。ユーザ端末3は、通信部31と、記憶部32と、プロセッサ33と、表示部34と、入力部35とを備え、これらの構成要素がユーザ端末3の内部において通信バス30を介して電気的に接続されている。通信部31、記憶部32およびプロセッサ33の説明は、情報処理装置2における各部の説明と同様のため省略する。
<User terminal 3>
FIG. 3 is a block diagram showing the hardware configuration of the user terminal 3. As shown in FIG. The user terminal 3 includes a communication section 31 , a storage section 32 , a processor 33 , a display section 34 and an input section 35 . It is connected to the. Descriptions of the communication unit 31, the storage unit 32, and the processor 33 are omitted because they are similar to the description of each unit in the information processing device 2. FIG.

表示部34は、ユーザ端末3筐体に含まれるものであってもよいし、外付けされるものであってもよい。表示部34は、ユーザが操作可能なグラフィカルユーザインターフェース(Graphical User Interface:GUI)の画面を表示する。これは例えば、CRTディスプレイ、液晶ディスプレイ、有機ELディスプレイおよびプラズマディスプレイ等の表示デバイスを、ユーザ端末3の種類に応じて使い分けて実施することが好ましい。 The display unit 34 may be included in the housing of the user terminal 3, or may be externally attached. The display unit 34 displays a screen of a graphical user interface (GUI) that can be operated by the user. For example, it is preferable to use a display device such as a CRT display, a liquid crystal display, an organic EL display, and a plasma display according to the type of the user terminal 3 .

入力部35は、ユーザ端末3の筐体に含まれるものであってもよいし、外付けされるものであってもよい。例えば、入力部35は、表示部34と一体となってタッチパネルとして実施されてもよい。タッチパネルであれば、ユーザは、タップ操作、スワイプ操作等を入力することができる。もちろん、タッチパネルに代えて、スイッチボタン、マウス、QWERTYキーボード等を採用してもよい。すなわち、入力部35がユーザによってなされた操作入力を受け付ける。当該入力が命令信号として、通信バス30を介してプロセッサ33に転送され、プロセッサ33が必要に応じて所定の制御や演算を実行しうる。 The input unit 35 may be included in the housing of the user terminal 3 or may be externally attached. For example, the input unit 35 may be integrated with the display unit 34 and implemented as a touch panel. With a touch panel, the user can input a tap operation, a swipe operation, or the like. Of course, a switch button, a mouse, a QWERTY keyboard, or the like may be employed instead of the touch panel. That is, the input unit 35 receives an operation input made by the user. The input is transferred as a command signal to the processor 33 via the communication bus 30, and the processor 33 can perform predetermined control or calculation as necessary.

2.情報処理装置2の機能構成
図4は、プロセッサ23が備える機能部の一例を示す図である。図4に示すように、プロセッサ23は、取得部231と、生成部232と、計算部233と、表示処理部234と、を備える。
2. Functional Configuration of Information Processing Apparatus 2 FIG. 4 is a diagram showing an example of functional units provided in the processor 23 . As shown in FIG. 4 , the processor 23 includes an acquisition section 231 , a generation section 232 , a calculation section 233 and a display processing section 234 .

取得部231は、ユーザ端末3または他のデバイスからの情報を取得可能に構成されている。また、取得部231は、記憶部22の少なくとも一部であるストレージ領域に記憶されている種々の情報を読み出し、読み出された情報を記憶部22の少なくとも一部である作業領域に書き込むことで、種々の情報を取得可能に構成されている。ストレージ領域とは、例えば、記憶部22のうち、SSD等のストレージデバイスとして実施される領域である。作業領域とは、例えば、RAM等のメモリとして実施される領域である。 The acquisition unit 231 is configured to be able to acquire information from the user terminal 3 or other devices. In addition, the acquisition unit 231 reads various information stored in a storage area that is at least a part of the storage unit 22 and writes the read information to a work area that is at least a part of the storage unit 22. , various information can be acquired. A storage area is, for example, an area implemented as a storage device such as an SSD in the storage unit 22 . A working area is, for example, an area implemented as a memory, such as a RAM.

生成部232は、取得部231による取得結果に基づき、種々の情報を生成可能に構成されている。 The generation unit 232 is configured to be able to generate various types of information based on the result obtained by the acquisition unit 231 .

計算部233は、取得部231による取得結果、生成部232による生成結果などに基づき、種々の情報を計算可能に構成されている。 The calculation unit 233 is configured to be able to calculate various information based on the acquisition result of the acquisition unit 231, the generation result of the generation unit 232, and the like.

表示処理部234は、種々の情報を表示可能に構成されている。当該情報は、ユーザ端末3の表示部34または他のデバイスを介して、ユーザに提示可能である。かかる場合、例えば、表示処理部234は、画面、静止画又は動画を含む画像、アイコン、メッセージ等の視覚情報を、ユーザ端末3の表示部34に表示させるように制御する。表示処理部234は、視覚情報をユーザ端末3に表示させるためのレンダリング情報だけを生成してもよい。なお、表示処理部234は、ユーザ端末3または他のデバイスユーザを介さずに、出力された情報をユーザに対して提示してもよい。 The display processing unit 234 is configured to be able to display various information. The information can be presented to the user via the display 34 of the user terminal 3 or other device. In such a case, for example, the display processing unit 234 controls the display unit 34 of the user terminal 3 to display visual information such as screens, images including still images or moving images, icons, and messages. The display processing unit 234 may generate only rendering information for displaying visual information on the user terminal 3 . Note that the display processing unit 234 may present the output information to the user without going through the user terminal 3 or other device users.

3.情報処理について
本節では、前述した情報処理システム1において実行される情報処理について説明する。本実施形態では、ある施設への人流を解析するための情報処理である。ユーザは、当該情報処理を利用することにより、ある施設への人流を目的変数Y1とした場合における説明変数X1の寄与を把握しやすくなる。なお、当該施設は、スーパーマーケット、デパートなどの商業施設、カラオケ、遊園地、アミューズメントパーク、スポーツ施設などの娯楽施設、ホテル、民泊、旅館などの宿泊施設、駅、交差点、空港、港などの交通施設、オフィスや住宅などの居住施設など、任意である。
3. Information Processing In this section, information processing executed in the information processing system 1 described above will be described. In this embodiment, the information processing is for analyzing the flow of people to a certain facility. By using the information processing, the user can easily grasp the contribution of the explanatory variable X1 when the flow of people to a certain facility is set as the objective variable Y1. The facility includes commercial facilities such as supermarkets and department stores, entertainment facilities such as karaoke, amusement parks, amusement parks, and sports facilities, lodging facilities such as hotels, vacation rentals, and inns, and transportation facilities such as stations, intersections, airports, and ports. , residential facilities such as offices and residences.

3.1.情報処理の流れについて
図5は、情報処理システム1において実行される情報処理の流れの一例を示すアクティビティ図である。なお、当該情報処理は、図示されない任意の例外処理を含みうる。例外処理は、当該情報処理の中断や、各処理の省略を含む。当該情報処理にて行われる選択または入力は、ユーザによる操作に基づくものでも、ユーザの操作に依らず自動で行われるものでもよい。
3.1. Flow of Information Processing FIG. 5 is an activity diagram showing an example of the flow of information processing executed in the information processing system 1 . It should be noted that the information processing may include arbitrary exception handling not shown. Exception processing includes interruption of the information processing and omission of each process. The selection or input performed in the information processing may be based on the user's operation, or may be automatically performed without depending on the user's operation.

[アクティビティA1]
まず、処理がアクティビティA1に進み、取得部231は、取得処理を実行する。これにより、取得部231は、データベースDB1の参照、ユーザからの入力などにより、目的変数Y1と説明変数X1との相関関係を得るための解析データを取得する。解析データは、構造化データ、半構造化データ、及び非構造化データのうちの少なくとも1つを含み得る。構造化データは、予め定められた構造となるように標準化されたデータである。非構造化データは、構造化データのように標準化された構造を持たない任意の形式のデータである。半構造化データは、非構造化データと、当該非構造化データを識別可能なタグと、の組み合わせからなる。半構造化データの形式は、例えば、グラフ型、キーバリュー型、ドキュメント型、カラム型などである。また、解析データは、ドキュメントデータ、画像データ、バイナリデータ、など、任意の形式のデータを含んでいてもよい。解析データは、GPSなどの位置情報データ、POSデータなどの決済データ、SNSからの文字データ、任意の検索エンジンを用いた検索履歴などを含み得る。
[Activity A1]
First, the process proceeds to activity A1, and the acquisition unit 231 executes acquisition processing. As a result, the acquisition unit 231 acquires analysis data for obtaining the correlation between the objective variable Y1 and the explanatory variable X1 by referring to the database DB1, by input from the user, or the like. The analytical data may include at least one of structured data, semi-structured data, and unstructured data. Structured data is data standardized to have a predetermined structure. Unstructured data is any form of data that does not have a standardized structure like structured data. Semi-structured data consists of a combination of unstructured data and tags that can identify the unstructured data. Formats of semi-structured data include, for example, graph type, key-value type, document type, and column type. Also, the analysis data may include any form of data such as document data, image data, binary data, and the like. The analysis data may include location information data such as GPS, payment data such as POS data, character data from SNS, search history using any search engine, and the like.

本実施形態では、説明変数X1は、有限の数の離散値をとる有限離散変数X11を含む。有限離散変数X11は、例えば、上限及び下限によって規定される変域内の整数によって表現可能な変数である。具体的には、有限離散変数X11は、有限の選択肢によって表される説明変数X1や、ブーリアン変数のような2値変数を含む。 In this embodiment, the explanatory variable X1 includes a finite discrete variable X11 that takes a finite number of discrete values. A finite discrete variable X11 is, for example, a variable representable by integers within the domain defined by the upper and lower bounds. Specifically, the finite discrete variables X11 include explanatory variables X1 represented by finite choices and binary variables such as Boolean variables.

<時系列データD1、非時系列データD2>
本実施形態の取得部231は、時系列データD1と、非時系列データD2と、を取得する。時系列データD1は、時間経過に応じて変化するように構成されたデータである。時系列データD1は、例えば天気、気温、湿度などの気象データ、ある施設での購買データ、ある時間に発信されたトレンドワードなどを含む。非時系列データD2は、時間経過によって変化しないように構成されたデータである。時系列データD1は、後述される人流データD11の少なくとも一部を含み得る。
<Time-series data D1, non-time-series data D2>
The acquisition unit 231 of this embodiment acquires the time-series data D1 and the non-time-series data D2. The time-series data D1 is data configured to change over time. The time-series data D1 includes, for example, meteorological data such as weather, temperature, and humidity, purchase data at a certain facility, trend words transmitted at a certain time, and the like. The non-time-series data D2 is data configured so as not to change over time. The time-series data D1 may include at least part of the people flow data D11, which will be described later.

非時系列データD2は、時間経過によって一切変化しないデータに限られず、時系列データD1に比べて、所定期間のデータの変化量が無視できるほど小さいデータを含む。非時系列データD2は、例えば地図データ、施設の配置、施設の大きさ、公共交通機関の運行ダイヤグラムなどの地理的情報を含む。非時系列データD2は、後述される人流データD11の少なくとも一部を含み得る。 The non-time-series data D2 is not limited to data that does not change at all with the passage of time, and includes data that has a negligibly small amount of change during a predetermined period compared to the time-series data D1. The non-time-series data D2 includes geographic information such as map data, facility layout, facility size, and operation diagrams of public transportation. The non-time-series data D2 may include at least part of the people flow data D11, which will be described later.

<非構造化データD3>
本実施形態の取得部231は、さらに少なくともあるイベントの開催期間に関する情報を含む非構造化データD3を取得する。当該非構造化データD3は、例えば、イベントの開催期間を示すホームページ、SNS、チラシなどで表される文字データ、画像データ、音声データ、動画データなど、任意である。非構造化データD3の取得方法は任意である。取得部231は、例えばユーザによって入力された非構造化データD3を取得しても、ウェブスクレイピングなどの所定のクローリングプログラムを用いて非構造化データD3を取得してもよい。
<Unstructured data D3>
The acquisition unit 231 of the present embodiment further acquires unstructured data D3 including at least information regarding the holding period of a certain event. The unstructured data D3 is arbitrary, for example, character data, image data, audio data, moving image data, etc. represented by a website, SNS, leaflets, etc. indicating the holding period of the event. Any method can be used to acquire the unstructured data D3. The acquisition unit 231 may acquire, for example, the unstructured data D3 input by the user, or acquire the unstructured data D3 using a predetermined crawling program such as web scraping.

<人流データD11>
本実施形態の取得部231は、さらに、あるスポットの周辺の人流データD11を取得する。あるスポットは任意に設定可能であるが、例えば、人流の解析を行う対象となる施設である。当該スポットの周辺とは、例えば当該施設から所定の距離の範囲内の領域である。人流データD11は、時系列データD1として、当該スポットの周辺の人流の時間変化を少なくとも含む。人流データD11に含まれる時系列データD1は、例えば、人流を構成する人がスポットに来訪した時間帯、滞在期間、移動経路などを含む。また、人流データD11は、非時系列データD2として、当該人流を構成する人の属性を含む。当該属性は、例えば、人の性別、居住地、当該スポットの周辺への来訪目的などを含む。
<People flow data D11>
The acquisition unit 231 of the present embodiment further acquires people flow data D11 around a certain spot. A certain spot can be set arbitrarily, but it is, for example, a facility that is the target of analyzing the flow of people. The vicinity of the spot is, for example, an area within a predetermined distance from the facility. The people flow data D11 includes at least temporal changes in the flow of people around the spot as the time-series data D1. The time-series data D1 included in the people flow data D11 includes, for example, the time zone, stay period, movement route, etc. of the people who make up the flow of people visiting the spot. In addition, the people flow data D11 includes attributes of people constituting the people flow as the non-time-series data D2. The attributes include, for example, a person's gender, place of residence, purpose of visiting the area around the spot, and the like.

[アクティビティA2]
次に、処理がアクティビティA2に進み、生成部232は、生成処理を実行する。これにより、生成部232は、アクティビティA1にて取得された非構造化データD3に基づき、当該イベントの開催期間を示すイベントデータD4を、時系列データD1の少なくとも一部として生成する。イベントデータD4は、例えば、イベントの開催期間を1で表し、イベントの開催期間外を0で表すブーリアン変数によって表される時系列データD1である。イベントデータD4は、開催期間における当該イベントの開催状況を示す連続値を含み得る。当該連続値は、浮動小数点のような、整数に比べて離散幅が無視できるほど小さい擬似的な連続値である。この場合、イベントデータD4は、イベントの開催期間内での時系列データD1(例えば、SNSでの投稿数、メンション、写真の投稿数など)に基づき、イベントの活性度を示す連続値を生成する。なお、当該活性度は、後述される計算処理にて計算されてもよい。
[Activity A2]
Next, the process proceeds to activity A2, and the generation unit 232 executes the generation process. As a result, the generating unit 232 generates event data D4 indicating the holding period of the event as at least part of the time-series data D1 based on the unstructured data D3 acquired in activity A1. The event data D4 is, for example, the time-series data D1 represented by a Boolean variable that indicates the holding period of the event with 1 and indicates the non-holding period of the event with 0. The event data D4 may include a continuous value indicating the status of the event during the event period. The continuous values are pseudo-continuous values, such as floating point numbers, whose discrete width is negligibly small compared to integers. In this case, the event data D4 generates a continuous value indicating the degree of activity of the event based on the time-series data D1 (for example, the number of posts on SNS, the number of mentions, the number of photos posted, etc.) during the period of the event. . Note that the activity level may be calculated by a calculation process to be described later.

[アクティビティA3]
次に、処理がアクティビティA3に進み、計算部233は、計算処理を実行する。これにより、計算部233は、取得された時系列データD1に基づき、非時系列データD2を説明変数X1として含む目的変数Y1の時間変化と、当該目的変数Y1の時間変化に対する説明変数X1の少なくとも一部の寄与と、を計算する。説明変数X1が有限離散変数X11を含む場合、計算部233は、当該目的変数Y1の時間変化に対する有限離散変数X11の少なくとも一部の寄与を、当該有限離散変数X11の離散値ごとに計算する。本実施形態では、計算部233は、さらに、計算された寄与に基づき、説明変数X1の表示優先度P1を設定する。表示優先度P1は、説明変数X1が目的変数Y1に与える影響度を示す指標である。表示優先度P1は、例えば、上記目的変数Y1の時間変化に対する説明変数X1の寄与であってもよい。表示優先度P1は、例えば、目的変数Y1に対する説明変数X1の統計量、例えば、共分散、相関係数など、によって表されてもよい。計算部233は、このような計算処理により、人流データD11に含まれる種々の人流の変動要因である少なくとも1つの説明変数X1のなかから、説明変数X1ごとに、目的変数Y1に対応する説明変数X1の特定と、目的変数Y1の時間変化に対する説明変数X1の寄与の計算とを行う。例えば、なお、計算手法は、TF-IDF(term frequency - inverse document frequency)手法、グレンジャー因果性検定、DID(差分の差分法)などの任意の統計的手法を採用可能である。
[Activity A3]
Next, the process proceeds to activity A3, and the calculation unit 233 executes calculation processing. As a result, based on the acquired time-series data D1, the calculation unit 233 calculates at least the time change of the objective variable Y1 including the non-time-series data D2 as the explanatory variable X1 and the explanatory variable X1 with respect to the time change of the objective variable Y1. Calculate the partial contribution and When the explanatory variable X1 includes the finite discrete variable X11, the calculation unit 233 calculates the contribution of at least part of the finite discrete variable X11 to the time change of the objective variable Y1 for each discrete value of the finite discrete variable X11. In this embodiment, the calculator 233 further sets the display priority P1 of the explanatory variable X1 based on the calculated contribution. The display priority P1 is an index indicating the degree of influence of the explanatory variable X1 on the objective variable Y1. The display priority P1 may be, for example, the contribution of the explanatory variable X1 to the temporal change of the objective variable Y1. The display priority P1 may be represented, for example, by a statistic of the explanatory variable X1 with respect to the objective variable Y1, such as covariance, correlation coefficient, and the like. By such calculation processing, the calculation unit 233 selects the explanatory variable corresponding to the objective variable Y1 for each explanatory variable X1 out of at least one explanatory variable X1 that is a variation factor of various people flows contained in the people flow data D11. X1 is identified and the contribution of the explanatory variable X1 to the time change of the objective variable Y1 is calculated. For example, the calculation method can employ any statistical method such as TF-IDF (term frequency-inverse document frequency) method, Granger causality test, DID (difference of differences method).

[アクティビティA4]
次に、処理がアクティビティA4に進み、表示処理部234は、表示処理を実行する。これにより、表示処理部234は、表示部34に、目的変数Y1の時間変化と、当該時間変化に対する説明変数X1の寄与と、を一覧可能な態様で表示させる。説明変数X1が有限離散変数X11を含む場合、表示処理部234は、目的変数Y1の時間変化と、当該時間変化に対する離散値の寄与と、有限離散変数X11ごとに一覧可能な態様で表示させる。また、本実施形態では、表示処理部234は、当該表示優先度P1が高い説明変数X1を優先的に表示させる。
[Activity A4]
Next, the process proceeds to activity A4, and the display processing unit 234 executes display processing. Thereby, the display processing unit 234 causes the display unit 34 to display the temporal change of the objective variable Y1 and the contribution of the explanatory variable X1 to the temporal change in a viewable manner. When the explanatory variable X1 includes the finite discrete variable X11, the display processing unit 234 displays the time change of the objective variable Y1, the contribution of the discrete value to the time change, and the finite discrete variable X11 in a viewable manner. Further, in the present embodiment, the display processing unit 234 preferentially displays the explanatory variable X1 with the high display priority P1.

3.2.情報処理の結果として表示される画像の一例について
本節では、上記情報処理(特にアクティビティA4の表示処理)が行われた結果、表示部34に表示される画像の一例について説明する。
3.2.1.第1の画像IM1について
3.2. Example of Image Displayed as a Result of Information Processing This section describes an example of an image displayed on the display unit 34 as a result of the above information processing (especially the display processing of activity A4).
3.2.1. About the first image IM1

<第1の画像IM1>
図6は、表示部34に表示される第1の画像IM1の一例を示す図である。第1の画像IM1は、目的変数Y1の時間変化と、当該時間変化に対する説明変数X1の寄与と、を一覧可能な態様で表示させるための画像である。本実施形態の目的変数Y1は、ある施設の周辺の人流である。すなわち、上記情報処理は、人流の解析に用いられる。第1の画像IM1は、第1の時間変化表示領域4と、第1の説明変数表示領域5と、を含む。本実施形態では、全ての第1の説明変数表示領域5は、第1の時間変化表示領域4からほぼ同一の方向に配置されている。詳細には、全ての第1の説明変数表示領域5は、第1の時間変化表示領域4に対して右の位置に表示されている。言い換えれば、第1の時間変化表示領域4は、表示部34の端の領域に表示されている。詳細には、第1の時間変化表示領域4は、表示部34の左端に表示されている。これにより、ユーザは、目的変数Y1に関する情報を示す領域と、説明変数X1に関する情報を示す領域とを視覚的に判別しやすくなる。なお、第1の時間変化表示領域4及び第1の説明変数表示領域5の表示態様は任意である。
<First image IM1>
FIG. 6 is a diagram showing an example of the first image IM1 displayed on the display unit 34. As shown in FIG. The first image IM1 is an image for displaying the temporal change of the objective variable Y1 and the contribution of the explanatory variable X1 to the temporal change in a viewable manner. The objective variable Y1 in this embodiment is the flow of people around a certain facility. That is, the above information processing is used for analysis of people flow. The first image IM1 includes a first temporal change display area 4 and a first explanatory variable display area 5. FIG. In this embodiment, all the first explanatory variable display areas 5 are arranged in substantially the same direction from the first time-varying display area 4 . Specifically, all the first explanatory variable display areas 5 are displayed on the right side of the first time-varying display area 4 . In other words, the first time-varying display area 4 is displayed in the end area of the display section 34 . Specifically, the first time-varying display area 4 is displayed at the left end of the display section 34 . This makes it easier for the user to visually distinguish between the area showing information about the objective variable Y1 and the area showing information about the explanatory variable X1. The display modes of the first time change display area 4 and the first explanatory variable display area 5 are arbitrary.

<第1の時間変化表示領域4>
第1の時間変化表示領域4は、目的変数Y1の時間変化を示す領域である。第1の時間変化表示領域4は、1つの変数名表示領域41と、少なくとも1つ(本実施形態では5つ)の時間変化表示領域42と、を含む。
<First time change display area 4>
The first temporal change display area 4 is an area showing the temporal change of the objective variable Y1. The first time-varying display area 4 includes one variable name display area 41 and at least one (five in this embodiment) time-varying display areas 42 .

<変数名表示領域41>
変数名表示領域41には、目的変数Y1の変数名(本実施形態では「人流」)が表示される。
<Variable name display area 41>
The variable name display area 41 displays the variable name of the objective variable Y1 (“people flow” in this embodiment).

<時間変化表示領域42>
時間変化表示領域42のそれぞれには、ある期間に対する人流の変化が表示される。本実施形態では、時間変化表示領域42には、解析を行う基準日時における人流が、当該基準日時より前の比較対象期間に比べてどの程度変化したのかが表示される。例えば、時間変化表示領域42には、基準日時における人流の前日比、前週比、前月比、所定の期間(2020年8月12日~2020年8月18日)の変化を示す。なお、基準日時は、比較対象となる比較対象期間に応じて適宜変更可能である。例えば、前日比を比較する場合、基準日時は1日分の人流の総計であってもよい。このような人流の変化は、例えば時間変化表示領域42に含まれる任意の位置に、数値として表示される。本実施形態では、人流の変化は、時間変化表示領域42に増減率として、当該時間変化表示領域42に対応する比較対象期間と一覧可能な態様で表示される。また、時間変化表示領域42の少なくとも1つは、ユーザの操作に応じて、任意の比較対象期間での比較結果を時間変化表示領域42に表示可能に構成されている。
<Time change display area 42>
Each time change display area 42 displays changes in the flow of people for a certain period of time. In the present embodiment, the time change display area 42 displays how much the flow of people at the reference date and time for analysis has changed compared to the comparison period before the reference date and time. For example, the time change display area 42 shows changes in the flow of people from the previous day, from the previous week, from the previous month, and during a predetermined period (August 12, 2020 to August 18, 2020) at the reference date and time. Note that the reference date and time can be changed as appropriate according to the comparison period to be compared. For example, when comparing day-to-day changes, the reference date and time may be the total flow of people for one day. Such changes in the flow of people are displayed as numerical values at arbitrary positions included in the time-varying display area 42, for example. In the present embodiment, changes in the flow of people are displayed in the time-varying display area 42 as an increase/decrease rate in a form that can be listed with the comparison target period corresponding to the time-varying display area 42 . In addition, at least one of the time-change display areas 42 is configured to be able to display a comparison result in an arbitrary comparison target period in the time-change display area 42 according to user's operation.

<第1の説明変数表示領域5>
第1の説明変数表示領域5のそれぞれは、目的変数Y1の時間変化に対する説明変数X1の寄与を示す領域である。第1の説明変数表示領域5のそれぞれは、1つの変数名表示領域51と、少なくとも1つの第1の寄与表示領域52と、を含む。
<First explanatory variable display area 5>
Each of the first explanatory variable display areas 5 is an area showing the contribution of the explanatory variable X1 to the temporal change of the objective variable Y1. Each of the first explanatory variable display areas 5 includes one variable name display area 51 and at least one first contribution display area 52 .

<変数名表示領域51>
変数名表示領域51には、説明変数X1の変数名(本実施形態では、「ワード」、「居住地」、「時間帯」)が表示される。このうち、「ワード」は、任意のトレンドワードを含み得るため、任意のトレンドワードによって規定される場合はほぼ無限個の整数によって規定され得る。なお、「ワード」が、予め定められた有限個のトレンドワードから構成される場合、「ワード」は有限離散変数X11に属するともいえる。一方、「居住地」は、行政区画等によって表される有限かつ離散的な集合の部分集合であるため、有限離散変数X11に属する。一方、「時間帯」は、ほぼ連続値に属するように構成されていても、予め定められた有限の時間帯によって区切ることにより有限離散変数X11に属するように構成されていてもよい。
<Variable name display area 51>
The variable name display area 51 displays the variable names of the explanatory variable X1 ("word", "place of residence", and "time zone" in this embodiment). Of these, "words" can include any trend word, and therefore can be defined by an almost infinite number of integers when defined by any trend word. In addition, when a "word" is composed of a predetermined finite number of trend words, it can be said that the "word" belongs to the finite discrete variable X11. On the other hand, "place of residence" belongs to the finite discrete variable X11 because it is a subset of a finite and discrete set represented by administrative divisions and the like. On the other hand, the "time zone" may be configured to belong to a substantially continuous value, or may be configured to belong to the finite discrete variable X11 by dividing it by a predetermined finite time zone.

<第1の寄与表示領域52>
第1の寄与表示領域52には、目的変数Y1の時間変化に対する各説明変数X1の寄与が表示される。詳細には、第1の寄与表示領域52には、目的変数Y1の時間変化に対する説明変数X1がとり得る値ごとの寄与が表示される。例えば、「ワード」に対応する第1の寄与表示領域52には、イベントデータD4の生成に用いられたイベントに対応するトレンドワード(「XX花火大会」、「XXセンタービル」、「セール」、「XX公園」など)ごとの、目的変数Y1の時間変化に対する寄与が表示されている。「居住地」に対応する第1の寄与表示領域52には、人流を構成する人の属性の1つである居住地(「千代田区」、「世田谷区」、「渋谷区」、「目黒区」など)ごとの、目的変数Y1の時間変化に対する寄与が表示されている。「時間帯」に対応する第1の寄与表示領域52には、目的変数Y1に対する時間帯(本実施形態では4時間分)ごとの、目的変数Y1の時間変化に対する寄与が表示されている。特に、「ワード」に対応する説明変数X1の取りうる値の数は、第1の寄与表示領域52に表示される数より多い。そのため、当該第1の寄与表示領域52は、当該表示優先度P1(例えば寄与)が高い説明変数X1の値を優先的に表示させる。そのため、当該第1の寄与表示領域52は、表示される説明変数X1の値をユーザによって設定可能に構成されている。例えば、当該第1の寄与表示領域52は、説明変数X1の取りうる値の表示数を増加可能に構成され、又は表示されている説明変数X1の値を変更可能に構成されている。
<First contribution display area 52>
The contribution of each explanatory variable X1 to the time change of the objective variable Y1 is displayed in the first contribution display area 52 . Specifically, the contribution of each possible value of the explanatory variable X1 to the time change of the objective variable Y1 is displayed in the first contribution display area 52 . For example, in the first contribution display area 52 corresponding to "word", trend words ("XX fireworks display", "XX center building", "sale", " XX park") is displayed to the time change of the objective variable Y1. In the first contribution display area 52 corresponding to "place of residence", places of residence ("Chiyoda Ward", "Setagaya Ward", "Shibuya Ward", "Meguro , etc.) to the time change of the objective variable Y1 is displayed. In the first contribution display area 52 corresponding to "time zone", the contribution to the time change of the objective variable Y1 for each time zone (4 hours in this embodiment) is displayed. In particular, the number of possible values of the explanatory variable X1 corresponding to “word” is greater than the number displayed in the first contribution display area 52 . Therefore, the first contribution display area 52 preferentially displays the value of the explanatory variable X1 with the high display priority P1 (for example, contribution). Therefore, the first contribution display area 52 is configured such that the value of the explanatory variable X1 to be displayed can be set by the user. For example, the first contribution display area 52 is configured to be able to increase the display number of possible values of the explanatory variable X1, or is configured to be able to change the displayed value of the explanatory variable X1.

なお、説明変数X1は、図6に表示されているものに限られず、他の説明変数X1も含み得る。しかし、表示部34等の制約上、第1の画像IM1にて表示可能な説明変数X1の数は上限がある。そのため、表示処理部234は、アクティビティA2にて計算された説明変数X1のなかで、表示優先度P1が高い説明変数X1(例えば寄与の大きい説明変数X1)を優先的に表示させる。これにより、時系列データD1の解析が容易となる。 Note that the explanatory variable X1 is not limited to those displayed in FIG. 6, and may include other explanatory variables X1. However, there is an upper limit to the number of explanatory variables X1 that can be displayed in the first image IM1 due to restrictions on the display unit 34 and the like. Therefore, the display processing unit 234 preferentially displays the explanatory variable X1 with a high display priority P1 (for example, the explanatory variable X1 with a large contribution) among the explanatory variables X1 calculated in the activity A2. This facilitates analysis of the time-series data D1.

3.2.2.第2の画像IM2について
本節では、上記情報処理が行われた結果、表示部34に表示される画像の別例である第2の画像IM2について説明する。
3.2.2. Second Image IM2 In this section, a second image IM2, which is another example of an image displayed on the display unit 34 as a result of the above information processing, will be described.

<第2の画像IM2>
図7は、表示部34に表示される第2の画像IM2の一例を示す図である。第2の画像IM2は、第1の画像IM1と同様に、目的変数Y1の時間変化と、当該時間変化に対する説明変数X1の寄与と、を一覧可能な態様で表示させるための画像である。特に、第2の画像IM2は、複数の説明変数X1のうちの1つの、人流データD11の時間変化に対する寄与を解析するための画像である。本実施形態の第2の画像IM2は、説明変数X1の1つである「ワード」のうちの1つの値「XX花火大会」の、目的変数Y1としての人流データD11の時間変化に対する寄与を解析するための画像である。表示処理部234は、例えば第1の画像IM1にて特定の説明変数X1の値に対応する第1の寄与表示領域52が指定された場合に、当該値に対応する第2の画像IM2を表示部34に表示させるように処理を行う。例えば、表示処理部234は、第1の画像IM1と第2の画像IM2とが互いに遷移可能な態様で表示部34に表示させてもよい。
<Second image IM2>
FIG. 7 is a diagram showing an example of the second image IM2 displayed on the display unit 34. As shown in FIG. The second image IM2, like the first image IM1, is an image for displaying the temporal change of the objective variable Y1 and the contribution of the explanatory variable X1 to the temporal change in a viewable manner. In particular, the second image IM2 is an image for analyzing the contribution of one of the multiple explanatory variables X1 to the time change of the people flow data D11. The second image IM2 of the present embodiment analyzes the contribution of one value "XX fireworks display" of "word", which is one of the explanatory variables X1, to the time change of the people flow data D11 as the objective variable Y1. It is an image for For example, when the first contribution display area 52 corresponding to the value of the specific explanatory variable X1 is specified in the first image IM1, the display processing unit 234 displays the second image IM2 corresponding to the value. Processing is performed so as to be displayed on the unit 34 . For example, the display processing unit 234 may cause the display unit 34 to display the first image IM1 and the second image IM2 in such a manner that they can transition to each other.

第2の画像IM2は、第2の時間変化表示領域6と、第2の説明変数表示領域7と、第2の寄与表示領域8と、を含む。 The second image IM2 includes a second time-varying display area 6, a second explanatory variable display area 7, and a second contribution display area 8. FIG.

<第2の時間変化表示領域6>
第2の時間変化表示領域6は、目的変数Y1の時間変化を視覚的に把握可能に構成されている。本実施形態では、目的変数Y1としての人流データD11の、1日ごとの時間変化を把握可能に構成されている。具体的には、第2の時間変化表示領域6は、横軸を日付、縦軸を人流(例えば来場者数)とする折れ線グラフによって表示されている。なお、縦軸及び横軸は、ユーザによって任意に設定可能である。例えば縦軸は、説明変数X1の取りうる値の1つである「〇〇花火大会」の、1日の寄与であってもよい。第2の時間変化表示領域6に表示される説明変数X1、及びその値は、ユーザによって設定可能に構成されている。また、第2の時間変化表示領域6に表示される時間変化の期間もまた、ユーザによって設定可能に構成されている。また、第2の時間変化表示領域6の表示態様は、折れ線グラフに限られず、棒グラフ、円グラフ、レーダーチャート、テーブルデータなど任意である。
<Second time change display area 6>
The second time change display area 6 is configured so that the time change of the objective variable Y1 can be visually grasped. In this embodiment, the people flow data D11, which is the objective variable Y1, is configured so as to be able to grasp the temporal change for each day. Specifically, the second time-varying display area 6 is displayed by a line graph with the date on the horizontal axis and the flow of people (for example, the number of visitors) on the vertical axis. The vertical axis and horizontal axis can be arbitrarily set by the user. For example, the vertical axis may be the contribution of one day of "XX Fireworks Festival", which is one of the possible values of the explanatory variable X1. The explanatory variable X1 displayed in the second time-varying display area 6 and its value can be set by the user. In addition, the period of time change displayed in the second time change display area 6 can also be set by the user. Moreover, the display mode of the second time-change display area 6 is not limited to a line graph, and may be a bar graph, a circle graph, a radar chart, table data, or the like.

<第2の説明変数表示領域7>
第2の説明変数表示領域7は、第2の時間変化表示領域6に表示される説明変数X1の値に関する情報を表示可能に構成されている。当該情報は、例えば、アクティビティA1にて取得された時系列データD1及び非時系列データD2から抽出される。また、当該情報は、アクティビティA2にて生成されたイベントデータD4から抽出されてもよい。本実施形態では、第2の説明変数表示領域7には、目的変数Y1の時間変化に対する、第2の時間変化表示領域6にて設定された説明変数X1の値(本実施形態では「XX花火大会」)に関する種々の情報が表示される。例えば、第2の説明変数表示領域7には、所定の期間(本実施形態では、2020年8月12日から2020年8月16日までの間)での「〇〇花火大会」の寄与、総来場者数、開催期間、開催場所(XX駅西エリア)、開催施設(XX公園)などが表示される。なお、第2の説明変数表示領域7は、ユーザによって、これらの情報を適宜変更可能に構成されていてもよい。
<Second explanatory variable display area 7>
The second explanatory variable display area 7 is configured to display information about the value of the explanatory variable X1 displayed in the second time-varying display area 6 . The information is extracted, for example, from the time-series data D1 and the non-time-series data D2 acquired in activity A1. Also, the information may be extracted from event data D4 generated in activity A2. In this embodiment, in the second explanatory variable display area 7, the value of the explanatory variable X1 set in the second time change display area 6 (in this embodiment, "XX fireworks Various information about the competition") is displayed. For example, in the second explanatory variable display area 7, the contribution of "XX Fireworks Festival" during a predetermined period (in this embodiment, from August 12, 2020 to August 16, 2020), The total number of visitors, the holding period, the holding place (XX station west area), the holding facility (XX park), etc. are displayed. The second explanatory variable display area 7 may be configured such that the information can be changed as appropriate by the user.

<第2の寄与表示領域8>
第2の寄与表示領域8には、ある説明変数X1の値の寄与に関する情報が表示される。例えば、第2の寄与表示領域8には、ある説明変数X1の値(本実施形態では「〇〇花火大会」)の寄与の根拠となる情報の統計値、当該情報そのものの少なくとも一部などを表示させる。以下、説明の便宜上、解析データのうち、ある説明変数X1の値の寄与の根拠となる情報を、「根拠情報」ということがある。本実施形態では第2の寄与表示領域8は、第1の視覚情報81と、第2の視覚情報82と、第3の視覚情報83と、を含む。
<Second contribution display area 8>
The second contribution display area 8 displays information about the contribution of the value of a certain explanatory variable X1. For example, in the second contribution display area 8, a statistical value of information that is the basis for the contribution of a certain explanatory variable X1 value ("XX fireworks display" in this embodiment), at least part of the information itself, etc. display. Hereinafter, for convenience of explanation, the information that serves as the basis for the contribution of the value of a certain explanatory variable X1 among the analysis data may be referred to as "basis information". In this embodiment, the second contribution display area 8 includes first visual information 81 , second visual information 82 and third visual information 83 .

<第1の視覚情報81>
第1の視覚情報81は、取得された解析データのうち、「XX花火大会」に属する根拠情報の分類に関する情報を視覚的に把握可能に構成されている。詳細には、第1の視覚情報81は、「XX花火大会」に対する評価の分類を視覚的に把握可能に構成されている。本実施形態では、評価の分類は、好意的な評価である「ポジティブ」と否定的な評価である「ネガティブ」とを含む。計算部233は、解析データに対する自然言語処理、統計処理、機械学習処理などの所定の計算処理を行うことにより、解析データに含まれる種々の根拠情報に対して、これらの評価の分類を付与する。このような分類の付与方法としては、例えば分類問題に対して適用される処理(例えば、主成分分析、k-means法など)が挙げられる。本実施形態の第1の視覚情報81は、円グラフにより構成されている。当該円グラフの中央には、評価の分類のうち最も全体の中の比が大きいもの(本実施形態では「ポジティブ」)の分類名と、その数値が表示されている。
<First visual information 81>
The first visual information 81 is configured to allow visually grasping of the information regarding the classification of ground information belonging to "XX fireworks display" among the acquired analysis data. Specifically, the first visual information 81 is configured so that the classification of the evaluation for "XX fireworks display" can be visually grasped. In this embodiment, the classification of evaluation includes "positive" which is favorable evaluation and "negative" which is negative evaluation. The calculation unit 233 performs predetermined calculation processing such as natural language processing, statistical processing, and machine learning processing on the analysis data, and assigns these evaluation classifications to various basis information included in the analysis data. . Examples of such classification methods include processing applied to classification problems (eg, principal component analysis, k-means method, etc.). The first visual information 81 of this embodiment is composed of a pie chart. In the center of the pie chart, the classification name of the evaluation classification having the highest percentage among the total ("positive" in this embodiment) and its numerical value are displayed.

<第2の視覚情報82>
第2の視覚情報82は、取得された解析データのうち、「XX花火大会」に属する根拠情報のそれぞれに関する統計情報を視覚的に把握可能に構成されている。ここでは、根拠情報が文字データを含む場合について説明するが、根拠情報が数値データ又は画像データを含む場合にも同様に適用可能である。第2の視覚情報82は、当該根拠情報のそれぞれに含まれる文字データのうち、当該根拠情報が「XX花火大会」に属すると判断した根拠となる文字列に関する統計情報を表示させる。例えば、第2の視覚情報82は、XX花火大会の開催期間に含まれる根拠情報のうち、当該根拠となる文字列として、「花火」、「綺麗」、「美味しい」、「夏の思い出」というキーワード(言い換えれば頻出ワード)を含む根拠情報の数を、視覚情報として表示させる。本実施形態では、第2の視覚情報82は、キーワードごとに、当該キーワードを含む根拠情報の数を棒グラフとして表示させるように構成されている。なお、第2の視覚情報82の具体的態様はこれに限られない。第2の視覚情報82は、第1の視覚情報81と縦方向に一覧可能に構成されている。具体的には、第2の視覚情報82は、第1の視覚情報81の下に表示されている。
<Second visual information 82>
The second visual information 82 is configured so that statistical information relating to each piece of basis information belonging to "XX fireworks display" among the acquired analysis data can be visually grasped. Here, a case where the basis information contains character data will be described, but the same can be applied to cases where the basis information contains numerical data or image data. The second visual information 82 displays statistical information about character strings that serve as a basis for determining that the relevant basis information belongs to "XX Fireworks Festival" among the character data included in each of the relevant basis information. For example, the second visual information 82 includes character strings such as "fireworks", "beautiful", "delicious", and "summer memories" among the basis information included in the holding period of the XX fireworks festival. The number of base information including keywords (in other words, frequently occurring words) is displayed as visual information. In this embodiment, the second visual information 82 is configured to display, for each keyword, the number of basis information containing the keyword as a bar graph. Note that the specific aspect of the second visual information 82 is not limited to this. The second visual information 82 and the first visual information 81 are configured so as to be viewable in the vertical direction. Specifically, the second visual information 82 is displayed below the first visual information 81 .

<第3の視覚情報83>
第3の視覚情報83は、根拠情報に関する情報を視認可能に構成されている。第3の視覚情報83は、属性表示領域831と、根拠情報表示領域832と、を含む。
<Third visual information 83>
The third visual information 83 is configured so that information relating to ground information can be visually recognized. The third visual information 83 includes an attribute display area 831 and a basis information display area 832 .

<属性表示領域831>
属性表示領域831は、根拠情報の分類(本実施形態では、「ポジティブ」及び「ネガティブ」)を指定可能に構成されている。表示処理部234は、ユーザによる属性表示領域831に対する操作に応じて、後述される根拠情報表示領域832の表示内容を変更する。
<Attribute display area 831>
The attribute display area 831 is configured so that the classification of ground information ("positive" and "negative" in this embodiment) can be specified. The display processing unit 234 changes the display contents of the ground information display area 832 described later according to the user's operation on the attribute display area 831 .

<根拠情報表示領域832>
根拠情報表示領域832は、根拠情報の分類(本実施形態では、「ポジティブ」及び「ネガティブ」)ごとに、根拠情報を表示可能に構成されている。本実施形態では、根拠情報表示領域832は、根拠情報の分類ごとに、根拠情報の内容(例えばSNSの投稿、ブログの記事など)を視認可能に構成されている。表示処理部234は、根拠情報表示領域832に表示される根拠情報を、第2の視覚情報82にて表示されるキーワードを他の文字列とは異なる態様で表示させてもよい。言い換えれば、表示処理部234は、根拠情報表示領域832に表示される根拠情報のうち、第2の視覚情報82にて表示されるキーワードをハイライトして表示させてもよい。これにより、ユーザは根拠情報の解析をしやすくなる。
<Basis Information Display Area 832>
The basis information display area 832 is configured to be able to display basis information for each classification of basis information ("positive" and "negative" in this embodiment). In this embodiment, the basis information display area 832 is configured so that the content of the basis information (for example, SNS posts, blog articles, etc.) can be visually recognized for each classification of the basis information. The display processing unit 234 may display the basis information displayed in the basis information display area 832 in a manner different from other character strings for the keyword displayed in the second visual information 82 . In other words, the display processing unit 234 may highlight and display the keyword displayed in the second visual information 82 in the basis information displayed in the basis information display area 832 . This makes it easier for the user to analyze the basis information.

4.その他
上記情報処理の態様はあくまで一例であり、これに限られない。
4. Others The aspect of the information processing described above is merely an example, and is not limited to this.

表示処理部234は、第1の画像IM1及び第2の画像IM2を任意の態様で表示させてもよい。例えば、表示処理部234は、第1の画像IM1と第2の画像IM2とを一覧可能な態様で表示させてもよい表示処理部234は、マウスカーソル等を用いたユーザによる第1の寄与表示領域52の指定が入力された場合に、当該第1の寄与表示領域52に対応する説明変数X1の値の寄与の詳細を、第2の画像IM2として、第1の画像IM1に重畳的に表示させてもよい。 The display processing unit 234 may display the first image IM1 and the second image IM2 in any manner. For example, the display processing unit 234 may display the first image IM1 and the second image IM2 in a viewable manner. When the designation of the region 52 is input, the details of the contribution of the value of the explanatory variable X1 corresponding to the first contribution display region 52 are superimposed on the first image IM1 as the second image IM2. You may let

また、表示処理部234は、第1の画像IM1と第2の画像IM2とを、少なくとも1つの表示部34に独立して表示させてもよい。また、表示処理部234は、第1の画像IM1及び第2の画像IM2のうちの一方のみを表示させてもよい。 Further, the display processing unit 234 may independently display the first image IM1 and the second image IM2 on at least one display unit 34 . Moreover, the display processing unit 234 may display only one of the first image IM1 and the second image IM2.

情報処理装置2は、オンプレミス形態であってもよく、クラウド形態であってもよい。クラウド形態の情報処理装置2としては、例えば、SaaS(Software as a Service)、クラウドコンピューティングという形態で、上述の機能や処理を提供してもよい。 The information processing device 2 may be in an on-premise form or in a cloud form. The cloud-type information processing apparatus 2 may provide the above functions and processes in the form of, for example, SaaS (Software as a Service) or cloud computing.

上記実施形態では、情報処理装置2が種々の記憶・制御を行ったが、情報処理装置2に代えて、複数の外部装置が用いられてもよい。すなわち、種々の情報やプログラムは、ブロックチェーン技術等を用いて複数の外部装置に分散して記憶されてもよい。 In the above embodiment, the information processing device 2 performs various types of storage and control, but instead of the information processing device 2, a plurality of external devices may be used. That is, various information and programs may be distributed and stored in a plurality of external devices using blockchain technology or the like.

上記実施形態の態様は、情報処理システム1に限定されず、情報処理方法であっても、情報処理プログラムであってもよい。情報処理方法は、情報処理システム1の各ステップを含む。情報処理プログラムは、少なくとも1つのコンピュータに、情報処理システム1の各ステップを実行させる。 The aspect of the above embodiment is not limited to the information processing system 1, and may be an information processing method or an information processing program. The information processing method includes each step of the information processing system 1 . The information processing program causes at least one computer to execute each step of the information processing system 1 .

上記情報処理システム1等は、次に記載の各態様で提供されてもよい。 The information processing system 1 and the like may be provided in the following modes.

(1)情報処理システムであって、次の各ステップがなされるようにプログラムを実行可能な少なくとも1つのプロセッサを備え、取得ステップでは、時間経過に応じて変化する時系列データと、時間経過によって変化しない非時系列データと、を取得し、計算ステップでは、取得された前記時系列データに基づき、前記非時系列データを説明変数として含む目的変数の時間変化と、当該目的変数の時間変化に対する前記説明変数の少なくとも一部の寄与と、を計算し、表示処理ステップでは、前記目的変数の時間変化と、当該時間変化に対する前記説明変数の寄与と、を一覧可能な態様で表示させる、もの。 (1) An information processing system, comprising at least one processor capable of executing a program so as to perform the following steps, and in the obtaining step, time-series data that changes over time, non-time-series data that does not change, and in a calculation step, based on the acquired time-series data, the time change of an objective variable containing the non-time-series data as an explanatory variable, and the time change of the objective variable contribution of at least a part of the explanatory variable, and, in a display processing step, the time change of the objective variable and the contribution of the explanatory variable to the time change are displayed in a viewable manner.

このような構成によれば、時系列変化しない説明変数が目的変数の時系列変化に対して寄与する度合いを、時系列変化とともに容易に把握することができる。したがって、当該寄与に基づき、目的変数と説明変数との因果関係の把握をする際に求められるデータサイエンスの専門性を緩和することができる。 According to such a configuration, it is possible to easily grasp the degree of contribution of explanatory variables that do not change in time series to time-series changes in the objective variable as well as time-series changes. Therefore, based on the contribution, it is possible to relax the expertise in data science required when grasping the causal relationship between the objective variable and the explanatory variable.

(2)上記(1)に記載の情報処理システムにおいて、前記取得ステップでは、少なくともあるイベントの開催期間に関する情報を含む非構造化データを取得し、生成ステップでは、取得された前記非構造化データに基づき、当該イベントの開催期間を示す時系列データであるイベントデータを生成する、もの。 (2) In the information processing system described in (1) above, the acquiring step acquires unstructured data including at least information about the holding period of a certain event, and the generating step acquires the acquired unstructured data. to generate event data, which is time-series data indicating the holding period of the event, based on

このような構成によれば、テキストデータに含まれる情報を時系列データとして処理することが可能となるため、目的変数の時間変化に対する寄与をより精度良く計算することができる。 According to such a configuration, it is possible to process the information included in the text data as time-series data, so that the contribution of the objective variable to the temporal change can be calculated with higher accuracy.

(3)上記(2)に記載の情報処理システムにおいて、前記イベントデータは、前記開催期間における当該イベントの開催状況を示す連続値を含む、もの。 (3) In the information processing system described in (2) above, the event data includes a continuous value indicating the holding status of the event during the holding period.

このような構成によれば、当該イベントの開催状況を時系列分析に反映させることができるため、さらなる利便性の向上を図ることができる。 According to such a configuration, it is possible to reflect the holding status of the event in the time-series analysis, so it is possible to further improve the convenience.

(4)上記(1)~(3)の何れか1つに記載の情報処理システムにおいて、前記取得ステップでは、さらに、あるスポットの周辺の人流データを取得し、前記人流データは、前記時系列データとして前記スポットの周辺の人流の時間変化を少なくとも含み、前記非時系列データとして前記人流を構成する人の属性を含む、もの。 (4) In the information processing system according to any one of (1) to (3) above, the obtaining step further obtains people flow data around a certain spot, and the people flow data is the time-series data. The data includes at least temporal changes in the flow of people around the spot, and the non-time-series data includes the attributes of the people who make up the flow of people.

このような構成によれば、マーケット解析の際の利便性を向上することができる。 According to such a configuration, it is possible to improve convenience in market analysis.

(5)上記(1)~(4)の何れか1つに記載の情報処理システムにおいて、前記説明変数は、有限の数の離散値をとる有限離散変数を含み、前記計算ステップでは、当該目的変数の時間変化に対する前記有限離散変数の少なくとも一部の寄与を、当該有限離散変数の離散値ごとに計算し、前記表示処理ステップでは、前記目的変数の時間変化と、当該時間変化に対する前記離散値の寄与と、前記有限離散変数ごとに一覧可能な態様で表示させる、もの。 (5) In the information processing system according to any one of (1) to (4) above, the explanatory variable includes a finite discrete variable that takes a finite number of discrete values, and in the calculating step, the objective calculating the contribution of at least a portion of the finite discrete variable to the time variation of the variable for each discrete value of the finite discrete variable; and displayed in an overviewable manner for each of said finite discrete variables.

このような構成によれば、目的変数の時間変化に対する有限離散変数の寄与を、その離散値ごとに把握することが容易となる。したがって、目的変数の時間変化に対する説明変数の寄与を、より詳細に把握しやすくなる。 According to such a configuration, it becomes easy to grasp the contribution of the finite discrete variable to the time change of the objective variable for each discrete value. Therefore, it becomes easier to grasp the contribution of the explanatory variables to the temporal change of the objective variable in more detail.

(6)上記(1)~(5)の何れか1つに記載の情報処理システムにおいて、前記表示処理ステップでは、計算された寄与に基づき、前記説明変数の表示優先度を設定し、当該表示優先度が高い前記説明変数を優先的に表示させる、もの。 (6) In the information processing system according to any one of (1) to (5) above, in the display processing step, the display priority of the explanatory variable is set based on the calculated contribution, and the display Preferentially displaying the explanatory variables with high priority.

このような構成によれば、寄与の大きい説明変数が優先的に表示されるため、時系列データの解析が容易となる。 According to such a configuration, since explanatory variables with large contributions are preferentially displayed, analysis of time-series data is facilitated.

(7)情報処理方法であって、上記(1)~(6)の何れか1つに記載の情報処理システムの各ステップを含む、方法。 (7) An information processing method, comprising steps of the information processing system according to any one of (1) to (6) above.

(8)情報処理プログラムであって、少なくとも1つのコンピュータに、上記(1)~(6)の何れか1つに記載の情報処理システムの各ステップを実行させる、もの。
もちろん、この限りではない。
(8) An information processing program that causes at least one computer to execute each step of the information processing system according to any one of (1) to (6) above.
Of course, this is not the only case.

さらに、以下の観点にも留意されたい。 Furthermore, the following points should also be noted.

たとえば自治体やデベロッパー、商店会などが、新施設建設、イベント開催などを企画するにあたり、過去の人流情報などを参考にして未来予測を行うことが行われる。 For example, when local governments, developers, shopping associations, etc. plan new facility construction, event holding, etc., they make future predictions by referring to past people flow information.

しかしながら、これまで、過去の人流情報を含む多量の情報を分析してイベントによる人流や経済効果を効率よく分析したり予測したりすることは困難であった。 However, until now, it has been difficult to efficiently analyze and predict the flow of people and economic effects due to events by analyzing a large amount of information including information on the flow of people in the past.

本発明は、こうした従来技術上の問題点に鑑み、人流情報を含む多量の賑わい情報を分析してイベントによる人流や経済効果を効率よく分析したり予測したりできるようにすることを課題とする。 In view of the problems of the prior art, an object of the present invention is to enable efficient analysis and prediction of the flow of people and the economic effect of an event by analyzing a large amount of bustle information including information on the flow of people. .

上記の課題を解決するために、本発明の第1の態様に係るプログラムは、情報処理システムに係るコンピュータを、特定地点もしくは特定地区あるいは特定地域が二次元的又は三次元的に区画されて抽出される特定エリアを定義する特定エリア定義部と、前記特定地点もしくは前記特定地区あるいは前記特定地域についての人流状態を含む賑わいに係る状態を示す賑わい状態を定義する賑わい状態定義部と、前記特定エリアに関する人流情報及びその人流に影響する要因の情報を含む賑わい状態情報を収集する賑わい状態情報収集部と、前記特定エリアに関する第1の時点もしくは第1の期間における第1の人流情報と該特定エリアに関する第2の時点もしくは第2の期間における第2の人流情報とから特定分析を行う特定分析部と、前記特定分析部による特定分析結果及び前記人流に影響する要因の情報に基づいて、前記人流に影響する要因を可視化するために、前記賑わい状態の揺らぎ情報を提示する揺らぎ情報提示部と、として機能させることを特徴とする。 In order to solve the above-described problems, a program according to a first aspect of the present invention provides a computer related to an information processing system that extracts a specific point, a specific district, or a specific area that is partitioned two-dimensionally or three-dimensionally. a specific area definition unit that defines a specific area where the a crowd state information collection unit for collecting crowd state information including information on the flow of people and information on factors affecting the flow of people; a specific analysis unit that performs a specific analysis based on second information on the flow of people at a second point in time or a second period of time regarding the and a fluctuation information presenting unit that presents the fluctuation information of the busy state in order to visualize the factors affecting the

本発明の第1の態様によれば、人流情報を含む多量の賑わい情報を分析してイベントによる人流や経済効果を効率よく分析したり予測したりできる。 According to the first aspect of the present invention, it is possible to efficiently analyze and predict the flow of people and the economic effect of an event by analyzing a large amount of bustle information including information on the flow of people.

「特定エリア」は、「特定地点もしくは特定地区あるいは特定地域」の一部であって、賑わい状態の評価の対象となるエリアである。 The 'specific area' is a part of the 'specific point, specific district, or specific area' and is an area subject to evaluation of the state of activity.

「二次元的又は三次元的に区画され」は、「特定地点もしくは特定地区あるいは特定地域」から、情報処理システムが自ら定義するか、情報処理システムのユーザの入力によって定義されるものである。 “Two-dimensionally or three-dimensionally partitioned” is defined by the information processing system itself from “a specific point, a specific district, or a specific area” or is defined by an input by the user of the information processing system.

「賑わい状態」は、人流状態及びその人流状態に影響する要因の状態を含み、たとえば、「賑わい」や「混雑」の状態を含む。 The "bustling state" includes the state of the flow of people and the states of factors that influence the state of the flow of people, and includes, for example, the states of "bustling" and "crowded."

「人流情報」とは、たとえば、特定の時点または期間に特定の場所(地点、地区、地域のいずれであってもよい)に存在した人間の数に関する情報を含む。また、人間の移動の数に関する情報を含んでもよい。 "People flow information" includes, for example, information about the number of people present at a specific location (point, district, or region) at a specific time or period. It may also contain information about the number of human movements.

「特定分析」とは、人流の時間的変化とその人流の時間的変化に影響する要因の因果関係を可視化するための分析をいい、たとえば、「差分の差分法」による分析であってもよい。 "Specific analysis" refers to analysis for visualizing the causal relationship between temporal changes in the flow of people and the factors that affect the temporal changes in the flow of people. .

「揺らぎ情報」とは、時間的変動を示す情報である。 “Fluctuation information” is information indicating temporal fluctuations.

特定エリア定義部が行う特定エリアを定義する動作、および、賑わい状態変数定義部が行う賑わい状態変数を定義する動作は、ユーザの入力に従って、コンピュータがその内部にデータを取り込む動作であってもよい。 The operation of defining the specific area performed by the specific area definition unit and the operation of defining the bustling state variable performed by the bustle state variable definition unit may be operations in which the computer takes in data therein according to user input. .

「人流に影響する要因の情報」には、感情情報(SNSによるいわゆる「つぶやき」情報等の個人発出情報や検索サイトでの検索ワード情報を含む)、決済情報(いわゆるPOSデータを含む)、のうちの少なくともいずれか一つが含まれてもよい。
特定分析は、第1の要因による第1の人流変動と、前記第1の要因に類似する第2の要因による第2の人流変動との差分をとる差分の差分法による分析であってもよい。
"Information on factors that affect the flow of people" includes emotional information (including personal information such as so-called "tweet" information on SNS and search word information on search sites), payment information (including so-called POS data), At least one of them may be included.
The specific analysis may be an analysis using a difference difference method that takes a difference between a first fluctuation in the flow of people caused by a first factor and a second fluctuation in the flow of people caused by a second factor similar to the first factor. .

前記第1の要因と第2の要因は、互いに類似のイベント、季節、天候、感染症などの事象または、1日ごと、1週間ごと、1月ごと、1年ごとなどの周期をもった事象によるものであってもよい。 The first factor and the second factor are events similar to each other, events such as seasons, weather, infectious diseases, or events with cycles such as every day, every week, every month, every year It may be due to

前記情報処理システムは前記人流情報を含む情報を記録できる記録部を備え、前記第1人流情報、前記第2人流情報のうちの少なくともいずれかは前記記録部から読み出されて前記特定分析部に入力されるものであってもよい。 The information processing system includes a recording unit capable of recording information including the people flow information, and at least one of the first people flow information and the second people flow information is read from the recording unit and sent to the specific analysis unit. It may be input.

前記特定エリア定義部は少なくとも第1の特定エリア及び第2の特定エリアを定義し、前記特定分析部は、前記第1の特定エリアに関する第1の時点もしくは第1の期間における第1特定エリア第1人流情報と、第1の特定エリアに関する第2の時点もしくは第2の期間における第1特定エリア第2人流情報と、前記第2の特定エリアに関する第1の時点もしくは第1の期間における第2特定エリア第1人流情報と、第2の特定エリアに関する第2の時点もしくは第2の期間における第2特定エリア第2人流情報と、から前記特定分析を行い、前記揺らぎ情報は、前記第1の特定エリアと前記第2の特定エリアとの間の二次元的又は三次元的な方向性情報を含む、ものであってもよい。 The specific area definition unit defines at least a first specific area and a second specific area, and the specific analysis unit performs a first specific area at a first point in time or a first time period with respect to the first specific area. 1 people flow information, 1st specific area 2nd people flow information at a 2nd time point or a 2nd period regarding a 1st specific area, 2nd people flow information at a 1st time point or a 1st period regarding said 2nd specific area The specific analysis is performed from the specific area first people flow information and the second specific area second people flow information at the second point in time or in the second period regarding the second specific area, and the fluctuation information is obtained from the first people flow information It may include two-dimensional or three-dimensional directional information between the specific area and the second specific area.

本発明の第2の態様に係る記録媒体は、第1の態様に係るプログラムが記憶された記録媒体である。 A recording medium according to a second aspect of the present invention is a recording medium storing the program according to the first aspect.

本発明の第3の態様に係る情報処理システムは、特定地点もしくは特定地区あるいは特定地域が二次元的又は三次元的に区画されて抽出される特定エリアを定義する特定エリア定義部と、前記特定地点もしくは前記特定地区あるいは前記特定地域についての人流状態を含む賑わいに係る状態を示す賑わい状態を定義する賑わい状態定義部と、前記特定エリアに関する人流情報及びその人流に影響する要因の情報を含む賑わい状態情報を収集する賑わい状態情報収集部と、前記特定エリアに関する第1の時点もしくは第1の期間における第1の人流情報と該特定エリアに関する第2の時点もしくは第2の期間における第2の人流情報とから特定分析を行う特定分析部と、前記特定分析部による特定分析結果及び前記人流に影響する要因の情報に基づいて、前記人流に影響する要因を可視化するために、前記賑わい状態の揺らぎ情報を提示する揺らぎ情報提示部と、を有することを特徴とする。 An information processing system according to a third aspect of the present invention includes a specific area definition unit that defines a specific area from which a specific point, a specific district, or a specific area is divided two-dimensionally or three-dimensionally and extracted; A bustling state definition unit that defines a bustling state indicating a bustling state including a flow of people at a point or the specific district or the specific area; A bustling state information collecting unit for collecting state information, first information on the flow of people at a first point in time or in a first period regarding the specific area, and second flow of people at a second point in time or in a second period regarding the specific area a specific analysis unit that performs a specific analysis based on information; and based on the specific analysis result by the specific analysis unit and information on the factors that affect the flow of people, fluctuations in the crowding state in order to visualize the factors that affect the flow of people. and a fluctuation information presentation unit that presents information.

本発明の第4の態様に係る情報処理方法は、情報処理システムに係るコンピュータが、特定地点もしくは特定地区あるいは特定地域が二次元的又は三次元的に区画されて抽出される特定エリアを定義する特定エリア定義ステップと、前記特定地点もしくは前記特定地区あるいは前記特定地域についての人流状態を含む賑わいに係る状態を示す賑わい状態を定義する賑わい状態定義ステップと、前記特定エリアに関する人流情報及びその人流に影響する要因の情報を含む賑わい状態情報を収集する賑わい状態情報収集ステップと、前記特定エリアに関する第1の時点もしくは第1の期間における第1の人流情報と該特定エリアに関する第2の時点もしくは第2の期間における第2の人流情報とから特定分析を行う特定分析ステップと、前記特定分析ステップによる特定分析結果及び前記人流に影響する要因の情報に基づいて、前記人流に影響する要因を可視化するために、前記賑わい状態の揺らぎ情報を提示する揺らぎ情報提示ステップと、とを有することを特徴とする。 In an information processing method according to a fourth aspect of the present invention, a computer according to an information processing system defines a specific area from which a specific point, a specific district, or a specific area is divided two-dimensionally or three-dimensionally and extracted. a step of defining a specific area; a step of defining a bustle state indicating a state related to the flow of people in the specific point or the specific district or the specific area; a crowd state information collection step of collecting crowd state information including information on influencing factors; a specific analysis step of performing a specific analysis from the second people flow information in the period 2, and visualizing the factors affecting the people flow based on the specific analysis result of the specific analysis step and the information of the factors affecting the people flow. and a fluctuation information presenting step of presenting the fluctuation information of the busy state.

本発明によれば、人流情報を含む多量の賑わい情報を分析してイベントによる人流や経済効果を効率よく分析したり予測したりできる。 According to the present invention, it is possible to efficiently analyze and predict the flow of people and the economic effect of an event by analyzing a large amount of bustle information including information on the flow of people.

<ソリューションの概要>
データドリブンなエリアマネジメントを実現する3つの特徴
<Solution Overview>
Three features that realize data-driven area management

1.活用ハードルの高いエリア関連のデータを、専門知識なしで活用可能エリアのにぎわいを把握するのに役立つデータは、人流データ(GPS)、IoTデータ(カメラなど)、購買データ、SNSデータ・POIデータなど多数ありますが、それらを自社で収集・蓄積することは難しく、異なる形式のデータを組み合わせて分析するには高度な技術が必要です。本サービスは、データ分析サービスを幅広く展開する当社の知見をもとに、データ活用に関する知識のない方でも直感的に操作でき、必要な情報を得られるようデザインしております。 1. Data related to areas with high utilization hurdles can be used without specialized knowledge Data useful for grasping the bustle of an area include people flow data (GPS), IoT data (cameras, etc.), purchase data, SNS data, POI data, etc. There are many, but it is difficult to collect and store them in-house, and advanced technology is required to combine and analyze data in different formats. Based on the knowledge of our company, which develops a wide range of data analysis services, this service is designed so that even people without knowledge of data utilization can intuitively operate and obtain the necessary information.

2.準リアルタイムデータと高い分析技術で、各社独自のKPIの可視化に対応可能エリアマネジメントのKPIを定量的に把握し、モニタリングすることは、エリアマネジメントという概念の大きさや扱うデータの複雑さから、これまで困難とされていました。 2. With quasi-real-time data and advanced analysis technology, it is possible to visualize KPIs unique to each company. was considered difficult.

本サービスは、15分単位の準リアルタイム人流データを活用することで「平日の通勤ラッシュの状況を知りたい」など細やかなエリアの変化も見逃しません。またお客様の持つエリア独自のKPIをヒアリングし、当社のデータ分析技術をもとにお客様に合わせたモニタリング環境を提供。「理想の街づくり」の実現を支援します。 By utilizing quasi-real-time data on the flow of people in 15-minute increments, this service does not miss detailed changes in areas such as "I want to know the status of rush hours on weekdays." We also listen to the customer's area-specific KPI and provide a monitoring environment tailored to the customer based on our data analysis technology. We support the realization of “ideal city development”.

3.「にぎわい」を可視化し、外部データから因果関係を紐解く
エリアマネジメントにおいて最も重要な指標の一つが「にぎわい」です。
3. Visualizing "bustle" and unraveling causal relationships from external data "bustle" is one of the most important indicators in area management.

本サービスは、「にぎわい」の重要要素である人流・回遊の状況をマップに表示し、グラフを用いた時系列比較(エリア/時間帯)が可能です。また、変化が気になるポイントについて、SNSデータを活用したインサイト分析機能により、人流の増減をSNSのトレンドワードと紐付け"なぜ人流が変化したのか"要因の推定や、施策の名称を指定して"その施策がどの程度/どのような文脈で話題になったか"を表示する「イベントの効果推定」が可能です。 This service displays the status of people flow and excursion, which is an important element of "bustle", on a map, and it is possible to compare time series (area / time period) using graphs. In addition, for points of concern about changes, an insight analysis function that utilizes SNS data is used to link changes in the flow of people with trend words on SNS. It is possible to "estimate the effect of the event" by displaying "to what extent / in what context the measure became a topic".

本発明の各態様によれば、賑わい情報を分析してイベントによる人流や経済効果を効率よく分析したり予測したりできるので、産業上の利用可能性がある。 INDUSTRIAL APPLICABILITY According to each aspect of the present invention, it is possible to efficiently analyze and predict the flow of people and the economic effect of an event by analyzing bustle information.

さらに、以下の観点にも留意されたい。 Furthermore, the following points should also be noted.

「立地が勝敗の7割を決める」といわれる飲食サービス業において、多くの場合、事業オーナーの土地勘、経験則に基づき出店先を選定している。一方、不動産オーナー・家主も業態に合わせた立地価値の判断材料が少なく、相場以上(あるいは相場以下)の賃料を請求している。これが「いい立地を選んだはずなのに客数が少ない」「いい事業オーナーに貸したつもりなのに、倒産してしまった」などの結果を引き起こし、6.4%という高い廃業率(失敗確率)を生み出している。 In the restaurant service industry, where it is said that "location determines 70% of victory or defeat", in many cases, business owners select locations based on local familiarity and experience. On the other hand, real estate owners and landlords have few criteria for judging the location value according to the type of business, and they demand rents above (or below) the market price. This causes results such as "I thought I chose a good location, but there are few customers" and "I thought I had rented it to a good business owner, but it went bankrupt," resulting in a high business failure rate (probability of failure) of 6.4%. there is

飲食店において新規出店を行う際、どこに出店するかということは非常に重要である。
しかし、失敗確率を下げる地点を探すのが難しい、あるいは最適なツールがないという現状がある。
When opening a new store in a restaurant, it is very important where to open the store.
However, the current situation is that it is difficult to find a point that lowers the probability of failure, or that there is no optimal tool.

特許第4728229号公報には、商品の購買履歴から売れ行きと、それに付随する売れ行きの原因を特定するための顧客行動解析として、店舗内における顧客の位置情報と時間情報を取得し、店舗内の空間を仮想空間上の位置で表した空間情報を取得し、さらに、取得した位置情報、時間情報、空間情報に基づき、店舗内の空間における顧客の移動経路を仮想空間上の位置で示した経路情報を生成し、位置情報および時間情報に基づき、顧客の速度情報を生成し、パターン判定部により、購買行動の類型である行動パターンデータ、経路情報、速度情報に基づき、顧客の購買行動が行動パターンの類型のいずれに一致するかを判定し、その判定の結果を出力する技術思想が開示されている。 In Japanese Patent No. 4728229, as a customer behavior analysis for identifying the cause of the sales and accompanying sales from the purchase history of the product, the location information and time information of the customer in the store are acquired, and the space in the store is analyzed. In addition, based on the acquired position information, time information, and space information, route information indicating the customer's movement route in the space in the store by the position in the virtual space is generated based on the location information and time information, and the customer's purchasing behavior is determined by the pattern determination unit based on the behavior pattern data, route information, and speed information, which are the types of purchasing behavior. A technical idea is disclosed for determining which of the types of , and outputting the result of the determination.

本来、事業活動の中で生まれる仮説に対して、データをもとに仮説検証を行い、ビジネスチャンスを掴む機会に恵まれるはずなのにもかかわらず、様々な障壁から「データを使いこなすことができない」という現状がある。 Originally, we should be blessed with opportunities to seize business opportunities by conducting hypothesis verification based on data for hypotheses generated in business activities, but the current situation is that "data cannot be fully used" due to various barriers. There is

多様化する顧客ニーズを前にしては、企業活動は複雑化にむかう状況下にあり、自社の営業利益を上げるためにどのような商品を開発し、どのようなマーケティングを行えば良いかを考えるには、緻密なデータ分析が必須課題である。しかし、データ分析を試みたいと思う先進企業は、このようなビッグデータの分析基盤がない、分析精度を上げるためのデータ収集、加工が上手くいかない、データ分析、アルゴリズムの専門家(データサイエンティスト)にアクセスできない、オペレーション、システム構築/サービス開発などを含めた運用が上手くいかないという問題を抱えている。 In the face of diversifying customer needs, corporate activities are becoming more and more complicated, and we are thinking about what kind of products we should develop and what kind of marketing we should do in order to increase our company's operating income. Therefore, detailed data analysis is an essential issue. However, advanced companies that want to try data analysis do not have such a big data analysis infrastructure, data collection and processing to improve analysis accuracy do not go well, data analysis, algorithm experts (data scientists) Inability to access the site, operation, system construction/service development, etc. are not going well.

本発明は、こうした従来技術上の問題点に鑑み、出店予定の業態、および、候補地を入力するだけで売上推定を行い、失敗確率を下げる出店戦略を支援し、解決することが可能な情報システム、方法およびプログラム、同プログラムが記憶された記録媒体を提供することを課題とする。 In view of these problems in the prior art, the present invention estimates sales simply by inputting the type of store to be opened and candidate locations, and supports and solves store opening strategies that reduce the probability of failure. An object of the present invention is to provide a system, a method, a program, and a recording medium storing the program.

上記の課題を解決するために、本発明の第1の態様に係る情報システムは、最良の出店地点を探すためのシステムであり、店舗の出店地点と業態情報とが入力される入力部と、前記入力部に前記店舗の出店地点と前記業態情報とが入力されると前記出店地点を含んだ変動可能なエリアの競合店の情報を表示する表示部と、前記競合店の情報と前記エリアの人流および/または混雑情報とから前記出店地点に出店した場合の売上げを推定する推定部と、前記推定部により推定されたデータに基づき前記出店地点に出店したときの投資収益率の分析を行う分析部とを具備することを特徴とする。 In order to solve the above problems, an information system according to a first aspect of the present invention is a system for searching for the best store opening location, and includes an input unit for inputting a store opening location and business type information, a display unit for displaying information on competing stores in a variable area including the store opening location when the store opening location and the business type information are input to the input unit; An estimation unit for estimating sales in the case of opening a store at the store opening point from information on the flow of people and/or congestion, and an analysis for analyzing the return on investment when the store is opened at the store opening point based on the data estimated by the estimation unit. It is characterized by comprising a part.

本発明の第2の態様に係る情報システムとして、第1の態様において、前記推定部においては機械学習が使用されるとしてもよい。 As the information system according to the second aspect of the present invention, in the first aspect, the estimation unit may use machine learning.

本発明の第3の態様に係る情報システムとして、第2の態様において、前記機械学習は、学習済み地理空間予測モデルによる学習であるとしてもよい。 As an information system according to a third aspect of the present invention, in the second aspect, the machine learning may be learning using a learned geospatial prediction model.

本発明の第4の態様に係る情報システムとして、第1の態様において、前記推定部は、ビッグデータの処理を行い、リアルタイムで処理され、機械学習による推定を行うとしてもよい。 As an information system according to a fourth aspect of the present invention, in the first aspect, the estimation unit may process big data, be processed in real time, and perform estimation by machine learning.

本発明の第5の態様に係る情報システムとして、第1の態様において、GPSデータ、人流データ、人口データ、世帯年収データの少なくとも一つによる出店地点の絞り込み手段をさらに備えるとしてもよい。 As an information system according to a fifth aspect of the present invention, in the first aspect, the information system may further include means for narrowing down store opening locations based on at least one of GPS data, people flow data, population data, and annual household income data.

上記課題を解決するために、本発明の第6の態様に係る情報処理方法は、Web上のLanding pageに表示されたボタンがクリックされ、前記ボタンがクリックされると、画面上に表示された出店調査、競合比較の2つのボタンのうち選択されたボタンに紐づくシナリオに従い、飲食店カテゴリ、ターゲット層、エリアおよび/または最寄り駅、店舗の広さおよび/または席数、のうちの少なくともいずれか一つに紐づくキーワードが入力され、前記エリアの地図が表示され、前記地図の上に人流と競合店舗が表示され、前記エリア内に出店候補地点がクリックされ、前記エリア内に出店候補地点がクリックされると、前記キーワードを各種データベースに照合し、必要なデータを前記データベースより抽出し、前記抽出したデータのデータ特性に基づき、最適な可視化表示によるデータ分析を行い、前記店舗の推定売上に係る情報、近隣競合店舗数に係る情報、人流に係る情報、ビジネスの運営及び/もしくは活動から得られるデータおよび/またはグラフに係る情報、のうちの少なくともいずれか一つの情報を収集、保存、分析し、テンプレート文言に当てはめた結果を出力する、ことを特徴とする。 In order to solve the above-described problems, an information processing method according to a sixth aspect of the present invention provides a button displayed on a landing page on the Web, and when the button is clicked, a At least one of restaurant category, target demographic, area and/or nearest station, store size and/or number of seats, according to the scenario linked to the button selected from the two buttons of store opening survey and competition comparison. A keyword associated with one of them is input, a map of the area is displayed, the flow of people and competing stores are displayed on the map, a candidate location for opening a store is clicked in the area, and a candidate location for opening a store is displayed in the area. When is clicked, the keyword is collated with various databases, necessary data is extracted from the database, data analysis is performed by optimal visualization based on the data characteristics of the extracted data, and estimated sales of the store information, information on the number of competing stores in the vicinity, information on the flow of people, data obtained from business operations and/or activities and/or information on graphs. It is characterized by analyzing and outputting the result of applying to the template wording.

上記課題を解決するために、本発明の第7の態様に係るプログラムは、コンピュータを、入力文章からキーワードを分離する第1の手段と、前記キーワードを各種データベースに照合する第2の手段と、必要なデータを前記データベースより抽出する第3の手段と、前記抽出したデータのデータ特性に基づき、最適な可視化表示によるデータ分析を行うことを可能とする第4の手段と、推定売上、近隣競合店舗数、人流、ビジネスの運営や活動から得られるデータおよび/またはグラフの情報を収集、保存、分析し、テンプレート文言に当てはめた結果を出力する第5の手段と、として機能させることを特徴とする。 In order to solve the above problems, a program according to a seventh aspect of the present invention provides a computer with first means for separating a keyword from an input sentence, second means for collating the keyword with various databases, A third means for extracting necessary data from the database, a fourth means for enabling data analysis by optimal visualization based on the data characteristics of the extracted data, estimated sales, and neighborhood competition. It is characterized by functioning as a fifth means for collecting, storing, and analyzing data and/or graph information obtained from the number of stores, the flow of people, business operations and activities, and outputting the results of applying them to template wording. do.

上記第8の態様として、第7の態様に係るプログラムをプログラムが記憶された記録媒体として実現することもできる。 As the eighth aspect, the program according to the seventh aspect can be realized as a recording medium storing the program.

本発明の各態様によれば、ユーザーに寄り添い、ユーザーの「ほしい」(情報、もの)を届けることを可能とする基盤を与える情報システムが実現される。 According to each aspect of the present invention, it is possible to realize an information system that is close to the user and provides a platform for delivering the user's "wants" (information, things).

本発明の一実施形態は、Web上の競合店の情報と、人流・混雑情報から、その地点に出店した場合の売り上げを推定することによって、最良の出店地点を探す。 An embodiment of the present invention finds the best place to open a store by estimating the sales if the store opens at that location from information on competing stores on the Web and information on the flow of people and congestion.

本発明の一実施形態は、データに基づいて導出された、最良の出店地点を探すことができる。既存の店舗の情報から、その地点に出店した場合の売り上げ情報も推定できる。 An embodiment of the present invention can look for the best store locations derived from data. From information on existing stores, it is also possible to estimate sales information when a store is opened at that location.

本発明の一実施形態は、過去の店舗の売上が入力される仕組みになっており、再学習するため、売上精度がより高くなる。 One embodiment of the present invention has a mechanism in which past store sales are input, and since re-learning is performed, sales accuracy becomes higher.

本発明の一実施形態は、機械学習に代表されるAIにより、より高い精度の売上推定モデルを実現する。 One embodiment of the present invention realizes a more accurate sales estimation model by AI represented by machine learning.

本発明の一実施形態は、機械学習による売上推定と強化学習を特徴とする。 One embodiment of the present invention features machine learning sales estimation and reinforcement learning.

本発明の一実施形態は、学習済み地理空間予測モデルを特徴とする。 One embodiment of the invention features a trained geospatial prediction model.

本発明の一実施形態は、ビッグデータ処理、リアルタイム処理、機械学習により売上推定モデルを実現する。 One embodiment of the present invention implements a sales estimation model through big data processing, real-time processing, and machine learning.

本発明の一実施形態は、外部データ(GPSデータ、人流データ、人口データ、世帯年収データなど)を活用して、出店候補地の絞り込みとAIによる売上予測を実現する。 An embodiment of the present invention utilizes external data (GPS data, people flow data, population data, annual household income data, etc.) to narrow down candidate locations for store openings and achieve sales forecasting by AI.

本発明の一実施形態は、売上推定により、出店計画の失敗率を下げることを特徴とする。 One embodiment of the present invention is characterized by reducing the failure rate of store opening plans by estimating sales.

本発明の一実施形態は、AIの支援により出店計画の失敗率を下げることを特徴とする。 One embodiment of the present invention is characterized by reducing the failure rate of store opening plans with AI support.

本発明の一実施形態は、250mから1000mまで可変のメッシュ(エリア)に生別/年代別/時間別に紐づくモバイル空間データ、移動経路/滞在時間/来店数に紐づく位置情報、施設/道路/線路/駐車に紐づく駅乗降者数、人口/世帯/事業所/年収/消費に紐づくオープン統計データをAIの入力に使用し、店舗売上、物件価格、エリアポテンシャルの推定値を出力することを特徴とする。 One embodiment of the present invention is mobile spatial data linked to a variable mesh (area) from 250m to 1000m by birth/age/time, location information linked to movement route/stay time/number of visits, facilities/roads. /Use the number of people getting on and off at stations linked to tracks/parking, and open statistical data linked to population/households/business establishments/annual income/consumption as input for AI, and output estimated values for store sales, property prices, and area potential. It is characterized by

本発明の一実施形態は、地理的なさまざまな情報に関連づけなどの処理を行い,データ化された地図上に視覚的に表示するシステム(地理情報システム)と機械学習を組み合わせて実現する。 An embodiment of the present invention is implemented by combining machine learning with a system (geographic information system) that performs processing such as association with various geographical information and visually displays it on a data-based map.

本発明の一実施形態は、常に新しく更新されたフレッシュなデータを、地理的なさまざまな情報に関連づけなどの処理を行い,データ化された地図上として視覚的に表示するシステムを特徴とする。 One embodiment of the present invention is characterized by a system that performs processing such as associating newly updated fresh data with various geographical information and visually displaying it on a digitized map.

本発明の一実施形態は、出店候補地の絞り込みのための可視化機能と、近隣店舗の人口・人流(デモグラ分布)のヒートマップ表示と、自店舗・競合店舗の商圏範囲の可視化と、自店舗・競合店舗の時系列人流の可視化と、出店候補地における、AIによる売上予測を実現する。 One embodiment of the present invention includes a visualization function for narrowing down candidate locations for opening a store, a heat map display of the population and flow of people (demographic distribution) of nearby stores, visualization of the trade area range of own store and competing stores, and・Realize the visualization of the time-series flow of people at competing stores and sales forecasting by AI at candidate locations for store openings.

本発明の一実施形態は、新規出店を検討している飲食店や、1~20店舗をすでに運営している、小・中規模の系列を持つ飲食店企業に適応可能である。 An embodiment of the present invention is applicable to restaurants that are considering opening new restaurants and restaurant companies that have small to medium-sized affiliated restaurants that already operate 1-20 restaurants.

本発明の一実施形態は、飲食コンサルに適応可能である。 An embodiment of the present invention is applicable to food and beverage consulting.

本発明の一実施形態は、出店計画、既存店舗開発、顧客分析、投資判断、売買・賃貸経営に適応可能である。 An embodiment of the present invention is applicable to store opening planning, existing store development, customer analysis, investment decisions, and sales/leasing management.

本発明の一実施形態は、Key Мetrics(重量数値指標)は、Landing pageからのCVR(コンバージョン率)を使用する。 One embodiment of the present invention uses CVR (conversion rate) from Landing page as Key Metrics.

本発明の一実施形態は、Key Мetrics(重量数値指標)として、有料員へのCVR(コンバージョン率)を使用する。 One embodiment of the present invention uses CVR (conversion rate) to paying members as the Key Metrics.

本発明の一実施形態は、Key Мetrics(重量数値指標)として、継続率を使用する。 One embodiment of the present invention uses retention rate as the Key Metrics.

本発明の一実施形態は、Key Мetrics(重量数値指標)として、データ入力率を使用する。 One embodiment of the present invention uses data entry rate as the Key Metrics.

本発明の一実施形態は、Channels機能として、Оwned Мediumとして、テキスト、画像、動画などを含む記事の投稿と閲覧の機能をユーザーに提供する電子出版のプラットフォームとして、Web Landing page、МaiL magazinを使用して、有名飲食関連サイト企業や飲食店と連携を図る。 One embodiment of the present invention uses Web Landing page, МaiL magazine as an electronic publishing platform that provides users with the ability to post and view articles including text, images, videos, etc. as Channels functions as Opened Magazine. and collaborate with famous restaurant-related website companies and restaurants.

本発明の一実施形態は、AIをアシスタント機能としてコードの記入を必要とせず、対話形式の入力とパーソナライズレコメンドの仕組みによって、事前に作り込まれた画面での分析の提供と、データ取得のために専門知識が必要なSQLのクエリーを叩く必要がなく、データ取得から分析、インサイトの読み取り、ビジネスアクションの検討までデータ利活用の一連の流れを効率的に実施できる。 One embodiment of the present invention does not require code entry with AI as an assistant function, and provides analysis on pre-made screens and data acquisition by interactive input and personalized recommendation mechanism. There is no need to type SQL queries that require specialized knowledge, and a series of data utilization processes can be efficiently performed, from data acquisition to analysis, insight reading, and business action consideration.

本発明の一実施形態は、利用ユーザーが入力する日本語キーワードをもとに、欲しいデータを瞬時にAIアシスタントによって最適なグラフ情報やインサイトを受け取ることが可能となる。 One embodiment of the present invention enables an AI assistant to instantaneously receive optimal graph information and insights based on Japanese keywords entered by a user.

本発明の一実施形態は、利用ユーザーが事前にツールの使い方を数十時間に渡り講習を受講し専門的なスキルを身につける必要も、事前に画面を構築する必要もなく、データ利活用を自ら行うことができるようになる。 In one embodiment of the present invention, the user does not need to attend dozens of hours of training on how to use the tool in advance to acquire specialized skills, nor does it need to construct a screen in advance, and the data can be utilized. will be able to do by themselves.

本発明の一実施形態は、データの特性をもとに、AIアシスタントによって、誰でもわかりやすく仮説検証を行うことができる。一人ひとりが自身でデータ分析を行うことができる。 One embodiment of the present invention enables anyone to easily understand hypothesis verification by an AI assistant based on the characteristics of data. Each person can do their own data analysis.

本発明の各態様によれば、競合の出店状況、賃料に見合った人流か、人流が自社の顧客象と一致しているか、出店後の売上推定のデータを抽出するためのシステムを展開することが可能となる。 According to each aspect of the present invention, it is possible to develop a system for extracting data for estimating sales after opening a store, whether it is the situation of competitors opening stores, whether the flow of people matches the rent, or whether the flow of people matches the customer model of the company. becomes possible.

したがって、本願発明は、関連産業において、広く利用可能性を有している。 Therefore, the present invention has wide applicability in related industries.

最後に、本開示に係る種々の実施形態を説明したが、これらは、例として提示したものであり、発明の範囲を限定することは意図していない。当該新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。当該実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Finally, while various embodiments of the present disclosure have been described, they have been presented by way of example and are not intended to limit the scope of the invention. The novel embodiment can be embodied in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. The embodiment and its modifications are included in the scope and gist of the invention, and are included in the scope of the invention described in the claims and equivalents thereof.

1 :情報処理システム
2 :情報処理装置
20 :通信バス
21 :通信部
22 :記憶部
23 :プロセッサ
231 :取得部
232 :生成部
233 :計算部
234 :表示処理部
3 :ユーザ端末
30 :通信バス
31 :通信部
32 :記憶部
33 :プロセッサ
34 :表示部
35 :入力部
4 :第1の時間変化表示領域
41 :変数名表示領域
42 :時間変化表示領域
5 :第1の説明変数表示領域
51 :変数名表示領域
52 :第1の寄与表示領域
6 :第2の時間変化表示領域
7 :第2の説明変数表示領域
8 :第2の寄与表示領域
81 :第1の視覚情報
82 :第2の視覚情報
83 :第3の視覚情報
831 :属性表示領域
832 :根拠情報表示領域
DB1 :データベース
IM1 :第1の画像
IM2 :第2の画像
1: information processing system 2: information processing device 20: communication bus 21: communication unit 22: storage unit 23: processor 231: acquisition unit 232: generation unit 233: calculation unit 234: display processing unit 3: user terminal 30: communication bus 31 : Communication unit 32 : Storage unit 33 : Processor 34 : Display unit 35 : Input unit 4 : First time change display area 41 : Variable name display area 42 : Time change display area 5 : First explanatory variable display area 51 : Variable name display area 52 : First contribution display area 6 : Second time change display area 7 : Second explanatory variable display area 8 : Second contribution display area 81 : First visual information 82 : Second visual information 83 : third visual information 831 : attribute display area 832 : basis information display area DB1 : database IM1 : first image IM2 : second image

Claims (8)

情報処理システムであって、
次の各ステップがなされるようにプログラムを実行可能な少なくとも1つのプロセッサを備え、
取得ステップでは、時間経過に応じて変化する時系列データと、時間経過によって変化しない非時系列データと、を取得し、
計算ステップでは、取得された前記時系列データに基づき、前記非時系列データを説明変数として含む目的変数の時間変化と、当該目的変数の時間変化に対する前記説明変数の少なくとも一部の寄与と、を計算し、
表示処理ステップでは、前記目的変数の時間変化と、当該時間変化に対する前記説明変数の寄与と、を一覧可能な態様で表示させる、もの。
An information processing system,
at least one processor operable to execute a program such that the following steps are performed;
The acquisition step acquires time-series data that changes with the passage of time and non-time-series data that does not change with the passage of time,
In the calculation step, based on the acquired time-series data, temporal change of an objective variable including the non-time-series data as an explanatory variable, and contribution of at least part of the explanatory variable to the temporal change of the objective variable. calculate,
In the display processing step, the temporal change of the objective variable and the contribution of the explanatory variable to the temporal change are displayed in a viewable manner.
請求項1に記載の情報処理システムにおいて、
前記取得ステップでは、少なくともあるイベントの開催期間に関する情報を含む非構造化データを取得し、
生成ステップでは、取得された前記非構造化データに基づき、当該イベントの開催期間を示す時系列データであるイベントデータを生成する、もの。
In the information processing system according to claim 1,
The obtaining step obtains unstructured data including information about the duration of at least an event;
In the generating step, event data, which is chronological data indicating a holding period of the event, is generated based on the acquired unstructured data.
請求項2に記載の情報処理システムにおいて、
前記イベントデータは、前記開催期間における当該イベントの開催状況を示す連続値を含む、もの。
In the information processing system according to claim 2,
The event data includes a continuous value indicating the holding status of the event during the holding period.
請求項1に記載の情報処理システムにおいて、
前記取得ステップでは、さらに、あるスポットの周辺の人流データを取得し、
前記人流データは、前記時系列データとして前記スポットの周辺の人流の時間変化を少なくとも含み、前記非時系列データとして前記人流を構成する人の属性を含む、もの。
In the information processing system according to claim 1,
The obtaining step further obtains people flow data around a certain spot,
The people flow data includes at least temporal changes in the flow of people around the spot as the time-series data, and includes attributes of people constituting the flow of people as the non-time-series data.
請求項1に記載の情報処理システムにおいて、
前記説明変数は、有限の数の離散値をとる有限離散変数を含み、
前記計算ステップでは、当該目的変数の時間変化に対する前記有限離散変数の少なくとも一部の寄与を、当該有限離散変数の離散値ごとに計算し、
前記表示処理ステップでは、前記目的変数の時間変化と、当該時間変化に対する前記離散値の寄与と、前記有限離散変数ごとに一覧可能な態様で表示させる、もの。
In the information processing system according to claim 1,
the explanatory variable comprises a finite discrete variable that takes a finite number of discrete values;
In the calculating step, the contribution of at least a portion of the finite discrete variable to the time variation of the objective variable is calculated for each discrete value of the finite discrete variable;
In the display processing step, the time change of the objective variable, the contribution of the discrete value to the time change, and the finite discrete variable are displayed in a viewable manner.
請求項1に記載の情報処理システムにおいて、
前記表示処理ステップでは、計算された寄与に基づき、前記説明変数の表示優先度を設定し、
当該表示優先度が高い前記説明変数を優先的に表示させる、もの。
In the information processing system according to claim 1,
In the display processing step, the display priority of the explanatory variables is set based on the calculated contribution,
The explanatory variable having the higher display priority is preferentially displayed.
情報処理方法であって、
請求項1~請求項6の何れか1つに記載の情報処理システムの各ステップを含む、方法。
An information processing method,
A method comprising the steps of an information processing system according to any one of claims 1-6.
情報処理プログラムであって、
少なくとも1つのコンピュータに、請求項1~請求項6の何れか1つに記載の情報処理システムの各ステップを実行させる、もの。
An information processing program,
A computer that causes at least one computer to execute each step of the information processing system according to any one of claims 1 to 6.
JP2022172623A 2021-10-31 2022-10-27 Information processing system, information processing method and information processing program Pending JP2023067836A (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2021178414 2021-10-31
JP2021178414 2021-10-31
JP2021187486 2021-11-18
JP2021187486 2021-11-18

Publications (1)

Publication Number Publication Date
JP2023067836A true JP2023067836A (en) 2023-05-16

Family

ID=86325827

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2022158537A Pending JP2023067771A (en) 2021-10-31 2022-09-30 Information processing system, program, and information processing method
JP2022172623A Pending JP2023067836A (en) 2021-10-31 2022-10-27 Information processing system, information processing method and information processing program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2022158537A Pending JP2023067771A (en) 2021-10-31 2022-09-30 Information processing system, program, and information processing method

Country Status (1)

Country Link
JP (2) JP2023067771A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7369320B1 (en) 2023-07-14 2023-10-25 コリニア株式会社 Information processing device, method, program, and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7369320B1 (en) 2023-07-14 2023-10-25 コリニア株式会社 Information processing device, method, program, and system

Also Published As

Publication number Publication date
JP2023067771A (en) 2023-05-16

Similar Documents

Publication Publication Date Title
Çelikbilek et al. An in-depth review of theory of the TOPSIS method: An experimental analysis
Zhu et al. A comprehensive literature review of the demand forecasting methods of emergency resources from the perspective of artificial intelligence
Allah Bukhsh et al. Network level bridges maintenance planning using Multi-Attribute Utility Theory
Beecham et al. Exploring gendered cycling behaviours within a large-scale behavioural data-set
Hanssens et al. Assessing the functional polycentricity of the mega-city-region of Central Belgium based on advanced producer service transaction links
Bhattacharya et al. Distance-based consensus method for ABC analysis
Sharma et al. Turning the blackbox into a glassbox: An explainable machine learning approach for understanding hospitality customer
Dahal et al. An agent-integrated irregular automata model of urban land-use dynamics
Sun et al. A bus route evaluation model based on GIS and super-efficient data envelopment analysis
Tse et al. Analyzing the use of an advance booking curve in forecasting hotel reservations
Patil et al. Variation in the value of travel time savings and its impact on the benefits of managed lanes
Comi et al. Aggregate delivery tour modeling through AVM data: Experimental evidence for light goods vehicles
Yildiz et al. Planning for meals-on-wheels: algorithms and application
Brook Reframing models of arts attendance: Understanding the role of access to a venue. The case of opera in London
Serpell Towards a knowledge-based assessment of conceptual cost estimates
Maduku et al. Success indicators among black owned informal small micro and medium enterprises’(SMMEs) in South Africa
Sun et al. Multi-step ahead tourism demand forecasting: The perspective of the learning using privileged information paradigm
KR102419035B1 (en) Commercial area analysis system for providing 3D map information
Feizizadeh et al. Urban restaurants and online food delivery during the COVID-19 pandemic: a spatial and socio-demographic analysis
JP2023067836A (en) Information processing system, information processing method and information processing program
Han et al. Search well and be wise: A machine learning approach to search for a profitable location
Verma et al. A data analytic-based logistics modelling framework for E-commerce enterprise
Comber et al. Building hierarchies of retail centers using Bayesian multilevel models
Zhong et al. ReCovNet: Reinforcement learning with covering information for solving maximal coverage billboards location problem
Park et al. Analysis of system parameters for one-way carsharing systems