JP5373743B2 - Similar user extraction method, similar user extraction device, and similar user extraction program - Google Patents

Similar user extraction method, similar user extraction device, and similar user extraction program Download PDF

Info

Publication number
JP5373743B2
JP5373743B2 JP2010246630A JP2010246630A JP5373743B2 JP 5373743 B2 JP5373743 B2 JP 5373743B2 JP 2010246630 A JP2010246630 A JP 2010246630A JP 2010246630 A JP2010246630 A JP 2010246630A JP 5373743 B2 JP5373743 B2 JP 5373743B2
Authority
JP
Japan
Prior art keywords
context
item
users
user
similar
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.)
Expired - Fee Related
Application number
JP2010246630A
Other languages
Japanese (ja)
Other versions
JP2012098950A (en
Inventor
真 中辻
俊郎 内山
考 藤村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010246630A priority Critical patent/JP5373743B2/en
Publication of JP2012098950A publication Critical patent/JP2012098950A/en
Application granted granted Critical
Publication of JP5373743B2 publication Critical patent/JP5373743B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、ユーザの評点に基づき類似ユーザの持つアイテムを推薦する強調フィルタリングの類似ユーザを抽出する技術に関する。   The present invention relates to a technique for extracting similar users of emphasis filtering that recommends items possessed by similar users based on user ratings.

現在、ユーザの評点に基づき評点行為の類似する類似ユーザの持つアイテムを被推薦ユーザへ推薦する強調フィルタリングや、アイテムに紐付けられたメタデータなどの属性の類似性に基づき類似するアイテムを推薦するコンテンツフィルタリングが多くのコンテンツプロバイダに利用されている。   Currently, based on the user's score, recommend similar items based on the similarity of attributes such as emphasis filtering that recommends items of similar users with similar rating actions to the recommended user and metadata associated with the items. Content filtering is used by many content providers.

例えば特許文献1では、タクソノミ(分類体系)に基づくユーザ類似度と該類似度に基づく推薦方法が提案されている。ここではブログサイトから取得した複数ユーザのブログ情報の記述単語を分類したタクソノミを用いて、該タクソノミの各クラスやアイテムに与えられた評価値による評価ベクトル同士の相関係数をユーザ間の類似度としている。この相関係数は、2つの評価値ベクトルの共分散を各ベクトルの標準偏差の積で割って計算する。例えばユーザAとユーザBの評価値からそれぞれのユーザの評価値ベクトルを定める。そして、これらの相関係数γABを式(1)のように計算する。式(1)中、σA.σBは標準偏差を示し、A’.B’はそれぞれユーザA.Bがタクソノミの各クラスやアイテムへ与えた評価値の平均を示し、Cov(A,B)は共分散を示している。 For example, Patent Document 1 proposes a user similarity based on a taxonomy (classification system) and a recommendation method based on the similarity. Here, using taxonomies that classify descriptive words of blog information of multiple users acquired from a blog site, the correlation coefficient between evaluation vectors based on evaluation values given to each class or item of the taxonomy is calculated as the similarity between users It is said. This correlation coefficient is calculated by dividing the covariance of two evaluation value vectors by the product of the standard deviation of each vector. For example, the evaluation value vector of each user is determined from the evaluation values of user A and user B. And these correlation coefficients (gamma) AB are calculated like Formula (1). In formula (1), σ A. σ B indicates a standard deviation, and A ′. B ′ is the user A.B. B shows the average of the evaluation values given to each class or item of taxonomy, and Cov (A, B) shows covariance.

Figure 0005373743
Figure 0005373743

また、非特許文献1では、トピックモデルを用いた推薦技術において、購買の順番(時系列)を考慮し、同じような時系列で商品を購入したユーザの消費したアイテムを基に被推薦ユーザへの推薦を決定している。   Further, in Non-Patent Document 1, in the recommendation technique using the topic model, considering the order of purchase (time series), to the recommended user based on the items consumed by the user who purchased the product in the same time series. The recommendation is determined.

特開2008−117122JP2008-117122A

Tomoharu Iwata,Shinji Watanabe,Takeshi Yamada,Naonori Ueda,”Topic Tracking Model for Analyzing Consumer Purchase Behavior”,Proc.of 21st International Joint Conference on Artificial Intelligence(IJCAI−09),1427−1432,2009Tomoharu Iwata, Shinji Watanabe, Takeshi Yamada, Naonori Ueda, “Topic Tracking Model for Analyzing Purchasing Behavior”, Proc. of 21st International Joint Conference on Artificial Intelligence (IJCAI-09), 1427-1432, 2009

しかしながら、従来は、ユーザがアイテムにアクセスする際のコンテクスト(動機・感性・制約など)を考慮し、評点行為のみではなく、コンテクストまで類似するユーザを抽出する試みはなされていない。   However, conventionally, no attempt has been made to extract not only a rating action but also a similar user in consideration of the context (motivation, sensitivity, restrictions, etc.) when the user accesses the item.

すなわち、特許文献1の手法におけるタクソノミは、1軸しか取り扱えないため、例えばジャンルに付け加えて、時間・場所・感性といった別軸に基づくユーザのコンテクストを考慮してユーザ類似度計算を行おうとすれば、図1に示すように、両者を混ぜ込んだ一つのタクソノミを構築する必要がある。   That is, since the taxonomy in the method of Patent Document 1 can handle only one axis, for example, in addition to the genre, if the user similarity is calculated in consideration of the user's context based on another axis such as time, place, and sensitivity. As shown in FIG. 1, it is necessary to construct one taxonomy in which both are mixed.

この場合には、ユーザuは、ジャンルC2配下のアイテムI1と感性C4配下のI1の両方に興味を持つことになるため、ユーザuのI1に対する興味が必要以上に大きく計算されてしまう。これではユーザ間の類似度を正確に計算できず、コンテクストを考慮した類似ユーザの抽出に無理がある。 In this case, since the user u is interested in both the item I 1 under the genre C 2 and the I 1 under the sensitivity C 4 , the user u's interest in I 1 is calculated larger than necessary. End up. This makes it impossible to accurately calculate the similarity between users, and it is impossible to extract similar users in consideration of the context.

また、非特許文献1のトピックモデルを用いた推薦技術は、時系列のみにしか適用できず、さらにタクソノミを入力として受け付けないため、感性や場所など体系的に整理されることで価値を持つデータ(コンテクスト)は処理できない。   In addition, the recommendation technique using the topic model of Non-Patent Document 1 can be applied only to time series, and since taxonomies are not accepted as input, data that is valuable by systematically organizing sensibilities and places (Context) cannot be processed.

本発明は、上述のような問題を解決するためになされたものであり、協調フィルタリングにあたってコンテクストを考慮した類似ユーザを抽出することを解決課題としている。   The present invention has been made in order to solve the above-described problems, and an object of the present invention is to extract similar users in consideration of the context in collaborative filtering.

通常、ユーザは、図2に示すように、何らかのコンテクスト(動機、感性、制約)に沿ってアイテムにアクセスする。ここではユーザuはコンテクスト(Context)1を通じてアイテムI1にアクセスし、ユーザvはコンテクスト(Context)2を通じてアイテム1にアクセスしている。 Normally, as shown in FIG. 2, a user accesses an item according to some context (motivation, sensitivity, restriction). Here, the user u accesses the item I 1 through the context 1 , and the user v accesses the item 1 through the context 2.

また、図3では、ユーザuはアイテムI1をクール(cool)と感じてアクセスしている一方、ユーザvはアイテムI1に驚き(amazing)を感じてアクセスしている。ここでは同じアイテムに接していても、それぞれのユーザのアイテムに対する感じ方が異なっている。また、図4では、ユーザuはアイテムI1を渋谷においてアクセスしている一方、ユーザvはアイテムI1を京都においてアクセスし、アイテムに対するロケーションが異なっている。 In FIG. 3, the user u feels that the item I 1 is cool and accesses the user I, while the user v feels that the item I 1 is surprisingly accessed. Here, even if they are in contact with the same item, each user feels differently about the item. Also, in FIG. 4, user u accesses item I 1 in Shibuya, while user v accesses item I 1 in Kyoto, and the location for the item is different.

本発明は、このようなコンテクストに着目し、(1)アイテムにアクセスする際のユーザ間におけるコンテクストの類似度、(2)ユーザ間におけるアイテムの評価度合の類似度という2次元の類似度を用いてユーザ類似度を算出する。このコンテクストの類似度算出にあたっては、ユーザ間のコンテクストは類似していても、正確には同じでない場合があることを考慮しなければならない。例えば、図5に示すように、”表参道”と”代官山”という地理的に類似しているコンテクストを通じてアイテムにアクセスする場合がある。   The present invention pays attention to such a context, and uses a two-dimensional similarity such as (1) the similarity of context between users when accessing an item, and (2) the similarity of evaluation degree of items between users. To calculate the user similarity. In calculating the context similarity, it must be considered that the contexts between users may be similar but may not be exactly the same. For example, as shown in FIG. 5, an item may be accessed through a geographically similar context of “Omotesando” and “Daikanyama”.

そこで、本発明では、ユーザ間のコンテクストの微妙な相違を考慮して前記類似度を算出すべく、コンテクストの分類体系、即ちコンテクストのタクソノミを用いることにした。図6および図7は、コンテクストのタクソノミの一例を示し、図6は分類体系「location」のコンテクストのタクソノミを示し、図7は分類体系「mood」のコンテクストのタクソノミを示している。このタクソノミに基づき算出されたコンテクストの類似度をユーザのアイテムに与えた評点に反映させ、ユーザ間の評点評価の類似度、即ちユーザ間類似度を求める。   Therefore, in the present invention, a context classification system, that is, a context taxonomy, is used to calculate the similarity in consideration of subtle differences in context between users. 6 and 7 show an example of the context taxonomy, FIG. 6 shows the context taxonomy of the classification system “location”, and FIG. 7 shows the context taxonomy of the classification system “mod”. The similarity of the context calculated based on this taxonomy is reflected in the score given to the user's item, and the similarity of the score evaluation between users, that is, the similarity between users is obtained.

具体的には、本発明の推薦情報検出提供方法は、アイテムへのアクセスの根拠となるコンテクストを分類体系化したコンテクストのタクソノミと、アイテムを分類体系化したアイテムのタクソノミとに基づきアイテムに対するユーザ間のコンテクストの類似度を算出するコンテクスト類似度計算ステップと、コンテクスト類似度計算ステップで算出したコンテクストの類似度を各ユーザがアイテムに与えた評点に反映させて、新たに更新された評点を求める評点反映ステップと、評点反映ステップで更新された各評点に基づくユーザ間類似度に応じて被推薦ユーザの類似ユーザを抽出する類似ユーザ抽出ステップと、を有する。   Specifically, the recommended information detection / providing method of the present invention is based on the context taxonomy of the context that is the basis of access to the item and the item taxonomy of the item that is the item classification system. Context similarity calculation step to calculate the similarity of the context, and the score to obtain the newly updated score by reflecting the similarity of the context calculated in the context similarity calculation step to the score given to each item by each user A reflecting step, and a similar user extracting step of extracting similar users of the recommended users according to the similarity between users based on the scores updated in the rating reflecting step.

また、本発明の推薦情報検出提供装置は、アイテムへのアクセスの根拠となるコンテクストを分類体系化したコンテクストのタクソノミと、アイテムを分類体系化したアイテムのタクソノミとに基づきアイテムに対するユーザ間のコンテクストの類似度を算出するコンテクスト類似度計算手段と、コンテクスト類似度計算手段で算出したコンテクストの類似度を各ユーザがアイテムに与えた評点に反映させて、新たに更新された評点を求める評点反映手段と、評点反映手段で更新された各評点に基づくユーザ間類似度に応じて被推薦ユーザの類似ユーザを抽出する類似ユーザ抽出手段と、を備える。   In addition, the recommended information detection and provision apparatus of the present invention provides a context taxonomy of contexts obtained by classifying contexts as a basis for access to an item, and an item taxonomy of items obtained by classifying items into a classification system. Context similarity calculating means for calculating similarity, and score reflecting means for reflecting the similarity of the context calculated by the context similarity calculating means to the score given to each item by each user to obtain a newly updated score And similar user extracting means for extracting similar users of the recommended users according to the similarity between users based on the scores updated by the score reflecting means.

なお、本発明は、前記装置としてコンピュータを機能させるプログラムの態様としてもよい。このプログラムは、ネットワークや記録媒体などを通じて提供することができる。   In addition, this invention is good also as an aspect of the program which makes a computer function as said apparatus. This program can be provided through a network or a recording medium.

本発明によれば、協調フィルタリングにあたってコンテクストを考慮した類似ユーザを抽出することができる。したがって、コンテクストの類似するユーザのアイテムを被推薦ユーザに推薦することができる。   According to the present invention, it is possible to extract similar users in consideration of the context in collaborative filtering. Therefore, it is possible to recommend an item of a user having a similar context to the recommended user.

特許文献1でジャンルと感性のタクソノミを構築したイメージ図。The image figure which built the taxonomy of genre and sensitivity in patent documents 1. ユーザのアイテムアクセスのイメージ図。The image figure of a user's item access. 同 アイテムに対するコンテクスト(mode)が相違するイメージ図。The image figure from which the context (mode) with respect to the item differs. 同 アイテムに対するコンテクスト(場所)が相違するイメージ図。The image figure where the context (location) for the item is different. 同 地理的に類似しているが同じではない状態を示すイメージ図。The image figure which shows the state which is the same geographically but is not the same. 分類体系(location)を利用したイメージ図。The image figure using a classification system (location). 分類体系(mode)を利用したイメージ図。The image figure using a classification system (mode). 一般的なユーザとアイテムとコンテクストとの関係を示すイメージ図。The image figure which shows the relationship between a general user, an item, and context. 本発明の実施形態に係る類似ユーザ抽出装置の装置構成例を示すブロック図。The block diagram which shows the apparatus structural example of the similar user extraction apparatus which concerns on embodiment of this invention. 同 ユーザ抽出装置の基本的処理ステップを示すフローチャート。The flowchart which shows the basic process step of the same user extraction device. 同 ユーザ同士が同じアイテムにアクセスする状態のイメージ図。The image figure of the state in which the same users access the same item. 図11のコンテクスの展開図。FIG. 12 is a development view of the context of FIG. 11. コンテクスト類似度を評点の類似度に反映させるイメージ図。The image figure which reflects context similarity in the similarity of a score. コンテクストに基づく類似ユーザ抽出部の処理例を示すイメージ図。The image figure which shows the process example of the similar user extraction part based on a context. ユーザ間で同じアイテムではなく、同じアイテムのクラスにアクセスしている状態を示すイメージ図。The image figure which shows the state which is accessing the class of the same item instead of the same item between users. 図15のコンテクストの展開図。FIG. 16 is a development view of the context of FIG. 15. ユーザ間でアイテムクラスの異なるアイテムに同じコンテクストクラスでアクセスしているイメージ図。The image figure which accesses the item from which an item class differs between users by the same context class. 図17のコンテクストの展開図。The development view of the context of FIG.

本発明の実施形態に係る類似ユーザ抽出装置は、被推薦ユーザに類似するユーザの持つアイテムを推薦するにあたって評点行為のみではなく、アイテムへのアクセスの根拠となるコンテクストまで類似するユーザを抽出する。   The similar user extraction apparatus according to the embodiment of the present invention extracts not only a rating action but also a user who is similar to a context as a basis for access to an item when recommending an item possessed by a user similar to the recommended user.

すなわち、ユーザはアイテムにアクセスする際に、図8に示すように、何らかのコンテクストに沿ってアクセスすると考えられる。ここではユーザuはコンテクストC3 Cを通じてアイテムI1にアクセスし、ユーザvはコンテクストC4 Cを通じてアイテムI2にアクセスしている。そこで、前記装置は、ユーザの興味をコンテクストのタクソノミとアイテムのタクソノミとアイテムに与えたユーザの評点をもって表現したユーザ興味情報とし、該興味情報の近似性をユーザ間類似度とする。 That is, when accessing the item, as shown in FIG. 8, the user accesses the item along some context. Here, the user u accesses the item I 1 through the context C 3 C , and the user v accesses the item I 2 through the context C 4 C. Therefore, the apparatus uses user interest information that expresses the user's interest by the context taxonomy, the item taxonomy, and the user's rating given to the item, and the similarity of the interest information is the similarity between users.

≪装置構成例≫
図9に基づき前記装置の構成例を説明する。この装置1は、例えば特許文献1の推薦情報検出装置などの強調フィリタリングシステムに組み込まれ、通常のコンピュータのハードウェア資源、例えばCPU.メモリ(RAM).ハードディスクドライブ装置などを備える。このハードウェア資源とソフトウェア資源との協働の結果、前記装置1は、コンテクストに基づく類似度計算部2,コンテクストに基づく類似度の評点反映部3,タクソノミに基づく類似度計算部4.コンテクストに基づく類似ユーザ抽出部5を実装する。
≪Example of device configuration≫
A configuration example of the apparatus will be described with reference to FIG. This apparatus 1 is incorporated in an emphasis filtering system such as a recommendation information detection apparatus disclosed in Patent Document 1, for example, and is a normal computer hardware resource such as a CPU. Memory (RAM). A hard disk drive device is provided. As a result of the cooperation between the hardware resource and the software resource, the apparatus 1 has a similarity calculation unit 2 based on the context 2, a score reflection unit 3 based on the context 3, and a similarity calculation unit 4 based on the taxonomy. The similar user extraction unit 5 based on the context is implemented.

前記類似度計算部2には、感性・時間・場所などのコンテクストのタクソノミ(分類体系)と、アイテムのタクソノミ(分類体系)と、ユーザID・消費アイテム・コンテクスト・評点をペアにした各ユーザのアクセス情報とが入力される。このアクセス情報中の評点は、ユーザが図示省略のユーザ端末をもってアイテムにアクセス(アイテム購入など)した際に該アイテムに付与した値(例えば5段階の評価値など)を示している。   The similarity calculation unit 2 includes a context taxonomy (classification system) such as sensitivity, time, and place, an item taxonomy (classification system), and a user ID / consumed item / context / score. Access information is input. The score in the access information indicates a value (for example, five-level evaluation value) given to the item when the user accesses the item (item purchase or the like) with a user terminal (not shown).

コンテクストのタクソノミは、図8に示すように、コンテクストを何らかの分類体系(感性・時間・場所など)で定義した階層構造からなり、アイテムのタクソノミは、アイテムの概念を分類体系化した階層構造からなり、それぞれ図示省略のデータベースに格納され、該各データベースを参照して前記両タクソノミが前記類似度計算部2に入力される。このデータベースは、前記装置1に内蔵されたメモリ・ハードディスクドライブ装置などに構築してもよく、外部入力の装置に構築してもよく、前記各タクソノミはコンテンツプロバイダで用意したものを利用する。なお、前記各タクソノミは特許文献1のブログ情報から作成したものも利用できる。   As shown in Fig. 8, the context taxonomy consists of a hierarchical structure in which the context is defined by some sort of classification system (sensitivity, time, place, etc.), and the item taxonomy consists of a hierarchical structure that classifies the concept of the item. Are stored in databases not shown, and both taxonomies are input to the similarity calculation unit 2 with reference to the respective databases. This database may be built in a memory / hard disk drive device built in the device 1 or may be built in an external input device, and each taxonomy is prepared by a content provider. In addition, what was created from the blog information of patent document 1 can also be used for each said taxonomy.

具体的には前記類似度計算部2は、前記入力データに基づきユーザIDを持つ各ユーザ間でアイテムにアクセスした際のコンテクストの類似度を計算する。この類似度計算のケースとしては、(1)同一アイテムを消費する際におけるユーザ間のコンテクストの類似度を計算するシンプルケース、(2)アイテムのタクソノミにおける階層構造上のクラス位置(ノード位置)に応じて同一クラスを消費する際におけるユーザ間のコンテクストの類似度を計算する拡張ケース1、(3)コンテクストの階層構造における親子関係を活用し、同一コンテクストでなくても、親ノードが同じコンテクストであればユーザ間のコンテクストの類似度を計算する拡張ケース2が挙げられる。なお、算出された類似度・アクセス情報は、前記評点反映部3に送られる。   Specifically, the similarity calculation unit 2 calculates a context similarity when an item is accessed between users having a user ID based on the input data. Cases of this similarity calculation include (1) a simple case of calculating the context similarity between users when the same item is consumed, and (2) a class position (node position) on the hierarchical structure of the item taxonomy. Extended case 1 to calculate the similarity of context between users when consuming the same class, (3) Utilizing the parent-child relationship in the hierarchical structure of the context, even if the context is not the same, the parent node is the same context If so, there is an extended case 2 for calculating the degree of context similarity between users. The calculated similarity / access information is sent to the score reflecting unit 3.

前記評点反映部3には、前記類似度計算部2で計算した類似度とアクセス情報とが入力される。ここではユーザ間のアイテムの評価度合を計算するために各ユーザの評点にコンテクストの類似度を反映させ、該評点を更新する。更新された評点を含むアクセス情報は前記類似度計算部4に送られる。   The score reflection unit 3 receives the similarity calculated by the similarity calculation unit 2 and the access information. Here, in order to calculate the evaluation degree of the item between users, the similarity of the context is reflected in each user's score, and the score is updated. The access information including the updated score is sent to the similarity calculation unit 4.

前記類似度計算部4には、前記評点反映部3で更新された評点を含むアクセス情報が入力されるとともに、アイテムのタクソノミが再入力される。ここでは更新された評点を特許文献1の各クラスやアイテムに与えられた評価値とし、評価値ベクトル同士の相関係数をユーザ興味情報の近似性、即ちユーザ間の類似度として算出する。算出されたユーザ間の類似度とアクセス情報は前記類似ユーザ抽出部5に送られる。   Access information including the score updated by the score reflection unit 3 is input to the similarity calculation unit 4 and the taxonomy of the item is input again. Here, the updated score is set as an evaluation value given to each class or item in Patent Document 1, and a correlation coefficient between evaluation value vectors is calculated as the closeness of user interest information, that is, the similarity between users. The calculated similarity between users and access information are sent to the similar user extraction unit 5.

前記類似ユーザ抽出部5には、前記類似度計算部4で計算されたユーザ間の類似度とアクセス情報とが入力されるとともに、被推薦ユーザが与えたコンテクト情報が入力される。このコンテクスト情報は、被推薦ユーザが前記ユーザ端末を通じて指定したコンテクストする。例えば被推薦ユーザの前記ユーザ端末にコンテクト情報の入力欄を表示させ、被推薦ユーザが入力欄に入力して前記装置1に送信したコンテクトを用いることができる。   The similar user extraction unit 5 receives the similarity between users calculated by the similarity calculation unit 4 and the access information, as well as the context information given by the recommended user. This context information is a context specified by the recommended user through the user terminal. For example, a context information input field may be displayed on the user terminal of the recommended user, and the context input by the recommended user to the input field and transmitted to the device 1 may be used.

ここでは被推薦ユーザとユーザ間の類似度が高い推薦候補ユーザ群を選択し、コンテクト情報で指示するコンテクトをアクセス情報に持つ推薦候補ユーザを類似ユーザの集合として抽出する。抽出された類似ユーザ集合は、特許文献1の推薦処理部などに送られるため、最近のコンテクストを反映させた類似ユーザのアイテムを被推薦ユーザに推薦することが可能となる。   Here, a recommended candidate user group having a high degree of similarity between the recommended user and the user is selected, and recommended candidate users having the context indicated by the context information in the access information are extracted as a set of similar users. Since the extracted similar user set is sent to the recommendation processing unit of Patent Document 1, it is possible to recommend similar user items reflecting the recent context to the recommended user.

≪処理ステップ≫
図10に基づき前記シンプルケースに応じた前記装置1の処理ステップを説明する。ここではユーザ同士がアイテムのタクソノミ中で同じアイテムにアクセスしている場合に限り、コンテクスト類似度を算出する。すなわち、ユーザ同士が同じアイテムをアクセスする場合でもコンテクストが異なれば、その相違を考慮したユーザ類似度を算出する。
≪Process step≫
The processing steps of the device 1 corresponding to the simple case will be described with reference to FIG. Here, the context similarity is calculated only when the users are accessing the same item in the taxonomy of the item. That is, even if the users access the same item, if the contexts are different, the user similarity is calculated considering the difference.

なお、ユーザとアイテムとの間に介在するコンテクストの分類体系は、必ずしも一種類ではなく、複数のコンテクストの分類体系(例えば感性と時間の組合せなど)が介在することが一般的であるが、ここでは一種類の分類体系として説明する。   Note that the context classification system interposed between the user and the item is not necessarily one type, and a plurality of context classification systems (for example, a combination of sensitivity and time, etc.) are generally used. Then, it explains as one kind of classification system.

S01.S02:前記類似度計算部4は、S01.S02を通じてユーザ間のコンテクストの類似度を計算する。この計算例を図11および図12に基づき説明する。ここではアイテムI1に対するコンテクストの類似度と、アイテムI2に対するコンテクストの類似度とは、それぞれ別々に計算するものとする。この処理例では、アイテムI1に対するコンテクストの類似度の計算を述べる。 S01. S02: The similarity calculation unit 4 performs S01. Context similarity between users is calculated through S02. An example of this calculation will be described with reference to FIGS. Here, the context similarity with respect to the item I 1 and the context similarity with respect to the item I 2 are calculated separately. In this processing example, calculation of the similarity of the context with respect to the item I 1 will be described.

まず、前記類似度計算部4は、ユーザuがコンテクストのタクソノミにおけるクラスCi C配下のサブクラスを経由してアイテムにアクセスしているかどうかを表現するベクトルを式(2)とし、ユーザvの同ベクトルを式(3)として、それぞれの各要素の値を抽出する(S01)。 First, the similarity calculation unit 4 uses Equation (2) as a vector expressing whether the user u is accessing an item via a subclass under the class C i C in the context taxonomy, Using the vector as expression (3), the value of each element is extracted (S01).

Figure 0005373743
Figure 0005373743

Figure 0005373743
Figure 0005373743

このとき式(2)(3)のベクトルの各要素の値は、配下の対応するサブクラスを経由して、アイテムにアクセスしていれば「1」とし、アクセスしていなければ「0」とする。この式(2)(3)のベクトルにおける要素の値を、コンテクストのタクソノミ内のすべてのクラス「Ci∈C」に対して求める。 At this time, the value of each element of the vectors of Expressions (2) and (3) is “1” if the item is accessed via the corresponding subclass under the subordinate, and “0” if not accessed. . The values of the elements in the vectors of equations (2) and (3) are determined for all classes “C i εC” in the context taxonomy.

図11ではユーザu.vは、コンテクトC3 C.C4 CでアイテムI1にアクセスしている。ここでは図12に示すように、コンテクトC3 C.C4 CはクラスC1 Cのサブクラスに属している。この場合のアイテムI1に対する式(4)のベクトルの値は(1,0)と求められ、アイテムI1に対する式(5)のベクトルの要素の値は(0,1)と求められる。コンテクストの他のクラスについても同様に求める。 In FIG. v is the context C 3 C. Item I 1 is accessed by C 4 C. Here, as shown in FIG. 12, Kontekuto C 3 C. C 4 C belongs to a subclass of class C 1 C. The value of the vector expression for the item I 1 in this case (4) is determined to be (1,0), the values of the elements of the vector of the formula (5) for the items I 1 is determined to (0,1). The same applies to other classes in the context.

Figure 0005373743
Figure 0005373743

Figure 0005373743
Figure 0005373743

つぎに前記類似度計算部4は、ユーザu.v間のアイテムI1に対するコンテクストの類似度を、コサイン類似度を用いて計算する(S02)。すなわち、S01で求めた式(2)(3)の各クラスの要素値に対してコサイン類似度を計算する。 Next, the similarity calculation unit 4 receives the user u. The context similarity for the item I 1 between v is calculated using the cosine similarity (S02). That is, the cosine similarity is calculated for the element values of each class of the equations (2) and (3) obtained in S01.

この計算結果を合算して最終的なアイテムI1に対するユーザu.v間のコンテクストの類似度を求める。例えば、図12では、アイテムI1に対するユーザu.v間のコンテクストの類似度S(I1u,vは、式(6)の通りに算出される。 User u on the final item I 1 by summing the result of this calculation. Context similarity between v is obtained. For example, in FIG. 12, the user u for items I 1. The context similarity S (I 1 ) u, v between v is calculated as in equation (6).

Figure 0005373743
Figure 0005373743

S03:前記評点反映部3は、ユーザ間のアイテムの評価度合の類似度、即ち評点の類似度を計算するにあたって、アイテムにアクセスした際のコンテクストの類似度を反映させる。例えばユーザu.v間における評点の類似度を計算するためには、図13に示すように、ユーザuのアイテムI1に対する評点(2.0)にS02で算出されたコンテクストの類似度S(I1u,vを乗算し、同様にユーザvのアイテムI1に対する評点(4.0)にS02で算出されたコンテクストの類似度S(I1u,vを乗算する。これによりユーザu.vのアイテムI1に対する評点の値が更新される。 S03: The score reflection unit 3 reflects the similarity of the context when the item is accessed when calculating the similarity of the evaluation degree of the item between the users, that is, the similarity of the score. For example, user u. In order to calculate the score similarity between v, as shown in FIG. 13, the score (2.0) of the user u for the item I 1 is the context similarity S (I 1 ) u calculated in S02. , v . Similarly, the score (4.0) of the user v for the item I 1 is multiplied by the context similarity S (I 1 ) u, v calculated in S02. As a result, the user u. The rating value for v item I 1 is updated.

S04:前記類似度計算部4は、S03で更新された評点の値に基づきユーザu.v間の類似度を算出する。算出にあたっては更新された評点の値を特許文献1の評価値とし、該評価値による評価値ベクトル同士の相関係数をユーザu.v間の類似度として算出する。ここでは特許文献1の式(1)に更新された評点の値を代入してユーザu.vの類似度を計算すればよい。   S04: The similarity calculation unit 4 determines the user u. Based on the score value updated in S03. The similarity between v is calculated. In the calculation, the updated score value is set as the evaluation value of Patent Document 1, and the correlation coefficient between the evaluation value vectors based on the evaluation value is set as the user u. Calculated as the similarity between v. Here, the updated score value is substituted into equation (1) of Patent Document 1, and the user u. What is necessary is just to calculate the similarity of v.

S05:前記類似ユーザ抽出部は、コンテクト情報を入力した被推薦ユーザとS04で算出されたユーザ間類似度が閾値以上の推薦候補ユーザ群を選択する。選択された推薦候補ユーザ群を、さらにコンテクスト情報の指示するコンテクストをアクセス情報中に持つ推薦候補ユーザに絞り込む。絞り込まれた推薦候補ユーザ群を最終的な類似ユーザ集合として抽出する。   S05: The similar user extraction unit selects a recommended user group whose context information is input and a recommended candidate user group whose similarity between users calculated in S04 is equal to or greater than a threshold value. The selected recommendation candidate users are further narrowed down to recommendation candidate users having a context indicated by the context information in the access information. The refined recommended candidate user group is extracted as a final similar user set.

図14に基づき一例を説明すれば、CT1は被推薦ユーザuのコンテクト情報を示し、CT2は推薦候補ユーザvのアクセス情報を示している。ここではユーザuのアクセス情報にはコンテクトC4 Cは存在するものの、コンテクト情報CT2にはコンテクトC4 Cが含まれていなかったものとする。 If an example is demonstrated based on FIG. 14, CT1 will show the context information of the recommended user u, and CT2 will show the access information of the recommendation candidate user v. Here, it is assumed that the context information C 4 C exists in the access information of the user u, but the context information CT 2 does not include the context C 4 C.

そして、アクセス情報CT2には、コンテクストC4 Cに基づくアイテムへのアクセスしか存在しなく、コンテクト情報CT1のコンテクトC3 C.C5 Cを持たないため、ユーザvはユーザuの類似ユーザ集合には含まれない。 In the access information CT2, there is only access to an item based on the context C 4 C , and the context C 3 C. Since it does not have C 5 C , user v is not included in the similar user set of user u.

したがって、前記装置1によれば、被推薦ユーザの入力したコンテクスト情報に応じた類似ユーザが抽出される。これにより時間とともに刻々と変化する被推薦ユーザのコンテクストに沿った推薦情報を特許文献1の推薦処理部などを通じて優先的に提示することができる。例えば、最近C3 cという役者の好きなユーザに対して、役者C3 cのコンテクストを持つユーザで、アイテムの評価の近いユーザの持っているアイテムを推薦することができる。 Therefore, according to the device 1, a similar user corresponding to the context information input by the recommended user is extracted. Thereby, the recommendation information according to the context of the recommended user that changes with time can be preferentially presented through the recommendation processing unit of Patent Document 1. For example, with respect to favorite user actor that recently C 3 c, a user with the context of actor C 3 c, it is possible to recommend an item to have a closer evaluation of the item the user.

すなわち、コンテクストのタクソノミとアイテムのタクソノミとを分け、コンテクストの利用範囲を時間に沿って制約を与えることで、最近のコンテクストに沿ったアイテム推薦が可能となる。このとき役者というコンテクスト軸のみでなく、ジャンルや感性といったコンテクスト軸を併用すれば、多種態様なコンテクスト軸に基づく推薦の関連性も導き出せる。   That is, by dividing the context taxonomy and the item taxonomy and constraining the context usage range according to time, it is possible to recommend items according to the recent context. At this time, not only the context axis of the actor but also the context axis such as genre and sensitivity can be used to derive the relevance of the recommendation based on various context axes.

≪拡張ケース1の処理≫
以下、前記拡張ケース1に応じたコンテクストの類似度算出を説明する。ここではユーザ間で同じアイテムではなく、同じクラスに属するアイテムにアクセスしていれば、S01.S02を通じて、該クラスに対するコンテクストの類似度を計算する。なぜならば、ユーザ同士が同じクラスのアイテムにアクセスしている場合のコンテクストの異同をユーザ類似度に反映させ、推薦精度を向上させるためである。
≪Expansion case 1 processing≫
The context similarity calculation according to the expansion case 1 will be described below. In this case, if the user accesses an item belonging to the same class instead of the same item, S01. Through S02, the similarity of the context for the class is calculated. This is because the difference in context when users are accessing items of the same class is reflected in the user similarity and the recommendation accuracy is improved.

図15に基づき説明すれば、アイテムI1.I2は同一のクラスC1 Tの配下に分類されている。このケースでは、ユーザuはアイテムI2にコンテクストC3 Cでアクセスしている一方、ユーザvはアイテムI1にコンテクストC4 Cでアクセスしている。ここでは両ユーザu.vの各アイテムI1.I2へのアクセスをクラスC1 Tへのアクセスと置き換えて、式(4)(5)のベクトルを求める(S01)。 Referring to FIG. 15, item I 1 . I 2 is classified under the same class C 1 T. In this case, user u is accessing item I 2 with context C 3 C , while user v is accessing item I 1 with context C 4 C. Here, both users u. Each item I 1 . Substituting access to I 2 with access to class C 1 T , the vectors of equations (4) and (5) are obtained (S01).

この場合には、図16に示すように、アイテムI1.I2に対する式(4)のベクトルは(1,0)と求められ、式(5)のベクトルは(0,1)と求められる。その他の処理内容はS01.S02と同様とする。 In this case, as shown in FIG. 16, the item I 1. The vector of equation (4) for I 2 is determined as (1, 0), and the vector of equation (5) is determined as (0, 1). Other processing contents are S01. The same as S02.

≪拡張ケース2の処理≫
以下、前記拡張ケース2に応じたコンテクストの類似度算出を説明する。ここではユーザ間でコンテクストのタクソノミ上で同じクラスを用いていれば、アイテムのタクソノミ上でのクラス(またはアイテム)が異なっていてもコンテクストの類似度をアイテムの評価行為の類似度に反映させる。
≪Expansion case 2 processing≫
The context similarity calculation according to the extension case 2 will be described below. Here, if the user uses the same class on the context taxonomy, the context similarity is reflected in the similarity of the item evaluation action even if the class (or item) on the item taxonomy is different.

これは異なるクラス配下のアイテムであっても、同じコンテクストのクラスであれば、ユーザの興味に相関がうまれると考えられるからである。例えば、アイテムを映画、アイテムのタクソノミをジャンルで分類体系化し、コンテクストのタクソノミを役者で分類体系化した場合にジャンルが異なっていても役者が同じであれば、ユーザ興味に相関がある場合が考えられる。   This is because even if items are under different classes, it is considered that the interests of the user are correlated if they are in the same context class. For example, if an item is a movie, an item taxonomy is categorized by genre, and a context taxonomy is categorized by actor, if the genre is different but the actors are the same, the user interest may be correlated. It is done.

図17に基づき説明すれば、ユーザuはアイテムI3にコンテクストC3 Cを用いてアクセスしている一方、ユーザvはアイテムI1にコンテクストC3 Cを用いてアクセスしている。ここではユーザu.vは、同じコンテクストC3 Cを用いているため、図18に示すように、アイテムI1.I3に対する式(4)(5)のベクトルは共に(1,0)と求められる。その他の処理内容はS01.S02と同様とする。 Referring to FIG. 17, the user u accesses the item I 3 using the context C 3 C , while the user v accesses the item I 1 using the context C 3 C. Here, user u. v is, the use of the same context C 3 C, as shown in FIG. 18, the item I 1. The vectors of equations (4) and (5) for I 3 are both determined as (1, 0). Other processing contents are S01. The same as S02.

なお、本発明は、上記実施形態に限定されるものではなく、各請求項に記載された範囲内で変形することができる。例えば前記類似ユーザ抽出部5は、必ずしも被推薦ユーザの入力したコンテクスト情報に応じて推薦候補ユーザを絞り込む必要は無く、該推薦候補ユーザを最終的な類似ユーザ集合として抽出することもできる。この場合には被推薦ユーザの与えたコンテクスト情報は反映されないものの、コンテクストのタクソノミに基づく類似度を反映させた類似ユーザ集合が抽出されるため、該類似ユーザのアイテムを被推薦ユーザに推薦することができる。   In addition, this invention is not limited to the said embodiment, It can deform | transform within the range described in each claim. For example, the similar user extraction unit 5 does not necessarily need to narrow down the recommended candidate users according to the context information input by the recommended user, and can also extract the recommended candidate users as a final similar user set. In this case, although the context information given by the recommended user is not reflected, a set of similar users reflecting the similarity based on the context taxonomy is extracted, so the item of the similar user is recommended to the recommended user Can do.

≪プログラムなど≫
本発明は、前記装置1の各部2〜5の一部もしくは全部として、コンピュータを機能させる文書検索プログラムとして構成することもできる。このプログラムによれば、S01〜S05の一部あるいは全部をコンピュータに実行させることが可能となる。
≪Programs≫
The present invention can also be configured as a document search program that causes a computer to function as some or all of the units 2 to 5 of the apparatus 1. According to this program, it is possible to cause the computer to execute part or all of S01 to S05.

前記プログラムは、Webサイトや電子メールなどネットワークを通じて提供することができる。また、前記プログラムは、CD−ROM,DVD−ROM,CD−R,CD−RW,DVD−R,DVD−RW,MO,HDD,BD−ROM,BD−R,BD−REなどの記録媒体に記録して、保存・配布することも可能である。この記録媒体は、記録媒体駆動装置を利用して読み出され、そのプログラムコード自体が前記実施形態の処理を実現するので、該記録媒体も本発明を構成する。   The program can be provided through a network such as a website or e-mail. The program is stored in a recording medium such as a CD-ROM, DVD-ROM, CD-R, CD-RW, DVD-R, DVD-RW, MO, HDD, BD-ROM, BD-R, or BD-RE. It is also possible to record, save and distribute. This recording medium is read using a recording medium driving device, and the program code itself realizes the processing of the above embodiment, so that the recording medium also constitutes the present invention.

1…類似ユーザ抽出装置
2…コンテクストに基づく類似度計算部(コンテクスト類似度計算手段)
3…コンテクストに基づく類似度の評点反映部(評点反映手段)
4…タクソノミに基づく類似度計算部
5…コンテクストに基づく類似ユーザ抽出部(類似ユーザ抽出手段)
DESCRIPTION OF SYMBOLS 1 ... Similar user extraction apparatus 2 ... Context based similarity calculation part (Context similarity calculation means)
3… Score reflection unit based on context (score reflection means)
4 ... Similarity calculation unit based on taxonomy 5 ... Similar user extraction unit based on context (similar user extraction means)

Claims (9)

ユーザの評点に基づき評点行為の類似する類似ユーザの持つアイテムを被推薦ユーザへ推薦するにあたって該類似ユーザを抽出する装置の実行する方法であって、
アイテムへのアクセスの根拠となるコンテクストを分類体系化したコンテクストのタクソノミと、アイテムを分類体系化したアイテムのタクソノミとに基づきアイテムに対するユーザ間のコンテクストの類似度を算出するコンテクスト類似度計算ステップと、
コンテクスト類似度計算ステップで算出したコンテクストの類似度を各ユーザがアイテムに与えた評点に反映させて、新たに更新された評点を求める評点反映ステップと、
評点反映ステップで更新された各評点に基づくユーザ間類似度に応じて被推薦ユーザの類似ユーザを抽出する類似ユーザ抽出ステップと、
を有することを特徴とする類似ユーザ抽出方法。
A method of executing an apparatus for extracting similar users in recommending items to similar users who have similar scoring actions based on user scores,
A context similarity calculation step for calculating a context similarity between users for an item based on a taxonomy of a context in which the context that provides access to the item is classified and a taxonomy of the item in which the item is classified
A score reflection step for obtaining a newly updated score by reflecting the similarity of the context calculated in the context similarity calculation step in the score given to each item by each user;
A similar user extracting step of extracting similar users of the recommended users according to the similarity between users based on the respective scores updated in the rating reflecting step;
A similar user extraction method characterized by comprising:
コンテクスト類似度計算ステップは、アイテムのタクソノミ中の同一アイテムあるいは同一クラスのアイテムにアクセスするユーザ間のコンテクストの類似度を算出する
ことを特徴とする請求項1記載の類似ユーザ抽出方法。
The similar user extraction method according to claim 1, wherein the context similarity calculation step calculates a context similarity between users accessing the same item or the same class item in the taxonomy of the item.
コンテクスト類似度計算ステップは、コンテクストのタクソノミ中における同一クラスのコンテクストでアイテムにアクセスするユーザ間のコンテクストの類似度を算出する
ことを特徴とする請求項1記載の類似ユーザ抽出方法。
The similar user extraction method according to claim 1, wherein the context similarity calculation step calculates a context similarity between users who access the item in the same class of context in the context taxonomy.
類似ユーザ抽出ステップは、前記類似ユーザを被推薦ユーザの指定するコンテンツを持つユーザに限定して抽出する
ことを特徴とする請求項1〜3のいずれか1項に記載の類似ユーザ抽出方法。
The similar user extraction step according to any one of claims 1 to 3, wherein the similar user extraction step includes extracting the similar users only to users having contents designated by the recommended user.
ユーザの評点に基づき評点行為の類似する類似ユーザの持つアイテムを被推薦ユーザへ推薦するにあたって該類似ユーザを抽出する装置であって、
アイテムへのアクセスの根拠となるコンテクストを分類体系化したコンテクストのタクソノミと、アイテムを分類体系化したアイテムのタクソノミとに基づきアイテムに対するユーザ間のコンテクストの類似度を算出するコンテクスト類似度計算手段と、
コンテクスト類似度計算手段で算出したコンテクストの類似度を各ユーザがアイテムに与えた評点に反映させて、新たに更新された評点を求める評点反映手段と、
評点反映手段で更新された各評点に基づくユーザ間類似度に応じて被推薦ユーザの類似ユーザを抽出する類似ユーザ抽出手段と、
を備えることを特徴とする類似ユーザ抽出装置。
An apparatus for extracting similar users when recommending to a recommended user an item possessed by similar users having similar scoring actions based on the user's scores,
A context similarity calculation means for calculating the similarity of contexts between users for an item based on the taxonomy of the context in which the context that provides access to the item is classified and the taxonomy of the item in which the item is classified
A score reflecting means for obtaining a newly updated score by reflecting the similarity of the context calculated by the context similarity calculating means in the score given to the item by each user;
Similar user extraction means for extracting similar users of recommended users according to the similarity between users based on the scores updated by the score reflection means;
A similar user extraction device comprising:
コンテクスト類似度計算手段は、アイテムのタクソノミ中の同一アイテムあるいは同一クラスのアイテムにアクセスするユーザ間のコンテクストの類似度を算出する
ことを特徴とする請求項5記載の類似ユーザ抽出装置。
6. The similar user extraction device according to claim 5, wherein the context similarity calculation means calculates a context similarity between users accessing the same item or the same class item in the taxonomy of the item.
コンテクスト類似度計算手段は、コンテクストのタクソノミ中における同一クラスのコンテクストでアイテムにアクセスするユーザ間のコンテクストの類似度を算出する
ことを特徴とする請求項5記載の類似ユーザ抽出装置。
The similar user extraction device according to claim 5, wherein the context similarity calculation means calculates a context similarity between users who access the item in the same class of context in the context taxonomy.
類似ユーザ抽出手段は、前記類似ユーザを被推薦ユーザの指定するコンテンツを持つユーザに限定して抽出する
ことを特徴とする請求項5〜7のいずれか1項に記載の類似ユーザ抽出装置。
The similar user extraction unit according to any one of claims 5 to 7, wherein the similar user extraction unit extracts the similar users only to users having contents designated by the recommended user.
請求項5〜8のいずれか1項に記載の類似ユーザ抽出装置の各手段としてコンピュータを機能させるための類似ユーザ抽出プログラム。   The similar user extraction program for functioning a computer as each means of the similar user extraction apparatus of any one of Claims 5-8.
JP2010246630A 2010-11-02 2010-11-02 Similar user extraction method, similar user extraction device, and similar user extraction program Expired - Fee Related JP5373743B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010246630A JP5373743B2 (en) 2010-11-02 2010-11-02 Similar user extraction method, similar user extraction device, and similar user extraction program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010246630A JP5373743B2 (en) 2010-11-02 2010-11-02 Similar user extraction method, similar user extraction device, and similar user extraction program

Publications (2)

Publication Number Publication Date
JP2012098950A JP2012098950A (en) 2012-05-24
JP5373743B2 true JP5373743B2 (en) 2013-12-18

Family

ID=46390780

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010246630A Expired - Fee Related JP5373743B2 (en) 2010-11-02 2010-11-02 Similar user extraction method, similar user extraction device, and similar user extraction program

Country Status (1)

Country Link
JP (1) JP5373743B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5903369B2 (en) * 2012-11-12 2016-04-13 日本電信電話株式会社 Missing value prediction apparatus and method and program, product recommendation apparatus and method and program
CN106600360B (en) * 2016-11-11 2020-05-12 北京星选科技有限公司 Method and device for sorting recommended objects
CN107105322A (en) * 2017-05-23 2017-08-29 深圳市鑫益嘉科技股份有限公司 A kind of multimedia intelligent pushes robot and method for pushing
JP7070072B2 (en) * 2018-05-16 2022-05-18 住友電気工業株式会社 Rideshare provider, matching device, rideshare provider method and computer program
CN109783738B (en) * 2019-01-22 2023-02-28 东华大学 Multi-similarity-based hybrid collaborative filtering recommendation method for double-pole-limit learning machine
CN113536848B (en) * 2020-04-17 2024-03-19 中国移动通信集团广东有限公司 Data processing method and device and electronic equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014349A (en) * 1999-06-28 2001-01-19 Nippon Telegr & Teleph Corp <Ntt> Rating system for collaboration information filtering
JP5392808B2 (en) * 2007-11-27 2014-01-22 日本電気株式会社 Context support information recommendation device, context support information recommendation method, and context support information recommendation program

Also Published As

Publication number Publication date
JP2012098950A (en) 2012-05-24

Similar Documents

Publication Publication Date Title
Kim et al. A scientometric review of emerging trends and new developments in recommendation systems
Mostafa Clustering halal food consumers: A Twitter sentiment analysis
Nilashi et al. Analysis of travellers’ online reviews in social networking sites using fuzzy logic approach
KR101419504B1 (en) System and method providing a suited shopping information by analyzing the propensity of an user
Fang et al. Detecting hot topics from Twitter: A multiview approach
US20140172652A1 (en) Automated categorization of products in a merchant catalog
JP5373743B2 (en) Similar user extraction method, similar user extraction device, and similar user extraction program
Arroyo-Machado et al. Science through Wikipedia: A novel representation of open knowledge through co-citation networks
US20180075128A1 (en) Identifying Key Terms Related to an Entity
KR101735312B1 (en) Apparatus and system for detecting complex issues based on social media analysis and method thereof
Liu et al. iLDA: An interactive latent Dirichlet allocation model to improve topic quality
JP5318034B2 (en) Information providing apparatus, information providing method, and information providing program
De Maio et al. Social media marketing through time‐aware collaborative filtering
Sisodia et al. Fast prediction of web user browsing behaviours using most interesting patterns
JP2015032254A (en) Information processing apparatus, information processing method, and program
Seetha et al. Modern technologies for big data classification and clustering
US20140108439A1 (en) Interest Expansion Using A Taxonomy
Wu et al. MLLDA: multi-level LDA for modelling users on content curation social networks
Borges et al. A survey on recommender systems for news data
Xinchang et al. Movie recommendation algorithm using social network analysis to alleviate cold-start problem
Seol et al. Common neighbour similarity-based approach to support intimacy measurement in social networks
JP2012059183A (en) Content recommendation device, content recommendation program and recording medium therefor
Markellou et al. Personalized e-commerce recommendations
Jia et al. An agent framework of tourism recommender system
Al-Barznji et al. A framework for cloud based hybrid recommender system for big data mining

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130906

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130919

R150 Certificate of patent or registration of utility model

Ref document number: 5373743

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees