JP2023055839A - Destination conjecture device - Google Patents

Destination conjecture device Download PDF

Info

Publication number
JP2023055839A
JP2023055839A JP2023013859A JP2023013859A JP2023055839A JP 2023055839 A JP2023055839 A JP 2023055839A JP 2023013859 A JP2023013859 A JP 2023013859A JP 2023013859 A JP2023013859 A JP 2023013859A JP 2023055839 A JP2023055839 A JP 2023055839A
Authority
JP
Japan
Prior art keywords
destination
search
information
term
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2023013859A
Other languages
Japanese (ja)
Inventor
雄一 田村
Yuichi Tamura
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.)
Pioneer Corp
Original Assignee
Pioneer Electronic Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pioneer Electronic Corp filed Critical Pioneer Electronic Corp
Priority to JP2023013859A priority Critical patent/JP2023055839A/en
Publication of JP2023055839A publication Critical patent/JP2023055839A/en
Priority to JP2024027584A priority patent/JP2024055929A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To set a destination of path finding while paying no attention to operation for inputting the destination.
SOLUTION: A destination conjecture device includes: a retrieval information acquisition section for acquiring retrieval information including information on a retrieval term retrieved in a retrieval site; an attribution granting section for granting attribution information representing attribution of a retrieval term to the retrieval term; a retrieval term evaluation section for obtaining frequency of appearance of a retrieval term whose attribution is in common for each attribution; and a conjecture destination candidate extraction section for extracting a retrieval term related to a destination among retrieval terms included in attribution whose frequency of appearance satisfies a predetermined criterion as a conjecture destination candidate.
SELECTED DRAWING: Figure 1
COPYRIGHT: (C)2023,JPO&INPIT

Description

本発明は、ユーザが設定する目的地を推測する目的地推測技術に関する。 The present invention relates to a destination estimation technique for estimating a destination set by a user.

車載ナビゲーション装置、Webサイト等で提供される経路検索サービスでは、経路を探索する際に、目的地を設定することが必要である。一般に、経路探索に際しての目的地の設定は、ユーザから目的地の入力を受け付けることで行なわれている。目的地の入力方法としては、名称入力、住所入力、電話番号入力、地図上での指定、目的地設定履歴からの選択等種々の方法が採用されており、一般的な文字入力のほか音声認識を利用した目的地の入力も行なわれている。 In route search services provided by in-vehicle navigation devices, websites, etc., it is necessary to set a destination when searching for a route. In general, the setting of the destination for route search is performed by receiving the input of the destination from the user. Destinations can be entered using a variety of methods, including name input, address input, phone number input, designation on a map, and selection from destination setting history. is also used to input the destination.

また、特許文献1に記載されているように、経路探索を行なう装置以外の装置、例えば、携帯端末装置で目的地を入力しておき、入力した目的地を、経路探索を行なう装置に転送することも提案されている。 Further, as described in Patent Document 1, a device other than a route search device, such as a mobile terminal device, is used to input a destination, and the input destination is transferred to the route search device. is also proposed.

特開2014-145751号公報JP 2014-145751 A

上述のように、経路探索に際しての目的地入力は、種々の方法が行なえるようになっているが、さらに新たな手法も提案されている。このことは、従来の目的地を入力する作業が必ずしも簡便ではなく、ユーザにとって煩わしく感じられ、この負担を軽減する手法を模索していることを示しているものと考えられる。 As described above, various methods can be used to input a destination when searching for a route, and new methods have also been proposed. This is considered to indicate that the conventional task of inputting a destination is not necessarily easy and bothers the user, and that a method for reducing this burden is sought.

ユーザが目的地設定のために目的地を入力する作業を敬遠するようになると、経路探索サービスを利用する機会が減少し、経路探索の利便さを享受できなくなり好ましくない。このため、ユーザが目的地を入力する作業を意識することなく経路探索の目的地を設定することができれば経路探索サービスがより身近なものとなり、経路探索サービスの利用機会が増加すると期待される。 If the user avoids the work of inputting the destination to set the destination, the chances of using the route search service decrease, and the user cannot enjoy the convenience of the route search, which is undesirable. Therefore, if the user can set the destination of the route search without being conscious of the task of inputting the destination, the route search service will become more familiar, and it is expected that the opportunities for using the route search service will increase.

そこで、本発明は、例えば、目的地を入力する作業を意識することなく経路探索の目的地を設定できるようにすることを目的とする。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to enable a user to set a destination for a route search without being conscious of the task of inputting the destination.

上記課題を解決するため、請求項1に記載の発明である目的地推測装置は、検索サイトで検索した検索語に関する情報を含む検索情報を取得する検索情報取得部と、前記検索語に、当該検索語の属性を示す属性情報を付する属性付与部と、属性毎に、当該属性が共通する検索語の出現頻度を求める検索語評価部と、前記出現頻度が所定の基準を満たす属性に含まれる検索語のうち、目的地に関する検索語を推測目的地候補として抽出する推測目的地候補抽出部と、を備えることを特徴とする。 In order to solve the above-mentioned problems, the destination estimation device according to the first aspect of the invention includes a search information acquisition unit that acquires search information including information related to a search term searched on a search site; an attribute assigning unit that attaches attribute information indicating an attribute of a search term; a search term evaluation unit that obtains, for each attribute, the frequency of appearance of search terms having the same attribute; and an inferred destination candidate extraction unit that extracts, as an inferred destination candidate, a search term related to the destination from among the search terms.

上記課題を解決するため、請求項7に記載の発明である目的地推測方法は、情報処理装置を用いた目的地推測方法であって、検索サイトで検索した検索語に関する情報を含む検索情報を取得するステップと、前記検索語に、当該検索語の属性を示す属性情報を付するステップと、属性毎に、当該属性が共通する検索語の出現頻度を求めるステップと、前記出現頻度が所定の基準を満たす属性に含まれる検索語のうち、目的地に関する検索語を推測目的地候補として抽出する推測目的地候補抽出ステップと、を含むことを特徴とする。 In order to solve the above-mentioned problems, a destination estimation method according to a seventh aspect of the invention is a destination estimation method using an information processing device, in which search information including information related to a search term searched on a search site is obtained. a step of attaching attribute information indicating an attribute of the search term to the search term; a step of obtaining, for each attribute, the frequency of appearance of search terms having the same attribute; and an inferred destination candidate extraction step of extracting, as an inferred destination candidate, a search term related to a destination from among search terms included in attributes that satisfy a criterion.

上記課題を解決するため、請求項8に記載の発明であるコンピュータプログラムは、検索サイトで検索した検索語に関する情報を含む検索情報を取得する検索情報取得部、前記検索語に、当該検索語の属性を示す属性情報を付する属性付与部、属性毎に、当該属性が共通する検索語の出現頻度を求める検索語評価部、前記出現頻度が所定の基準を満たす属性に含まれる検索語のうち、目的地に関する検索語を推測目的地候補として抽出する推測目的地候補抽出部、として情報処理装置を機能させる。 In order to solve the above problems, the computer program according to the eighth aspect of the invention includes a search information acquisition unit for acquiring search information including information on a search term searched on a search site, An attribute assigning unit that attaches attribute information indicating an attribute, a search term evaluation unit that obtains, for each attribute, the frequency of appearance of search terms having the same attribute in common, and among search terms included in attributes whose frequency of appearance satisfies a predetermined criterion. , and an inferred destination candidate extraction unit that extracts a search term related to a destination as an inferred destination candidate.

上記課題を解決するため、請求項9に記載の発明である記録媒体は、請求項8に記載のコンピュータプログラムを記録した情報処理装置で読み取り可能な記録媒体である。 In order to solve the above-mentioned problems, a recording medium according to the ninth aspect of the invention is a recording medium readable by an information processing apparatus, on which the computer program according to the eighth aspect is recorded.

本発明の一実施例である目的地推測装置を適用した経路探索システムの構成例を示すブロック図である。1 is a block diagram showing a configuration example of a route search system to which a destination estimation device that is one embodiment of the present invention is applied; FIG. 経路探索システムの機器構成例を示す図である。It is a figure which shows the equipment configuration example of a route search system. 経路探索システムの機器構成例を示す図である。It is a figure which shows the equipment configuration example of a route search system. 推測目的地候補の抽出動作について説明するフローチャートである。FIG. 10 is a flowchart for explaining an operation for extracting estimated destination candidates; FIG. 検索語の分類によるグルーピングを説明する図である。It is a figure explaining grouping by classification of a search term. 推測目的地を決定する動作について説明するフローチャートである。4 is a flowchart for explaining an operation for determining an estimated destination;

本発明の実施形態について説明する。本発明の実施の形態である目的地推測装置は、検索サイトで検索した検索語に関する情報を含む検索情報を取得する検索情報取得部と、前記検索語に、当該検索語の属性を示す属性情報を付する属性付与部と、属性毎に、当該属性が共通する検索語の出現頻度を求める検索語評価部と、前記出現頻度が所定の基準を満たす属性に含まれる検索語のうち、目的地に関する検索語を推測目的地候補として抽出する推測目的地候補抽出部と、を備えている。 An embodiment of the present invention will be described. A destination guessing device according to an embodiment of the present invention includes a search information acquisition unit that acquires search information including information on a search term searched on a search site; , a search word evaluation unit that obtains the frequency of appearance of search words having the same attribute for each attribute, and a search word included in the attributes whose appearance frequency satisfies a predetermined criterion. and an inferred destination candidate extraction unit that extracts a search term related to as an inferred destination candidate.

ユーザは、抽出された推測目的地候補の中から目的地を選択すればよいため、目的地を入力する作業から開放されることになる。 Since the user only needs to select a destination from among the extracted estimated destination candidates, the user is freed from the task of inputting the destination.

ここで、前記検索情報は、前記検索語が検索された日時の情報を含み、前記日時の情報に基づいて前記推測目的地候補の中から推測目的地を決定する推測目的地決定部を備えてもよい。 wherein the search information includes information on a date and time when the search word is searched, and an estimated destination determination unit that determines an estimated destination from the estimated destination candidates based on the information on the date and time. good too.

あるいは、ユーザの時間毎の位置を示す位置情報を取得する位置情報取得部と、前記位置情報に基づいて前記推測目的地候補の中から推測目的地を決定する推測目的地決定部とを備えてもよい。 Alternatively, a position information acquisition unit that acquires position information indicating the user's position for each time, and an estimated destination determination unit that determines an estimated destination from the estimated destination candidates based on the position information. good too.

また、ユーザの嗜好に関するユーザ嗜好情報に対する処理を行なう嗜好情報処理部と、前記ユーザ嗜好情報に基づいて前記推測目的地候補の中から推測目的地を決定する推測目的地決定部とを備えてもよい。 Further, the apparatus may include a preference information processing unit that processes user preference information related to user preferences, and an estimated destination determination unit that determines an estimated destination from the estimated destination candidates based on the user preference information. good.

また、前記検索語評価部は、前記日時の情報に基づいて分類毎に検索語の時間的な出現傾向を求め、前記推測目的地決定部は、前記推測目的地候補についての出現傾向が、あらかじめ定められたパターンに合致するか否かを判定してもよい。 Further, the search word evaluation unit obtains a temporal appearance tendency of search words for each classification based on the date and time information, and the estimated destination determination unit determines the appearance tendency of the estimated destination candidate in advance. It may be determined whether or not it matches a defined pattern.

また、前記位置情報と前記検索語との関連において、ユーザの行動特性をあらかじめ定めたパターンに分類するユーザ特性評価部を備え、前記推測目的地決定部は、前記行動特性のパターンに基づいて前記推測目的地候補の中から推測目的地を決定してもよい。 In addition, in relation to the position information and the search word, the user characteristic evaluation unit classifies the behavior characteristics of the user into predetermined patterns, and the estimated destination determination unit determines the A guessed destination may be determined from the guessed destination candidates.

本発明の実施の形態である目的地推測方法は、検索サイトで検索した検索語に関する情報を含む検索情報を取得するステップと、前記検索語に、当該検索語の属性を示す属性情報を付するステップと、属性毎に、当該属性が共通する検索語の出現頻度を求めるステップと、前記出現頻度が所定の基準を満たす属性に含まれる検索語のうち、目的地に関する検索語を推測目的地候補として抽出する推測目的地候補抽出ステップと、を含むものである。 A method of estimating a destination according to an embodiment of the present invention comprises the steps of acquiring search information including information related to a search term searched on a search site, and attaching attribute information indicating an attribute of the search term to the search term. obtaining, for each attribute, the frequency of appearance of search words having a common attribute; and guessing destination candidates for search words related to a destination among the search words included in the attributes whose appearance frequencies satisfy a predetermined criterion. and an inferred destination candidate extraction step of extracting as

本発明の実施の形態であるコンピュータプログラムは、検索サイトで検索した検索語に関する情報を含む検索情報を取得する検索情報取得部、前記検索語に、当該検索語の属性を示す属性情報を付する属性付与部、属性毎に、当該属性が共通する検索語の出現頻度を求める検索語評価部、前記出現頻度が所定の基準を満たす属性に含まれる検索語のうち、目的地に関する検索語を推測目的地候補として抽出する推測目的地候補抽出部、として情報処理装置を機能させる。 A computer program according to an embodiment of the present invention includes a search information acquisition unit that acquires search information including information about a search term searched on a search site, and attaches attribute information that indicates an attribute of the search term to the search term. an attribute assigning unit, a search term evaluation unit that obtains, for each attribute, the appearance frequency of search terms having a common attribute, and guesses a search term related to a destination among search terms included in attributes whose appearance frequency satisfies a predetermined criterion. The information processing device is caused to function as an inferred destination candidate extraction unit that extracts destination candidates.

本発明の実施の形態である記録媒体は、上述のコンピュータプログラムを記録した記録媒体である。 A recording medium that is an embodiment of the present invention is a recording medium that records the computer program described above.

図1は、本発明の一実施例である目的地推測装置を適用した経路探索システム10の構成例を示すブロック図である。本図に示すように、経路探索システム10は、目的地推測装置100、検索装置210、位置情報取得装置220、推測目的地提示装置230、経路探索装置240を備えて構成される。 FIG. 1 is a block diagram showing a configuration example of a route search system 10 to which a destination estimation device according to one embodiment of the present invention is applied. As shown in the figure, the route search system 10 includes a destination estimation device 100 , a search device 210 , a position information acquisition device 220 , an estimated destination presentation device 230 and a route search device 240 .

検索装置210は、インターネット310を利用可能な情報処理装置であり、Webブラウザ部211、検索リスト作成部212を備えている。Webブラウザ部211は、汎用的なWebブラウザソフトウェアで構成することができる。本実施形態では、ユーザは、Webブラウザ部211を使用して、汎用的な検索サイト300にアクセスし、キーワード検索を行なう。検索装置210は、ユーザが日常的に使用する情報処理装置であるため、検索に用いるキーワードは、経路探索に関するキーワードのみならず、趣味、生活、仕事等に関する種々雑多なキーワードが含まれる。 The search device 210 is an information processing device that can use the Internet 310 and includes a web browser section 211 and a search list creation section 212 . The web browser unit 211 can be composed of general-purpose web browser software. In this embodiment, the user uses the Web browser unit 211 to access the general-purpose search site 300 and perform a keyword search. Since the search device 210 is an information processing device that a user uses on a daily basis, the keywords used for searching include not only keywords related to route search, but also miscellaneous keywords related to hobbies, life, work, and the like.

検索リスト作成部212は、検索サイト300にアクセスしているWebブラウザ部211で検索に用いられたキーワードを取得し、リスト形式で保存する。ただし、キーワードの保存はリスト形式に限られない。検索リストには、キーワードとともに検索を行なった日時の情報も含めるものとする。検索リスト作成部212は、例えば、Webブラウザ部211に対するアドオンソフトウェアとして実現することができる。汎用的な検索サイト300のURLは既知であるため、検索サイト300で入力されたキーワードは容易に取得することができる。 The search list creating unit 212 acquires the keywords used for the search by the web browser unit 211 accessing the search site 300 and saves them in a list format. However, the storage of keywords is not limited to the list format. The search list shall include information on the date and time of the search as well as the keywords. The search list creating unit 212 can be implemented as add-on software for the web browser unit 211, for example. Since the URL of the general-purpose search site 300 is known, the keywords entered at the search site 300 can be easily obtained.

なお、検索リストには、検索結果としてリンクされたWebページが表示された場合に、そのWebページが閲覧された時間を含めるようにしてもよい。 When a linked web page is displayed as a search result, the search list may include the time when the web page was browsed.

位置情報取得装置220は、ユーザとともに移動する装置であり、GPS(Global Positioning System)機能やアクセスポイント情報等により、ユーザの時間ごとの位置を示す位置情報を取得し、日時の情報を付して位置情報リストとして記録する。ただし、位置情報の保存はリスト形式に限られない。具体的には、携帯電話、スマートフォン、車載ナビゲーション装置等で構成することができる。 The position information acquisition device 220 is a device that moves together with the user, and acquires position information indicating the user's position at each time using a GPS (Global Positioning System) function, access point information, etc., and attaches date and time information. Record as a location information list. However, the storage of location information is not limited to the list format. Specifically, it can be composed of a mobile phone, a smart phone, an in-vehicle navigation device, or the like.

目的地推測装置100は、検索装置210が作成した検索リスト等に基づいて、ユーザが希望する目的地を推測する装置であり、CPU、メモリ、通信装置等を備えたコンピュータプログラムを実施可能な情報処理装置を用いて構成することができる。目的地推測装置100は、検索サイト300での検索情報等に基づいて目的地を推測するため、ユーザが目的地を入力する作業は不要である。 The destination guessing device 100 is a device for guessing the destination desired by the user based on the search list created by the search device 210, and is equipped with a CPU, a memory, a communication device, etc., and information capable of executing a computer program. It can be constructed using a processing device. Since the destination guessing device 100 guesses the destination based on the search information on the search site 300, the user does not need to input the destination.

目的地推測装置100は、検索リスト取得部110、位置情報取得部120、推測目的地候補抽出部130、ユーザ特性評価部140、推測目的地決定部150を備えている。 The destination estimation device 100 includes a search list acquisition unit 110 , a location information acquisition unit 120 , an estimated destination candidate extraction unit 130 , a user characteristic evaluation unit 140 and an estimated destination determination unit 150 .

検索リスト取得部110は、所定のタイミングで検索装置210から検索リストを取得する。取得対象の検索装置210は、複数台であってもよい。ただし、取得するデータはリスト形式に限られない。位置情報取得部120は、所定のタイミングで位置情報取得装置220から位置情報リストを取得する。取得対象の位置情報取得装置220は、複数台であってもよい。ただし、取得するデータはリスト形式に限られない。 The search list acquisition unit 110 acquires a search list from the search device 210 at a predetermined timing. A plurality of retrieval devices 210 may be acquired. However, the data to be acquired is not limited to the list format. The position information acquisition unit 120 acquires the position information list from the position information acquisition device 220 at a predetermined timing. A plurality of location information acquisition devices 220 may be acquired. However, the data to be acquired is not limited to the list format.

推測目的地候補抽出部130は、検索リスト取得部110が取得した検索リストに基づいて、推測目的地の候補を抽出するブロックであり、検索語抽出部131、検索語属性付与部132、検索語評価部133、推測目的地候補抽出部134、辞書DB135を備えている。 The estimated destination candidate extraction unit 130 is a block that extracts candidates for the estimated destination based on the search list acquired by the search list acquisition unit 110. It has an evaluation unit 133 , an estimated destination candidate extraction unit 134 , and a dictionary DB 135 .

検索語抽出部131は、検索リストに記録されたキーワードから検索語を抽出する処理を行なう。抽出した検索語にも抽出元のキーワードの日時情報を継承させる。すなわち、ユーザが入力するキーワードは、必ずしも一語とは限られず、複数の言葉が入力されたり、文章が入力されたりすることもある。検索語抽出部131は、既存の文章解析技術等を用いて検索リストに記録されたキーワードから検索語を抽出する。なお、検索語は、単語とは限られず、後述する辞書DB135に登録されている用語に対応させるようにする。 The search term extraction unit 131 performs processing for extracting search terms from the keywords recorded in the search list. The date and time information of the extraction source keyword is also inherited to the extracted search term. That is, the keyword input by the user is not necessarily limited to one word, and may include multiple words or sentences. The search term extraction unit 131 extracts search terms from the keywords recorded in the search list using existing text analysis technology or the like. It should be noted that the search term is not limited to a word, and is made to correspond to a term registered in the dictionary DB 135, which will be described later.

検索語属性付与部132は、検索語抽出部131によって抽出された各検索語に属性を付与する処理を行なう。属性には、分類、目的地フラグが含まれるものとし、属性の付与の際には辞書DB135を参照する。辞書DB135は、用語毎に分類、目的地フラグの情報をあらかじめ記録しているデータベースである。辞書DB135は、目的地推測装置100の外部に設けてもよい。 The search term attribute assigning unit 132 performs a process of assigning an attribute to each search term extracted by the search term extracting unit 131 . Attributes include classification and destination flags, and the dictionary DB 135 is referred to when assigning attributes. The dictionary DB 135 is a database that records in advance information on classification and destination flags for each term. The dictionary DB 135 may be provided outside the destination estimation device 100 .

辞書DB135において、分類は、例えば、「レジャー」→「スキー」→「スキー場」という具合に階層化されている。例えば、その用語がレジャー全般に関するものであれば、分類は「レジャー」となり、その用語がスキー全般に関するものであれば、分類は「レジャー」の子分類である「スキー」となり、その用語が特定のスキー場に関するものであれば、分類は「スキー」の子分類である「スキー場」となる。分類を階層化して定めておくことにより、辞書DB135を参照することにより、親分類の用語や子分類の用語を把握することができる。 In the dictionary DB 135, the categories are hierarchically arranged in the order of, for example, “leisure”→“skiing”→“ski resort”. For example, if the term is about leisure in general, the category would be "Leisure", if the term was about skiing in general, the category would be "Skiing", which is a subcategory of "Leisure", and the term would be , the classification is "ski resort" which is a child classification of "ski". By hierarchically defining the classification, it is possible to grasp the terms of the parent classification and the terms of the child classification by referring to the dictionary DB 135 .

なお、ひとつの用語に複数個の分類を設定することができる。例えば、「降雪情報」という用語の分類として、「スキー」「気候」といった2つの分類を設定することができる。 In addition, a plurality of classifications can be set for one term. For example, two classifications such as "skiing" and "climate" can be set as the classification of the term "snowfall information".

目的地フラグは、用語が目的地に関するものであるかを判別するために、その用語が目的地となり得るか否かを示すフラグである。例えば、「スキー板」という用語は目的地とはなり得ないが、「AAスキー場」という用語は目的地となり得る。ここでは、目的地フラグのオンが、目的地となり得る用語であることを示すものとする。 The destination flag is a flag that indicates whether the term can be a destination in order to determine whether the term is related to the destination. For example, the term "skis" may not be a destination, but the term "AA Ski Area" may be. Here, turning on the destination flag indicates that the term can be the destination.

検索語評価部133は、検索語属性付与部132により属性が付与された検索語群の評価を行ない、分類毎の出現頻度を示す指標である出現度数と時間的な出現傾向を求める処理を行なう。具体的には、検索語に付与された分類毎にグルーピングを行なって、分類毎に出現度数を集計し、検索語に付された検索日時情報に基づいて出現傾向を分類する。出現傾向は、例えば、定常的に出現、間欠的に出現、週末に出現、休み明けに出現、直近に急増等のパターンとそれぞれの判定基準とをあらかじめ定めておき、当てはまる1または複数のパターンを選定することで分類することができる。 The search term evaluation unit 133 evaluates the search term group to which attributes have been assigned by the search term attribute assigning unit 132, and performs processing to obtain the appearance frequency, which is an index indicating the appearance frequency for each classification, and the temporal appearance tendency. . Specifically, grouping is performed for each classification assigned to the search term, the frequency of appearance is counted for each classification, and the tendencies of appearance are classified based on the search date and time information attached to the search term. Appearance tendencies, for example, patterns such as steady appearance, intermittent appearance, appearance on weekends, appearance after holidays, and recent rapid increase, etc., and criteria for each are determined in advance, and one or more applicable patterns are determined. It can be classified by selection.

推測目的地候補抽出部134は、出現度数の高い分類に含まれる検索語のうち、目的地フラグがオンである検索語を推測目的地候補として抽出する処理を行なう。推測目的地候補は複数個抽出することができ、例えば、出現度数の上位から所定個数の分類を対象に推測目的地候補を抽出したり、出現度数が基準値を超える分類を対象に推測目的地候補を抽出したりすることができる。 The inferred destination candidate extraction unit 134 performs a process of extracting, as an inferred destination candidate, a search term for which the destination flag is ON, among the search terms included in the classification with a high appearance frequency. It is possible to extract a plurality of estimated destination candidates. Candidates can be extracted.

ユーザ特性評価部140は、ユーザ個人の特性を評価するブロックであり、テンプレートマッチング部141、嗜好情報処理部142、テンプレートDB143を備えている。 The user characteristic evaluation unit 140 is a block that evaluates the characteristics of individual users, and includes a template matching unit 141 , a preference information processing unit 142 and a template DB 143 .

テンプレートマッチング部141は、検索語や分類の出現度数、出現傾向と位置情報とからユーザの行動特性を分類する処理を行なう。ユーザの行動特性は、ユーザの行動特性のモデルを判定基準とともに記録したテンプレートDB143を参照して行なう。 The template matching unit 141 performs a process of classifying the behavioral characteristics of the user based on the search word, the appearance frequency of the classification, the appearance tendency, and the position information. The user's behavioral characteristics are determined by referring to the template DB 143 in which models of user's behavioral characteristics are recorded together with criteria.

行動特性のモデルは、例えば、「週末に検索した場所は、翌週末に訪れる」「検索した場所は翌日に訪れる」「普段検索しない場所を検索するとその場所を訪れる」「日曜日は遠出をする」「訪れる場所は、長期的に検索する」「地図を検索するとその場所を訪れる」「午前中に検索した場所に午後に訪れる」「検索と移動とに関連性なし」等とすることができ、それぞれのモデルについて検索語や分類の出現度数、出現傾向と位置情報に基づく判定基準が定められる。 Models of behavioral characteristics include, for example, "Visit the place searched on the weekend the following weekend", "Visit the searched place the next day", "Visit the place when searching for a place that is not usually searched", and "Go out on Sundays". ``Search for a place to visit over a long period of time'', ``Visit the place when searching for a map'', ``Visit a place searched in the morning in the afternoon'', ``No relation between search and movement'', etc. For each model, judgment criteria based on the frequency of appearance of search terms and categories, appearance trends, and location information are defined.

テンプレートマッチング部141は、推測目的地候補抽出部130が推測目的地候補を抽出する過程で使用した日時情報が付された検索語に関する情報と、位置情報取得部120が取得したユーザの日時情報が付された位置情報とから、ユーザの行動特性に当てはまる1または複数のタイプを判別して、分類を行なう。 The template matching unit 141 extracts the information about the search word attached with date and time information used by the estimated destination candidate extraction unit 130 in the process of extracting the estimated destination candidate, and the date and time information of the user acquired by the position information acquisition unit 120. Classification is performed by determining one or a plurality of types that apply to the behavioral characteristics of the user from the attached position information.

例えば、ゴルフ場に関する検索が週末に出現するという出現傾向に分類されている場合に、そのゴルフ場の位置情報が翌週末に得られていることが多ければ、「週末に検索した場所は、翌週末に訪れる」という行動特性に分類されることになる。 For example, if a search for a golf course is classified as appearing on the weekend, and the location information for that golf course is often obtained on the It will be classified as a behavioral characteristic of "Visit on weekends".

嗜好情報処理部142は、ユーザの嗜好に関する嗜好情報に対する処理を行なう。例えば、ユーザがあらかじめ嗜好対象を登録している場合には、その対象を嗜好情報として記録する。嗜好対象は、例えば、「スキー」「釣り」等とすることができ、辞書DB135の分類や用語に対応させることが望ましい。 The preference information processing unit 142 processes preference information about user's preferences. For example, if the user has previously registered a preference target, that target is recorded as preference information. The object of preference can be, for example, “skiing”, “fishing”, etc., and it is desirable to correspond to the classification and terminology of the dictionary DB 135 .

また、嗜好情報処理部142は、推測目的地候補抽出部130が推測目的地候補を抽出する過程で使用した検索語に関する情報に基づいて、嗜好情報を更新していく。例えば、ユーザが登録した嗜好に「野球」が含まれていない場合に、「野球」に関する検索が著しく増えている場合には、嗜好情報に「野球」を追加することができる。逆に、嗜好情報に「釣り」が記録されている場合に、長期間「釣り」に関する検索がまったく行なわれていない場合には、嗜好情報から「釣り」を削除してもよい。 In addition, the preference information processing unit 142 updates the preference information based on the information regarding the search words used by the inferred destination candidate extraction unit 130 in the process of extracting the inferred destination candidates. For example, when "baseball" is not included in the preferences registered by the user, and "baseball" is significantly increased in searches, "baseball" can be added to the preference information. Conversely, if "fishing" is recorded in the preference information and no search related to "fishing" has been performed for a long period of time, "fishing" may be deleted from the preference information.

推測目的地決定部150は、推測目的地候補抽出部130が抽出した推測目的地候補から1または複数個の推測目的地を決定するブロックであり、評価制御部151、ファクター評価部152を備えている。 The estimated destination determination unit 150 is a block that determines one or more estimated destinations from the estimated destination candidates extracted by the estimated destination candidate extraction unit 130. The estimated destination determination unit 150 includes an evaluation control unit 151 and a factor evaluation unit 152. there is

評価制御部151は、検索における推測目的地候補の出現度数と、ファクター評価部152が行なう種々のファクターを考慮した評価とに基づいて推測目的地を決定する処理を行なう。ファクター評価部152は、ユーザの嗜好、行動特性、出現傾向の各ファクターについて推測目的地候補の評価を行なう。ただし、ファクター評価部152が評価を行なうファクターは例示であり、本例に限られない。 The evaluation control unit 151 performs processing for determining an inferred destination based on the appearance frequency of the inferred destination candidates in the search and the evaluation in consideration of various factors performed by the factor evaluation unit 152 . The factor evaluation unit 152 evaluates the estimated destination candidates with respect to factors such as user's preference, behavioral characteristics, and appearance tendency. However, the factors evaluated by factor evaluation unit 152 are examples, and are not limited to this example.

ユーザの嗜好ファクターの評価においては、嗜好情報処理部142が更新等した嗜好情報を参照し、行動特性ファクターの評価においては、テンプレートマッチング部141が分類したユーザの行動特性タイプ等を参照し、出現傾向ファクターの評価においては、検索語評価部133が分類した出現傾向を参照する。 User preference factors are evaluated by referring to preference information updated by the preference information processing unit 142, and behavioral characteristic factors are evaluated by referring to user behavioral characteristic types classified by the template matching unit 141. In the evaluation of the tendency factor, the appearance tendency classified by the search term evaluation unit 133 is referred to.

推測目的地提示装置230は、目的地推測装置100が決定した推測目的地をユーザに提示する。推測目的地の提示は、例えば、推測目的地を画面に表示することによって行なうことができる。推測目的地が1つの場合には、その推測目的地を経路探索の目的地として設定するか否かの指示を受け付けるようにし、推測目的地が複数の場合には、いずれかの推測目的地を経路探索の目的地として設定するか、あるいはいずれの推測目的地とも経路探索の目的地として設定しないかの指示を受け付けるようにすることが望ましい。 The estimated destination presentation device 230 presents the estimated destination determined by the destination estimation device 100 to the user. Presentation of the estimated destination can be performed, for example, by displaying the estimated destination on the screen. When there is one guessed destination, an instruction as to whether or not to set the guessed destination as a route search destination is accepted, and when there are a plurality of guessed destinations, one of the guessed destinations is selected. It is desirable to receive an instruction as to whether to set the route search destination or not to set any of the estimated destinations as route search destinations.

経路探索装置240は、ユーザが設定した目的地に対する経路探索を行なう装置である。経路探索装置240は、車載ナビゲータ装置や経路検索サービスを提供するサービスサーバ等で構成することができる。 The route search device 240 is a device that searches for a route to a destination set by the user. The route search device 240 can be composed of an in-vehicle navigator device, a service server that provides a route search service, or the like.

上述の経路探索システム10は、実装上種々の機器構成で実現することができる。例えば、図2(a)に示すように、それぞれインターネット310に接続したPCとスマートフォンと車載ナビゲータ装置で経路探索システム10を構成し、PCを検索装置210として機能させ、スマートフォンを検索装置210、位置情報取得装置220として機能させ、車載ナビゲータ装置を目的地推測装置100、位置情報取得装置220、推測目的地提示装置230、経路探索装置240として機能させることができる。 The above-described route search system 10 can be implemented with various equipment configurations. For example, as shown in FIG. 2( a ), a route search system 10 is configured by a PC, a smartphone, and an in-vehicle navigator connected to the Internet 310 . Functioning as the information acquisition device 220 , the in-vehicle navigator device can function as the destination estimation device 100 , the position information acquisition device 220 , the estimated destination presentation device 230 , and the route search device 240 .

この場合、ユーザがPCやスマートフォンで検索したキーワードが推測目的地決定のために取得されることになる。また、スマートフォンを携帯して移動した場所と車載ナビゲータ装置が搭載された車で移動した場所が位置情報として取得されることになる。推測目的地の決定は車載ナビゲータ装置が行ない、目的地への経路探索も車載ナビゲータ装置で行なわれる。 In this case, the keyword searched by the user using a PC or smart phone is acquired for determining the estimated destination. In addition, the location to which the user has moved while carrying the smartphone and the location to which the vehicle equipped with the in-vehicle navigator device has been moved are acquired as location information. The in-vehicle navigator determines the estimated destination, and searches for a route to the destination in the in-vehicle navigator.

また、図2(b)に示すように、それぞれインターネット310に接続したPCとスマートフォンと車載ナビゲータ装置と目的地推測サービスサーバで経路探索システム10を構成し、PCを検索装置210として機能させ、スマートフォンを検索装置210、位置情報取得装置220として機能させ、車載ナビゲータ装置を位置情報取得装置220、推測目的地提示装置230、経路探索装置240として機能させ、目的地推測サービスサーバを目的地推測装置100として機能させることができる。 Further, as shown in FIG. 2(b), a route search system 10 is configured by a PC, a smartphone, an in-vehicle navigator device, and a destination estimation service server connected to the Internet 310, and the PC functions as a search device 210. functions as the search device 210 and the position information acquisition device 220, the in-vehicle navigator device functions as the position information acquisition device 220, the estimated destination presentation device 230, and the route search device 240, and the destination estimation service server functions as the destination estimation device 100 can function as

すなわち、目的地推測サービスを行なう目的地推測サービスサーバを車載ナビゲータ装置とは独立して設けるようにしている。この場合、目的地推測サービスサーバで推測目的地が決定され、車載ナビゲータ装置に推測目的地が転送され、経路探索が行なわれることになる。ユーザがPCやスマートフォンで検索したキーワードが推測目的地決定のために取得され、スマートフォンを携帯して移動した場所と車載ナビゲータ装置が搭載された車で移動した場所が位置情報として取得されることは、図2(a)に示した例と同様である。 That is, a destination estimation service server that performs the destination estimation service is provided independently of the vehicle-mounted navigator. In this case, the destination estimation service server determines the estimated destination, transfers the estimated destination to the in-vehicle navigator, and performs route search. The keywords searched by the user on a PC or smartphone are acquired for determining the inferred destination, and the location where the user travels while carrying the smartphone and the location where the user travels by car equipped with an in-vehicle navigator device are acquired as location information. , is the same as the example shown in FIG.

また、図3(a)に示すように、それぞれインターネット310に接続したPCとスマートフォンと車載ナビゲータ装置とで経路探索システム10を構成し、PCを検索装置210、目的地推測装置100として機能させ、スマートフォンを検索装置210、位置情報取得装置220として機能させ、車載ナビゲータ装置を位置情報取得装置220、推測目的地提示装置230、経路探索装置240として機能させることができる。 Further, as shown in FIG. 3(a), a PC connected to the Internet 310, a smartphone, and an in-vehicle navigator device constitute a route search system 10, and the PC functions as a search device 210 and a destination estimation device 100, A smartphone can function as the search device 210 and the location information acquisition device 220 , and an in-vehicle navigator device can function as the location information acquisition device 220 , the estimated destination presentation device 230 , and the route search device 240 .

この場合、PCで推測目的地が決定され、車載ナビゲータ装置に推測目的地が転送され、経路探索が行なわれることになる。ユーザがPCやスマートフォンで検索したキーワードが推測目的地決定のために取得され、スマートフォンを携帯して移動した場所と車載ナビゲータ装置が搭載された車で移動した場所が位置情報として取得されることは、図2(a)に示した例と同様である。 In this case, the PC determines the estimated destination, transfers the estimated destination to the in-vehicle navigator, and performs route search. The keywords searched by the user on a PC or smartphone are acquired for determining the inferred destination, and the location where the user travels while carrying the smartphone and the location where the user travels by car equipped with an in-vehicle navigator device are acquired as location information. , is the same as the example shown in FIG.

また、図3(b)に示すように、それぞれインターネット310に接続したPCとスマートフォンと車載ナビゲータ装置とで経路探索システム10を構成し、PCを検索装置210として機能させ、スマートフォンを目的地推測装置100、検索装置210、位置情報取得装置220、推測目的地提示装置230として機能させ、経路探索サービスサーバを経路探索装置240として機能させることができる。 Further, as shown in FIG. 3B, a PC connected to the Internet 310, a smartphone, and an in-vehicle navigator device configure the route search system 10, the PC functions as a search device 210, and the smartphone serves as a destination estimation device. 100 , the search device 210 , the location information acquisition device 220 , and the estimated destination presentation device 230 , and the route search service server can function as the route search device 240 .

この場合、スマートフォンが推測目的地を決定し、経路探索サービスサーバに経路探索を依頼し、探索された経路の表示をスマートフォンが行なうことになる。ユーザがPCやスマートフォンで検索したキーワードが推測目的地決定のために取得され、スマートフォンを携帯して移動した場所と車載ナビゲータ装置が搭載された車で移動した場所が位置情報として取得されることは、図2(a)に示した例と同様である。なお、図2、図3に示した機器構成は例示であり、他の機器構成で経路探索システム10を実現してもよい。 In this case, the smartphone determines the estimated destination, requests the route search service server to search for a route, and displays the searched route. The keywords searched by the user on a PC or smartphone are acquired for determining the inferred destination, and the location where the user travels while carrying the smartphone and the location where the user travels by car equipped with an in-vehicle navigator device are acquired as location information. , is the same as the example shown in FIG. Note that the device configurations shown in FIGS. 2 and 3 are examples, and the route search system 10 may be realized with other device configurations.

次に、経路探索システム10を構成する目的地推測装置100の動作について説明する。目的地推測装置100の動作は、推測目的地候補の抽出動作と推測目的地決定動作とに分けることができる。推測目的地候補の抽出動作は、取得した検索リストから、推測目的地の候補を抽出する動作である。推測目的地決定動作は、推測目的地候補の中から種々のファクターを考慮して推測目的地を決定する動作である。なお、ユーザ特性評価部140が行なうユーザの行動特性のテンプレートマッチング動作と、ユーザの嗜好情報に対する処理は、上述の基準に従って適宜行なうようにする。 Next, the operation of the destination estimation device 100 that constitutes the route search system 10 will be described. The operation of the destination estimation device 100 can be divided into an operation of extracting estimated destination candidates and an operation of determining an estimated destination. The operation of extracting inferred destination candidates is an operation of extracting inferred destination candidates from the obtained search list. The speculative destination determination operation is an operation of determining an inferred destination from among the inferred destination candidates in consideration of various factors. It should be noted that the user behavior characteristic template matching operation performed by the user characteristic evaluation unit 140 and the processing of the user's preference information are appropriately performed according to the above-described criteria.

以下に説明する動作例では、推測目的地の候補はあらかじめ抽出しておき、目的地設定の際に推測目的地候補の中から推測目的地を決定するものとする。これにより、目的地設定毎に推測目的地を抽出する手間を省くとともに、目的地設定の日時等に適した推測目的地を決定することができる。ただし、推測目的地の候補を抽出するタイミングと、推測目的地を決定するタイミングとは任意に定めることができる。 In the operation example described below, the candidates for the estimated destination are extracted in advance, and the estimated destination is determined from among the estimated destination candidates when setting the destination. As a result, it is possible to save the trouble of extracting an estimated destination for each destination setting, and to determine an estimated destination suitable for the date and time of setting the destination. However, the timing for extracting candidates for the estimated destination and the timing for determining the estimated destination can be determined arbitrarily.

まず、推測目的地候補の抽出動作について図4のフローチャートを参照して説明する。推測目的地候補の抽出動作は、検索リストにキーワードがある程度蓄積している必要があるため、所定のタイミングで行なえばよい(S101)。所定のタイミングは、例えば、定期的としたり、検索リストのサイズが所定量に達した場合としたりすることができる。 First, the operation of extracting estimated destination candidates will be described with reference to the flowchart of FIG. Since it is necessary to accumulate a certain amount of keywords in the search list, the operation of extracting the estimated destination candidates may be performed at a predetermined timing (S101). The predetermined timing can be, for example, periodically or when the size of the search list reaches a predetermined amount.

推測目的地候補の抽出動作を行なうタイミングであれば(S101:Yes)、検索リスト取得部110が、検索装置210の検索リスト作成部212から検索リストを取得する(S102)。 If it is time to perform an operation of extracting an inferred destination candidate (S101: Yes), the search list acquisition unit 110 acquires a search list from the search list creation unit 212 of the search device 210 (S102).

そして、推測目的地候補抽出部130の検索語抽出部131が、検索リストに記録されたキーワードから検索語を抽出する(S103)。上述のように、検索語の抽出は既存の文章解析技術を用いて行なうことができる。 Then, the search term extraction unit 131 of the inferred destination candidate extraction unit 130 extracts search terms from the keywords recorded in the search list (S103). As described above, search term extraction can be performed using existing text analysis techniques.

検索語が抽出されると、検索語属性付与部132が、辞書DB135を参照して各検索語に対して属性を付与する(S104)。検索語に付与する属性には、分類と目的地フラグとが含まれる。1つの検索語に複数個の分類を付与してもよい。 When the search term is extracted, the search term attribute assigning unit 132 refers to the dictionary DB 135 and assigns an attribute to each search term (S104). Attributes assigned to search terms include classification and destination flags. A plurality of classifications may be assigned to one search term.

次に、検索語評価部133が、検索語の分類毎に出現度数を集計するとともに、検索語に付された検索日時に基づいて出現傾向を分類する(S105)。出現度数の集計では、検索語の分類毎にグルーピングを行なう。 Next, the search term evaluation unit 133 aggregates the appearance frequency for each search term classification, and classifies the appearance tendency based on the search date and time attached to the search term (S105). In summing the frequency of appearance, grouping is performed for each classification of search words.

分類は階層化されているため、例えば、図5に示すようなグルーピングを行なうことができる。本図は、検索語として「AAスキー場」「BBスキー場」「スキー板」「レンタルスキー」「積雪情報」「XX野球場」「CCラーメン」「DD町ランチ」「ラーメン」が抽出された場合を例にしている。なお、四角で囲った検索語は目的地フラグがオンであること、すなわち、目的地となり得ることを示している。 Since the classification is hierarchical, for example, grouping as shown in FIG. 5 can be performed. In this figure, "AA ski resort", "BB ski resort", "skis", "rental ski", "snow cover information", "XX baseball field", "CC ramen", "DD town lunch", and "ramen" were extracted as search terms. Take the case as an example. It should be noted that a search word surrounded by a square indicates that the destination flag is on, that is, that it can be the destination.

ここで、「AAスキー場」「BBスキー場」は「スキー場」の分類が付され、「スキー板」「レンタルスキー」は「スキー用品」の分類が付され、「積雪情報」は「スキー」と「気候」の分類が付され、「XX野球場」は「野球場」の分類が付され、「CCラーメン」「DD町ランチ」は「飲食店」の分類が付され、「ラーメン」は「飲食」の分類が付されているものとする。 Here, "AA ski resort" and "BB ski resort" are classified as "ski resort", "skis" and "rental skis" are classified as "ski equipment", and "snow coverage information" is classified as "ski resort". and "Climate", "XX Baseball Field" is classified as "Baseball Field", "CC Ramen" and "DD Town Lunch" are classified as "Restaurant", and "Ramen" shall be classified as “eating and drinking”.

辞書DB153に、分類「スキー場」「スキー用品」の親分類として「スキー」が設定され、分類「野球場」の親分類として「野球」が設定され、「スキー」「野球」の親分類として「レジャー」が設定され、分類「飲食店」の親分類として「飲食」が設定されているものとする。図中に示された分類の包含関係は、この親子関係に基づいている。 In the dictionary DB 153, "ski" is set as the parent classification of the classification "ski resort" and "ski equipment", "baseball" is set as the parent classification of the classification "baseball field", and "ski" and "baseball" are set as the parent classification of It is assumed that "leisure" is set and "restaurant" is set as the parent classification of the classification "restaurant". The inclusion relationship of the categories shown in the figure is based on this parent-child relationship.

出現度数の集計は、例えば、最下層の分類に注目して行なうことができる。このとき、親分類に含まれる検索語の出現度数を子分類に承継するものとする。例えば、分類レジャーについての最下層分類である「スキー場」については、検索語の出現度数が2(AAスキー場、BBスキー場)であるが、親分類である「スキー」についての検索語の出現度数1(降雪情報)を加えて3とすることができる。分類「気候」については自身が最下層であるため、「気候」についての出現度数は1となる。同様の集計を各分類に行なうことで、分類毎の集計頻度を集計することができる。 The counting of appearance frequencies can be performed, for example, by paying attention to the lowest layer classification. At this time, it is assumed that the appearance frequency of the search term included in the parent classification is inherited to the child classification. For example, the frequency of appearance of the search term for “ski resort”, which is the lowest class of classified leisure, is 2 (AA ski resort, BB ski resort), but the number of search terms for the parent classification “ski” is 2 (AA ski resort, BB ski resort). It is possible to add 1 appearance frequency (snowfall information) to 3. As for the classification "climate", since it is the lowest layer, the appearance frequency for "climate" is 1. By performing similar aggregation for each category, the aggregation frequency for each category can be aggregated.

また検索語の検索日時情報を参照することで、分類毎に、定常的に出現、間欠的に出現、週末に出現、休み明けに出現、直近に急増等の出現傾向を定めることができる。 Also, by referring to the search date and time information of the search word, it is possible to determine the appearance tendency such as steady appearance, intermittent appearance, appearance on weekends, appearance after holidays, recent rapid increase, etc. for each classification.

最後に、推測目的地候補抽出部134が、出現度数の高い分類に含まれる検索語のうち、目的地フラグがオンである検索語を抽出する(S106)。抽出された検索語が推測目的地候補として抽出されたことになる。 Finally, the inferred destination candidate extraction unit 134 extracts search terms whose destination flags are turned on, among the search terms included in the classification with the highest appearance frequency (S106). The extracted search term is extracted as an inferred destination candidate.

図5に示した例であれば、出現度数が3である分類に含まれる「AAスキー場」「BBスキー場」「CCラーメン」が推測目的地候補として抽出される。「スキー板」「レンタルスキー」は出現度数が3である分類に含まれるが目的地フラグがオフであるため抽出されない。 In the example shown in FIG. 5, "AA ski resort", "BB ski resort", and "CC Ramen" included in the classification with the appearance frequency of 3 are extracted as the estimated destination candidates. "Skis" and "Rental skis" are included in the classification with the appearance frequency of 3, but are not extracted because the destination flag is off.

次に、推測目的地を決定する動作について図6のフローチャートを参照して説明する。推測目的地を決定する動作は、推測目的地提示装置230の起動時に行なうことが好ましい。例えば、車載ナビゲータ装置を推測目的地提示装置230として機能させた場合には、自動車のエンジンをかけた時点に、その時点の情報をファクター評価に含めて推測目的地が決定される。このため、ユーザはエンジンをかけると推測目的地が自動的に提示されることになる。 Next, the operation of determining the estimated destination will be described with reference to the flowchart of FIG. The operation of determining the estimated destination is preferably performed when the estimated destination presentation device 230 is activated. For example, when the in-vehicle navigator device functions as the presumed destination presentation device 230, the presumed destination is determined by including the information at that point in the factor evaluation when the engine of the automobile is started. Therefore, when the user turns on the engine, the guessed destination will be automatically presented.

また、スマートフォンを推測目的地提示装置230として機能させた場合には、経路探索用のアプリケーションを立ち上げると推測目的地が自動的に提示されることになる。いずれの場合も、ユーザは、目的地を入力する作業を意識することなく経路探索の目的地を設定することができる。 In addition, when the smartphone functions as the estimated destination presentation device 230, the estimated destination is automatically presented when the application for route search is launched. In either case, the user can set the destination of the route search without being aware of the task of inputting the destination.

推測目的地を決定する動作では、出現度数の高い推測目的地候補それぞれについて、ファクター評価部152が、種々のファクターを考慮した評価を行ない、評価制御部151が、総合的な評価の高い推測目的地候補を推測目的として決定する。本例では、嗜好ファクター、行動特性ファクター、出現傾向ファクターを考慮した評価を行なうが、他のファクター評価を採用してもよい。 In the operation of determining an inferred destination, the factor evaluation unit 152 performs an evaluation considering various factors for each of the inferred destination candidates with a high frequency of occurrence, and the evaluation control unit 151 determines the inferred destination with a high overall evaluation. A location candidate is determined for speculation purposes. In this example, the evaluation is performed considering the preference factor, the behavioral characteristic factor, and the appearance tendency factor, but other factor evaluation may be adopted.

まず、上述の推測目的地抽出動作で得られた推測目的地候補を取得する(S201)。また、現在情報を取得する(S202)。現在情報は、日時、曜日等を含めることができる。採用するファクター評価によっては、温度、天気等の情報も含めてもよい。 First, the estimated destination candidates obtained by the above-described estimated destination extraction operation are acquired (S201). Also, current information is acquired (S202). The current information can include the time of day, day of the week, and the like. Depending on the factor evaluation employed, information such as temperature and weather may also be included.

嗜好ファクター評価(S203)においては、嗜好情報処理部142が更新等するユーザの嗜好情報を参照し、嗜好情報に合致する推測目的地候補にポイントを加算する。嗜好情報に合致するかどうかは、推測目的地候補の親分類子分類を含めた分類を参照することで判断することができる。 In the preference factor evaluation (S203), the user's preference information updated by the preference information processing unit 142 is referred to, and points are added to the estimated destination candidates that match the preference information. Whether or not the destination matches the preference information can be determined by referring to the classification including the parent classifier classification of the inferred destination candidate.

行動特性ファクター評価(S204)においては、テンプレートマッチング部141で分類されたユーザの行動特性に合致する推測目的地候補にポイントを加算する。例えば、ユーザの行動特性が「週末に検索した場所は、翌週末に訪れる」であった場合に、推測目的地候補に関する検索頻度が先週末に高く、現在情報が週末であれば、行動特性に合致するとしてその推測目的地候補にポイントを加算する。この場合、現在情報が平日であれば、ポイントは加算されないことになる。 In behavioral characteristic factor evaluation (S204), points are added to inferred destination candidates that match the user's behavioral characteristics classified by the template matching unit 141. FIG. For example, if the behavioral characteristic of the user is "Visit the place searched on the weekend next weekend", the search frequency for the speculated destination candidate was high last weekend, and if the current information is the weekend, then the behavioral characteristic Points are added to the inferred destination candidate as a match. In this case, if the current information is a weekday, no points will be added.

出現傾向ファクター評価(S205)においては、出現傾向が、目的地に設定する可能性が高いと想定される特徴を示している推測目的地候補にポイントを加算する。例えば、「定常的に出現」や「直近に急増」等と分類された推測目的地候補にポイントを加算する。 In the occurrence tendency factor evaluation (S205), points are added to inferred destination candidates whose occurrence tendency indicates characteristics that are assumed to be highly likely to be set as the destination. For example, points are added to inferred destination candidates classified as "constantly appearing" or "rapidly increasing recently".

評価制御部151は、出現度数と各ファクター評価とを総合的に評価して(S206)、推測目的地を決定する(S207)。例えば、出現度数に応じたポイントに、各ファクター評価のポイントを合計して、合計ポイントの最も高い推測目的地候補を推測目的地として決定する。このとき、合計ポイントの高い順に複数個の推測目的地候補を推測目的地として決定してもよい。もちろん、出現度数と各ファクター評価との総合的評価は種々の手法を用いることができる。 The evaluation control unit 151 comprehensively evaluates the appearance frequency and each factor evaluation (S206), and determines an estimated destination (S207). For example, the points of each factor evaluation are added to the points corresponding to the appearance frequency, and the guessed destination candidate with the highest total points is determined as the guessed destination. At this time, a plurality of estimated destination candidates may be determined as the estimated destination in descending order of total points. Of course, various methods can be used for the comprehensive evaluation of the appearance frequency and each factor evaluation.

例えば、推測目的地候補として抽出された「AAスキー場」「BBスキー場」「CCラーメン」のうち、ユーザが直近に「AAスキー場」を検索していた場合には、出現傾向ファクター評価でポイントが加算されるため、他のファクター評価が同等であれば、「AAスキー場」が推測目的地として決定されることになる。 For example, if the user has recently searched for "AA ski resort" among "AA ski resort", "BB ski resort", and "CC ramen" extracted as inferred destination candidates, the appearance tendency factor evaluation Since points are added, if other factor evaluations are equal, "AA Ski Resort" will be determined as the guessed destination.

また、ユーザの行動特性で、例えば、「週末にレジャーに行く」「平日に外食する」というタイプに分類されている場合、目的地設定日が平日であれば「CCラーメン」の行動特性ファクター評価が高くなり、目的地設定日が週末であれば、「AAスキー場」「BBスキー場」の行動特性ファクター評価が高くなる。 In addition, if the user's behavioral characteristics are classified into, for example, "going for leisure on weekends" and "eating out on weekdays", if the destination setting date is a weekday, the behavioral characteristics factor evaluation of "CC ramen" is performed. becomes high, and if the destination setting date falls on a weekend, the behavioral characteristic factor evaluation of "AA ski resort" and "BB ski resort" becomes high.

以上説明したように、本実施形態の経路探索システム10では、ユーザが経路探索のためではなく、日常的な検索に用いた検索語に基づいて推測目的地候補を抽出する。このため、目的地を入力する作業は意識する必要はない。また、抽出された推測目的地候補の中から経路探索時点の情報やユーザの行動特性等に基づいて推測目的地を決定するため、ユーザは、目的地を入力する作業を意識することなく経路探索の目的地を設定できるようになる。 As described above, the route search system 10 of the present embodiment extracts inferred destination candidates based on search terms used by the user not for route searches but for daily searches. Therefore, there is no need to be conscious of the task of inputting the destination. In addition, since the estimated destination is determined from among the extracted estimated destination candidates based on the information at the time of the route search and the behavioral characteristics of the user, the user can search the route without being conscious of the task of inputting the destination. You will be able to set the destination of

なお、推測目的地の候補を抽出する動作により抽出された推測目的地候補をユーザに提示してもよい。この場合であっても、ユーザは、候補の中から目的地を選択すればよいため、目的地を入力する作業から開放されることになる。 It should be noted that the estimated destination candidates extracted by the operation of extracting the estimated destination candidates may be presented to the user. Even in this case, the user only has to select a destination from among the candidates, so the user is freed from the task of inputting the destination.

10…経路探索システム
100…目的地推測装置
110…検索リスト取得部
120…位置情報取得部
130…推測目的地候補抽出部
131…検索語抽出部
132…検索語属性付与部
133…検索語評価部
134…推測目的地候補抽出部
135…辞書DB
140…ユーザ特性評価部
141…テンプレートマッチング部
142…嗜好情報処理部
143…テンプレートDB
150…推測目的地決定部
151…評価制御部
152…ファクター評価部
10... Route search system 100... Destination guessing device 110... Search list obtaining unit 120... Position information obtaining unit 130... Guessed destination candidate extracting unit 131... Search word extracting unit 132... Search word attribute assigning unit 133... Search word evaluating unit 134 Estimated destination candidate extraction unit 135 Dictionary DB
140 User characteristic evaluation unit 141 Template matching unit 142 Preference information processing unit 143 Template DB
150: Guessed destination determination unit 151: Evaluation control unit 152: Factor evaluation unit

Claims (1)

検索サイトで検索した検索語に関する情報を含む検索情報を取得する検索情報取得部と、
前記検索語に、当該検索語の属性を示す属性情報を付する属性付与部と、
属性毎に、当該属性が共通する検索語の出現頻度を求める検索語評価部と、
前記出現頻度が所定の基準を満たす属性に含まれる検索語のうち、目的地に関する検索語を推測目的地候補として抽出する推測目的地候補抽出部と、
を備えることを特徴とする目的地推測装置。
a search information acquisition unit that acquires search information including information about a search term searched on a search site;
an attribute adding unit that attaches attribute information indicating an attribute of the search term to the search term;
a search term evaluation unit that obtains, for each attribute, the appearance frequency of search terms that share the same attribute;
an inferred destination candidate extraction unit that extracts, as an inferred destination candidate, a search term related to a destination from among search terms included in attributes whose frequency of appearance satisfies a predetermined criterion;
A destination estimation device comprising:
JP2023013859A 2019-07-01 2023-02-01 Destination conjecture device Pending JP2023055839A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023013859A JP2023055839A (en) 2019-07-01 2023-02-01 Destination conjecture device
JP2024027584A JP2024055929A (en) 2019-07-01 2024-02-27 Destination Predictor

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2019122804A JP2019194901A (en) 2019-07-01 2019-07-01 Destination conjecture device
JP2021092714A JP2021179998A (en) 2019-07-01 2021-06-02 Destination conjecture device
JP2023013859A JP2023055839A (en) 2019-07-01 2023-02-01 Destination conjecture device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021092714A Division JP2021179998A (en) 2019-07-01 2021-06-02 Destination conjecture device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2024027584A Division JP2024055929A (en) 2019-07-01 2024-02-27 Destination Predictor

Publications (1)

Publication Number Publication Date
JP2023055839A true JP2023055839A (en) 2023-04-18

Family

ID=68469456

Family Applications (4)

Application Number Title Priority Date Filing Date
JP2019122804A Pending JP2019194901A (en) 2019-07-01 2019-07-01 Destination conjecture device
JP2021092714A Pending JP2021179998A (en) 2019-07-01 2021-06-02 Destination conjecture device
JP2023013859A Pending JP2023055839A (en) 2019-07-01 2023-02-01 Destination conjecture device
JP2024027584A Pending JP2024055929A (en) 2019-07-01 2024-02-27 Destination Predictor

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2019122804A Pending JP2019194901A (en) 2019-07-01 2019-07-01 Destination conjecture device
JP2021092714A Pending JP2021179998A (en) 2019-07-01 2021-06-02 Destination conjecture device

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2024027584A Pending JP2024055929A (en) 2019-07-01 2024-02-27 Destination Predictor

Country Status (1)

Country Link
JP (4) JP2019194901A (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009237750A (en) * 2008-03-26 2009-10-15 Denso It Laboratory Inc Information search support device and information search support method
JP2011113393A (en) * 2009-11-27 2011-06-09 Hitachi Automotive Systems Ltd Moving destination recommendation device
WO2014185029A1 (en) * 2013-05-17 2014-11-20 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Program recording method, program recording device, destination setting method, and destination setting device
JP2014235473A (en) * 2013-05-31 2014-12-15 株式会社デンソー Preference estimation device

Also Published As

Publication number Publication date
JP2021179998A (en) 2021-11-18
JP2019194901A (en) 2019-11-07
JP2024055929A (en) 2024-04-19

Similar Documents

Publication Publication Date Title
JP6488588B2 (en) Speech recognition method and speech recognition system
US8458177B2 (en) Automated search
US8923888B2 (en) Local content recommendations
US20130346545A1 (en) Selecting, ranking, and/or presenting microsite content
JP5907281B2 (en) Information processing apparatus, browsing history classification method, and browsing history classification program
JP5732441B2 (en) Information recommendation method, apparatus and program
JP5560026B2 (en) Map display device, map display method, and map display program
US11049199B2 (en) Contextual trip itinerary generator
KR20110106459A (en) User interface for interest-based targeted marketing
JP5846576B2 (en) Visited neighborhood information providing server and information providing method
JP6725718B2 (en) Location-based information search method and computer apparatus
KR101981136B1 (en) Program, method and system for providing recommendation contents
JP2003517164A (en) User navigation system and method
KR20160148627A (en) Re-ranking search results for location refining and diversity
WO2021164131A1 (en) Map display method and system, computer device and storage medium
JP2014199212A (en) Navigation system, navigation method and navigation program
JP2008071095A (en) Guide information selection system
JP6552238B2 (en) Destination estimation device
JP2023055839A (en) Destination conjecture device
JP7328198B2 (en) Methods, apparatus, devices and media used for navigation
JP2012108663A (en) Information providing device and information providing program
JP2010181975A (en) Information provision device, information provision method, information provision program and recording medium
JP7065656B2 (en) Information presentation system, information presentation method, and program
JP2014157092A (en) Navigation system, navigation method, and navigation program
JP2021182222A (en) Facility search system and facility information registration method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230530

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20231128