JP6435888B2 - Item recommendation program, apparatus, and method - Google Patents

Item recommendation program, apparatus, and method Download PDF

Info

Publication number
JP6435888B2
JP6435888B2 JP2015017352A JP2015017352A JP6435888B2 JP 6435888 B2 JP6435888 B2 JP 6435888B2 JP 2015017352 A JP2015017352 A JP 2015017352A JP 2015017352 A JP2015017352 A JP 2015017352A JP 6435888 B2 JP6435888 B2 JP 6435888B2
Authority
JP
Japan
Prior art keywords
item
evaluation
recommended
recommendation
items
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015017352A
Other languages
Japanese (ja)
Other versions
JP2016143161A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015017352A priority Critical patent/JP6435888B2/en
Publication of JP2016143161A publication Critical patent/JP2016143161A/en
Application granted granted Critical
Publication of JP6435888B2 publication Critical patent/JP6435888B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、アイテム推薦プログラム、アイテム推薦装置、及びアイテム推薦方法に関する。   The present invention relates to an item recommendation program, an item recommendation device, and an item recommendation method.

ユーザが興味を示すと推定される商品などのアイテムを、ユーザに対して提示する技術が存在する。このような技術では、例えば、協調フィルタリングやコンテンツベースフィルタリングの手法を用いて、ユーザに推薦するアイテムを決定する。協調フィルタリングやコンテンツベースフィルタリングの手法では、類似性を基に推薦するアイテムを決定するため、以前に推薦されたアイテムと類似するアイテムばかりが推薦されてしまう傾向がある。   There is a technique for presenting an item such as a product estimated to be of interest to the user to the user. In such a technique, for example, an item to be recommended to the user is determined using a collaborative filtering or content-based filtering technique. In the collaborative filtering and content-based filtering methods, items to be recommended are determined based on similarity, and therefore, only items similar to previously recommended items tend to be recommended.

そこで、類似性とは異なる観点として、ユーザにとって意外性のある推薦、すなわち、ユーザにとって関心はあるが、容易に想定できないアイテムの推薦を行うための情報推薦方法が提案されている。この方法では、アイテム属性を用いて、アイテム特徴空間を構築し、ユーザのアイテム評価情報を用いて、該ユーザのアイテム選択分布を求める。そして、求めた分布中心に近く分布形状から離れているアイテムに対して小さな値となる推薦指標を計算し、指標が小さい非選択アイテムを、推薦アイテムとして決定している。   Therefore, as a viewpoint different from the similarity, an information recommendation method for recommending an item that is unexpected to the user, that is, an item that is of interest to the user but cannot be assumed easily is proposed. In this method, an item feature space is constructed using item attributes, and item selection distribution of the user is obtained using item evaluation information of the user. Then, a recommended index having a small value is calculated for an item that is close to the obtained distribution center and is far from the distribution shape, and a non-selected item having a small index is determined as a recommended item.

また、ユーザの要求に対して決定した応答内容を出力し、応答内容を出力したタイミングを起点として、ユーザの事象関連電位を計測し、事象関連電位の、起点から約600ms前後の部分を用いてユーザの期待はずれを判定する技術が提案されている。この技術では、ユーザの期待はずれを判定した判定結果を用いて、応答内容の修正を指示する。   Also, the response content determined in response to the user's request is output, and the event-related potential of the user is measured starting from the timing when the response content is output, and the event-related potential is about 600 ms from the start point. Techniques for determining user disappointment have been proposed. In this technique, the correction of the response content is instructed using the determination result of determining the disappointment of the user.

特開2011−096025号公報JP 2011-096025 A 国際公開第2005/001677号パンフレットInternational Publication No. 2005/001677 Pamphlet

しかしながら、意外性のある推薦を行う従来技術では、ユーザが過去に選択したアイテムの分布中心に近く、かつ分布形状から離れているアイテムを選択しているが、分布形状から離れているアイテムは、ユーザが過去に選択しなかったアイテムを含む。ユーザが選択しなかったアイテムは、ユーザがそのアイテムに対して、良くない、興味がないなどの否定的な評価を与えたアイテムであると考えられる。したがって、従来技術の方法では、ユーザにとって意外性はあるが、否定的な評価となるアイテムを推薦してしまう可能性がある。   However, in the prior art that makes an unexpected recommendation, an item that is close to the distribution center of the item selected by the user in the past and is away from the distribution shape is selected. Contains items that the user has not selected in the past. Items that the user did not select are considered to be items that the user gave a negative evaluation such as bad or not interested in the item. Therefore, in the conventional method, there is a possibility of recommending an item which is negative for the user but is negatively evaluated.

本発明は、一つの側面として、否定的な評価になり難い意外性のあるアイテムを推薦することを目的とする。   An object of the present invention is to recommend an unexpected item that is unlikely to be negatively evaluated.

本発明は、一つの態様として、複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、記憶部を参照する。記憶部には、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とが、前記推薦先毎に対応付けて記憶されている。そして、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出する。次に、アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、抽出した非正評価アイテムの位置の散らばりが最小となる方向を特定する。さらに、特定した前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する。   As one aspect, the present invention refers to a storage unit when recommending any item included in a plurality of items to a recommendation destination. In the storage unit, already recommended items included in the plurality of items and the evaluation information of the recommended destinations for the already recommended items are stored in association with each recommended destination. And the non-positive evaluation item matched with the said evaluation information which shows evaluation other than positive evaluation among the said already recommended items is extracted for every said recommendation destination. Next, the extracted non-correct evaluation in a space having a coordinate axis corresponding to each of the plurality of attributes of the item and in which the position of the item is determined corresponding to the combination of the attribute values of the item for the plurality of attributes Specify the direction that minimizes the dispersion of item positions. Further, an item to be recommended to the recommendation destination is determined based on the specified direction and the position of any one of the plurality of items in the space.

一つの側面として、否定的な評価になり難い意外性のあるアイテムを推薦することができる、という効果を有する。   As one aspect, there is an effect that an unexpected item that is difficult to be negatively evaluated can be recommended.

第1及び第2実施形態に係るアイテム推薦システムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the item recommendation system which concerns on 1st and 2nd embodiment. 特徴空間におけるアイテムの位置を示す特徴ベクトルを説明するための図である。It is a figure for demonstrating the feature vector which shows the position of the item in feature space. アイテム特徴表の一例を示す図である。It is a figure which shows an example of an item feature table. 第1及び第2実施形態におけるアイテム評価表の一例を示す図である。It is a figure which shows an example of the item evaluation table in 1st and 2nd embodiment. アイテム推薦装置の概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of an item recommendation apparatus. 非正評価直交ベクトルを用いる利用を説明するための図である。It is a figure for demonstrating the use which uses a non-positive evaluation orthogonal vector. 非正評価直交ベクトルの生成を説明するための図である。It is a figure for demonstrating the production | generation of a non-positive evaluation orthogonal vector. 推薦アイテムの決定を説明するための図である。It is a figure for demonstrating determination of a recommendation item. 推薦アイテムの表示の一例を示す図である。It is a figure which shows an example of the display of a recommendation item. アイテム推薦装置として機能するコンピュータの概略構成を示す図である。It is a figure which shows schematic structure of the computer which functions as an item recommendation apparatus. アイテム推薦処理の一例を示すフローチャートである。It is a flowchart which shows an example of an item recommendation process. 第1実施形態における興味ベクトル生成処理の一例を示すフローチャートである。It is a flowchart which shows an example of the interest vector production | generation process in 1st Embodiment. 推薦アイテム決定処理の一例を示すフローチャートである。It is a flowchart which shows an example of a recommendation item determination process. 第1実施形態における評価情報取得処理の一例を示すフローチャートである。It is a flowchart which shows an example of the evaluation information acquisition process in 1st Embodiment. 推薦アイテムの切り替わりの一例を示す図である。It is a figure showing an example of change of a recommendation item. 第2実施形態における興味ベクトルの生成を説明するための図である。It is a figure for demonstrating the production | generation of the interest vector in 2nd Embodiment. 第2実施形態における興味ベクトル生成処理の一例を示すフローチャートである。It is a flowchart which shows an example of the interest vector production | generation process in 2nd Embodiment. 第3実施形態に係るアイテム推薦システムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the item recommendation system which concerns on 3rd Embodiment. アイテム選択情報の生成に関する制御部の機能ブロック図である。It is a functional block diagram of the control part regarding the production | generation of item selection information. 第3実施形態におけるアイテム評価表の一例を示す図である。It is a figure which shows an example of the item evaluation table in 3rd Embodiment. 第3実施形態における評価情報取得処理の一例を示すフローチャートである。It is a flowchart which shows an example of the evaluation information acquisition process in 3rd Embodiment.

以下、図面を参照して、本発明に関する実施形態の一例を詳細に説明する。なお、以下の各実施形態では、例えば、ネットショッピング等のウェブサービスの利用時に、お薦めの商品等のアイテムをユーザに提示する場合を例に説明する。   Hereinafter, an example of an embodiment relating to the present invention will be described in detail with reference to the drawings. In the following embodiments, for example, a case where items such as recommended products are presented to the user when using a web service such as online shopping will be described as an example.

<第1実施形態>
図1に示すように、第1実施形態に係るアイテム推薦システム10は、アイテム推薦装置20と、アイテム推薦装置20で利用される各種情報が記憶される記憶装置30と、ユーザが利用するユーザ端末40とを含む。アイテム推薦装置20と記憶装置30、及びアイテム推薦装置20とユーザ端末40は、各々インターネット等のネットワークを介して接続される。
<First Embodiment>
As shown in FIG. 1, the item recommendation system 10 according to the first embodiment includes an item recommendation device 20, a storage device 30 that stores various types of information used by the item recommendation device 20, and a user terminal used by the user. 40. The item recommendation device 20 and the storage device 30, and the item recommendation device 20 and the user terminal 40 are each connected via a network such as the Internet.

ユーザ端末40は、キーボード、マウス、タッチパネル等の入力装置、及び表示装置を備えたパーソナルコンピュータ(PC)、携帯電話、スマートフォン、タブレット等の情報処理装置である。   The user terminal 40 is an information processing apparatus such as a personal computer (PC), a mobile phone, a smartphone, or a tablet that includes an input device such as a keyboard, a mouse, and a touch panel, and a display device.

記憶装置30には、アイテム特徴表31と、評価情報データベース(DB)32と、アイテム提示情報DB33とが記憶される。   The storage device 30 stores an item feature table 31, an evaluation information database (DB) 32, and an item presentation information DB 33.

アイテム特徴表31には、アイテム推薦システム10で取り扱う複数のアイテムの各々についての特徴ベクトルが記録される。特徴ベクトルは、アイテムが有する複数の属性の各々に対応する座標軸により張られる空間(以下、「特徴空間」という)における各アイテムの位置(座標)を表す。特徴空間におけるアイテムの位置は、アイテムの特徴に基づいて定まり、アイテムの特徴は、アイテムが有する複数の属性についての属性値に基づいて定まる。すなわち、特徴ベクトルは、各アイテムが有する複数の属性についての属性値を要素とするベクトルで表現される。具体的には、各アイテムの特徴ベクトルを、複数の属性Ajの各々と、各属性の属性値vkとを要素として含むベクトル<Aj:vj>で表現する。アイテム推薦システム10で取り扱う複数のアイテムを、同一の特徴空間で取り扱うために、各アイテムは、同一の属性群を有するように事前に設定する。なお、アイテムが有する属性とは、例えば、アイテムが「服」の場合には、柄、形状、サイズ、素材、価格、メーカー、製造日などである。   In the item feature table 31, feature vectors for each of a plurality of items handled by the item recommendation system 10 are recorded. The feature vector represents the position (coordinate) of each item in a space (hereinafter referred to as “feature space”) spanned by coordinate axes corresponding to each of a plurality of attributes of the item. The position of the item in the feature space is determined based on the feature of the item, and the feature of the item is determined based on attribute values for a plurality of attributes of the item. That is, the feature vector is represented by a vector having attribute values for a plurality of attributes of each item as elements. Specifically, the feature vector of each item is represented by a vector <Aj: vj> including each of the plurality of attributes Aj and the attribute value vk of each attribute as elements. In order to handle a plurality of items handled by the item recommendation system 10 in the same feature space, each item is set in advance so as to have the same attribute group. Note that the attributes of an item include, for example, a pattern, shape, size, material, price, manufacturer, date of manufacture, and the like when the item is “clothes”.

図2を参照して、アイテムの識別子(アイテムID)がID_1、ID_2、ID_3の各アイテムが、それぞれ、属性A1、A2、A3を有する場合を例に説明する。図2に示すように、属性A1、A2、A3の各々に対応する座標軸により張られる特徴空間に、各アイテムの位置(図2中の丸印)が含まれる。各アイテムの位置は、上述の特徴ベクトルで表される。例えば、アイテムID=ID_1のアイテムが、属性A1について属性値v11、属性A2について属性値v12、属性A3について属性値v13を有する場合、アイテムID=ID_1のアイテムの特徴ベクトルは、<A1:v11,A2:v12,A3:v13>と表現される。   With reference to FIG. 2, an example will be described in which each item having an item identifier (item ID) ID_1, ID_2, and ID_3 has attributes A1, A2, and A3. As shown in FIG. 2, the feature space spanned by the coordinate axes corresponding to each of the attributes A1, A2, and A3 includes the position of each item (circle in FIG. 2). The position of each item is represented by the above-described feature vector. For example, if an item with item ID = ID_1 has attribute value v11 for attribute A1, attribute value v12 for attribute A2, and attribute value v13 for attribute A3, the feature vector of the item with item ID = ID_1 is <A1: v11, A2: v12, A3: v13>.

アイテム特徴表31には、上記のような特徴ベクトルが、各アイテムのアイテムIDと対応付けて記憶される。図3に、アイテム特徴表31の一例を示す。図3の例では、アイテムID(ID_i、i=1,2,・・・,I)を各行に対応させ、属性Aj(j=1,2,・・・,J)を各列に対応させたマトリクスでアイテム特徴表31を構成している。なお、Iは、アイテム特徴表31に含まれるアイテム数、Jは、各アイテムが有する属性の数である。図3の例では、アイテムID=ID_iに対応する行と属性Ajに対応する列とが交差するセルに、アイテムID=ID_iのアイテムについての属性Ajの属性値vijが格納されている。したがって、アイテム特徴表31の各行は、アイテムID=ID_iの各アイテムの特徴ベクトルを表す。なお、図3のアイテム特徴表31には、J個の属性を持つI個のアイテムの各々についての特徴ベクトルが含まれることを表す。   The item feature table 31 stores the feature vector as described above in association with the item ID of each item. FIG. 3 shows an example of the item feature table 31. In the example of FIG. 3, the item ID (ID_i, i = 1, 2,..., I) is associated with each row, and the attribute Aj (j = 1, 2,..., J) is associated with each column. The item feature table 31 is composed of a matrix. Here, I is the number of items included in the item feature table 31, and J is the number of attributes that each item has. In the example of FIG. 3, the attribute value vij of the attribute Aj for the item with the item ID = ID_i is stored in the cell where the row corresponding to the item ID = ID_i and the column corresponding to the attribute Aj intersect. Therefore, each row of the item feature table 31 represents a feature vector of each item with item ID = ID_i. Note that the item feature table 31 of FIG. 3 indicates that a feature vector for each of I items having J attributes is included.

評価情報DB32には、ユーザに推薦するアイテム(以下、「推薦アイテム」という)として決定され、ユーザに提示されたアイテムに対するユーザの評価を示す評価情報が、ユーザ毎のアイテム評価表として記憶される。図4に、ユーザの識別子(ユーザID)が「user_1」であるユーザについてのアイテム評価表32Aの一例を示す。図4の例では、各行が1つの評価情報に相当し、各評価情報は、「アイテムID」、「提示時間」、及び「評価」の情報を有する。「アイテムID」は、提示された推薦アイテムのアイテムIDである。「提示時間」は、「アイテムID」欄のアイテムIDで識別される推薦アイテムがユーザに提示された時刻を示す情報である。「評価」は、「アイテムID」欄のアイテムIDで識別される推薦アイテムに対するユーザの評価である。ユーザの評価は、ユーザが提示された推薦アイテムを選択した場合には、正評価(肯定的評価)とし、選択しなかった場合には、非正評価(否定的評価)とする。例えば、正評価を「1」、非正評価を「0」とすることができる。なお、推薦アイテムを選択するとは、ユーザが、提示された推薦アイテムをクリックするなどして、その推薦アイテムの詳細を確認したり、提示された推薦アイテムの購入処理を行ったりした場合をいう。   In the evaluation information DB 32, evaluation information that is determined as an item recommended to the user (hereinafter referred to as “recommended item”) and indicates the user's evaluation of the item presented to the user is stored as an item evaluation table for each user. . FIG. 4 shows an example of the item evaluation table 32A for a user whose user identifier (user ID) is “user_1”. In the example of FIG. 4, each row corresponds to one piece of evaluation information, and each piece of evaluation information includes “item ID”, “presentation time”, and “evaluation” information. “Item ID” is the item ID of the recommended item presented. “Presentation time” is information indicating the time when the recommended item identified by the item ID in the “Item ID” column is presented to the user. “Evaluation” is the user's evaluation of the recommended item identified by the item ID in the “Item ID” column. The user's evaluation is a positive evaluation (positive evaluation) when the recommended item presented by the user is selected, and a non-positive evaluation (negative evaluation) when the recommended item is not selected. For example, the positive evaluation can be “1” and the non-positive evaluation can be “0”. Note that selecting a recommended item means a case where the user confirms the details of the recommended item by clicking the presented recommended item or purchases the recommended item presented.

図4の例では、アイテムIDがID’_1、ID’_2、・・・、ID’_n、・・・、ID’_Nのアイテムの各々が、時間t1からtNにかけて順にユーザに推薦されたことを表す。また、アイテムIDがID’_1及びID’_Nの推薦アイテムは正評価、ID’_2及びID’_nの推薦アイテムは非正評価であることを表す。なお、ID’_n(n=1,2,・・・,N、Nはアイテム評価表32Aに記憶されている評価情報の総数)は、図3におけるID_i(i=1,2,・・・,I)の何れかである。   In the example of FIG. 4, the items whose item IDs are ID'_1, ID'_2, ..., ID'_n, ..., ID'_N are recommended to the user in order from time t1 to tN. Represents. Further, the recommended items with the item IDs ID′_1 and ID′_N are positively evaluated, and the recommended items with the ID′_2 and ID′_n are not positively evaluated. ID'_n (n = 1, 2,..., N, N is the total number of evaluation information stored in the item evaluation table 32A) is ID_i (i = 1, 2,...) In FIG. , I).

アイテム提示情報DB33には、ユーザに提示するためのアイテムの情報が、アイテムIDに対応付けて、アイテム毎に記憶される。アイテムの情報は、例えば、アイテムの画像データや、アイテムのサイズや価格等の詳細を説明するテキストデータ等である。   In the item presentation information DB 33, item information to be presented to the user is stored for each item in association with the item ID. The item information is, for example, item image data, text data explaining details of the item size, price, and the like.

アイテム推薦装置20は、図5に示すように、機能部として、取得部21と、抽出部22と、特定部23と、決定部24とを含む。   As illustrated in FIG. 5, the item recommendation device 20 includes an acquisition unit 21, an extraction unit 22, a specification unit 23, and a determination unit 24 as functional units.

取得部21は、提示された推薦アイテムに対するユーザの評価情報を、評価情報DB32の該当のユーザのアイテム評価表32Aに記録する。具体的には、取得部21は、後述する決定部24により決定され、ユーザに提示された推薦アイテムのアイテムID及び提示時間を評価情報DB32の該当のユーザのアイテム評価表32Aに記録する。また、取得部21は、対応する「評価」欄を初期値として「0(非正評価)」に設定する。また、取得部21は、ユーザに提示された推薦アイテムがユーザにより選択された際にユーザ端末40から送信されるアイテム選択情報を取得する。アイテム選択情報には、ユーザID及び選択されたアイテムのアイテムIDが含まれる。取得部21は、アイテム選択情報に含まれるユーザIDに基づいて、該当のユーザのアイテム評価表32Aを特定する。そして、取得部21は、特定したアイテム評価表32Aにおいて、アイテム選択情報に含まれるアイテムIDに対応する「評価」欄を「1(正評価)」に更新する。   The acquisition unit 21 records user evaluation information for the presented recommended item in the item evaluation table 32 </ b> A of the corresponding user in the evaluation information DB 32. Specifically, the acquisition unit 21 records the item ID and the presentation time of the recommended item determined by the determination unit 24 described later and presented to the user in the item evaluation table 32A of the corresponding user in the evaluation information DB 32. In addition, the acquisition unit 21 sets the corresponding “evaluation” field to “0 (non-correct evaluation)” as an initial value. Moreover, the acquisition part 21 acquires the item selection information transmitted from the user terminal 40, when the recommended item shown to the user is selected by the user. The item selection information includes the user ID and the item ID of the selected item. The acquisition unit 21 specifies the item evaluation table 32A of the corresponding user based on the user ID included in the item selection information. Then, the acquisition unit 21 updates the “evaluation” column corresponding to the item ID included in the item selection information to “1 (correct evaluation)” in the identified item evaluation table 32A.

また、取得部21は、アイテムの推薦の開始や終了を指示する情報など、ユーザ端末40から送信される各種情報を取得する。   In addition, the acquisition unit 21 acquires various types of information transmitted from the user terminal 40 such as information for instructing the start or end of item recommendation.

抽出部22は、ユーザにアイテムを推薦する際、そのユーザに対して既に提示した推薦アイテムのうち、ユーザにより非正評価がなされた推薦アイテム(以下、「非正評価アイテム」という)を抽出する。具体的には、抽出部22は、該当のユーザについてのアイテム評価表32Aを参照して、「評価」欄が「0(非正評価)」の評価情報のアイテムIDを全て抽出する。抽出部22は、抽出したアイテムIDを一覧にした非正評価アイテムリストを生成し、非正評価アイテムリストを特定部23へ受け渡す。   When recommending an item to a user, the extraction unit 22 extracts a recommended item (hereinafter referred to as “non-correct evaluation item”) that has been evaluated incorrectly by the user from among recommended items already presented to the user. . Specifically, the extraction unit 22 refers to the item evaluation table 32A for the corresponding user and extracts all the item IDs of the evaluation information whose “evaluation” column is “0 (non-correct evaluation)”. The extraction unit 22 generates a non-correct evaluation item list in which the extracted item IDs are listed, and delivers the non-correct evaluation item list to the specifying unit 23.

特定部23は、特徴空間において、既に提示されたアイテムの位置から見て、ユーザにとって意外性があるが、否定的な評価とならないアイテムの位置の方向として、非正評価アイテムの位置の散らばりが最小となる方向を特定する。ここで、特定部23により、非正評価アイテムの位置の散らばりが最小となる方向を特定する理由について説明する。   In the feature space, the specifying unit 23 is not surprising for the user when viewed from the position of the item that has already been presented. Identify the minimum direction. Here, the reason why the specifying unit 23 specifies the direction in which the dispersion of the positions of the non-positive evaluation items is minimized will be described.

図6の上段に示すように、形状及び色が異なる複数のアイテムを含むアイテム群を、ユーザに提示する推薦アイテムの候補とする場合について考える。「形状」及び「色」は、アイテムの属性である。なお、図6において、図形の形状の相違はアイテムの形状の相違を表し、図形に施したハッチングの種類の相違は、アイテムの色の相違を表す。   As shown in the upper part of FIG. 6, consider a case where an item group including a plurality of items having different shapes and colors is used as a recommended item candidate to be presented to the user. “Shape” and “color” are attributes of the item. In FIG. 6, the difference in the shape of the graphic represents a difference in the shape of the item, and the difference in the type of hatching applied to the graphic represents a difference in the color of the item.

ユーザに順次推薦アイテムを提示していく中で、図6の中段に示すように、ユーザが選択した推薦アイテムの履歴が得られたとする。この履歴からは、既に提示された推薦アイテムのうち、ユーザに選択されたアイテムは、形状の違いは小さく、色の違いは大きいことが分かる。すなわち、ユーザは、形状に関しては検討済みで、色に関して興味を持ち、別の色を検討中であると考えられる。したがって、形状が丸で、履歴に存在しない未推薦の色のアイテムを推薦することが適切である。   Assume that the recommended item history selected by the user is obtained as shown in the middle of FIG. 6 while the recommended items are presented to the user sequentially. From this history, it can be seen that among the recommended items already presented, the item selected by the user has a small difference in shape and a large difference in color. That is, it is considered that the user has already studied the shape, is interested in the color, and is considering another color. Therefore, it is appropriate to recommend an item with an unrecommended color that has a round shape and does not exist in the history.

一方、図6の下段に示すように、ユーザが選択しなかった推薦アイテムの履歴が得られたとする。この履歴からは、既に提示された推薦アイテムのうち、ユーザに選択されなかったアイテムは、形状の違いは小さく、色の違いは大きいことが分かる。すなわち、ユーザは、四角い形状のアイテムに興味を持っていないと考えられる。したがって、四角以外の形状のアイテムを推薦することが適切である。   On the other hand, as shown in the lower part of FIG. 6, it is assumed that a history of recommended items not selected by the user is obtained. From this history, it can be seen that among the recommended items already presented, the items not selected by the user have a small shape difference and a large color difference. That is, it is considered that the user is not interested in square-shaped items. Therefore, it is appropriate to recommend items having shapes other than squares.

上記の内容を、特徴空間におけるアイテムの位置を用いて説明する。ここでは、説明を簡単にするため、属性が2種類の場合、すなわち、特徴空間が平面である場合について説明する。   The above contents will be described using the position of the item in the feature space. Here, in order to simplify the description, a case where there are two types of attributes, that is, a case where the feature space is a plane will be described.

ユーザに対して既に提示した推薦アイテムのうち、ユーザにより正評価がなされた推薦アイテム(以下、「正評価アイテム」という)について、特徴空間に、正評価アイテムの各々の特徴ベクトルが示す位置をプロットし、正評価アイテムの分布を分析する。例えば、図7に示すように、正評価アイテムの分布81が得られたとする。この正評価アイテムの分布81において、分散が小さい方向は、ユーザが検討済みの属性(図6の中段の例では、形状)の属性値が変化する方向を表し、分散が大きい方向は、ユーザが興味を持っている属性(図6の中段の例では、色)の属性値が変化する方向を表す。そこで、正評価アイテムの分布81の分散が最大になる軸(以下、「正評価軸82」という)に沿った方向に位置するアイテムを推薦アイテムとして決定する場合を考える。なお、正評価軸82は、正評価アイテムの分布81に対して主成分分析を適用した際の第1主成分のベクトルから求めることができる。図6の中段の例に適用すると、正評価軸82に沿った方向に位置するアイテムは、形状の相違は小さく、色の相違は大きいことを表す。既に提示したアイテムの位置から見て、正評価軸82に沿った方向に位置するアイテムを推薦アイテムとして決定することで、ユーザがこれまでに選択した推薦アイテムの傾向を反映したアイテムの推薦を行うことができる。   Of the recommended items already presented to the user, for the recommended items that have been positively evaluated by the user (hereinafter referred to as “correctly evaluated items”), the positions indicated by the feature vectors of the positively evaluated items are plotted in the feature space. And analyze the distribution of positive evaluation items. For example, assume that a distribution 81 of positive evaluation items is obtained as shown in FIG. In the distribution 81 of positive evaluation items, the direction in which the variance is small represents the direction in which the attribute value of the attribute that the user has already considered (the shape in the middle example in FIG. 6) changes. It represents the direction in which the attribute value of the attribute of interest (color in the middle example of FIG. 6) changes. Therefore, a case is considered in which an item located in a direction along an axis (hereinafter, referred to as “positive evaluation axis 82”) in which the distribution of the positive evaluation item distribution 81 is maximized is determined as a recommended item. The positive evaluation axis 82 can be obtained from the vector of the first principal component when the principal component analysis is applied to the distribution 81 of the positive evaluation items. When applied to the middle example of FIG. 6, items located in the direction along the positive evaluation axis 82 indicate that the difference in shape is small and the difference in color is large. By determining an item located in the direction along the positive evaluation axis 82 as a recommended item as seen from the position of the item already presented, the item is recommended that reflects the tendency of the recommended item selected by the user so far. be able to.

しかし、正評価軸82の方向に沿ったアイテムの推薦は、ユーザがこれまでに選択した推薦アイテムの傾向が強く反映されてしまうため、意外性のある推薦を行うことができない。そこで、図6の下段の例で説明したように、ユーザが選択しなかった推薦アイテムの履歴、すなわち非正評価アイテムの情報を反映させることを考える。   However, the recommendation of the item along the direction of the positive evaluation axis 82 strongly reflects the tendency of the recommended item selected by the user so far, and thus it is not possible to make an unexpected recommendation. Therefore, as described in the example in the lower part of FIG. 6, it is considered to reflect the history of recommended items that the user has not selected, that is, the information of the non-correct evaluation items.

特徴空間に、非正評価アイテムの各々の特徴ベクトルが示す位置をプロットして、各非正評価アイテムの位置の分布を分析し、例えば、図7に示すように、非正評価アイテムの分布83が得られたとする。この非正評価アイテムの分布83において、分散が小さい方向は、ユーザが興味を持っていない属性(図6の下段の例では、形状)の属性値が変化する方向を表す。   The positions indicated by the feature vectors of the non-positive evaluation items are plotted in the feature space, and the distribution of the positions of the non-positive evaluation items is analyzed. For example, as shown in FIG. Is obtained. In this non-positive evaluation item distribution 83, the direction in which the variance is small represents the direction in which the attribute value of the attribute that the user is not interested in (the shape in the lower example of FIG. 6) changes.

そこで、既に提示されたアイテムの位置から見て、非正評価アイテムの分布83の分散が最小になる軸に沿った方向に位置するアイテムを推薦アイテムとして決定する。図6の下段の例に適用すると、非正評価アイテムの分布83の分散が最小になる軸に沿った方向に位置するアイテムは、これまでに選択されなかったアイテムの形状とは異なる形状のアイテムとなる。このように、推薦アイテムに、非正評価アイテムの情報を反映させるため、正評価軸82に沿った方向に位置するアイテムを推薦する場合に比べ、意外性のある推薦を行うことができる。また、非正評価アイテムの分布83の分散が最小になる軸に沿った方向は、非正評価の補としての正評価となる方向を表しているといえる。そのため、否定的な評価となるアイテムを推薦アイテムとして決定することを回避することができる。   Therefore, an item located in the direction along the axis where the variance of the distribution 83 of the non-positive evaluation items is minimized as viewed from the position of the already presented item is determined as the recommended item. When applied to the example in the lower part of FIG. 6, an item located in a direction along the axis where the variance of the distribution 83 of the non-positive evaluation items is minimized is an item having a shape different from the shape of the item that has not been selected so far. It becomes. Thus, in order to reflect the information on the non-correct evaluation item in the recommended item, it is possible to make an unexpected recommendation as compared with the case where an item located in the direction along the positive evaluation axis 82 is recommended. Further, it can be said that the direction along the axis where the variance of the distribution 83 of the non-positive evaluation items is the minimum represents the direction that is positive evaluation as a complement of the non-positive evaluation. Therefore, it is possible to avoid determining an item that becomes a negative evaluation as a recommended item.

上記の理由により、特定部23は、非正評価アイテムの位置の散らばりが最小となる方向を特定する。なお、第1実施形態では、非正評価アイテムの分布83の分散が最大になる軸(以下、「非正評価軸」84という)に直交する軸は、非正評価軸84と無相関であることと捉える。そこで、非正評価アイテムの位置の散らばりが最小となる方向として、図7に示すように、非正評価軸84に直交する軸(以下、「非正評価直交軸85」という)を特定する。   For the above reason, the specifying unit 23 specifies the direction in which the dispersion of the positions of the non-positive evaluation items is minimized. In the first embodiment, the axis orthogonal to the axis (hereinafter referred to as “non-positive evaluation axis” 84) that maximizes the variance of the distribution 83 of the non-positive evaluation items is uncorrelated with the non-positive evaluation axis 84. I think that. Therefore, an axis orthogonal to the non-positive evaluation axis 84 (hereinafter referred to as “non-positive evaluation orthogonal axis 85”) is specified as the direction in which the dispersion of the positions of the non-positive evaluation items is minimized as shown in FIG.

具体的には、特定部23は、抽出部22から受け渡された非正評価アイテムリストに含まれるアイテムIDが示す非正評価アイテムの各々の特徴ベクトルを、アイテム特徴表31から取得する。そして、特定部23は、特徴空間に、取得した非正評価アイテムの特徴ベクトルの各々が示す位置をプロットして、非正評価アイテムの分布83を求める。そして、特定部23は、求めた非正評価アイテムの分布83に対して主成分分析を適用した際の第2主成分のベクトルを、非正評価直交軸85として求める。さらに、特定部23は、非正評価直交軸85を、ノルムが1になるように重み付けすることにより、単位ベクトル化して、非正評価直交ベクトル86を生成する。特定部23は、生成した非正評価直交ベクトル86を、ユーザが興味を持つ推薦アイテムを決定するために未推薦のアイテムを探索する方向を示す興味ベクトル89として設定し、決定部24へ受け渡す。   Specifically, the specifying unit 23 acquires, from the item feature table 31, each feature vector of the incorrect evaluation item indicated by the item ID included in the incorrect evaluation item list delivered from the extraction unit 22. Then, the specification unit 23 plots the position indicated by each feature vector of the acquired non-correct evaluation item in the feature space to obtain a distribution 83 of non-correct evaluation items. Then, the specifying unit 23 obtains the vector of the second principal component when the principal component analysis is applied to the obtained non-positive evaluation item distribution 83 as the non-positive evaluation orthogonal axis 85. Further, the specifying unit 23 weights the non-positive evaluation orthogonal axis 85 so that the norm is 1, thereby converting the unit vector into a unit vector to generate a non-positive evaluation orthogonal vector 86. The specifying unit 23 sets the generated non-positive evaluation orthogonal vector 86 as an interest vector 89 indicating a direction in which an unrecommended item is searched in order to determine a recommended item in which the user is interested, and passes the result to the determination unit 24. .

決定部24は、特定部23から受け渡された興味ベクトル89と、特徴空間における複数のアイテムの各々の位置とに基づいて、推薦アイテムを決定する。具体的には、図8に示すように、決定部24は、特徴空間において、直近で提示した推薦アイテムの位置(図8では、p1)を通過する興味ベクトル89と平行な直線を、興味軸90として特定する。決定部24は、未推薦のアイテムの位置(図8では、p2、p3、p4)から興味軸90上に射影した位置(垂線の足の位置)が、直近で提示した推薦アイテムの位置と最も近い未推薦のアイテムを、推薦アイテムとして決定する。   The determining unit 24 determines a recommended item based on the interest vector 89 delivered from the specifying unit 23 and the positions of the plurality of items in the feature space. Specifically, as illustrated in FIG. 8, the determination unit 24 calculates a straight line parallel to the interest vector 89 passing through the position of the recommended item most recently presented (p1 in FIG. 8) in the feature space. Specify as 90. The deciding unit 24 determines that the position projected on the axis of interest 90 from the position of the unrecommended item (p2, p3, p4 in FIG. 8) is the position of the recommended item most recently presented. A near unrecommended item is determined as a recommended item.

なお、直近で提示した推薦アイテムの位置は、該当のユーザのアイテム評価表32Aの「提示時間」が最新の評価情報のアイテムIDを取得し、このアイテムIDをキーにアイテム特徴表31から特定される特徴ベクトルにより求まる。また、未推薦のアイテムの位置は、アイテム特徴表31に含まれるアイテムIDのうち、該当のユーザのアイテム評価表32Aに含まれないアイテムIDの特徴ベクトルにより求まる。   Note that the position of the recommended item presented most recently is specified from the item feature table 31 using the item ID of the latest evaluation information as the “presentation time” in the item evaluation table 32A of the corresponding user, and using this item ID as a key. It is obtained from the feature vector. Further, the position of the unrecommended item is obtained from the feature vector of the item ID that is not included in the item evaluation table 32A of the corresponding user among the item IDs included in the item feature table 31.

また、決定部24は、決定した推薦アイテムのアイテムIDをキーに、アイテム提示情報DB33から該当のアイテムの情報を取得し、ユーザに提示する。例えば、決定部24は、図9に示すように、ユーザが利用するネットショッピング等のウェブサービスの表示領域70に、主表示領域71とは別に推薦アイテム表示領域72を設定する。そして、決定部24は、この推薦アイテム表示領域72に、決定した推薦アイテムの情報を表示させるようなページ情報を、ユーザ端末40に送信することにより、推薦アイテムをユーザに提示することができる。なお、主表示領域71には、ネットショッピング等のウェブサービスのメニュー画面、商品の詳細情報、購入画面等、ユーザの操作に応じた画面が表示される。   Further, the determination unit 24 acquires information on the corresponding item from the item presentation information DB 33 using the determined item ID of the recommended item as a key, and presents it to the user. For example, as illustrated in FIG. 9, the determination unit 24 sets a recommended item display area 72 in addition to the main display area 71 in the display area 70 of a web service such as online shopping used by the user. And the determination part 24 can show a recommended item to a user by transmitting the page information which displays the information of the determined recommended item to this recommended item display area 72 to the user terminal 40. The main display area 71 displays a screen according to a user operation, such as a menu screen for web services such as online shopping, detailed product information, and a purchase screen.

決定部24は、ユーザに提示した推薦アイテムのアイテムID、提示時間、及び推薦先のユーザのユーザIDを取得部21に通知する。これにより、上記のように、取得部21により、ユーザIDで特定されるアイテム評価表32Aに、アイテムID及び提示時間が記録される。   The determination unit 24 notifies the acquisition unit 21 of the item ID of the recommended item presented to the user, the presentation time, and the user ID of the recommended user. Thereby, as above-mentioned, item ID and presentation time are recorded on the item evaluation table 32A specified by user ID by the acquisition part 21. FIG.

アイテム推薦装置20は、例えば、図10に示すコンピュータ50で実現することができる。コンピュータ50はCPU51、一時記憶領域としてのメモリ52、及び不揮発性の記憶部53を備える。また、コンピュータ50は、表示装置及び入力装置等の入出力装置58が接続される入出力インターフェース(I/F)54を備える。また、コンピュータ50は、記録媒体59に対するデータの読み込み及び書き込みを制御するread/write(R/W)部55、及びインターネット等のネットワークに接続されるネットワークI/F56を備える。CPU51、メモリ52、記憶部53、入出力I/F54、R/W部55、及びネットワークI/F56は、バス57を介して互いに接続される。   The item recommendation device 20 can be realized by, for example, a computer 50 shown in FIG. The computer 50 includes a CPU 51, a memory 52 as a temporary storage area, and a nonvolatile storage unit 53. The computer 50 also includes an input / output interface (I / F) 54 to which an input / output device 58 such as a display device and an input device is connected. The computer 50 also includes a read / write (R / W) unit 55 that controls reading and writing of data with respect to the recording medium 59, and a network I / F 56 connected to a network such as the Internet. The CPU 51, memory 52, storage unit 53, input / output I / F 54, R / W unit 55, and network I / F 56 are connected to each other via a bus 57.

記憶部53は、HDD(Hard Disk Drive)、SSD(solid state drive)、フラッシュメモリ等によって実現できる。記憶媒体としての記憶部53には、コンピュータ50をアイテム推薦装置20として機能させるためのアイテム推薦プログラム60が記憶される。アイテム推薦プログラム60は、取得プロセス61と、抽出プロセス62と、特定プロセス63と、決定プロセス64とを有する。   The storage unit 53 can be realized by a hard disk drive (HDD), a solid state drive (SSD), a flash memory, or the like. An item recommendation program 60 for causing the computer 50 to function as the item recommendation device 20 is stored in the storage unit 53 as a storage medium. The item recommendation program 60 includes an acquisition process 61, an extraction process 62, a specification process 63, and a determination process 64.

CPU51は、アイテム推薦プログラム60を記憶部53から読み出してメモリ52に展開し、アイテム推薦プログラム60が有するプロセスを順次実行する。CPU51は、取得プロセス61を実行することで、図5に示す取得部21として動作する。また、CPU51は、抽出プロセス62を実行することで、図5に示す抽出部22として動作する。また、CPU51は、特定プロセス63を実行することで、図5に示す特定部23として動作する。また、CPU51は、決定プロセス64を実行することで、図5に示す決定部24として動作する。これにより、アイテム推薦プログラム60を実行したコンピュータ50が、アイテム推薦装置20として機能することになる。   CPU51 reads the item recommendation program 60 from the memory | storage part 53, expand | deploys to the memory 52, and executes the process which the item recommendation program 60 has sequentially. The CPU 51 operates as the acquisition unit 21 illustrated in FIG. 5 by executing the acquisition process 61. The CPU 51 operates as the extraction unit 22 illustrated in FIG. 5 by executing the extraction process 62. Further, the CPU 51 operates as the specifying unit 23 illustrated in FIG. 5 by executing the specifying process 63. Further, the CPU 51 operates as the determination unit 24 illustrated in FIG. 5 by executing the determination process 64. As a result, the computer 50 that has executed the item recommendation program 60 functions as the item recommendation device 20.

なお、アイテム推薦プログラム60により実現される機能は、例えば半導体集積回路、より詳しくはASIC(Application Specific Integrated Circuit)等で実現することも可能である。   The function realized by the item recommendation program 60 can be realized by, for example, a semiconductor integrated circuit, more specifically, an ASIC (Application Specific Integrated Circuit) or the like.

次に、第1実施形態に係るアイテム推薦システム10の作用について説明する。ユーザ端末40において、ネットショッピング等のウェブサービスの利用が開始されると、アイテム推薦装置20において、図11に示すアイテム推薦処理が実行される。この際、ユーザ端末40から、ネットショッピング等のウェブサービスへログインしたユーザIDがアイテム推薦装置20に通知される。   Next, the operation of the item recommendation system 10 according to the first embodiment will be described. When the user terminal 40 starts using a web service such as online shopping, the item recommendation process shown in FIG. At this time, the user recommendation unit 20 is notified of the user ID logged into the web service such as online shopping from the user terminal 40.

図11に示すアイテム推薦処理のステップS10で、後述する興味ベクトル生成処理が実行されることにより、興味ベクトル89が生成される。次に、ステップS20で、後述する推薦アイテム決定処理が実行されることにより、興味ベクトル89を用いて推薦アイテムが決定される。次に、ステップS30で、後述する評価情報取得処理が実行されることにより、推薦アイテムがユーザに提示され、その推薦アイテムに対するユーザからの評価情報が取得される。   In step S10 of the item recommendation process shown in FIG. 11, an interest vector generation process described later is executed, whereby an interest vector 89 is generated. Next, in step S20, a recommended item determination process, which will be described later, is executed, whereby a recommended item is determined using the interest vector 89. Next, in step S30, a later-described evaluation information acquisition process is executed, so that a recommended item is presented to the user, and evaluation information from the user for the recommended item is acquired.

次に、ステップS40で、取得部21が、ユーザ端末40から、ネットショッピング等のウェブサービスの利用の終了を指示する信号、または推薦アイテム表示領域72への推薦アイテムの表示の終了を指示する信号を受信したか否かを判定する。受信していない場合には、処理はステップS10に戻り、受信した場合には、アイテム推薦処理は終了する。   Next, in step S <b> 40, the acquisition unit 21 instructs the user terminal 40 to end the use of a web service such as online shopping, or the instruction to end the display of the recommended item in the recommended item display area 72. Is received. If not received, the process returns to step S10, and if received, the item recommendation process ends.

次に、図12を参照して、図11に示すアイテム推薦処理のステップS10で実行される興味ベクトル生成処理について説明する。   Next, with reference to FIG. 12, the interest vector generation process executed in step S10 of the item recommendation process shown in FIG. 11 will be described.

図12に示す興味ベクトル生成処理のステップS11で、抽出部22が、通知されたユーザIDに基づいて、アイテムの推薦先となるユーザについてのアイテム評価表32Aを参照して、「評価」欄が「0(非正評価)」の評価情報のアイテムIDを全て抽出する。そして、抽出部22は、抽出したアイテムIDを一覧にした非正評価アイテムリストを生成し、非正評価アイテムリストを特定部23へ受け渡す。   In step S11 of the interest vector generation process shown in FIG. 12, the extraction unit 22 refers to the item evaluation table 32A for the user as the item recommendation destination based on the notified user ID, and the “evaluation” column is displayed. All item IDs of the evaluation information of “0 (non-correct evaluation)” are extracted. Then, the extraction unit 22 generates a non-correct evaluation item list in which the extracted item IDs are listed, and delivers the non-correct evaluation item list to the specifying unit 23.

次に、ステップS12で、特定部23が、非正評価アイテムリストのリスト長、すなわち非正評価アイテムリストに含まれるアイテムIDの数が2以上か否かを判定する。リスト長が2以上の場合には、処理はステップS13へ移行し、リスト長が2未満の場合には、処理は図11に示すアイテム推薦処理に戻る。   Next, in step S12, the specifying unit 23 determines whether the list length of the non-correct evaluation item list, that is, the number of item IDs included in the non-correct evaluation item list is two or more. If the list length is 2 or more, the process proceeds to step S13. If the list length is less than 2, the process returns to the item recommendation process shown in FIG.

ステップS13では、特定部23が、非正評価アイテムリストに含まれるアイテムIDが示す非正評価アイテムの各々の特徴ベクトルを、アイテム特徴表31から取得する。そして、特定部23は、特徴空間において、非正評価アイテムの分布83を求め、非正評価アイテムの分布83に対して主成分分析を適用した際の第2主成分のベクトルを、非正評価直交軸85として求める。さらに、特定部23は、非正評価直交軸85を単位ベクトル化して、非正評価直交ベクトル86を生成する。   In step S <b> 13, the specifying unit 23 acquires, from the item feature table 31, the feature vector of each non-correct evaluation item indicated by the item ID included in the non-correct evaluation item list. Then, the specification unit 23 obtains the distribution 83 of the non-positive evaluation items in the feature space, and uses the second principal component vector when the principal component analysis is applied to the distribution 83 of the non-positive evaluation items as the non-positive evaluation. Obtained as the orthogonal axis 85. Further, the specifying unit 23 generates a non-positive evaluation orthogonal vector 86 by converting the non-positive evaluation orthogonal axis 85 into a unit vector.

次に、ステップS14で、特定部23は、生成した非正評価直交ベクトル86を興味ベクトル89として設定し、処理は図11に示すアイテム推薦処理に戻る。   Next, in step S14, the specifying unit 23 sets the generated non-positive evaluation orthogonal vector 86 as the interest vector 89, and the process returns to the item recommendation process illustrated in FIG.

次に、図13を参照して、図11に示すアイテム推薦処理のステップS20で実行される推薦アイテム決定処理について説明する。   Next, with reference to FIG. 13, the recommended item determination process executed in step S20 of the item recommendation process shown in FIG. 11 will be described.

図13に示す推薦アイテム決定処理のステップS21で、決定部24が、興味ベクトル89が生成されているか否かを判定する。上記興味ベクトル生成処理(図12)のステップS13及びS14で、興味ベクトルが生成されている場合には肯定判定となり、処理はステップS22へ移行する。上記興味ベクトル生成処理(図12)のステップS12で否定判定されている場合には、本ステップも否定判定となり、処理はステップS24へ移行する。   In step S21 of the recommended item determination process shown in FIG. 13, the determination unit 24 determines whether an interest vector 89 has been generated. If an interest vector is generated in steps S13 and S14 of the interest vector generation process (FIG. 12), an affirmative determination is made, and the process proceeds to step S22. If a negative determination is made in step S12 of the interest vector generation process (FIG. 12), this step is also a negative determination, and the process proceeds to step S24.

ステップS22では、決定部24が、特徴空間において、直近で提示した推薦アイテムの位置を通過する興味ベクトル89と平行な直線を、興味軸90として特定する。そして、決定部24は、未推薦のアイテムの位置の各々を、興味軸90上に射影する。次に、ステップS23で、決定部24が、興味軸90上へ射影した位置が、直近で提示した推薦アイテムの位置と最も近い未推薦のアイテムを、推薦アイテムとして決定し、処理は図11に示すアイテム推薦処理に戻る。   In step S <b> 22, the determination unit 24 specifies, as the interest axis 90, a straight line parallel to the interest vector 89 that passes through the position of the recommended item presented most recently in the feature space. Then, the determination unit 24 projects each position of the unrecommended item on the interest axis 90. Next, in step S23, the determination unit 24 determines an unrecommended item whose position projected onto the axis of interest 90 is the closest to the position of the recommended item presented most recently as the recommended item, and the processing is shown in FIG. Return to the item recommendation process shown.

一方、ステップS24では、決定部24が、未推薦のアイテムの中から、推薦アイテムをランダムに決定し、処理は図11に示すアイテム推薦処理に戻る。   On the other hand, in step S24, the determination unit 24 randomly determines a recommended item from unrecommended items, and the process returns to the item recommendation process shown in FIG.

次に、図14を参照して、図11に示すアイテム推薦処理のステップS30で実行される評価情報取得処理について説明する。   Next, the evaluation information acquisition process executed in step S30 of the item recommendation process shown in FIG. 11 will be described with reference to FIG.

図14に示す評価情報取得処理のステップS31で、決定部24が、決定した推薦アイテムのアイテムIDをキーに、アイテム提示情報DB33から該当のアイテムの情報を取得し、ユーザに提示する。また、決定部24は、ユーザに提示した推薦アイテムのアイテムID、提示時間、及び推薦先のユーザのユーザIDを取得部21に通知する。通知を受けた取得部21は、ユーザIDで特定される該当のユーザのアイテム評価表32Aに、アイテムID及び提示時間を記録し、対応する「評価」欄を初期値として「0(非正評価)」に設定する。   In step S31 of the evaluation information acquisition process illustrated in FIG. 14, the determination unit 24 acquires information on the corresponding item from the item presentation information DB 33 using the determined item ID of the recommended item as a key, and presents it to the user. In addition, the determination unit 24 notifies the acquisition unit 21 of the item ID of the recommended item presented to the user, the presentation time, and the user ID of the recommended user. Upon receiving the notification, the acquisition unit 21 records the item ID and the presentation time in the item evaluation table 32A of the corresponding user specified by the user ID, and sets the corresponding “evaluation” field as an initial value “0 (non-correct evaluation). ) ”.

次に、ステップS32で、取得部21が、ユーザが推薦アイテムを選択したか否かを判定する。この判定は、ユーザに提示された推薦アイテムがユーザにより選択された際にユーザ端末40から送信されるアイテム選択情報が取得部21により取得された場合には、肯定判定となり、取得されなかった場合には、否定判定となる。なお、アイテム選択情報が取得部21により取得されなかった場合とは、推薦アイテム表示領域72に推薦アイテムが表示されてから所定期間に、推薦アイテムがユーザにより選択されなかった場合である。所定期間は、例えば、予め定めた期間としてもよいし、推薦アイテム表示領域72に推薦アイテムが表示されてから、次の推薦アイテムが表示されるまでの期間としてもよい。   Next, in step S32, the acquisition unit 21 determines whether the user has selected a recommended item. This determination is affirmative when the item selection information transmitted from the user terminal 40 when the recommended item presented to the user is selected by the user is acquired by the acquisition unit 21, and is not acquired Is a negative determination. The case where the item selection information is not acquired by the acquisition unit 21 is a case where the recommended item is not selected by the user within a predetermined period after the recommended item is displayed in the recommended item display area 72. The predetermined period may be, for example, a predetermined period, or a period from when a recommended item is displayed in the recommended item display area 72 to when the next recommended item is displayed.

上記ステップS32が肯定判定の場合には、処理はステップS33へ移行し、取得部21が、アイテム選択情報に含まれるユーザIDに基づいて、該当のユーザのアイテム評価表32Aを特定する。そして、取得部21は、特定したアイテム評価表32Aにおいて、アイテム選択情報に含まれるアイテムIDに対応する「評価」欄を「1(正評価)」に更新することで、該当のアイテムを正評価アイテムとして記録する。そして、処理は図11に示すアイテム推薦処理に戻る。   If the determination in step S32 is affirmative, the process proceeds to step S33, and the acquisition unit 21 specifies the item evaluation table 32A of the corresponding user based on the user ID included in the item selection information. And the acquisition part 21 corrects the applicable item by updating the "evaluation" column corresponding to the item ID contained in the item selection information to "1 (correct evaluation)" in the identified item evaluation table 32A. Record as an item. Then, the process returns to the item recommendation process shown in FIG.

一方、上記ステップS32が否定判定の場合には、処理はそのまま図11に示すアイテム推薦処理に戻る。アイテム評価表32Aの「評価」欄の初期値を「0(非正評価)」としているため、ユーザにより選択されなかった推薦アイテムは、そのまま非正評価アイテムとして、アイテム評価表32Aに記録されることになる。   On the other hand, if the determination in step S32 is negative, the process directly returns to the item recommendation process shown in FIG. Since the initial value in the “evaluation” column of the item evaluation table 32A is set to “0 (non-correct evaluation)”, the recommended item that is not selected by the user is recorded in the item evaluation table 32A as a non-correct evaluation item as it is. It will be.

なお、図11に示すアイテム推薦処理のステップS40で否定判定されて、ステップS10に戻る場合、待機時間Tを設けて、T秒経過後にステップS10に戻るようにする。これにより、図15に示すように、推薦アイテム表示領域72に表示される推薦アイテムが、T秒経過する毎に切り替わる。   In addition, when a negative determination is made in step S40 of the item recommendation process shown in FIG. 11 and the process returns to step S10, a standby time T is provided, and the process returns to step S10 after T seconds have elapsed. Thereby, as shown in FIG. 15, the recommended item displayed in the recommended item display area 72 is switched every time T seconds elapse.

以上説明したように、第1実施形態に係るアイテム推薦装置では、アイテムの属性に基づく特徴空間において、非正評価アイテムの位置の散らばりが最小となる方向を特定する。そして、既に提示されたアイテムの位置から見て、特定した方向に位置する未推薦のアイテムを推薦アイテムに決定する。このため、正評価軸に沿ったアイテムを推薦アイテムとする場合に比べ、意外性のある推薦を行うことができる。また、非正評価アイテムの位置の散らばりが最小となる方向は、非正評価の補としての正評価の方向であるため、否定的な評価になり難いアイテムを推薦することができる。   As described above, in the item recommendation device according to the first embodiment, the direction in which the dispersion of the positions of the non-right evaluation items is minimized is specified in the feature space based on the item attributes. Then, an unrecommended item located in the specified direction is determined as a recommended item when viewed from the position of the already presented item. For this reason, compared with the case where the item along a positive evaluation axis | shaft is made into a recommendation item, recommendation with unexpectedness can be performed. In addition, the direction in which the dispersion of the positions of the non-positive evaluation items is the minimum is the direction of the positive evaluation as a complement to the non-positive evaluation, and thus an item that is difficult to be negatively evaluated can be recommended.

なお、第1実施形態では、未推薦のアイテムの位置を興味軸上に射影した位置が、直近で推薦したアイテムの位置と最も近い未推薦のアイテムを、次の推薦アイテムとして決定する場合について説明したが、これに限定されない。未推薦のアイテムの位置と興味軸との距離(未推薦のアイテムの位置から興味軸に下ろした垂線の長さ)が最も短い未推薦のアイテムを、次の推薦アイテムとして決定してもよい。また、この場合、直近で推薦したアイテムの位置から所定距離内に存在する未推薦のアイテムに対象を限定してもよい。   In the first embodiment, the case where the unrecommended item that is the closest to the position of the item recommended most recently as the position projected on the axis of interest on the position of the unrecommended item is determined as the next recommended item will be described. However, it is not limited to this. The unrecommended item with the shortest distance between the position of the unrecommended item and the interest axis (the length of the vertical line drawn from the position of the unrecommended item to the interest axis) may be determined as the next recommended item. In this case, the target may be limited to an unrecommended item existing within a predetermined distance from the position of the item recommended most recently.

<第2実施形態>
次に、第2実施形態について説明する。なお、第2実施形態に係るアイテム推薦システムにおいて、第1実施形態に係るアイテム推薦システム10と同様の部分については、同一符号を付して、詳細な説明を省略する。
Second Embodiment
Next, a second embodiment will be described. In the item recommendation system according to the second embodiment, the same parts as those of the item recommendation system 10 according to the first embodiment are denoted by the same reference numerals, and detailed description thereof is omitted.

図1に示すように、第2実施形態に係るアイテム推薦システム210は、アイテム推薦装置220と、記憶装置30と、ユーザ端末40とを含む。   As shown in FIG. 1, the item recommendation system 210 according to the second embodiment includes an item recommendation device 220, a storage device 30, and a user terminal 40.

アイテム推薦装置220は、図5に示すように、機能部として、取得部21と、抽出部222と、特定部223と、決定部24とを含む。   As shown in FIG. 5, the item recommendation device 220 includes an acquisition unit 21, an extraction unit 222, a specification unit 223, and a determination unit 24 as functional units.

抽出部222は、第1実施形態における抽出部22と同様に、アイテム評価表32Aを参照して、「評価」欄が「0(非正評価)」の評価情報のアイテムIDを全て抽出し、非正評価アイテムリストを生成する。また、抽出部222は、同様に、アイテム評価表32Aを参照して、「評価」欄が「1(正評価)」の評価情報のアイテムIDを全て抽出し、正評価アイテムリストを生成する。抽出部222は、生成した正評価アイテムリスト及び非正評価アイテムリストを、特定部223へ受け渡す。   Similarly to the extraction unit 22 in the first embodiment, the extraction unit 222 refers to the item evaluation table 32A and extracts all item IDs of evaluation information in which the “evaluation” column is “0 (non-correct evaluation)”. Generate non-correct evaluation item list. Similarly, the extraction unit 222 refers to the item evaluation table 32A, extracts all item IDs of the evaluation information whose “evaluation” column is “1 (correct evaluation)”, and generates a correct evaluation item list. The extraction unit 222 passes the generated correct evaluation item list and non-correct evaluation item list to the specifying unit 223.

特定部223は、非正評価アイテムの位置の散らばりが最小となる方向と、正評価アイテムの位置の散らばりが最大となる方向とに基づく方向を特定し、特定した方向に基づいて、興味ベクトル89を生成する。   The specifying unit 223 specifies a direction based on the direction in which the dispersion of the positions of the non-positive evaluation items is the minimum and the direction in which the dispersion of the positions of the positive evaluation items is the maximum, and based on the specified direction, the interest vector 89 Is generated.

具体的には、特定部223は、抽出部222から受け渡された正評価アイテムリストに含まれるアイテムIDが示す正評価アイテムの各々の特徴ベクトルを、アイテム特徴表31から取得する。そして、特定部223は、図16に示すように、特徴空間に、取得した正評価アイテムの特徴ベクトルの各々が示す位置をプロットして、正評価アイテムの分布81を求める。そして、特定部223は、求めた正評価アイテムの分布81に対して主成分分析を適用した際の第1主成分のベクトルを、正評価軸82として求める。また、特定部223は、同様に、抽出部222から受け渡された非正評価アイテムリストに含まれるアイテムIDに基づいて、非正評価アイテムの分布83を求める。そして、特定部223は、求めた非正評価アイテムの分布83に対して主成分分析を適用した際の第2主成分のベクトルを、非正評価直交軸85として求める。   Specifically, the specifying unit 223 acquires, from the item feature table 31, each feature vector of the correct evaluation item indicated by the item ID included in the correct evaluation item list passed from the extraction unit 222. Then, as illustrated in FIG. 16, the specifying unit 223 plots the position indicated by each feature vector of the acquired correct evaluation item in the feature space to obtain the distribution 81 of the correct evaluation item. Then, the specifying unit 223 obtains the vector of the first principal component when the principal component analysis is applied to the obtained positive evaluation item distribution 81 as the positive evaluation axis 82. Similarly, the specifying unit 223 obtains the non-correct evaluation item distribution 83 based on the item IDs included in the non-correct evaluation item list received from the extraction unit 222. Then, the specifying unit 223 obtains the vector of the second principal component when the principal component analysis is applied to the obtained non-positive evaluation item distribution 83 as the non-positive evaluation orthogonal axis 85.

また、特定部223は、正評価軸82及び非正評価直交軸85の各々を単位ベクトル化して、正評価ベクトル87及び非正評価直交ベクトル86を生成する。そして、特定部223は、正評価ベクトル87と非正評価直交ベクトル86の和ベクトル88を単位ベクトル化して、興味ベクトル89を生成する。特定部223は、生成した興味ベクトル89を決定部24へ受け渡す。   Further, the specifying unit 223 generates a positive evaluation vector 87 and a non-positive evaluation orthogonal vector 86 by converting each of the positive evaluation axis 82 and the non-positive evaluation orthogonal axis 85 into unit vectors. Then, the specifying unit 223 generates an interest vector 89 by converting the sum vector 88 of the positive evaluation vector 87 and the non-positive evaluation orthogonal vector 86 into a unit vector. The identification unit 223 delivers the generated interest vector 89 to the determination unit 24.

アイテム推薦装置220は、例えば、図10に示すコンピュータ50で実現することができる。コンピュータ50の記憶部53には、コンピュータ50をアイテム推薦装置220として機能させるためのアイテム推薦プログラム260が記憶される。アイテム推薦プログラム260は、取得プロセス61と、抽出プロセス262と、特定プロセス263と、決定プロセス64とを有する。   The item recommendation device 220 can be realized by, for example, the computer 50 shown in FIG. An item recommendation program 260 for causing the computer 50 to function as the item recommendation device 220 is stored in the storage unit 53 of the computer 50. The item recommendation program 260 includes an acquisition process 61, an extraction process 262, a specification process 263, and a determination process 64.

CPU51は、アイテム推薦プログラム260を記憶部53から読み出してメモリ52に展開し、アイテム推薦プログラム260が有するプロセスを順次実行する。CPU51は、抽出プロセス262を実行することで、図5に示す抽出部222として動作する。また、CPU51は、特定プロセス263を実行することで、図5に示す特定部223として動作する。他のプロセスについては、第1実施形態におけるアイテム推薦プログラム60と同様である。これにより、アイテム推薦プログラム260を実行したコンピュータ50が、アイテム推薦装置220として機能することになる。   CPU51 reads the item recommendation program 260 from the memory | storage part 53, expand | deploys to the memory 52, and performs the process which the item recommendation program 260 has one by one. The CPU 51 operates as the extraction unit 222 illustrated in FIG. 5 by executing the extraction process 262. Further, the CPU 51 operates as the specifying unit 223 illustrated in FIG. 5 by executing the specifying process 263. Other processes are the same as those of the item recommendation program 60 in the first embodiment. As a result, the computer 50 that has executed the item recommendation program 260 functions as the item recommendation device 220.

なお、アイテム推薦プログラム260により実現される機能は、例えば半導体集積回路、より詳しくはASIC等で実現することも可能である。   The function realized by the item recommendation program 260 can be realized by, for example, a semiconductor integrated circuit, more specifically, an ASIC or the like.

次に、第2実施形態に係るアイテム推薦システム210の作用について説明する。第2実施形態では、図11に示すアイテム推薦処理のステップS10で実行される興味ベクトル生成処理が、第1実施形態におけるアイテム推薦処理と異なるだけであるため、図17を参照して、第2実施形態における興味ベクトル生成処理について説明する。   Next, the operation of the item recommendation system 210 according to the second embodiment will be described. In the second embodiment, the interest vector generation process executed in step S10 of the item recommendation process shown in FIG. 11 is only different from the item recommendation process in the first embodiment. The interest vector generation process in the embodiment will be described.

図17に示す興味ベクトル生成処理のステップS101で、抽出部222が、アイテムの推薦先となるユーザについてのアイテム評価表32Aを参照して、「評価」欄が「1(正評価)」の評価情報のアイテムIDを全て抽出して一覧にした正評価アイテムリストを生成する。同様に、抽出部222が、「評価」欄が「0(非正評価)」の評価情報のアイテムIDを全て抽出して一覧にした非正評価アイテムリストを生成する。抽出部222は、生成した正評価アイテムリスト及び非正評価アイテムリストを特定部223へ受け渡す。   In step S101 of the interest vector generation process shown in FIG. 17, the extraction unit 222 refers to the item evaluation table 32A for the user who is the item recommendation destination, and the evaluation in the “evaluation” column is “1 (correct evaluation)”. A correct evaluation item list in which all item IDs of information are extracted and listed is generated. Similarly, the extraction unit 222 generates a non-correct evaluation item list in which all item IDs of evaluation information whose “evaluation” column is “0 (non-correct evaluation)” are extracted and listed. The extraction unit 222 passes the generated correct evaluation item list and non-correct evaluation item list to the specifying unit 223.

次に、ステップS102で、特定部223が、正評価アイテムリストのリスト長、すなわち正評価アイテムリストに含まれるアイテムIDの数が2以上か否かを判定する。リスト長が2以上の場合には、処理はステップS103へ移行し、リスト長が2未満の場合には、処理はステップS108へ移行する。   Next, in step S102, the specifying unit 223 determines whether the list length of the correct evaluation item list, that is, the number of item IDs included in the correct evaluation item list is 2 or more. If the list length is 2 or more, the process proceeds to step S103. If the list length is less than 2, the process proceeds to step S108.

ステップS103では、特定部223が、正評価アイテムリストに含まれるアイテムIDが示す正評価アイテムの各々の特徴ベクトルを、アイテム特徴表31から取得する。そして、特定部223は、特徴空間において、正評価アイテムの分布81を求め、正評価アイテムの分布81に対して主成分分析を適用した際の第1主成分のベクトルを、正評価軸82として求める。さらに、特定部223は、正評価軸82を単位ベクトル化して、正評価ベクトル87を生成する。   In step S <b> 103, the specifying unit 223 acquires the feature vector of each positive evaluation item indicated by the item ID included in the positive evaluation item list from the item feature table 31. Then, the specifying unit 223 obtains the positive evaluation item distribution 81 in the feature space, and uses the first principal component vector when the principal component analysis is applied to the positive evaluation item distribution 81 as the positive evaluation axis 82. Ask. Further, the specifying unit 223 generates a positive evaluation vector 87 by converting the positive evaluation axis 82 into a unit vector.

次に、ステップS104で、特定部223が、非正評価アイテムリストのリスト長が2以上か否かを判定する。リスト長が2以上の場合には、処理はステップS105へ移行し、リスト長が2未満の場合には、処理はステップS107へ移行する。   Next, in step S104, the specifying unit 223 determines whether the list length of the non-correct evaluation item list is 2 or more. If the list length is 2 or more, the process proceeds to step S105. If the list length is less than 2, the process proceeds to step S107.

ステップS105では、特定部223が、非正評価アイテムリストに含まれるアイテムIDに基づいて、非正評価アイテムの分布83を求める。そして、特定部223は、非正評価アイテムの分布83に対して主成分分析を適用した際の第2主成分のベクトルを、非正評価直交軸85として求める。さらに、特定部223は、非正評価直交軸85を単位ベクトル化して、非正評価直交ベクトル86を生成する。   In step S <b> 105, the specifying unit 223 obtains a non-correct evaluation item distribution 83 based on the item IDs included in the non-correct evaluation item list. Then, the specifying unit 223 obtains a vector of the second principal component when the principal component analysis is applied to the non-positive evaluation item distribution 83 as the non-positive evaluation orthogonal axis 85. Further, the specifying unit 223 generates a non-positive evaluation orthogonal vector 86 by converting the non-positive evaluation orthogonal axis 85 into a unit vector.

次に、ステップS106で、特定部223は、正評価ベクトル87と非正評価直交ベクトル86の和ベクトル88を単位ベクトル化して、興味ベクトル89を生成する。そして、特定部223は、生成した興味ベクトル89を決定部24へ受け渡し、処理は図11に示すアイテム推薦処理に戻る。   Next, in step S106, the specifying unit 223 generates an interest vector 89 by converting the sum vector 88 of the positive evaluation vector 87 and the non-positive evaluation orthogonal vector 86 into a unit vector. Then, the specifying unit 223 passes the generated interest vector 89 to the determining unit 24, and the process returns to the item recommendation process illustrated in FIG.

一方、上記ステップS104で否定判定された場合には、非正評価直交ベクトル86が生成できないため、次のステップS107で、特定部223は、上記ステップS103で生成した正評価ベクトル87を興味ベクトル89に設定する。そして、処理は図11に示すアイテム推薦処理に戻る。   On the other hand, if a negative determination is made in step S104, the non-positive evaluation orthogonal vector 86 cannot be generated. Therefore, in the next step S107, the specifying unit 223 uses the positive evaluation vector 87 generated in step S103 as the interest vector 89. Set to. Then, the process returns to the item recommendation process shown in FIG.

また、ステップS108では、特定部223が、非正評価アイテムリストのリスト長が2以上か否かを判定する。リスト長が2以上の場合には、処理はステップS109へ移行する。ステップS109では、上記ステップS105と同様に、特定部223が、非正評価直交ベクトル86を生成する。   In step S108, the specifying unit 223 determines whether the list length of the non-correct evaluation item list is 2 or more. If the list length is 2 or more, the process proceeds to step S109. In step S109, as in step S105, the specifying unit 223 generates the non-positive evaluation orthogonal vector 86.

上記ステップS102で否定判定され、上記ステップS108で肯定判定されて、処理がステップS109へ移行した場合には、正評価ベクトル87が生成されていない。そこで、次のステップS110で、特定部223が、上記ステップS109で生成した非正評価直交ベクトル86を興味ベクトル89に設定し、処理は図11に示すアイテム推薦処理に戻る。   When a negative determination is made in step S102, an affirmative determination is made in step S108, and the process proceeds to step S109, the positive evaluation vector 87 is not generated. Therefore, in the next step S110, the specifying unit 223 sets the non-positive evaluation orthogonal vector 86 generated in step S109 as the interest vector 89, and the process returns to the item recommendation process shown in FIG.

一方、上記ステップS108で、リスト長が2未満と判定された場合には、正評価ベクトル87も非正評価直交ベクトル86も生成できないため、興味ベクトル89は生成されることなく、処理は図11に示すアイテム推薦処理に戻る。   On the other hand, if it is determined in step S108 that the list length is less than 2, neither the positive evaluation vector 87 nor the non-positive evaluation orthogonal vector 86 can be generated. Therefore, the interest vector 89 is not generated, and the processing is as shown in FIG. Return to the item recommendation process shown in FIG.

以上説明したように、第2実施形態に係るアイテム推薦装置によれば、第1実施形態で用いた非正評価アイテムの位置の散らばりが最小になる方向だけでなく、正評価アイテムの位置の散らばりが最大になる方向も用いて、興味ベクトルを特定する。そして、興味ベクトルの方向に位置する未推薦のアイテムを推薦アイテムに決定する。これにより、ユーザが類似なアイテムを優先的に求めているフェーズか、それとも意外性のあるアイテムを優先的に求めているフェーズかを考慮した推薦を行うことができる。   As described above, according to the item recommendation device according to the second embodiment, not only the direction in which the dispersion of the positions of the non-correct evaluation items used in the first embodiment is minimized, but also the distribution of the positions of the positive evaluation items. The vector of interest is specified also using the direction in which the maximum is. Then, an unrecommended item located in the direction of the interest vector is determined as a recommended item. Thereby, it is possible to make a recommendation in consideration of whether the user is preferentially seeking a similar item or a phase preferentially seeking an unexpected item.

より具体的に説明すると、ユーザが推薦アイテムに意外性を求めるのは、推薦アイテムがユーザの興味に合わなくなっている場合である。このような場合として、第1に、初めから興味のないアイテムばかりが推薦される場合、第2に、類似なアイテムばかりが推薦される結果、ユーザは当初は興味を持って選択していたが、やがて興味が薄れて、推薦アイテムを選択しなくなる場合が考えられる。   More specifically, the user seeks unexpectedness for the recommended item when the recommended item does not meet the user's interest. In such a case, first, only items that are not interested from the beginning are recommended, and secondly, only similar items are recommended, so that the user initially selected with interest. There is a possibility that the interest will eventually fade and the recommended item will not be selected.

第1の場合については、意外性を発生させる非正評価直交ベクトルが興味ベクトルの構成に用いられるため、回避することができる。また、第2の場合、正評価ベクトルと非正評価ベクトル(非正評価軸を単位ベクトル化したもの)とが類似になっていく(内積の絶対値が0に近づく)。このため、結果として、第1の場合と同様に、意外性を発生させる非正評価直交ベクトルの影響が興味ベクトルに大きく反映されることになり、第2の場合を回避することができる。推薦アイテムに対して、ユーザが興味を持ち続ける場合には、ユーザは推薦アイテムを選択し続けるため、正評価ベクトルの影響が大きくなり、意外性が抑制され、既に推薦されたアイテムと類似なアイテムが推薦され続ける。このように、ユーザが推薦アイテムに興味を持ち続ける、初めから持っていない、徐々に興味が弱くなるという、各ケースに対応した推薦を行うことができる。   The first case can be avoided because a non-positive evaluation orthogonal vector that generates unexpectedness is used in the construction of the interest vector. In the second case, the positive evaluation vector and the non-positive evaluation vector (the non-positive evaluation axis converted into a unit vector) become similar (the absolute value of the inner product approaches 0). For this reason, as a result, as in the first case, the influence of the non-positive evaluation orthogonal vector causing the unexpectedness is greatly reflected in the interest vector, and the second case can be avoided. If the user continues to be interested in the recommended item, the user continues to select the recommended item, so the influence of the positive evaluation vector is increased, the unexpectedness is suppressed, and the item similar to the already recommended item Continue to be recommended. In this way, it is possible to make a recommendation corresponding to each case where the user continues to be interested in the recommended item, does not have it from the beginning, or gradually becomes less interested.

なお、第2実施形態では、非正評価直交ベクトルと正評価ベクトルとの和ベクトルを単位ベクトル化したベクトルを興味ベクトルとして生成する場合について説明したが、この場合に限定されない。例えば、ユーザによる正評価を重視するか、非正評価を重視するかに応じて、非正評価直交ベクトル及び正評価ベクトルの各々に係数を乗算した上で、和ベクトルを求めるようにしてもよい。   In the second embodiment, a case has been described in which a vector obtained by converting a sum vector of a non-positive evaluation orthogonal vector and a positive evaluation vector into a unit vector is generated as an interest vector. However, the present invention is not limited to this case. For example, the sum vector may be obtained by multiplying each of the non-positive evaluation orthogonal vector and the positive evaluation vector by a coefficient depending on whether the positive evaluation by the user is important or the non-positive evaluation is important. .

<第3実施形態>
次に、第3実施形態について説明する。なお、第3実施形態に係るアイテム推薦システムにおいて、第1実施形態に係るアイテム推薦システム10と同様の部分については、同一符号を付して、詳細な説明を省略する。
<Third Embodiment>
Next, a third embodiment will be described. In addition, in the item recommendation system which concerns on 3rd Embodiment, about the part similar to the item recommendation system 10 which concerns on 1st Embodiment, the same code | symbol is attached | subjected and detailed description is abbreviate | omitted.

図18に示すように、第3実施形態に係るアイテム推薦システム310は、アイテム推薦装置320と、記憶装置30と、ユーザ側装置340とを含む。   As shown in FIG. 18, the item recommendation system 310 according to the third embodiment includes an item recommendation device 320, a storage device 30, and a user side device 340.

ユーザ側装置340は、制御部341と、表示部342と、リモートコントローラ343と、脳波計344とを含む。表示部342は、第1実施形態におけるユーザ端末40の表示装置と同様の機能を有し、例えば、図9に示すような、推薦アイテム表示領域72を含む画面を表示する。リモートコントローラ343は、第1実施形態におけるユーザ端末40のマウス、キーボード、タッチパネル等の入力装置と同様の機能を有し、ユーザ45の操作に応じて、各種信号を制御部341へ送信する。脳波計344は、ユーザ45の頭部に装着され、ユーザ45の脳波を計測し、計測データを制御部341へ送信する。   The user side device 340 includes a control unit 341, a display unit 342, a remote controller 343, and an electroencephalograph 344. The display unit 342 has the same function as the display device of the user terminal 40 in the first embodiment, and displays a screen including a recommended item display area 72 as shown in FIG. 9, for example. The remote controller 343 has functions similar to those of the input device such as a mouse, a keyboard, and a touch panel of the user terminal 40 in the first embodiment, and transmits various signals to the control unit 341 according to the operation of the user 45. The electroencephalograph 344 is worn on the head of the user 45, measures the electroencephalogram of the user 45, and transmits measurement data to the control unit 341.

制御部341は、CPU、記憶部、メモリ等を有するコンピュータで実現することができる。制御部341は、アイテム推薦装置320から送信された推薦アイテムの情報を表示部342に表示する制御を行う。また、制御部341は、アイテム選択情報を生成して、アイテム推薦装置320へ送信する制御を行う。アイテム選択情報の生成について、より詳細に説明する。   The control unit 341 can be realized by a computer having a CPU, a storage unit, a memory, and the like. The control unit 341 performs control to display information on the recommended item transmitted from the item recommendation device 320 on the display unit 342. In addition, the control unit 341 performs control to generate item selection information and transmit it to the item recommendation device 320. The generation of item selection information will be described in more detail.

図19に示すように、制御部341は、アイテム選択情報の生成に関する機能部として、脳波取得部314Aと、P600検出部341Bと、選択信号受信部341Cと、生成送信部341Dとを含む。   As illustrated in FIG. 19, the control unit 341 includes an electroencephalogram acquisition unit 314A, a P600 detection unit 341B, a selection signal reception unit 341C, and a generation transmission unit 341D as functional units related to generation of item selection information.

脳波取得部341Aは、脳波計344で計測されたユーザ45の脳波を示す計測データを取得する。P600検出部341Bは、脳波取得部341Aで取得された計測データから、推薦アイテムが提示された時間を基準タイミングとし、基準タイミングから600ミリ秒後の陽性の電圧変位を表す事象関連電位P600成分を検出する。P600成分が検出された場合には、ユーザが提示された推薦アイテムに対して、期待はずれ感や興味なしといった否定的な評価を持ったことを表す。第1及び第2実施形態のように、ユーザが推薦アイテムを選択しなかったことを非正評価とする場合に比べ、P600成分を検出することで、明示的な非正評価を得ることができる。なお、P600成分に限定されず、ユーザが否定的な評価を持ったことを判定可能な他の生体情報を用いてもよい。生体情報を検出して、非正評価とみなすことで、ユーザに直接評価を問い合わせて回答を得るといった手法に比べ、ユーザの負担が少ない。   The electroencephalogram acquisition unit 341 </ b> A acquires measurement data indicating the electroencephalogram of the user 45 measured by the electroencephalograph 344. The P600 detection unit 341B uses an event-related potential P600 component that represents a positive voltage displacement 600 milliseconds after the reference timing, based on the measurement data acquired by the electroencephalogram acquisition unit 341A. To detect. When the P600 component is detected, it indicates that the user has a negative evaluation such as disappointment or no interest in the recommended item presented. As in the first and second embodiments, it is possible to obtain an explicit non-positive evaluation by detecting the P600 component as compared with the case where the user does not select the recommended item as a non-positive evaluation. . In addition, it is not limited to P600 component, You may use the other biometric information which can determine that the user had negative evaluation. By detecting biometric information and regarding it as a non-positive evaluation, the burden on the user is small compared to a method in which the user is directly inquired about the evaluation to obtain an answer.

選択信号受信部341Cは、ユーザ45がリモートコントローラ343を操作して、表示部342に表示された推薦アイテムを選択した際に、リモートコントローラ343から送信される選択信号を受信する。   The selection signal receiving unit 341 </ b> C receives a selection signal transmitted from the remote controller 343 when the user 45 operates the remote controller 343 to select a recommended item displayed on the display unit 342.

生成送信部341Dは、P600検出部341Bの検出結果と、選択信号受信部341Cの受信結果とに基づいて、アイテム選択情報を生成する。具体的には、生成送信部341Dは、P600検出部341BによりP600成分が検出された場合には、アイテムIDとP600成分が検出されたことを示す情報とを、アイテム選択情報に含める。アイテムIDは、P600成分検出の基準タイミングに表示部342に表示されていた推薦アイテムのアイテムIDである。また、生成送信部341Dは、選択信号受信部341Cにより選択信号が受信された場合には、アイテムIDと選択信号を受信したことを示す情報とを、アイテム選択情報に含める。アイテムIDは、選択信号受信部341Cで選択信号を受信した際に表示部342に表示されていた推薦アイテムのアイテムIDである。また、生成送信部341Dは、アイテム選択情報にユーザIDを含める。生成送信部341Dは、生成したアイテム選択情報をアイテム推薦装置320へ送信する。   The generation transmission unit 341D generates item selection information based on the detection result of the P600 detection unit 341B and the reception result of the selection signal reception unit 341C. Specifically, when the P600 component is detected by the P600 detection unit 341B, the generation transmission unit 341D includes the item ID and information indicating that the P600 component is detected in the item selection information. The item ID is the item ID of the recommended item displayed on the display unit 342 at the reference timing of P600 component detection. In addition, when the selection signal is received by the selection signal reception unit 341C, the generation transmission unit 341D includes the item ID and information indicating that the selection signal has been received in the item selection information. The item ID is the item ID of the recommended item displayed on the display unit 342 when the selection signal is received by the selection signal receiving unit 341C. Further, the generation transmission unit 341D includes the user ID in the item selection information. The generation transmission unit 341D transmits the generated item selection information to the item recommendation device 320.

なお、P600検出部341BによりP600成分が検出されるか否かを判定する期間、及び選択信号受信部341Cにより選択信号が受信されるか否かを判定する期間は、推薦アイテム表示領域72に推薦アイテムが表示されてから所定期間とすることができる。所定期間は、例えば、予め定めた期間としてもよいし、推薦アイテム表示領域72に推薦アイテムが表示されてから、次の推薦アイテムが表示されるまでの期間としてもよい。   Note that the recommended item display area 72 is recommended during the period for determining whether or not the P600 component is detected by the P600 detection unit 341B and the period for determining whether or not the selection signal is received by the selection signal receiving unit 341C. A predetermined period can be set after the item is displayed. The predetermined period may be, for example, a predetermined period, or a period from when a recommended item is displayed in the recommended item display area 72 to when the next recommended item is displayed.

アイテム推薦装置320は、図5に示すように、機能部として、取得部321と、抽出部22と、特定部23と、決定部24とを含む。   As illustrated in FIG. 5, the item recommendation device 320 includes an acquisition unit 321, an extraction unit 22, a specification unit 23, and a determination unit 24 as functional units.

取得部321は、提示された推薦アイテムに対するユーザの評価情報を、評価情報DB332の該当のユーザのアイテム評価表332Aに記録する。図20に、アイテム評価表332Aの一例を示す。第1実施形態におけるアイテム評価表32Aとは、「評価」欄に記録されるユーザの評価が異なる。第3実施形態におけるアイテム評価表332Aでは、ユーザの評価を、P600成分が検出された場合には、非正評価とし、P600成分が検出されず、かつ、ユーザが提示された推薦アイテムを選択した場合には、正評価とする。P600成分が検出されず、かつ、ユーザが提示された推薦アイテムを選択しなかった場合には、いずれの評価も与えないこと(評価なし)とする。例えば、正評価を「1」、非正評価を「−1」、評価なしを「0」とすることができる。   The acquisition unit 321 records user evaluation information on the presented recommended item in the item evaluation table 332A of the corresponding user in the evaluation information DB 332. FIG. 20 shows an example of the item evaluation table 332A. The user evaluation recorded in the “evaluation” column is different from the item evaluation table 32A in the first embodiment. In the item evaluation table 332A according to the third embodiment, when the P600 component is detected, the user's evaluation is regarded as a non-positive evaluation, and the recommended item that the P600 component is not detected and the user is presented is selected. In such cases, a positive evaluation is made. If no P600 component is detected and the recommended item presented by the user is not selected, no evaluation is given (no evaluation). For example, the positive evaluation can be “1”, the non-positive evaluation can be “−1”, and the no evaluation can be “0”.

具体的には、取得部321は、決定部24により決定され、ユーザに提示された推薦アイテムのアイテムID及び提示時間を評価情報DB332の該当のユーザのアイテム評価表332Aに記録する。また、取得部321は、対応する「評価」欄を初期値として「0(評価なし)」に設定する。また、取得部321は、ユーザに提示された推薦アイテムがユーザにより選択された際にユーザ端末40から送信されるアイテム選択情報を取得する。アイテム選択情報には、上述したように、ユーザIDと、P600成分が検出されたか否かを示す情報と、選択信号を受信したか否かを示す情報とが含まれる。取得部321は、アイテム選択情報に含まれるユーザIDに基づいて、該当のユーザのアイテム評価表332Aを特定する。そして、取得部321は、アイテム選択情報にP600を検出したことを示す情報が含まれる場合には、特定したアイテム評価表332Aにおいて、アイテム選択情報に含まれるアイテムIDに対応する「評価」欄を「0(非正評価)」に更新する。また、取得部321は、アイテム選択情報にP600を検出したことを示す情報が含まれず、かつ、選択信号を受信したことを示す情報が含まれる場合には、「評価」欄を「1(正評価)」に更新する。   Specifically, the acquisition unit 321 records the item ID and the presentation time of the recommended item determined by the determination unit 24 and presented to the user in the item evaluation table 332A of the corresponding user in the evaluation information DB 332. In addition, the acquisition unit 321 sets the corresponding “evaluation” field to “0 (no evaluation)” as an initial value. In addition, the acquisition unit 321 acquires item selection information transmitted from the user terminal 40 when a recommended item presented to the user is selected by the user. As described above, the item selection information includes the user ID, information indicating whether or not the P600 component has been detected, and information indicating whether or not the selection signal has been received. The acquisition unit 321 specifies the item evaluation table 332A of the corresponding user based on the user ID included in the item selection information. When the item selection information includes information indicating that P600 is detected, the acquisition unit 321 displays an “evaluation” column corresponding to the item ID included in the item selection information in the specified item evaluation table 332A. Update to “0 (non-positive evaluation)”. If the item selection information does not include information indicating that P600 has been detected and includes information indicating that a selection signal has been received, the acquisition unit 321 sets “1 (correct) Update to "evaluation)".

アイテム推薦装置320は、例えば、図10に示すコンピュータ50で実現することができる。コンピュータ50の記憶部53には、コンピュータ50をアイテム推薦装置320として機能させるためのアイテム推薦プログラム360が記憶される。アイテム推薦プログラム360は、取得プロセス361と、抽出プロセス62と、特定プロセス63と、決定プロセス64とを有する。   The item recommendation device 320 can be realized by, for example, the computer 50 shown in FIG. An item recommendation program 360 for causing the computer 50 to function as the item recommendation device 320 is stored in the storage unit 53 of the computer 50. The item recommendation program 360 includes an acquisition process 361, an extraction process 62, a specification process 63, and a determination process 64.

CPU51は、アイテム推薦プログラム360を記憶部53から読み出してメモリ52に展開し、アイテム推薦プログラム360が有するプロセスを順次実行する。CPU51は、取得プロセス361を実行することで、図5に示す取得部321として動作する。他のプロセスについては、第1実施形態におけるアイテム推薦プログラム60と同様である。これにより、アイテム推薦プログラム360を実行したコンピュータ50が、アイテム推薦装置320として機能することになる。   CPU51 reads the item recommendation program 360 from the memory | storage part 53, expand | deploys to the memory 52, and executes the process which the item recommendation program 360 has sequentially. The CPU 51 operates as the acquisition unit 321 illustrated in FIG. 5 by executing the acquisition process 361. Other processes are the same as those of the item recommendation program 60 in the first embodiment. As a result, the computer 50 that has executed the item recommendation program 360 functions as the item recommendation device 320.

なお、アイテム推薦プログラム360により実現される機能は、例えば半導体集積回路、より詳しくはASIC等で実現することも可能である。   The function realized by the item recommendation program 360 can be realized by, for example, a semiconductor integrated circuit, more specifically, an ASIC or the like.

次に、第3実施形態に係るアイテム推薦システム310の作用について説明する。第3実施形態では、図11に示すアイテム推薦処理のステップS30で実行される評価情報取得処理が、第1実施形態に係るアイテム推薦処理と異なるだけであるため、図21を参照して、第3実施形態における評価情報取得処理について説明する。なお、第1実施形態における評価情報取得処理と同一の処理については、同一符号を付して詳細な説明を省略する。   Next, the operation of the item recommendation system 310 according to the third embodiment will be described. In the third embodiment, since the evaluation information acquisition process executed in step S30 of the item recommendation process shown in FIG. 11 is only different from the item recommendation process according to the first embodiment, referring to FIG. An evaluation information acquisition process in the third embodiment will be described. In addition, about the process same as the evaluation information acquisition process in 1st Embodiment, the same code | symbol is attached | subjected and detailed description is abbreviate | omitted.

図21に示す評価情報取得処理のステップS31で、決定部24が、決定した推薦アイテムの情報をユーザに提示する。また、決定部24は、ユーザに提示した推薦アイテムのアイテムID、提示時間、及び推薦先のユーザのユーザIDを取得部321に通知する。通知を受けた取得部321は、ユーザIDで特定される該当のユーザのアイテム評価表332Aに、アイテムID及び提示時間を記録し、対応する「評価」欄を初期値として「0(評価なし)」に設定する。   In step S31 of the evaluation information acquisition process illustrated in FIG. 21, the determination unit 24 presents the determined recommended item information to the user. In addition, the determination unit 24 notifies the acquisition unit 321 of the item ID of the recommended item presented to the user, the presentation time, and the user ID of the recommended user. Upon receiving the notification, the acquisition unit 321 records the item ID and the presentation time in the item evaluation table 332A of the corresponding user specified by the user ID, and sets the corresponding “evaluation” field as an initial value “0 (no evaluation)”. To "".

次に、ステップS331で、取得部332が、推薦アイテムに対して、ユーザ45の脳波にP600成分が発生したか否かを判定する。取得部332がユーザ端末40からアイテム選択情報を取得し、取得したアイテム選択情報にP600成分を検出したことを示す情報が含まれる場合には、肯定判定となり、処理はステップS34へ移行する。一方、アイテム選択情報に、P600成分を検出したことを示す情報が含まれない場合には、否定判定となり、処理はステップS332へ移行する。   Next, in step S331, the acquisition unit 332 determines whether or not a P600 component has occurred in the brain wave of the user 45 for the recommended item. If the acquisition unit 332 acquires item selection information from the user terminal 40 and the acquired item selection information includes information indicating that the P600 component has been detected, an affirmative determination is made, and the process proceeds to step S34. On the other hand, when the information indicating that the P600 component is detected is not included in the item selection information, a negative determination is made, and the process proceeds to step S332.

ステップS34では、取得部321が、アイテム選択情報に含まれるユーザIDに基づいて、該当のユーザのアイテム評価表332Aを特定する。そして、取得部321は、特定したアイテム評価表332Aにおいて、アイテム選択情報に含まれるアイテムIDに対応する「評価」欄を「0(非正評価)」に更新することで、該当のアイテムを非正評価アイテムとして記録する。そして、処理は図11に示すアイテム推薦処理に戻る。   In step S34, the acquisition unit 321 specifies the item evaluation table 332A of the corresponding user based on the user ID included in the item selection information. Then, the acquisition unit 321 updates the “evaluation” column corresponding to the item ID included in the item selection information to “0 (non-correct evaluation)” in the identified item evaluation table 332A, thereby removing the corresponding item. Record as a positive evaluation item. Then, the process returns to the item recommendation process shown in FIG.

一方、上記ステップS331が否定判定の場合には、処理はステップS332へ移行する。ステップS332では、取得部321が、ユーザが推薦アイテムを選択したか否かを判定する。アイテム選択情報に、選択信号を受信したことを示す情報が含まれる場合には、肯定判定されて、ステップS33へ移行する。ステップS33では、取得部321が、アイテム選択情報に含まれるアイテムIDに対応する「評価」欄を「1(正評価)」に更新することで、該当のアイテムを正評価アイテムとして記録する。そして、処理は図11に示すアイテム推薦処理に戻る。   On the other hand, if the determination in step S331 is negative, the process proceeds to step S332. In step S332, the acquisition unit 321 determines whether the user has selected a recommended item. If the item selection information includes information indicating that the selection signal has been received, an affirmative determination is made and the process proceeds to step S33. In step S33, the acquisition unit 321 records the corresponding item as a positive evaluation item by updating the “evaluation” field corresponding to the item ID included in the item selection information to “1 (correct evaluation)”. Then, the process returns to the item recommendation process shown in FIG.

一方、上記ステップS332が否定判定の場合には、処理はそのまま図11に示すアイテム推薦処理に戻る。アイテム評価表332Aの「評価」欄の初期値を「0(評価なし)」としているため、P600成分も検出されず、ユーザにより選択もされなかった推薦アイテムは、そのまま評価がないアイテムとして、アイテム評価表332Aに記録されることになる。   On the other hand, if the determination in step S332 is negative, the process directly returns to the item recommendation process shown in FIG. Since the initial value in the “evaluation” column of the item evaluation table 332A is set to “0 (no evaluation)”, the recommended item that is not detected by the user and is not selected by the user is regarded as an item that is not evaluated as it is. It will be recorded in the evaluation table 332A.

以上説明したように、第3実施形態に係るアイテム推薦装置によれば、推薦アイテムに対するユーザの非正評価を、脳波のP600成分のような生体情報から取得する。このため、ユーザに直接問い合わせる等の負担をかけることなく、明示的な非正評価を得ることができる。明示的な非正評価アイテムを用いて生成した非正評価直交ベクトルを構成に含む興味ベクトルの方向に位置する推薦アイテムを決定することで、より明確に否定的な評価となるアイテムを回避することができる。   As described above, according to the item recommendation device according to the third embodiment, the user's non-positive evaluation for the recommended item is acquired from the biological information such as the P600 component of the brain wave. For this reason, an explicit non-positive evaluation can be obtained without imposing a burden of directly inquiring the user. Avoiding items that have a negative evaluation more clearly by determining recommended items that are located in the direction of the interest vector that contains the non-positive evaluation orthogonal vector generated using explicit non-positive evaluation items Can do.

なお、第3実施形態においても、第1及び第2実施形態と同様に、ユーザ側装置340に替えて、PC等のユーザ端末40を用いてもよい。この場合、ユーザ端末40に、脳波計344から送信される計測データを受信する機能を持たせておく。また、第1及び第2実施形態においても、ユーザ端末40に替えて、脳波計344を含まないユーザ側装置340を用いてもよい。   In the third embodiment, as in the first and second embodiments, a user terminal 40 such as a PC may be used instead of the user device 340. In this case, the user terminal 40 has a function of receiving measurement data transmitted from the electroencephalograph 344. Also in the first and second embodiments, instead of the user terminal 40, a user side device 340 that does not include the electroencephalograph 344 may be used.

また、上記各実施形態では、推薦アイテムを1つずつ提示する場合について説明したが、1回に複数個の推薦アイテムを提示するようにしてもよい。この場合、例えば、興味軸上に射影された未推薦のアイテムの位置と、直近の推薦アイテムの位置との距離、または、未推薦アイテムの位置と興味軸との距離が近い順に上位所定個の未推薦のアイテムを推薦アイテムとして決定すればよい。   Moreover, although each said embodiment demonstrated the case where the recommendation item was shown one by one, you may make it show a some recommendation item at once. In this case, for example, the distance between the position of the unrecommended item projected on the axis of interest and the position of the latest recommended item, or the upper predetermined number in the order of the distance between the position of the unrecommended item and the axis of interest. An unrecommended item may be determined as a recommended item.

また、上記各実施形態では、ネットショッピング等のウェブサービス利用時に、図11に示すアイテム推薦処理をバックグラウンドでループさせ、T秒経過する毎に推薦アイテムが切り替わる場合について説明したが、この場合に限定されない。例えば、ユーザからアイテムの推薦を指示される都度、図11に示すアイテム推薦処理のステップS10〜S30の処理を1回ずつ実行するようにしてもよい。   Also, in each of the above embodiments, when using a web service such as online shopping, the item recommendation process illustrated in FIG. 11 is looped in the background, and the recommended item is switched every time T seconds elapse. It is not limited. For example, the process of steps S10 to S30 of the item recommendation process shown in FIG. 11 may be executed once every time the user is instructed to recommend an item.

また、上記各実施形態では、ネットショッピング等のウェブサービスにおいて、商品等のアイテムを推薦する場合について説明したが、この場合に限定されない。例えば、ニュースサイトなどで、各記事をアイテムとして扱い、ユーザにお薦めの記事を推薦することができる。   Moreover, although each said embodiment demonstrated the case where items, such as goods, were recommended in web services, such as online shopping, it is not limited to this case. For example, in a news site or the like, each article can be handled as an item and an article recommended to the user can be recommended.

なお、上記では、アイテム推薦プログラム60、260、360が記憶部53に予め記憶(インストール)されている態様を説明したが、これに限定されない。開示の技術に係るプログラムは、CD−ROM、DVD−ROM、USBメモリ等の記録媒体に記録された形態で提供することも可能である。   In the above description, the item recommendation programs 60, 260, and 360 are stored (installed) in the storage unit 53 in advance. However, the present invention is not limited to this. The program according to the disclosed technology can be provided in a form recorded on a recording medium such as a CD-ROM, a DVD-ROM, or a USB memory.

以上の各実施形態に関し、更に以下の付記を開示する。   Regarding the above embodiments, the following additional notes are disclosed.

(付記1)
コンピュータに、
複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とを、前記推薦先毎に対応付けて記憶する記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出し、
アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、抽出した非正評価アイテムの位置の散らばりが最小となる方向を特定し、
特定した前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する
ことを含む処理を実行させるためのアイテム推薦プログラム。
(Appendix 1)
On the computer,
When recommending any item included in a plurality of items to a recommendation destination, the already recommended item included in the plurality of items, and the evaluation information of the recommendation destination for the already recommended item, Referring to the storage unit that stores the information in association with each recommendation destination, out of the already recommended items, the non-correct evaluation item associated with the evaluation information indicating evaluation other than positive evaluation is selected as the recommendation. Extract every destination,
The position of the extracted non-correct evaluation item in a space having a coordinate axis corresponding to each of the plurality of attributes of the item and in which the position of the item is determined corresponding to the combination of the attribute values of the item for the plurality of attributes Identify the direction in which the dispersion of
An item recommendation program for executing a process including determining an item to be recommended to the recommendation destination based on the identified direction and the position of any one of the plurality of items in the space.

(付記2)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定することを含む付記1記載のアイテム推薦プログラム。
(Appendix 2)
Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, each position of the unrecommended item passes through the position of the item recommended most recently. The item recommendation program according to claim 1, further comprising: determining the unrecommended item closest to the position of the item recommended most recently as a position projected on a straight line parallel to the direction as an item recommended for the recommendation destination. .

(付記3)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、直近で推薦したアイテムの位置を通過する前記方向と平行な直線との距離が最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定することを含む付記1記載のアイテム推薦プログラム。
(Appendix 3)
Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, the distance from the straight line parallel to the direction passing through the position of the item recommended most recently is the shortest The item recommendation program according to supplementary note 1, including determining the unrecommended item as an item recommended to the recommendation destination.

(付記4)
前記非正評価アイテムを抽出することに加え、前記記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価を示す前記評価情報に対応付けられた正評価アイテムを抽出し、
前記方向を特定する際に、前記空間において、前記非正評価アイテムの位置の散らばりが最小となる第1の方向と、前記正評価アイテムの位置の散らばりが最大となる第2の方向とに基づく、第3の方向を特定し、
前記推薦するアイテムを決定することは、特定した前記第3の方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定することを含む
付記1記載のアイテム推薦プログラム。
(Appendix 4)
In addition to extracting the non-positive evaluation item, referring to the storage unit, out of the already recommended items, extract a positive evaluation item associated with the evaluation information indicating a positive evaluation,
When specifying the direction, in the space, based on a first direction that minimizes the dispersion of the positions of the non-positive evaluation items and a second direction that maximizes the dispersion of the positions of the positive evaluation items. Identify the third direction,
The item to be recommended is to determine an item to be recommended to the recommendation destination based on the identified third direction and the position of any one of the plurality of items in the space. Including Item recommendation program according to appendix 1.

(付記5)
前記第3の方向として、前記第1の方向の単位ベクトルと、前記第2の方向の単位ベクトルとを合成したベクトルの方向を特定する付記4記載のアイテム推薦プログラム。
(Appendix 5)
The item recommendation program according to supplementary note 4, wherein a direction of a vector obtained by combining the unit vector in the first direction and the unit vector in the second direction is specified as the third direction.

(付記6)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記第3の方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記4または付記5記載のアイテム推薦プログラム。
(Appendix 6)
Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, each position of the unrecommended item passes through the position of the item recommended most recently. The appendix 4 or appendix 5, wherein the unrecommended item whose position projected onto a straight line parallel to the third direction is closest to the position of the item recommended most recently is determined as an item recommended for the recommendation destination. Item recommendation program.

(付記7)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、直近で推薦したアイテムの位置を通過する前記第3の方向と平行な直線との距離が最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記4または付記5記載のアイテム推薦プログラム。
(Appendix 7)
Determining the recommended item is a distance between a straight line parallel to the third direction passing through the position of the most recently recommended item among the unrecommended items included in the plurality of items in the space. The item recommendation program according to supplementary note 4 or supplementary note 5, wherein the unrecommended item closest to the item is determined as an item recommended to the recommendation destination.

(付記8)
前記コンピュータに、前記推薦先であるユーザの生体情報の変化から、前記肯定的な評価以外の評価を示す評価情報を取得することをさらに含む処理を実行させるための付記1〜付記7の何れか1項記載のアイテム推薦プログラム。
(Appendix 8)
Any one of appendix 1 to appendix 7 for causing the computer to execute a process further including obtaining evaluation information indicating an evaluation other than the positive evaluation from a change in biometric information of the user who is the recommendation destination Item recommendation program of item 1.

(付記9)
前記生体情報の変化として、ユーザに装着された脳波計により計測された脳波から、事象に関連して発生するP600成分を取得する付記8記載のアイテム推薦プログラム。
(Appendix 9)
The item recommendation program according to appendix 8, wherein a P600 component generated in association with an event is acquired from an electroencephalogram measured by an electroencephalograph attached to a user as the change in the biological information.

(付記10)
複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とを、前記推薦先毎に対応付けて記憶する記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出する抽出部と、
アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、前記抽出部により抽出された非正評価アイテムの位置の散らばりが最小となる方向を特定する特定部と、
前記特定部により特定された前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する決定部と、
を含むアイテム推薦装置。
(Appendix 10)
When recommending any item included in a plurality of items to a recommendation destination, the already recommended item included in the plurality of items, and the evaluation information of the recommendation destination for the already recommended item, Referring to the storage unit that stores the information in association with each recommendation destination, out of the already recommended items, the non-correct evaluation item associated with the evaluation information indicating evaluation other than positive evaluation is selected as the recommendation. An extraction unit for extracting each destination;
In the space that has coordinate axes corresponding to each of the plurality of attributes of the item and that determines the position of the item corresponding to the combination of the attribute values of the item for the plurality of attributes, A specific unit for identifying a direction in which the dispersion of the positions of the positive evaluation items is minimized,
A determining unit that determines an item to be recommended to the recommendation destination based on the direction specified by the specifying unit and a position of any one of the plurality of items in the space;
Item recommendation device.

(付記11)
前記決定部は、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記10記載のアイテム推薦装置。
(Appendix 11)
The determination unit includes a straight line parallel to the direction passing through the position of the item recommended most recently for each position of the unrecommended item among the unrecommended items included in the plurality of items in the space. The item recommendation device according to appendix 10, wherein the unrecommended item whose projected position is closest to the position of the item recommended most recently is determined as an item recommended for the recommendation destination.

(付記12)
前記決定部は、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、直近で推薦したアイテムの位置を通過する前記方向と平行な直線との距離が最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記10記載のアイテム推薦装置。
(Appendix 12)
In the space, the determination unit includes the unrecommended item that is closest to a straight line parallel to the direction passing through the position of the most recently recommended item among unrecommended items included in the plurality of items. Item recommendation apparatus of Additional remark 10 which determines as an item recommended to the said recommendation destination.

(付記13)
前記抽出部は、前記記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価を示す前記評価情報に対応付けられた正評価アイテムを抽出し、
前記特定部は、前記空間において、前記非正評価アイテムの位置の散らばりが最小となる第1の方向と、前記正評価アイテムの位置の散らばりが最大となる第2の方向とに基づく、第3の方向を特定し、
前記決定部は、前記特定部により特定された前記第3の方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する
付記10記載のアイテム推薦装置。
(Appendix 13)
The extraction unit refers to the storage unit and extracts a positive evaluation item associated with the evaluation information indicating a positive evaluation among the already recommended items,
The specifying unit is based on a first direction in which the dispersion of the positions of the non-correct evaluation items is minimized and a second direction in which the dispersion of the positions of the positive evaluation items is maximum in the space. Identify the direction of
The determination unit determines an item to be recommended to the recommendation destination based on the third direction specified by the specifying unit and the position of any one of the plurality of items in the space. The item recommendation device described.

(付記14)
前記特定部は、前記第3の方向として、前記第1の方向の単位ベクトルと、前記第2の方向の単位ベクトルとを合成したベクトルの方向を特定する付記13記載のアイテム推薦装置。
(Appendix 14)
14. The item recommendation device according to appendix 13, wherein the specifying unit specifies a direction of a vector obtained by combining the unit vector in the first direction and the unit vector in the second direction as the third direction.

(付記15)
前記決定部は、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記第3の方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記13または付記14記載のアイテム推薦装置。
(Appendix 15)
In the space, the determination unit includes the third direction passing through the position of the most recently recommended item for each position of the unrecommended item among the unrecommended items included in the plurality of items. 15. The item recommendation device according to supplementary note 13 or supplementary note 14, wherein the unrecommended item whose position projected onto a parallel straight line is closest to the position of the most recently recommended item is determined as an item recommended for the recommendation destination.

(付記16)
前記決定部は、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、直近で推薦したアイテムの位置を通過する前記第3の方向と平行な直線との距離が最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記13または付記14記載のアイテム推薦装置。
(Appendix 16)
In the space, the determination unit includes the unrecommended item included in the plurality of items, the unrecommended item having the closest distance to a straight line parallel to the third direction passing through the position of the item recommended most recently. Item recommendation apparatus of supplementary note 13 or supplementary note 14 which determines a recommendation item as an item recommended to the said recommendation destination.

(付記17)
前記推薦先であるユーザの生体情報の変化から、前記肯定的な評価以外の評価を示す評価情報を取得する取得部をさらに含む付記10〜付記16の何れか1項記載のアイテム推薦装置。
(Appendix 17)
The item recommendation device according to any one of Supplementary Note 10 to Supplementary Note 16, further including an acquisition unit that acquires evaluation information indicating an evaluation other than the positive evaluation from a change in biometric information of the user who is the recommendation destination.

(付記18)
前記取得部は、前記生体情報の変化として、ユーザに装着された脳波計により計測された脳波から、事象に関連して発生するP600成分を取得する付記17記載のアイテム推薦装置。
(Appendix 18)
The item recommendation device according to appendix 17, wherein the acquisition unit acquires a P600 component generated in association with an event from an electroencephalogram measured by an electroencephalograph attached to a user as the change in the biological information.

(付記19)
コンピュータに、
複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とを、前記推薦先毎に対応付けて記憶する記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出し、
アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、抽出した非正評価アイテムの位置の散らばりが最小となる方向を特定し、
特定した前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する
ことを含む処理を実行させるアイテム推薦方法。
(Appendix 19)
On the computer,
When recommending any item included in a plurality of items to a recommendation destination, the already recommended item included in the plurality of items, and the evaluation information of the recommendation destination for the already recommended item, Referring to the storage unit that stores the information in association with each recommendation destination, out of the already recommended items, the non-correct evaluation item associated with the evaluation information indicating evaluation other than positive evaluation is selected as the recommendation. Extract every destination,
The position of the extracted non-correct evaluation item in a space having a coordinate axis corresponding to each of the plurality of attributes of the item and in which the position of the item is determined corresponding to the combination of the attribute values of the item for the plurality of attributes Identify the direction in which the dispersion of
An item recommendation method for executing a process including determining an item to be recommended to the recommendation destination based on the identified direction and the position of any one of the plurality of items in the space.

(付記20)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定することを含む付記19記載のアイテム推薦方法。
(Appendix 20)
Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, each position of the unrecommended item passes through the position of the item recommended most recently. The item recommendation method according to claim 19, further comprising: determining the unrecommended item closest to the position of the item recommended most recently as a position projected on a straight line parallel to the direction as an item recommended for the recommendation destination. .

(付記21)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、直近で推薦したアイテムの位置を通過する前記方向と平行な直線との距離が最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定することを含む付記19記載のアイテム推薦方法。
(Appendix 21)
Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, the distance from the straight line parallel to the direction passing through the position of the item recommended most recently is the shortest The item recommendation method according to appendix 19, including determining the unrecommended item as an item recommended to the recommendation destination.

(付記22)
前記非正評価アイテムを抽出することに加え、前記記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価を示す前記評価情報に対応付けられた正評価アイテムを抽出し、
前記方向を特定する際に、前記空間において、前記非正評価アイテムの位置の散らばりが最小となる第1の方向と、前記正評価アイテムの位置の散らばりが最大となる第2の方向とに基づく、第3の方向を特定し、
前記推薦するアイテムを決定することは、特定した前記第3の方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定することを含む
付記19記載のアイテム推薦方法。
(Appendix 22)
In addition to extracting the non-positive evaluation item, referring to the storage unit, out of the already recommended items, extract a positive evaluation item associated with the evaluation information indicating a positive evaluation,
When specifying the direction, in the space, based on a first direction that minimizes the dispersion of the positions of the non-positive evaluation items and a second direction that maximizes the dispersion of the positions of the positive evaluation items. Identify the third direction,
The item to be recommended is to determine an item to be recommended to the recommendation destination based on the identified third direction and the position of any one of the plurality of items in the space. Including Item recommendation method according to appendix 19.

(付記23)
前記第3の方向として、前記第1の方向の単位ベクトルと、前記第2の方向の単位ベクトルとを合成したベクトルの方向を特定する付記22記載のアイテム推薦方法。
(Appendix 23)
23. The item recommendation method according to appendix 22, wherein a direction of a vector obtained by combining the unit vector in the first direction and the unit vector in the second direction is specified as the third direction.

(付記24)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記第3の方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記22または付記23記載のアイテム推薦方法。
(Appendix 24)
Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, each position of the unrecommended item passes through the position of the item recommended most recently. 24. The supplementary note 22 or the supplementary note 23, wherein the unrecommended item whose position projected on a straight line parallel to the third direction is closest to the position of the item recommended most recently is determined as an item recommended for the recommendation destination. Item recommendation method.

(付記25)
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、直近で推薦したアイテムの位置を通過する前記第3の方向と平行な直線との距離が最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する付記22または付記23記載のアイテム推薦方法。
(Appendix 25)
Determining the recommended item is a distance between a straight line parallel to the third direction passing through the position of the most recently recommended item among the unrecommended items included in the plurality of items in the space. 24. The item recommendation method according to supplementary note 22 or supplementary note 23, wherein the unrecommended item that is closest is determined as an item recommended to the recommendation destination.

(付記26)
前記コンピュータに、前記推薦先であるユーザの生体情報の変化から、前記肯定的な評価以外の評価を示す評価情報を取得することをさらに含む処理を実行させる付記19〜付記25の何れか1項記載のアイテム推薦方法。
(Appendix 26)
Any one of appendix 19 to appendix 25, which causes the computer to execute processing further including obtaining evaluation information indicating an evaluation other than the positive evaluation from a change in biometric information of the user who is the recommendation destination. The item recommendation method described.

(付記27)
前記生体情報の変化として、ユーザに装着された脳波計により計測された脳波から、事象に関連して発生するP600成分を取得する付記26記載のアイテム推薦方法。
(Appendix 27)
27. The item recommendation method according to appendix 26, wherein a P600 component generated in association with an event is acquired from an electroencephalogram measured by an electroencephalograph attached to a user as the change in the biological information.

(付記28)
コンピュータに、
複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とを、前記推薦先毎に対応付けて記憶する記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出し、
アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、抽出した非正評価アイテムの位置の散らばりが最小となる方向を特定し、
特定した前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する
ことを含む処理を実行させるためのアイテム推薦プログラムを記憶した記憶媒体。
(Appendix 28)
On the computer,
When recommending any item included in a plurality of items to a recommendation destination, the already recommended item included in the plurality of items, and the evaluation information of the recommendation destination for the already recommended item, Referring to the storage unit that stores the information in association with each recommendation destination, out of the already recommended items, the non-correct evaluation item associated with the evaluation information indicating evaluation other than positive evaluation is selected as the recommendation. Extract every destination,
The position of the extracted non-correct evaluation item in a space having a coordinate axis corresponding to each of the plurality of attributes of the item and in which the position of the item is determined corresponding to the combination of the attribute values of the item for the plurality of attributes Identify the direction in which the dispersion of
An item recommendation program for executing a process including determining an item recommended for the recommendation destination based on the identified direction and the position of any one of the plurality of items in the space is stored. Storage medium.

10、210、310 アイテム推薦システム
20、220、320 アイテム推薦装置
21、321 取得部
22、222 抽出部
23、223 特定部
24 決定部
30 記憶装置
31 アイテム特徴表
32、332 評価情報データベース(DB)
32A、332A アイテム評価表
33 アイテム提示情報DB
40 ユーザ端末
45 ユーザ
50 コンピュータ
51 CPU
52 メモリ
53 記憶部
60、260、360 アイテム推薦プログラム
72 推薦アイテム表示領域
81 正評価アイテムの分布
82 正評価軸
83 非正評価アイテムの分布
84 非正評価軸
85 非正評価直交軸
86 非正評価直交ベクトル
87 正評価ベクトル
89 興味ベクトル
90 興味軸
340 ユーザ側装置
341 制御部
314A 脳波取得部
341B P600検出部
341C 選択信号受信部
341D 生成送信部
344 脳波計
10, 210, 310 Item recommendation system 20, 220, 320 Item recommendation device 21, 321 Acquisition unit 22, 222 Extraction unit 23, 223 Identification unit 24 Determination unit 30 Storage device 31 Item feature table 32, 332 Evaluation information database (DB)
32A, 332A Item Evaluation Table 33 Item Presentation Information DB
40 user terminal 45 user 50 computer 51 CPU
52 Memory 53 Memory 60, 260, 360 Item recommendation program 72 Recommended item display area 81 Positive evaluation item distribution 82 Positive evaluation axis 83 Non-positive evaluation item distribution 84 Non-positive evaluation axis 85 Non-positive evaluation orthogonal axis 86 Non-positive evaluation Orthogonal vector 87 Positive evaluation vector 89 Interest vector 90 Interest axis 340 User side device 341 Control unit 314A EEG acquisition unit 341B P600 detection unit 341C Selection signal reception unit 341D Generation transmission unit 344 EEG

Claims (9)

コンピュータに、
複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とを、前記推薦先毎に対応付けて記憶する記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出し、
アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、抽出した非正評価アイテムの位置の散らばりが最小となる方向を特定し、
特定した前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する
ことを含む処理を実行させるためのアイテム推薦プログラム。
On the computer,
When recommending any item included in a plurality of items to a recommendation destination, the already recommended item included in the plurality of items, and the evaluation information of the recommendation destination for the already recommended item, Referring to the storage unit that stores the information in association with each recommendation destination, out of the already recommended items, the non-correct evaluation item associated with the evaluation information indicating evaluation other than positive evaluation is selected as the recommendation. Extract every destination,
The position of the extracted non-correct evaluation item in a space having a coordinate axis corresponding to each of the plurality of attributes of the item and in which the position of the item is determined corresponding to the combination of the attribute values of the item for the plurality of attributes Identify the direction in which the dispersion of
An item recommendation program for executing a process including determining an item to be recommended to the recommendation destination based on the identified direction and the position of any one of the plurality of items in the space.
前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定することを含む請求項1記載のアイテム推薦プログラム。   Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, each position of the unrecommended item passes through the position of the item recommended most recently. The item recommendation according to claim 1, further comprising: determining the unrecommended item closest to the position of the item recommended most recently as a position projected on a straight line parallel to the direction as an item recommended for the recommendation destination. program. 前記非正評価アイテムを抽出することに加え、前記記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価を示す前記評価情報に対応付けられた正評価アイテムを抽出し、
前記方向を特定する際に、前記空間において、前記非正評価アイテムの位置の散らばりが最小となる第1の方向と、前記正評価アイテムの位置の散らばりが最大となる第2の方向とに基づく、第3の方向を特定し、
前記推薦するアイテムを決定することは、特定した前記第3の方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定することを含む
請求項1記載のアイテム推薦プログラム。
In addition to extracting the non-positive evaluation item, referring to the storage unit, out of the already recommended items, extract a positive evaluation item associated with the evaluation information indicating a positive evaluation,
When specifying the direction, in the space, based on a first direction that minimizes the dispersion of the positions of the non-positive evaluation items and a second direction that maximizes the dispersion of the positions of the positive evaluation items. Identify the third direction,
The item to be recommended is to determine an item to be recommended to the recommendation destination based on the identified third direction and the position of any one of the plurality of items in the space. The item recommendation program according to claim 1.
前記第3の方向として、前記第1の方向の単位ベクトルと、前記第2の方向の単位ベクトルとを合成したベクトルの方向を特定する請求項3記載のアイテム推薦プログラム。   The item recommendation program according to claim 3, wherein a direction of a vector obtained by combining the unit vector in the first direction and the unit vector in the second direction is specified as the third direction. 前記推薦するアイテムを決定することは、前記空間において、前記複数のアイテムに含まれる未推薦のアイテムのうち、該未推薦のアイテムの各々の位置を、直近で推薦したアイテムの位置を通過する前記第3の方向と平行な直線上に射影した位置が、前記直近で推薦したアイテムの位置と最も近い前記未推薦のアイテムを、前記推薦先に推薦するアイテムとして決定する請求項3または請求項4記載のアイテム推薦プログラム。   Determining the item to be recommended means that, in the space, among the unrecommended items included in the plurality of items, each position of the unrecommended item passes through the position of the item recommended most recently. 5. The non-recommended item that is closest to the position of the item recommended most recently as a position projected on a straight line parallel to the third direction is determined as an item recommended for the recommendation destination. Item recommendation program. 前記コンピュータに、前記推薦先であるユーザの生体情報の変化から、前記肯定的な評価以外の評価を示す評価情報を取得することをさらに含む処理を実行させるための請求項1〜請求項5の何れか1項記載のアイテム推薦プログラム。   6. The computer according to claim 1, further comprising: acquiring evaluation information indicating evaluation other than the positive evaluation from a change in biological information of the user who is the recommendation destination. Item recommendation program given in any 1 paragraph. 前記生体情報の変化として、ユーザに装着された脳波計により計測された脳波から、事象に関連して発生するP600成分を取得する請求項6記載のアイテム推薦プログラム。   The item recommendation program according to claim 6, wherein a P600 component generated in association with an event is acquired from an electroencephalogram measured by an electroencephalograph attached to a user as the change in the biological information. 複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とを、前記推薦先毎に対応付けて記憶する記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出する抽出部と、
アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、前記抽出部により抽出された非正評価アイテムの位置の散らばりが最小となる方向を特定する特定部と、
前記特定部により特定された前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する決定部と、
を含むアイテム推薦装置。
When recommending any item included in a plurality of items to a recommendation destination, the already recommended item included in the plurality of items, and the evaluation information of the recommendation destination for the already recommended item, Referring to the storage unit that stores the information in association with each recommendation destination, out of the already recommended items, the non-correct evaluation item associated with the evaluation information indicating evaluation other than positive evaluation is selected as the recommendation. An extraction unit for extracting each destination;
In the space that has coordinate axes corresponding to each of the plurality of attributes of the item and that determines the position of the item corresponding to the combination of the attribute values of the item for the plurality of attributes, A specific unit for identifying a direction in which the dispersion of the positions of the positive evaluation items is minimized,
A determining unit that determines an item to be recommended to the recommendation destination based on the direction specified by the specifying unit and a position of any one of the plurality of items in the space;
Item recommendation device.
コンピュータに、
複数のアイテムに含まれる何れかのアイテムを推薦先に推薦する際に、前記複数のアイテムに含まれる既に推薦されたアイテムと、前記既に推薦されたアイテムに対する前記推薦先の評価情報とを、前記推薦先毎に対応付けて記憶する記憶部を参照して、前記既に推薦されたアイテムのうち、肯定的な評価以外の評価を示す前記評価情報に対応付けられた非正評価アイテムを、前記推薦先毎に抽出し、
アイテムが有する複数の属性の各々に対応する座標軸を有し、前記複数の属性についてのアイテムの各属性値の組み合わせに対応して該アイテムの位置が定まる空間において、抽出した非正評価アイテムの位置の散らばりが最小となる方向を特定し、
特定した前記方向と、前記空間における前記複数のアイテムの何れかのアイテムの位置とに基づいて、前記推薦先に推薦するアイテムを決定する
ことを含む処理を実行させるアイテム推薦方法。
On the computer,
When recommending any item included in a plurality of items to a recommendation destination, the already recommended item included in the plurality of items, and the evaluation information of the recommendation destination for the already recommended item, Referring to the storage unit that stores the information in association with each recommendation destination, out of the already recommended items, the non-correct evaluation item associated with the evaluation information indicating evaluation other than positive evaluation is selected as the recommendation. Extract every destination,
The position of the extracted non-correct evaluation item in a space having a coordinate axis corresponding to each of the plurality of attributes of the item and in which the position of the item is determined corresponding to the combination of the attribute values of the item for the plurality of attributes Identify the direction in which the dispersion of
An item recommendation method for executing a process including determining an item to be recommended to the recommendation destination based on the identified direction and the position of any one of the plurality of items in the space.
JP2015017352A 2015-01-30 2015-01-30 Item recommendation program, apparatus, and method Active JP6435888B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015017352A JP6435888B2 (en) 2015-01-30 2015-01-30 Item recommendation program, apparatus, and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015017352A JP6435888B2 (en) 2015-01-30 2015-01-30 Item recommendation program, apparatus, and method

Publications (2)

Publication Number Publication Date
JP2016143161A JP2016143161A (en) 2016-08-08
JP6435888B2 true JP6435888B2 (en) 2018-12-12

Family

ID=56568693

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015017352A Active JP6435888B2 (en) 2015-01-30 2015-01-30 Item recommendation program, apparatus, and method

Country Status (1)

Country Link
JP (1) JP6435888B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6831719B2 (en) * 2017-03-06 2021-02-17 ヤフー株式会社 Information processing systems, information processing methods, and programs
JP7392271B2 (en) * 2019-03-20 2023-12-06 富士通株式会社 Item presentation method, item presentation program, and item presentation device
CN111311070B (en) * 2020-01-20 2020-12-25 南京航空航天大学 Product design scheme decision method combining electroencephalogram and eye movement and combining user similarity

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5328212B2 (en) * 2008-04-10 2013-10-30 株式会社エヌ・ティ・ティ・ドコモ RECOMMENDATION INFORMATION EVALUATION DEVICE AND RECOMMENDATION INFORMATION EVALUATION METHOD
US8635241B2 (en) * 2009-02-18 2014-01-21 Hitachi, Ltd. Method of recommending information, system thereof, and server
JP2011065504A (en) * 2009-09-18 2011-03-31 Tokyo Univ Of Science Preference prediction server for generating prediction model concerning preference relation of user and method therefor

Also Published As

Publication number Publication date
JP2016143161A (en) 2016-08-08

Similar Documents

Publication Publication Date Title
JP7196885B2 (en) Search system, search method, and program
US11200610B2 (en) Methods and systems for measuring articles of apparel
KR101972285B1 (en) Image evaluation
US20190205076A1 (en) Method and apparatus for generating watch screen design for smart watch
US20150332368A1 (en) System and method for assisting in locating and choosing a desired item in a storage location
JP6005848B2 (en) How to assist in finding the desired item in storage
JP5928592B2 (en) Information processing apparatus and screen setting method
JP6050473B2 (en) Method for assisting in positioning an item in a storage position
JP6435888B2 (en) Item recommendation program, apparatus, and method
JPWO2015186393A1 (en) Information processing apparatus, information presentation method, program, and system
US9721291B1 (en) Identifying effective images associated with items
WO2018066102A1 (en) Information providing system, information providing device, information providing method, and program
US9646320B2 (en) Systems and methods for identifying codes that may be redeemed for value
US11195227B2 (en) Visual search, discovery and attribution method, system, and computer program product
US20180150898A1 (en) Online product recommendation method and device
JP7139236B2 (en) Image processing device, image processing method and image processing program
US9075852B2 (en) Search system, information processing device, method for controlling information processing device, program, and information recording medium
JP5710366B2 (en) Advertisement display system, advertisement display method, advertisement generation apparatus, and advertisement display program
US11170428B2 (en) Method for generating priority data for products
US10885524B2 (en) Method and apparatus for purchasing product online
JP6673039B2 (en) Related story output control program, related story output control method, and information processing apparatus
JP2011186705A (en) Apparatus, method and program for processing information
CN110764676B (en) Information resource display method and device, electronic equipment and storage medium
CN110110688B (en) Information analysis method and system
KR101780042B1 (en) Apparatus and method for investigating character product preference and computer readable recording medium for executing the same method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171215

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

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181012

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181029

R150 Certificate of patent or registration of utility model

Ref document number: 6435888

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150