JP7228573B2 - 訪問先推定装置および訪問先推定方法 - Google Patents
訪問先推定装置および訪問先推定方法 Download PDFInfo
- Publication number
- JP7228573B2 JP7228573B2 JP2020513962A JP2020513962A JP7228573B2 JP 7228573 B2 JP7228573 B2 JP 7228573B2 JP 2020513962 A JP2020513962 A JP 2020513962A JP 2020513962 A JP2020513962 A JP 2020513962A JP 7228573 B2 JP7228573 B2 JP 7228573B2
- Authority
- JP
- Japan
- Prior art keywords
- poi
- visited
- user
- information
- action history
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 24
- 238000012545 processing Methods 0.000 description 16
- 238000010586 diagram Methods 0.000 description 11
- 238000004891 communication Methods 0.000 description 10
- 238000010801 machine learning Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 238000009795 derivation Methods 0.000 description 1
- 239000006249 magnetic particle Substances 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/29—Geographical information databases
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Remote Sensing (AREA)
- Artificial Intelligence (AREA)
- Computational Linguistics (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Navigation (AREA)
Description
図1に示すように、本実施形態に係る訪問先推定装置10は、測位点テーブル11、行動履歴テーブル12、POIマスタテーブル13、ユーザ位置情報取得部14、行動履歴取得部15、訪問先POI推定部16、および、訪問POIテーブル17を備える。
以下、図4、図5を用いて、本実施形態の訪問先推定方法に係る処理について説明する。ここでは、以下2つの処理パターンを順に説明する。第1パターン(図4)は、行動履歴に紐づくPOIが候補POIに存在する場合、当該POIを訪問POIとして判定し、存在しない場合、機械学習を用いたスコアリングで得られた各POIのスコアに基づき訪問POIを判定する処理パターンである。また、第2パターン(図5)は、行動履歴に紐づくPOIが候補POIに存在する場合に当該POIのスコアに重み値を加算した上で、機械学習を用いたスコアリングで得られた各POIのスコアに基づき訪問POIを判定する処理パターンである。
Claims (4)
- ユーザの位置を示すユーザ位置情報を取得するユーザ位置情報取得部と、
所定期間内のユーザの行動履歴に関する情報を取得する行動履歴取得部と、
前記ユーザ位置情報取得部によって取得されたユーザ位置と予め記憶されたPOI位置との関係、および、前記行動履歴取得部によって取得された所定期間内のユーザの行動履歴と予め記憶されたPOI関連情報との関係に基づいて、当該ユーザの訪問先である訪問POIを推定する訪問POI推定部と、
を備え、
前記訪問POI推定部は、ユーザ位置と予め記憶されたPOI位置との関係に基づいて1つ以上の候補POIを導出し、行動履歴に紐づくPOI関連情報を含んだ候補POIが存在するか否かを判断し、前記候補POIが存在する場合、該当の候補POIについての、訪問POIであると推定する確からしさを示すスコアに重み値を加算し、得られた候補POIごとのスコアに基づいて訪問POIを推定する、
ことを特徴とする訪問先推定装置。 - 前記訪問POI推定部は、ユーザの行動種別および行動日時に応じて前記重み値を調整する、
ことを特徴とする請求項1に記載の訪問先推定装置。 - ユーザの行動履歴に関する情報は、ウェブ閲覧履歴に関する情報、アプリ利用履歴に関する情報、電話の発信履歴又は着信履歴に関する情報、電子メールの送信履歴又は着信履歴に関する情報、購入履歴に関する情報、の少なくとも1つを含む、
ことを特徴とする請求項1又は2に記載の訪問先推定装置。 - 訪問先推定装置によって実行される訪問先推定方法であって、
ユーザの位置を示すユーザ位置情報、および、所定期間内のユーザの行動履歴に関する情報を取得するステップと、
取得されたユーザ位置と予め記憶されたPOI位置との関係、および、取得された所定期間内のユーザの行動履歴と予め記憶されたPOI関連情報との関係に基づいて、当該ユーザの訪問先である訪問POIを推定するステップと、
を備え、
前記推定するステップでは、前記訪問先推定装置は、ユーザ位置と予め記憶されたPOI位置との関係に基づいて1つ以上の候補POIを導出し、行動履歴に紐づくPOI関連情報を含んだ候補POIが存在するか否かを判断し、前記候補POIが存在する場合、該当の候補POIについての、訪問POIであると推定する確からしさを示すスコアに重み値を加算し、得られた候補POIごとのスコアに基づいて訪問POIを推定する、
ことを特徴とする訪問先推定方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018079817 | 2018-04-18 | ||
JP2018079817 | 2018-04-18 | ||
PCT/JP2019/000219 WO2019202782A1 (ja) | 2018-04-18 | 2019-01-08 | 訪問先推定装置および訪問先推定方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019202782A1 JPWO2019202782A1 (ja) | 2021-05-13 |
JP7228573B2 true JP7228573B2 (ja) | 2023-02-24 |
Family
ID=68239267
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020513962A Active JP7228573B2 (ja) | 2018-04-18 | 2019-01-08 | 訪問先推定装置および訪問先推定方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US11748424B2 (ja) |
JP (1) | JP7228573B2 (ja) |
WO (1) | WO2019202782A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2021131652A (ja) * | 2020-02-19 | 2021-09-09 | 株式会社トプコン | データ構造、記録媒体、プログラム、及びシステム |
JP7440461B2 (ja) | 2021-06-09 | 2024-02-28 | Lineヤフー株式会社 | 情報処理装置、情報処理方法、及び情報処理プログラム |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011115010A1 (ja) | 2010-03-18 | 2011-09-22 | 楽天株式会社 | サーバ装置、情報提供プログラム、情報提供プログラムが記録された記録媒体、情報提供方法、端末装置、端末用プログラム、及び端末用プログラムが記録された記録媒体 |
JP2012068041A (ja) | 2010-09-21 | 2012-04-05 | Clarion Co Ltd | 車載機器、車載機器の制御方法、及び、プログラム |
JP2012256239A (ja) | 2011-06-09 | 2012-12-27 | Toyota Central R&D Labs Inc | 目的地予測装置及びプログラム |
JP2013134697A (ja) | 2011-12-27 | 2013-07-08 | Fujitsu Ltd | 交通要所登録方法,交通要所登録プログラムおよび交通要所登録装置 |
JP2017207990A (ja) | 2016-05-19 | 2017-11-24 | 株式会社日本総合研究所 | 情報提供システム、情報提供方法および情報提供プログラム |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5356100B2 (ja) | 2009-04-08 | 2013-12-04 | 株式会社日立製作所 | 情報処理システム及び方法 |
US9026364B2 (en) * | 2011-12-12 | 2015-05-05 | Toyota Jidosha Kabushiki Kaisha | Place affinity estimation |
US20140236669A1 (en) * | 2013-02-18 | 2014-08-21 | PlaceIQ, Inc. | Apparatus and Method for Identifying and Employing Visitation Rates |
US11144954B1 (en) * | 2018-01-25 | 2021-10-12 | Facebook, Inc. | Physical store visit attribution |
JP2022114389A (ja) * | 2021-01-26 | 2022-08-05 | 日本電気株式会社 | 推定装置、推定方法及び推定プログラム |
-
2019
- 2019-01-08 WO PCT/JP2019/000219 patent/WO2019202782A1/ja active Application Filing
- 2019-01-08 JP JP2020513962A patent/JP7228573B2/ja active Active
- 2019-01-08 US US17/047,458 patent/US11748424B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011115010A1 (ja) | 2010-03-18 | 2011-09-22 | 楽天株式会社 | サーバ装置、情報提供プログラム、情報提供プログラムが記録された記録媒体、情報提供方法、端末装置、端末用プログラム、及び端末用プログラムが記録された記録媒体 |
JP2012068041A (ja) | 2010-09-21 | 2012-04-05 | Clarion Co Ltd | 車載機器、車載機器の制御方法、及び、プログラム |
JP2012256239A (ja) | 2011-06-09 | 2012-12-27 | Toyota Central R&D Labs Inc | 目的地予測装置及びプログラム |
JP2013134697A (ja) | 2011-12-27 | 2013-07-08 | Fujitsu Ltd | 交通要所登録方法,交通要所登録プログラムおよび交通要所登録装置 |
JP2017207990A (ja) | 2016-05-19 | 2017-11-24 | 株式会社日本総合研究所 | 情報提供システム、情報提供方法および情報提供プログラム |
Also Published As
Publication number | Publication date |
---|---|
US11748424B2 (en) | 2023-09-05 |
WO2019202782A1 (ja) | 2019-10-24 |
JPWO2019202782A1 (ja) | 2021-05-13 |
US20210271722A1 (en) | 2021-09-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107172590B (zh) | 基于移动终端的活动状态信息处理方法、装置及移动终端 | |
US8019534B2 (en) | Method and apparatus for map-updating of navigation system | |
JP6609723B2 (ja) | 目的地推定装置 | |
JP6666521B2 (ja) | 場所人気度推定システム | |
JP7228573B2 (ja) | 訪問先推定装置および訪問先推定方法 | |
JP6796190B2 (ja) | データ共有判断装置 | |
JP5855041B2 (ja) | 路線判定システム | |
KR20150034896A (ko) | 검색 장소에 대한 관련 정보를 제공하는 전자 장치 및 방법 | |
JP7254070B2 (ja) | 訪問先推定装置および訪問先推定方法 | |
WO2019216046A1 (ja) | 情報処理装置 | |
JP7281451B2 (ja) | 訪問先推定装置および訪問先推定方法 | |
JPWO2018190341A1 (ja) | アプリ利用推定装置及びルール作成装置 | |
JP6677601B2 (ja) | 翻訳システム | |
WO2019202791A1 (ja) | 趣味嗜好推定装置および趣味嗜好推定方法 | |
JP6811587B2 (ja) | 訪問先推定装置 | |
US20190355074A1 (en) | Systems, methods and apparatus for location-based goods and services procurement | |
WO2024047949A1 (ja) | 滞在poi推定装置 | |
KR20130103247A (ko) | 위치 기반 상품 검색 서비스 방법 및 서버 | |
JP6706308B2 (ja) | 情報処理システム、及び情報処理方法 | |
JP7450484B2 (ja) | 出力装置 | |
JP7450483B2 (ja) | 出力装置 | |
JP2018072887A (ja) | 訪問先推定装置 | |
JP6399907B2 (ja) | 地図情報処理システムおよび地図情報処理方法 | |
KR20230110003A (ko) | 여행 가이드를 위한 서비스 방법 및 이를 수행하기 위한 컴퓨팅 장치 | |
JP2021051371A (ja) | 推定装置、推定方法及び推定プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211122 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20221206 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230120 |
|
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: 20230207 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230213 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7228573 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |