JP2023091701A - Method for place personalization recommendation based on user preference, computer system, and computer program - Google Patents

Method for place personalization recommendation based on user preference, computer system, and computer program Download PDF

Info

Publication number
JP2023091701A
JP2023091701A JP2022076755A JP2022076755A JP2023091701A JP 2023091701 A JP2023091701 A JP 2023091701A JP 2022076755 A JP2022076755 A JP 2022076755A JP 2022076755 A JP2022076755 A JP 2022076755A JP 2023091701 A JP2023091701 A JP 2023091701A
Authority
JP
Japan
Prior art keywords
poi
pois
metadata
user
processor
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
JP2022076755A
Other languages
Japanese (ja)
Other versions
JP7399216B2 (en
Inventor
ヨンファン チョン
Young-Hwan Chong
ジェフン キム
Jae-Heung Kim
ジンホ キム
Jinho Kim
ユジョン ハ
Yujeong Ha
ジョンソク イ
Jeongseok Lee
ジフン チェ
Jihoon Choi
セフン イ
Sehoon Lee
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.)
Naver Corp
Original Assignee
Naver 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 Naver Corp filed Critical Naver Corp
Publication of JP2023091701A publication Critical patent/JP2023091701A/en
Application granted granted Critical
Publication of JP7399216B2 publication Critical patent/JP7399216B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/909Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Biomedical Technology (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Library & Information Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Business, Economics & Management (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Evolutionary Computation (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

To provide a method, a system, and a computer program for place personalization recommendation based on user preference.SOLUTION: A method for place personalization recommendation includes: a step S410 of selecting a first POI (point of interest) on the basis of user feedback to the POI; a step S420 of selecting a second POI having meta data being similar to the first POI by using a deep learning model based on a graph expressing a relation between the POI and the meta data; a step S430 of ranking the second POI on the basis of the similarity between the first POI and the second POI; and a step S440 of providing, to a search query input by a user, a POI in a local community corresponding to the search query among the second POI.SELECTED DRAWING: Figure 4

Description

新規性喪失の例外適用申請有り There is an application for exception to loss of novelty

以下の説明は、場所(POI:point of interest)を推薦する技術に関する。 The following description relates to techniques for recommending places (POIs).

近年、モバイルやユビキタスのインフラ拡大にともない、各種のサービスが個人に合わせたカスタム型へと進化している。 In recent years, along with the expansion of mobile and ubiquitous infrastructure, various services have evolved into customized types tailored to individuals.

あるカスタム型サービスでは、ユーザの位置情報や嗜好情報などに基づいて周辺の場所情報を提供することができる。 A custom-type service can provide information about nearby locations based on the user's location information, preference information, and the like.

場所推薦技術の一例として、特許文献1(2014年5月26日公開)には、飲食店や売場などの場所をテーマ別に分類して推薦する技術が開示されている。 As an example of a place recommendation technology, Patent Literature 1 (published on May 26, 2014) discloses a technology for classifying and recommending places such as restaurants and sales floors by theme.

韓国公開特許第10-2014-0062684号公報Korean Patent Publication No. 10-2014-0062684

ユーザの明示的(explicit)な嗜好を反映することで、ユーザの嗜好場所と類似する場所を推薦することができる。 By reflecting the user's explicit preferences, places similar to the user's preferred locations can be recommended.

場所とメタデータ基盤の異種グラフ(heterogeneous graph)を活用したディープラーニングモデルを利用してメタデータの類似する場所を推薦することができる。 It is possible to recommend places with similar metadata using a deep learning model that utilizes a heterogeneous graph based on places and metadata.

コンピュータシステムで実行される場所個人化推薦方法であって、前記コンピュータシステムは、メモリに含まれるコンピュータ読み取り可能な命令を実行するように構成された少なくとも1つのプロセッサを含み、前記場所個人化推薦方法は、前記少なくとも1つのプロセッサにより、POI(point of interest)に対するユーザフィードバックに基づいて第1のPOIを選定する段階、および前記少なくとも1つのプロセッサにより、POIとメタデータとの関係を表現したグラフ基盤のディープラーニングモデルを利用して前記第1のPOIと前記メタデータが類似する第2のPOIを推薦する段階を含む、場所個人化推薦方法を提供する。 1. A place-personalizing recommendation method performed by a computer system, said computer system including at least one processor configured to execute computer-readable instructions contained in a memory, said place-personalizing recommendation method. selects a first POI based on user feedback on POIs (points of interest) by the at least one processor; and graph-based representation of relationships between POIs and metadata by the at least one processor and recommending a second POI having similar metadata to the first POI using a deep learning model.

一側面によると、前記選定する段階は、前記ユーザフィードバックと関連する少なくとも1つのフィーチャを利用してPOIに対するユーザの嗜好強度を把握する段階、およびPOIに対する前記ユーザの嗜好強度に基づいて前記第1のPOIを選定する段階を含んでよい。 According to one aspect, the step of selecting comprises using at least one feature associated with the user feedback to understand a user's preference for POIs, and based on the user's preference for POIs, the first may include selecting a POI for the .

他の側面によると、前記把握する段階は、前記ユーザの関心地域、前記ユーザフィードバックの最新性と反復性、およびフィードバックタイプのうちの少なくとも1つのフィーチャを利用してPOIに対する前記ユーザの嗜好強度を把握してよい。 According to another aspect, the determining step utilizes features of at least one of the user's area of interest, recency and repeatability of the user feedback, and feedback type to determine the user's preference for POIs. You can understand.

また他の側面によると、前記場所個人化推薦方法は、前記グラフ基盤のディープラーニングモデルを実現するために、前記少なくとも1つのプロセッサにより、POIとPOIのメタデータをノード(node)で定義し、POIとメタデータとの関係をエッジ(edge)で定義したPOI-メタデータグラフを異種グラフ(heterogeneous graph)形態で生成する段階、前記少なくとも1つのプロセッサにより、前記POI-メタデータグラフで共通するメタデータに基づいて各ノードの移動確率を示すメタパス(Metapath)を生成する段階、および前記少なくとも1つのプロセッサにより、前記メタパスそれぞれを文章として使用し、ワード埋め込み方式により、共通するメタデータを有するPOIが近くに埋め込まれるディープラーニングモデルを実現する段階を含んでよい。 According to another aspect, the method for personalizing place recommendation includes: defining POIs and metadata of POIs in nodes by the at least one processor to implement the graph-based deep learning model; generating a POI-metadata graph in the form of a heterogeneous graph in which relationships between POIs and metadata are defined by edges; generating metapaths indicating the migration probability of each node based on the data; and using each of the metapaths as sentences by the at least one processor to create POIs having common metadata by a word embedding method. It may include implementing a nearby embedded deep learning model.

また他の側面によると、前記ディープラーニングモデルを実現する段階は、前記メタパスに対応する各文章に対してスキップグラム(skip-gram)を適用して、共通するメタデータを有するPOIを埋め込む段階を含んでよい。 According to yet another aspect, implementing the deep learning model includes applying a skip-gram to each sentence corresponding to the metapath to embed POIs with common metadata. may contain.

また他の側面によると、前記推薦する段階は、前記第1のPOIと前記第2のPOIのメタデータ類似性に基づいて前記第2のPOIをランキングする段階を含んでよい。 According to yet another aspect, the recommending may include ranking the second POI based on metadata similarity between the first POI and the second POI.

また他の側面によると、前記推薦する段階は、前記第1のPOIと前記第2のPOIの類似性をメタデータの項目別の類似性として区分して計算する段階、および前記第2のPOIのそれぞれに対して前記第1のPOIと最も類似するメタデータの項目を推薦事由として提供する段階を含んでよい。 According to another aspect, the step of recommending includes calculating the similarity between the first POI and the second POI by classifying the similarity of each item of metadata and calculating the similarity of each item of metadata; providing a metadata item most similar to the first POI as a recommendation reason for each of the POIs.

さらに他の側面によると、前記推薦する段階は、検索クエリに対し、POIに対する検索インデックスに基づいて、前記検索クエリに対応する地域内のPOIのうちで前記第1のPOIと前記メタデータが類似する前記第2のPOIを検索結果として提供する段階を含んでよい。 According to still another aspect, the step of recommending includes, for a search query, based on a search index for POIs, determining whether the first POI and the metadata are similar among POIs within a region corresponding to the search query. providing as a search result the second POI to be retrieved.

前記場所個人化推薦方法をコンピュータに実行させるためのコンピュータコンピュータプログラムを提供する。 A computer program is provided for causing a computer to execute the method for personalized location recommendation.

コンピュータシステムであって、メモリに含まれるコンピュータ読み取り可能な命令を実行するように構成された少なくとも1つのプロセッサを含み、前記少なくとも1つのプロセッサは、POIに対するユーザフィードバックに基づいて第1のPOIを選定する過程、およびPOIとメタデータとの関係を表現したグラフ基盤のディープラーニングモデルを利用して前記第1のPOIと前記メタデータが類似する第2のPOIを推薦する過程を処理する、コンピュータシステムを提供する。 A computer system comprising at least one processor configured to execute computer readable instructions contained in a memory, wherein the at least one processor selects a first POI based on user feedback on POIs. and recommending a second POI having similar metadata to the first POI using a graph-based deep learning model expressing the relationship between the POI and the metadata. I will provide a.

本発明の実施形態によると、ユーザの明示的な嗜好を場所個人化に反映することで、ユーザの嗜好場所と類似の場所を推薦することができる。 According to embodiments of the present invention, by reflecting a user's explicit preferences in place personalization, places similar to the user's preferred places can be recommended.

本発明の実施形態によると、場所のメタデータを活用してグラフ基盤の推薦モデルを生成することで、メタデータの類似する場所を推薦することができる。 According to an embodiment of the present invention, it is possible to recommend places with similar metadata by generating a graph-based recommendation model using place metadata.

本発明の一実施形態における、ネットワーク環境の例を示した図である。1 is a diagram showing an example of a network environment in one embodiment of the present invention; FIG. 本発明の一実施形態における、コンピュータシステムの例を示したブロック図である。1 is a block diagram illustrating an example of a computer system in one embodiment of the invention; FIG. 本発明の一実施形態における、コンピュータシステムのプロセッサが含むことができる構成要素の例を示した図である。FIG. 2 illustrates example components that a processor of a computer system may include in one embodiment of the present invention; 本発明の一実施形態における、コンピュータシステムが実行することができる方法の一例を示したフローチャートである。1 is a flowchart illustrating an example of a method that a computer system may perform in accordance with one embodiment of the present invention; 本発明の一実施形態における、POIに対するユーザの嗜好強度をランキングする嗜好モデリング過程を説明するための例示図である。FIG. 4 is an exemplary diagram for explaining a preference modeling process for ranking user preference strengths for POIs in an embodiment of the present invention; 本発明の一実施形態における、POIとメタデータとの関係を利用したグラフを生成する過程を説明するための例示図である。FIG. 10 is an exemplary diagram for explaining the process of generating a graph using relationships between POIs and metadata in one embodiment of the present invention; 本発明の一実施形態における、POIとメタデータとの関係を利用したグラフを生成する過程を説明するための例示図である。FIG. 10 is an exemplary diagram for explaining the process of generating a graph using relationships between POIs and metadata in one embodiment of the present invention; 本発明の一実施形態における、メタデータに基づいたPOI埋め込み過程を示したフローチャートである。4 is a flow chart illustrating a POI embedding process based on metadata according to an embodiment of the present invention; 本発明の一実施形態における、POI-メタデータグラフでメタパスを生成する過程を説明するための例示図である。FIG. 4 is an exemplary diagram for explaining the process of generating a metapath in the POI-metadata graph in one embodiment of the present invention; 本発明の一実施形態における、推薦POIをランキングする過程を説明するための例示図である。FIG. 4 is an exemplary diagram illustrating a process of ranking recommended POIs according to an embodiment of the present invention; 本発明の一実施形態における、POI個人化推薦画面を説明するための例示図である。FIG. 10 is an exemplary diagram for explaining a POI personalized recommendation screen in one embodiment of the present invention;

以下、本発明の実施形態について、添付の図面を参照しながら詳しく説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

本発明の実施形態は、場所(POI)を推薦する技術に関する。 Embodiments of the present invention relate to techniques for recommending places (POIs).

本明細書で具体的に開示される事項を含む実施形態は、ユーザの明示的嗜好が反映された場所を基準に、該当の場所とメタデータが類似する場所を推薦することができる。 Embodiments including the items specifically disclosed in the present specification can recommend locations having similar metadata to a corresponding location based on locations that reflect the user's explicit preferences.

本発明の実施形態に係る場所個人化推薦システムは、少なくとも1つのコンピュータシステムによって実現されてよく、本発明の実施形態に係る場所個人化推薦方法は、場所個人化推薦システムに含まれる少なくとも1つのコンピュータシステムによって実行されてよい。このとき、コンピュータシステムにおいては、本発明の一実施形態に係るコンピュータプログラムがインストールされて実行されてよく、コンピュータシステムは、実行されたコンピュータプログラムの制御にしたがって本発明の実施形態に係る場所個人化推薦方法を実行してよい。上述したコンピュータプログラムは、コンピュータシステムと結合して場所個人化推薦方法をコンピュータに実行させるためにコンピュータ読み取り可能な記録媒体に記録されてよい。 A personalized place recommendation system according to an embodiment of the present invention may be implemented by at least one computer system, and a personalized place recommendation method according to an embodiment of the present invention includes at least one computer included in the personalized place recommendation system. It may be performed by a computer system. At this time, a computer program according to an embodiment of the present invention may be installed and executed in the computer system, and the computer system may perform the location personalization according to an embodiment of the present invention under the control of the executed computer program. You may implement the recommended method. The above-described computer program may be recorded in a computer-readable recording medium in order to combine with a computer system and cause the computer to execute the personalized place recommendation method.

図1は、本発明の一実施形態における、ネットワーク環境の例を示した図である。図1のネットワーク環境は、複数の電子機器110、120、130、140、複数のサーバ150、160、およびネットワーク170を含む例を示している。このような図1は、発明の説明のための一例に過ぎず、電子機器の数やサーバの数が図1のように限定されることはない。また、図1のネットワーク環境は、本実施形態に適用可能な環境のうちの一例を説明したものに過ぎず、本実施形態に適用可能な環境が図1のネットワーク環境に限定されることはない。 FIG. 1 is a diagram showing an example of a network environment in one embodiment of the present invention. The network environment of FIG. 1 illustrates an example including multiple electronic devices 110 , 120 , 130 , 140 , multiple servers 150 , 160 , and a network 170 . Such FIG. 1 is merely an example for explaining the invention, and the number of electronic devices and the number of servers are not limited as in FIG. Also, the network environment in FIG. 1 is merely an example of the environment applicable to this embodiment, and the environment applicable to this embodiment is not limited to the network environment in FIG. .

複数の電子機器110、120、130、140は、コンピュータ装置によって実現される固定端末や移動端末であってよい。複数の電子機器110、120、130、140の例としては、スマートフォン、携帯電話、ナビゲーション、PC(personal computer)、ノート型PC、デジタル放送用端末、PDA(Personal Digital Assistant)、PMP(Portable Multimedia Player)、タブレット、ゲームコンソール、ウェアラブルデバイス、IoT(Internet of Things)デバイス、VR(Virtual Reality)デバイス、AR(Augmented Reality)デバイスなどがある。一例として、図1では、電子機器110の例としてスマートフォンを示しているが、本発明の実施形態において、電子機器110は、実質的に無線または有線通信方式を利用し、ネットワーク170を介して他の電子機器120、130、140および/またはサーバ150、160と通信することのできる多様な物理的なコンピュータ装置のうちの1つを意味してよい。 The plurality of electronic devices 110, 120, 130, 140 may be fixed terminals or mobile terminals implemented by computing devices. Examples of the plurality of electronic devices 110, 120, 130, and 140 include smartphones, mobile phones, navigation systems, PCs (personal computers), notebook PCs, digital broadcasting terminals, PDAs (Personal Digital Assistants), and PMPs (Portable Multimedia Players). ), tablets, game consoles, wearable devices, IoT (Internet of Things) devices, VR (Virtual Reality) devices, AR (Augmented Reality) devices, and the like. As an example, FIG. 1 shows a smartphone as an example of the electronic device 110, but in embodiments of the present invention, the electronic device 110 substantially utilizes a wireless or wired communication scheme and communicates with other devices via the network 170. may refer to one of a wide variety of physical computing devices capable of communicating with the electronic devices 120, 130, 140 and/or the servers 150, 160.

通信方式が限定されることはなく、ネットワーク170が含むことのできる通信網(一例として、移動通信網、有線インターネット、無線インターネット、放送網)を利用する通信方式だけではなく、機器間の近距離無線通信が含まれてもよい。例えば、ネットワーク170は、PAN(personal area network)、LAN(local area network)、CAN(campus area network)、MAN(metropolitan area network)、WAN(wide area network)、BBN(broadband network)、インターネットなどのネットワークのうちの1つ以上の任意のネットワークを含んでよい。さらに、ネットワーク170は、バスネットワーク、スターネットワーク、リングネットワーク、メッシュネットワーク、スター-バスネットワーク、ツリーまたは階層的ネットワークなどを含むネットワークトポロジのうちの任意の1つ以上を含んでもよいが、これらに限定されることはない。 The communication method is not limited, and not only the communication method using the communication network that can be included in the network 170 (eg, mobile communication network, wired Internet, wireless Internet, broadcasting network), but also the short distance between devices. Wireless communication may be included. For example, the network 170 includes a PAN (personal area network), a LAN (local area network), a CAN (campus area network), a MAN (metropolitan area network), a WAN (wide area network), a BBN (broadband network). k), such as the Internet Any one or more of the networks may be included. Additionally, network 170 may include any one or more of network topologies including, but not limited to, bus networks, star networks, ring networks, mesh networks, star-bus networks, tree or hierarchical networks, and the like. will not be

サーバ150、160それぞれは、複数の電子機器110、120、130、140とネットワーク170を介して通信して命令、コード、ファイル、コンテンツ、サービスなどを提供する1つ以上のコンピュータ装置によって実現されてよい。例えば、サーバ150は、ネットワーク170を介して接続した複数の電子機器110、120、130、140に第1サービスを提供するシステムであってよく、サーバ160も、ネットワーク170を介して接続した複数の電子機器110、120、130、140に第2サービスを提供するシステムであってよい。より具体的な例として、サーバ150は、複数の電子機器110、120、130、140においてインストールされて実行されるコンピュータプログラムであるアプリケーションを通じて、該当のアプリケーションが目的とするサービス(一例として、場所推薦サービスなど)を第1サービスとして複数の電子機器110、120、130、140に提供してよい。他の例として、サーバ160は、上述したアプリケーションのインストールおよび実行のためのファイルを複数の電子機器110、120、130、140に配布するサービスを第2サービスとして提供してよい。 Each of servers 150, 160 is implemented by one or more computing devices that communicate with a plurality of electronic devices 110, 120, 130, 140 over network 170 to provide instructions, code, files, content, services, etc. good. For example, the server 150 may be a system that provides a first service to a plurality of electronic devices 110, 120, 130, 140 connected via the network 170, and the server 160 may also be a system that provides a plurality of electronic devices connected via the network 170. It may be a system that provides the second service to the electronic devices 110 , 120 , 130 , 140 . As a more specific example, the server 150 provides services (for example, location recommendation) intended by the applications through applications, which are computer programs that are installed and executed in the plurality of electronic devices 110, 120, 130, and 140. service, etc.) may be provided to a plurality of electronic devices 110, 120, 130, 140 as a first service. As another example, the server 160 may provide, as a second service, a service of distributing files for installing and executing the applications described above to the plurality of electronic devices 110 , 120 , 130 , 140 .

図2は、本発明の一実施形態における、コンピュータ装置の例を示したブロック図である。上述した複数の電子機器110、120、130、140それぞれやサーバ150、160それぞれは、図2に示したコンピュータシステム200によって実現されてよい。 FIG. 2 is a block diagram illustrating an example computing device, in accordance with one embodiment of the present invention. Each of the plurality of electronic devices 110, 120, 130, 140 and each of the servers 150, 160 described above may be realized by the computer system 200 shown in FIG.

このようなコンピュータシステム200は、図2に示すように、メモリ210、プロセッサ220、通信インタフェース230、および入力/出力インタフェース240を含んでよい。 Such a computer system 200 may include memory 210, processor 220, communication interface 230, and input/output interface 240, as shown in FIG.

メモリ210は、コンピュータ読み取り可能な記録媒体であって、RAM(random access memory)、ROM(read only memory)、およびディスクドライブのような永続的大容量記録装置を含んでよい。ここで、ROMやディスクドライブのような永続的大容量記録装置は、メモリ210とは区分される別の永続的記録装置としてコンピュータシステム200に含まれてもよい。また、メモリ210には、オペレーティングシステムと、少なくとも1つのプログラムコードが記録されてよい。このようなソフトウェア構成要素は、メモリ210とは別のコンピュータ読み取り可能な記録媒体からメモリ210にロードされてよい。このような別のコンピュータ読み取り可能な記録媒体は、フロッピー(登録商標)ドライブ、ディスク、テープ、DVD/CD-ROMドライブ、メモリカードなどのコンピュータ読み取り可能な記録媒体を含んでよい。他の実施形態において、ソフトウェア構成要素は、コンピュータ読み取り可能な記録媒体ではない通信インタフェース230を通じてメモリ210にロードされてもよい。例えば、ソフトウェア構成要素は、ネットワーク170を介して受信されるファイルによってインストールされるコンピュータプログラムに基づいてコンピュータシステム200のメモリ210にロードされてよい。 The memory 210 is a computer-readable storage medium and may include random access memory (RAM), read only memory (ROM), and permanent mass storage devices such as disk drives. Here, a permanent mass storage device such as a ROM or disk drive may be included in computer system 200 as a separate permanent storage device separate from memory 210 . Also stored in memory 210 may be an operating system and at least one program code. Such software components may be loaded into memory 210 from a computer-readable medium separate from memory 210 . Such other computer-readable recording media may include computer-readable recording media such as floppy drives, disks, tapes, DVD/CD-ROM drives, memory cards, and the like. In other embodiments, software components may be loaded into memory 210 through communication interface 230 that is not a computer-readable medium. For example, software components may be loaded into memory 210 of computer system 200 based on computer programs installed by files received over network 170 .

プロセッサ220は、基本的な算術、ロジック、および入出力演算を実行することにより、コンピュータプログラムの命令を処理するように構成されてよい。命令は、メモリ210または通信インタフェース230によって、プロセッサ220に提供されてよい。例えば、プロセッサ220は、メモリ210のような記録装置に記録されたプログラムコードにしたがって受信される命令を実行するように構成されてよい。 Processor 220 may be configured to process computer program instructions by performing basic arithmetic, logic, and input/output operations. Instructions may be provided to processor 220 by memory 210 or communication interface 230 . For example, processor 220 may be configured to execute instructions received according to program code stored in a storage device, such as memory 210 .

通信インタフェース230は、ネットワーク170を介してコンピュータシステム200が他の装置(一例として、上述した記録装置)と互いに通信するための機能を提供してよい。一例として、コンピュータシステム200のプロセッサ220がメモリ210のような記録装置に記録されたプログラムコードにしたがって生成した要求や命令、データ、ファイルなどが、通信インタフェース230の制御にしたがってネットワーク170を介して他の装置に伝達されてよい。これとは逆に、他の装置からの信号や命令、データ、ファイルなどが、ネットワーク170を経てコンピュータシステム200の通信インタフェース230を通じてコンピュータシステム200に受信されてよい。通信インタフェース230を通じて受信された信号や命令、データなどは、プロセッサ220やメモリ210に伝達されてよく、ファイルなどは、コンピュータシステム200がさらに含むことのできる記録媒体(上述した永続的記録装置)に記録されてよい。 Communication interface 230 may provide functionality for computer system 200 to communicate with other devices (eg, the recording devices described above) via network 170 . By way of example, processor 220 of computer system 200 may transmit requests, instructions, data, files, etc. generated according to program code stored in a storage device such as memory 210 to others via network 170 under the control of communication interface 230 . device. Conversely, signals, instructions, data, files, etc. from other devices may be received by computer system 200 through communication interface 230 of computer system 200 over network 170 . Signals, instructions, data, etc., received through communication interface 230 may be communicated to processor 220 and memory 210, and files, etc., may be stored on storage media (the permanent storage devices described above) that computer system 200 may further include. may be recorded.

入力/出力インタフェース240は、入力/出力装置250とのインタフェースのための手段であってよい。例えば、入力装置は、マイク、キーボード、またはマウスなどの装置を、出力装置は、ディスプレイ、スピーカのような装置を含んでよい。他の例として、入力/出力インタフェース240は、タッチスクリーンのように入力と出力のための機能が1つに統合された装置とのインタフェースのための手段であってもよい。入力/出力装置250は、コンピュータ装置200と1つの装置で構成されてもよい。 Input/output interface 240 may be a means for interfacing with input/output device 250 . For example, input devices may include devices such as a microphone, keyboard, or mouse, and output devices may include devices such as displays, speakers, and the like. As another example, input/output interface 240 may be a means for interfacing with a device that integrates functionality for input and output, such as a touch screen. Input/output device 250 may be one device with computing device 200 .

また、他の実施形態において、コンピュータシステム200は、図2の構成要素よりも少ないか多くの構成要素を含んでもよい。しかし、大部分の従来技術的構成要素を明確に図に示す必要はない。例えば、コンピュータシステム200は、上述した入力/出力装置250のうちの少なくとも一部を含むように実現されてもよいし、トランシーバ、データベースなどのような他の構成要素をさらに含んでもよい。 Also, in other embodiments, computer system 200 may include fewer or more components than the components of FIG. However, most prior art components need not be explicitly shown in the figures. For example, computer system 200 may be implemented to include at least some of the input/output devices 250 described above, and may also include other components such as transceivers, databases, and the like.

以下では、ユーザ嗜好に基づいて場所個人化を推薦するための方法およびシステムの具体的な実施形態について説明する。 Specific embodiments of methods and systems for recommending location personalization based on user preferences are described below.

図3は、本発明の一実施形態における、コンピュータシステムのプロセッサが含むことのできる構成要素の例を示したブロック図であり、図4は、本発明の一実施形態における、コンピュータシステムが実行することのできる場所個人化推薦方法の一例を示したフローチャートである。 FIG. 3 is a block diagram illustrating exemplary components that a processor of a computer system may include in accordance with one embodiment of the present invention, and FIG. 4 illustrates the components executed by the computer system in accordance with one embodiment of the present invention. 10 is a flow chart showing an example of a possible place-personalized recommendation method;

本実施形態に係るコンピュータシステム200は、クライアントを対象に、クライアント上にインストールされた専用アプリケーションやコンピュータシステム200と関連するウェブ/モバイルサイトへの接続によって場所推薦サービスを提供してよい。 The computer system 200 according to the present embodiment may provide a location recommendation service for clients through a dedicated application installed on the client or by connecting to a web/mobile site associated with the computer system 200 .

コンピュータ装置200のプロセッサ220は、以下で説明する場所個人化推薦方法を実行するための構成要素として、図3に示すように、嗜好POI選定部310、推薦POI選定部320、推薦POIランキング部330、および推薦POI提供部340を含んでよい。実施形態によって、プロセッサ220の構成要素は、選択的にプロセッサ220に含まれても除外されてもよい。また、実施形態によって、プロセッサ220の構成要素は、プロセッサ220の機能の表現のために分離されても併合されてもよい。 The processor 220 of the computer device 200 includes a preferred POI selection unit 310, a recommended POI selection unit 320, and a recommended POI ranking unit 330 as shown in FIG. , and a recommended POI providing unit 340 . Depending on the embodiment, components of processor 220 may be selectively included or excluded from processor 220 . Also, depending on the embodiment, the components of processor 220 may be separated or merged to represent the functionality of processor 220 .

このようなプロセッサ220およびプロセッサ220の構成要素は、以下で説明する場所個人化推薦方法に含まれる段階を実行するようにコンピュータシステム200を制御してよい。例えば、プロセッサ220およびプロセッサ220の構成要素は、メモリ210が含むオペレーティングシステムのコードと、少なくとも1つのプログラムのコードとによる命令(instruction)を実行するように実現されてよい。 Such processor 220 and components of processor 220 may control computer system 200 to perform the steps included in the method for personalized location recommendation described below. For example, processor 220 and components of processor 220 may be implemented to execute instructions according to the code of an operating system and the code of at least one program contained in memory 210 .

ここで、プロセッサ220の構成要素は、コンピュータシステム200に記録されたプログラムコードが提供する命令にしたがってプロセッサ220によって実行される、互いに異なる機能(different functions)の表現であってよい。例えば、コンピュータシステム200がユーザの嗜好が反映された嗜好POIを選定するように上述した命令にしたがってコンピュータシステム200を制御するプロセッサ220の機能的表現として、嗜好POI選定部310が利用されてよい。 Here, the components of processor 220 may represent different functions performed by processor 220 according to instructions provided by program code recorded in computer system 200 . For example, the preference POI selector 310 may be used as a functional representation of the processor 220 that controls the computer system 200 according to the instructions described above so that the computer system 200 selects preference POIs that reflect user preferences.

プロセッサ220は、コンピュータシステム200の制御と関連する命令がロードされたメモリ210から必要な命令を読み取ってよい。この場合、前記読み取られた命令は、プロセッサ220が以下で説明する場所個人化推薦方法を実行するように制御するための命令を含んでよい。 Processor 220 may read the necessary instructions from memory 210 loaded with instructions associated with controlling computer system 200 . In this case, the read instructions may include instructions for controlling processor 220 to perform the location-personalized recommendation method described below.

以下で説明する場所個人化推薦方法に含まれる段階は、図に示したものとは異なる順序で実行されてもよいし、段階のうちの一部が省略されたり追加の過程がさらに含まれたりしてもよい。 The steps included in the place personalization recommendation method described below may be performed in a different order than shown in the figures, some of the steps may be omitted, or additional steps may be included. You may

図4を参照すると、段階410で、嗜好POI選定部310は、ユーザの嗜好が反映された第1のPOI(以下、「嗜好POI」とする)を選定してよい。嗜好POI選定部310は、POIに対するユーザフィードバックに基づいて嗜好POIを選定するようになるが、このとき、ユーザフィードバックのうちで明示的嗜好を示すタイプのフィードバックを使用してよい。例えば、POIに対するクリックログは、嗜好強度が比較的低いフィードバックであるため暗黙的(implicit)嗜好に区分してよい。この反面、POIに対する「いいね」または推薦リアクションを入力するユーザフィードバック、POIをお気に入り場所としてキープするユーザフィードバック、POIに対する訪問予約をするユーザフィードバック、レシートなどを用いてPOIに対する訪問認証をするユーザフィードバックなどは、嗜好強度が比較的高い明示的嗜好に区分してよい。嗜好POI選定部310は、ユーザが明示的嗜好を示したタイプのフィードバックを含むPOIを、該当のユーザの嗜好POIとして選定してよい。 Referring to FIG. 4, in step 410, the preference POI selection unit 310 may select a first POI reflecting the user's preference (hereinafter referred to as 'preference POI'). The preferred POI selection unit 310 selects preferred POIs based on the user's feedback on the POIs, and may use a type of user feedback that indicates explicit preferences. For example, click logs for POIs may be classified as implicit preferences because they are feedback with relatively low preference intensity. On the other hand, user feedback for inputting a "like" or a recommended reaction to a POI, user feedback for keeping a POI as a favorite place, user feedback for making a visit reservation for a POI, user feedback for authenticating a visit to a POI using a receipt, etc. etc. may be classified as explicit preferences with relatively high preference intensity. The preferred POI selection unit 310 may select POIs containing the type of feedback for which the user has indicated an explicit preference as the preferred POIs of the corresponding user.

また、嗜好POI選定部310は、POIに対するユーザの嗜好強度に基づいてユーザの嗜好POIを選定してよい。POIに対するユーザ嗜好がすべて同じ強度であると理解するのではなく、多数のフィーチャを活用することで選好度に差がある嗜好強度を把握してよい。嗜好POI選定部310は、ユーザの嗜好として示された関心地域、最新性、反復性(関心持続性)、嗜好タイプなどに基づいてPOIに対するユーザの嗜好強度を把握してよい。言い換えれば、嗜好POI選定部310は、POIがユーザの関心地域に位置するか、ここ最近にユーザフィードバックがあったか(最新性)、どれほど頻繁にユーザフィードバックがあったか(反復性)、どのようなタイプのフィードバックを示すか(嗜好タイプ)を考慮した上で、POIに対するユーザの選好度差を把握してよい。嗜好POI選定部310は、ユーザの嗜好強度が高いPOIを中心に嗜好POIを選定してよい。 Further, the preference POI selection unit 310 may select the user's preference POI based on the user's preference for the POI. Rather than understanding that all user preferences for POIs have the same strength, it is possible to grasp preference strengths that vary in preference by utilizing multiple features. The preference POI selection unit 310 may grasp the user's degree of preference for POIs based on the area of interest, recency, repeatability (sustained interest), preference type, etc. indicated as the user's preference. In other words, the preferred POI selector 310 determines whether the POI is located in the user's area of interest, whether there has been user feedback recently (recency), how often there has been user feedback (repeatedness), what type of POI Considering whether to provide feedback (preference type), the user's preference difference for POIs may be grasped. The preference POI selection unit 310 may select preference POIs centering on POIs having a high degree of user preference.

段階420で、推薦POI選定部320は、嗜好POI(第1のPOI)とメタデータが類似する第2のPOIをユーザのための推薦POIとして選定してよい。推薦POI選定部320は、POIとメタデータとの関係を表現したグラフ基盤のディープラーニングモデルを利用して、嗜好POIと類似するメタデータを有するPOIを選定してよい。本実施形態では、POIとPOIを説明するメタデータをノード(node)で定義し、POIとメタデータとの関係をエッジ(edge)で定義したグラフを生成してよい。メタデータは、POIの事業主などの管理者が入力した情報はもちろん、人工知能基盤の場所検索モデルや統計基盤モデルなどから得た情報を活用してよい。上述した形態のグラフに基づいてPOIを埋め込んでよく、特に、共通するメタデータを有するPOIを近くに埋め込むディープラーニングモデルを実現してよい。推薦POI選定部320は、POI埋め込みに基づき、ユーザの嗜好POIと類似する性質のPOIを該当のユーザに推薦するためのPOIとして選定してよい。具体的なグラフデザインとモデルデザインについては、以下でより詳しく説明する。 In operation 420, the recommended POI selection unit 320 may select a second POI similar in metadata to the preferred POI (the first POI) as a recommended POI for the user. The recommended POI selection unit 320 may select POIs having metadata similar to the preferred POI using a graph-based deep learning model expressing the relationship between POIs and metadata. In this embodiment, a graph may be generated in which POIs and metadata describing POIs are defined by nodes, and the relationship between POIs and metadata is defined by edges. Metadata may utilize information obtained from an artificial intelligence-based location search model, a statistical-based model, etc., as well as information input by an administrator such as a POI business owner. POIs may be embedded based on a graph of the form described above, and in particular a deep learning model may be implemented that embeds POIs with common metadata in close proximity. Based on the POI embedding, the recommended POI selection unit 320 may select POIs having properties similar to the user's preferred POIs as POIs to be recommended to the corresponding user. Specific graph design and model design are described in more detail below.

段階430で、推薦POIランキング部330は、ユーザの嗜好POIと推薦POIの類似度に基づいて推薦POIをランキングしてよい。推薦POIランキング部330は、嗜好POIと類似の性質を有する推薦POIのうち、メタデータがより類似するPOIを上位にランキングしてよい。一例として、推薦POIランキング部330は、各メタデータのジャッカード距離(Jaccard distance)に基づいて嗜好POIと推薦POIの類似度を計算してよく、類似度が高いほど(例えば、推薦POIのうちでジャッカード距離が近いほど)優先的に推薦可能となるように上位にランキングしてよい。 In operation 430, the recommended POI ranking unit 330 may rank the recommended POIs based on the similarity between the user's preferred POIs and the recommended POIs. The recommended POI ranking unit 330 may rank POIs having more similar metadata among the recommended POIs having similar properties to the preferred POIs. For example, the recommended POI ranking unit 330 may calculate the similarity between the preferred POI and the recommended POI based on the Jaccard distance of each piece of metadata. The closer the Jaccard distance in ), the higher the ranking may be so that it can be recommended preferentially.

推薦POIランキング部330は、POIのメタデータの類似性を多数の項目に分類して計算してよく、メタデータの相関性を考慮した上で、推薦POIに選定された理由、すなわち、推薦事由を決定してよい。例えば、嗜好POIと推薦POIがレストランである場合、POIの類似性をメタデータの項目別(例えば、メニュー類似性、雰囲気類似性、訪問目的類似性)に区分して計算してよく、嗜好POIと推薦POIの各項目のジャッカード距離うちでジャッカード距離が最も短い項目を推薦事由として説明してよい。言い換えれば、嗜好POIとメタデータが類似する推薦POIを提供するにあたり、推薦POIのそれぞれに対して嗜好POIと最も類似する項目を推薦事由として提供してよい。 The recommended POI ranking unit 330 may classify the similarity of the metadata of the POI into a number of items and calculate the similarity. may be determined. For example, if the preferred POI and the recommended POI are restaurants, the similarity between the POIs may be calculated by classifying each metadata item (for example, menu similarity, atmosphere similarity, visit purpose similarity). and the item with the shortest Jaccard distance among the Jaccard distances of each item of the recommended POI may be explained as the reason for recommendation. In other words, when providing recommended POIs similar in metadata to the preference POI, an item most similar to the preference POI may be provided as a recommendation reason for each of the recommended POIs.

このように、本発明の実施形態によると、場所の類似性を多数の項目に分類することで、場所に対する推薦結果とともに場所の類似項目を推薦事由として提供することができる。 In this way, according to the embodiment of the present invention, by classifying place similarity into a number of items, it is possible to provide recommendation results for places as well as similar items of places as recommendation reasons.

段階440で、推薦POI提供部340は、ユーザから入力された検索クエリに対し、ユーザの嗜好POIとメタデータが類似する推薦POIのうちで検索クエリに対応する地域内のPOIを検索結果として提供してよい。推薦POI提供部340は、「釜山のグルメ店」や「カロスキルのグルメ店」などのように地名やスポット名を含んだ検索クエリに対し、リアルタイムで検索クエリに対応する地域内の推薦可能なPOIのうちでユーザの嗜好POIとメタデータが類似する推薦POIを検索結果として提供しててよい。一例として、推薦POI提供部340は、検索エンジン(例えば、Elasticsearch、FAISSなど)を基盤に、嗜好POIと推薦POIに対して事前に保存しておいた検索インデックスに基づいてリアルタイムで検索クエリに対応する地域内のPOIを推薦してよい。 In step 440, the recommended POI providing unit 340 provides, as a search result, POIs within the area corresponding to the search query, among the recommended POIs having similar metadata to the user's preference POI, in response to the search query input from the user. You can The recommended POI providing unit 340 responds to a search query including a place name or a spot name, such as 'Busan gourmet restaurant' or 'Garosu-gil gourmet restaurant', in real time. Among them, recommended POIs having similar metadata to the user's preference POIs may be provided as search results. For example, the recommended POI providing unit 340 responds to search queries in real time based on search indexes stored in advance for preferred POIs and recommended POIs based on a search engine (e.g., Elasticsearch, FAISS, etc.). You may recommend POIs within your region.

このように、本発明の実施形態によると、リアルタイムで検索クエリに対応する地域内の場所をユーザ嗜好に基づいて推薦することができる。 Thus, according to embodiments of the present invention, locations within a region corresponding to a search query can be recommended based on user preferences in real time.

図5は、本発明の一実施形態における、POIに対するユーザの嗜好強度をランキングする嗜好モデリング過程を説明するための例示図である。 FIG. 5 is an exemplary diagram for explaining a preference modeling process for ranking user preference strengths for POIs in an embodiment of the present invention.

本実施形態では、多様な協調フィルタリング(Collaborative Filtering)が反映されるようにPOIを埋め込むために、POIに対するユーザの選好度差を考慮する。 In this embodiment, in order to embed POIs so as to reflect various collaborative filtering, users' preference differences for POIs are considered.

POIに対する「いいね」、キープ(お気に入り)、訪問予約、訪問認証などによってユーザの明示的嗜好が示されたPOI501には、ユーザとの関係を定義するにあたり、ユーザの嗜好強度による加重値が付与されてよい。 The POI 501, which indicates the user's explicit preference by "like", keep (favorite), visit reservation, visit authentication, etc., is given a weight value according to the user's preference strength when defining the relationship with the user. may be

図5を参照すると、プロセッサ220は、ユーザの関心地域、最新性、反復性(関心持続性)、嗜好タイプなどに基づいて、POI501に対するユーザの嗜好強度をモデリングしてよい。プロセッサ220は、POI501がユーザの関心地域に位置するか、POI501に対してここ最近にユーザフィードバックがあったか(最新性)、どれほど頻繁にユーザフィードバックがあったか(反復性)、どのようなタイプのフィードバックを示すか(嗜好のタイプ)などを考慮した上でユーザの選好度差を把握してよい。 Referring to FIG. 5, the processor 220 may model the user's preference strength for the POI 501 based on the user's area of interest, recency, recurrence (interest persistence), preference type, and the like. Processor 220 determines whether POI 501 is located in the user's area of interest, whether there has been recent user feedback on POI 501 (recency), how often there has been user feedback (repeatedness), and what type of feedback. The user's preference difference may be grasped after considering whether to show the user (preference type) or the like.

例えば、POI_1、POI_2、POI_3にユーザA(User_A)の明示的嗜好が表れた場合、上述した嗜好モデリングを利用してPOI501に対するユーザの嗜好強度をランキングすると、POI_1、POI_2、POI_3の順にユーザA(User_A)が選好すると定義されてよい。 For example, when POI_1, POI_2, and POI_3 show explicit preferences of user A (User_A), if the user's preference strength for POI 501 is ranked using the above-described preference modeling, user A (User_A) ranks POI_1, POI_2, and POI_3 in that order. User_A) may be defined as preferred.

POI501に対してユーザの選好度差を分析することにより、ユーザがより選好するPOIにはより高い加重値を付与し、あまり選好しないPOIにはより低い加重値を付与してよい。 By analyzing the user's preference differences for the POIs 501, POIs that the user prefers more may be given higher weightings, and POIs that the users prefer less may be given lower weightings.

プロセッサ220は、ユーザの明示的嗜好が表れたPOI501のうちから、推薦POI選定に活用するための嗜好POIを嗜好強度に基づいて選定してよい。例えば、プロセッサ220は、ユーザの明示的嗜好が表れたPOI501のうちから、ユーザの嗜好強度による加重値が一定のレベル以上のPOIを該当のユーザの嗜好POIとして選定してよい。 The processor 220 may select preference POIs to be used for selecting recommended POIs from among the POIs 501 expressing the user's explicit preferences, based on the preference strength. For example, the processor 220 may select, from the POIs 501 expressing the user's explicit preference, POIs with a weighted value based on the user's preference strength equal to or higher than a certain level, as the user's preference POI.

図6および図7は、本発明の一実施形態における、POIとメタデータとの関係を利用したグラフを生成する過程を説明するための例示図である。 6 and 7 are exemplary diagrams for explaining the process of generating a graph using the relationship between POIs and metadata in one embodiment of the present invention.

プロセッサ220は、POIコンテキストを反映するために知識グラフ(Knowledge Graph)を利用してよい。ここで、知識グラフとは、特定のドメインに対する知識をグラフ形式で保存するものであり、ノードをエンティティで構成してノードレベルをタイプで指定してノードとの関係をエッジで表現するものである。 Processor 220 may utilize a Knowledge Graph to reflect the POI context. Here, a knowledge graph stores knowledge for a specific domain in a graph format. Nodes are configured by entities, node levels are specified by types, and relationships with nodes are expressed by edges. .

図6を参照すると、本実施形態で活用しようとする知識グラフ600のノードは、合計3つのタイプで構成される。1つ目のノードは、推薦対象となるPOI601で構成される。ここで、POI601は、ユーザによって明示的嗜好が示された嗜好POI501を意味してよい。2つ目のノードは、メタデータ602で構成される。このとき、メタデータ602は、POI601に対する多様な情報を意味するものであり、レストランの場合は、雰囲気、メニュー、業種、集まりの場所としての例示(例えば、お見合い、飲み会、デートなど)などを含んでよい。3つ目のノードは、ユーザ603で構成される。一例として、POI601に対して多様なフィードバックによって明示的嗜好を示したユーザを意味してよい。 Referring to FIG. 6, the nodes of the knowledge graph 600 to be utilized in this embodiment are composed of a total of three types. A first node is composed of a POI 601 to be recommended. Here, POI 601 may refer to preference POI 501 for which explicit preferences have been indicated by the user. The second node consists of metadata 602 . At this time, the metadata 602 means various information about the POI 601. In the case of a restaurant, the atmosphere, menu, type of business, place of gathering (for example, marriage meeting, drinking party, date, etc.), etc. may contain A third node consists of a user 603 . By way of example, it may mean a user who has expressed an explicit preference for the POI 601 through various feedbacks.

POI601とメタデータ602との関係を定義するにあたり、事業主などの管理者が入力した情報、さらに統計基盤モデルや自然語処理基盤モデルなどから抽出されたデータを活用してよい。 In defining the relationship between the POI 601 and the metadata 602, information input by a manager such as a business owner, and data extracted from a statistical infrastructure model, a natural language processing infrastructure model, or the like may be utilized.

POI601とユーザ603との関係は、POI601に対する多様なユーザフィードバックによって定義されてよい。一例として、POI601に対するユーザフィードバックのうち、「いいね」、キープ(お気に入り)、訪問予約、訪問認証などのような明示的嗜好を示すタイプのフィードバックを活用してよい。 The relationship between POI 601 and user 603 may be defined by various user feedback on POI 601 . As an example, user feedback for POI 601 may be of the type that indicates explicit preferences, such as "like", keep (favorite), book a visit, authorize a visit, and the like.

プロセッサ220は、知識グラフ600からPOI601ノードとメタデータ602ノードを投影して、図7に示すように、POIとメタデータとの関係を表現したPOI-メタデータグラフ700を異種グラフ形態で生成してよい。異種グラフは、2種類のノードを有しながら、POI601を説明するメタデータ602とグラフが本来有しているローカル構造を適切に保存することができる2部グラフ(Bipartite Graph)形態で構成されてよい。 The processor 220 projects the POI 601 node and the metadata 602 node from the knowledge graph 600 to generate a POI-metadata graph 700 expressing the relationship between the POI and the metadata in the form of a heterogeneous graph as shown in FIG. you can The heterogeneous graph has two types of nodes, and is configured in the form of a bipartite graph that can properly store metadata 602 describing POIs 601 and the local structure inherent in the graph. good.

プロセッサ220は、2部グラフ形態でPOI-メタデータグラフ700を生成してよく、POI-メタデータグラフ700は、POI601ノードグループとメタデータ602ノードグループに分けられ、互いに異なるタイプのノードがエッジで連結されてよい。1つのPOI601ノードは、少なくとも1つ以上のメタデータ602ノードと連結してよい。 The processor 220 may generate the POI-metadata graph 700 in bipartite graph form, where the POI-metadata graph 700 is divided into a POI 601 node group and a metadata 602 node group, with different types of nodes being edges. may be concatenated. One POI 601 node may be linked with at least one or more metadata 602 nodes.

図8は、本発明の一実施形態における、メタデータに基づくPOI埋め込み過程を示したフローチャートである。 FIG. 8 is a flowchart illustrating a metadata-based POI embedding process in one embodiment of the present invention.

図8を参照すると、段階801で、プロセッサ220は、POI-メタデータグラフ700で共通メタデータに基づいて各ノードの移動確率を示すメタパス(Metapath)を生成してよい。プロセッサ220は、ドメイン知識とデータセットの特性に基づいて、POI-メタデータグラフ700内のメタパスを定義してよい。 Referring to FIG. 8, at step 801, the processor 220 may generate a Metapath indicating the migration probability of each node based on the common metadata in the POI-metadata graph 700. FIG. Processor 220 may define metapaths within POI-metadata graph 700 based on domain knowledge and characteristics of the dataset.

段階802で、プロセッサ220は、POI-メタデータグラフ700から生成されたメタパスを文章として使用し、ワード埋め込み方式を利用してノードを埋め込んでよい。このとき、プロセッサ220は、共通するメタデータを有するPOIを近くに埋め込んでよい。言い換えれば、プロセッサ220は、メタパスで構成された埋め込みモデルであるMetapath2vecモデルを利用してPOIを埋め込んでよい。 At step 802, the processor 220 may use the metapaths generated from the POI-metadata graph 700 as sentences and utilize the word embedding scheme to embed the nodes. At this time, the processor 220 may embed POIs with common metadata nearby. In other words, the processor 220 may embed POIs using the Metapath2vec model, which is an embedding model configured in Metapath.

図9は、本発明の一実施形態における、POI-メタデータグラフでメタパスを生成する過程を説明するための例示図である。 FIG. 9 is an exemplary diagram for explaining the process of generating metapaths in the POI-metadata graph in one embodiment of the present invention.

図9を参照すると、プロセッサ220は、POI-メタデータグラフ700で共通メタデータに基づいて各ノードの移動確率を示すメタパス900を生成してよい。一例として、プロセッサ220は、メタパス900を生成するにあたりランダムワーク(random walk)を活用してよい。このとき、ランダムワークの規則は、ドメイン知識に基づいて定義されてよい。 Referring to FIG. 9, the processor 220 may generate a metapath 900 indicating the migration probability of each node based on common metadata in the POI-metadata graph 700 . As an example, processor 220 may utilize a random walk in generating metapath 900 . Random work rules may then be defined based on domain knowledge.

ランダムワークの規則は、数式(1)のように定義されてよい。 A random work rule may be defined as in Equation (1).

Figure 2023091701000002
Figure 2023091701000002

ここで、Pは、ノードiからノードjへの移動確率を意味するものであり、数式(2)のように定義されてよい。 Here, P means the probability of movement from node i to node j, and may be defined as in Equation (2).

Figure 2023091701000003
Figure 2023091701000003

ノードiからノードjに移動するランダムワークの確率を、ノードiから移動することが可能なすべての他のノードへの確率の合計に対するノードiからノードjに移動する確率の割合で定義してよい。このとき、各ノードの移動確率を0あるいは1で表現してよい。 We may define the probability of a random work moving from node i to node j as the ratio of the probability of moving from node i to node j to the sum of the probabilities of all other nodes that can be moved from node i. . At this time, the movement probability of each node may be expressed as 0 or 1.

学習データ内でPOI_iとPOI_kが連続的に登場してPOI_iとPOI_kに共通するmetadata_jがある場合、POI_iとmetadata_jの確率は1となり、metadata_jとPOI_kの確率も1となる。 If POI_i and POI_k appear consecutively in the learning data and there is metadata_j common to POI_i and POI_k, the probability of POI_i and metadata_j is 1, and the probability of metadata_j and POI_k is also 1.

例えば、図9に示すように、ユーザがPOI_2とPOI_4に対して明示的嗜好を示した場合、POI_2とPOI_4はメタデータ「高級」を共通して有しているため、POI_2からメタデータ「高級」への確率とメタデータ「高級陣」からPOI_4への確率は1となる。 For example, as shown in FIG. 9, if the user expresses an explicit preference for POI_2 and POI_4, since POI_2 and POI_4 have the metadata "high grade" in common, the metadata "high grade" ” and the probability from the metadata “upper team” to POI_4 is 1.

このように、各ユーザが選好するPOIの共通メタデータに基づいて各ノードの移動確率を定義することができ、これによってランダムワークを実行することによって複数のメタパス900を生成することができる。 In this way, the migration probabilities of each node can be defined based on the common metadata of each user's preferred POIs, whereby multiple metapaths 900 can be generated by performing random work.

プロセッサ220は、メタパス900それぞれを文章として考慮すれば、該当の文章に対して各単語が文字のn-グラムベクトルの組み合わせで表現されるスキップグラム(skip-gram)を等しく適用してよく、これによってPOIを埋め込んでよい。 Considering each metapath 900 as a sentence, the processor 220 may equally apply a skip-gram, in which each word is represented by a combination of character n-gram vectors, to the corresponding sentence. POIs may be embedded by

POI埋め込みにスキップグラムを適用するために、各メタパス900を文章で入力すると同時に、該当のメタパス900内のすべてのノードを中心単語(center word)として代入し、中心単語を基準としてウィンドウサイズ範囲内のノードを周辺単語(around word)として代入してよい。 In order to apply the skipgram to the POI embedding, each metapath 900 is entered as a sentence, and at the same time, all the nodes in the corresponding metapath 900 are substituted as center words, and the window size range is determined based on the center word. nodes may be assigned as around words.

したがって、プロセッサ220は、POIとメタデータとの関係を表現したグラフに基づいて共通メタデータを有するPOIを近くに埋め込むことができるMetapath2vecモデルを実現することができ、Metapath2vecモデルを利用してユーザが選好する嗜好POIとメタデータが類似する推薦POIを選定することができる。 Therefore, the processor 220 can implement a Metapath2vec model in which POIs having common metadata can be embedded nearby based on a graph representing the relationship between POIs and metadata. A recommended POI having similar metadata to the preferred POI can be selected.

図10は、本発明の一実施形態における、推薦POIをランキングする過程を説明するための例示図である。 FIG. 10 is an exemplary diagram for explaining the process of ranking recommended POIs according to an embodiment of the present invention.

図10を参照すると、プロセッサ220は、嗜好POI1001に対するインデックス検索によってMetapath2vecモデルから選定された少なくとも1つの推薦POI1002を取得してよく、嗜好POI1001と推薦POI1002の類似度に基づいて推薦POI1002をランキングしてよい。 Referring to FIG. 10, the processor 220 may obtain at least one recommended POI 1002 selected from the Metapath2vec model by an index search for the preferred POI 1001, and ranks the recommended POIs 1002 based on the similarity between the preferred POI 1001 and the recommended POI 1002. good.

プロセッサ220は、嗜好POI1001と推薦POI1002の類似度を計算してよい。例えば、ジャッカード距離(D)が近いほど、嗜好POI1001と推薦POI1002の類似度が高いと判断してよい。例えば、嗜好POI1001に対する推薦POI1002のうちで嗜好POI1001との類似度が最も高いPOIを最終推薦対象として選定してよい。 The processor 220 may calculate similarity between the preferred POI 1001 and the recommended POI 1002 . For example, it may be determined that the closer the Jaccard distance (D), the higher the similarity between the preferred POI 1001 and the recommended POI 1002 . For example, among the recommended POIs 1002 for the preference POI 1001, the POI having the highest degree of similarity with the preference POI 1001 may be selected as the final recommendation target.

プロセッサ220は、嗜好POI1001と最終推薦対象として選定された推薦POI1002のメタデータの相関性を考慮した上で、最終推薦対象として選定された理由(推薦事由)を決定してよい。 The processor 220 may determine the reason (recommendation reason) for the selection as the final recommendation target after considering the correlation between the preference POI 1001 and the metadata of the recommended POI 1002 selected as the final recommendation target.

プロセッサ220は、推薦POI1002のうちでPOI_2が嗜好POI1001と最も類似する最終推薦対象として選定された場合、メタデータの各項目の類似度、例えば、メニュー、雰囲気、訪問目的それぞれに対して嗜好POI1001とPOI_2の類似度を計算してよい。例えば、嗜好POI1001とPOI_2の各項目の類似性のうちでジャッカード距離(D)が最も近い項目を、POI_2を最終推薦対象に選定した理由として選定してよい。嗜好POI1001とPOI_2との間でメニュー類似性が最も高く把握された場合、POI_2の推薦事由として嗜好POI1001とメニューが類似する場所であることを説明してよい。 If the POI_2 among the recommended POIs 1002 is selected as the final recommendation target that is most similar to the preference POI 1001, the processor 220 determines the degree of similarity of each item of the metadata, for example, the similarity between the preference POI 1001 and the preference POI 1001 with respect to the menu, atmosphere, and purpose of visit. The similarity of POI_2 may be calculated. For example, among the similarities between the items of the preference POI 1001 and POI_2, the item with the closest Jaccard distance (D) may be selected as the reason for selecting POI_2 as the final recommendation target. When the highest menu similarity is grasped between the preference POI 1001 and POI_2, the fact that the preference POI 1001 and the menu are similar may be explained as the reason for recommending POI_2.

図11は、本発明の一実施形態における、POI個人化推薦画面を説明するための例示図である。 FIG. 11 is an exemplary diagram for explaining the POI personalized recommendation screen in one embodiment of the present invention.

図11は、場所と関連する検索クエリに対して場所推薦結果を提供するPOI個人化推薦画面1100を示している。 FIG. 11 shows a POI personalized recommendation screen 1100 that provides place recommendation results for search queries related to places.

図11を参照すると、プロセッサ220は、ユーザから場所検索と関連する検索クエリが入力される場合、該当の検索クエリに対してユーザ嗜好基盤の場所推薦のためのPOIリスト1110を提供してよい。 Referring to FIG. 11, when a search query related to a place search is input from a user, the processor 220 may provide a POI list 1110 for user preference-based place recommendation for the corresponding search query.

このとき、プロセッサ220は、ユーザの検索クエリに対し、検索クエリに該当する地域内のPOIのうちからユーザの嗜好POIとメタデータが類似する推薦POIを選別してリアルタイムで提供してよい。 In response to the user's search query, the processor 220 may select recommended POIs having similar metadata to the user's preference POI from POIs within the area corresponding to the search query, and provide the recommended POIs in real time.

POIリスト1110は、ユーザの明示的嗜好が表れた嗜好POIとメタデータが類似する推薦POIで構成されてよく、POIリスト1110に含まれた推薦POIそれぞれに対し、選定基準となった嗜好POIと推薦事由に関する情報がともに表示されてよい。言い換えれば、プロセッサ220は、検索クエリに対応する検索結果としてPOIリスト1110を表示するにあたり、POIリスト1110上の推薦POIそれぞれに対し、該当のPOIがどのような嗜好POIとどのような項目のメタデータが類似するから推薦されたかという具体的な推薦事由1101をともに表示してよい。 The POI list 1110 may be composed of recommended POIs having similar metadata to preferred POIs expressing the user's explicit preferences. Information about the reason for the recommendation may be displayed together. In other words, when displaying the POI list 1110 as a search result corresponding to the search query, the processor 220 determines what kind of preference POI and what kind of item meta for each of the recommended POIs on the POI list 1110 . A specific reason for recommendation 1101, such as whether the recommendation is made because the data are similar, may be displayed together.

このように、本発明の実施形態によると、ユーザの明示的嗜好を場所個人化に反映することで、ユーザの嗜好場所と類似の場所を推薦することができる。また、本発明の実施形態によると、場所のメタデータを活用してグラフ基盤の推薦モデルを生成することで、メタデータが類似する場所を推薦することができる。さらに、本発明の実施形態によると、場所の類似性を複数の項目に分類することで、場所に対する推薦結果とともに場所の類似項目を推薦事由として提供することができる。 In this way, according to the embodiment of the present invention, by reflecting the user's explicit preferences in place personalization, it is possible to recommend places similar to the user's preferred places. In addition, according to an embodiment of the present invention, by generating a graph-based recommendation model using location metadata, it is possible to recommend locations with similar metadata. Furthermore, according to the embodiment of the present invention, by classifying place similarity into a plurality of items, similar place items can be provided as recommendation reasons along with the recommendation result for the place.

上述した装置は、ハードウェア構成要素、ソフトウェア構成要素、および/またはハードウェア構成要素とソフトウェア構成要素との組み合わせによって実現されてよい。例えば、実施形態で説明された装置および構成要素は、プロセッサ、コントローラ、ALU(arithmetic logic unit)、デジタル信号プロセッサ、マイクロコンピュータ、FPGA(field programmable gate array)、PLU(programmable logic unit)、マイクロプロセッサ、または命令を実行して応答することができる様々な装置のように、1つ以上の汎用コンピュータまたは特殊目的コンピュータを利用して実現されてよい。処理装置は、オペレーティングシステム(OS)およびOS上で実行される1つ以上のソフトウェアアプリケーションを実行してよい。また、処理装置は、ソフトウェアの実行に応答し、データにアクセスし、データを記録、操作、処理、および生成してもよい。理解の便宜のために、1つの処理装置が使用されるとして説明される場合もあるが、当業者であれば、処理装置が複数個の処理要素および/または複数種類の処理要素を含んでもよいことが理解できるであろう。例えば、処理装置は、複数個のプロセッサまたは1つのプロセッサおよび1つのコントローラを含んでよい。また、並列プロセッサのような、他の処理構成も可能である。 The apparatus described above may be realized by hardware components, software components, and/or a combination of hardware and software components. For example, the devices and components described in the embodiments include processors, controllers, arithmetic logic units (ALUs), digital signal processors, microcomputers, field programmable gate arrays (FPGAs), programmable logic units (PLUs), microprocessors, Or may be implemented using one or more general purpose or special purpose computers, such as various devices capable of executing and responding to instructions. The processing unit may run an operating system (OS) and one or more software applications that run on the OS. The processor may also access, record, manipulate, process, and generate data in response to executing software. For convenience of understanding, a single processing device may be described as being used, but those skilled in the art will appreciate that a processing device may include multiple processing elements and/or multiple types of processing elements. You can understand that. For example, a processing unit may include multiple processors or a processor and a controller. Other processing configurations are also possible, such as parallel processors.

ソフトウェアは、コンピュータプログラム、コード、命令、またはこれらのうちの1つ以上の組み合わせを含んでもよく、思うままに動作するように処理装置を構成したり、独立的または集合的に処理装置に命令したりしてよい。ソフトウェアおよび/またはデータは、処理装置に基づいて解釈されたり、処理装置に命令またはデータを提供したりするために、いかなる種類の機械、コンポーネント、物理装置、コンピュータ記録媒体または装置に具現化されてよい。ソフトウェアは、ネットワークによって接続されたコンピュータシステム上に分散され、分散された状態で記録されても実行されてもよい。ソフトウェアおよびデータは、1つ以上のコンピュータ読み取り可能な記録媒体に記録されてよい。 Software may include computer programs, code, instructions, or a combination of one or more of these, to configure a processor to operate at its discretion or to independently or collectively instruct a processor. You can Software and/or data may be embodied in any kind of machine, component, physical device, computer storage medium, or device for interpretation by, or for providing instructions or data to, a processing device. good. The software may be stored and executed in a distributed fashion over computer systems linked by a network. Software and data may be recorded on one or more computer-readable recording media.

実施形態に係る方法は、多様なコンピュータ手段によって実行可能なプログラム命令の形態で実現されてコンピュータ読み取り可能な媒体に記録されてよい。ここで、媒体は、コンピュータ実行可能なプログラムを継続して記録するものであっても、実行またはダウンロードのために一時記録するものであってもよい。また、媒体は、単一または複数のハードウェアが結合した形態の多様な記録手段または格納手段であってよく、あるコンピュータシステムに直接接続する媒体に限定されることはなく、ネットワーク上に分散して存在するものであってもよい。媒体の例としては、ハードディスク、フロッピー(登録商標)ディスク、および磁気テープのような磁気媒体、CD-ROMおよびDVDのような光媒体、フロプティカルディスク(floptical disk)のような光磁気媒体、およびROM、RAM、フラッシュメモリなどを含み、プログラム命令が記録されるように構成されたものであってよい。また、媒体の他の例として、アプリケーションを配布するアプリケーションストアやその他の多様なソフトウェアを供給または配布するサイト、サーバなどで管理する記録媒体または格納媒体が挙げられる。 The method according to the embodiments may be embodied in the form of program instructions executable by various computer means and recorded on a computer-readable medium. Here, the medium may record the computer-executable program continuously or temporarily record it for execution or download. In addition, the medium may be various recording means or storage means in the form of a combination of single or multiple hardware, and is not limited to a medium that is directly connected to a computer system, but is distributed over a network. It may exist in Examples of media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, magneto-optical media such as floptical disks, and ROM, RAM, flash memory, etc., and may be configured to store program instructions. Other examples of media include recording media or storage media managed by application stores that distribute applications, sites that supply or distribute various software, and servers.

以上のように、実施形態を、限定された実施形態および図面に基づいて説明したが、当業者であれば、上述した記載から多様な修正および変形が可能であろう。例えば、説明された技術が、説明された方法とは異なる順序で実行されたり、かつ/あるいは、説明されたシステム、構造、装置、回路などの構成要素が、説明された方法とは異なる形態で結合されたりまたは組み合わされたり、他の構成要素または均等物によって対置されたり置換されたとしても、適切な結果を達成することができる。 As described above, the embodiments have been described based on the limited embodiments and drawings, but those skilled in the art will be able to make various modifications and variations based on the above description. For example, the techniques described may be performed in a different order than in the manner described and/or components such as systems, structures, devices, circuits, etc. described may be performed in a manner different than in the manner described. Appropriate results may be achieved when combined or combined, opposed or substituted by other elements or equivalents.

したがって、異なる実施形態であっても、特許請求の範囲と均等なものであれば、添付される特許請求の範囲に属する。 Accordingly, different embodiments that are equivalent to the claims should still fall within the scope of the appended claims.

220:プロセッサ
310:嗜好POI選定部
320:推薦POI選定部
330:推薦POIランキング部
340:推薦POI提供部
220: Processor 310: Preference POI selection unit 320: Recommended POI selection unit 330: Recommended POI ranking unit 340: Recommended POI provision unit

Claims (15)

コンピュータシステムで実行される場所個人化推薦方法であって、
前記コンピュータシステムは、メモリに含まれるコンピュータ読み取り可能な命令を実行するように構成された少なくとも1つのプロセッサを含み、
前記場所個人化推薦方法は、
前記少なくとも1つのプロセッサにより、POI(point of interest)に対するユーザフィードバックに基づいて第1のPOIを選定する段階、および
前記少なくとも1つのプロセッサにより、POIとメタデータとの関係を表現したグラフ基盤のディープラーニングモデルを利用して前記第1のPOIと前記メタデータが類似する第2のPOIを推薦する段階
を含む、場所個人化推薦方法。
A location personalization recommendation method implemented in a computer system, comprising:
The computer system includes at least one processor configured to execute computer readable instructions contained in memory;
The place personalization recommendation method includes:
selecting, by the at least one processor, a first POI based on user feedback on a POI (point of interest); recommending a second POI having similar metadata to the first POI using a learning model.
前記選定する段階は、
前記ユーザフィードバックと関連する少なくとも1つのフィーチャを利用してPOIに対するユーザの嗜好強度を把握する段階、および
POIに対する前記ユーザの嗜好強度に基づいて前記第1のPOIを選定する段階
を含む、請求項1に記載の場所個人化推薦方法。
The selecting step includes:
determining the strength of a user's preference for POIs using at least one feature associated with the user feedback; and selecting the first POI based on the strength of the user's preference for POIs. 2. The place personalization recommendation method according to 1.
前記把握する段階は、
前記ユーザの関心地域、前記ユーザフィードバックの最新性と反復性、およびフィードバックタイプのうちの少なくとも1つのフィーチャを利用してPOIに対する前記ユーザの嗜好強度を把握すること
を特徴とする、請求項2に記載の場所個人化推薦方法。
The ascertaining step includes:
At least one feature of the user's area of interest, the recency and repeatability of the user feedback, and the feedback type is used to grasp the user's preference strength for POIs. Described location personalization recommendation method.
前記場所個人化推薦方法は、
前記グラフ基盤のディープラーニングモデルを実現するために、
前記少なくとも1つのプロセッサにより、POIとPOIのメタデータをノードで定義し、POIとメタデータとの関係をエッジで定義したPOI-メタデータグラフを異種グラフの形態で生成する段階、
前記少なくとも1つのプロセッサにより、前記POI-メタデータグラフで共通するメタデータに基づいて各ノードの移動確率を示すメタパスを生成する段階、および
前記少なくとも1つのプロセッサにより、前記メタパスのそれぞれを文章として使用し、ワード埋め込み方式により、共通するメタデータを有するPOIを近くに埋め込むディープラーニングモデルを実現する段階
を含む、請求項1~3のうちのいずれか一項に記載の場所個人化推薦方法。
The place personalization recommendation method includes:
To realize the graph-based deep learning model,
generating, by the at least one processor, a POI-metadata graph in the form of a heterogeneous graph in which POIs and metadata of POIs are defined by nodes and relationships between POIs and metadata are defined by edges;
generating, by the at least one processor, metapaths that indicate a migration probability of each node based on common metadata in the POI-metadata graph; and using each of the metapaths as a sentence, by the at least one processor. and implementing a deep learning model that embeds POIs having common metadata nearby by word embedding method.
前記ディープラーニングモデルを実現する段階は、
前記メタパスに対応する各文章に対してスキップグラムを適用することで、共通するメタデータを有するPOIを埋め込む段階
を含む、請求項4に記載の場所個人化推薦方法。
The step of implementing the deep learning model includes:
5. The method of claim 4, comprising embedding POIs with common metadata by applying skipgrams to each sentence corresponding to the metapath.
前記推薦する段階は、
前記第1のPOIと前記第2のPOIのメタデータ類似性に基づいて前記第2のPOIをランキングする段階
を含む、請求項1~3のうちのいずれか一項に記載の場所個人化推薦方法。
The recommending step includes:
A place-personalized recommendation according to any one of claims 1 to 3, comprising ranking the second POIs based on metadata similarity of the first POIs and the second POIs. Method.
前記推薦する段階は、
前記第1のPOIと前記第2のPOIの類似性をメタデータの項目別の類似性として区分して計算する段階、および
前記第2のPOIのそれぞれに対し、前記第1のPOIと最も類似するメタデータの項目を推薦事由として提供する段階
を含む、請求項1~3のうちのいずれか一項に記載の場所個人化推薦方法。
The recommending step includes:
calculating the similarity between the first POI and the second POI by classifying the similarity by item of metadata; and for each of the second POIs, the most similar to the first POI. 4. The place-personalized recommendation method according to any one of claims 1 to 3, comprising providing an item of metadata to be used as a recommendation reason.
前記推薦する段階は、
検索クエリに対し、POIに対する検索インデックスに基づいて、前記検索クエリに対応する地域内のPOIのうち、前記第1のPOIと前記メタデータが類似する前記第2のPOIを検索結果として提供する段階
を含む、請求項1~3のうちのいずれか一項に記載の場所個人化推薦方法。
The recommending step includes:
providing, for a search query, the second POI similar in metadata to the first POI among POIs within a region corresponding to the search query, based on a search index for the POIs, as a search result; A place-personalized recommendation method according to any one of claims 1 to 3, comprising:
請求項1~3のうちのいずれか一項に記載の場所個人化推薦方法をコンピュータに実行させるためのコンピュータプログラム。 A computer program for causing a computer to execute the personalized place recommendation method according to any one of claims 1 to 3. コンピュータシステムであって、
メモリに含まれるコンピュータ読み取り可能な命令を実行するように構成された少なくとも1つのプロセッサ
を含み、
前記少なくとも1つのプロセッサは、
POIに対するユーザフィードバックに基づいて第1のPOIを選定する過程、および
POIとメタデータとの関係を表現したグラフ基盤のディープラーニングモデルを利用して前記第1のPOIと前記メタデータが類似する第2のPOIを推薦する過程
を処理する、コンピュータシステム。
a computer system,
at least one processor configured to execute computer readable instructions contained in memory;
The at least one processor
a process of selecting a first POI based on user feedback on POIs; A computer system that processes the process of recommending two POIs.
前記少なくとも1つのプロセッサは、
前記ユーザの関心地域、前記ユーザフィードバックの最新性と反復性、およびフィードバックタイプのうちの少なくとも1つのフィーチャを利用してPOIに対するユーザの嗜好強度を把握し、
POIに対する前記ユーザの嗜好強度に基づいて前記第1のPOIを選定すること
を特徴とする、請求項10に記載のコンピュータシステム。
The at least one processor
using at least one feature of the user's area of interest, recency and repeatability of the user feedback, and feedback type to understand the user's preference strength for POIs;
11. The computer system of claim 10, wherein the first POI is selected based on the strength of the user's preference for POIs.
前記少なくとも1つのプロセッサは、
前記グラフ基盤のディープラーニングモデルを実現するために、
POIとPOIのメタデータをノードで定義し、POIとメタデータとの関係をエッジで定義したPOI-メタデータグラフを異種グラフの形態で生成し、
前記POI-メタデータグラフで共通するメタデータに基づいて各ノードの移動確率を示すメタパスを生成し、
前記メタパスのそれぞれを文章として使用し、ワード埋め込み方式により、共通するメタデータを有するPOIを近くに埋め込むディープラーニングモデルを実現すること
を特徴とする、請求項10または11に記載のコンピュータシステム。
The at least one processor
To realize the graph-based deep learning model,
generating a POI-metadata graph in the form of a heterogeneous graph in which POIs and metadata of POIs are defined by nodes and relationships between POIs and metadata are defined by edges;
generating a metapath indicating the movement probability of each node based on common metadata in the POI-metadata graph;
12. The computer system according to claim 10 or 11, wherein each of the metapaths is used as a sentence to implement a deep learning model that embeds POIs with common metadata nearby by word embedding.
前記少なくとも1つのプロセッサは、
前記第1のPOIと前記第2のPOIのメタデータ類似性に基づいて前記第2のPOIをランキングすること
を特徴とする、請求項10または11に記載のコンピュータシステム。
The at least one processor
12. Computer system according to claim 10 or 11, characterized in that it ranks the second POIs based on metadata similarity of the first POI and the second POI.
前記少なくとも1つのプロセッサは、
前記第1のPOIと前記第2のPOIの類似性をメタデータの項目別の類似性として区分して計算し、
前記第2のPOIのそれぞれに対し、前記第1のPOIと最も類似するメタデータの項目を推薦事由として提供すること
を特徴とする、請求項10または11に記載のコンピュータシステム。
The at least one processor
calculating the similarity between the first POI and the second POI by classifying the similarity for each item of metadata;
12. The computer system according to claim 10 or 11, wherein for each of said second POIs, an item of metadata that is most similar to said first POI is provided as a recommendation reason.
前記少なくとも1つのプロセッサは、
検索クエリに対し、POIに対する検索インデックスに基づいて、前記検索クエリに対応する地域内のPOIのうち、前記第1のPOIと前記メタデータが類似する前記第2のPOIを検索結果として提供すること
を特徴とする、請求項10または11に記載のコンピュータシステム。
The at least one processor
For a search query, providing the second POI similar in metadata to the first POI among the POIs within the area corresponding to the search query based on a search index for the POIs as a search result. 12. A computer system according to claim 10 or 11, characterized by:
JP2022076755A 2021-12-20 2022-05-06 Methods, computer systems, and computer programs for personalized place recommendations based on user preferences Active JP7399216B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020210182435A KR20230093634A (en) 2021-12-20 2021-12-20 Method, system, and computer program for personalizing poi recommendation based on user preferences
KR10-2021-0182435 2021-12-20

Publications (2)

Publication Number Publication Date
JP2023091701A true JP2023091701A (en) 2023-06-30
JP7399216B2 JP7399216B2 (en) 2023-12-15

Family

ID=86941356

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022076755A Active JP7399216B2 (en) 2021-12-20 2022-05-06 Methods, computer systems, and computer programs for personalized place recommendations based on user preferences

Country Status (2)

Country Link
JP (1) JP7399216B2 (en)
KR (1) KR20230093634A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109189944A (en) * 2018-09-27 2019-01-11 桂林电子科技大学 Personalized recommending scenery spot method and system based on user's positive and negative feedback portrait coding
CN110287335A (en) * 2019-06-17 2019-09-27 桂林电子科技大学 The personalized recommending scenery spot method and device of knowledge based map and user's shot and long term preference
CN110288436A (en) * 2019-06-19 2019-09-27 桂林电子科技大学 A kind of personalized recommending scenery spot method based on the modeling of tourist's preference
KR20190124524A (en) * 2018-04-26 2019-11-05 충북대학교 산학협력단 Method and system for recommending point of interest
CN110489547A (en) * 2019-07-11 2019-11-22 桂林电子科技大学 A kind of tourist attractions recommended method and device based on hybrid supervised learning
CN110555112A (en) * 2019-08-22 2019-12-10 桂林电子科技大学 interest point recommendation method based on user positive and negative preference learning

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190124524A (en) * 2018-04-26 2019-11-05 충북대학교 산학협력단 Method and system for recommending point of interest
CN109189944A (en) * 2018-09-27 2019-01-11 桂林电子科技大学 Personalized recommending scenery spot method and system based on user's positive and negative feedback portrait coding
CN110287335A (en) * 2019-06-17 2019-09-27 桂林电子科技大学 The personalized recommending scenery spot method and device of knowledge based map and user's shot and long term preference
CN110288436A (en) * 2019-06-19 2019-09-27 桂林电子科技大学 A kind of personalized recommending scenery spot method based on the modeling of tourist's preference
CN110489547A (en) * 2019-07-11 2019-11-22 桂林电子科技大学 A kind of tourist attractions recommended method and device based on hybrid supervised learning
CN110555112A (en) * 2019-08-22 2019-12-10 桂林电子科技大学 interest point recommendation method based on user positive and negative preference learning

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
前川 由依、外2名: "地物間と単語間の類似度を考慮した目的をクエリとする地物情報検索", 第12回データ工学と情報マネジメントに関するフォーラム (第18回日本データベース学会年次大会) [, JPN6023029721, 14 May 2020 (2020-05-14), JP, pages 1 - 8, ISSN: 0005114405 *

Also Published As

Publication number Publication date
KR20230093634A (en) 2023-06-27
JP7399216B2 (en) 2023-12-15

Similar Documents

Publication Publication Date Title
US11216509B2 (en) Dynamic faceting for personalized search and discovery
KR102006396B1 (en) Identifying matching applications based on browsing activity
US10216851B1 (en) Selecting content using entity properties
KR102214422B1 (en) Method and system of real-time graph-based embedding for personalized content recommendation
CN112889043A (en) User-centric browser location
KR20210018384A (en) Method and system of real-time graph-based embedding for personalized content recommendation
US11055312B1 (en) Selecting content using entity properties
JP6725718B2 (en) Location-based information search method and computer apparatus
US20160299906A1 (en) Content Item Recommendations Based On Content Attribute Sequence
JP6629935B2 (en) Deep learning learning method and system for categorizing documents
US20160188684A1 (en) Consolidating Search Results
US11443202B2 (en) Real-time on the fly generation of feature-based label embeddings via machine learning
KR20230025840A (en) Method, system, and computer program for providing multiple models of federated learning using personalization
KR20210002546A (en) Technology to search using target applications
KR102061331B1 (en) Method and system for item recommendation
JP2023162154A (en) Method, computer device and computer program for providing recommendation information based on local knowledge graph
TW201428515A (en) Content and object metadata based search in e-reader environment
Kashevnik et al. Context-driven tour planning service: an approach based on synthetic coordinates recommendation
KR102078619B1 (en) Method and system for searching information based on location
JP7399216B2 (en) Methods, computer systems, and computer programs for personalized place recommendations based on user preferences
JP7012803B2 (en) Soaring search term provision method and system
JP6810780B2 (en) CNN infrastructure image search method and equipment
JP7492994B2 (en) Search result providing method, system, and computer program
JP2021072120A (en) Method and device for recommending short-cut of application function on the basis of application usage pattern and conversation analysis
JP7354330B2 (en) Methods, systems, and computer programs for providing location-related recommendations by taste

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220506

A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20220511

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230725

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231025

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231205

R150 Certificate of patent or registration of utility model

Ref document number: 7399216

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150