JP2010267074A - Server, system and method for extracting visit pattern - Google Patents

Server, system and method for extracting visit pattern Download PDF

Info

Publication number
JP2010267074A
JP2010267074A JP2009117850A JP2009117850A JP2010267074A JP 2010267074 A JP2010267074 A JP 2010267074A JP 2009117850 A JP2009117850 A JP 2009117850A JP 2009117850 A JP2009117850 A JP 2009117850A JP 2010267074 A JP2010267074 A JP 2010267074A
Authority
JP
Japan
Prior art keywords
visit
concept
spot
area
visit pattern
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
JP2009117850A
Other languages
Japanese (ja)
Other versions
JP5271151B2 (en
Inventor
Midori Onogi
碧 大野木
Naoharu Yamada
直治 山田
Keitoku Isoda
佳徳 礒田
Masaharu Kurakake
正治 倉掛
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2009117850A priority Critical patent/JP5271151B2/en
Publication of JP2010267074A publication Critical patent/JP2010267074A/en
Application granted granted Critical
Publication of JP5271151B2 publication Critical patent/JP5271151B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a visit pattern extraction server, a visit pattern extraction system, and a visit pattern extracting method, which can extract a pattern of visits even in an area where the accumulated amount of position information of a portable terminal is small. <P>SOLUTION: The visit pattern extraction server 10 includes: a spot idea-based visit pattern extraction unit 104 for extracting the transitions of the ideas about visiting spots of more than a certain number of users as patterns of idea-based visits for each level of ideas; a spot-based visit pattern extraction unit 105 storing patterns of visits for which the transitions of ideas match in association with the idea-based patterns of visits; a current area determining unit 106 determining an area in which a target user stays; an in-area spot-based visit pattern extraction unit 107 extracting patterns of visits in the area in which the target user stays as patterns of visits inside the area; and an in-area spot-based visit pattern transmission unit 108 transmitting the extracted patterns of visits inside the area or the idea-based patterns of visits to a portable terminal 30. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、訪問パターン抽出サーバ、訪問パターン抽出システム及び訪問パターン抽出方法に関するものである。   The present invention relates to a visit pattern extraction server, a visit pattern extraction system, and a visit pattern extraction method.

近年、地図共有サービスや施設・店舗に関する口コミサイト等、他人の訪問活動の体験を参照するサービスが実現されている(例えば、非特許文献1〜3参照)。また、このようなサービスの中には、旅行雑誌等のおススメコース紹介のように、より詳細な情報をユーザに提供するために訪問スポットおよびその訪問順序を訪問パターンとして推薦するものもある。例えば、特許文献1には、移動体の行動履歴から多くの移動体に共通する行動パターン(滞在時間と関連付けされた訪問パターン)を抽出する装置が開示されている。   In recent years, services that refer to experiences of other people's visiting activities such as map sharing services and word-of-mouth sites related to facilities and stores have been realized (for example, see Non-Patent Documents 1 to 3). Some of these services recommend visiting spots and their visiting order as visiting patterns in order to provide users with more detailed information, such as introducing recommended courses in travel magazines and the like. For example, Patent Document 1 discloses an apparatus that extracts a behavior pattern (a visit pattern associated with a staying time) common to many moving bodies from a behavior history of the moving body.

特開2005−56022号公報JP 2005-56022 A

“ワイワイマップ”、[online]、ヤフー株式会社、[2009年4月27日検索]、インターネット〈URL:http://waiwai.map.yahoo.co.jp/〉“Waiwai Map”, [online], Yahoo Japan Corporation, [Search April 27, 2009], Internet <URL: http://waiwai.map.yahoo.co.jp/> “PetaMap”、[online]、ソニースタイル・ジャパン株式会社、[2009年4月27日検索]、インターネット〈URL:http://petamap.jp/home〉“PetaMap”, [online], Sony Style Japan Co., Ltd. [Search April 27, 2009], Internet <URL: http://petamap.jp/home> “ドコイク?”、[online]、株式会社リクルート、[2009年4月27日検索]、インターネット〈URL:http://www.doko.jp/〉“Dokoiku?”, [Online], Recruit Co., Ltd., [Search April 27, 2009], Internet <URL: http://www.doko.jp/>

ところで、特許文献1記載の装置のように、複数ユーザの位置情報の履歴から、ユーザに共通した訪問パターンを抽出するには、例えば、同一スポットを同一順序で訪問するユーザ数をカウントし、所定の閾値以上のユーザが同一スポットを同一順序で訪問した場合には、当該スポットの遷移を訪問パターンとして抽出する手法が考えられる。   By the way, in order to extract a visit pattern common to users from the history of position information of a plurality of users as in the device described in Patent Document 1, for example, the number of users visiting the same spot in the same order is counted, When users who are equal to or more than the threshold value visit the same spot in the same order, a method of extracting the transition of the spot as a visit pattern can be considered.

しかしながら、エリアによって位置情報のログの蓄積度合いが異なる場合がある。この場合、ユーザの位置情報のログが少ないエリアについては、同一スポットを同一順序で訪問したユーザ数が所定の閾値以上とならず、結果として当該エリアについては訪問パターンを抽出することができないおそれがある。   However, the accumulation degree of the position information log may differ depending on the area. In this case, in an area where there is little log of user location information, the number of users who visited the same spot in the same order does not exceed a predetermined threshold, and as a result, there is a possibility that a visit pattern cannot be extracted for the area. is there.

そこで、本発明は上記に鑑みてなされたもので、携帯端末の位置情報の蓄積量が少ないエリアでも訪問パターンを抽出することができる訪問パターン抽出サーバ、訪問パターン抽出システム及び訪問パターン抽出方法を提供することを目的とする。   Therefore, the present invention has been made in view of the above, and provides a visit pattern extraction server, a visit pattern extraction system, and a visit pattern extraction method that can extract a visit pattern even in an area where the amount of accumulated position information of a mobile terminal is small The purpose is to do.

すなわち、本発明に係る訪問パターン抽出サーバは、ユーザの携帯端末の位置情報が格納される位置情報データベースと、地図上のスポットを示すスポット情報が格納されるスポットデータベースと、前記スポットの概念を示す概念情報が概念レベル別に格納される概念データベースと、一定人数以上の前記ユーザにより訪問された前記スポットである訪問スポットの概念の遷移が概念別訪問パターンとして当該訪問スポットの概念レベル別に格納される概念別訪問パターンデータベースと、前記訪問スポットの遷移が、訪問パターンとして、当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられてエリア別に格納される訪問パターンデータベースと、前記エリアの定義情報が格納されるエリアデータベースと、前記携帯端末から前記位置情報を受信して前記位置情報を前記位置情報データベースに格納するサーバ側受信部と、前記位置情報データベース及び前記スポットデータベースを参照して前記訪問スポットを抽出する訪問スポット抽出部と、前記概念データベースを参照して前記訪問スポット抽出部により抽出された前記訪問スポットの前記概念情報を抽出する訪問概念抽出部と、前記訪問概念抽出部により抽出された前記訪問スポットの概念情報に基づいて、一定人数以上の前記ユーザにより訪問された前記訪問スポットの概念の遷移を前記概念別訪問パターンとして概念レベル別に抽出する概念別訪問パターン抽出部と、前記概念別訪問パターンデータベースを参照して、前記概念別訪問パターンと前記訪問スポットの概念の遷移が一致する前記訪問パターンを抽出し、当該概念別訪問パターンと対応付けてエリアごとに前記訪問パターンデータベースに格納する訪問パターン抽出部と、前記エリアデータベース、及び前記位置情報受信部により対象ユーザの前記携帯端末から受信された前記位置情報を参照し、前記対象ユーザが滞在している前記エリアである対象ユーザ滞在エリアを判定するエリア判定部と、前記訪問パターンデータベース及び前記概念別訪問パターンデータベースを参照して、前記対象ユーザ滞在エリア内の前記訪問パターンのうち、当該訪問パターンに対応された前記概念別訪問パターンに係る前記概念レベルと前記対象ユーザの前記携帯端末により事前に設定された前記概念レベルとが一致するものをエリア内訪問パターンとして抽出するエリア内訪問パターン抽出部と、前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターン、又は、前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターンと対応する前記概念別訪問パターンを前記対象ユーザの前記携帯端末に送信するサーバ側送信部とを備えて構成される。   That is, the visit pattern extraction server according to the present invention shows the concept of the spot, a location information database storing location information of the user's mobile terminal, a spot database storing spot information indicating spots on the map, and the spot. Concept database in which concept information is stored for each concept level, and concept for storing concept transitions of visit spots, which are the spots visited by a certain number of users or more, as concept patterns for each visit spot. A separate visit pattern database, a visit pattern database in which transitions of the visit spot are stored in association with the concept visit patterns matching the concept transition of the visit spot as visit patterns, An area database where definition information is stored; A server-side receiving unit that receives the location information from the portable terminal and stores the location information in the location information database, and a visit spot extraction unit that extracts the visit spot with reference to the location information database and the spot database The concept information of the visit spot extracted by the visit concept extraction unit by extracting the concept information of the visit spot extracted by the visit spot extraction unit with reference to the concept database; Based on the concept-specific visit pattern extraction unit that extracts the concept transition of the visit spot visited by a certain number of users or more as a concept-specific visit pattern, based on the concept visit pattern database , The concept-specific visit pattern matches the concept of the visit spot The visit pattern is extracted from the mobile terminal of the target user by extracting the visit pattern and associating with the visit pattern by concept and storing the visit pattern in the visit pattern database for each area, the area database, and the position information receiving unit. With reference to the received location information, with reference to the area determination unit that determines the target user stay area that is the area where the target user is staying, the visit pattern database and the concept visit pattern database, Of the visit patterns in the target user stay area, the concept level related to the concept-specific visit pattern corresponding to the visit pattern matches the concept level set in advance by the mobile terminal of the target user. Area visit patterns that extract what to do as area visit patterns The visit pattern according to the concept corresponding to the visit pattern within the area extracted by the turn extraction unit and the visit pattern extraction unit within the area or the visit pattern within the area extracted by the visit pattern within the area And a server-side transmission unit that transmits to the portable terminal of the target user.

本発明に係る訪問パターン抽出サーバでは、訪問概念抽出部によりユーザの訪問スポットが概念として抽象化され、概念別訪問パターン抽出部により一定人数以上のユーザにより訪問された訪問スポットの概念の遷移が概念別訪問パターンとして抽出される。このため、例えば、訪問スポットそのものの遷移は異なるが、訪問スポットの概念の遷移は同一である訪問パターンを抽出することができる。よって、ユーザの位置情報が少ないエリアであっても、一定人数以上のユーザにより訪問された訪問スポットの概念の遷移に含まれる訪問パターンをユーザに提示することが可能となる。また、訪問概念抽出部により、訪問活動の特徴(概念別訪問パターン)が抽象化のレベル(概念レベル)と関連付けられて取得される。このため、ユーザ側で設定された概念レベルに対応させて訪問活動の特徴を提示することができる。   In the visit pattern extraction server according to the present invention, a visit concept spot is abstracted as a concept by the visit concept extraction unit, and a concept transition of visit spots visited by a certain number of users or more by the concept visit pattern extraction unit is a concept. It is extracted as another visit pattern. Therefore, for example, it is possible to extract a visit pattern in which the transition of the visit spot itself is different but the transition of the concept of the visit spot is the same. Therefore, even in an area where the position information of the user is small, it is possible to present to the user a visit pattern included in the concept transition of the visited spot visited by a certain number of users or more. Further, the visit concept extraction unit acquires the feature of the visit activity (concept visit pattern by concept) in association with the level of abstraction (concept level). For this reason, the feature of the visit activity can be presented in correspondence with the concept level set on the user side.

また、本発明に係る訪問パターン抽出システムは、携帯端末、及び前記携帯端末へ訪問パターンを配信する訪問パターン抽出サーバを備えて構成される訪問パターン抽出システムであって、前記携帯端末は、訪問パターンのスポットの概念レベルを設定する概念レベル設定部と、前記携帯端末の位置情報及び前記概念レベルを前記訪問パターン抽出サーバに送信する端末側送信部と、前記訪問パターン抽出サーバにより抽出された前記訪問パターンを受信する端末側受信部と、前記端末側受信部により受信された前記訪問パターンを表示する訪問パターン表示部と、を有し、前記訪問パターン抽出サーバは、ユーザの携帯端末の位置情報が格納される位置情報データベースと、地図上のスポットを示すスポット情報が格納されるスポットデータベースと、前記スポットの概念を示す概念情報が概念レベル別に格納される概念データベースと、前記訪問スポットの遷移が、訪問パターンとして、当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられてエリア別に格納される訪問パターンデータベースと、前記訪問スポットの遷移が当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられて訪問パターンとしてエリア別に格納される訪問パターンデータベースと、前記エリアの定義情報が格納されるエリアデータベースと、前記携帯端末から前記位置情報を受信して前記位置情報を前記位置情報データベースに格納するサーバ側受信部と、前記位置情報データベース及び前記スポットデータベースを参照して前記訪問スポットを抽出する訪問スポット抽出部と、前記概念データベースを参照して前記訪問スポット抽出部により抽出された前記訪問スポットの前記概念情報を抽出する訪問概念抽出部と、前記訪問概念抽出部により抽出された前記訪問スポットの概念情報に基づいて、一定人数以上の前記ユーザにより訪問された前記訪問スポットの概念の遷移を前記概念別訪問パターンとして概念レベル別に抽出する概念別訪問パターン抽出部と、前記概念別訪問パターンデータベースを参照して、前記概念別訪問パターンと前記訪問スポットの概念の遷移が一致する訪問パターンを抽出し、当該概念別訪問パターンと対応付けてエリアごとに前記訪問パターンデータベースに格納する訪問パターン抽出部と、前記位置情報受信部により対象ユーザの前記携帯端末から受信された前記位置情報、及び前記エリアデータベースを参照し、前記対象ユーザが滞在している前記エリアである対象ユーザ滞在エリアを判定するエリア判定部と、前記訪問パターンデータベース及び前記概念別訪問パターンデータベースを参照して、前記対象ユーザ滞在エリア内の前記訪問パターンのうち、当該訪問パターンに対応された前記概念別訪問パターンに係る前記概念レベルと前記対象ユーザの前記携帯端末により事前に設定された前記概念レベルとが一致するものをエリア内訪問パターンとして抽出するエリア内訪問パターン抽出部と、前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターン、又は、前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターンと対応する前記概念別訪問パターンを、前記訪問パターンとして前記対象ユーザの前記携帯端末に送信するサーバ側送信部とを有することを特徴として構成される。   The visit pattern extraction system according to the present invention is a visit pattern extraction system configured to include a mobile terminal and a visit pattern extraction server that distributes the visit pattern to the mobile terminal. A concept level setting unit that sets the concept level of the spot, a terminal-side transmission unit that transmits the location information of the mobile terminal and the concept level to the visit pattern extraction server, and the visit extracted by the visit pattern extraction server A terminal-side receiving unit that receives a pattern; and a visit pattern display unit that displays the visit pattern received by the terminal-side receiving unit. Spot data that stores the location information database and spot information indicating spots on the map A base, a concept database in which conceptual information indicating the concept of the spot is stored for each concept level, and a transition of the visit spot corresponding to the concept-specific visit pattern that matches the transition of the concept of the visit spot as a visit pattern A visit pattern database that is attached and stored for each area, and a visit pattern database that is stored for each area as a visit pattern associated with the concept visit pattern in which the transition of the visit spot matches the concept transition of the visit spot An area database in which definition information of the area is stored, a server-side receiving unit that receives the position information from the mobile terminal and stores the position information in the position information database, the position information database, and the spot Refer to the database to extract the visited spots. A visit spot extraction unit that extracts the concept information of the visit spot extracted by the visit spot extraction unit with reference to the concept database; and the visit extracted by the visit concept extraction unit A concept-specific visit pattern extraction unit that extracts, by concept level, the concept transition of the visited spot visited by a certain number or more of the users based on the concept information of the spot, and the concept-specific visit pattern Extracting a visit pattern in which the concept visit pattern matches the concept of the visit spot with reference to the database, and stores the visit pattern in the visit pattern database for each area in association with the concept visit pattern Received from the portable terminal of the target user by the position information receiving unit. An area determination unit that determines a target user stay area that is the area in which the target user is staying with reference to the position information and the area database, the visit pattern database, and the concept visit pattern database Referring to the concept level associated with the concept-specific visit pattern corresponding to the visit pattern among the visit patterns in the target user stay area and the concept set in advance by the mobile terminal of the target user An in-area visit pattern extraction unit that extracts a matching level as an in-area visit pattern, and the in-area visit pattern extracted by the in-area visit pattern extraction unit, or the in-area visit pattern extraction unit The concept-specific visit pattern corresponding to the visited visit pattern in the area The over emissions, configured as characterized by having a server-side transmission unit that transmits to the portable terminal of the target user as the visiting pattern.

本発明に係る訪問パターン抽出システムでは、訪問パターン抽出サーバにより、ユーザの訪問スポットが概念として抽象化され、一定人数以上のユーザにより訪問された訪問スポットの概念の遷移が概念別訪問パターンとして抽出される。このため、例えば、訪問スポットそのものの遷移は異なるが、訪問スポットの概念の遷移は同一である訪問パターンを抽出することができる。よって、ユーザの位置情報が少ないエリアであっても、一定人数以上のユーザにより訪問された訪問スポットの概念の遷移に含まれる訪問パターンをユーザに提示することが可能となる。また、訪問パターン抽出サーバにより、概念別訪問パターンが抽象化のレベルと関連付けて取得される。このため、ユーザの携帯端末により設定された概念レベルに対応させて訪問活動の特徴を提示することできる。よって、ユーザの要求に応じた概念のレベルで訪問活動の特徴を提供することが可能となる。   In the visit pattern extraction system according to the present invention, the visit spot of the user is abstracted as a concept by the visit pattern extraction server, and the transition of the concept of the visit spot visited by a certain number of users or more is extracted as a visit pattern by concept. The Therefore, for example, it is possible to extract a visit pattern in which the transition of the visit spot itself is different but the transition of the concept of the visit spot is the same. Therefore, even in an area where the position information of the user is small, it is possible to present to the user a visit pattern included in the concept transition of the visited spot visited by a certain number of users or more. Further, the visit pattern extraction server obtains the concept-specific visit pattern in association with the level of abstraction. For this reason, the feature of visit activity can be shown corresponding to the concept level set by the user's portable terminal. Therefore, it is possible to provide the features of the visit activity at the concept level according to the user's request.

また、本発明に係る訪問パターン抽出方法は、ユーザの携帯端末の位置情報が格納される位置情報データベースと、地図上のスポットを示すスポット情報が格納されるスポットデータベースと、前記スポットの概念を示す概念情報が概念レベル別に格納される概念データベースと、前記ユーザにより訪問された前記スポットである訪問スポットの概念の遷移が概念別訪問パターンとして当該訪問スポットの概念レベル別に格納される概念別訪問パターンデータベースと、前記訪問スポットの遷移が、訪問パターンとして、当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられてエリア別に格納される訪問パターンデータベースと、前記エリアの定義情報が格納されるエリアデータベースとを備える訪問パターン抽出サーバで実行される訪問パターン抽出方法であって、前記携帯端末から前記位置情報を受信して前記位置情報を前記位置情報データベースに格納する位置情報受信ステップと、前記位置情報データベース及び前記スポットデータベースを参照して前記訪問スポットを抽出する訪問スポット抽出ステップと、前記概念データベースを参照して前記訪問スポット抽出ステップにより抽出された前記訪問スポットの前記概念情報を抽出する訪問概念抽出ステップと、前記訪問概念抽出ステップにより抽出された前記訪問スポットの概念情報に基づいて、一定人数以上の前記ユーザにより訪問された前記訪問スポットの概念の遷移を前記概念別訪問パターンとして概念レベル別に抽出する概念別訪問パターン抽出ステップと、前記概念別訪問パターンデータベースを参照して、前記概念別訪問パターンと前記訪問スポットの概念の遷移が一致する訪問パターンを抽出し、当該概念別訪問パターンと対応付けてエリアごとに前記訪問パターンデータベースに格納する訪問パターン抽出ステップと、前記エリアデータベース、及び前記位置情報受信ステップにより対象ユーザの前記携帯端末から受信された前記位置情報を参照し、前記対象ユーザが滞在している前記エリアである対象ユーザ滞在エリアを判定するエリア判定ステップと、前記訪問パターンデータベース及び前記概念別訪問パターンデータベースを参照して、前記対象ユーザ滞在エリア内の前記訪問パターンのうち、当該訪問パターンに対応された前記概念別訪問パターンに係る前記概念レベルと前記対象ユーザの前記携帯端末により事前に設定された前記概念レベルとが一致するものをエリア内訪問パターンとして抽出するエリア内訪問パターン抽出ステップと、前記エリア内訪問パターン抽出ステップにより抽出された前記エリア内訪問パターン、又は、前記エリア内訪問パターン抽出ステップにより抽出された前記エリア内訪問パターンと対応する前記概念別訪問パターンを前記対象ユーザの前記携帯端末に送信するエリア内訪問パターン送信ステップとを有することを特徴とする。   Further, the visit pattern extraction method according to the present invention shows a concept of the spot, a location information database storing location information of a user's mobile terminal, a spot database storing spot information indicating spots on a map, and the spot. A concept database in which concept information is stored for each concept level, and a concept visit pattern database in which the transition of the concept of a visit spot, which is the spot visited by the user, is stored for each concept level of the visit spot as a concept visit pattern. And a visit pattern database in which the visit spot transition is stored as a visit pattern in association with the concept visit pattern matching the visit spot concept transition, and the area definition information is stored. Visit pattern extraction with an area database A visit pattern extraction method executed by a server, the location information receiving step for receiving the location information from the portable terminal and storing the location information in the location information database, and the location information database and the spot database. A visit spot extraction step for extracting the visit spot by referring to the concept database; a visit concept extraction step for extracting the concept information of the visit spot extracted by the visit spot extraction step by referring to the concept database; and the visit concept Concept-specific visit pattern extraction for extracting concept transitions of the visit spots visited by a certain number of users or more as concept-specific visit patterns based on the concept level based on the concept information of the visit spots extracted in the extraction step Steps and visitor patterns by concept Extracting a visit pattern in which the transition of the concept visit pattern and the concept of the visit spot coincide with each other by referring to a database, and storing it in the visit pattern database for each area in association with the concept visit pattern The target user stay area that is the area where the target user is staying is determined by referring to the position information received from the portable terminal of the target user by the step, the area database, and the position information receiving step. The concept related to the concept-specific visit pattern corresponding to the visit pattern among the visit patterns in the target user stay area with reference to the area determination step, the visit pattern database, and the concept-specific visit pattern database Level and the mobile terminal of the target user An in-area visit pattern extraction step for extracting an in-area visit pattern that matches the concept level set in advance, and the in-area visit pattern extracted by the in-area visit pattern extraction step, or An intra-area visit pattern transmitting step of transmitting the conceptual visit pattern corresponding to the intra-area visit pattern extracted in the intra-area visit pattern extracting step to the mobile terminal of the target user.

本発明に係る訪問パターン抽出方法では、訪問概念抽出ステップでユーザの訪問スポットが概念として抽象化され、概念別訪問パターン抽出ステップで一定人数以上のユーザにより訪問された訪問スポットの概念の遷移が概念別訪問パターンとして抽出される。このため、例えば、訪問スポットそのものの遷移は異なるが、訪問スポットの概念の遷移は同一である訪問パターンを抽出することができる。よって、ユーザの位置情報が少ないエリアであっても、一定人数以上のユーザにより訪問された訪問スポットの概念の遷移に含まれる訪問パターンをユーザに提示することが可能となる。また、訪問概念抽出ステップで、訪問活動の特徴が抽象化のレベルと関連付けられて取得される。このため、ユーザ側で設定された概念レベルに対応させて訪問活動の特徴を提示することができる。   In the visit pattern extraction method according to the present invention, a visit spot of a user is abstracted as a concept in the visit concept extraction step, and a concept transition of visit spots visited by a certain number of users or more in the concept visit pattern extraction step is a concept. It is extracted as another visit pattern. Therefore, for example, it is possible to extract a visit pattern in which the transition of the visit spot itself is different but the transition of the concept of the visit spot is the same. Therefore, even in an area where the position information of the user is small, it is possible to present to the user a visit pattern included in the concept transition of the visited spot visited by a certain number of users or more. In the visit concept extraction step, the features of the visit activity are acquired in association with the level of abstraction. For this reason, the feature of the visit activity can be presented in correspondence with the concept level set on the user side.

本発明によれば、携帯端末の位置情報の蓄積量が少ないエリアでも訪問パターンを抽出することができる。   According to the present invention, it is possible to extract a visit pattern even in an area where the accumulated amount of location information of the mobile terminal is small.

実施形態に係る訪問パターン抽出システムの構成概要図である。It is a composition outline figure of the visit pattern extraction system concerning an embodiment. 実施形態に係る訪問パターン抽出システムの機能を示すブロック図である。It is a block diagram which shows the function of the visit pattern extraction system which concerns on embodiment. 実施形態に係る訪問パターン抽出サーバのハードウェア構成図である。It is a hardware block diagram of the visit pattern extraction server which concerns on embodiment. 実施形態に係る訪問パターン抽出サーバの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the visit pattern extraction server which concerns on embodiment. 実施形態に係る訪問パターン抽出サーバの動作を説明する概要図である。It is a schematic diagram explaining operation | movement of the visit pattern extraction server which concerns on embodiment. 実施形態に係る訪問パターン抽出サーバの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the visit pattern extraction server which concerns on embodiment. 実施形態に係る訪問パターン抽出サーバの動作を説明する概要図である。It is a schematic diagram explaining operation | movement of the visit pattern extraction server which concerns on embodiment. 実施形態に係る訪問パターン抽出システムに備わる携帯端末の画面表示の一例である。It is an example of the screen display of the portable terminal with which the visit pattern extraction system which concerns on embodiment is equipped. 実施形態に係る訪問パターン抽出システムに備わる携帯端末の画面表示の一例である。It is an example of the screen display of the portable terminal with which the visit pattern extraction system which concerns on embodiment is equipped. 実施形態に係る訪問パターン抽出システムに備わる携帯端末の画面表示の一例である。It is an example of the screen display of the portable terminal with which the visit pattern extraction system which concerns on embodiment is equipped.

以下、添付図面を参照して本発明に係る訪問パターン抽出サーバ、訪問パターン抽出システム及びその方法の実施形態を詳細に説明する。なお、図面の説明において同一の要素には同一の符号を付し、重複する説明を省略する。   Hereinafter, embodiments of a visit pattern extraction server, a visit pattern extraction system, and a method thereof according to the present invention will be described in detail with reference to the accompanying drawings. In the description of the drawings, the same elements are denoted by the same reference numerals, and redundant description is omitted.

本実施形態に係る訪問パターン抽出サーバ、訪問パターン抽出システム及びその方法は、例えば、ある地域(エリア)のお勧め訪問コース等、ユーザに訪問スポットの種別およびその訪問順序を他人の体験として参照させる場合に好適に採用されるものである。   The visit pattern extraction server, the visit pattern extraction system, and the method according to the present embodiment allow the user to refer to the types of visit spots and the order of visits as experiences of others, such as recommended visit courses in a certain area. It is suitably employed in some cases.

まず、本実施形態に係る訪問パターン抽出システム1の構成の概要について、図1を参照して説明する。図1は、訪問パターン抽出システム1の構成概要図である。   First, the outline | summary of a structure of the visit pattern extraction system 1 which concerns on this embodiment is demonstrated with reference to FIG. FIG. 1 is a schematic configuration diagram of a visit pattern extraction system 1.

図1に示すように、訪問パターン抽出システム1は、訪問パターン抽出サーバ10及び携帯端末30を備えている。訪問パターン抽出サーバ10及び携帯端末30は、通信ネットワークNにより互いに接続されており、互いに通信可能に構成されている。通信ネットワークNとして、例えば、移動通信網や無線LAN通信網などが用いられる。   As shown in FIG. 1, the visit pattern extraction system 1 includes a visit pattern extraction server 10 and a mobile terminal 30. The visit pattern extraction server 10 and the portable terminal 30 are connected to each other by a communication network N and configured to be able to communicate with each other. As the communication network N, for example, a mobile communication network or a wireless LAN communication network is used.

携帯端末30は、ユーザにより携帯される移動端末であって、例えば、無線によるデータ通信機能を持った端末である。携帯端末30は、当該携帯端末30の位置情報を取得可能に構成されている。例えば、携帯端末30は、GPS[Global Positioning System]システムを利用可能に構成されている。携帯端末30として、例えば、携帯電話やPHS、無線通信カードを備えたPDA[Personal Digital Assistant]等が用いられる。なお、訪問パターン抽出システム1は、複数の携帯端末30を備えても良い。   The mobile terminal 30 is a mobile terminal that is carried by a user, for example, a terminal having a wireless data communication function. The mobile terminal 30 is configured to be able to acquire position information of the mobile terminal 30. For example, the mobile terminal 30 is configured to be able to use a GPS [Global Positioning System] system. As the mobile terminal 30, for example, a mobile phone, a PHS, a PDA [Personal Digital Assistant] equipped with a wireless communication card, or the like is used. The visit pattern extraction system 1 may include a plurality of mobile terminals 30.

訪問パターン抽出サーバ10は、データベース群20を備えており、データベース群20に格納されたデータ、及び携帯端末30と通信したデータに基づいて、携帯端末30へスポット別訪問パターン(訪問パターン)やスポット概念別訪問パターン(概念別訪問パターン)を送信可能に構成されている。スポット別訪問パターン及びスポット概念別訪問パターンは、訪問スポットの種別及び訪問順序を示す情報である。スポット概念別訪問パターンは、スポット別訪問パターンに係る訪問スポットの概念を抽象化して上位の概念として表したものである。   The visit pattern extraction server 10 includes a database group 20, and based on data stored in the database group 20 and data communicated with the mobile terminal 30, a visit pattern (visit pattern) or spot by spot for the mobile terminal 30. Concept-specific visit patterns (concept-specific visit patterns) can be transmitted. The visit pattern by spot and the visit pattern by spot concept are information indicating the type of visit spot and the visit order. The spot concept-specific visit pattern is an abstraction of the concept of a visit spot related to the spot-specific visit pattern, and is expressed as an upper concept.

データベース群20には、ユーザに対してスポット別訪問パターン又はスポット概念別訪問パターンを提供するために用いられるデータが格納されている。例えば、データベース群20は、携帯端末30のGPS情報、地図上のスポットを示すスポット情報、スポットの種別や意味を示す概念情報、スポットの概念情報別の訪問パターンに係る情報、スポット別訪問パターンの情報、エリアを定義するエリア定義の情報等が格納されたデータベース群である。なお、以下では、説明理解の容易性を考慮して、格納される情報ごとにデータベースを分けて説明するが、データベース群20は、1のデータベースとして構成してもよいし、要求される性能に応じて適宜分割してもよい。例えば、エリア定義の情報が格納されたデータベースとスポット情報が格納されたデータベースは1つのデータベースとしてもよい。   The database group 20 stores data used for providing a visit pattern by spot or a visit pattern by spot concept to the user. For example, the database group 20 includes GPS information of the mobile terminal 30, spot information indicating a spot on a map, concept information indicating a spot type and meaning, information related to a visit pattern for each spot concept information, and a visit pattern for each spot. This is a database group storing information, area definition information for defining areas, and the like. In the following, considering ease of understanding, the database will be described separately for each piece of information to be stored. However, the database group 20 may be configured as one database, and the required performance will be improved. You may divide | segment appropriately according to it. For example, the database storing the area definition information and the database storing the spot information may be one database.

次に、訪問パターン抽出システム1の各構成について詳細を説明する。図2は、訪問パターン抽出システム1の機能を示すブロック図である。最初に、訪問パターン抽出サーバ10のハードウェア構成について説明する。図3は、訪問パターン抽出サーバ10のハードウェア構成図である。図3に示すように、訪問パターン抽出サーバ10は、物理的には、CPU11、ROM12及びRAM13等の主記憶装置、キーボード及びマウス等の入力デバイス14、ディスプレイ等の出力デバイス15、携帯端末30との間でデータの送受信を行うためのネットワークカード等の通信モジュール16、ハードディスク等の補助記憶装置17などを含む通常のコンピュータシステムとして構成される。後述する訪問パターン抽出サーバ10の各機能は、CPU11、ROM12、RAM13等のハードウェア上に所定のコンピュータソフトウェアを読み込ませることにより、CPU11の制御の元で入力デバイス14、出力デバイス15、通信モジュール16を動作させるとともに、ROM12、RAM13や補助記憶装置17におけるデータの読み出し及び書き込みを行うことで実現される。   Next, details of each component of the visit pattern extraction system 1 will be described. FIG. 2 is a block diagram illustrating functions of the visit pattern extraction system 1. First, the hardware configuration of the visit pattern extraction server 10 will be described. FIG. 3 is a hardware configuration diagram of the visit pattern extraction server 10. As shown in FIG. 3, the visit pattern extraction server 10 physically includes a CPU 11, a main storage device such as a ROM 12 and a RAM 13, an input device 14 such as a keyboard and a mouse, an output device 15 such as a display, and a mobile terminal 30. Are configured as a normal computer system including a communication module 16 such as a network card for transmitting and receiving data, an auxiliary storage device 17 such as a hard disk, and the like. Each function of the visit pattern extraction server 10 to be described later reads predetermined computer software on hardware such as the CPU 11, the ROM 12, and the RAM 13, thereby allowing the input device 14, the output device 15, and the communication module 16 to be controlled under the control of the CPU 11. This is realized by reading and writing data in the ROM 12, RAM 13, and auxiliary storage device 17.

図2に戻り、訪問パターン抽出サーバ10は、データベース群20を構成するGPS情報DB(位置情報データベース)201、スポットDB(スポットデータベース)202、スポット概念DB(概念データベース)203、スポット概念別訪問パターンDB(概念別訪問パターンデータベース)204、スポット別訪問パターンDB(訪問パターンデータベース)205及びエリアDB(エリアデータベース)206を備えている。   Returning to FIG. 2, the visit pattern extraction server 10 includes a GPS information DB (position information database) 201, a spot DB (spot database) 202, a spot concept DB (concept database) 203, and a spot concept-specific visit pattern constituting the database group 20. A DB (concept-specific visit pattern database) 204, a spot-specific visit pattern DB (visit pattern database) 205, and an area DB (area database) 206 are provided.

GPS情報DB201は、各ユーザの携帯端末30で定期的に測位されたGPS情報が格納されるデータベースである。GPS情報DB201には、ユーザごとに測位されたGPS情報、測位日時、測位誤差、測位誤差を段階的に区分した測位精度等が格納される。   The GPS information DB 201 is a database that stores GPS information periodically measured by the mobile terminal 30 of each user. The GPS information DB 201 stores GPS information measured for each user, positioning date and time, positioning error, positioning accuracy obtained by classifying the positioning error, and the like.

スポットDB202は、店舗・施設の情報が格納されるデータベースである。スポットDB202には、店舗・施設名、その店舗・施設のGPS情報等が格納される。   The spot DB 202 is a database in which store / facility information is stored. The spot DB 202 stores a store / facility name, GPS information of the store / facility, and the like.

スポット概念DB203は、スポットDB202に格納されたスポットごとに、スポットの概念の情報が格納されるデータベースである。スポットの概念は、抽象化の程度を示す概念レベルと関連付けされて格納される。例えば、ABCカフェの概念は、カフェであり、カフェの上位概念は飲食店だとする。そして、カフェを飲食店として抽象化した場合の程度は、例えば、概念レベル2であるとする。スポット概念DB203には、このような概念の従属関係が概念レベルに関連付けされて概念レベル別に格納される。   The spot concept DB 203 is a database in which spot concept information is stored for each spot stored in the spot DB 202. The concept of a spot is stored in association with a concept level indicating the degree of abstraction. For example, it is assumed that the concept of ABC cafe is a cafe, and the upper concept of the cafe is a restaurant. And the grade at the time of abstracting a cafe as a restaurant is assumed to be the concept level 2, for example. In the spot concept DB 203, such dependency relationships of concepts are associated with the concept level and stored for each concept level.

スポット概念別訪問パターンDB204は、一定人数以上(一定閾値以上)のユーザにより訪問されたスポットの概念の遷移がスポットの概念レベル別にスポット概念別訪問パターンとして格納されるデータベースである。   The spot concept-specific visit pattern DB 204 is a database in which transitions of the concept of spots visited by a certain number of users (a certain threshold value or more) are stored as spot concept-specific visit patterns for each spot concept level.

スポット別訪問パターンDB205は、ユーザの訪問スポットの遷移が、スポット別訪問パターンとして、当該訪問スポットの概念の遷移と一致するスポット概念別訪問パターンと対応付けられてエリア別に格納されるデータベースである。   The spot visit pattern DB 205 is a database in which a visit spot transition of a user is stored as a spot visit pattern by area in association with a spot concept visit pattern that matches the concept transition of the visit spot.

エリアDB206は、エリアの定義情報が格納されるデータベースである。   The area DB 206 is a database in which area definition information is stored.

また、訪問パターン抽出サーバ10は、機能的には、GPS情報受信部(サーバ側受信部)101、訪問スポット抽出部102、訪問スポット概念抽出部(訪問概念抽出部)103、スポット概念別訪問パターン抽出部(概念別訪問パターン抽出部)104、スポット別訪問パターン抽出部(訪問パターン抽出部)105、現在エリア判定部(エリア判定部)106、エリア内スポット別訪問パターン抽出部(エリア内訪問パターン抽出部)107及びエリア内スポット別訪問パターン送信部(サーバ側送信部)108を備えている。   In addition, the visit pattern extraction server 10 functionally includes a GPS information reception unit (server side reception unit) 101, a visit spot extraction unit 102, a visit spot concept extraction unit (visit concept extraction unit) 103, and a visit concept-specific visit pattern. Extraction unit (concept-specific visit pattern extraction unit) 104, spot-specific visit pattern extraction unit (visit pattern extraction unit) 105, current area determination unit (area determination unit) 106, spot-in-area visit pattern extraction unit (in-area visit pattern) An extraction unit) 107 and a spot-by-area visit pattern transmission unit (server-side transmission unit) 108.

GPS情報受信部101は、携帯端末30で測位したGPS情報を携帯端末30から受信し、GPS情報DB201に格納する機能を有している。また、GPS情報受信部101は、携帯端末30から受信したGPS情報を現在エリア判定部106へ出力する機能を有している。なお、GPS情報受信部101は、携帯端末30の識別番号、ユーザID、設定情報(概念レベルの設定情報を含む)等を、GPS情報に含ませて受信する機能を有していても良い。   The GPS information receiving unit 101 has a function of receiving GPS information measured by the mobile terminal 30 from the mobile terminal 30 and storing it in the GPS information DB 201. The GPS information receiving unit 101 has a function of outputting GPS information received from the mobile terminal 30 to the current area determining unit 106. Note that the GPS information receiving unit 101 may have a function of receiving the identification number, user ID, setting information (including conceptual level setting information), and the like of the mobile terminal 30 included in the GPS information.

訪問スポット抽出部102は、GPS情報DB201及びスポットDB202を参照可能に構成されており、GPS情報DB201に格納された各ユーザのGPS情報とスポットDB202に格納されたスポットのGPS情報とを比較して、各ユーザにより訪問された訪問スポットを抽出する機能を有している。また、訪問スポット抽出部102は、抽出した訪問スポットを訪問スポット概念抽出部103へ出力する機能を有している。   The visit spot extraction unit 102 is configured to be able to refer to the GPS information DB 201 and the spot DB 202, and compares the GPS information of each user stored in the GPS information DB 201 with the GPS information of the spot stored in the spot DB 202. , It has a function of extracting a visit spot visited by each user. The visit spot extraction unit 102 has a function of outputting the extracted visit spot to the visit spot concept extraction unit 103.

訪問スポット概念抽出部103は、スポット概念DB203を参照可能に構成されており、訪問スポット抽出部102により出力された訪問スポットに基づいて、ユーザにより訪問された訪問スポットの概念情報を概念レベル別にスポット概念DB203から抽出する機能を有している。また、訪問スポット概念抽出部103は、抽出した概念レベル別の訪問スポットの概念情報をスポット概念別訪問パターン抽出部104へ出力する機能を有している。   The visit spot concept extraction unit 103 is configured to be able to refer to the spot concept DB 203, and based on the visit spot output by the visit spot extraction unit 102, the concept information of the visit spot visited by the user is spotted by concept level. It has a function of extracting from the concept DB 203. The visit spot concept extraction unit 103 also has a function of outputting the extracted concept information of visit spots by concept level to the visit concept-specific visit pattern extraction unit 104.

スポット概念別訪問パターン抽出部104は、スポット概念別訪問パターンDB204を変更及び参照可能に構成されている。スポット概念別訪問パターン抽出部104は、訪問スポット概念抽出部103が出力した概念レベル別の訪問スポットの概念情報に基づいて、ユーザにより訪問されたスポットの概念の遷移を概念レベル別に抽出する機能を有している。そして、スポット概念別訪問パターン抽出部104は、抽出した概念レベル別のスポットの概念の遷移に基づいて、同じ遷移をしたユーザ数をカウントする機能を有している。そして、スポット概念別訪問パターン抽出部104は、所定人数以上(所定の閾値以上)のユーザにより訪問されたスポットの概念の遷移を、スポット概念別訪問パターンとして抽出する機能を有している。すなわち、スポット概念別訪問パターン抽出部104は、ユーザにより訪問されたスポットの概念の遷移に基づいて、スポット概念別訪問パターンを抽出する機能を有している。また、スポット概念別訪問パターン抽出部104は、抽出したスポット概念別訪問パターン及び当該スポット概念別訪問パターンのユーザ数をスポット概念別訪問パターンDB204に格納する機能を有している。   The spot concept-specific visit pattern extraction unit 104 is configured to be able to change and refer to the spot concept-specific visit pattern DB 204. The spot concept-specific visit pattern extraction unit 104 has a function of extracting the concept transition of the spot visited by the user by concept level based on the concept information of the visit spot by concept level output by the visit spot concept extraction unit 103. Have. The spot concept-specific visit pattern extraction unit 104 has a function of counting the number of users who have made the same transition based on the extracted concept transition of the spot by concept level. The spot concept-specific visit pattern extraction unit 104 has a function of extracting, as spot concept-specific visit patterns, transitions of the concept of spots visited by a predetermined number of users (a predetermined threshold or more). That is, the spot concept-specific visit pattern extraction unit 104 has a function of extracting a spot concept-specific visit pattern based on the transition of the concept of the spot visited by the user. The spot concept-specific visit pattern extraction unit 104 has a function of storing the extracted spot concept-specific visit pattern and the number of users of the spot concept-specific visit pattern in the spot concept-specific visit pattern DB 204.

スポット別訪問パターン抽出部105は、スポット概念別訪問パターンDB204を参照可能に構成されている。スポット別訪問パターン抽出部105は、訪問スポットの概念の遷移がスポット概念別訪問パターンと一致する訪問スポットの遷移をスポット別訪問パターンとしてエリアごとに抽出し、概念の遷移が一致したスポット概念別訪問パターンと対応付けてスポット別訪問パターンDB205にエリアごとに格納する機能を有している。   The spot-specific visit pattern extraction unit 105 is configured to be able to refer to the spot concept-specific visit pattern DB 204. The spot-by-spot visit pattern extraction unit 105 extracts, for each area, visit spot transitions whose visit spot concept matches the spot concept visit pattern as a spot visit pattern, and spot concept visits that match the concept transition. It has a function of storing each area in the spot visit pattern DB 205 in association with the pattern.

現在エリア判定部106は、エリアDB206を参照可能に構成されており、GPS情報受信部101により出力された携帯端末30のGPS情報、及びエリアDB206に格納されたエリア定義の情報を参照し、ユーザが現在滞在するエリアを判定する機能を有している。   The current area determination unit 106 is configured to be able to refer to the area DB 206, and refers to the GPS information of the mobile terminal 30 output by the GPS information receiving unit 101 and the area definition information stored in the area DB 206. Has a function of determining an area where the user currently stays.

エリア内スポット別訪問パターン抽出部107は、スポット別訪問パターンDB205を参照可能に構成されており、現在エリア判定部106で判定されたエリア内におけるスポット別訪問パターンを抽出する機能を有している。そして、エリア内スポット別訪問パターン抽出部107は、エリア内のスポット別訪問パターンのうち、スポット別訪問パターンに対応したスポット概念別訪問パターンに係る訪問スポットの概念の概念レベルが携帯端末30側で設定された概念レベルと同一であるスポット別訪問パターンを絞り込み、エリア内スポット別訪問パターンとして抽出する機能を有している。また、エリア内スポット別訪問パターン抽出部107は、スポット概念別訪問パターンDB204を参照可能に構成されており、抽出したエリア内スポット別訪問パターンに対応するスポット概念別訪問パターンを抽出する機能を有している。そして、エリア内スポット別訪問パターン抽出部107は、抽出したエリア内スポット別訪問パターン、及び、抽出したエリア内スポット別訪問パターンに対応するスポット概念別訪問パターンをエリア内スポット別訪問パターン送信部108へ出力する機能を有している。   The spot-by-area visit pattern extraction unit 107 is configured to be able to refer to the spot-by-spot visit pattern DB 205 and has a function of extracting a spot-by-spot visit pattern in the area determined by the current area determination unit 106. . Then, the in-area spot visit pattern extraction unit 107 sets the concept level of the visit spot concept related to the spot concept visit pattern corresponding to the spot visit pattern among the spot visit patterns in the area at the mobile terminal 30 side. It has a function of narrowing down the spot-by-spot visit patterns that are the same as the set concept level and extracting them as spot-by-spot visit patterns in the area. The intra-area spot visit pattern extraction unit 107 is configured to be able to refer to the spot concept-specific visit pattern DB 204 and has a function of extracting a spot concept-specific visit pattern corresponding to the extracted intra-area spot visit pattern. is doing. Then, the intra-area spot visit pattern extraction unit 107 transmits the extracted intra-area spot visit pattern and the spot concept-specific visit pattern corresponding to the extracted intra-area spot visit pattern to the intra-area spot visit pattern transmission unit 108. The function to output to.

エリア内スポット別訪問パターン送信部108は、エリア内スポット別訪問パターン抽出部107により抽出されたエリア内スポット別訪問パターン、および当該エリア内スポット別訪問パターンと対応するスポット概念別訪問パターンを携帯端末30へ送信する機能を有している。   The intra-area spot-specific visit pattern transmitting unit 108 receives the intra-area spot-specific visit pattern extracted by the intra-area spot-specific visit pattern extraction unit 107 and the spot concept-specific visit pattern corresponding to the intra-area spot-specific visit pattern. 30.

以上、訪問パターン抽出サーバ10において、訪問スポット抽出部102、訪問スポット概念抽出部103、スポット概念別訪問パターン抽出部104及びスポット別訪問パターン抽出部105は、データ集約や訪問パターンの生成等を行う蓄積部110として機能し、現在エリア判定部106、エリア内スポット別訪問パターン抽出部107及びエリア内スポット別訪問パターン送信部108は、ユーザが所望する訪問パターンの配信等を行う配信部111として機能する。   As described above, in the visit pattern extraction server 10, the visit spot extraction unit 102, the visit spot concept extraction unit 103, the spot concept visit pattern extraction unit 104, and the spot visit pattern extraction unit 105 perform data aggregation, visit pattern generation, and the like. The current area determination unit 106, the in-area spot visit pattern extraction unit 107, and the in-area spot visit pattern transmission unit 108 function as the accumulation unit 110, and function as the delivery unit 111 that delivers a visit pattern desired by the user. To do.

次に、携帯端末30の構成について詳細を説明する。携帯端末30は、機能的には、GPS情報送信部(端末側送信部)301、概念レベル設定部302、エリア内スポット別訪問パターン受信部(端末側受信部)303及びエリア内スポット別訪問パターン表示部(訪問パターン表示部)304を備えて構成されている。   Next, details of the configuration of the mobile terminal 30 will be described. Functionally, the portable terminal 30 includes a GPS information transmission unit (terminal-side transmission unit) 301, a concept level setting unit 302, an intra-area spot visit pattern reception unit (terminal-side reception unit) 303, and an intra-area spot visit pattern. A display unit (visit pattern display unit) 304 is provided.

GPS情報送信部301は、定期的に現在地のGPS情報を測位し、測位したGPS情報を、訪問パターン抽出サーバ10のGPS情報受信部101へ送信する機能を有している。なお、GPS情報送信部301は、携帯端末30の識別番号、ユーザID、設定情報(概念レベルの設定情報を含む)等を、GPS情報に含ませて送信する機能を有していても良い。   The GPS information transmitting unit 301 has a function of periodically measuring GPS information of the current location and transmitting the measured GPS information to the GPS information receiving unit 101 of the visit pattern extraction server 10. Note that the GPS information transmitting unit 301 may have a function of transmitting the identification number, user ID, setting information (including conceptual level setting information), and the like of the mobile terminal 30 in the GPS information.

概念レベル設定部302は、訪問パターン抽出サーバ10のエリア内スポット別訪問パターン抽出部107においてスポット別訪問パターン抽出を行う際のスポットの概念レベルを設定する機能を有している。   The concept level setting unit 302 has a function of setting a spot concept level when the spot-specific visit pattern extraction unit 107 of the visit pattern extraction server 10 performs spot-specific visit pattern extraction.

エリア内スポット別訪問パターン受信部303は、訪問パターン抽出サーバ10からエリア内スポット別訪問パターンを受信する機能を有している。また、エリア内スポット別訪問パターン受信部303は、訪問パターン抽出サーバ10からスポット概念別訪問パターンを受信する機能を有していてもよい。そして、エリア内スポット別訪問パターン受信部303は、受信したエリア内スポット別訪問パターン又はスポット概念別訪問パターンをエリア内スポット別訪問パターン表示部304へ出力する機能を有している。   The intra-area spot visit pattern receiving unit 303 has a function of receiving the intra-area spot visit pattern from the visit pattern extraction server 10. The in-area spot visit pattern receiving unit 303 may have a function of receiving a spot concept-specific visit pattern from the visit pattern extraction server 10. The in-area spot visit pattern receiving unit 303 has a function of outputting the received in-area spot visit pattern or spot concept visit pattern to the in-area spot visit pattern display unit 304.

エリア内スポット別訪問パターン表示部304は、エリア内スポット別訪問パターン受信部303により出力されたエリア内スポット別訪問パターン又はスポット概念別訪問パターンを携帯端末30上に表示する機能を有している。   The in-area spot visit pattern display unit 304 has a function of displaying on the mobile terminal 30 the in-area spot visit pattern or the spot concept visit pattern output by the in-area spot visit pattern reception unit 303. .

次に、本実施形態に係る訪問パターン抽出サーバ10の動作について説明する。訪問パターン抽出サーバ10の動作は、蓄積部110がオフラインで行う訪問パターン抽出フェーズと、配信部111がオンラインで行うエリア内訪問パターン抽出フェーズからなる。オフラインの訪問パターン抽出フェーズでは、携帯端末30からGPS情報を収集し、ユーザが訪問した訪問スポットを抽出する。抽出された訪問スポットから、一定以上のユーザが訪問したスポットの概念の遷移をスポット概念別訪問パターンとして抽出し、対応するスポット別訪問パターンをスポット別訪問パターンDB205に保存する。一方、オンラインのエリア内訪問パターン抽出フェーズでは、携帯端末30のGPS情報からユーザが現在滞在するエリアを判定し、エリア内に含まれるスポット別訪問パターンを抽出し、携帯端末30に送信する。   Next, the operation of the visit pattern extraction server 10 according to this embodiment will be described. The operation of the visit pattern extraction server 10 includes a visit pattern extraction phase that the storage unit 110 performs offline and an in-area visit pattern extraction phase that the distribution unit 111 performs online. In the offline visit pattern extraction phase, GPS information is collected from the portable terminal 30 and the visit spot visited by the user is extracted. From the extracted visit spots, the transition of the concept of spots visited by a certain number of users or more is extracted as a visit pattern by spot concept, and the corresponding visit pattern by spot is stored in the visit pattern by spot DB 205. On the other hand, in the online in-area visit pattern extraction phase, the area where the user currently stays is determined from the GPS information of the mobile terminal 30, the spot visit pattern included in the area is extracted and transmitted to the mobile terminal 30.

最初に、オフラインの訪問パターン抽出フェーズを説明する。図4は、本実施形態に係る訪問パターン抽出サーバ10の訪問パターン抽出動作を示すフローチャートである。図4に示す制御処理は、例えば、訪問パターン抽出サーバ10において制御アプリケーションが起動されたタイミングから所定の間隔で繰り返し実行される。   First, the offline visit pattern extraction phase will be described. FIG. 4 is a flowchart showing the visit pattern extraction operation of the visit pattern extraction server 10 according to the present embodiment. The control process illustrated in FIG. 4 is repeatedly executed at a predetermined interval from the timing at which the control application is activated in the visit pattern extraction server 10, for example.

図4に示すように、訪問パターン抽出サーバ10は、訪問スポット抽出処理から開始する(S10)。この訪問スポット抽出処理に用いられるGPS情報DB201及びスポットDB202の例を示す。表1は、GPS情報DB201の一例である。

Figure 2010267074

表1に示すように、GPS情報DB201には、各携帯端末30に対応するユーザIDごとに、GPSにより測位された時刻、緯度・経度が格納されている。訪問パターン抽出サーバ10は、例えば、訪問パターン抽出フェーズ前に、各携帯端末30と通信して得られたユーザID及びGPS情報に基づいて、ユーザIDごとに時刻、緯度・経度をGPS情報DB201に格納する。ユーザIDは、端末識別子であって、例えば、GPS情報受信部101が受信するGPS情報に含まれる情報である。また、例えば、訪問パターン抽出サーバ10は、GPS情報受信部101とは別の独立したユーザID受信用の受信部を備え、携帯端末30と通信してもよい。 As shown in FIG. 4, the visit pattern extraction server 10 starts with a visit spot extraction process (S10). An example of the GPS information DB 201 and the spot DB 202 used for this visit spot extraction process is shown. Table 1 is an example of the GPS information DB 201.
Figure 2010267074

As shown in Table 1, the GPS information DB 201 stores time, latitude / longitude measured by GPS for each user ID corresponding to each mobile terminal 30. For example, the visit pattern extraction server 10 stores the time, latitude / longitude for each user ID in the GPS information DB 201 based on the user ID and GPS information obtained by communicating with each mobile terminal 30 before the visit pattern extraction phase. Store. The user ID is a terminal identifier, for example, information included in GPS information received by the GPS information receiving unit 101. For example, the visit pattern extraction server 10 may include a receiving unit for receiving a user ID independent of the GPS information receiving unit 101 and may communicate with the mobile terminal 30.

続いて表2にスポットDB202の例を示す。

Figure 2010267074

表2に示すように、スポットDB202には、スポットを一意に特定するスポットID、スポットの名称、緯度・経度の情報が格納される。訪問パターン抽出サーバ10は、地図情報等を用いて、例えば、訪問パターン抽出フェーズ前に、スポットDB202を構築する。 Table 2 shows an example of the spot DB 202.
Figure 2010267074

As shown in Table 2, the spot DB 202 stores spot IDs for uniquely identifying spots, spot names, and latitude / longitude information. The visit pattern extraction server 10 uses the map information or the like to construct the spot DB 202 before the visit pattern extraction phase, for example.

訪問スポット抽出部102は、表1に示すGPS情報DB201および表2に示すスポットDB202を参照し、ユーザが訪問したスポットを訪問スポットとして抽出する。例えば、ユーザID:U001が時刻12:30に位置した地点の緯度・経度が、スポットID:S002の緯度・経度と同一である場合には、スポットID:S002を訪問スポットとして抽出する。S10の処理が終了すると、スポット概念抽出処理へ移行する(S12)。   The visit spot extraction unit 102 refers to the GPS information DB 201 shown in Table 1 and the spot DB 202 shown in Table 2, and extracts spots visited by the user as visit spots. For example, when the latitude / longitude of the point where the user ID: U001 is located at the time 12:30 is the same as the latitude / longitude of the spot ID: S002, the spot ID: S002 is extracted as a visit spot. When the process of S10 ends, the process proceeds to the spot concept extraction process (S12).

S12の処理は、訪問スポット概念抽出部103が実行し、S10の処理で抽出した訪問スポットに対応する概念を抽出する処理である。このスポット概念抽出処理に用いられるスポット概念DB203の例を表3示す。

Figure 2010267074

表3に示すように、スポット概念DB203には、スポットDB202で定義したスポットごとに、スポットの概念の情報が格納される。スポットの概念は、レベルごとに格納される。例えば、スポットID:S002のABCカフェの概念はカフェであり、カフェの上位概念は飲食店であるとする。このような概念の従属関係を、概念レベルを用いて定義する。例えば、ABCカフェの概念レベル1の概念はカフェであり、概念レベル2の概念は飲食店であるとする。このように、表3の例では、上位概念になるほど概念レベルの値が大きくなるように設定されている。訪問パターン抽出サーバ10は、スポットDB202を用いて、例えば、訪問パターン抽出フェーズ前に、スポット概念DB203を構築する。 The process of S12 is a process that is executed by the visit spot concept extraction unit 103 and extracts a concept corresponding to the visit spot extracted in the process of S10. Table 3 shows an example of the spot concept DB 203 used for the spot concept extraction process.
Figure 2010267074

As shown in Table 3, the spot concept DB 203 stores spot concept information for each spot defined in the spot DB 202. The concept of a spot is stored for each level. For example, it is assumed that the ABC cafe concept of the spot ID: S002 is a cafe, and the higher concept of the cafe is a restaurant. Such dependency relationships of concepts are defined using concept levels. For example, it is assumed that the concept of concept level 1 of ABC cafe is a cafe, and the concept of concept level 2 is a restaurant. Thus, in the example of Table 3, the value of the concept level is set to increase as the concept becomes higher. The visit pattern extraction server 10 uses the spot DB 202 to construct the spot concept DB 203, for example, before the visit pattern extraction phase.

訪問スポット概念抽出部103は、S10の処理で訪問スポット抽出部102が抽出した訪問スポットに対応するスポット概念を、表3に示すスポット概念DB203を参照して抽出する。例えば、スポットID:S002が訪問スポットである場合には、概念レベル1のカフェ、概念レベル2の飲食店、…というようにスポット概念を抽出する。S12の処理が終了すると、スポット概念別訪問パターン抽出処理へ移行する(S14)。   The visited spot concept extracting unit 103 extracts the spot concept corresponding to the visited spot extracted by the visited spot extracting unit 102 in the process of S10 with reference to the spot concept DB 203 shown in Table 3. For example, when the spot ID: S002 is a visiting spot, the spot concept is extracted such as a concept level 1 cafe, a concept level 2 restaurant, and so on. When the process of S12 ends, the process proceeds to a spot concept-specific visit pattern extraction process (S14).

S14の処理は、スポット概念別訪問パターン抽出部104が実行し、訪問スポットの概念レベル別にユーザが訪問したスポットの概念の遷移を抽出する処理である。スポット概念別訪問パターン抽出部104は、S12の処理で得られた概念レベルに対応したスポット概念を概念レベルごとにユーザの訪問した順に並べて、概念レベルごとにスポットの概念の遷移として抽出する。そして、スポット概念別訪問パターン抽出部104は、一定閾値以上のユーザが訪問したスポットの概念の遷移を、スポット概念別訪問パターンとしてスポット概念別訪問パターンDB204に格納する。また、スポット概念別訪問パターン抽出部104は、対象のスポット概念別訪問パターンで訪問したユーザ数を、スポット概念別訪問パターンと同時にスポット概念別訪問パターンDB204に格納する。ここで、スポット概念別訪問パターンDB204の例を表4示す。

Figure 2010267074

表4に示すように、スポット概念別訪問パターンDB204には、スポット概念別訪問パターンを一意に特定するパターンID、スポットの概念レベル、訪問したスポットの概念、対象のスポット概念別訪問パターンを訪問したユーザの数の情報が格納される。訪問したスポットの概念の情報は、その遷移がわかるように、ユーザが訪問した順番に格納される。例えば、表4に示すように、パターンID:PC001は、訪問スポットが概念レベル1で抽出されたものであり、公園、カフェ、アウトレットモールの順に遷移するユーザが10342人抽出されたことを示す。S14の処理が終了すると、スポット別訪問パターン抽出処理へ移行する(S16)。 The process of S14 is a process executed by the spot concept-specific visit pattern extraction unit 104 to extract the concept transition of the spot visited by the user for each concept level of the visited spot. The spot concept-specific visit pattern extraction unit 104 arranges the spot concepts corresponding to the concept level obtained in the process of S12 in the order visited by the user for each concept level, and extracts the concept transition of the spot for each concept level. Then, the spot concept-specific visit pattern extraction unit 104 stores, in the spot concept-specific visit pattern DB 204, a spot concept-specific visit pattern that has been visited by a user having a predetermined threshold value or more. Further, the spot concept-specific visit pattern extraction unit 104 stores the number of users who visited the target spot concept-specific visit pattern in the spot concept-specific visit pattern DB 204 simultaneously with the spot concept-specific visit pattern. Here, an example of the spot concept-specific visit pattern DB 204 is shown in Table 4.
Figure 2010267074

As shown in Table 4, the spot concept-specific visit pattern DB 204 visited the pattern ID for uniquely identifying the spot concept-specific visit pattern, the concept level of the spot, the concept of the visited spot, and the target spot concept-specific visit pattern Information on the number of users is stored. The information on the concept of visited spots is stored in the order in which the user visited so that the transition can be understood. For example, as shown in Table 4, the pattern ID: PC001 indicates that the visit spot is extracted at the concept level 1, and 10342 users who transition in the order of park, cafe, and outlet mall are extracted. When the process of S14 ends, the process proceeds to a spot-specific visit pattern extraction process (S16).

S16の処理は、スポット別訪問パターン抽出部105が実行し、スポット別訪問パターンを抽出して保存する処理である。スポット別訪問パターン抽出部105は、S10の処理で抽出した訪問スポットに基づいて、訪問スポットの遷移を抽出する。そして、スポット別訪問パターン抽出部105は、抽出したユーザの訪問スポットの遷移のうち、スポット概念別訪問パターンDB204を参照して得られたスポット概念別訪問パターンと訪問スポットの概念の遷移が一致するユーザの訪問スポットの遷移を、スポット別訪問パターンとしてエリアごとに抽出し、スポット概念別訪問パターンと対応付けてスポット別訪問パターンDB205に格納する。また、スポット別訪問パターン抽出部105は、対象のスポット別訪問パターンで訪問したユーザ数を、スポット別訪問パターンと同時にスポット別訪問パターンDB205に格納する。ここで、スポット別訪問パターンDB205の例を表5示す。

Figure 2010267074

表5に示すように、スポット別訪問パターンDB205には、スポット別訪問パターンを一意に特定するパターンID、訪問したスポット、対象のスポット別訪問パターンが含まれるエリアのエリアID、対応するスポット概念別訪問パターンのパターンID、対象のスポット別訪問パターンを訪問したユーザの数の情報が格納される。訪問したスポットの概念の情報は、その遷移がわかるように、ユーザが訪問した順番に格納される。表5に示すように、例えば、スポット別訪問パターンのパターンID:PS001は、対応するスポット概念別訪問パターンのパターンIDがPC001であり、エリアID:A001に含まれることを示している。また、パターンID:PS001を構成するスポットを順番に訪問したユーザの数は3人であることを示している。S16の処理が終了すると、図4に示す制御処理を終了する。 The process of S16 is a process executed by the spot visit pattern extraction unit 105 to extract and store a spot visit pattern. The spot visit pattern extraction unit 105 extracts visit spot transitions based on the visit spots extracted in the process of S10. Then, the spot-specific visit pattern extraction unit 105 matches, among the extracted user visit spot transitions, the spot concept-specific visit pattern obtained by referring to the spot concept-specific visit pattern DB 204 and the visit spot concept transition. The transition of the visit spot of the user is extracted for each area as a visit pattern by spot, and stored in the spot visit pattern DB 205 in association with the spot concept visit pattern. Further, the spot visit pattern extraction unit 105 stores the number of users who visited the target spot visit pattern in the spot visit pattern DB 205 simultaneously with the spot visit pattern. Here, an example of the spot-specific visit pattern DB 205 is shown in Table 5.
Figure 2010267074

As shown in Table 5, the spot visit pattern DB 205 includes a pattern ID for uniquely specifying a spot visit pattern, a spot visited, an area ID of an area including the target spot visit pattern, and a corresponding spot concept. Information on the pattern ID of the visit pattern and the number of users who visited the target spot visit pattern are stored. The information on the concept of visited spots is stored in the order in which the user visited so that the transition can be understood. As shown in Table 5, for example, the pattern ID of the visit pattern by spot: PS001 indicates that the pattern ID of the corresponding visit pattern by spot concept is PC001 and is included in the area ID: A001. Further, it is shown that the number of users who visit the spots constituting the pattern ID: PS001 in order is three. When the process of S16 ends, the control process shown in FIG. 4 ends.

以上で図4に示す制御処理が終了する。図4に示す制御処理を実行することにより、例えば、図5に示すように、GPS情報DB201に格納されたユーザの位置情報及びスポットDB202に格納されたスポットの位置情報に基づいて、訪問スポット抽出部102により訪問スポットが抽出され、抽出された訪問スポット及びスポット概念DB203に格納された概念情報に基づいて、訪問スポット概念抽出部103により訪問スポットのスポット概念が抽出され、抽出された訪問スポットのスポット概念に基づいて、スポット概念別訪問パターン抽出部104によりスポット概念別訪問パターンが抽出されてスポット概念別訪問パターンDB204に格納され、格納されたスポット概念別訪問パターンに基づいて、スポット別訪問パターン抽出部105によりスポット別訪問パターンがスポット概念別訪問パターンと関連付けされてスポット別訪問パターンDB205へ格納される。   Thus, the control process shown in FIG. 4 ends. By executing the control process shown in FIG. 4, for example, as shown in FIG. 5, the visit spot extraction is performed based on the user position information stored in the GPS information DB 201 and the spot position information stored in the spot DB 202. The visit spot is extracted by the unit 102, and based on the extracted visit spot and the concept information stored in the spot concept DB 203, the spot concept of the visit spot is extracted by the visit spot concept extraction unit 103, and the extracted visit spot Based on the spot concept, the spot concept-specific visit pattern extraction unit 104 extracts the spot concept-specific visit pattern and stores it in the spot concept-specific visit pattern DB 204. Based on the stored spot concept-specific visit pattern, the spot-specific visit pattern A spot-by-spot visit pa Over emissions is stored are associated with the spot concept by visiting patterns to spot another visit pattern DB 205.

ここで、スポット概念別に訪問パターンを抽出せずに、スポット別に訪問パターンを抽出した場合、GPS情報が蓄積されていないエリアでは、訪問パターンの閾値のユーザ数に満たずに訪問パターンが抽出されないおそれがある。例えば閾値が20人とした場合、エリアA001では訪問人数が3人のパターンID:PS001のスポット別訪問パターンを抽出することができない。しかし、スポット概念別に訪問パターンを抽出することで、全国で閾値以上のユーザが訪問するスポットの概念の遷移であれば、対象エリアで同じ遷移をしているユーザ数が少なくてもスポット別訪問パターンとして抽出することができる。   Here, if a visit pattern is extracted for each spot without extracting a visit pattern for each spot concept, the visit pattern may not be extracted in an area where GPS information is not accumulated because the visit pattern threshold is not reached. There is. For example, when the threshold value is 20 people, in the area A001, it is not possible to extract the visit pattern by spot with the pattern ID: PS001 having 3 visitor numbers. However, by extracting the visit patterns by spot concept, if the transition of the concept of spots visited by users above the threshold across the country, the visit pattern by spot even if the number of users making the same transition in the target area is small Can be extracted as

次に、オンラインで行うエリア内訪問パターン抽出フェーズを説明する。図6は、本実施形態に係る訪問パターン抽出サーバ10のエリア内訪問パターン抽出動作を示すフローチャートである。図6に示す制御処理は、例えば、図4に示す制御処理の実行後に、所定のタイミングから所定の間隔で繰り返し実行される。   Next, the in-area visit pattern extraction phase performed online will be described. FIG. 6 is a flowchart showing an in-area visit pattern extraction operation of the visit pattern extraction server 10 according to the present embodiment. The control process illustrated in FIG. 6 is repeatedly executed at a predetermined interval from a predetermined timing, for example, after the execution of the control process illustrated in FIG.

図6に示すように、訪問パターン抽出サーバ10は、エリア判定処理から開始する(S20)。このエリア判定処理に用いられるエリアDB206の例を表6に示す。

Figure 2010267074

表6に示すように、エリアDB206には、エリアを一意に識別するエリアID、エリア名称、エリアを矩形で表した場合の最北端、最南端、最東端、最西端のGPS情報が格納される。表6の例では、エリアを矩形で定義した場合を示したが、エリアの定義は既存の別の定義方法でも代用可能である。訪問パターン抽出サーバ10は、例えば、エリア内訪問パターン抽出フェーズ前に、地図情報に基づいて、エリアDB206を構築する。 As shown in FIG. 6, the visit pattern extraction server 10 starts from the area determination process (S20). Table 6 shows an example of the area DB 206 used for the area determination process.
Figure 2010267074

As shown in Table 6, the area DB 206 stores an area ID for uniquely identifying an area, an area name, and GPS information at the northernmost, southernmost, eastern, and westernmost points when the area is represented by a rectangle. . In the example of Table 6, the case where the area is defined by a rectangle is shown, but the area can be defined by another existing definition method. The visit pattern extraction server 10 constructs the area DB 206 based on the map information, for example, before the in-area visit pattern extraction phase.

現在エリア判定部106は、エリアDB206を参照し、サービスを提供する対象ユーザの現在の携帯端末30のGPS情報がどのエリアに含まれるかを判定する。S20の処理が終了すると、エリア内スポット別訪問パターン抽出処理へ移行する(S22)。   The current area determination unit 106 refers to the area DB 206 to determine in which area the GPS information of the current mobile terminal 30 of the target user who provides the service is included. When the process of S20 ends, the process proceeds to a visit pattern extraction process for each spot in the area (S22).

S22の処理は、エリア内スポット別訪問パターン抽出部107が実行し、現在エリア(対象ユーザ滞在エリア)に含まれるスポット別訪問パターンを抽出する処理である。エリア内スポット別訪問パターン抽出部107は、S20の処理で抽出したエリア情報、及び、携帯端末30の概念レベル設定部302で設定された概念レベル(設定概念レベル)に基づいて、設定概念レベルと同一の概念レベルとなるスポット概念別訪問パターンに対応するエリア内のスポット別訪問パターンを、エリア内スポット別訪問パターンとして絞り込む。例えば、S20の処理において、現在エリア判定部106が、ユーザの現在エリアを表6に示すエリアDB206におけるエリアID:A001の「横浜駅周辺」であると判定したとする。この場合、エリア内スポット別訪問パターン抽出部107は、例えば、表5に示すスポット別訪問パターンDB205を参照して、エリアID:A001の「横浜駅周辺」に含まれるスポット別訪問パターンはパターンID:PS001,PS002であると判定する。そして、エリア内スポット別訪問パターン抽出部107は、スポット別訪問パターンのパターンID:PS001,PS002に対応するスポット概念別訪問パターンが、それぞれパターンID:PC001,PC008であると判定する。以後、スポット別訪問パターンと対応するスポット概念別訪問パターンを訪問パターンセット(PS001,PC001)と記述する。ここで、携帯端末30側の概念レベル設定部302で概念レベルが1に設定されていたとする。エリア内スポット別訪問パターン抽出部107は、表4のスポット概念別訪問パターンDB204を参照し、訪問パターンセット(PS001,PC001)、(PS001,PC008)のうちスポット概念別訪問パターンの概念レベルが1となる訪問パターンセット(PS001,PC001)を絞り込む。エリア内スポット別訪問パターン抽出部107は、絞り込まれた訪問パターンセットのスポット別訪問パターンをエリア内訪問パターンとして抽出する。なお、携帯端末30の概念レベル設定部302で設定された設定概念レベルは、例えば、GPS情報受信部101が受信するGPS情報に含まれてもよいし、訪問パターン抽出サーバ10がGPS情報受信部101とは別の独立した設定概念レベル受信用の受信部を備え、当該受信部により携帯端末30から取得してもよい。   The process of S22 is a process executed by the spot visit pattern extraction unit 107 in the area, and extracts spot visit patterns included in the current area (target user stay area). The intra-area spot visit pattern extraction unit 107 determines the set concept level based on the area information extracted in the process of S20 and the concept level (set concept level) set by the concept level setting unit 302 of the mobile terminal 30. The spot-by-spot visit pattern in the area corresponding to the spot-concept visit pattern at the same concept level is narrowed down as the spot-by-area visit pattern. For example, in the process of S20, it is assumed that the current area determination unit 106 determines that the current area of the user is “around Yokohama Station” of area ID: A001 in the area DB 206 shown in Table 6. In this case, the spot-specific visit pattern extraction unit 107 refers to, for example, the spot-specific visit pattern DB 205 shown in Table 5, and the spot-specific visit pattern included in “Yokohama Station area” of area ID: A001 is the pattern ID. : Determined to be PS001, PS002. Then, the in-area spot visit pattern extraction unit 107 determines that the spot concept visit patterns corresponding to the spot visit pattern pattern IDs PS001 and PS002 are the pattern IDs PC001 and PC008, respectively. Hereinafter, the spot concept-specific visit pattern corresponding to the spot-specific visit pattern is described as a visit pattern set (PS001, PC001). Here, it is assumed that the concept level is set to 1 in the concept level setting unit 302 on the mobile terminal 30 side. The in-area spot-specific visit pattern extraction unit 107 refers to the spot concept-specific visit pattern DB 204 in Table 4, and the concept level of the spot concept-specific visit pattern in the visit pattern sets (PS001, PC001) and (PS001, PC008) is 1 Narrow the visit pattern set (PS001, PC001). The intra-area spot visit pattern extraction unit 107 extracts spot visit patterns of the narrowed visit pattern set as intra-area visit patterns. Note that the set concept level set by the concept level setting unit 302 of the mobile terminal 30 may be included in, for example, GPS information received by the GPS information receiving unit 101, or the visit pattern extraction server 10 may receive the GPS information receiving unit. A receiving unit for receiving a set concept level independent of 101 may be provided and acquired from the portable terminal 30 by the receiving unit.

ここで、設定された概念レベルでエリア内スポット別訪問パターンが抽出されない場合、概念レベルを上げることで該当するエリア内スポット別訪問パターンが出現する可能性がある。しかし、仮にGPS情報が全く蓄積されていない場合、概念レベルを変更してもエリア内スポット別訪問パターンが抽出されない。このような場合は、エリア内スポット別訪問パターン抽出部107は、スポット概念別訪問パターンの各スポット概念に当てはまるエリア内のスポットをスポットDB202から抽出し、ユーザの現在地に近いスポットの遷移をエリア内スポット別訪問パターンとして抽出してもよい。S22の処理が終了すると、送信処理へ移行する(S24)。   Here, when the visit pattern for each spot in the area is not extracted at the set concept level, there is a possibility that the visit pattern for each spot in the corresponding area appears by raising the concept level. However, if no GPS information is accumulated, the in-area spot visit pattern is not extracted even if the concept level is changed. In such a case, the intra-area spot-by-spot visit pattern extraction unit 107 extracts spots in the area that apply to each spot concept of the spot concept-by-spot concept from the spot DB 202, and detects spot transitions close to the user's current location within the area. You may extract as a visit pattern classified by spot. When the process of S22 ends, the process proceeds to a transmission process (S24).

S24の処理は、エリア内スポット別訪問パターン送信部108が実行し、S22の処理で抽出したエリア内スポット別訪問パターンを携帯端末30へ送信する処理である。エリア内スポット別訪問パターン送信部108は、S22の処理で抽出されたエリア内スポット別訪問パターン、及び、対応するスポット概念別訪問パターンを携帯端末30へ送信する。S24の処理が終了すると、図6に示す制御処理を終了する。   The process in S24 is a process that is executed by the in-area spot visit pattern transmission unit 108 and transmits the in-area spot visit pattern extracted in the process of S22 to the mobile terminal 30. The intra-area spot visit pattern transmission unit 108 transmits the intra-area spot visit pattern extracted in the process of S22 and the corresponding spot concept visit pattern to the mobile terminal 30. When the process of S24 ends, the control process shown in FIG. 6 ends.

以上で図6に示す制御処理を終了する。図6に示す制御処理を実行することにより、例えば、図7に示すように、対象ユーザの現在のGPS情報及びエリアDB206のエリア定義に基づいて、現在エリア判定部106によりエリア情報が出力され、出力されたエリア情報、携帯端末30により設定された概念レベル、スポット概念別訪問パターンDB204に格納されたスポット概念別訪問パターン、及びスポット別訪問パターンDB205に格納されたスポット別訪問パターンに基づいて、エリア内のスポット別訪問パターン及びエリア内のスポット概念別訪問パターンが抽出され、抽出されたエリア内のスポット別訪問パターン及びエリア内のスポット概念別訪問パターンがエリア内スポット別訪問パターン送信部108により携帯端末30へ送信される。   Thus, the control process shown in FIG. 6 is finished. By executing the control process shown in FIG. 6, for example, as shown in FIG. 7, the area information is output by the current area determination unit 106 based on the current GPS information of the target user and the area definition of the area DB 206, Based on the output area information, the concept level set by the mobile terminal 30, the spot concept-specific visit pattern stored in the spot concept-specific visit pattern DB 204, and the spot-specific visit pattern stored in the spot-specific visit pattern DB 205, The spot-specific visit pattern in the area and the spot concept-specific visit pattern in the area are extracted, and the spot-specific visit pattern in the area and the spot concept-specific visit pattern in the area are extracted by the area-specific spot-specific visit pattern transmission unit 108 It is transmitted to the portable terminal 30.

ここで、携帯端末30のエリア内スポット別訪問パターン表示部304の一例を図5,6,7に示す。図5に訪問パターン抽出サーバ10で抽出されたスポット概念別訪問パターンの表示例を示す。図6,7にエリア内スポット別訪問パターンの表示例を示す。図6では訪問パターン抽出サーバ10で抽出された複数のエリア内訪問パターンを別々に表示しているが、図7に示すようにスポット概念ごとにまとめて合計の訪問人数を表示してもよい。   Here, an example of the in-area spot visit pattern display unit 304 of the mobile terminal 30 is shown in FIGS. FIG. 5 shows a display example of the visit concept-specific visit pattern extracted by the visit pattern extraction server 10. FIGS. 6 and 7 show display examples of the visiting patterns for each spot in the area. In FIG. 6, a plurality of in-area visit patterns extracted by the visit pattern extraction server 10 are displayed separately, but the total number of visitors may be displayed for each spot concept as shown in FIG.

以上、本実施形態に係る訪問パターン抽出システム1によれば、訪問パターン抽出サーバ10により、ユーザの訪問スポットが概念として抽象化され、一定人数以上のユーザにより訪問された訪問スポットの概念の遷移が概念別訪問パターンとして抽出される。このため、例えば、訪問スポットそのものの遷移は異なるが、訪問スポットの概念の遷移は同一である訪問パターンを抽出することができる。よって、ユーザの位置情報のログの蓄積量が少ないエリアであっても、一定人数以上のユーザにより訪問された訪問スポットの概念の遷移に含まれる訪問パターンをユーザに提示することが可能となる。すなわち、ユーザの訪問スポットの遷移の特徴(訪問行動の特徴)を抽出することができる。また、訪問パターン抽出サーバにより、概念別訪問パターンが抽象化のレベルと関連付けて取得される。このため、複数の概念レベルでのユーザの訪問活動の特徴の参照が可能となる。そして、ユーザの携帯端末により設定された概念レベルに対応させて訪問活動の特徴を提示することできる。よって、ユーザの要求に応じた概念のレベルで訪問活動の特徴を提供することが可能となる。   As described above, according to the visit pattern extraction system 1 according to the present embodiment, the visit pattern extraction server 10 abstracts the visit spot of the user as a concept, and the transition of the concept of the visit spot visited by a certain number of users or more is performed. It is extracted as a visit pattern by concept. Therefore, for example, it is possible to extract a visit pattern in which the transition of the visit spot itself is different but the transition of the concept of the visit spot is the same. Therefore, even in an area where the accumulated amount of the user location information log is small, it is possible to present to the user a visit pattern included in the concept transition of the visited spot visited by a certain number of users or more. That is, it is possible to extract the features of the transition of the user's visit spots (features of visit behavior). Further, the visit pattern extraction server obtains the concept-specific visit pattern in association with the level of abstraction. For this reason, it is possible to refer to the characteristics of the visit activity of the user at a plurality of concept levels. And the characteristic of visit activity can be shown corresponding to the concept level set with the user's portable terminal. Therefore, it is possible to provide the features of the visit activity at the concept level according to the user's request.

また、本実施形態に係る訪問パターン抽出システム1によれば、ユーザが訪問したスポットそのもの遷移だけでなく、ユーザが訪問したスポットの概念の遷移の特徴を抽出することができるので、他のユーザの特徴を理解しやすい形で提供することも可能となる。   In addition, according to the visit pattern extraction system 1 according to the present embodiment, not only the transition of the spot visited by the user but also the transition feature of the concept of the spot visited by the user can be extracted. It is also possible to provide the features in an easily understandable form.

以上、本発明の好適な実施形態について説明したが、本発明は上述した実施形態に限定されないことは言うまでもない。   As mentioned above, although preferred embodiment of this invention was described, it cannot be overemphasized that this invention is not limited to embodiment mentioned above.

例えば、上述した実施形態では、訪問パターン抽出サーバ10のエリア内スポット別訪問パターン送信部108が、S22の処理で抽出されたエリア内スポット別訪問パターン、及び、対応するスポット概念別訪問パターンを携帯端末30へ送信する例を説明したが、S22の処理で抽出されたエリア内スポット別訪問パターン、又は、対応するスポット概念別訪問パターンを携帯端末30へ送信してもよい。   For example, in the above-described embodiment, the intra-area spot visit pattern transmission unit 108 of the visit pattern extraction server 10 carries the intra-area spot visit pattern extracted in the process of S22 and the corresponding spot concept-specific visit pattern. Although the example which transmits to the terminal 30 was demonstrated, you may transmit to the portable terminal 30 the visit pattern according to the spot in an area extracted by the process of S22, or the corresponding visit pattern according to spot concept.

また、例えば、上述した実施形態では、携帯端末30側で概念レベルを設定する例を説明したが、携帯端末30側で概念レベルを設定することなく、例えば、訪問パターン抽出サーバ10が、エリア内スポット別訪問パターンを抽出可能な概念レベルのうち、最も小さいものを採用するように構成してもよいし、エリア内スポット別訪問パターンを抽出可能な概念レベルで抽出したものを全て携帯端末30へ送信して、携帯端末30で表示する際に、ユーザに概念レベルを選択させてもよい。   Further, for example, in the above-described embodiment, the example in which the concept level is set on the mobile terminal 30 side has been described. However, for example, the visit pattern extraction server 10 can be set in the area without setting the concept level on the mobile terminal 30 side. The concept level that can extract the visit pattern for each spot may be configured to be the smallest, or all the points extracted at the concept level that can extract the visit pattern for each spot in the area are all sent to the mobile terminal 30. When transmitting and displaying on the portable terminal 30, the user may be allowed to select a concept level.

また、例えば、上述した実施形態では、携帯端末30の現在位置に基づいて配信する訪問パターンのエリアを設定していたが、携帯端末30側で設定されたエリアを用いてエリア内スポット別訪問パターンを抽出してもよい。   Further, for example, in the above-described embodiment, the area of the visit pattern to be distributed based on the current position of the mobile terminal 30 is set, but the area-specific spot visit pattern using the area set on the mobile terminal 30 side. May be extracted.

1…訪問パターン抽出システム、10…訪問パターン抽出サーバ、20…データベース群、30…携帯端末、101…GPS情報受信部(サーバ側受信部)、102…訪問スポット抽出部、103…訪問スポット概念抽出部(訪問概念抽出部)、104…スポット概念別訪問パターン抽出部(概念別訪問パターン抽出部)、105…スポット別訪問パターン抽出部(訪問パターン抽出部)、106…現在エリア判定部(エリア判定部)、107…エリア内スポット別訪問パターン抽出部(エリア内訪問パターン抽出部)、108…エリア内スポット別訪問パターン送信部(サーバ側送信部)、201…GPS情報DB(位置情報データベース)、202…スポットDB、203…スポット概念DB(概念データベース)、204…スポット概念別訪問パターンDB(概念別訪問パターンデータベース)、205…スポット別訪問パターンDB(訪問パターンデータベース)、206…エリアDB。 DESCRIPTION OF SYMBOLS 1 ... Visit pattern extraction system, 10 ... Visit pattern extraction server, 20 ... Database group, 30 ... Portable terminal, 101 ... GPS information receiving part (server side receiving part), 102 ... Visit spot extraction part, 103 ... Visit spot concept extraction Part (visit concept extraction part), 104 ... visit concept extraction part by spot concept (visit pattern extraction part by concept), 105 ... visit pattern extraction part by spot (visit pattern extraction part), 106 ... current area determination part (area determination) Part) 107 ... visit pattern extraction part by area spot (intra area visit pattern extraction part), 108 ... visit pattern transmission part by area spot (server side transmission part), 201 ... GPS information DB (position information database), 202 ... Spot DB, 203 ... Spot concept DB (concept database), 204 ... Spot overview Another visit pattern DB (concept by visiting pattern database), 205 ... spot another visit pattern DB (visit pattern database), 206 ... area DB.

Claims (3)

ユーザの携帯端末の位置情報が格納される位置情報データベースと、
地図上のスポットを示すスポット情報が格納されるスポットデータベースと、
前記スポットの概念を示す概念情報が概念レベル別に格納される概念データベースと、
一定人数以上の前記ユーザにより訪問された前記スポットである訪問スポットの概念の遷移が概念別訪問パターンとして当該訪問スポットの概念レベル別に格納される概念別訪問パターンデータベースと、
前記訪問スポットの遷移が、訪問パターンとして、当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられてエリア別に格納される訪問パターンデータベースと、
前記エリアの定義情報が格納されるエリアデータベースと、
前記携帯端末から前記位置情報を受信して前記位置情報を前記位置情報データベースに格納するサーバ側受信部と、
前記位置情報データベース及び前記スポットデータベースを参照して前記訪問スポットを抽出する訪問スポット抽出部と、
前記概念データベースを参照して前記訪問スポット抽出部により抽出された前記訪問スポットの前記概念情報を抽出する訪問概念抽出部と、
前記訪問概念抽出部により抽出された前記訪問スポットの概念情報に基づいて、一定人数以上の前記ユーザにより訪問された前記訪問スポットの概念の遷移を前記概念別訪問パターンとして概念レベル別に抽出する概念別訪問パターン抽出部と、
前記概念別訪問パターンデータベースを参照して、前記概念別訪問パターンと前記訪問スポットの概念の遷移が一致する前記訪問パターンを抽出し、当該概念別訪問パターンと対応付けてエリアごとに前記訪問パターンデータベースに格納する訪問パターン抽出部と、
前記エリアデータベース、及び前記位置情報受信部により対象ユーザの前記携帯端末から受信された前記位置情報を参照し、前記対象ユーザが滞在している前記エリアである対象ユーザ滞在エリアを判定するエリア判定部と、
前記訪問パターンデータベース及び前記概念別訪問パターンデータベースを参照して、前記対象ユーザ滞在エリア内の前記訪問パターンのうち、当該訪問パターンに対応された前記概念別訪問パターンに係る前記概念レベルと前記対象ユーザの前記携帯端末により事前に設定された前記概念レベルとが一致するものをエリア内訪問パターンとして抽出するエリア内訪問パターン抽出部と、
前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターン、又は、前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターンと対応する前記概念別訪問パターンを前記対象ユーザの前記携帯端末に送信するサーバ側送信部と、
を備える訪問パターン抽出サーバ。
A location information database in which location information of the user's mobile terminal is stored;
A spot database storing spot information indicating spots on the map;
A concept database in which concept information indicating the concept of the spot is stored for each concept level;
A conceptual visit pattern database in which transitions of the concept of a visit spot, which is the spot visited by a certain number of users or more, are stored as concept visit patterns for each concept level of the visit spot;
A visit pattern database in which the transition of the visit spot is stored as a visit pattern in association with the concept visit pattern corresponding to the concept transition of the visit spot and stored by area.
An area database in which definition information of the area is stored;
A server-side receiving unit that receives the position information from the mobile terminal and stores the position information in the position information database;
A visit spot extraction unit that extracts the visit spot with reference to the position information database and the spot database;
A visit concept extraction unit that extracts the concept information of the visit spot extracted by the visit spot extraction unit with reference to the concept database;
Based on the concept information of the visited spots extracted by the visited concept extracting unit, the transition of the concept of the visited spots visited by a certain number of users or more is extracted by concept level as the conceptual visit pattern. A visit pattern extraction unit;
Referring to the concept visit pattern database, the visit pattern in which the concept visit pattern matches the concept of the visit spot is extracted, and the visit pattern database is associated with the concept visit pattern for each area. Visit pattern extraction unit to store in,
An area determination unit that refers to the position information received from the portable terminal of the target user by the area database and the position information receiving unit, and determines a target user stay area that is the area where the target user is staying When,
With reference to the visit pattern database and the concept visit pattern database, the concept level and the target user related to the concept visit pattern corresponding to the visit pattern among the visit patterns in the target user stay area. An in-area visit pattern extraction unit that extracts an in-area visit pattern that matches the concept level set in advance by the mobile terminal;
The mobile phone of the target user may include the in-area visit pattern extracted by the in-area visit pattern extraction unit or the concept-specific visit pattern corresponding to the in-area visit pattern extraction unit. A server-side transmitter that transmits to the terminal;
A visit pattern extraction server comprising:
携帯端末、及び前記携帯端末へ訪問パターンを配信する訪問パターン抽出サーバを備えて構成される訪問パターン抽出システムであって、
前記携帯端末は、
訪問パターンのスポットの概念レベルを設定する概念レベル設定部と、
前記携帯端末の位置情報及び前記概念レベルを前記訪問パターン抽出サーバに送信する端末側送信部と、
前記訪問パターン抽出サーバにより抽出された前記訪問パターンを受信する端末側受信部と、
前記端末側受信部により受信された前記訪問パターンを表示する訪問パターン表示部と、
を有し、
前記訪問パターン抽出サーバは、
ユーザの携帯端末の位置情報が格納される位置情報データベースと、
地図上のスポットを示すスポット情報が格納されるスポットデータベースと、
前記スポットの概念を示す概念情報が概念レベル別に格納される概念データベースと、
前記訪問スポットの遷移が、訪問パターンとして、当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられてエリア別に格納される訪問パターンデータベースと、
前記訪問スポットの遷移が当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられて訪問パターンとしてエリア別に格納される訪問パターンデータベースと、
前記エリアの定義情報が格納されるエリアデータベースと、
前記携帯端末から前記位置情報を受信して前記位置情報を前記位置情報データベースに格納するサーバ側受信部と、
前記位置情報データベース及び前記スポットデータベースを参照して前記訪問スポットを抽出する訪問スポット抽出部と、
前記概念データベースを参照して前記訪問スポット抽出部により抽出された前記訪問スポットの前記概念情報を抽出する訪問概念抽出部と、
前記訪問概念抽出部により抽出された前記訪問スポットの概念情報に基づいて、一定人数以上の前記ユーザにより訪問された前記訪問スポットの概念の遷移を前記概念別訪問パターンとして概念レベル別に抽出する概念別訪問パターン抽出部と、
前記概念別訪問パターンデータベースを参照して、前記概念別訪問パターンと前記訪問スポットの概念の遷移が一致する訪問パターンを抽出し、当該概念別訪問パターンと対応付けてエリアごとに前記訪問パターンデータベースに格納する訪問パターン抽出部と、
前記位置情報受信部により対象ユーザの前記携帯端末から受信された前記位置情報、及び前記エリアデータベースを参照し、前記対象ユーザが滞在している前記エリアである対象ユーザ滞在エリアを判定するエリア判定部と、
前記訪問パターンデータベース及び前記概念別訪問パターンデータベースを参照して、前記対象ユーザ滞在エリア内の前記訪問パターンのうち、当該訪問パターンに対応された前記概念別訪問パターンに係る前記概念レベルと前記対象ユーザの前記携帯端末により事前に設定された前記概念レベルとが一致するものをエリア内訪問パターンとして抽出するエリア内訪問パターン抽出部と、
前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターン、又は、前記エリア内訪問パターン抽出部により抽出された前記エリア内訪問パターンと対応する前記概念別訪問パターンを、前記訪問パターンとして前記対象ユーザの前記携帯端末に送信するサーバ側送信部と、
を有することを特徴とする訪問パターン抽出システム。
A visit pattern extraction system comprising a mobile terminal and a visit pattern extraction server that distributes the visit pattern to the mobile terminal,
The portable terminal is
A concept level setting unit for setting the concept level of the spot of the visit pattern;
A terminal-side transmitter that transmits the location information of the mobile terminal and the concept level to the visit pattern extraction server;
A terminal-side receiving unit that receives the visit pattern extracted by the visit pattern extraction server;
A visit pattern display unit for displaying the visit pattern received by the terminal-side receiving unit;
Have
The visit pattern extraction server includes:
A location information database in which location information of the user's mobile terminal is stored;
A spot database storing spot information indicating spots on the map;
A concept database in which concept information indicating the concept of the spot is stored for each concept level;
A visit pattern database in which the transition of the visit spot is stored as a visit pattern in association with the concept visit pattern corresponding to the concept transition of the visit spot and stored by area.
A visit pattern database stored in each area as a visit pattern in association with the concept visit pattern in which the visit spot transition matches the concept transition of the visit spot;
An area database in which definition information of the area is stored;
A server-side receiving unit that receives the position information from the mobile terminal and stores the position information in the position information database;
A visit spot extraction unit that extracts the visit spot with reference to the position information database and the spot database;
A visit concept extraction unit that extracts the concept information of the visit spot extracted by the visit spot extraction unit with reference to the concept database;
Based on the concept information of the visited spots extracted by the visited concept extracting unit, the transition of the concept of the visited spots visited by a certain number of users or more is extracted by concept level as the conceptual visit pattern. A visit pattern extraction unit;
Referring to the concept-specific visit pattern database, a visit pattern in which the transition of the concept-specific visit pattern matches the concept of the visit spot is extracted, and is associated with the concept-specific visit pattern in the visit pattern database for each area. A visit pattern extraction unit to store;
An area determination unit that refers to the position information received from the mobile terminal of the target user by the position information receiving unit and the area database, and determines a target user stay area that is the area where the target user is staying When,
With reference to the visit pattern database and the concept visit pattern database, the concept level and the target user related to the concept visit pattern corresponding to the visit pattern among the visit patterns in the target user stay area. An in-area visit pattern extraction unit that extracts an in-area visit pattern that matches the concept level set in advance by the mobile terminal;
The in-area visit pattern extracted by the in-area visit pattern extraction unit, or the conceptual visit pattern corresponding to the in-area visit pattern extraction unit extracted by the in-area visit pattern extraction unit as the visit pattern A server-side transmitter that transmits to the mobile terminal of the target user;
A visit pattern extraction system characterized by comprising:
ユーザの携帯端末の位置情報が格納される位置情報データベースと、地図上のスポットを示すスポット情報が格納されるスポットデータベースと、前記スポットの概念を示す概念情報が概念レベル別に格納される概念データベースと、前記ユーザにより訪問された前記スポットである訪問スポットの概念の遷移が概念別訪問パターンとして当該訪問スポットの概念レベル別に格納される概念別訪問パターンデータベースと、前記訪問スポットの遷移が、訪問パターンとして、当該訪問スポットの概念の遷移と一致する前記概念別訪問パターンと対応付けられてエリア別に格納される訪問パターンデータベースと、前記エリアの定義情報が格納されるエリアデータベースとを備える訪問パターン抽出サーバで実行される訪問パターン抽出方法であって、
前記携帯端末から前記位置情報を受信して前記位置情報を前記位置情報データベースに格納する位置情報受信ステップと、
前記位置情報データベース及び前記スポットデータベースを参照して前記訪問スポットを抽出する訪問スポット抽出ステップと、
前記概念データベースを参照して前記訪問スポット抽出ステップにより抽出された前記訪問スポットの前記概念情報を抽出する訪問概念抽出ステップと、
前記訪問概念抽出ステップにより抽出された前記訪問スポットの概念情報に基づいて、一定人数以上の前記ユーザにより訪問された前記訪問スポットの概念の遷移を前記概念別訪問パターンとして概念レベル別に抽出する概念別訪問パターン抽出ステップと、
前記概念別訪問パターンデータベースを参照して、前記概念別訪問パターンと前記訪問スポットの概念の遷移が一致する訪問パターンを抽出し、当該概念別訪問パターンと対応付けてエリアごとに前記訪問パターンデータベースに格納する訪問パターン抽出ステップと、
前記エリアデータベース、及び前記位置情報受信ステップにより対象ユーザの前記携帯端末から受信された前記位置情報を参照し、前記対象ユーザが滞在している前記エリアである対象ユーザ滞在エリアを判定するエリア判定ステップと、
前記訪問パターンデータベース及び前記概念別訪問パターンデータベースを参照して、前記対象ユーザ滞在エリア内の前記訪問パターンのうち、当該訪問パターンに対応された前記概念別訪問パターンに係る前記概念レベルと前記対象ユーザの前記携帯端末により事前に設定された前記概念レベルとが一致するものをエリア内訪問パターンとして抽出するエリア内訪問パターン抽出ステップと、
前記エリア内訪問パターン抽出ステップにより抽出された前記エリア内訪問パターン、又は、前記エリア内訪問パターン抽出ステップにより抽出された前記エリア内訪問パターンと対応する前記概念別訪問パターンを前記対象ユーザの前記携帯端末に送信するエリア内訪問パターン送信ステップと、
を有する訪問パターン抽出方法。
A location information database in which location information of a user's mobile terminal is stored; a spot database in which spot information indicating a spot on a map is stored; a concept database in which concept information indicating the concept of the spot is stored by concept level; A concept visit pattern database in which the concept transition of the visit spot that is the spot visited by the user is stored as a concept visit pattern according to the concept level of the visit spot, and the visit spot transition is a visit pattern A visit pattern extraction server comprising a visit pattern database stored in each area in association with the concept visit pattern matching the concept transition of the visit spot, and an area database in which the definition information of the area is stored In the visit pattern extraction method to be executed I,
A position information receiving step of receiving the position information from the mobile terminal and storing the position information in the position information database;
A visit spot extraction step of extracting the visit spot with reference to the position information database and the spot database;
A visit concept extraction step of extracting the concept information of the visit spot extracted by the visit spot extraction step with reference to the concept database;
Based on the concept information of the visited spot extracted in the visited concept extracting step, the transition of the concept of the visited spot visited by a certain number of users or more is extracted by concept level as the conceptual visit pattern. A visit pattern extraction step;
Referring to the concept-specific visit pattern database, a visit pattern in which the transition of the concept-specific visit pattern matches the concept of the visit spot is extracted, and is associated with the concept-specific visit pattern in the visit pattern database for each area. A visit pattern extraction step to store;
An area determination step of determining a target user stay area that is the area where the target user is staying with reference to the area database and the position information received from the portable terminal of the target user by the position information receiving step. When,
With reference to the visit pattern database and the concept visit pattern database, the concept level and the target user related to the concept visit pattern corresponding to the visit pattern among the visit patterns in the target user stay area. An in-area visit pattern extraction step for extracting an in-area visit pattern that matches the concept level set in advance by the mobile terminal;
The said visit visit according to the concept user corresponding to the said visit pattern in the area extracted by the said visit pattern extraction step in the said area, or the said visit pattern in the area extracted by the said visit pattern extraction step in the said area. In-area visit pattern transmission step to be transmitted to the terminal,
A visit pattern extraction method.
JP2009117850A 2009-05-14 2009-05-14 Visit pattern extraction server, visit pattern extraction system, and visit pattern extraction method Expired - Fee Related JP5271151B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009117850A JP5271151B2 (en) 2009-05-14 2009-05-14 Visit pattern extraction server, visit pattern extraction system, and visit pattern extraction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009117850A JP5271151B2 (en) 2009-05-14 2009-05-14 Visit pattern extraction server, visit pattern extraction system, and visit pattern extraction method

Publications (2)

Publication Number Publication Date
JP2010267074A true JP2010267074A (en) 2010-11-25
JP5271151B2 JP5271151B2 (en) 2013-08-21

Family

ID=43363993

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009117850A Expired - Fee Related JP5271151B2 (en) 2009-05-14 2009-05-14 Visit pattern extraction server, visit pattern extraction system, and visit pattern extraction method

Country Status (1)

Country Link
JP (1) JP5271151B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012141746A (en) * 2010-12-28 2012-07-26 Yahoo Japan Corp Information distribution device, information distribution system, and information distribution method
GB2488349A (en) * 2011-02-23 2012-08-29 Buddi Ltd Defining a location zone
JP2016151840A (en) * 2015-02-17 2016-08-22 日本電信電話株式会社 Action prediction system, action prediction method, and action prediction program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003194552A (en) * 2001-12-21 2003-07-09 Aisin Aw Co Ltd Navigation system and program for facility-information display method
JP2004020303A (en) * 2002-06-14 2004-01-22 Matsushita Electric Ind Co Ltd Updating system for information
JP2005056022A (en) * 2003-06-12 2005-03-03 Toshiba Corp Data extraction apparatus, data extraction method and data extraction program
JP2005182653A (en) * 2003-12-22 2005-07-07 Fuji Photo Film Co Ltd Service server and navigation service method
JP2007080296A (en) * 2006-12-13 2007-03-29 Honda Motor Co Ltd Visiting spot extraction program and interest level evaluation program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003194552A (en) * 2001-12-21 2003-07-09 Aisin Aw Co Ltd Navigation system and program for facility-information display method
JP2004020303A (en) * 2002-06-14 2004-01-22 Matsushita Electric Ind Co Ltd Updating system for information
JP2005056022A (en) * 2003-06-12 2005-03-03 Toshiba Corp Data extraction apparatus, data extraction method and data extraction program
JP2005182653A (en) * 2003-12-22 2005-07-07 Fuji Photo Film Co Ltd Service server and navigation service method
JP2007080296A (en) * 2006-12-13 2007-03-29 Honda Motor Co Ltd Visiting spot extraction program and interest level evaluation program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012141746A (en) * 2010-12-28 2012-07-26 Yahoo Japan Corp Information distribution device, information distribution system, and information distribution method
GB2488349A (en) * 2011-02-23 2012-08-29 Buddi Ltd Defining a location zone
US9848293B2 (en) 2011-02-23 2017-12-19 Buddi Limited Method and apparatus for defining a zone
GB2488349B (en) * 2011-02-23 2020-04-22 Buddi Ltd Location data analysis
JP2016151840A (en) * 2015-02-17 2016-08-22 日本電信電話株式会社 Action prediction system, action prediction method, and action prediction program

Also Published As

Publication number Publication date
JP5271151B2 (en) 2013-08-21

Similar Documents

Publication Publication Date Title
US7783590B2 (en) Task selection apparatus and task selection assistance method
JP5276746B1 (en) Information sharing system using maps
US20110065451A1 (en) Context-triggered systems and methods for information and services
EP2592885B1 (en) System and method for acquiring statistics of navigation information
CN101924996A (en) Topic grouping method and system based on geographic position information
US20120220308A1 (en) Method and apparatus for pre-fetching location-based data while maintaining user privacy
US20080234929A1 (en) System and method to determine, in a vehicle, locations of interest
CN103348368A (en) Method and apparatus for providing context-based coupon sharing
CN105354214B (en) A kind of generation method and device of memo information
CN102930456A (en) Location-based information intermediary system and information publishing and transmitting method
KR20080033125A (en) Service information providing apparatus and service information providing method
CN102769821A (en) Method and equipment for determining position of mobile terminal
CN102053976A (en) Mobile device user matching system and method
CN103177178A (en) Information processing system, mobile information terminal, server, and information processing method
JP2017097559A (en) Control method, management server, program, and management system
CN102473179A (en) Presentation of a digital map
CN104426933A (en) A method, device and system for screening an augmented reality content
JP2010262484A (en) User management method and information processing system
CN201813534U (en) Topic grouping system based on geographical position information
JP5271151B2 (en) Visit pattern extraction server, visit pattern extraction system, and visit pattern extraction method
JP2010503081A (en) Method and apparatus for obtaining or providing search results using user-based bias
CN103778187A (en) Method and device for returning search result in oriented mode
JP2010266333A (en) Route integration server, route integration system and route integration method
JP6028493B2 (en) Server apparatus, program, and communication system
JP5891905B2 (en) Server apparatus, program, and communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120227

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

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130425

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130510

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5271151

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees