JP7457217B2 - information processing equipment - Google Patents

information processing equipment Download PDF

Info

Publication number
JP7457217B2
JP7457217B2 JP2019184800A JP2019184800A JP7457217B2 JP 7457217 B2 JP7457217 B2 JP 7457217B2 JP 2019184800 A JP2019184800 A JP 2019184800A JP 2019184800 A JP2019184800 A JP 2019184800A JP 7457217 B2 JP7457217 B2 JP 7457217B2
Authority
JP
Japan
Prior art keywords
prediction
information
arrival time
unit
time
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.)
Active
Application number
JP2019184800A
Other languages
Japanese (ja)
Other versions
JP2021060292A (en
Inventor
利彦 藤田
Original Assignee
大下産業株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 大下産業株式会社 filed Critical 大下産業株式会社
Priority to JP2019184800A priority Critical patent/JP7457217B2/en
Publication of JP2021060292A publication Critical patent/JP2021060292A/en
Application granted granted Critical
Publication of JP7457217B2 publication Critical patent/JP7457217B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は複数のナビゲーション端末と通信可能であり、特定事項に係る予測可能な情報処理装置に関する。 The present invention relates to an information processing device capable of communicating with a plurality of navigation terminals and capable of predicting specific matters.

ナビゲーション端末において、GPS信号等により現在位置を認識し、目的地が入力されると、最適ルートと、所要時間、到達予測時刻等が表示される(例えば特許文献1)。ナビゲーション端末は車載搭載型が主流であるが、ナビゲーションアプリを有する携帯端末(スマートフォン等)をナビゲーション端末として利用することもある。 When a navigation terminal recognizes the current position using a GPS signal or the like and inputs a destination, the optimal route, required time, estimated arrival time, etc. are displayed (for example, Patent Document 1). Most navigation terminals are installed in vehicles, but mobile terminals (smartphones, etc.) with navigation apps are sometimes used as navigation terminals.

また、近年のナビゲーション端末は通信機能を有し、交通情報(渋滞情報)等が反映される。これにより、到達予測時刻の精度が向上する。 Furthermore, navigation terminals in recent years have communication functions and can reflect traffic information (congestion information), etc. This improves the accuracy of the predicted arrival time.

さらに、移動中も現在位置を認識し、到達予測時刻は随時更新される。これにより、更に到達予測時刻の精度が向上する。 Furthermore, the current location is recognized even while moving, and the predicted arrival time is updated at any time. This further improves the accuracy of the predicted arrival time.

ところで、近年、様々な分野において、ビッグデータを活用し、学習モデルに基づいた需要予測がなされている(例えば特許文献2)。 Incidentally, in recent years, big data has been utilized in various fields to predict demand based on learning models (for example, Patent Document 2).

特許4725637号公報Patent No. 4725637 特開2019-128922号公報Japanese Patent Application Publication No. 2019-128922

たとえば、過去の曜日、時刻、休日か否かなどの日時情報や、気温や降水量等の気象情報などの入力パラメータのデータと、特定事項の実測データとの相関関係に基づいて学習モデルを構築する。予測対象時刻の予測パラメータを学習モデルに入力することで、特定事項の予測が出力される。このような予測システムは、因果関係を検証することなく、予測パラメータを入力するだけ、大まかな予測結果を出力できるため、汎用性が高い。 For example, a learning model is constructed based on the correlation between input parameter data, such as date and time information (past day of the week, time, whether it was a holiday or not), and weather information (temperature, precipitation, etc.), and actual measured data for a specific item. By inputting the prediction parameters for the time to be predicted into the learning model, a prediction for the specific item is output. This type of prediction system is highly versatile, as it can output rough prediction results simply by inputting the prediction parameters, without verifying causal relationships.

しかしながら、過去のデータに基づく予測では、予測精度に限界がある。 However, predictions based on past data have limited prediction accuracy.

一方で、ナビゲーション端末を含むナビゲーションシステムにおける到達予測時刻は精度が高く、非常に有用である。また、比較的直近状況に基づく予測であり、この点でも有用である。しかしながら、到達予測時刻がナビゲーション端末の使用者に提示されるのみで、有効活用されている例はあまりなかった。 On the other hand, the predicted arrival time in a navigation system including a navigation terminal is highly accurate and very useful. Furthermore, the prediction is based on relatively recent circumstances, which is also useful. However, the predicted arrival time is only presented to the user of the navigation terminal, and there are not many examples of it being effectively utilized.

そこで、本願発明者は、特定事項の予測において、到達予測時刻を活用することにより、予測精度を向上させることを検討した。 Therefore, the inventor of the present invention considered improving the prediction accuracy by utilizing the predicted arrival time in predicting specific items.

本発明は上記課題を解決するものであり、予測精度の高い予測システムを提供することを目的とする。 The present invention solves the above problems, and aims to provide a prediction system with high prediction accuracy.

上記課題を解決する本発明の情報処理装置は、複数のナビゲーション端末と通信可能である通信部と、前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの位置、入力されたときの時刻を含む端末入力情報を取得する端末入力情報取得部と、前記ナビゲーション端末が前記目的地を含む特定位置に到達する時刻を予測する到達時刻予測部と、機械学習より生成された予測モデルを適用して前記特定位置における特定事項に係る予測をおこなう特定事項予測部と、前記到達時刻予測部が予測した前記ナビゲーション端末の到達時刻に基づいて、前記特定事項予測部がおこなった特定事項に係る予測情報を修正する修正部と、を備える。 An information processing device of the present invention that solves the above problems includes a communication unit capable of communicating with a plurality of navigation terminals, and a communication unit that transmits information such as a destination input to the navigation terminal, a position at the time of input, and a communication unit capable of communicating with a plurality of navigation terminals. a terminal input information acquisition unit that acquires terminal input information including the time when the navigation terminal arrives; an arrival time prediction unit that predicts the time at which the navigation terminal will arrive at a specific position including the destination; and a prediction generated by machine learning. a specific matter prediction unit that applies a model to predict specific matters at the specific position; and a specific matter that is performed by the specific matter prediction unit based on the arrival time of the navigation terminal predicted by the arrival time prediction unit. and a modification unit that modifies the prediction information related to the prediction information.

これにより、前日までに大まかな特定事項に係る予測ができるとともに、当日に修正することで、予測精度が向上する。 As a result, it is possible to roughly predict specific matters by the day before, and the accuracy of the prediction is improved by making corrections on the same day.

上記課題を解決する本発明の情報処理装置は、複数のナビゲーション端末と通信可能である通信部と、前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの位置、入力されたときの時刻を含む端末入力情報を取得する端末入力情報取得部と、前記ナビゲーション端末が、前記目的地への案内情報と前記案内情報以外の情報を切替表示可能な表示装置が設けられる特定位置を通過する時刻を予測する通過時刻予測部と、機械学習より生成された交通量推定モデルを適用し、前記特定位置から前記目的地への交通量時刻分布に対応して、前記案内情報を表示する時間帯を設定する案内情報表示時間帯設定部と、前記通過時刻予測部が予測した前記ナビゲーション端末の通過時刻に基づいて、前記案内情報表示時間帯設定部がおこなった前記案内情報を表示する時間帯を修正する修正部と、を備える。 An information processing device of the present invention that solves the above problems includes a communication unit capable of communicating with a plurality of navigation terminals, and a communication unit that transmits information such as a destination input to the navigation terminal, a position at the time of input, and a communication unit capable of communicating with a plurality of navigation terminals. a terminal input information acquisition unit that acquires terminal input information including the time at which the navigation terminal is located; and a specific position where the navigation terminal is provided with a display device that can switch and display guidance information to the destination and information other than the guidance information. A passing time prediction unit that predicts the time when the vehicle will pass through the destination, and a traffic volume estimation model generated by machine learning are applied to display the guidance information in accordance with the traffic volume time distribution from the specific location to the destination. displaying the guidance information set by the guidance information display time slot setting unit based on the passage time of the navigation terminal predicted by the passage time prediction unit; A correction unit for correcting the time zone.

精度良い予測により、ドライバーを確実に誘導することができるとともに、広告収入を増やすことができる。 Accurate predictions allow drivers to be guided reliably and can increase advertising revenue.

上記課題を解決する本発明の情報処理装置は、複数のナビゲーション端末と通信可能である通信部と、前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの位置、入力されたときの時刻を含む端末入力情報を取得する端末入力情報取得部と、前記ナビゲーション端末が前記目的地に到着する時刻を予測する到着時刻予測部と、機械学習より生成された予測モデルを適用して前記目的地にて提供する料理の調理スケジュールを作成する調理スケジュール作成部と、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻に基づいて、前記調理スケジュール作成部が作成した調理スケジュールを修正する修正部と、を備える。 An information processing device of the present invention that solves the above problems includes a communication unit capable of communicating with a plurality of navigation terminals, and a communication unit that transmits information such as a destination input to the navigation terminal, a position at the time of input, and a communication unit capable of communicating with a plurality of navigation terminals. a terminal input information acquisition unit that acquires terminal input information including the time when the navigation terminal arrives at the destination; an arrival time prediction unit that predicts the time when the navigation terminal will arrive at the destination; and a prediction model generated by machine learning. a cooking schedule creation unit that creates a cooking schedule for food to be served at the destination; and a cooking schedule created by the cooking schedule creation unit based on the arrival time of the navigation terminal predicted by the arrival time prediction unit. and a correction section for making corrections.

精度良い予測により、客にほとんど待ち時間なく出来立ての料理を提供できるとともに、食材の過剰廃棄を低減できる。 Accurate predictions allow customers to serve freshly prepared food with almost no waiting time, and reduce excessive food waste.

上記発明において好ましくは、前記端末入力情報は、前記ナビゲーション端末の端末IDを含み、前記端末IDごとに記憶されている嗜好性情報を取得する嗜好性情報取得部を更に備え、前記修正部は、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻および前記嗜好性情報に基づいて、前記調理スケジュール作成部が作成した調理スケジュールを修正する。 Preferably, in the above invention, the terminal input information includes a terminal ID of the navigation terminal, and further includes a preference information acquisition unit that acquires preference information stored for each terminal ID, and the modification unit includes: The cooking schedule created by the cooking schedule creation section is corrected based on the arrival time of the navigation terminal predicted by the arrival time prediction section and the preference information.

嗜好性情報を反映させることにより、注文料理を考慮して、調理スケジュールを生成できる。 By reflecting preference information, a cooking schedule can be generated taking into account the ordered dishes.

上記課題を解決する本発明の情報処理装置は、複数のナビゲーション端末と通信可能である通信部と、前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの位置、入力されたときの時刻を含む端末入力情報を取得する端末入力情報取得部と、前記ナビゲーション端末が目的地に到着する時刻を予測する到着時刻予測部と、機械学習より生成された予測モデルを適用して前記目的地周辺の駐車場の駐車状況を予測する駐車状況予測部と、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻に基づいて、前記駐車状況予測部が作成した駐車状況予測情報を修正する修正部と、を備える。 An information processing device of the present invention that solves the above problems includes a communication unit capable of communicating with a plurality of navigation terminals, and a communication unit that transmits information such as a destination input to the navigation terminal, a position at the time of input, and a communication unit capable of communicating with a plurality of navigation terminals. a terminal input information acquisition unit that acquires terminal input information including the time when the navigation terminal arrives at the destination; an arrival time prediction unit that predicts the time when the navigation terminal will arrive at the destination; and a prediction model generated by machine learning. A parking situation prediction unit that predicts the parking situation of a parking lot around the destination, and parking situation prediction information created by the parking situation prediction unit based on the arrival time of the navigation terminal predicted by the arrival time prediction unit. and a correction section for making corrections.

精度良い予測により、ドライバーは空いている駐車場に誘導される。 Accurate predictions guide drivers to available parking spaces.

上記課題を解決する本発明の情報処理装置は、複数のナビゲーション端末と通信可能である通信部と、前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの位置、入力されたときの時刻を含む端末入力情報を取得する端末入力情報取得部と、前記ナビゲーション端末が目的地に到着する時刻を予測する到着時刻予測部と、機械学習より生成された予測モデルを適用して前記目的地周辺の駐車場への誘導員の配置を計画する誘導員配置計画部と、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻に基づいて、前記誘導員配置計画部が計画した誘導員配置計画情報を修正する修正部と、を備える。 An information processing device of the present invention that solves the above problems includes a communication unit capable of communicating with a plurality of navigation terminals, and a communication unit that transmits a destination input to the navigation terminal, a position at the time of input, and a communication unit capable of communicating with a plurality of navigation terminals. a terminal input information acquisition unit that acquires terminal input information including the time when the navigation terminal arrives at the destination; an arrival time prediction unit that predicts the time when the navigation terminal will arrive at the destination; and a prediction model generated by machine learning. The guide placement planning unit plans the placement of guide staff in parking lots around the destination, and the guide placement planning unit plans the arrival time of the navigation terminal predicted by the arrival time prediction unit. A correction unit that corrects the guide staff placement plan information.

精度良い予測により、限られた誘導員を適切に配置できる。 Accurate predictions allow for the appropriate deployment of limited guide personnel.

上記課題を解決する本発明の情報処理装置は、ナビゲーション端末と通信可能である通信部と、前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの位置、入力されたときの時刻を含む端末入力情報を取得する端末入力情報取得部と、前記ナビゲーション端末が特定位置を通過する時刻を予測する通過時刻予測部と、前記通過時刻予測部が予測した通過時刻を含む時間帯に特定位置を通過するナビゲーション端末に対し、前記特定位置から前記目的地への案内情報を送信する案内情報送信部とを備える。 An information processing device of the present invention that solves the above problems includes a communication unit capable of communicating with a navigation terminal, and a destination inputted to the navigation terminal, a position at the time of input, and a time when the destination is inputted from the navigation terminal. a terminal input information acquisition unit that acquires terminal input information including the time of the navigation terminal; a passing time prediction unit that predicts the time when the navigation terminal passes a specific position; and a time period that includes the passing time predicted by the passage time prediction unit. and a guidance information transmitting section that transmits guidance information from the specific location to the destination to a navigation terminal passing through the specific location.

精度良い予測により、ドライバーを確実に誘導することができる。 Accurate predictions allow drivers to be guided reliably.

上記発明において好ましくは、前記ナビゲーション端末は、無線受信可能領域では広域無線通信と近距離無線通信とが可能であり、前記特定位置は、前記ナビゲーション端末の広域無線通信不可能領域であり、前記案内情報送信部は、前記特定位置近傍に設けられた近距離無線通信装置を介して、案内情報を送信する。 In the above invention, preferably, the navigation terminal is capable of wide-area wireless communication and short-range wireless communication in a wireless receivable area, the specific position is an area where wide-area wireless communication is not possible for the navigation terminal, and the navigation terminal The information transmitter transmits guidance information via a short-range wireless communication device provided near the specific location.

これにより、広域無線通信が不可能であっても、ドライバーを確実に誘導することができる。 This makes it possible to reliably guide the driver even if wide-area wireless communication is not possible.

上記課題を解決する本発明の情報処理装置は、ナビゲーション端末と通信可能である通信部と、前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの位置、入力されたときの時刻、および、前記ナビゲーション端末の端末IDを含む端末入力情報を取得する端末入力情報取得部と、前記ナビゲーション端末が特定位置を通過する時刻を予測する通過時刻予測部と、前記通過時刻予測部が予測した通過時刻を含む時間帯に特定位置を通過するナビゲーション端末に対し、前記端末IDを確認し、ナビゲーション端末を特定する特定部と、前記特定部がナビゲーション端末を特定した場合、前記特定位置近傍に設けられ、前記特定位置から前記目的地への案内情報と前記案内情報以外の情報を切替表示可能な表示装置に、切替指令を送信する切替指令送信部とを備える。 An information processing device of the present invention that solves the above problems includes a communication unit capable of communicating with a navigation terminal, and a destination inputted to the navigation terminal, a position at the time of input, and a time when the destination is inputted from the navigation terminal. a terminal input information acquisition unit that acquires terminal input information including a time and a terminal ID of the navigation terminal; a passing time prediction unit that predicts a time when the navigation terminal passes a specific position; an identification unit that identifies the navigation terminal by confirming the terminal ID of the navigation terminal that passes through a specific location during a time period including the predicted passage time; A switching command transmitter is provided nearby and configured to transmit a switching command to a display device that can switch between displaying guidance information from the specific position to the destination and information other than the guidance information.

精度良い予測により、ドライバーを確実に誘導することができるとともに、広告収入を増やすことができる。 Accurate predictions allow drivers to be guided reliably and can increase advertising revenue.

本発明の情報処理装置は、予測システムの一部である。本発明の情報処理装置を用いれば、予測精度向上を期待できる。 The information processing device of the present invention is part of a prediction system. By using the information processing device of the present invention, improvement in prediction accuracy can be expected.

予測システムの概略構成であるThis is the schematic configuration of the prediction system. 情報処理装置の動作フローの一例であるThis is an example of an operation flow of an information processing device. 本願予測システムを、案内看板表示切替に適用する例のイメージ図である。It is an image diagram of an example in which the prediction system of the present application is applied to information signboard display switching. 案内看板表示切替の基本動作のイメージ図である。It is an image diagram of the basic operation of guidance signboard display switching. 各通過量データのイメージ図である。It is an image diagram of each passing amount data. 案内看板表示切替に係る変形例のイメージ図である。It is an image diagram of a modification concerning guidance signboard display switching. 案内通知に係るイメージ図である。It is an image diagram related to a guidance notification. 本願予測システムを、大型飲食店の調理スケジュールに適用する例のイメージ図である。It is an image diagram of an example in which the prediction system of the present application is applied to the cooking schedule of a large restaurant. 調理スケジュールのイメージ図である。It is an image diagram of a cooking schedule. 調理スケジュール作成に係る変形例のイメージ図である。It is an image diagram of a modification concerning cooking schedule creation. 本願予測システムを、遊園地等のレジャー施設の駐車場の駐車状況予測に適用する例のイメージ図である。FIG. 2 is an image diagram of an example in which the prediction system of the present application is applied to predicting parking conditions in parking lots of leisure facilities such as amusement parks. 駐車状況予測のイメージ図である。It is an image diagram of parking situation prediction. 本願予測システムを、遊園地等のレジャー施設の駐車場の誘導員配置計画に適用する例のイメージ図である。FIG. 2 is an image diagram of an example in which the prediction system of the present application is applied to a guide placement plan for a parking lot of a leisure facility such as an amusement park. 誘導員配置計画のイメージ図である。It is an image diagram of the guide staff allocation plan. 本願ポイントのイメージ図である。It is an image diagram of the main points of the present application.

~共通構成~
図1は、予測システムの概略構成である。予測システムは、情報処理装置1と複数のナビゲーション端末2とを含む。
~Common configuration~
FIG. 1 shows a schematic configuration of a prediction system. The prediction system includes an information processing device 1 and a plurality of navigation terminals 2.

情報処理装置1は、一般的な情報処理装置と同様、プロセッサ、メモリ、入出力インターフェイス、通信インターフェイス、データベースを有する。データベースは外部にあってもよい。情報処理装置1は、情報を入力し、プログラムにより所定の演算を実行し、演算結果を出力する。 The information processing device 1, like a typical information processing device, has a processor, memory, an input/output interface, a communication interface, and a database. The database may be external. The information processing device 1 inputs information, executes a predetermined calculation using a program, and outputs the calculation results.

情報処理装置1と複数のナビゲーション端末2とはネットワークを介して相互に通信可能である。 The information processing device 1 and the plurality of navigation terminals 2 can communicate with each other via a network.

ナビゲーション端末2は、車載型端末が一般的であるが、ナビゲーションアプリを組み込んだ携帯端末(スマートフォン等)でもよい。ナビゲーション端末2は、GPS信号等により現在位置を認識している。目的地が入力されると、最適ルート、所要時間、到達予測時刻等を出力する。移動中も随時演算を継続し、出力結果を更新する。ナビゲーション端末2は一般的なナビゲーション端末と同等の構成を有する。 The navigation terminal 2 is generally an in-vehicle terminal, but may also be a mobile terminal (such as a smartphone) with a built-in navigation app. The navigation terminal 2 recognizes the current location using GPS signals, etc. When a destination is input, it outputs the optimal route, required time, predicted arrival time, etc. Calculations are continued at all times while traveling, and the output results are updated. The navigation terminal 2 has a configuration equivalent to that of a typical navigation terminal.

情報処理装置1にける機能ブロック図について説明する。情報処理装置1は、通信部11と、端末情報取得部12と、到達時刻予測部13と、特定事項予測部14と、予測出力部15と、予測モデル更新部16と、修正部17とを備える。 The following describes a functional block diagram of the information processing device 1. The information processing device 1 includes a communication unit 11, a terminal information acquisition unit 12, an arrival time prediction unit 13, a specific item prediction unit 14, a prediction output unit 15, a prediction model update unit 16, and a correction unit 17.

端末情報取得部12と、到達時刻予測部13とは、一般的なナビゲーションシステムの構成と類似する。 The terminal information acquisition unit 12 and the arrival time prediction unit 13 have a similar configuration to that of a general navigation system.

端末情報取得部12は、通信部11を介して、ナビゲーション端末2から端末の現在位置情報、入力された目的地情報、端末識別情報を含む端末情報を取得する。 The terminal information acquisition unit 12 acquires terminal information including the terminal's current location information, input destination information, and terminal identification information from the navigation terminal 2 via the communication unit 11.

到達時刻予測部13は、現在位置と目的地との距離と標準速度から所要時間を演算し、現在時刻と所要時間から目的地への到達時刻を予測する。適宜、外部より交通情報(渋滞情報)等を入力し、修正する。 The arrival time prediction unit 13 calculates the required time from the distance between the current position and the destination and the standard speed, and predicts the arrival time to the destination from the current time and the required time. Traffic information (traffic information), etc. is input from outside and corrected as appropriate.

なお、上記形態では、情報処理装置1が、到達予測時刻を演算しているが、端末側または別の情報処理装置が到達予測時刻を演算し、端末情報の一つとして取得してもよい。すなわち、到達予測時刻を取得できれば、限定されない。 In the above embodiment, the information processing device 1 calculates the predicted arrival time, but the terminal side or another information processing device may calculate the predicted arrival time and acquire it as one of the terminal information. That is, there is no limitation as long as the predicted arrival time can be obtained.

また、最適ルート、所要時間、到達予測時刻等の出力情報は、通信部11を介して、ナビゲーション端末2に送信され、ナビゲーション端末2の画面に表示される。 Furthermore, output information such as the optimal route, required time, and predicted arrival time is transmitted to the navigation terminal 2 via the communication unit 11 and displayed on the screen of the navigation terminal 2.

特定事項予測部14と、予測出力部15と、予測モデル更新部16とは、一般的な予測システムの構成と類似する。 The specific item prediction unit 14, the prediction output unit 15, and the prediction model update unit 16 are similar in configuration to a general prediction system.

特定事項予測部14は、機械学習より生成された予測モデルを適用し、特定位置(たとえば目的地)にて発生する特定事項に係る予測をおこなう。過去の複数のパラメータに係るデータと特定事項の実測データとの相関関係に基づいて予測モデルが構築されている。対象時刻の対応パラメータを予測モデルに入力し、特定事項に係る予測結果を出力する。 The specific matter prediction unit 14 applies a prediction model generated by machine learning to predict a specific matter that will occur at a specific location (for example, a destination). A prediction model is constructed based on the correlation between data related to a plurality of past parameters and actual measurement data of specific items. Input the corresponding parameters of the target time into the prediction model and output the prediction results related to the specific item.

予測出力部15は、特定事項に係る予測結果を外部3~5に出力する。例えば、通信部11を介して、ナビゲーション端末2や、特定事項が発生する場所にある携帯端末5や、特定事項が発生する場所に設置されている別の情報処理装置4に送信する。 The prediction output unit 15 outputs prediction results related to specific matters to external devices 3 to 5. For example, it is transmitted via the communication unit 11 to the navigation terminal 2, the mobile terminal 5 located at the location where the specific matter occurs, or another information processing device 4 installed at the location where the specific matter occurs.

予測モデル更新部16は、通信部11を介して、特定事項に係る実測結果を入力し、予測が実測に近づくように、予測モデルを再調整する。 The prediction model updating unit 16 receives actual measurement results regarding specific matters via the communication unit 11, and readjusts the prediction model so that the prediction approaches the actual measurement.

修正部17は、本願の特徴的な構成である。到達時刻予測部13での到達予測時刻に基づいて、特定事項予測部14がおこなった特定事項に係る予測情報を修正する。 The modification unit 17 is a characteristic configuration of the present application. Based on the predicted arrival time by the arrival time prediction unit 13, the prediction information related to the specific matter performed by the specific item prediction unit 14 is corrected.

たとえば、到達予測時刻分布が特定事項予測分布に相似すると仮定して、概形が近似するようにキャリブレーションをおこない、特定事項予測分布を修正する。 For example, assuming that the distribution of predicted arrival times is similar to the distribution of specific item predictions, calibration is performed so that the general shape is approximated, and the distribution of specific item predictions is corrected.

また、到達予測時刻分布を予測モデルのパラメータの1つとして入力し、特定事項に係る予測結果を出力してもよい。この場合、予測モデル更新部16は、到達時刻予測部13における到達予測時刻分布を学習データとして再活用し、実測結果との相関関係を解析し、予測モデルを再調整する。 Alternatively, the predicted arrival time distribution may be input as one of the parameters of the prediction model, and the prediction result regarding the specific item may be output. In this case, the prediction model update unit 16 reuses the predicted arrival time distribution in the arrival time prediction unit 13 as learning data, analyzes the correlation with the actual measurement results, and readjusts the prediction model.

~共通動作~
図2は、情報処理装置1の動作フローの一例である。
~ Common operation ~
FIG. 2 is an example of an operation flow of the information processing device 1.

ナビゲーション端末2は固有の識別情報を有している。ナビゲーション端末2は現在位置を認識している。また、ナビゲーション端末2には目的地が入力される。 The navigation terminal 2 has unique identification information. The navigation terminal 2 recognizes the current position. Further, a destination is input to the navigation terminal 2.

端末情報取得部12は、通信部11を介して、ナビゲーション端末2から端末の現在位置情報、入力された目的地情報、端末識別情報を含む端末情報を取得する(ステップ1)。なお、現在時刻は、情報処理装置1側またはナビゲーション端末2側または両方にて取得する。 The terminal information acquisition unit 12 acquires terminal information including current position information of the terminal, input destination information, and terminal identification information from the navigation terminal 2 via the communication unit 11 (step 1). Note that the current time is acquired on the information processing device 1 side, the navigation terminal 2 side, or both.

到達時刻予測部13は、端末情報取得部12より端末情報を入力し、所定の演算を行ない、到達予測時刻等を出力する(ステップ2)。適宜、通信部11を介して、演算結果をナビゲーション端末2に送信する。 The arrival time prediction unit 13 receives the terminal information from the terminal information acquisition unit 12, performs a predetermined calculation, and outputs the predicted arrival time, etc. (step 2). If necessary, the calculation result is transmitted to the navigation terminal 2 via the communication unit 11.

一方で、ナビゲーション端末2の動作と並列して、特定事項予測部14は、機械学習より生成された予測モデルを適用し、特定位置(たとえば目的地)にて発生する特定事項に係る予測をおこなう(ステップ3)。たとえば、特定事項が発生する前日にて大まかな予測が可能である。予測出力部15は、特定位置にある携帯端末5や別の情報処理装置4に、前日に予測を出力する(ステップ4)。 Meanwhile, in parallel with the operation of the navigation terminal 2, the specific event prediction unit 14 applies a prediction model generated by machine learning to make a prediction regarding a specific event occurring at a specific location (e.g., a destination) (step 3). For example, a rough prediction can be made the day before the specific event occurs. The prediction output unit 15 outputs the prediction the day before to a mobile terminal 5 or another information processing device 4 at the specific location (step 4).

一方で、ステップ2における到達予測時刻は、特定事項が発生する当日(例えば数時間前)にて取得可能である。 On the other hand, the predicted arrival time in step 2 can be obtained on the day (for example, several hours before) that the specific event occurs.

これにより、修正部17は、直近かつ精度のよいデータ(到達予測時刻)を特定事項に係る予測に反映させることができる(ステップ5)。なお、到達予測時刻は随時更新されるため、特定事項に係る予測も随時修正される。予測出力部15は、特定位置にある携帯端末5や別の情報処理装置4に、最新の予測を出力する。 Thereby, the modification unit 17 can reflect the most recent and accurate data (predicted arrival time) in the prediction regarding the specific item (step 5). Note that since the predicted arrival time is updated at any time, predictions regarding specific matters are also revised at any time. The prediction output unit 15 outputs the latest prediction to the mobile terminal 5 or another information processing device 4 located at a specific location.

予測モデル更新部16は、通信部11を介して、特定事項に係る実測結果を入力し(ステップ6)、予測が実測に近づくように、予測モデルを再調整する(ステップ7)。 The prediction model update unit 16 inputs the actual measurement results related to the specific items via the communication unit 11 (step 6) and readjusts the prediction model so that the predictions approach the actual measurements (step 7).

~共通効果~
従来型予測システムは、過去の実測データに基づき予測する。当該データは、機械学習により相関性の高いパラメータと関連付けられるものの、直接の因果関係は不明である。その結果、予測精度に限界がある。
~Common effect~
Conventional prediction systems make predictions based on past actual measurement data. Although this data is associated with highly correlated parameters through machine learning, the direct causal relationship is unclear. As a result, prediction accuracy is limited.

一方、ナビゲーション端末2に目的地が入力された場合、特に、ナビゲーションシステムによる誘導が継続している場合は、ナビゲーション端末2の使用者(ドライバー)が当該目的地に来る可能性が極めて高い。さらに、到達予測時刻は精度も極めて高い。従来型予測システムで用いるデータが例えば特定事項が発生する前日以前に取得されているのに対し、到達予測時刻は直近(例えば数時間前)に取得されたものである。言い換えると、予測通りにドライバーが目的地に到着する可能性が極めて高い。 On the other hand, when a destination is input into the navigation terminal 2, and particularly when guidance by the navigation system is continuing, there is an extremely high probability that the user (driver) of the navigation terminal 2 will reach the destination. Furthermore, the predicted arrival time is also extremely accurate. Whereas the data used in conventional prediction systems is obtained, for example, the day before or before a specific event occurs, the predicted arrival time is obtained very recently (for example, a few hours ago). In other words, there is an extremely high probability that the driver will arrive at the destination as predicted.

到達予測時刻に基づいて特定事項に係る予測を修正することにより、予測精度向上を期待できる。 By correcting predictions related to specific items based on the predicted arrival time, prediction accuracy can be expected to improve.

~案内看板表示切替~
<概要>
図3は本願予測システムを、案内看板表示切替に適用する例のイメージ図である。
~ Information signboard display switching ~
<Summary>
FIG. 3 is an image diagram of an example in which the prediction system of the present application is applied to information signboard display switching.

ゴルフ場等の郊外のレジャー施設は、途中の要所(分岐地点等)に案内看板を設けることが多い。案内表示に誘導されることにより、ドライバーは迷わず目的地に到着できる。近年は殆どのドライバーがナビゲーションシステムを利用しているが、分岐等の表示が分かりにくいこともある。これに対し、併用して、ドライバーが案内看板を視認することにより、ナビゲーションシステムを補完できる。 Leisure facilities in the suburbs, such as golf courses, often have information signboards at important points along the way (such as junction points). By being guided by information displays, drivers can arrive at their destination without getting lost. In recent years, most drivers use navigation systems, but sometimes the display of junctions, etc., is difficult to understand. On the other hand, when used in conjunction with this system, the driver can visually check information signboards to supplement the navigation system.

案内看板の周りには商業用の宣伝広告看板も併設されていることが多い。看板が多いと死角が増えて安全上の問題がある、景観を損なうといった批判もある。そのため、なるべく看板の数を減らすことが好ましい。このような批判に対し、近年はデジタルサイネージが注目されている。近年、デジタルサイネージは大型化および廉価化する傾向にある。 Commercial advertising signs are often placed around information signs. Criticism has also been raised that having too many signboards increases blind spots, creating safety issues, and spoiling the landscape. Therefore, it is preferable to reduce the number of signboards as much as possible. In response to such criticism, digital signage has attracted attention in recent years. In recent years, digital signage has tended to become larger and cheaper.

デジタルサイネージでは、表示内容を適宜切り替えることができる。一つの案内看板によりレジャー施設への案内表示と複数の商用広告とを切り替えて表示できる。その結果、他の看板は不要となる。 With digital signage, the displayed content can be changed as appropriate. A single information signboard can switch between a guide to a leisure facility and a plurality of commercial advertisements. As a result, no other signboards are needed.

ところで、ゴルフ場等のレジャー施設へ向かうドライバーが、案内表示を必要とする時間帯は限定的であると推測される。例えば、ゴルフを朝から昼過ぎまでプレーすることが一般的であり、ゴルフ場に向かうドライバーは朝の時間帯に集中する。なお、ゴルフ場から帰宅するドライバーに案内表示は必要ない。 By the way, it is presumed that the time period during which a driver heading to a leisure facility such as a golf course requires a guidance display is limited. For example, it is common to play golf from morning until early afternoon, and drivers heading to the golf course concentrate on the morning hours. Note that there is no need for a guide display for drivers returning home from the golf course.

ドライバーへの案内表示の必要性が少ない時間帯に、商業用宣伝表示を増やすことで広告収入が得られ、デジタルサイネージを維持運営できる。ここで、案内表示の時間帯や割合が重要になる。案内表示が不充分であると、ドライバーが迷い目的地に到着できないおそれもある。案内表示が過剰であると、充分な広告収入が得られない。そこで、本願予測システムは、最適な案内表示の切替を判断する。 By increasing the number of commercial advertising displays during times when there is little need for information displays for drivers, advertising revenue can be obtained and digital signage can be maintained and operated. Here, the time period and ratio of guidance display are important. If the guidance information is inadequate, drivers may get lost and may not be able to reach their destination. If the information is displayed excessively, sufficient advertising revenue cannot be obtained. Therefore, the prediction system of the present invention determines the optimal guidance display switching.

<通過量予測および時間帯設定>
図4は本願予測システムの基本動作のイメージ図である。図5は各データのイメージ図である。
<Passing amount prediction and time zone setting>
FIG. 4 is an image diagram of the basic operation of the prediction system of the present application. FIG. 5 is an image diagram of each data.

まず、どのくらいのドライバーが案内表示視認の必要であるか、すなわち需要量を推定する。案内看板を確認して目的地に向かう交通量を直接実測できればよいが、通過車両から当該目的地に向かう車両のみを抽出することは難しく、例えば以下のように推定する。 First, it is estimated how many drivers need to visually check the guidance display, that is, the amount of demand. It would be good if the traffic volume heading towards the destination could be directly measured by checking the guide signboard, but it is difficult to extract only the vehicles heading towards the destination from the passing vehicles, so for example, estimation is performed as follows.

案内看板3にセンサ(例えばカメラ)を設置し、当該目的地方面に向かう通過量を実測することは可能である(実測データA)。 It is possible to install a sensor (for example, a camera) on the guide signboard 3 and actually measure the amount of traffic passing toward the destination (measured data A).

また、目的地入口にセンサ(例えばカメラ)を設置し、当該目的地に到着する通過量を実測することは可能である(実測データB)。 Furthermore, it is possible to install a sensor (for example, a camera) at the entrance of a destination and actually measure the amount of traffic arriving at the destination (actual measurement data B).

実測データAには、当該目的地方面に向かうが、目的地とは無関係な車両も含まれている。実測データBには、当該案内看板に無関係な経路を経て目的地に到着した車両も含まれている。そこで、案内看板から目的地までの所要時間を考慮しながら、実測データAと実測データBとに含まれる車両を抽出する。画像解析により車両を特定してもよい。これにより、実測に準ずる案内看板前の車両通過量を推定できる。これを時系列とすることにより、交通量分布データ(推定データC)を取得できる。 Actual measurement data A also includes vehicles heading toward the destination, but unrelated to the destination. Actual measurement data B also includes vehicles that arrived at their destinations via routes unrelated to the information signboard. Therefore, vehicles included in measured data A and measured data B are extracted while taking into account the time required from the guide sign to the destination. The vehicle may be identified by image analysis. Thereby, the amount of vehicles passing in front of the guide sign can be estimated based on actual measurements. By making this a time series, traffic volume distribution data (estimated data C) can be obtained.

ところで、一般に、ゴルフ場等のレジャー施設の需要は、気象状況(気温、降水量、風速、日射量等)や休日か否か等の日時情報に左右されると推測される。例えば、休日かつ天候が良ければ来場者が多い可能性が高い。逆に、平日や悪天候であれば来場者が少ない可能性が高い。また、ゴルフ場等のレジャー施設は長時間滞在する傾向があり、目的地への来場者の車両が案内看板前を通過する時間帯は午前中に集中するものと思われる。その他、需要予測に影響するパラメータを特定する。 Incidentally, it is generally assumed that the demand for leisure facilities such as golf courses is influenced by weather conditions (temperature, precipitation, wind speed, amount of solar radiation, etc.) and date and time information such as whether it is a holiday or not. For example, if it is a holiday and the weather is good, there is a high possibility that there will be many visitors. On the other hand, if it is a weekday or bad weather, there is a high possibility that there will be fewer visitors. In addition, people tend to stay at leisure facilities such as golf courses for a long time, and it is thought that the time when the vehicles of visitors to their destinations pass in front of the information signboards is concentrated in the morning. Identify other parameters that affect demand forecasting.

過去の入力パラメータと過去の交通量分布データ(推定データC)との相関関係を解析し、予測モデルを構築する。たとえば、機械学習より予測モデルを生成する。 Analyze the correlation between past input parameters and past traffic distribution data (estimated data C) and build a prediction model. For example, a predictive model is generated using machine learning.

さらに、当日のパラメータを予測し、予測モデルに入力し、交通量分布データ(予測データD)を予測する。すなわち、予測データDは、案内表示を必要とするドライバーに関する需要予測である。レジャー施設の特殊性により、需要が集中する時間帯が発生する。 Furthermore, the parameters for the day are predicted and input into the prediction model to predict traffic distribution data (prediction data D). That is, the prediction data D is a demand prediction regarding drivers who require guidance display. Due to the unique nature of leisure facilities, there are times when demand is concentrated.

なお、上記通過量予測の手法は一例であり、他の手法でも良い。 Note that the above-mentioned method of predicting the amount of passage is one example, and other methods may be used.

案内情報表示時間帯設定部14は、予測データDに対応して、需要が集中する時間帯を抽出し、案内表示を優先的に表示する時間帯を設定する。例えば、当該時間帯では、案内表示の割合を60%以上とする。具体的には、10秒間、案内表示をした後、5秒間、商用広告表示をし、これを繰り返す。当該時間帯以外では、案内表示の割合を40%以下とする。具体的には、5秒間、案内表示をした後、10秒間、商用広告表示をし、これを繰り返す。 The guidance information display time zone setting unit 14 extracts a time zone where demand is concentrated in accordance with the prediction data D, and sets a time zone in which the guidance display is preferentially displayed. For example, during this time period, the ratio of guidance display is set to be 60% or more. Specifically, a guide is displayed for 10 seconds, then a commercial advertisement is displayed for 5 seconds, and this is repeated. Outside of this time period, the proportion of guidance display shall be 40% or less. Specifically, a guide is displayed for 5 seconds, then a commercial advertisement is displayed for 10 seconds, and this is repeated.

上記の例では、説明の簡略化の為、案内表示を優先的に表示する時間帯とそれ以外の時間帯の2つに分けたが、時間帯を細分化し、予測データDに対応して、需要に応じて案内表示の割合を設定してもよい。 In the above example, to simplify the explanation, the time period is divided into two: the time period during which the information display is given priority and the other time periods. However, the time period may be further subdivided and the proportion of information display set according to demand in accordance with the predicted data D.

上記の例では、案内情報表示時間帯設定部14による案内表示優先の具体例として、表示時間に着目したが、表示面積に着目してもよい。例えば、案内表示と商用広告表示案内表示を同一画面に表示する。案内表示優先時間帯では、案内表示の面積割合を70%以上とし、商用広告表示の面積割合を30%未満とする。当該時間帯以外では、案内表示の面積割合を30%未満とし、商用広告表示の面積割合を70%以上とする。 In the above example, as a specific example of giving priority to guidance display by the guidance information display time zone setting unit 14, attention was focused on the display time, but attention may be focused on the display area. For example, a guide display and a commercial advertisement display guide display are displayed on the same screen. In the guidance display priority time period, the area ratio of the guidance display is set to be 70% or more, and the area ratio of the commercial advertisement display is set to be less than 30%. Outside of this time period, the area ratio of guidance display shall be less than 30%, and the area ratio of commercial advertisement display shall be 70% or more.

さらに、ドライバーが案内表示を見落とすことによる不利益(例えばドライバーからの苦情件数)を減益評価とし、減益評価を含めて広告収入益が最大化するように強化学習し、案内表示の時間帯を設定してもよい。すなわち、案内表示が適正に機能する範囲で、商用広告表示を増やす。 In addition, the disadvantages caused by drivers overlooking guidance displays (for example, the number of complaints from drivers) are evaluated as profit reduction, and reinforcement learning is performed to maximize advertising revenue including the profit reduction evaluation, and the time period for guidance display is set. You may. In other words, the number of commercial advertisements displayed will be increased to the extent that guidance displays can function properly.

<修正>
交通量分布データ(予測データD)は、過去の実測データに基づく予測である。過去のデータの傾向がそのまま再現されるとは限らない。また、入力パラメータと予測対象(交通量分布)には相関関係があると推測されるが、直接の因果関係は不明である。したがって、予測精度に限界がある。そこで、ナビゲーションンシステムから得られる通過予測時刻に基づいて、交通量分布データ(予測データD)を修正する。
<Correction>
Traffic volume distribution data (prediction data D) is a prediction based on past measured data. It is not guaranteed that the trends of past data will be reproduced exactly as they are. In addition, although it is assumed that there is a correlation between the input parameters and the prediction target (traffic volume distribution), the direct causal relationship is unclear. Therefore, there is a limit to the prediction accuracy. Therefore, the traffic volume distribution data (prediction data D) is corrected based on the predicted passage time obtained from the navigation system.

ゴルフ場等のレジャー施設への来場者(ドライバーまたはナビゲーション端末使用者)は、自宅等からレジャー施設に向かう際、ナビゲーション端末2に目的地(レジャー施設)を入力する。 A visitor (driver or navigation terminal user) to a leisure facility such as a golf course inputs a destination (leisure facility) into the navigation terminal 2 when heading to the leisure facility from home or the like.

通過時刻予測部13は、ナビゲーション端末2を乗せた車両が、案内看板前を通過する時刻を予測する。なお、予測経路上に当該案内看板がない場合は、通過時刻予測を省略する。 The passing time prediction unit 13 predicts the time when the vehicle carrying the navigation terminal 2 will pass in front of the guide signboard. Note that if there is no guide signboard on the predicted route, the passage time prediction is omitted.

複数(多数)のナビゲーション端末2より、通過予測時刻を取得し、時系列とすることにより、予測データEを生成する。車両移動中も通過予測時刻を随時更新し、予測データEを随時更新する。 The predicted passage times are obtained from multiple (large number of) navigation terminals 2 and organized into a time series to generate predicted data E. The predicted passage times are updated as needed even while the vehicle is moving, and the predicted data E is updated as needed.

予測データEには、ナビゲーション端末2に目的地を入力した来場者の情報のみしか反映されない。言い換えると、予測データEには、ナビゲーションシステムを利用しない来場者の情報は反映されない。 The predicted data E reflects only the information of visitors who have input their destinations into the navigation terminal 2. In other words, the predicted data E does not reflect information about visitors who do not use the navigation system.

しかし、近年は殆どのドライバーがナビゲーションシステムを利用していることから、多数の情報が得られる。また、ナビゲーション端末2に目的地を入力した来場者の殆どが当該目的地に向かうことから、予測再現性が高い。さらに、通過予測時刻は例えば数時間後の予測であり、かつ、ナビゲーションシステムの予測精度が高いことから、通過予測時刻の予測精度は高い。したがって、予測データEは実際に案内看板前を通過する通過量と近似もしくは相似するものと推測できる。 However, since most drivers nowadays use navigation systems, a large amount of information can be obtained. In addition, since most visitors who input their destination into the navigation terminal 2 head to that destination, the prediction reproducibility is high. Furthermore, the predicted passage time is predicted, for example, several hours into the future, and since the prediction accuracy of the navigation system is high, the prediction accuracy of the predicted passage time is also high. Therefore, it can be assumed that the predicted data E is close to or similar to the actual number of vehicles passing in front of the guide sign.

言い換えると、予測データDは相関関係に基づくが、予測データEは因果関係に準ずる。 In other words, the prediction data D is based on correlation, but the prediction data E is based on causality.

修正部17は、通過時刻予測部13での通過予測時刻(予測データE)に基づいて、交通量分布データ(予測データD)を修正し、通過予測時刻(予測データF)を生成する。さらに、案内情報表示時間帯設定部14がおこなった案内情報を優先表示する時間帯を修正する。これにより予測精度が向上する。 The modification unit 17 modifies the traffic volume distribution data (prediction data D) based on the predicted passage time (prediction data E) by the passage time prediction unit 13, and generates the predicted passage time (prediction data F). Further, the time slot for preferentially displaying the guidance information set by the guidance information display time slot setting unit 14 is modified. This improves prediction accuracy.

<出力と予測モデル更新>
出力部15は、通信部11を介して、案内看板3に表示切替情報(案内表示と商用広告表示との切替指令)を出力する。案内看板3は、切替指令に基づき、案内表示を優先表示し、または、商用広告表示優先を表示する。案内看板前を通過するドライバーは案内表示を視認する。
<Output and prediction model update>
The output unit 15 outputs display switching information (switching command between guidance display and commercial advertisement display) to the guidance signboard 3 via the communication unit 11. Based on the switching command, the guide signboard 3 gives priority to guidance display or displays priority to commercial advertisement display. Drivers passing in front of the information sign visually check the information display.

これにより、ドライバーを確実に誘導することができるとともに、広告収入を増やすことができる。 This will allow them to attract drivers reliably and increase advertising revenue.

本願予測システムは、通過量を予測するとともに、通過量実測を行なっている。 The prediction system of the present invention not only predicts the amount of passage, but also measures the amount of passage.

予測モデル更新部16は、修正後の予測データFが実測に準ずる推定データC(準実測データ)に近づくように、予測モデルを再調整する。これにより、予測モデルの予測精度も向上する。 The prediction model updating unit 16 readjusts the prediction model so that the corrected prediction data F approaches estimated data C (quasi-actual measurement data) that is based on actual measurement. This also improves the prediction accuracy of the prediction model.

~案内看板表示切替 変形例~
<概要>
図6は、案内看板表示切替に係る変形例のイメージ図である。
~ Information signboard display switching modification example ~
<Summary>
FIG. 6 is an image diagram of a modified example of switching the guide signboard display.

上記適用例と本変形例では、デジタルサイネージにより看板数を減らす点、最適な案内表示の切替を判断する点で共通する。 The above application example and this modification have in common that the number of billboards is reduced by using digital signage, and that the optimal guidance display switching is determined.

上記適用例では、機械学習より生成された予測モデルを、ナビゲーションシステムよる予測時刻で修正するのに対し、本変形例ではナビゲーションシステムよる予測時刻を中心に最適な案内表示の切替を判断する。 In the application example described above, the prediction model generated by machine learning is corrected using the predicted time by the navigation system, whereas in this modification, the optimal guidance display switching is determined based on the predicted time by the navigation system.

情報処理装置1と複数のナビゲーション端末2とはネットワークを介して相互に通信可能である。通信には、携帯電話網等の広域無線通信が用いられる。しかしながら、ゴルフ場等のレジャー施設の案内看板が設置される場所は、山間部など広域無線通信が不可能な場合も多い。ナビゲーションシステムによる誘導に不具合が発生するおそれもあり、案内看板の視認が重要になる。 The information processing device 1 and the plurality of navigation terminals 2 can communicate with each other via a network. Wide area wireless communication such as a mobile phone network is used for communication. However, the locations where information signs for leisure facilities such as golf courses are installed are often in mountainous areas where wide-area wireless communication is not possible. There is also the risk of problems with guidance provided by the navigation system, so visual recognition of guide signs is important.

そこで、本変形例では、案内看板または案内看板近傍に近距離無線通信の基地局を設ける。近距離無線通信基地局は情報処理装置1と有線または無線により通信可能である。なお、ナビゲーション端末2は、広域無線通信と近距離無線通信の両方が可能である。したがって、ナビゲーション端末2は近距離無線通信基地局とも通信可能である。 Therefore, in this modification, a base station for short-range wireless communication is provided on the guide signboard or near the guide signboard. The short-range wireless communication base station can communicate with the information processing device 1 by wire or wirelessly. Note that the navigation terminal 2 is capable of both wide-area wireless communication and short-range wireless communication. Therefore, the navigation terminal 2 can also communicate with the short-range wireless communication base station.

なお、広域無線通信と近距離無線通信の明確な区別は難しいが、説明の簡略の為、通信距離が100m以上(一般的に数km)のものを広域無線通信とし、通信距離が100m未満(かつ10m以上)のものを近距離無線通信とする。 It is difficult to clearly distinguish between wide-area wireless communication and short-range wireless communication, but for the sake of simplicity, wide-area wireless communication refers to communication distances of 100 m or more (generally several km), and communication distances of less than 100 m (generally several km) are defined as wide-area wireless communication. and 10 meters or more) is considered short-range wireless communication.

<切替指令>
ゴルフ場等のレジャー施設への来場者(ドライバーまたはナビゲーション端末使用者)は、自宅等からレジャー施設に向かう際、ナビゲーション端末2に目的地(レジャー施設)を入力する。
<Switching command>
A visitor (driver or navigation terminal user) to a leisure facility such as a golf course inputs a destination (leisure facility) into the navigation terminal 2 when heading to the leisure facility from home or the like.

端末情報取得部12は、通信部11を介して、ナビゲーション端末2から端末の現在位置情報、入力された目的地情報、端末識別情報を含む端末情報を取得する。 The terminal information acquisition unit 12 acquires terminal information including current position information of the terminal, input destination information, and terminal identification information from the navigation terminal 2 via the communication unit 11 .

通過時刻予測部13は、ナビゲーション端末2を乗せた車両が、案内看板前を通過する時刻を予測する。なお、予測経路上に当該案内看板がない場合は、通過時刻予測を省略する。移動中もナビゲーション端末2の現在位置を認識し、通過予測時刻は随時更新される。 The passing time prediction unit 13 predicts the time when the vehicle carrying the navigation terminal 2 will pass in front of the guide signboard. Note that if there is no guide signboard on the predicted route, passing time prediction is omitted. The current position of the navigation terminal 2 is recognized even while moving, and the predicted passing time is updated at any time.

ナビゲーション端末特定部18(図示省略)は、通過予測時刻直前になると、近距離無線通信基地局を介して、ナビゲーション端末2の端末識別情報を確認し、特定する。たとえば、ナビゲーション端末2の端末識別情報を再取得し、最後に取得したナビゲーション端末2の端末識別情報と一致するか否か判断する。一致する場合は、ナビゲーション端末2を特定する。 Immediately before the predicted passing time, the navigation terminal identification unit 18 (not shown) checks and identifies the terminal identification information of the navigation terminal 2 via the short-range wireless communication base station. For example, the terminal identification information of the navigation terminal 2 is acquired again, and it is determined whether it matches the terminal identification information of the navigation terminal 2 that was acquired last. If they match, the navigation terminal 2 is specified.

切替指令出力部15は、近距離無線通信基地局を介して、案内看板に表示切替情報(案内表示と商用広告表示との切替指令)を出力する。具体的には、ナビゲーション端末2を特定すると、案内表示に切り替えるように指令する。案内看板は、商用広告表示を基本とし、切替指令を受信すると案内表示を表示する。案内看板前を通過するドライバーは案内表示を視認する。案内看板は、所定時間経過すると商用広告表示に戻す。 The switching command output unit 15 outputs display switching information (switching command between guidance display and commercial advertisement display) to the guidance signboard via the short-range wireless communication base station. Specifically, when the navigation terminal 2 is identified, a command is given to switch to the guidance display. The guidance signboard is basically used to display commercial advertisements, and will display the guidance display upon receiving a switching command. Drivers passing in front of the information sign visually check the information display. The information signboard returns to commercial advertisement display after a predetermined period of time has elapsed.

これにより、ドライバーを確実に誘導することができるとともに、広告収入を増やすことができる。 This makes it possible to reliably guide drivers and increase advertising revenue.

~案内通知 変形例~
<概要>
図7は、案内通知に係るイメージ図である。
~Guidance notification modification example~
<Summary>
FIG. 7 is an image diagram related to the guidance notification.

本変形例は、上記案内看板表示切替の更なる変形例である。近年では、安全面や景観面から案内看板の撤去が求められている。 This modification is a further modification of the above guide signboard display switching. In recent years, there has been a demand for the removal of information signs for safety and aesthetic reasons.

情報処理装置1と複数のナビゲーション端末2とはネットワークを介して相互に通信可能である。通信には、携帯電話網等の広域無線通信が用いられる。しかしながら、ゴルフ場等のレジャー施設の案内看板が設置される場所は、山間部など広域無線通信が不可能な場合も多い。ナビゲーションシステムによる誘導に不具合が発生するおそれもあり、案内看板の視認が重要になる。本変形例では、案内看板を撤去し、これに変えて、ナビゲーション端末2に案内表示を通知する。 The information processing device 1 and the plurality of navigation terminals 2 can communicate with each other via a network. Wide area wireless communication such as a mobile phone network is used for communication. However, the locations where information signs for leisure facilities such as golf courses are installed are often in mountainous areas where wide-area wireless communication is not possible. There is also the risk of problems with guidance provided by the navigation system, so visual recognition of guide signs is important. In this modification, the guide signboard is removed and the navigation terminal 2 is notified of the guide display instead.

<案内通知>
案内撤去位置またはその近傍に近距離無線通信の基地局を設ける。近距離無線通信基地局は情報処理装置1と有線または無線により通信可能である。なお、ナビゲーション端末2は、広域無線通信と近距離無線通信の両方が可能である。したがって、ナビゲーション端末2は近距離無線通信基地局とも通信可能である。
<Information notice>
A base station for short-range wireless communication will be installed at or near the guidance removal location. The short-range wireless communication base station can communicate with the information processing device 1 by wire or wirelessly. Note that the navigation terminal 2 is capable of both wide-area wireless communication and short-range wireless communication. Therefore, the navigation terminal 2 can also communicate with the short-range wireless communication base station.

ゴルフ場等のレジャー施設への来場者(ドライバーまたはナビゲーション端末使用者)は、自宅等からレジャー施設に向かう際、ナビゲーション端末2に目的地(レジャー施設)を入力する。 A visitor (driver or navigation terminal user) to a leisure facility such as a golf course inputs a destination (leisure facility) into the navigation terminal 2 when heading to the leisure facility from home or the like.

端末情報取得部12は、通信部11を介して、ナビゲーション端末2から端末の現在位置情報、入力された目的地情報、端末識別情報を含む端末情報を取得する。 The terminal information acquisition unit 12 acquires terminal information including current position information of the terminal, input destination information, and terminal identification information from the navigation terminal 2 via the communication unit 11 .

通過時刻予測部13は、ナビゲーション端末2を乗せた車両が、案内撤去位置を通過する時刻を予測する。なお、予測経路上に案内撤去位置がない場合は、通過時刻予測を省略する。移動中もナビゲーション端末2の現在位置を認識し、通過予測時刻は随時更新される。 The passing time prediction unit 13 predicts the time when the vehicle carrying the navigation terminal 2 will pass the guidance removal position. Note that if there is no guide removal position on the predicted route, passing time prediction is omitted. The current position of the navigation terminal 2 is recognized even while moving, and the predicted passage time is updated at any time.

ナビゲーション端末特定部18(図示省略)は、通過予測時刻直前になると、近距離無線通信基地局を介して、ナビゲーション端末2の端末識別情報を確認し、特定する。たとえば、ナビゲーション端末2の端末識別情報を再取得し、最後に取得したナビゲーション端末2の端末識別情報と一致するか否か判断する。一致する場合は、ナビゲーション端末2を特定する。 Immediately before the predicted passing time, the navigation terminal identification unit 18 (not shown) checks and identifies the terminal identification information of the navigation terminal 2 via the short-range wireless communication base station. For example, the terminal identification information of the navigation terminal 2 is acquired again, and it is determined whether it matches the terminal identification information of the navigation terminal 2 that was acquired last. If they match, the navigation terminal 2 is specified.

案内通知出力部15は、近距離無線通信基地局を介して、特定したナビゲーション端末2に案内通知を出力する。仮に、広域無線通信不可能によりナビゲーションシステムによる誘導に不具合が発生する場合でも、ナビゲーション端末2には案内表示される。これにより、ドライバーを確実に誘導することができる。 The guidance notification output unit 15 outputs a guidance notification to the specified navigation terminal 2 via the short-range wireless communication base station. Even if a problem occurs in the guidance provided by the navigation system due to the inability of wide area wireless communication, guidance will be displayed on the navigation terminal 2. This allows the driver to be reliably guided.

~飲食店調理スケジュール~
<概要>
図8は本願予測システムを、大型飲食店の調理スケジュールに適用する例のイメージ図である。
~Restaurant cooking schedule~
<Overview>
FIG. 8 is an image diagram of an example in which the prediction system of the present invention is applied to the cooking schedule of a large restaurant.

従来の大型飲食店では、別の場所に設けられたセントラルキッチンにてあらかた調理しておき、加工済み料理を冷凍保存して店舗に運搬し、店舗にて解凍等の簡単な仕上げをすることで料理を提供している。一方で、近年は、地元の特産品を地元で食す、いわゆる地産地消が注目されている。地産地消では鮮度の良い地元食材を味わうことができる。 Traditionally, in large restaurants, food is mostly prepared in a central kitchen set up in a separate location, then the processed food is frozen and transported to the store, where simple finishing touches such as defrosting are performed. Serves food. On the other hand, in recent years, so-called local production for local consumption, which means eating local specialty products locally, has been attracting attention. With local production for local consumption, you can enjoy fresh local ingredients.

セントラルキッチン方式では工業製品と同様に調理スケジュールを立てられるのに対し、地産地消方式では、需要・供給とも不安定であり、調理スケジュールが立てづらい。特に、冷凍保存等したり、保存料を使用してしまうと、鮮度の良い地元食材と言う長所が失われてしまう。いわゆる作り置きができない。この点でも、地産地消方式では、調理スケジュールが立てづらい。そこで、本願予測システムは、地産地消方式の飲食店の調理スケジュールを作成する。 Whereas with the central kitchen system, cooking schedules can be created in the same way as for industrial products, with the local production and consumption system, both demand and supply are unstable, making it difficult to create cooking schedules. In particular, if the ingredients are frozen or preservatives are used, the advantage of fresh local ingredients is lost. In other words, it is not possible to prepare food in advance. In this respect, too, it is difficult to create cooking schedules with the local production and consumption system. Therefore, the present prediction system creates cooking schedules for restaurants that use the local production and consumption system.

<調理スケジュール作成>
図9は調理スケジュールのイメージ図である。
<Creating a cooking schedule>
FIG. 9 is an image diagram of the cooking schedule.

一般に、飲食店での需要は、気象状況(気温、降水量、風速、日射量等)や休日か否か等の日時情報に左右されると推測される。例えば、休日かつ天候が良ければ来客が多い可能性が高い。逆に、平日や悪天候であれば来客が少ない可能性が高い。また、ランチ時とディナー時に需要が集中する。その他、需要予測に影響するパラメータを特定する。例えば、春夏秋冬により旬の食材が異なる。 In general, it is assumed that demand at restaurants is influenced by weather conditions (temperature, precipitation, wind speed, amount of sunlight, etc.) and date and time information such as whether it is a holiday or not. For example, if it is a holiday and the weather is good, there is a high possibility that there will be many visitors. On the other hand, if it is a weekday or bad weather, there is a high possibility that there will be fewer visitors. Additionally, demand is concentrated during lunch and dinner hours. Identify other parameters that affect demand forecasting. For example, seasonal ingredients vary depending on spring, summer, fall, and winter.

過去の入力パラメータと過去の各食材使用量および各料理提供量(時系列含む)との相関関係を解析し、予測モデルを構築する。たとえば、機械学習より予測モデルを生成する。 A predictive model is constructed by analyzing the correlation between past input parameters and past amounts of each ingredient used and amount of each dish served (including time series). For example, a predictive model is generated using machine learning.

調理スケジュール作成部14は、当日のパラメータを予測し、予測モデルに入力し、各食材使用量および各料理提供量(時系列含む)を予測する。各提供料理に用いる対応食材や調理時間等を反映させ、調理スケジュールを作成する。 The cooking schedule creation unit 14 predicts the parameters for the day, inputs them into a prediction model, and predicts the amount of each ingredient to be used and the amount of each dish to be served (including time series). Create a cooking schedule that reflects the compatible ingredients and cooking time used for each dish.

図示の例では、説明を簡略化するため、工程を各使用食材の下処理と、各提供料理の本調理に分けている。各提供料理の需要時刻分布に対応できるように、各使用食材の下処理を行なう時刻を設定する。 In the illustrated example, in order to simplify the explanation, the process is divided into preparation of each ingredient used and main cooking of each served dish. The time for pre-processing each ingredient is set so as to correspond to the demand time distribution for each served dish.

なお、上記需要予測の手法は一例であり、他の手法でも良い。 Note that the above demand forecasting method is just one example, and other methods may also be used.

出力部15は、通信部11を介して飲食店に設置してある端末4に調理スケジュールを出力する。飲食店運営者は、端末に表示されている調理スケジュールを閲覧する。調理スケジュールには各食材使用量も表示されている。大まかな調理スケジュールは前日に取得可能である。飲食店運営者は、調理スケジュールに対応できるように、各食材を前日までに発注し、調達しておく。 The output unit 15 outputs the cooking schedule to a terminal 4 installed in the restaurant via the communication unit 11. The restaurant operator views the cooking schedule displayed on the terminal. The cooking schedule also shows the amount of each ingredient used. A rough cooking schedule can be obtained the day before. The restaurant operator orders and procures each ingredient by the day before so that it can be prepared according to the cooking schedule.

<修正>
上記需要予測は、過去の実測データに基づく予測である。過去のデータの傾向がそのまま再現されるとは限らない。また、入力パラメータと予測対象(各料理提供量等)には相関関係があると推測されるが、直接の因果関係は不明である。したがって、予測精度に限界がある。そこで、ナビゲーションンシステムから得られる到着予測時刻に基づいて、需要予測および調理スケジュールを修正する。
<Correction>
The above demand forecast is based on past actual measurement data. Trends in past data may not necessarily be reproduced exactly as they are. Furthermore, although it is assumed that there is a correlation between the input parameters and the prediction target (the amount of each dish served, etc.), the direct causal relationship is unknown. Therefore, there is a limit to prediction accuracy. Therefore, the demand forecast and cooking schedule are revised based on the predicted arrival time obtained from the navigation system.

飲食店で食事しようとする客は(ドライバーまたはナビゲーション端末使用者)は、自宅等から飲食店に向かう際、ナビゲーション端末2に目的地(飲食店または飲食店が含まれる施設)を入力する。 A customer (driver or navigation terminal user) who intends to eat at a restaurant inputs a destination (a restaurant or a facility including a restaurant) into the navigation terminal 2 when heading to the restaurant from home or the like.

到着時刻予測部13は、ナビゲーション端末2を乗せた車両が、飲食店に到着する時刻を予測する。 The arrival time prediction unit 13 predicts the time when the vehicle carrying the navigation terminal 2 will arrive at the restaurant.

複数(多数)のナビゲーション端末2より到着予測時刻を取得し、時系列とすることにより、来店予想時刻分布を生成する。車両移動中も到着予測時刻を随時更新し、来店予想時刻分布を随時更新する。 By acquiring predicted arrival times from a plurality of (many) navigation terminals 2 and arranging them in chronological order, a distribution of predicted arrival times is generated. Even while the vehicle is moving, the predicted arrival time is updated at any time, and the expected store arrival time distribution is updated at any time.

なお、飲食店の駐車場に車両が到着してから、飲食店にて客が着席するまでの時間はほぼ一定であると推測される。すなわち、来店時刻分布は到着時刻分布より所定時間(たとえば10分)ほど遅れて発生する。 Note that it is estimated that the time from when a vehicle arrives at the parking lot of a restaurant to when a customer is seated at the restaurant is approximately constant. That is, the store arrival time distribution occurs about a predetermined time (for example, 10 minutes) later than the arrival time distribution.

上記来店予想時刻分布には、ナビゲーション端末2に目的地を入力した来客の情報のみしか反映されない。言い換えると、ナビゲーションシステムを利用しない来客、車以外の手段でアクセスする来客の情報は反映されない。 The expected store arrival time distribution reflects only information on visitors who have input their destinations into the navigation terminal 2. In other words, information about visitors who do not use the navigation system or who access by means other than cars is not reflected.

しかし、近年は殆どのドライバーがナビゲーションシステムを利用していることや、地産地消の飲食店へのアクセスは車が多いことから、多数の情報が得られる。また、ナビゲーション端末2に目的地を入力した来客の殆どが当該目的地に向かうことから、予測再現性が高い。さらに、到着予測時刻は例えば数時間後の予測であり、かつ、ナビゲーションシステムの予測精度が高いことから、到着予測時刻の予測精度は高い。したがって、上記来店予想時刻分布は実際の来店時刻分布と近似もしくは相似するものと推測できる。 However, in recent years, most drivers use navigation systems, and many local restaurants are accessible by car, so a large amount of information can be obtained. Further, since most of the visitors who input their destination into the navigation terminal 2 head for the destination, the prediction reproducibility is high. Further, the predicted arrival time is predicted several hours in the future, and the navigation system has a high prediction accuracy, so the prediction accuracy of the predicted arrival time is high. Therefore, it can be inferred that the above expected store visit time distribution is approximate or similar to the actual store visit time distribution.

言い換えると、前日までに予測した各料理提供量等は相関関係に基づくが、当日の来店予想時刻分布は因果関係に準ずる。 In other words, the amount of each dish to be served predicted up to the previous day is based on a correlation, but the distribution of expected arrival times on the day is based on a causal relationship.

修正部17は、到着時刻予測部13での来店予想時刻分布に基づいて、各料理提供量等の予測や調理スケジュールを修正する。これにより予測精度が向上する。 The modification unit 17 modifies the prediction of the amount of each dish to be served and the cooking schedule based on the expected arrival time distribution obtained by the arrival time prediction unit 13. This improves prediction accuracy.

出力部15は、通信部11を介して飲食店に設置してある端末4に当日の調理スケジュールを出力する。飲食店運営者は、端末に表示されている調理スケジュールを閲覧する。 The output unit 15 outputs the day's cooking schedule to the terminal 4 installed in the restaurant via the communication unit 11. The restaurant operator views the cooking schedule displayed on the terminal.

飲食店に到着した客は車を駐車場に停めて来店し、着席する。ほとんど待ち時間なく出来立ての料理が客に提供される。 Customers who arrive at a restaurant park their cars in the parking lot, come to the restaurant, and take a seat. Freshly prepared food is served to customers with almost no waiting time.

当日の各食材使用量の予測が各食材調達量より多い場合は、過剰食材について鮮度を保つ処理を施し、可能であれば翌日使用する。当日の各食材使用量の予測が各食材調達量より少ない場合は、不足食材について当日追加発注する。地産地消の飲食店では、少量であれば食材調達は容易である。 If the predicted amount of each ingredient to be used for the day is greater than the amount of each ingredient to be procured, the excess ingredients are processed to maintain their freshness and, if possible, used the next day. If the predicted amount of each ingredient to be used on the day is less than the amount of each ingredient to be procured, additional orders are placed for the missing ingredients on the day. Locally produced and locally consumed restaurants can easily procure ingredients in small quantities.

これにより、食材切れで料理を提供できないことがないし、食材が過剰に廃棄されることがない。 This prevents food from being unavailable due to running out of ingredients, and prevents excessive amounts of ingredients from being wasted.

<予測モデル更新>
本願予測システムは、各食材使用量や各料理提供量(時系列)を予測するとともに、各食材使用量や各料理提供量(時系列)を実測する。
<Prediction model update>
The prediction system of the present invention predicts the amount of each ingredient used and the amount of each dish served (time series), and also measures the amount of each ingredient used and the amount of each dish served (time series).

予測モデル更新部16は、修正後の各食材使用量や各料理提供量の予測値が実測値に近づくように、予測モデルを再調整する。これにより、予測モデルの予測精度も向上する。 The predictive model updating unit 16 readjusts the predictive model so that the corrected predicted values of the amount of each ingredient to be used and the amount of each dish to be served approach the actual measured values. This also improves the prediction accuracy of the prediction model.

さらに、客が注文してから料理が提供されるまでの待ち時間に起因する減益評価、食材欠品による減益評価、食品廃棄による減益評価を換算して、減益評価が最少となる様に強化学習をしても良い。 In addition, reinforcement learning is performed to minimize the profit reduction evaluation by converting the profit reduction evaluation due to the waiting time from the customer's order to the food being served, the profit reduction evaluation due to the shortage of ingredients, and the profit reduction evaluation due to food waste. You may do so.

<変形例>
図10は調理スケジュール作成に係る変形例のイメージ図である。
<Modified example>
FIG. 10 is an image diagram of a modified example of cooking schedule creation.

端末情報取得部12が取得する端末情報には、ナビゲーション端末2の端末識別情報が含まれる。 The terminal information acquired by the terminal information acquisition unit 12 includes terminal identification information of the navigation terminal 2.

情報処理装置1のデータベースまたは情報処理装置1と通信可能な別の情報処理装置のデータベースには、各端末識別情報に対応づけてナビゲーション端末2の使用者の嗜好性情報が記憶されている。そこで、端末情報取得部12が取得する端末情報に嗜好性情報を含める。嗜好性情報取得部は、端末情報取得部12の一部である。 Preference information of the user of the navigation terminal 2 is stored in the database of the information processing device 1 or in the database of another information processing device capable of communicating with the information processing device 1 in association with each piece of terminal identification information. Therefore, the preference information is included in the terminal information acquired by the terminal information acquisition unit 12. The preference information acquisition unit is part of the terminal information acquisition unit 12.

嗜好性情報と飲食店において注文される料理とは相関関係があると推定される。客は嗜好性情報に関連付けられた料理を注文する可能性が高い。到着時刻予測部13は、提供料理ごとに来店予想時刻分布、言い換えると、注文予想時刻分布を生成する。 It is presumed that there is a correlation between preference information and the food ordered at a restaurant. Customers are likely to order dishes associated with preference information. The arrival time prediction unit 13 generates an expected arrival time distribution for each offered dish, in other words, an expected order time distribution.

修正部17は、注文予想時刻分布に基づいて、各料理提供量等の予測や調理スケジュールを修正する。注文される料理まで予想可能であるため、予測精度が更に向上する。 The modification unit 17 modifies the prediction of the amount of each dish to be served and the cooking schedule based on the expected order time distribution. Since it is possible to predict even the dishes that will be ordered, prediction accuracy is further improved.

~駐車状況予測~
<概要>
図11は本願予測システムを、遊園地等のレジャー施設の駐車場の駐車状況予測に適用する例のイメージ図である。
~Parking situation prediction~
<Summary>
FIG. 11 is an image diagram of an example in which the prediction system of the present application is applied to predicting parking conditions in parking lots of leisure facilities such as amusement parks.

遊園地等のレジャー施設は数千人~数万人の集客力を有する。これに対応可能な駐車場が必要となる。1つの駐車場では不充分な場合は、レジャー施設の周辺に幾つかの駐車場を設ける。 Amusement parks and other leisure facilities have the capacity to attract thousands to tens of thousands of people. Parking lots capable of accommodating this number are required. If one parking lot is not sufficient, several parking lots are set up around the leisure facility.

駐車場が広範囲に設けられると、混雑しているエリアと、空きがあるエリアとが混在することが発生する。しかしながら、来場者(ドライバー)には駐車場の駐車状況を把握できず、他に空きあるにもかかわらず、駐車場待ちをすることもある。仮に、駐車場管理者が、空きがあるエリアに誘導を試みても、ドライバーは全体状況を把握できていないので混乱するおそれがある。そこで、本願予測システムは、駐車場の駐車状況を予測し、事前にドライバーに通知する。 When parking lots are set up over a wide area, it is possible that some areas are congested and some have vacant spaces. However, visitors (drivers) are unable to grasp the parking situation at the parking lot, and may end up waiting for a parking spot even when there are other spaces available. Even if the parking lot manager attempts to guide drivers to an area with vacant spaces, the drivers may become confused because they are unable to grasp the overall situation. Therefore, the present prediction system predicts the parking situation at the parking lot and notifies drivers in advance.

<駐車状況予測>
図12は駐車状況予測のイメージ図である。
<Parking situation prediction>
FIG. 12 is an image diagram of the parking situation prediction.

来場者が多いと、駐車場は混雑する。来場者が少ないと、駐車場は空いている。したがって、来場者需要を介して、駐車状況を予測できる。 If there are many visitors, the parking lot will be crowded. If there are few visitors, the parking lot will be empty. Therefore, the parking situation can be predicted based on visitor demand.

一般に、レジャー施設の来場者需要は、気象状況(気温、降水量、風速、日射量等)や休日か否か等の日時情報に左右されると推測される。例えば、休日かつ天候が良ければ来場者が多い可能性が高い。逆に、平日や悪天候であれば来場者が少ない可能性が高い。 In general, it is assumed that the demand for visitors to leisure facilities is influenced by weather conditions (temperature, precipitation, wind speed, amount of sunlight, etc.) and date and time information such as whether it is a holiday or not. For example, if it is a holiday and the weather is good, there is a high possibility that there will be many visitors. On the other hand, if it is a weekday or bad weather, there is a high possibility that there will be fewer visitors.

レジャー施設は長時間滞在する傾向があり、到着時刻は午前中に集中するものと思われる。一方、夜間イベントがあれば、到着時刻分布も変化する。また、複数の駐車場がある場合や、複数の入口がある場など、各来場者の来場経路によっても、混雑具合は変化する。 People tend to stay at leisure facilities for a long time, and arrival times are likely to be concentrated in the morning. On the other hand, if there is a nighttime event, the arrival time distribution will also change. The degree of congestion also changes depending on each visitor's route to the venue, such as when there are multiple parking lots or multiple entrances.

一方、ある程度の滞在時間が経過すると、駐車場は空いてくる。滞在時間は気象状況やイベント内容に左右されると推測される。その他、需要予測に影響するパラメータを特定する。 On the other hand, after a certain amount of staying time has passed, the parking lot becomes vacant. It is assumed that the length of stay will depend on weather conditions and the content of the event. Identify other parameters that affect demand forecasting.

過去の入力パラメータと過去の駐車状況との相関関係を解析し、予測モデルを構築する。たとえば、機械学習より予測モデルを生成する。 Analyze the correlation between past input parameters and past parking conditions and build a predictive model. For example, a predictive model is generated using machine learning.

駐車状況予測部14は、当日のパラメータを予測し、予測モデルに入力し、時刻ごとの各駐車場の駐車状況を予測する。 The parking situation prediction unit 14 predicts the parameters for the current day, inputs them into a prediction model, and predicts the parking situation of each parking lot at each time.

図示の例では、予測対象時刻にて、駐車場Aには駐車場に充分空きがあり、駐車場Bには駐車場の空きは充分でなく、駐車場Cには駐車場は満車状態であり、待ち時間が発生すると予測されている。 In the illustrated example, at the prediction target time, there is sufficient parking space in parking lot A, there is not enough space in parking lot B, and parking lot C is full. , it is expected that there will be some waiting time.

出力部15は、予測状況をホームページ等にて公開する。来場者は、各自の端末5にて事前にホームページ等を閲覧し、レジャー施設の駐車状況予測を把握し、空いている駐車場を選択する。事前に状況を把握しているので、現地にて混乱することがない。 The output unit 15 publishes the predicted situation on a homepage or the like. The visitors view the homepage etc. in advance on their respective terminals 5, understand the predicted parking situation at the leisure facility, and select an available parking lot. Since we know the situation in advance, there is no confusion on site.

<修正>
上記需要予測は、過去の実測データに基づく予測である。過去のデータの傾向がそのまま再現されるとは限らない。また、入力パラメータと予測対象(需要予測に基づく駐車状況予測)には相関関係があると推測されるが、直接の因果関係は不明である。したがって、予測精度に限界がある。そこで、ナビゲーションンシステムから得られる到着予測時刻に基づいて、需要予測および駐車状況予測を修正する。
<Correction>
The above demand forecast is based on past measured data. It is not always possible to reproduce the trends of past data as is. In addition, although it is assumed that there is a correlation between the input parameters and the prediction target (parking situation prediction based on demand forecast), the direct causal relationship is unclear. Therefore, there is a limit to the prediction accuracy. Therefore, the demand forecast and parking situation forecast are revised based on the predicted arrival time obtained from the navigation system.

レジャー施設への来場者は(ドライバーまたはナビゲーション端末使用者)は、自宅等からレジャー施設に向かう際、ナビゲーション端末2に目的地(レジャー施設)を入力する。 When a visitor to a leisure facility (a driver or a navigation terminal user) heads to the leisure facility from his/her home or the like, he/she inputs the destination (leisure facility) into the navigation terminal 2.

到着時刻予測部13は、ナビゲーション端末2を乗せた車両が、レジャー施設に到着する時刻を予測する。 The arrival time prediction unit 13 predicts the time when the vehicle carrying the navigation terminal 2 will arrive at the leisure facility.

複数(多数)のナビゲーション端末2より到着予測時刻を取得し、時系列とすることにより、到着予想時刻分布を生成する。車両移動中も到着予測時刻を随時更新し、到着予想時刻分布を随時更新する。 By acquiring predicted arrival times from a plurality of (many) navigation terminals 2 and arranging them in time series, an expected arrival time distribution is generated. Even while the vehicle is moving, the predicted arrival time is updated as needed, and the predicted arrival time distribution is updated as needed.

上記到着予想時刻分布には、ナビゲーション端末2に目的地を入力した来場者の情報のみしか反映されない。言い換えると、ナビゲーションシステムを利用しない来場者の情報は反映されない。 The above estimated arrival time distribution reflects only the information of visitors who have entered their destinations into the navigation terminal 2. In other words, it does not reflect the information of visitors who do not use the navigation system.

しかし、近年は殆どのドライバーがナビゲーションシステムを利用していることから、多数の情報が得られる。また、ナビゲーション端末2に目的地を入力した来場者の殆どが当該目的地に向かうことから、予測再現性が高い。さらに、到着予測時刻は例えば数時間後の予測であり、かつ、ナビゲーションシステムの予測精度が高いことから、到着予測時刻の予測精度は高い。したがって、到着時刻予測部13による到着予想時刻分布は実際の到着時刻分布と近似もしくは相似するものと推測できる。 However, in recent years, most drivers use navigation systems, which provides a wealth of information. In addition, since most of the visitors who input their destination into the navigation terminal 2 head to the destination, the prediction reproducibility is high. Furthermore, since the predicted arrival time is predicted several hours in the future, and the navigation system has high prediction accuracy, the prediction accuracy of the predicted arrival time is high. Therefore, it can be inferred that the predicted arrival time distribution by the arrival time prediction unit 13 is approximate or similar to the actual arrival time distribution.

言い換えると、前日までに予測した到着予想時刻分布は相関関係に基づくが、当日の到着予想時刻分布は因果関係に準ずる。 In other words, the expected arrival time distribution predicted up to the previous day is based on a correlation, but the expected arrival time distribution on the current day is based on a causal relationship.

修正部17は、到着時刻予測部13での到着予想時刻分布に基づいて、駐車状況予測を修正する。これにより予測精度が向上する。 The modification unit 17 modifies the parking situation prediction based on the expected arrival time distribution in the arrival time prediction unit 13. This improves prediction accuracy.

出力部15は、各自の端末5に表示されるホームページ等における予測状況表示を更新する。さらに、通信部11を介してナビゲーション端末2に誘導案内を出力する。ドライバーは、誘導案内により、空いている駐車場に誘導される。全体状況を把握していなくても、現地にて混乱することがない。 The output unit 15 updates the predicted situation display on the homepage or the like displayed on each user's terminal 5. Furthermore, it outputs guidance to the navigation terminal 2 via the communication unit 11. The driver is guided to an available parking lot by the guidance. Even if the driver does not understand the overall situation, he or she will not get confused on-site.

ナビゲーションシステムは、来場経路と駐車場状況を考慮して、最適な駐車場を選択し、ドライバーに提案する。ドライバーは、空いている駐車場があるにも関わらず、無駄に駐車場待ちをすることがない。 The navigation system takes into account the route and parking lot situation, selects the most suitable parking lot, and makes a suggestion to the driver. Drivers do not needlessly wait for a parking lot even if there is an empty parking lot.

<予測モデル更新>
本願予測システムは、各時刻の駐車場状況を予測するとともに、各時刻の駐車場状況を実測する。
<Prediction model update>
The prediction system of the present invention predicts the parking lot situation at each time and also measures the parking lot situation at each time.

予測モデル更新部16は、修正後の駐車場状況予測が駐車場状況実測に近づくように、予測モデルを再調整する。これにより、予測モデルの予測精度も向上する。 The prediction model updating unit 16 readjusts the prediction model so that the corrected parking lot situation prediction approaches the actually measured parking lot situation. This also improves the prediction accuracy of the prediction model.

さらに、駐車場待ち時間が最少となる様に強化学習をしても良い。 Furthermore, reinforcement learning can be used to minimize waiting times for parking spaces.

~誘導員配置計画~
<概要>
図13は本願予測システムを、遊園地等のレジャー施設の駐車場の誘導員配置計画に適用する例のイメージ図である。
~Guidance staff placement plan~
<Summary>
FIG. 13 is an image diagram of an example in which the prediction system of the present invention is applied to a guide staff placement plan for a parking lot of a leisure facility such as an amusement park.

遊園地等のレジャー施設は数千人~数万人の集客力を有する。これに対応可能な大規模な駐車場が必要となる。1つの駐車場では不充分な場合は、レジャー施設の周辺に幾つかの駐車場を設ける。 Amusement parks and other leisure facilities have the ability to attract thousands to tens of thousands of people. A large parking lot that can accommodate this will be required. If one parking lot is insufficient, several parking lots will be provided around the leisure facility.

駐車場が大規模化したり広範囲に設けられると、混雑しているエリアと、空きがあるエリアとが混在することが発生する。また、満車になる時間帯にタイムラグが生じる。その結果、駐車場誘導員の必要性にバラツキが生じる。 When a parking lot becomes large-scale or is spread over a wide area, there will be a mixture of crowded areas and vacant areas. Additionally, there is a time lag when the parking lot becomes full. As a result, the need for parking lot attendants varies.

近年は人手不足の傾向と言われている。限られた人的資源を有効活用することが重要である。必要性の高い場所や時間帯に誘導員を重点配置する。そこで、本願予測システムは、誘導員配置計画を作成する。 In recent years, there has been a trend of labor shortage. It is important to make effective use of limited human resources. Focus on placing guides in locations and times when they are most needed. Therefore, the prediction system of the present application creates a guide staff allocation plan.

<誘導員配置計画>
図14は誘導員配置計画のイメージ図である。
<Guidance staff placement plan>
FIG. 14 is an image diagram of the guide staff allocation plan.

来場者が多いと、駐車場は混雑し、誘導員の必要性は高まる。来場者が少ないと、駐車場は空いており、誘導員の必要性はそれほど高くない。したがって、来場者需要は誘導員配置計画を練るにあたり重要な要素である。 When there are many visitors, the parking lot becomes crowded and the need for guides increases. When there are few visitors, the parking lot will be empty and the need for guides will not be as high. Therefore, visitor demand is an important factor when formulating a guide staff allocation plan.

一般に、レジャー施設の来場者需要は、気象状況(気温、降水量、風速、日射量等)や休日か否か等の日時情報に左右されると推測される。例えば、休日かつ天候が良ければ来場者が多い可能性が高い。逆に、平日や悪天候であれば来場者が少ない可能性が高い。 In general, it is assumed that visitor demand at leisure facilities is influenced by weather conditions (temperature, precipitation, wind speed, solar radiation, etc.) and date and time information such as whether it is a holiday or not. For example, if it is a holiday and the weather is good, there is a high probability that there will be many visitors. Conversely, if it is a weekday or the weather is bad, there is a high probability that there will be few visitors.

レジャー施設は長時間滞在する傾向があり、到着時刻は午前中に集中するものと思われる。一方、夜間イベントがあれば、到着時刻分布も変化する。また、複数の駐車場がある場合や、複数の入口がある場合など、各来場者の来場経路によっても、混雑具合は変化する。 People tend to stay at leisure facilities for a long time, and arrival times are likely to be concentrated in the morning. On the other hand, if there is a nighttime event, the arrival time distribution will also change. The degree of congestion also changes depending on each visitor's route to the venue, such as when there are multiple parking lots or multiple entrances.

一方、ある程度の滞在時間が経過すると、帰宅客が発生する。滞在時間は気象状況やイベント内容に左右されると推測される。帰宅客が集中すると、誘導員の必要性は高まる。 On the other hand, after a certain amount of time has passed, people will start heading home. The length of time people stay is presumably affected by weather conditions and the content of the event. When there are a large number of people heading home, the need for guides increases.

その他、誘導員の必要性に影響するパラメータを特定する。 Identify other parameters that influence the need for ushers.

過去の入力パラメータと過去の誘導員必要性や誘導員配置状況との相関関係を解析し、予測モデルを構築する。たとえば、機械学習より予測モデルを生成する。 Analyze the correlation between past input parameters and the past need for guides and guide deployment situations to build a predictive model. For example, generate a predictive model using machine learning.

誘導員配置計画部14は、当日のパラメータを予測し、予測モデルに入力し、時刻ごとに誘導員の必要性を予測し、誘導員の必要性が高いところに誘導員を配置する。 The guide placement planning unit 14 predicts parameters for the day, inputs them into a prediction model, predicts the need for guides at each time, and deploys guides to locations where the need for guides is high.

図示の例では、当初、駐車場A、駐車場B、駐車場Cに1名づつ誘導員を配置するとともに、駐車場A→駐車場B→駐車場Cの順番で混雑すると予測し、混雑状況に合わせて誘導員を補強している。特に、正午前には、駐車場Aでは満車になり、誘導員の必要性は低下するとともに、駐車場Cでは来場者で混雑し、誘導員の必要性が増加すると予測し、駐車場Aには誘導員を配置せず、駐車場Cには誘導員を3人配置する。 In the illustrated example, initially, one guide person is placed in each of Parking Lot A, Parking Lot B, and Parking Lot C, and it is predicted that parking lot A will be crowded in the order of parking lot B → parking lot C. The number of guides has been reinforced accordingly. In particular, we predict that by noon, Parking Lot A will be full and the need for guides will be reduced, while Parking Lot C will be crowded with visitors and the need for guides will increase. Parking lot C will have no guide staff, and three guide staff will be stationed in parking lot C.

午後からは、駐車場Aから来場者が帰宅しはじめると予想し、駐車場Aには誘導員を2人配置する。以降、帰宅客の混雑状況に合わせて、誘導員を重点配置する。 In anticipation that visitors will begin returning home from Parking Lot A in the afternoon, two guides will be stationed in Parking Lot A. From then on, the number of guides will be prioritized depending on the congestion of returning passengers.

出力部15は、通信部11を介して駐車場管理者の端末4に誘導員配置計画を出力する。駐車場管理者は、端末に表示されている誘導員配置計画を閲覧する。大まかな誘導員配置計画は前日に取得可能である。駐車場管理者は、本願予測システムによる誘導員配置計画に瑕疵がないか検証し、承認する。 The output unit 15 outputs the guide placement plan to the parking lot manager's terminal 4 via the communication unit 11. The parking lot manager views the guide placement plan displayed on the terminal. A rough guide staff placement plan can be obtained the day before. The parking lot manager verifies whether there are any defects in the guide staff placement plan based on the prediction system of the present application and approves it.

出力部15は、通信部11を介して各誘導員の有する端末5に、誘導員ごとのスケジュールを出力する。各誘導員は、各自のスケジュールに従って、配置箇所にて従事する。 The output unit 15 outputs the schedule for each guide to the terminal 5 of each guide via the communication unit 11. Each guide works at his/her assigned location according to his/her own schedule.

<修正>
上記需要予測は、過去の実測データに基づく予測である。過去のデータの傾向がそのまま再現されるとは限らない。また、入力パラメータと予測対象(需要予測に基づく誘導員必要性予測)には相関関係があると推測されるが、直接の因果関係は不明である。したがって、予測精度に限界がある。そこで、ナビゲーションンシステムから得られる到着予測時刻に基づいて、需要予測および誘導員配置計画を修正する。
<Correction>
The above demand forecast is based on past measured data. It is not guaranteed that the trends of past data will be reproduced exactly as they are. In addition, although it is assumed that there is a correlation between the input parameters and the forecast target (the forecast of the need for guides based on the demand forecast), the direct causal relationship is unclear. Therefore, there is a limit to the accuracy of the forecast. Therefore, the demand forecast and the guide deployment plan are revised based on the predicted arrival time obtained from the navigation system.

レジャー施設への来場者は(ドライバーまたはナビゲーション端末使用者)は、自宅等からレジャー施設に向かう際、ナビゲーション端末2に目的地(レジャー施設)を入力する。 A visitor to a leisure facility (driver or navigation terminal user) inputs a destination (leisure facility) into the navigation terminal 2 when heading to the leisure facility from home or the like.

到着時刻予測部13は、ナビゲーション端末2を乗せた車両が、レジャー施設に到着する時刻を予測する。 The arrival time prediction unit 13 predicts the time when the vehicle carrying the navigation terminal 2 will arrive at the leisure facility.

複数(多数)のナビゲーション端末2より到着予測時刻を取得し、時系列とすることにより、到着予想時刻分布を生成する。車両移動中も到着予測時刻を随時更新し、到着予想時刻分布を随時更新する。 A predicted arrival time distribution is generated by acquiring predicted arrival times from a plurality of (many) navigation terminals 2 and arranging them in a time series. Even while the vehicle is moving, the predicted arrival time is updated as needed, and the predicted arrival time distribution is updated as needed.

上記到着予想時刻分布には、ナビゲーション端末2に目的地を入力した来場者の情報のみしか反映されない。言い換えると、ナビゲーションシステムを利用しない来場者の情報は反映されない。 The above expected arrival time distribution reflects only the information of visitors who have input their destinations into the navigation terminal 2. In other words, information about visitors who do not use the navigation system is not reflected.

しかし、近年は殆どのドライバーがナビゲーションシステムを利用していることから、多数の情報が得られる。また、ナビゲーション端末2に目的地を入力した来場者の殆どが当該目的地に向かうことから、予測再現性が高い。さらに、到着予測時刻は例えば数時間後の予測であり、かつ、ナビゲーションシステムの予測精度が高いことから、到着予測時刻の予測精度は高い。したがって、到着時刻予測部13による到着予想時刻分布は実際の到着時刻分布と近似もしくは相似するものと推測できる。 However, in recent years, most drivers use navigation systems, which provides a wealth of information. Moreover, since most of the visitors who input their destination into the navigation terminal 2 head for the destination, the prediction reproducibility is high. Further, the predicted arrival time is predicted several hours in the future, and the navigation system has a high prediction accuracy, so the prediction accuracy of the predicted arrival time is high. Therefore, it can be inferred that the predicted arrival time distribution by the arrival time prediction unit 13 is approximate or similar to the actual arrival time distribution.

言い換えると、前日までに予測した到着予想時刻分布は相関関係に基づくが、当日の到着予想時刻分布は因果関係に準ずる。 In other words, the expected arrival time distribution predicted up to the previous day is based on a correlation, but the expected arrival time distribution on the current day is based on a causal relationship.

修正部17は、到着時刻予測部13での到着予想時刻分布に基づいて、誘導員配置計画を修正する。これにより予測精度が向上する。 The correction unit 17 corrects the guide deployment plan based on the estimated arrival time distribution from the arrival time prediction unit 13. This improves the prediction accuracy.

出力部15は、通信部11を介して駐車場管理者の端末4に当日の誘導員配置計画を出力し更新する。駐車場管理者は、端末に表示されている当日の誘導員配置計画を閲覧し、検証し、承認する。 The output unit 15 outputs and updates the guide staff allocation plan for the day to the parking lot manager's terminal 4 via the communication unit 11. The parking lot manager views, verifies, and approves the day's guide placement plan displayed on the terminal.

出力部15は、通信部11を介して各誘導員の有する端末5に、誘導員ごとのスケジュールを出力し更新する。各誘導員は、変更指示に従って、配置箇所にて従事する。 The output unit 15 outputs and updates the schedule for each guide to the terminal 5 of each guide via the communication unit 11. Each guide will work at their assigned location according to the change instructions.

<予測モデル更新>
本願予測システムは、誘導員の必要性を予測するとともに、誘導員の必要性を実測する。たとえば、来場車両や退出車両の通行量や、駐車待ち車両や退出待ち車両の滞留時間を測定し、誘導員必要性の指標とする。
<Prediction model update>
The prediction system of the present application not only predicts the need for guides, but also measures the need for guides. For example, the traffic volume of arriving and exiting vehicles and the residence time of vehicles waiting to be parked and vehicles waiting to exit are measured and used as indicators of the need for guides.

予測モデル更新部16は、修正後の誘導員の必要性予測が誘導員の必要性実測に近づくように、予測モデルを再調整する。これにより、予測モデルの予測精度も向上する。 The prediction model updating unit 16 readjusts the prediction model so that the revised prediction of the need for the guide becomes closer to the actual measurement of the need for the guide. This also improves the prediction accuracy of the prediction model.

~本願ポイント~
図15は本願ポイントのイメージ図である。
~Main point~
FIG. 15 is an image diagram of the main points of the present application.

本願は、需要予測システムとナビゲーションシステムとから構成されている。需要予測システムは、過去のデータの相関関係に基づき予測モデルを構築する。上記予測モデルは過去のデータの相関関係に基づくが、直接の因果関係は不明であるため、予測精度に限界がある。 This application consists of a demand forecasting system and a navigation system. A demand forecasting system builds a forecasting model based on the correlation of past data. The above prediction model is based on the correlation of past data, but since the direct cause-and-effect relationship is unknown, there is a limit to the prediction accuracy.

一方、ナビゲーションシステムにおいて、目的地が入力された場合、ほとんどの場合、目的地に向かう。また、到着予測時刻の精度は非常に高い。したがって、到着予測時刻に高確率でナビゲーション端末2の使用者が目的地に到着する。すなわち、他のパラメータに比べて、直接の因果関係が高い。言い換えると、実測データに準ずる。 On the other hand, when a destination is input into a navigation system, the vehicle will almost always head to the destination. Also, the accuracy of the predicted arrival time is very high. Therefore, there is a high probability that the user of the navigation terminal 2 will arrive at the destination at the predicted arrival time. In other words, there is a high direct causal relationship compared to other parameters. In other words, it is comparable to actual measurement data.

一方、ナビゲーションシステムに基づく到着予測時刻は、前日には取得できない。したがって、前日までに需要予測システムにより、大まかな需要予測をし、需要予測に対して対応し、当日に到着予想時刻分布に基づいて修正する。これにより、予測精度が向上する。 On the other hand, the predicted arrival time based on the navigation system cannot be obtained the day before. Therefore, a rough demand forecast is made by the demand forecasting system by the previous day, and the demand is responded to and corrected on the day based on the expected arrival time distribution. This improves prediction accuracy.

前日までの予測は予測精度に限界があり、前日までに適切に対応していても、当日、不具合が発生するおそれがある。修正後の予測は数時間前の情報に基づく予測(厳密には過去データによる予測)ではあるが、不具合があれば、この数時間(目的地入力から目的地到着までの移動時間)で対応できる。すなわち、対応を修正できる。 There is a limit to the accuracy of predictions made up to the previous day, and even if appropriate measures are taken the day before, problems may occur on the day. The revised forecast is based on information from a few hours ago (strictly speaking, it is a forecast based on past data), but if there is a problem, it can be fixed within the next few hours (travel time from entering the destination to arriving at the destination). . In other words, the correspondence can be modified.

本願発明は、この数時間を有効活用することに着目した点に特徴がある。 The present invention is characterized in that it focuses on making effective use of these several hours.

1 情報処理装置
2 ナビゲーション端末
3 表示装置(案内看板)
4 管理端末
5 携帯端末
11 通信部
12 端末情報取得部
13 到達時刻予測部
14 特定事項予測部
15 予測出力部
16 予測モデル更新部
17 修正部
18 ナビゲーション端末特定部
1 Information processing device 2 Navigation terminal 3 Display device (information signboard)
4 Management terminal 5 Mobile terminal 11 Communication unit 12 Terminal information acquisition unit 13 Arrival time prediction unit 14 Specific item prediction unit 15 Prediction output unit 16 Prediction model update unit 17 Modification unit 18 Navigation terminal identification unit

Claims (6)

複数のナビゲーション端末と通信可能である通信部と、
前記ナビゲーション端末から、前記ナビゲーション端末に入力された目的地、入力されたときの現在位置、入力されたときの現在時刻を含む端末入力情報を取得する端末入力情報取得部と、
前記現在位置および前記現在時刻を含む情報に基づいて、前記ナビゲーション端末が前記目的地を含む特定位置に到着する時刻を予測する到着時刻予測部と、
機械学習より生成された予測モデルを適用して前記特定位置における特定事項に係る予測をおこなう特定事項予測部と、
前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻に基づいて、到着時刻予測データを生成し、前記到着時刻予測データに基づいて、前記特定事項予測部がおこなった特定事項に係る予測情報を修正する修正部と、
前記修正部が修正した特定事項に係る予測情報を出力する出力部と、
を備えることを特徴とする情報処理装置。
a communication section capable of communicating with multiple navigation terminals;
a terminal input information acquisition unit that acquires, from the navigation terminal, terminal input information including a destination input to the navigation terminal, a current position at the time of input, and a current time at the time of input;
an arrival time prediction unit that predicts a time when the navigation terminal will arrive at a specific location including the destination based on information including the current location and the current time;
a specific matter prediction unit that applies a prediction model generated by machine learning to predict a specific matter at the specific location;
Generate arrival time prediction data based on the arrival time of the navigation terminal predicted by the arrival time prediction unit, and generate prediction information regarding the specific item performed by the specific item prediction unit based on the arrival time prediction data. a correction section to correct;
an output unit that outputs prediction information related to the specific matter corrected by the correction unit;
An information processing device comprising:
前記目的地への案内情報と前記案内情報以外の情報を切替表示可能な表示装置が設けられる特定位置において、前記表示装置に切替指令する装置であって、
前記到着時刻予測部は、前記ナビゲーション端末が、特定位置を通過する時刻を予測し、
前記特定事項予測部は、機械学習より生成された交通量推定モデルを適用し、前記特定位置から前記目的地への交通量時刻分布に対応して、前記案内情報を表示する時間帯を設定し、
前記修正部は、前記特定事項予測部が予測した前記ナビゲーション端末の通過時刻に基づいて、通過時刻予測データを生成し、前記通過時刻予測データに基づいて、前記特定事項予測部が設定した前記案内情報を表示する時間帯を修正し、
前記出力部は、前記修正部が修正した時間帯に前記案内情報を表示するように前記表示装置に切替指令を出力する
ことを特徴とする請求項1記載の情報処理装置。
A device that instructs the display device to switch at a specific position where a display device capable of switching and displaying guidance information to the destination and information other than the guidance information is provided, the device comprising:
The arrival time prediction unit predicts a time when the navigation terminal passes a specific position,
The specific item prediction unit applies a traffic volume estimation model generated by machine learning and sets a time period for displaying the guidance information in accordance with a traffic volume time distribution from the specific location to the destination. ,
The modification unit generates passing time prediction data based on the passage time of the navigation terminal predicted by the specific item prediction unit, and the guidance set by the specific item prediction unit based on the passage time prediction data. Modify the time period for displaying information,
2. The information processing device according to claim 1, wherein the output unit outputs a switching command to the display device so as to display the guidance information during the time period corrected by the correction unit.
前記目的地にて提供する料理の調理スケジュールを作成する装置であって、
前記到着時刻予測部は、前記ナビゲーション端末が前記目的地に到着する時刻を予測し、
前記特定事項予測部は、機械学習より生成された予測モデルを適用して前記目的地にて提供する料理の調理スケジュールを作成し、
前記修正部は、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻に基づいて、到着時刻予測データを生成し、前記到着時刻予測データに基づいて、前記特定事項予測部が作成した調理スケジュールを修正し、
前記出力部は、前記修正部が修正した調理スケジュールを料理提供場所に設置されている端末に出力する
ことを特徴とする請求項1記載の情報処理装置。
A device for creating a cooking schedule for food to be provided at the destination,
The arrival time prediction unit predicts a time when the navigation terminal will arrive at the destination,
The specific item prediction unit applies a prediction model generated by machine learning to create a cooking schedule for food to be provided at the destination,
The modification unit generates arrival time prediction data based on the arrival time of the navigation terminal predicted by the arrival time prediction unit, and the cooking schedule created by the specific item prediction unit based on the arrival time prediction data. Modify and
2. The information processing device according to claim 1, wherein the output unit outputs the cooking schedule modified by the modification unit to a terminal installed at a food serving location.
前記端末入力情報は、前記ナビゲーション端末の端末IDを含み、
前記端末IDごとに記憶されている嗜好性情報を取得する嗜好性情報取得部を更に備え、
前記修正部は、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻および前記嗜好性情報に基づいて、前記特定事項予測部が作成した調理スケジュールを修正する
ことを特徴とする請求項3記載の情報処理装置。
the terminal input information includes a terminal ID of the navigation terminal,
A preference information acquisition unit that acquires preference information stored for each terminal ID,
The information processing apparatus according to claim 3 , wherein the correction unit corrects the cooking schedule created by the specific item prediction unit based on the arrival time of the navigation terminal predicted by the arrival time prediction unit and the preference information.
前記目的地周辺の駐車場の駐車状況を予測する装置であって、
前記到着時刻予測部は、前記ナビゲーション端末が目的地に到着する時刻を予測し、
前記特定事項予測部は、機械学習より生成された予測モデルを適用して前記目的地周辺の駐車場の駐車状況を予測し、
前記修正部は、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻に基づいて、到着時刻予測データを生成し、前記到着時刻予測データに基づいて、前記特定事項予測部が作成した駐車状況予測情報を修正し、
前記出力部は、前記修正部が修正した駐車状況予測情報と誘導案内とを前記ナビゲーション端末に出力する
ことを特徴とする請求項1記載の情報処理装置。
A device that predicts parking conditions in parking lots around the destination,
The arrival time prediction unit predicts the time when the navigation terminal will arrive at the destination,
The specific item prediction unit applies a prediction model generated by machine learning to predict the parking situation of a parking lot around the destination,
The modification unit generates arrival time prediction data based on the arrival time of the navigation terminal predicted by the arrival time prediction unit, and the parking situation created by the specific item prediction unit based on the arrival time prediction data. Modify forecast information,
2. The information processing device according to claim 1, wherein the output unit outputs the parking situation prediction information and guidance corrected by the correction unit to the navigation terminal.
前記目的地周辺の駐車場の誘導員配置を管理する装置であって、
前記到着時刻予測部は、前記ナビゲーション端末が目的地に到着する時刻を予測し、
前記特定事項予測部は、機械学習より生成された予測モデルを適用して前記目的地周辺の駐車場への誘導員の配置を計画し、
前記修正部は、前記到着時刻予測部が予測した前記ナビゲーション端末の到着時刻に基づいて、到着時刻予測データを生成し、前記到着時刻予測データに基づいて、前記特定事項予測部が計画した誘導員配置計画情報を修正し、
前記出力部は、前記修正部が修正した誘導員配置計画情報を駐車場管理者の端末へ出力する
ことを特徴とする請求項1記載の情報処理装置。
A device for managing the placement of guides in parking lots around the destination, the device comprising:
The arrival time prediction unit predicts the time when the navigation terminal will arrive at the destination,
The specific matter prediction unit plans the placement of guides to parking lots around the destination by applying a prediction model generated by machine learning,
The modification unit generates arrival time prediction data based on the arrival time of the navigation terminal predicted by the arrival time prediction unit, and adjusts the guide planned by the specific item prediction unit based on the arrival time prediction data. Modify the placement plan information,
2. The information processing device according to claim 1, wherein the output unit outputs the guide staff placement plan information modified by the modification unit to a terminal of a parking lot manager.
JP2019184800A 2019-10-07 2019-10-07 information processing equipment Active JP7457217B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019184800A JP7457217B2 (en) 2019-10-07 2019-10-07 information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019184800A JP7457217B2 (en) 2019-10-07 2019-10-07 information processing equipment

Publications (2)

Publication Number Publication Date
JP2021060292A JP2021060292A (en) 2021-04-15
JP7457217B2 true JP7457217B2 (en) 2024-03-28

Family

ID=75379982

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019184800A Active JP7457217B2 (en) 2019-10-07 2019-10-07 information processing equipment

Country Status (1)

Country Link
JP (1) JP7457217B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009186408A (en) 2008-02-08 2009-08-20 Toyota Motor Corp Navigator, information providing system
JP2018159996A (en) 2017-03-22 2018-10-11 日本電気株式会社 Information provision system, information provision method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009186408A (en) 2008-02-08 2009-08-20 Toyota Motor Corp Navigator, information providing system
JP2018159996A (en) 2017-03-22 2018-10-11 日本電気株式会社 Information provision system, information provision method and program

Also Published As

Publication number Publication date
JP2021060292A (en) 2021-04-15

Similar Documents

Publication Publication Date Title
US10639995B2 (en) Methods, circuits, devices, systems and associated computer executable code for driver decision support
Comi et al. Smart urban freight transport: tools for planning and optimising delivery operations
EP3355028B1 (en) Method and system for managing a fleet of ride-sharing vehicles using virtual bus stops
US20090048890A1 (en) Delivery Management System for Quick Service Restaurants
US9921066B2 (en) Systems and methods for analyzing the use of mobile resources
JP5744966B2 (en) Optimal placement system for taxis
Mazloumi et al. An integrated framework to predict bus travel time and its variability using traffic flow data
US20160282130A1 (en) User interface for predictive traffic
US11861682B2 (en) System and method for determining shopping facilities available for order pick up
US20180218463A1 (en) Dynamic Tracking and Control of Passenger Travel Progress
JP6675860B2 (en) Data processing method and data processing system
CN107944797A (en) The monitoring method of transport task, apparatus and system
US20140310041A1 (en) Scheduling system and method for distribution of perishable loads of pre-mixed concrete to multiple sites
CN104246847A (en) Transportation system arrival and departure time calculation and display system
JP2001503541A (en) Public transport vehicle arrival information system
US20180082352A1 (en) Systems and methods for coordinating customer pick up with a vehicle wash
KR101490363B1 (en) System for providing real time taxi information
US20180082356A1 (en) Systems and methods for determining customer availability for customer pick up of orders
US20240070764A1 (en) Systems and methods for generating a visual representation showing order availability at shopping facilities
JP2019139652A (en) Mobile store vehicle deployment determination device, deployment determination method, and program
US20180082251A1 (en) Systems and methods for suggesting pick up locations based on customer driving patterns
Tilocca et al. Managing data and rethinking applications in an innovative mid-sized bus fleet
JP2020085577A (en) Parking location guidance system, parking location output terminal, and parking location guidance program
US20140214715A1 (en) Scheduling system and method for distribution of perishable loads of pre-mixed concrete to multiple sites
JP7457217B2 (en) information processing equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220805

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230705

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230904

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240119

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240207

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240208

R150 Certificate of patent or registration of utility model

Ref document number: 7457217

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150