JP2012103902A - Action prediction method, device and program - Google Patents

Action prediction method, device and program Download PDF

Info

Publication number
JP2012103902A
JP2012103902A JP2010251813A JP2010251813A JP2012103902A JP 2012103902 A JP2012103902 A JP 2012103902A JP 2010251813 A JP2010251813 A JP 2010251813A JP 2010251813 A JP2010251813 A JP 2010251813A JP 2012103902 A JP2012103902 A JP 2012103902A
Authority
JP
Japan
Prior art keywords
measurement data
position measurement
staying
past position
past
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010251813A
Other languages
Japanese (ja)
Other versions
JP5422539B2 (en
Inventor
Masaaki Nishino
正彬 西野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010251813A priority Critical patent/JP5422539B2/en
Publication of JP2012103902A publication Critical patent/JP2012103902A/en
Application granted granted Critical
Publication of JP5422539B2 publication Critical patent/JP5422539B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To utilize position measurement data in a non-accumulated state in predicting actions.SOLUTION: An action prediction method includes: retrieving, when current position measurement data does not belong to any of plural accumulation locations extracted by analyzing past position measurement data, past position measurement data having geographical positions in the vicinity of the current position measurement data from among past position measurement data not belonging to any of the plural accumulation locations prerecorded in a recording unit in association with immediately preceding and immediately subsequent accumulation locations; extracting past position measurement data associated with an immediately preceding accumulation location that is the same as that of the current position measurement data from among the retrieved past position measurement data; and predicting the next accumulation location of a target based on an immediately subsequent accumulation location associated with the extracted past position measurement data.

Description

本発明は、対象の行動予測に関する。   The present invention relates to target behavior prediction.

GPSなどに代表される位置情報センサは、小型化、低価格化が進んでおり、様々な機器に搭載されつつある。例えば、携帯電話機の位置情報をGPSで検出し、現在地に応じた情報(例えば、近隣の施設情報など)をユーザに提供する通信サービスが運用されている。また、カーナビゲーションシステムにおいても、現在地に応じた情報が提供される。   Position information sensors represented by GPS and the like have been reduced in size and price, and are being installed in various devices. For example, a communication service that detects position information of a mobile phone by GPS and provides information (for example, neighboring facility information) according to the current location to a user is operated. In the car navigation system, information corresponding to the current location is also provided.

係る現在地に応じた情報提供サービスに加えて、対象(ユーザなど)の次の滞留場所を予測して当該次の滞留場所に応じた情報を提供するサービスも想定することができる。ユーザの次の滞留場所を予測する技術として、例えば非特許文献1記載の手法が知られている。   In addition to the information providing service corresponding to the current location, a service that predicts the next staying location of the target (such as a user) and provides information corresponding to the next staying location can be assumed. For example, a technique described in Non-Patent Document 1 is known as a technique for predicting a user's next staying place.

非特許文献1記載の手法は、対象の位置計測データの履歴に対してクラスタリングを適用することにより、複数の滞留場所を抽出する。そして、この手法は、複数の滞留場所間の遷移を表現するマルコフモデルを事前作成しておき、このマルコフモデルに基づいて対象の次の滞留場所を予測する。   The method described in Non-Patent Document 1 extracts a plurality of staying places by applying clustering to the history of target position measurement data. In this method, a Markov model expressing transitions between a plurality of staying places is created in advance, and the next staying place of the target is predicted based on the Markov model.

Daniel Ashbrook and Thad Starner, “Using GPS to Learn Significant Locations and Predict Movement across Multiple Users”, Personal and Ubiquitous Computing 7(5), pp. 275-286 (2003)Daniel Ashbrook and Thad Starner, “Using GPS to Learn Significant Locations and Predict Movement across Multiple Users”, Personal and Ubiquitous Computing 7 (5), pp. 275-286 (2003) Martin Ester, Hans-Peter Kriegel, Jorg Sander, and Xiaowei Xu “A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise’’ , in proceedings of 2nd international conference on knowledge discovery and data mining, pp.226-231, 1996.Martin Ester, Hans-Peter Kriegel, Jorg Sander, and Xiaowei Xu “A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise '', in proceedings of 2nd international conference on knowledge discovery and data mining, pp.226-231 , 1996.

マルコフモデルは、滞留場所間の遷移確率を規定する。従って、対象の現在位置がいずれの滞留場所にも属さない場合に、高精度な予測が困難となる。例えば、対象が滞留場所Aから滞留場所Bに向かって遷移する場合に、対象が滞留場所Bに近づくほど次の滞留場所がBである確率は上昇すると予想される。しかしながら、マルコフモデルに基づく予測は、このような非滞留状態(滞留場所間の遷移中)における位置計測データを予測に活用することを企図していない。故に、対象が滞留場所間を移動しているときに、予測精度が実質的に下降するおそれがある。また、行動予測結果を動的に更新する場合には、高い更新速度を達成できない(例えば、対象の滞留場所が遷移するまで行動予測結果は更新されない)おそれがある。   The Markov model defines the transition probability between staying places. Therefore, when the current position of the target does not belong to any staying place, it is difficult to predict with high accuracy. For example, when the target transitions from the staying place A toward the staying place B, the probability that the next staying place is B is expected to increase as the target approaches the staying place B. However, the prediction based on the Markov model does not intend to use position measurement data in such a non-staying state (during transition between staying places) for prediction. Therefore, when the target is moving between the staying places, the prediction accuracy may be substantially lowered. In addition, when the behavior prediction result is dynamically updated, a high update speed may not be achieved (for example, the behavior prediction result is not updated until the target staying place transitions).

従って、本発明は、非滞留状態における位置計測データを行動予測において活用することを目的とする。   Therefore, an object of the present invention is to utilize position measurement data in a non-staying state in behavior prediction.

本発明の一態様に係る行動予測方法は、現在の位置計測データが過去の位置計測データを分析して抽出された複数の滞留場所のいずれにも属さないならば、直前及び直後の滞留場所と関連付けて予め記録部に記録されている複数の滞留場所のいずれにも属さない過去の位置計測データの中から現在の位置計測データの近傍の地理的位置を持つ過去の位置計測データを探索することと、探索された過去の位置計測データの中から現在の位置計測データと同一の直前の滞留場所に関連付けられている過去の位置計測データを抽出することと、抽出された過去の位置計測データに関連付けられている直後の滞留場所に基づいて対象の次の滞留場所を予測することとを含む。   If the current position measurement data does not belong to any of the plurality of staying places extracted by analyzing past position measurement data, the behavior prediction method according to one aspect of the present invention is described as follows: Search for past position measurement data having a geographical position near the current position measurement data from past position measurement data that does not belong to any of the plurality of staying places that are recorded in the recording unit in advance. And extracting the past position measurement data associated with the previous stay location same as the current position measurement data from the searched past position measurement data, and the extracted past position measurement data Predicting the next residence location of interest based on the immediate residence location associated therewith.

本発明によれば、非滞留状態における位置計測データを行動予測において活用することができる。   According to the present invention, position measurement data in a non-staying state can be utilized in behavior prediction.

一実施形態に係る行動予測装置を例示するブロック図。The block diagram which illustrates the action prediction device concerning one embodiment. 図1の行動予測装置による学習処理を例示するフローチャート。The flowchart which illustrates the learning process by the action prediction apparatus of FIG. 位置計測データを例示する図。The figure which illustrates position measurement data. 滞留場所の説明図。Explanatory drawing of a residence place. 滞留行動データを例示する図。The figure which illustrates residence action data. 図2のステップS210の詳細を例示するフローチャート。The flowchart which illustrates the detail of step S210 of FIG. 図1の位置計測データ記録部に記録される位置計測データを例示する図。The figure which illustrates the position measurement data recorded on the position measurement data recording part of FIG. 図1の行動予測装置による予測処理を例示するフローチャート。The flowchart which illustrates the prediction process by the action prediction apparatus of FIG. 図8のステップS310の詳細を例示するフローチャート。9 is a flowchart illustrating details of step S310 in FIG. 非滞留状態における位置計測データを活用した行動予測の説明図。Explanatory drawing of the action prediction using the position measurement data in a non-staying state. 図11に対応する遷移確率を例示する図。The figure which illustrates the transition probability corresponding to FIG.

以下、図面を参照して、本発明の実施形態について説明する。
(一実施形態)
図1に示されるように、一実施形態に係る行動予測装置は、位置計測データ入力部100、位置計測データ分析部110、位置計測データ記録部120、滞留行動記録部130、滞留場所予測部140及び予測結果出力部150を含む。
Embodiments of the present invention will be described below with reference to the drawings.
(One embodiment)
As shown in FIG. 1, the behavior prediction apparatus according to an embodiment includes a position measurement data input unit 100, a position measurement data analysis unit 110, a position measurement data recording unit 120, a staying behavior recording unit 130, and a staying place prediction unit 140. And a prediction result output unit 150.

行動予測装置は、例えばGPSなどの位置計測機能を備える携帯端末(携帯電話機、モバイルPC、ポータブルメディアプレーヤなど)であってもよいし、係る携帯端末にネットワークを介して接続されるコンピュータ(サーバ)であってもよい。
位置計測データ入力部100は、対象の位置をGPSなどによって継続的に計測することにより得られる位置計測データを入力する。位置計測データは、例えば図3に示されるように、計測時刻、緯度及び経度を示す情報を含む。位置計測データは、行動予測装置の処理モードに応じて位置計測データ分析部110または滞留場所予測部140に入力される。具体的には、行動予測装置が学習モードで動作しているならば、位置計測データ10が位置計測データ分析部110に入力される。一方、行動予測装置が予測モードで動作しているならば、位置計測データ13が滞留場所予測部140に入力される。
The behavior prediction apparatus may be a mobile terminal (such as a mobile phone, a mobile PC, or a portable media player) having a position measurement function such as GPS, or a computer (server) connected to the mobile terminal via a network. It may be.
The position measurement data input unit 100 inputs position measurement data obtained by continuously measuring the target position with GPS or the like. The position measurement data includes information indicating measurement time, latitude, and longitude as shown in FIG. 3, for example. The position measurement data is input to the position measurement data analysis unit 110 or the stay location prediction unit 140 according to the processing mode of the behavior prediction apparatus. Specifically, if the behavior prediction apparatus is operating in the learning mode, the position measurement data 10 is input to the position measurement data analysis unit 110. On the other hand, if the behavior prediction apparatus is operating in the prediction mode, the position measurement data 13 is input to the staying place prediction unit 140.

学習モードは、予測モードに先行して実行される。学習モードでは、学習のための期間における位置計測データ10の分析に基づいて、滞留場所データ、滞留行動データ、非滞留状態における位置計測データなどが記録される。尚、学習のための期間の長さは任意に定めることができる。また、これら各種データの詳細は後述される。予測モードでは、位置計測データ13と学習モードにおいて記録された各種データとに基づいて、対象の次の滞留場所が予測される。   The learning mode is executed prior to the prediction mode. In the learning mode, residence location data, residence behavior data, location measurement data in a non-staying state, and the like are recorded based on the analysis of the location measurement data 10 in the learning period. Note that the length of the period for learning can be arbitrarily determined. Details of these various data will be described later. In the prediction mode, the next staying place of the target is predicted based on the position measurement data 13 and various data recorded in the learning mode.

位置計測データ分析部110は、後述されるように、位置計測データ10を分析することにより、滞留場所データ、滞留行動データ、非滞留状態における位置計測データなどを得る。位置計測データ分析部110は、滞留行動データ11を滞留行動記録部130に記録し、非滞留状態における位置計測データ12を位置計測データ記録部120に記録する。   As described later, the position measurement data analysis unit 110 analyzes the position measurement data 10 to obtain stay location data, stay action data, position measurement data in a non-stay state, and the like. The position measurement data analysis unit 110 records the stay behavior data 11 in the stay behavior recording unit 130 and records the position measurement data 12 in the non-staying state in the position measurement data recording unit 120.

位置計測データ記録部120及び滞留行動記録部130は、任意の情報記録媒体(例えば、HDD、SSD、フラッシュメモリなど)によって形成されてよい。位置計測データ記録部120には、位置計測データ分析部110からの位置計測データ12が記録される。後述される滞留場所予測部140は、必要に応じて、位置計測データ記録部120に記録された位置計測データ15を読み出す。滞留行動記録部130には、位置計測データ分析部110からの滞留行動データ11が記録される。滞留場所予測部140は、必要に応じて、滞留行動記録部130に記録された滞留行動データ14を読み出す。   The position measurement data recording unit 120 and the staying action recording unit 130 may be formed of any information recording medium (for example, HDD, SSD, flash memory, etc.). The position measurement data recording unit 120 records the position measurement data 12 from the position measurement data analysis unit 110. The stay location prediction unit 140 described later reads the position measurement data 15 recorded in the position measurement data recording unit 120 as necessary. The staying behavior recording unit 130 records the staying behavior data 11 from the position measurement data analysis unit 110. The stay location prediction unit 140 reads the stay behavior data 14 recorded in the stay behavior recording unit 130 as necessary.

滞留場所予測部140は、位置計測データ入力部100から位置計測データ13を入力し、位置計測データ記録部120及び滞留行動記録部130から位置計測データ15及び滞留行動データ14を夫々読み出して、対象の次の滞留場所を予測する。尚、予測処理の詳細は後述される。滞留場所予測部140は、予測結果16を予測結果出力部150へと出力する。予測結果16は、各滞留場所への遷移確率を示す情報であってもよいし、最も遷移確率の高い滞留場所を示す情報であってもよいし、他の情報であってもよい。予測結果出力部150は、滞留場所予測部140からの予測結果16を外部に出力する。   The stay location prediction unit 140 receives the position measurement data 13 from the position measurement data input unit 100 and reads the position measurement data 15 and the stay behavior data 14 from the position measurement data recording unit 120 and the stay behavior recording unit 130, respectively. Predict the next place of residence. Details of the prediction process will be described later. The stay location prediction unit 140 outputs the prediction result 16 to the prediction result output unit 150. The prediction result 16 may be information indicating a transition probability to each staying place, information indicating a staying place having the highest transition probability, or other information. The prediction result output unit 150 outputs the prediction result 16 from the stay location prediction unit 140 to the outside.

以下、図2を用いて図1の行動予測装置による学習処理を説明する。
図2の処理が開始すると、位置計測データ分析部110は、位置計測データ入力部100から位置計測データ10を入力する(ステップS201)。位置計測データ10は、M(Mは2以上の整数)個の要素から成る集合Ztrain={z,z,・・・,z}によって表すことができる。ここで、各要素zは時刻t(z)において計測された経度x及び緯度yから成る2次元ベクトル(x,y)である。図3の例であれば、iは計測IDの列に対応し、yは緯度の列に対応し、xは経度の列に対応し、t(z)は時刻の列に対応する。i≦jであるとき、t(z)≦t(z)が成立するとし、かつ、任意の1≦i≦M−1についてt(z)≦t(z)≦t(zi+1)を成立させるようなjは存在しないとする。
Hereinafter, the learning process by the behavior prediction apparatus in FIG. 1 will be described with reference to FIG.
When the process of FIG. 2 starts, the position measurement data analysis unit 110 inputs the position measurement data 10 from the position measurement data input unit 100 (step S201). The position measurement data 10 can be represented by a set Z train = {z 1 , z 2 ,..., Z M } composed of M (M is an integer of 2 or more) elements. Here, each element z i is a two-dimensional vector (x i , y i ) composed of longitude x i and latitude y i measured at time t (z i ). In the example of FIG. 3, i corresponds to the column of measurement IDs, y i corresponds to the column of latitudes, x i corresponds to the column of longitudes, and t (z i ) corresponds to the column of times. . When i ≦ j, it is assumed that t (z i ) ≦ t (z j ) is satisfied, and t (z i ) ≦ t (z j ) ≦ t (z for any 1 ≦ i ≦ M−1 Assume that there is no j that holds i + 1 ).

次に、位置計測データ分析部110は、ステップS201において入力した位置計測データ10に対してクラスタリングなどの処理を適用することにより、対象が一定時間以上滞留した(複数の)滞留場所を抽出する(ステップS202)。尚、滞留場所は、任意の従来の手法を用いて抽出することができる。以降の説明では、一例として、非特許文献2に記載のクラスタリングアルゴリズム(以降、DBSCANと称される)を用いて各滞留場所をクラスタとして抽出することとする。   Next, the position measurement data analysis unit 110 applies a process such as clustering to the position measurement data 10 input in step S201, thereby extracting (a plurality of) stay locations where the target has stayed for a certain period of time or more ( Step S202). The stay location can be extracted using any conventional method. In the following description, as an example, each staying place is extracted as a cluster using the clustering algorithm described in Non-Patent Document 2 (hereinafter referred to as DBSCAN).

図4は、DBSCANの適用例を示す。図4において、白円及び影付き円は個々の位置計測データの地理的位置(経度及び緯度)を表しており、矢印は位置計測データ間の時系列的な順序を表している。破線で囲まれた領域はクラスタとして抽出された滞留場所c及びcの地理的範囲(経度及び緯度)を表している。以降の説明では、滞留場所の集合をC={c,c,・・・,c}で表す(Nは2以上の整数)。影付き円は滞留場所cまたはcに属する位置計測データ(換言すれば、滞留状態における位置計測データ)を表す。一方、白円は、滞留場所c及びcのいずれにも属さない位置計測データ(換言すれば、非滞留状態における位置計測データ)を表す。 FIG. 4 shows an application example of DBSCAN. In FIG. 4, white circles and shaded circles represent the geographical positions (longitude and latitude) of individual position measurement data, and arrows represent the time-series order between the position measurement data. Area surrounded by a broken line represents the geographical range of residence location c 1 and c 2, which are extracted as a cluster (longitude and latitude). In the following description, a set of staying places is represented by C = {c 1 , c 2 ,..., C N } (N is an integer of 2 or more). (In other words, the position measurement data in the staying state) shaded circle position measurement data belonging to the residence where c 1 or c 2 representing the. On the other hand, the white circle represents position measurement data that does not belong to any of the staying places c 1 and c 2 (in other words, position measurement data in a non-staying state).

次に、位置計測データ分析部110は、ステップS202において抽出した滞留場所に基づいて位置計測データ10を分析することにより、滞留行動データを抽出する(ステップS203)。抽出された滞留行動データ11は、滞留行動記録部130に記録される。滞留行動データは、滞留行動を識別するための識別子(図5の滞留行動IDの列)と、滞留行動に対応する滞留場所を示す情報(図5の滞留場所の列)と、当該滞留場所における滞留開始時刻(図5の開始時刻の列)及び滞留終了時刻(図5の終了時刻の列)とを含む。例えば、任意の位置計測データzの地理的位置が滞留場所cの地理的範囲に含まれているならば、対象が時刻t(z)において滞留場所cに滞留していたと定義される。また、対象が時刻t(z),t(zi+1),・・・,t(zi+α)において滞留場所cに滞留していて、かつ、時刻t(zi−1)及びt(zi+α+1)において滞留場所cに滞留していなければ、滞留開始時刻は時刻t(z)とされ、滞留終了時刻は時刻t(zi+α)とされる。 Next, the position measurement data analysis unit 110 extracts the stay behavior data by analyzing the position measurement data 10 based on the stay place extracted in step S202 (step S203). The extracted staying behavior data 11 is recorded in the staying behavior recording unit 130. The staying action data includes an identifier for identifying the staying action (column of staying action ID in FIG. 5), information indicating the staying place corresponding to the staying action (column of staying place in FIG. 5), and the staying place data. It includes a stay start time (start time column in FIG. 5) and a stay end time (end time column in FIG. 5). For example, if the geographic location of an arbitrary position measurement data z i is included in the geographic area of residence location c j, is defined as the target had been retained in the residence where c j at time t (z i) The Further, the object is staying at the staying place c j at time t (z i ), t (z i + 1 ),..., T (z i + α ), and time t (z i−1 ) and t ( If it is not staying at the staying location c j at z i + α + 1 ), the staying start time is time t (z i ), and the staying end time is time t (z i + α ).

次に、位置計測データ分析部110は、ステップS202において抽出した滞留場所のいずれにも属さない位置計測データ(即ち、非滞留行動)を分析する(ステップS210)。尚、ステップS210の処理の詳細は後述される。ステップS210の後に、図2の処理は終了する。   Next, the position measurement data analysis unit 110 analyzes position measurement data (that is, non-staying behavior) that does not belong to any of the staying places extracted in step S202 (step S210). Details of the process in step S210 will be described later. After step S210, the process in FIG. 2 ends.

以下、図6を用いて図2のステップS210の詳細を説明する。
図6の処理が開始すると、位置計測データ分析部110は、ステップS203において抽出した滞留行動のいずれにも対応しない位置計測データを抽出する(ステップS211)。例えば、位置計測データ分析部110は、いずれの滞留場所cの地理的範囲にも含まれない地理的位置を持つ位置計測データzを全て抽出する。
Hereinafter, the details of step S210 in FIG. 2 will be described with reference to FIG.
When the process of FIG. 6 starts, the position measurement data analysis unit 110 extracts position measurement data that does not correspond to any of the staying behaviors extracted in step S203 (step S211). For example, the position measurement data analysis unit 110 extracts all position measurement data z i having a geographical position that is not included in the geographical range of any stay location c j .

次に、位置計測データ分析部110は、ステップS211において抽出した位置計測データzの前後の滞留行動IDを探索する(ステップS212)。具体的には、位置計測データ分析部110は、時刻t(z)よりも前の滞留行動のうち最も時間的に近いもの(直前の滞留行動)と、時刻t(z)よりも後の滞留行動のうち最も時間的に近いもの(直後の滞留行動)とを夫々探索し、これらの滞留行動IDを取得する。例えば、図4の位置計測データPに関して、直前の滞留行動は滞留場所cに対応するものであり、直後の滞留行動は滞留場所cに対応するものである。尚、位置計測データ分析部110は、直前の滞留行動及び直後の滞留行動の少なくとも一方を探索できなければ、係る位置計測データを破棄することができる。 Next, the position measurement data analysis unit 110 searches for staying action IDs before and after the position measurement data z i extracted in step S211 (step S212). Specifically, the position measurement data analysis unit 110 compares the remaining behavior before the time t (z i ) with the closest temporal behavior (the previous residence behavior) and the time t (z i ) later than the time t (z i ). Each of the staying behaviors that are closest in time (the staying behavior immediately after) is searched for, and these staying behavior IDs are acquired. For example, for position measurement data P in FIG. 4, the residence action immediately before are those corresponding to the residence where c 1, retention behavior immediately after are those corresponding to the residence where c 2. If the position measurement data analysis unit 110 cannot search for at least one of the immediately preceding staying action and the immediately following staying action, it can discard the position measurement data.

次に、位置計測データ分析部110はステップS212において探索した直前及び直後の滞留行動IDと関連付けて位置計測データを位置計測データ記録部120に記録し(ステップS213)、図6の処理は終了する。例えば、位置計測データ12は、図7に示されるように直前及び直後の滞留行動IDが追記された状態で位置計測データ記録部120に記録される。   Next, the position measurement data analysis unit 110 records the position measurement data in the position measurement data recording unit 120 in association with the staying action ID immediately before and after the search in step S212 (step S213), and the process of FIG. 6 ends. . For example, the position measurement data 12 is recorded in the position measurement data recording unit 120 in a state where the immediately preceding and immediately following staying action IDs are added as shown in FIG.

以下、図8を用いて図1の行動予測装置による予測処理を説明する。
図8の処理が開始すると、滞留場所予測部140は、位置計測データ入力部100から(現在の)位置計測データ13を入力する(ステップS301)。次に、滞留場所予測部140は、ステップS301において入力した位置計測データ13がいずれかの滞留場所に属しているか否かを判定する(ステップS302)。即ち、滞留場所予測部140は、位置計測データ13の地理的位置が先行する学習処理において抽出された滞留場所のいずれかの地理的範囲に含まれるか否かを判定する。位置計測データ13がいずれかの滞留場所に属しているならば処理はステップS303に進み、そうでなければ処理はステップS310に進む。
Hereinafter, prediction processing by the behavior prediction apparatus in FIG. 1 will be described with reference to FIG.
When the process of FIG. 8 starts, the staying place prediction unit 140 inputs the (current) position measurement data 13 from the position measurement data input unit 100 (step S301). Next, the staying place prediction unit 140 determines whether the position measurement data 13 input in step S301 belongs to any staying place (step S302). That is, the staying place prediction unit 140 determines whether or not the geographical position of the position measurement data 13 is included in any geographical range of staying places extracted in the preceding learning process. If position measurement data 13 belongs to any staying location, the process proceeds to step S303; otherwise, the process proceeds to step S310.

ステップS303において、滞留場所予測部140は従来の(例えば、非特許文献1記載の)マルコフモデルに基づく予測処理を行い、処理はステップS304に進む。即ち、滞留場所予測部140は、マルコフモデルにおいて定められている滞留場所間の遷移確率に基づいて次の滞留場所を予測する。滞留場所cへの遷移確率p(c)は、下記の条件式を満たす。 In step S303, the stay location prediction unit 140 performs a prediction process based on a conventional Markov model (for example, described in Non-Patent Document 1), and the process proceeds to step S304. That is, the staying place prediction unit 140 predicts the next staying place based on the transition probability between staying places defined in the Markov model. The transition probability p (c j ) to the staying place c j satisfies the following conditional expression.

Figure 2012103902
ステップS310において、滞留場所予測部140は後述される部分処理を実行することにより各滞留場所への遷移確率を予測し、処理はステップS304に進む。ステップS304において、滞留場所予測部140はステップS303またはステップS310において予測した遷移確率などの予測結果16を出力し、図8の処理が終了する。
Figure 2012103902
In step S310, the staying place prediction unit 140 predicts a transition probability to each staying place by executing a partial process described later, and the process proceeds to step S304. In step S304, the stay location prediction unit 140 outputs the prediction result 16 such as the transition probability predicted in step S303 or step S310, and the processing in FIG. 8 ends.

以下、図9を用いて図8のステップS310の詳細を説明する。
図9の処理が開始すると、滞留場所予測部140は、位置計測データ記録部120に記録されている過去の位置計測データ15の中から位置計測データ13の近傍の地理的位置を持つものを全て探索する(ステップS311)。ここで、近傍の定義は、特に限定されないが、例えば位置計測データ13の地理的位置からの距離が閾値以下の範囲とすることができる。
Hereinafter, the details of step S310 in FIG. 8 will be described with reference to FIG.
When the process of FIG. 9 starts, the staying place prediction unit 140 selects all of the past position measurement data 15 recorded in the position measurement data recording unit 120 that have a geographical position near the position measurement data 13. Search is performed (step S311). Here, the definition of the neighborhood is not particularly limited. For example, the distance from the geographical position of the position measurement data 13 can be set to a range equal to or less than a threshold value.

次に、滞留場所予測部140は、ステップS311において探索した過去の位置計測データの中から直前の滞留行動IDに対応する(直前の)滞留場所が、位置計測データ13の直前の滞留場所と一致するものを全て抽出する(ステップS312)。
次に、滞留場所予測部140はステップS312において抽出した過去の位置計測データに関連付けられた直後の滞留行動IDに対応する(直後の)滞留場所に基づいて遷移確率を計算し、図9の処理が終了する。例えば、滞留場所予測部140は、下記の数式によって遷移確率p(c)を計算できる。
Next, the stay location prediction unit 140 matches the previous stay location corresponding to the previous stay action ID from the past position measurement data searched in step S311 with the stay location just before the position measurement data 13. All the items to be extracted are extracted (step S312).
Next, the staying place prediction unit 140 calculates a transition probability based on the staying place (immediately after) corresponding to the staying action ID immediately after being associated with the past position measurement data extracted in step S312, and the process of FIG. Ends. For example, the staying place prediction unit 140 can calculate the transition probability p (c j ) by the following mathematical formula.

Figure 2012103902
ここで、nは、ステップS312において抽出された過去の位置計測データのうち直後の滞留行動IDに対応する滞留場所がcであるものの総数である。但し、直後の滞留行動IDの重複は許容されない。即ち、複数の過去の位置計測データの直後の滞留行動IDが重複するならば、これらは同一視されて1つの位置計測データとして扱われる。このような取り扱いにより、特定の滞留行動に関して得られた位置計測データが遷移確率に過剰に影響を与える事態が回避されるので、より妥当な遷移確率が計算されやすくなる。
Figure 2012103902
Here, n j is the total number of the past location measurement data extracted in step S312 with the stay location corresponding to the stay action ID immediately after being c j . However, duplication of the staying action ID immediately after is not allowed. That is, if the staying action ID immediately after a plurality of past position measurement data overlaps, they are identified and treated as one position measurement data. Such handling avoids a situation in which the position measurement data obtained with respect to a specific staying behavior excessively affects the transition probability, so that a more appropriate transition probability can be easily calculated.

以下、図9の部分処理の具体例を図10及び図11を用いて説明する。図10の例では、滞留場所c、c及びcが定められている。学習処理時に得られた位置計測データのうち、滞留場所cから滞留場所cへ遷移するまでに計測されたものが白円で描かれ、滞留場所cから滞留場所cへ遷移するまでに計測されたものが影付き円で描かれている。予測処理時に得られた位置計測データt1及びt2は、×印で夫々描かれている。また、予測処理時に得られた位置計測データt1及びt2の近傍の範囲は、×印を中心とする円で描かれている。 A specific example of the partial processing in FIG. 9 will be described below with reference to FIGS. In the example of FIG. 10, the residence places c 1 , c 2 and c 3 are defined. Among the position measurement data obtained during the learning process, to those measured before the transition from the retention location c 1 to the residence where c 2 is drawn in white circles, the transition from the residence where c 1 to residence location c 3 The measured value is drawn in a shaded circle. The position measurement data t1 and t2 obtained at the time of the prediction process are drawn with crosses. Further, the range in the vicinity of the position measurement data t1 and t2 obtained at the time of the prediction process is drawn with a circle centered on the x mark.

位置計測データt1の近傍には2つの影付き円と1つの白円とが含まれている。但し、これら2つの影付き円は直後の滞留行動IDが重複するので同一視され、1つの位置計測データとして扱われる。即ち、n=n=1である。従って、上記数式によれば、図11に示される通り、p(c)=p(c)=0.5である。一方、位置計測データt2の近傍には1つの影付き円が含まれている。即ち、n=1、n=0である。従って、上記数式によれば、図11に示される通り、p(c)=1、p(c)=0である。このように、図9の部分処理によれば、予測される遷移確率が滞留場所間の遷移途中においても刻々と変化する。 Two shaded circles and one white circle are included in the vicinity of the position measurement data t1. However, these two shaded circles are regarded as one position measurement data because they have the same staying action ID immediately after them and are identified. That is, n 2 = n 3 = 1. Therefore, according to the above equation, p (c 2 ) = p (c 3 ) = 0.5 as shown in FIG. On the other hand, one shaded circle is included in the vicinity of the position measurement data t2. That is, n 2 = 1 and n 3 = 0. Therefore, according to the above formula, p (c 2 ) = 1 and p (c 3 ) = 0 as shown in FIG. As described above, according to the partial processing in FIG. 9, the predicted transition probability changes every moment during the transition between the staying places.

以上説明したように、一実施形態に係る行動予測装置は、滞留場所間の遷移中に計測されたデータを直前及び直後の滞留場所に関連付けて事前学習し、予測時に計測されたデータがいずれの滞留場所にも属さなければ上記事前学習したデータを活用して次の滞留場所を予測する。従って、本実施形態に係る行動予測装置によれば、滞留場所間の遷移途中に予測精度を上昇させ易くなると共に、行動予測結果を動的に更新する場合には高い更新速度を達成し易くなる。   As described above, the behavior prediction apparatus according to the embodiment learns in advance the data measured during the transition between the staying locations in association with the immediately preceding and immediately following staying locations, and the data measured at the time of the prediction If it does not belong to the staying place, the next staying place is predicted using the previously learned data. Therefore, according to the behavior prediction apparatus according to the present embodiment, it is easy to increase the prediction accuracy during the transition between the staying places, and it is easy to achieve a high update speed when dynamically updating the behavior prediction result. .

尚、上記実施形態は、その記載の通りに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素を適宜組み合わせることによって種々の態様を形成できる。また、例えば、上記実施形態に示される全構成要素からいくつかの構成要素を削除した構成も考えられる。   In addition, the said embodiment is not limited as the description, In the implementation stage, a component can be deform | transformed and embodied in the range which does not deviate from the summary. Moreover, various aspects can be formed by appropriately combining a plurality of components disclosed in the embodiment. Further, for example, a configuration in which some components are deleted from all the components shown in the above-described embodiment is also conceivable.

上記実施形態の処理は、汎用のコンピュータを基本ハードウェアとして用いることで実現可能である。上記実施形態の処理を実現するプログラムは、コンピュータで読み取り可能な記憶媒体に格納して提供されてもよい。プログラムは、インストール可能な形式のファイルまたは実行可能な形式のファイルとして記憶媒体に記憶される。記憶媒体としては、磁気ディスク、光ディスク(CD−ROM、CD−R、DVD等)、光磁気ディスク(MO等)、半導体メモリなど、プログラムを記憶でき、かつ、コンピュータが読み取り可能な記憶媒体であれば、何れの形態であってもよい。また、上記実施形態の処理を実現するプログラムを、インターネットなどのネットワークに接続されたコンピュータ(サーバ)上に格納し、ネットワーク経由でコンピュータ(クライアント)にダウンロードさせてもよい。   The processing of the above embodiment can be realized by using a general-purpose computer as basic hardware. The program for realizing the processing of the above embodiment may be provided by being stored in a computer-readable storage medium. The program is stored in the storage medium as an installable file or an executable file. The storage medium may be a computer-readable storage medium such as a magnetic disk, optical disk (CD-ROM, CD-R, DVD, etc.), magneto-optical disk (MO, etc.), semiconductor memory, etc. Any form may be used. Further, the program for realizing the processing of the above embodiment may be stored on a computer (server) connected to a network such as the Internet and downloaded to the computer (client) via the network.

10,12,13,15・・・位置計測データ
11,14・・・滞留行動データ
16・・・予測結果
100・・・位置計測データ入力部
110・・・位置計測データ分析部
120・・・位置計測データ記録部
130・・・滞留行動記録部
140・・・滞留場所予測部
150・・・予測結果出力部
10, 12, 13, 15 ... Position measurement data 11, 14 ... Staying action data 16 ... Prediction result 100 ... Position measurement data input unit 110 ... Position measurement data analysis unit 120 ... Position measurement data recording unit 130 ... Residence action recording unit 140 ... Residence place prediction unit 150 ... Prediction result output unit

Claims (9)

現在の位置計測データが過去の位置計測データを分析して抽出された複数の滞留場所のいずれにも属さないならば、直前及び直後の滞留場所と関連付けて予め記録部に記録されている前記複数の滞留場所のいずれにも属さない過去の位置計測データの中から前記現在の位置計測データの近傍の地理的位置を持つ過去の位置計測データを探索することと、
探索された過去の位置計測データの中から前記現在の位置計測データと同一の直前の滞留場所に関連付けられている過去の位置計測データを抽出することと、
抽出された過去の位置計測データに関連付けられている直後の滞留場所に基づいて対象の次の滞留場所を予測することと
を具備する、行動予測方法。
If the current position measurement data does not belong to any of the plurality of staying places extracted by analyzing past position measurement data, the plurality of pieces recorded in the recording unit in advance in association with the immediately preceding and immediately following staying places Searching for past position measurement data having a geographical position in the vicinity of the current position measurement data from past position measurement data that does not belong to any of the stay locations;
Extracting past position measurement data associated with the immediately preceding staying place same as the current position measurement data from the searched past position measurement data;
Predicting the next staying location of the target based on the staying location immediately after being associated with the extracted past position measurement data.
前記対象の次の滞留場所の予測結果は、抽出された過去の位置計測データに関連付けられている直後の滞留場所に基づく遷移確率を用いて表現される、請求項1の行動予測方法。   The behavior prediction method according to claim 1, wherein the prediction result of the next staying location of the object is expressed using a transition probability based on the staying location immediately after being associated with the extracted past position measurement data. 前記過去の位置予測データを分析して前記複数の滞留場所を抽出することと、
前記複数の滞留場所のいずれにも属さない過去の位置計測データを直前及び直後の滞留場所と関連付けて前記記録部に記録することと
を更に具備する、請求項1の行動予測方法。
Analyzing the past position prediction data to extract the plurality of staying places;
2. The behavior prediction method according to claim 1, further comprising: past position measurement data that does not belong to any of the plurality of staying places is recorded in the recording unit in association with immediately preceding and immediately following staying places.
前記現在の位置計測データの近傍は、前記現在の位置計測データの地理的位置からの距離が閾値以下の範囲である、請求項1の行動予測方法。   2. The behavior prediction method according to claim 1, wherein a distance from a geographical position of the current position measurement data is in a range of a threshold value or less near the current position measurement data. 過去の位置計測データを分析して抽出された複数の滞留場所のいずれにも属さない過去の位置計測データが直前及び直後の滞留場所と関連付けて予め記録されている記録部と、
現在の位置計測データが前記複数の滞留場所のいずれにも属さないならば、前記記録部に記録されている過去の位置計測データの中から前記現在の位置計測データの近傍の地理的位置を持つ過去の位置計測データを探索して、探索した過去の位置計測データの中から前記現在の位置計測データと同一の直前の滞留場所に関連付けられている過去の位置計測データを抽出して、抽出した過去の位置計測データに関連付けられている直後の滞留場所に基づいて対象の次の滞留場所を予測する予測部と
を具備する、行動予測装置。
A recording unit in which past position measurement data that does not belong to any of the plurality of staying places extracted by analyzing past position measurement data is recorded in advance in association with the staying place immediately before and immediately after,
If the current position measurement data does not belong to any of the plurality of staying places, it has a geographical position near the current position measurement data from the past position measurement data recorded in the recording unit. The past position measurement data was searched, and the past position measurement data associated with the immediately previous staying location same as the current position measurement data was extracted from the searched past position measurement data and extracted. A behavior prediction apparatus comprising: a prediction unit that predicts a next stay location of a target based on a stay location immediately after being associated with past position measurement data.
前記対象の次の滞留場所の予測結果は、抽出された過去の位置計測データに関連付けられている直後の滞留場所に基づく遷移確率を用いて表現される、請求項5の行動予測装置。   The behavior prediction apparatus according to claim 5, wherein the prediction result of the next staying location of the object is expressed using a transition probability based on the staying location immediately after being associated with the extracted past position measurement data. 前記過去の位置予測データを分析して前記複数の滞留場所を抽出して、前記複数の滞留場所のいずれにも属さない過去の位置計測データを直前及び直後の滞留場所と関連付けて前記記録部に記録する分析部を更に具備する、請求項5の行動予測装置。   Analyzing the past position prediction data to extract the plurality of staying places, and past position measurement data not belonging to any of the plurality of staying places is associated with the immediately preceding and immediately following staying places in the recording unit The behavior prediction apparatus according to claim 5, further comprising an analysis unit for recording. 前記現在の位置計測データの近傍は、前記現在の位置計測データの地理的位置からの距離が閾値以下の範囲である、請求項5の行動予測装置。   The behavior prediction apparatus according to claim 5, wherein the distance from the geographical position of the current position measurement data is in a range that is equal to or less than a threshold value in the vicinity of the current position measurement data. コンピュータを
現在の位置計測データが過去の位置計測データを分析して抽出された複数の滞留場所のいずれにも属さないならば、直前及び直後の滞留場所と関連付けて予め記録部に記録されている前記複数の滞留場所のいずれにも属さない過去の位置計測データの中から前記現在の位置計測データの近傍の地理的位置を持つ過去の位置計測データを探索する手段、
探索された過去の位置計測データの中から前記現在の位置計測データと同一の直前の滞留場所に関連付けられている過去の位置計測データを抽出する手段、
抽出された過去の位置計測データに関連付けられている直後の滞留場所に基づいて対象の次の滞留場所を予測する手段
として機能させるための行動予測プログラム。
If the current position measurement data does not belong to any of the plurality of staying places extracted by analyzing past position measurement data, it is recorded in advance in the recording unit in association with the staying place immediately before and after Means for searching past position measurement data having a geographical position near the current position measurement data from past position measurement data not belonging to any of the plurality of staying places;
Means for extracting past position measurement data associated with the immediately preceding staying place same as the current position measurement data from the searched past position measurement data;
An action prediction program for functioning as a means for predicting a next staying location of an object based on a staying location immediately after being associated with extracted past position measurement data.
JP2010251813A 2010-11-10 2010-11-10 Action prediction method, apparatus, and program Active JP5422539B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010251813A JP5422539B2 (en) 2010-11-10 2010-11-10 Action prediction method, apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010251813A JP5422539B2 (en) 2010-11-10 2010-11-10 Action prediction method, apparatus, and program

Publications (2)

Publication Number Publication Date
JP2012103902A true JP2012103902A (en) 2012-05-31
JP5422539B2 JP5422539B2 (en) 2014-02-19

Family

ID=46394220

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010251813A Active JP5422539B2 (en) 2010-11-10 2010-11-10 Action prediction method, apparatus, and program

Country Status (1)

Country Link
JP (1) JP5422539B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012168835A (en) * 2011-02-16 2012-09-06 Casio Comput Co Ltd Action history recording device, action history recording method, and program
JP2018055610A (en) * 2016-09-30 2018-04-05 日本電信電話株式会社 Anonymization device, anonymization method and program
WO2021235296A1 (en) * 2020-05-18 2021-11-25 株式会社日立情報通信エンジニアリング Mobile body movement prediction system and mobile body movement prediction method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005070921A (en) * 2003-08-21 2005-03-17 Nec Corp Presence information processing system and presence information processing method
JP2006053132A (en) * 2004-07-13 2006-02-23 Matsushita Electric Ind Co Ltd Moving destination display, and moving destination display method
JP2010134762A (en) * 2008-12-05 2010-06-17 Nec Corp Information notification system, information notification method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005070921A (en) * 2003-08-21 2005-03-17 Nec Corp Presence information processing system and presence information processing method
JP2006053132A (en) * 2004-07-13 2006-02-23 Matsushita Electric Ind Co Ltd Moving destination display, and moving destination display method
JP2010134762A (en) * 2008-12-05 2010-06-17 Nec Corp Information notification system, information notification method, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG200801003009; 西野 正彬: '滞在地遷移情報からの行動パターン抽出方式の検討' 情報処理学会研究報告 Vol.2008 No.110, 20081106, 57〜64, 社団法人情報処理学会 *
JPN6013056600; 西野 正彬: '滞在地遷移情報からの行動パターン抽出方式の検討' 情報処理学会研究報告 Vol.2008 No.110, 20081106, 57〜64, 社団法人情報処理学会 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012168835A (en) * 2011-02-16 2012-09-06 Casio Comput Co Ltd Action history recording device, action history recording method, and program
US8918275B2 (en) 2011-02-16 2014-12-23 Casio Computer Co., Ltd. Action history recording apparatus, action history recording method, and program
JP2018055610A (en) * 2016-09-30 2018-04-05 日本電信電話株式会社 Anonymization device, anonymization method and program
WO2021235296A1 (en) * 2020-05-18 2021-11-25 株式会社日立情報通信エンジニアリング Mobile body movement prediction system and mobile body movement prediction method

Also Published As

Publication number Publication date
JP5422539B2 (en) 2014-02-19

Similar Documents

Publication Publication Date Title
JP5935516B2 (en) Information processing apparatus, information processing method, and program
CN110309434B (en) Track data processing method and device and related equipment
JP5895716B2 (en) Information processing apparatus, information processing method, and program
US11093857B2 (en) Method and apparatus for generating information
JP5946394B2 (en) Statistical inference method, computer program, and computer of path start and end points using multiple types of data sources.
CN111368973B (en) Method and apparatus for training a super network
CN113592869B (en) Building curtain wall glass breakage image identification method and alarm system
CN112199600A (en) Target object identification method and device
Martin et al. Graph convolutional neural networks for human activity purpose imputation
Thomason et al. Identifying locations from geospatial trajectories
JP6089764B2 (en) Activity status processing apparatus and activity status processing method
Alvarez-Lozano et al. Learning and user adaptation in location forecasting
Amirat et al. Nextroute: a lossless model for accurate mobility prediction
JP5422539B2 (en) Action prediction method, apparatus, and program
Wong et al. Long-term user location prediction using deep learning and periodic pattern mining
JP6183489B2 (en) Information processing system, information processing method, and program
KR100880001B1 (en) Mobile device for managing personal life and method for searching information using the mobile device
US20160091326A1 (en) Analysis method and analyzing device
RU2658876C1 (en) Wireless device sensor data processing method and server for the object vector creating connected with the physical position
US11580101B2 (en) Method and apparatus for generating context category dataset
JP2016018308A (en) Moving means estimation device, operation method therefor, and program
JP6433876B2 (en) Parameter estimation apparatus, prediction apparatus, method, and program
Neto et al. Prediction of Destinations and Routes in Urban Trips with Automated Identification of Place Types and Stay Points.
Necula Mining GPS data to learn driver's route patterns
Paduraru et al. Pedestrian motion in simulation applications using deep learning

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120627

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130118

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130515

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131105

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131125

R150 Certificate of patent or registration of utility model

Ref document number: 5422539

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350