JP2006190126A - Information processing apparatus and method, and program - Google Patents

Information processing apparatus and method, and program Download PDF

Info

Publication number
JP2006190126A
JP2006190126A JP2005002087A JP2005002087A JP2006190126A JP 2006190126 A JP2006190126 A JP 2006190126A JP 2005002087 A JP2005002087 A JP 2005002087A JP 2005002087 A JP2005002087 A JP 2005002087A JP 2006190126 A JP2006190126 A JP 2006190126A
Authority
JP
Japan
Prior art keywords
vector
item
comparison
items
components
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005002087A
Other languages
Japanese (ja)
Inventor
Hiroyuki Koike
宏幸 小池
Tomoharu Osumi
智春 大隅
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2005002087A priority Critical patent/JP2006190126A/en
Publication of JP2006190126A publication Critical patent/JP2006190126A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To appropriately determine a recommended item to be recommended to a user in response to various requests of the user. <P>SOLUTION: Of a shift center feature vector 21 as a base of comparison, for example, a component value 2000 of a first component corresponding to the "price" of which change is specified by the user is multiplied by an update amount specified by the user, namely a component value 0.7 of the "price" of the shift vector 23, the value 1400 obtained as a result becomes a new component value of the first component corresponding to the "price", and therefore the vector is updated to a vector 25. Then, the similarity between the center feature vector 25 after the update and each item feature vector of each of a plurality of items is calculated, and the item corresponding to the item feature vector of which calculated similarity satisfies a predetermined condition is determined as the recommended item. The present invention can be applied to a recommending system for recommending an item such as wine. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、情報処理装置および方法、並びにプログラムに関し、特に、ユーザの多様な要求に対して、ユーザに推薦すべき推薦アイテムを適切に決定することができる情報処理装置および方法、並びにプログラムに関する。   The present invention relates to an information processing apparatus, method, and program, and more particularly, to an information processing apparatus, method, and program that can appropriately determine a recommended item to be recommended to a user in response to various requests of the user.

近年、情報処理システムのひとつとして、ユーザにアイテムを推薦するシステム(以下、単に推薦システムと称する)が普及してきている(例えば特許文献1参照)。アイテムとは、例えばユーザが購入可能な商品等を指し、特許文献1ではコンテンツとされている。なお、アイテムの詳細については後述する。   In recent years, a system for recommending items to users (hereinafter simply referred to as a recommendation system) has become widespread as one of information processing systems (see, for example, Patent Document 1). An item refers to, for example, a product that can be purchased by a user, and is described as content in Patent Document 1. Details of the item will be described later.

ユーザの要求は多様化しており、近年、ユーザに一度推薦または呈示されたアイテムや、ユーザが用意したアイテムに対して、それと類似するアイテムであるが、一部の特徴が異なるアイテムの推薦もして欲しい、といった要求が数多く挙げられている。   The demands of users are diversifying, and in recent years, items that have been recommended or presented to the user once or items prepared by the user are similar to those items, but some items with different characteristics are also recommended. There are many requests that you want.

具体的に例えば、「所定のアイテムに対して、品質等は類似するが、価格がもっと安いアイテムを推薦して欲しい」等の要求が数多く挙げられている。
特開2004−343321号公報
Specifically, for example, there are many requests such as “I want you to recommend an item whose quality is similar to a predetermined item but whose price is lower”.
JP 2004-343321 A

しかしながら、特許文献1を含む従来の推薦システムでは、ユーザに一度推薦されたアイテム或いはユーザが用意したアイテムに対して、それと類似するアイテムを単に推薦できるだけであり、それと類似するが特徴が一部異なるアイテムの推薦をすることは非常に困難である、といった課題があった。即ち、特許文献1を含む従来の推薦システムでは、上述したユーザの要求に十分に応えることはできない、といった課題があった。   However, in the conventional recommendation system including Patent Document 1, it is only possible to recommend an item similar to the item once recommended to the user or an item prepared by the user. There was a problem that it was very difficult to recommend items. That is, the conventional recommendation system including Patent Document 1 has a problem that it cannot sufficiently satisfy the above-described user request.

本発明は、このような状況に鑑みてなされたものであり、ユーザの多様な要求に対して、ユーザに推薦すべき推薦アイテムを適切に決定することができるようにするものである。   The present invention has been made in view of such a situation, and makes it possible to appropriately determine recommended items to be recommended to the user in response to various requests of the user.

本発明の情報処理装置は、アイテムについてのN個(Nは、1以上の整数値)の属性のそれぞれを、N個の成分のうちの所定の1成分とするベクトルを標準形のベクトルとして、比較の元になる標準形のベクトルを比較元ベクトルとして、複数のアイテムのそれぞれの特徴を示す複数の標準形のベクトルのそれぞれを比較相手ベクトルとして、比較元ベクトル、および、複数のアイテムのそれぞれについての比較相手ベクトルを用いて、複数のアイテムの中からユーザに推薦すべき推薦アイテムを決定する情報処理装置であって、比較元ベクトルのN個の成分のうちの、ユーザにより変更が指定された第1の属性に対応する成分の成分値を、ユーザにより指定された第1の更新量を用いて更新する更新手段と、更新手段により更新された比較元ベクトル自身またはその一部分と、複数のアイテムについての比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、演算された類似度が所定の条件を満たす比較相手ベクトルに対応するアイテムを、推薦アイテムとして決定する推薦手段とを備えることを特徴とする。   The information processing apparatus according to the present invention uses, as a standard vector, a vector in which each of N attributes (N is an integer value of 1 or more) of an item is a predetermined one of N components. For the comparison source vector and each of the plurality of items, the standard form vector that is the basis of the comparison is the comparison source vector, and each of the plurality of standard form vectors indicating the characteristics of the plurality of items is the comparison partner vector. An information processing apparatus that determines a recommended item to be recommended to a user from among a plurality of items using a comparison partner vector, and a change is designated by a user among N components of a comparison source vector Update means for updating the component value of the component corresponding to the first attribute using the first update amount designated by the user, and the comparison updated by the update means Calculates the degree of similarity between the vector itself or a part thereof and each of the comparison partner vectors for a plurality of items or a part thereof, and recommends an item corresponding to the comparison partner vector for which the calculated similarity satisfies a predetermined condition. And recommending means for determining as an item.

更新手段は、さらに、比較元ベクトルのN個の成分のうちの、第1の属性と相関がある第2の属性に対応する第2の成分の成分値を、第1の更新量と相関とに応じて決定される第2の更新量を用いて更新するようにすることができる。   The updating means further calculates the component value of the second component corresponding to the second attribute correlated with the first attribute among the N components of the comparison source vector, the first update amount, and the correlation. It can be made to update using the 2nd update amount determined according to this.

ユーザにより第1の属性として複数の属性が指定され、複数の第1の属性のそれぞれ毎に、第1の更新量のそれぞれが個別に指定された場合、更新手段は、比較元ベクトルのN個の成分のうちの、複数の第1の属性のそれぞれに対応する複数の成分のそれぞれの成分値を、対応する第1の更新量を用いてそれぞれ更新するようにすることができる。   When a plurality of attributes are designated as the first attribute by the user, and each of the first update amounts is individually designated for each of the plurality of first attributes, the updating unit is configured to update the N comparison source vectors. Among the components, the component values of the plurality of components corresponding to the plurality of first attributes can be respectively updated using the corresponding first update amount.

推薦手段は、標準形ベクトルのN個の成分のそれぞれに対して予め設定されている各重みをさらに利用して、比較元ベクトル自身またはその一部分と、比較相手ベクトル自身またはその一部分との類似度を演算するようにすることができる。   The recommendation means further uses the respective weights set in advance for each of the N components of the standard vector to obtain the similarity between the comparison source vector itself or a part thereof and the comparison partner vector itself or a part thereof. Can be calculated.

推薦手段は、さらに、標準形のベクトルのN個の成分のそれぞれに対して予め設定されている各重みのうちの、第1の属性に対応する第1の成分に対して設定されている重みの量を調整し、調整後の各重みを利用して、比較元ベクトル自身またはその一部分と、比較相手ベクトル自身またはその一部分との類似度を演算するようにすることができる。   The recommendation means further includes a weight set for the first component corresponding to the first attribute among the weights set in advance for each of the N components of the standard vector. And the similarity between the comparison source vector itself or a part thereof and the comparison partner vector itself or a part thereof can be calculated by using the adjusted weights.

推薦手段は、比較元ベクトルのN個の成分の中から、第1の成分を少なくとも含む1以上の成分のそれぞれを抽出し、抽出された1以上の前記成分からなる第1のベクトルを生成し、複数の比較相手ベクトルのうちの比較の対象となる1つのベクトルのN個の成分の中から、比較元ベクトルで抽出対象とされた1以上の成分と同一の1以上の成分のそれぞれを抽出し、抽出された1以上の成分からなる第2のベクトルを生成し、第1のベクトルと第2のベクトルとの類似度を演算し、演算された類似度が所定の条件を満たす場合、第2のベクトルに対応するアイテムを、推薦アイテムとして決定するようにすることができる。   The recommendation unit extracts each of one or more components including at least the first component from the N components of the comparison source vector, and generates a first vector including the extracted one or more components. Extract one or more components that are the same as the one or more components extracted by the comparison source vector from the N components of one vector to be compared among a plurality of comparison partner vectors. And generating a second vector composed of one or more extracted components, calculating a similarity between the first vector and the second vector, and if the calculated similarity satisfies a predetermined condition, The item corresponding to the two vectors can be determined as the recommended item.

本発明の情報処理方法は、アイテムについてのN個(Nは、1以上の整数値)の属性のそれぞれを、N個の成分のうちの所定の1成分とするベクトルを標準形のベクトルとして、比較の元になる標準形のベクトルを比較元ベクトルとして、複数のアイテムのそれぞれの特徴を示す複数の標準形のベクトルのそれぞれを比較相手ベクトルとして、比較元ベクトル、および、複数のアイテムのそれぞれについての比較相手ベクトルを用いて、複数のアイテムの中からユーザに推薦すべき推薦アイテムを決定する情報処理装置の情報処理方法であって、比較元ベクトルのN個の成分のうちの、ユーザにより変更が指定された第1の属性に対応する成分の成分値を、ユーザにより指定された第1の更新量を用いて更新する更新ステップと、更新ステップの処理により更新された比較元ベクトル自身またはその一部分と、複数のアイテムについての比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、演算された類似度が所定の条件を満たす比較相手ベクトルに対応するアイテムを、推薦アイテムとして決定する推薦ステップとを含むことを特徴とする。   In the information processing method of the present invention, a vector in which each of N attributes (N is an integer value of 1 or more) of an item is a predetermined one of N components is a standard vector. For the comparison source vector and each of the plurality of items, the standard form vector that is the basis of the comparison is the comparison source vector, and each of the plurality of standard form vectors indicating the characteristics of the plurality of items is the comparison partner vector. An information processing method of an information processing apparatus for determining a recommended item to be recommended to a user from among a plurality of items using a comparison partner vector, which is changed by a user among N components of a comparison source vector An update step for updating the component value of the component corresponding to the first attribute for which the user is designated using the first update amount designated by the user, and an update step. The comparison source vector itself or a part thereof updated by the processing of the above and the comparison partner vector itself for a plurality of items or a part thereof are calculated, and the comparison partner satisfies the predetermined condition. A recommendation step of determining an item corresponding to the vector as a recommended item.

本発明のプログラムは、アイテムについてのN個(Nは、1以上の整数値)の属性のそれぞれを、N個の成分のうちの所定の1成分とするベクトルを標準形のベクトルとして、比較の元になる標準形のベクトルを比較元ベクトルとして、複数のアイテムのそれぞれの特徴を示す複数の標準形のベクトルのそれぞれを比較相手ベクトルとして、比較元ベクトル、および、複数のアイテムのそれぞれについての比較相手ベクトルを用いて、複数のアイテムの中からユーザに推薦すべき推薦アイテムを決定する推薦装置を制御するコンピュータに実行させるプログラムであって、比較元ベクトルのN個の成分のうちの、ユーザにより変更が指定された第1の属性に対応する成分の成分値を、ユーザにより指定された第1の更新量を用いて更新する更新ステップと、更新ステップの処理により更新された比較元ベクトル自身またはその一部分と、複数のアイテムについての比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、演算された類似度が所定の条件を満たす比較相手ベクトルに対応するアイテムを、推薦アイテムとして決定する推薦ステップとを含むことを特徴とする。   The program of the present invention uses a standard vector as a standard vector for each of N attributes (N is an integer value of 1 or more) of an item and a predetermined one of the N components. Compare the original vector and multiple items using the original standard vector as the comparison source vector and the multiple standard vectors representing the characteristics of multiple items as the comparison target vectors. A program to be executed by a computer that controls a recommendation device that determines a recommended item to be recommended to a user from among a plurality of items using an opponent vector, and is executed by a user among N components of a comparison source vector Update the component value of the component corresponding to the first attribute for which the change is specified using the first update amount specified by the user. Calculating the degree of similarity between the step and the comparison source vector itself or a part thereof updated by the processing of the update step, and each of the comparison partner vectors for a plurality of items or a part thereof, and the calculated similarity is a predetermined value A recommendation step of determining an item corresponding to the comparison partner vector that satisfies the condition as a recommended item.

本発明の情報処理装置および方法、並びにプログラムにおいては、アイテムについてのN個(Nは、1以上の整数値)の属性のそれぞれを、N個の成分のうちの所定の1成分とするベクトルが標準形のベクトルとされ、比較の元になる標準形のベクトルが比較元ベクトルとされ、複数のアイテムのそれぞれの特徴を示す複数の標準形のベクトルのそれぞれが比較相手ベクトルとされて、比較元ベクトル、および、複数のアイテムのそれぞれについての比較相手ベクトルを用いて、複数のアイテムの中からユーザに推薦すべき推薦アイテムが決定される。詳細には、比較元ベクトルのN個の成分のうちの、ユーザにより変更が指定された第1の属性に対応する成分の成分値が、ユーザにより指定された第1の更新量を用いて更新され、更新された比較元ベクトル自身またはその一部分と、複数のアイテムについての比較相手ベクトルのそれぞれ自身またはその一部分との類似度が演算され、演算された類似度が所定の条件を満たす比較相手ベクトルに対応するアイテムが、推薦アイテムとして決定される。   In the information processing apparatus, method, and program of the present invention, a vector in which each of N attributes (N is an integer value of 1 or more) of an item is a predetermined one of the N components is a vector. The standard form vector is used as the comparison source vector, the comparison source vector is used as the comparison source vector, and each of the plurality of standard form vectors indicating the characteristics of the plurality of items is used as the comparison partner vector. A recommended item to be recommended to the user is determined from the plurality of items using the vector and the comparison partner vector for each of the plurality of items. Specifically, among the N components of the comparison source vector, the component value of the component corresponding to the first attribute designated to be changed by the user is updated using the first update amount designated by the user. The comparison partner vector itself or a part thereof and the comparison partner vector for a plurality of items are each calculated with a similarity, and the calculated similarity is a comparison partner vector that satisfies a predetermined condition. The item corresponding to is determined as a recommended item.

以上のごとく、本発明によれば、アイテムをユーザに対して推薦することができる。特に、ユーザの多様な要求に対して、ユーザに推薦すべき推薦アイテムを適切に決定することができる。   As described above, according to the present invention, an item can be recommended to a user. In particular, it is possible to appropriately determine recommended items to be recommended to the user in response to various requests of the user.

以下に本発明の実施の形態を説明するが、請求項に記載の構成要件と、発明の実施の形態における具体例との対応関係を例示すると、次のようになる。この記載は、請求項に記載されている発明をサポートする具体例が、発明の実施の形態に記載されていることを確認するためのものである。従って、発明の実施の形態中には記載されているが、構成要件に対応するものとして、ここには記載されていない具体例があったとしても、そのことは、その具体例が、その構成要件に対応するものではないことを意味するものではない。逆に、具体例が構成要件に対応するものとしてここに記載されていたとしても、そのことは、その具体例が、その構成要件以外の構成要件には対応しないものであることを意味するものでもない。   Embodiments of the present invention will be described below. Correspondences between constituent elements described in the claims and specific examples in the embodiments of the present invention are exemplified as follows. This description is to confirm that specific examples supporting the invention described in the claims are described in the embodiments of the invention. Therefore, even though there are specific examples that are described in the embodiment of the invention but are not described here as corresponding to the configuration requirements, the specific examples are not included in the configuration. It does not mean that it does not correspond to a requirement. On the contrary, even if a specific example is described here as corresponding to a configuration requirement, this means that the specific example does not correspond to a configuration requirement other than the configuration requirement. not.

さらに、この記載は、発明の実施の形態に記載されている具体例に対応する発明が、請求項に全て記載されていることを意味するものではない。換言すれば、この記載は、発明の実施の形態に記載されている具体例に対応する発明であって、この出願の請求項には記載されていない発明の存在、すなわち、将来、分割出願されたり、補正により追加される発明の存在を否定するものではない。   Further, this description does not mean that all the inventions corresponding to the specific examples described in the embodiments of the invention are described in the claims. In other words, this description is an invention corresponding to the specific example described in the embodiment of the invention, and the existence of an invention not described in the claims of this application, that is, in the future, a divisional application will be made. Nor does it deny the existence of an invention added by amendment.

本発明によれば情報処理装置が提供される。この情報処理装置(例えば図3の情報処理装置)は、アイテム(例えば、後述する本実施の形態ではワイン)についてのN個(Nは、1以上の整数値)の属性(例えば、図5等に示される「価格」、「甘さ」、「辛さ」、「香り」)のそれぞれを、N個の成分のうちの所定の1成分とするベクトルを標準形のベクトル(例えば、図5等に示される(価格、甘さ、辛さ、香り)といったベクトル)として、比較の元になる前記標準形のベクトルを比較元ベクトル(例えば、図5のベクトル21)として、複数のアイテムのそれぞれの特徴を示す複数の前記標準形のベクトルのそれぞれを比較相手ベクトルとして、比較元ベクトル、および、複数のアイテムのそれぞれについての前記比較相手ベクトルを用いて、複数の前記アイテムの中から前記ユーザに推薦すべき推薦アイテムを決定する情報処理装置である。詳細には、前記比較元ベクトルのN個の前記成分のうちの、ユーザにより変更が指定された第1の属性に対応する成分の成分値を、前記ユーザにより指定された第1の更新量を用いて更新する(例えば、図8の例では、第1の属性は「価格」とされ、第1の更新量はずらしベクトル23の「価格」の成分値0.7とされている。また例えば、図9の例では、第1の属性は「甘さ」とされ、第1の更新量はずらしベクトル24の「甘さ」の成分値2とされている)更新手段(例えば、図3のずらしパラメータ演算部13)と、前記更新手段により更新された前記比較元ベクトル自身またはその一部分と、複数の前記アイテムについての前記比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、演算された類似度が所定の条件を満たす前記比較相手ベクトルに対応するアイテムを、前記推薦アイテムとして決定する推薦手段(例えば、図3の推薦リスト生成部16)とを備えることを特徴とする。   According to the present invention, an information processing apparatus is provided. This information processing apparatus (for example, the information processing apparatus of FIG. 3) has N (N is an integer value of 1 or more) attributes (for example, FIG. 5 and the like) for items (for example, wine in the present embodiment described later). A vector having a standard form (for example, FIG. 5 etc.) with each of “price”, “sweetness”, “spicy”, and “fragrance” shown in FIG. (Vectors such as price, sweetness, spiciness, and fragrance) shown in FIG. 5, the standard form vector to be compared is set as a comparison source vector (for example, vector 21 in FIG. 5), and each of a plurality of items Using each of the plurality of normal form vectors indicating features as a comparison partner vector, using the comparison source vector and the comparison partner vector for each of a plurality of items, the plurality of items from among the plurality of items Is an information processing apparatus for determining the recommended items to be recommended to over The. Specifically, among the N components of the comparison source vector, the component value of the component corresponding to the first attribute designated to be changed by the user is set as the first update amount designated by the user. (For example, in the example of FIG. 8, the first attribute is “price”, and the first update amount is the component value 0.7 of “price” of the shift vector 23. For example, FIG. In the example 9, the first attribute is “sweetness”, and the first update amount is the “sweetness” component value 2 of the shift vector 24) update means (for example, the shift parameter of FIG. 3) The calculation unit 13) calculates the degree of similarity between the comparison source vector itself or a part thereof updated by the updating means and each of the comparison partner vectors for a plurality of items or a part thereof. The similarity satisfies a predetermined condition The item corresponding to be the comparative counterpart vector, the recommendation means for determining a recommended item (e.g., recommendation list generation unit 16 of FIG. 3), characterized in that it comprises a.

この情報処理装置の前記更新手段は、さらに、前記比較元ベクトルのN個の前記成分のうちの、前記第1の属性と相関がある第2の属性(例えば、図9の例では、「甘さ」と相関のある「辛さ」)に対応する第2の成分の成分値を、前記第1の更新量と前記相関とに応じて決定される第2の更新量(例えば、図9の例では、ずらしベクトル24の「辛さ」の成分値−2)を用いて更新するようにすることができる。   The updating unit of the information processing apparatus further includes a second attribute (for example, “sweet” in the example of FIG. 9) that is correlated with the first attribute among the N components of the comparison source vector. The component value of the second component corresponding to “spicy” correlated with “sa” ”is set to a second update amount (for example, FIG. 9) determined according to the first update amount and the correlation. In the example, it can be updated using the component value-2) of “spiciness” of the shift vector 24.

この情報処理装置において、前記ユーザにより前記第1の属性として複数の属性が指定され、複数の前記第1の属性のそれぞれ毎に、前記第1の更新量のそれぞれが個別に指定された場合(例えば、図2の画像1や画像2が利用されて、「価格」と「味」とが同時に指定された場合)、前記更新手段は、前記比較元ベクトルのN個の前記成分のうちの、複数の前記第1の属性のそれぞれに対応する複数の成分のそれぞれの成分値を、対応する前記第1の更新量を用いてそれぞれ更新する(例えば、図1の点線矢印で示されるように、ベクトルI01からベクトルI03に直接更新する)ようにすることができる。   In this information processing apparatus, when the user specifies a plurality of attributes as the first attribute, and each of the first update amounts is individually specified for each of the plurality of first attributes ( For example, when the image 1 and the image 2 in FIG. 2 are used and “price” and “taste” are specified at the same time), the updating means includes the N of the components of the comparison source vector, Each component value of the plurality of components corresponding to each of the plurality of first attributes is updated using the corresponding first update amount (for example, as indicated by a dotted arrow in FIG. 1, Update directly from vector I01 to vector I03).

この情報処理装置の前記推薦手段は、前記標準形のベクトルのN個の前記成分のそれぞれに対して予め設定されている各重み(例えば、図10や図11の効き目ベクトル27の各成分値が、各重み)をさらに利用して、前記比較元ベクトル自身またはその一部分と、前記比較相手ベクトル自身またはその一部分との類似度を演算するようにすることができる。   The recommendation means of this information processing apparatus is configured so that each weight set in advance for each of the N components of the standard vector (for example, each component value of the effect vector 27 in FIGS. , Each weight) can be further utilized to calculate the similarity between the comparison source vector itself or a part thereof and the comparison partner vector itself or a part thereof.

この情報処理装置の前記推薦手段は、さらに、前記標準形のベクトルのN個の前記成分のそれぞれに対して予め設定されている前記各重みのうちの、前記第1の属性に対応する前記第1の成分に対して設定されている重みの量を調整し(例えば、図10の例では「価格」が第1の成分(ずらし対象属性)とされていることから、「価格」の成分値を調整し、また図11の例では、「甘さ」が第1の成分(ずらし対象属性)とされていることから、「甘さ」の成分値を調整し)、調整後の前記各重みを利用して、前記比較元ベクトル自身またはその一部分と、前記比較相手ベクトル自身またはその一部分との類似度を演算するようにすることができる。   The recommendation unit of the information processing apparatus further includes the first attribute corresponding to the first attribute among the weights set in advance for each of the N components of the standard vector. The amount of weight set for one component is adjusted (for example, “price” is the first component (shift target attribute) in the example of FIG. 10). In the example of FIG. 11, since “sweetness” is the first component (shift target attribute), the component value of “sweetness” is adjusted), and each weight after adjustment is adjusted. Can be used to calculate the similarity between the comparison source vector itself or a part thereof and the comparison partner vector itself or a part thereof.

この情報処理装置の前記推薦手段は、前記比較元ベクトル(例えば、図8の更新後ずらし中心特徴ベクトル25)のN個の前記成分の中から、前記第1の成分を少なくとも含む1以上のベクトルの成分(例えば、「価格」に対応する第1成分)のそれぞれを抽出し、抽出された1以上の前記成分からなる第1のベクトル(例えば、図14の一次選抜用ベクトル25−1)を生成し、複数の前記比較相手ベクトルのうちの比較の対象となる1つのベクトルのN個の前記成分の中から、前記比較元ベクトルで抽出対象とされた1以上の前記成分と同一の1以上の成分のそれぞれを抽出し、抽出された1以上の前記成分からなる第2のベクトルを生成し、前記第1のベクトルと前記第2のベクトルとの類似度を演算し、演算された前記類似度が所定の条件を満たす場合、前記第2のベクトルに対応するアイテムを、前記推薦アイテムとして決定するようにすることができる。   The recommendation unit of the information processing apparatus includes one or more vectors including at least the first component from among the N components of the comparison source vector (for example, the post-update shifted center feature vector 25 in FIG. 8). Each of the components (for example, the first component corresponding to “price”) is extracted, and a first vector (for example, the primary selection vector 25-1 in FIG. 14) composed of the one or more extracted components is extracted. One or more same as one or more of the components extracted from the comparison source vector, out of N components of one vector to be compared among the plurality of comparison partner vectors Each of the components is extracted, a second vector composed of one or more of the extracted components is generated, a similarity between the first vector and the second vector is calculated, and the calculated similarity Degree is predetermined When the condition is satisfied, an item corresponding to the second vector can be determined as the recommended item.

本発明によれば、情報処理方法が提供される。この情報処理方法は、上述した本発明の情報処理装置の情報処理方法である。詳細には、この情報処理方法は、前記比較元ベクトルのN個の前記成分のうちの、ユーザにより変更が指定された属性に対応する成分の成分値を、前記ユーザにより指定された更新量を用いて更新する更新ステップ(例えば、図4のステップS2乃至S5)と、前記更新ステップの処理により更新された前記比較元ベクトル自身またはその一部分と、複数の前記アイテムについての前記比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、演算された類似度が所定の条件を満たす前記比較相手ベクトルに対応するアイテムを、前記推薦アイテムとして決定する推薦ステップ(例えば、図4のステップS7乃至S11)とを含むことを特徴とする。   According to the present invention, an information processing method is provided. This information processing method is the information processing method of the information processing apparatus of the present invention described above. Specifically, in this information processing method, the component value of the component corresponding to the attribute specified by the user among the N components of the comparison source vector is set as the update amount specified by the user. Update step (for example, steps S2 to S5 in FIG. 4) to be used and updated, the comparison source vector itself or a part thereof updated by the processing of the update step, and each of the comparison partner vectors for the plurality of items A recommendation step (for example, steps S7 to S7 in FIG. 4) that calculates the similarity with itself or a part thereof, and determines the item corresponding to the comparison partner vector that satisfies the predetermined condition as the calculated similarity. S11).

さらに、本発明によれば、上述した本発明の情報処理方法に対応するプログラムや、そのプログラムを記録した記録媒体も提供される。このプログラムは、後述するように、例えば図18のコンピュータにより実行される。   Furthermore, according to the present invention, there are also provided a program corresponding to the information processing method of the present invention described above and a recording medium on which the program is recorded. As will be described later, this program is executed by, for example, the computer shown in FIG.

次に、本発明の実施の形態を説明する前に、本発明の原理について説明する。   Next, the principle of the present invention will be described before describing the embodiment of the present invention.

なお、本明細書において、アイテムとは、ユーザに提供可能なソフトウエアまたはハードウエア(物品)をいう。例えば、いわゆるコンテンツ、即ち、テレビジョン放送番組、映画、写真、楽曲等(動画像、静止画像、若しくは音声、または、それらの組合せ等)といったソフトウエアも、本明細書でいうアイテムである。また、例えば、ワイン等の物品(ハードウエア)も、本明細書でいうアイテムである。その他、例えば、文章や会話等も、本明細書でいうアイテムである。   In the present specification, an item refers to software or hardware (article) that can be provided to a user. For example, software such as so-called content, that is, a television broadcast program, a movie, a photograph, a song, and the like (moving image, still image, sound, or a combination thereof) is also an item in this specification. Further, for example, an article (hardware) such as wine is also an item referred to in this specification. In addition, for example, sentences and conversations are also items in this specification.

ただし、本発明の理解を容易なものとするために、以下、アイテムの具体例を挙げる必要がある場合、所定の容器(例えば750mlの瓶等)に詰められたワイン(葡萄酒)が採用されるとする。   However, in order to facilitate understanding of the present invention, in the following, when it is necessary to give specific examples of items, wine (sake) packed in a predetermined container (for example, a 750 ml bottle) is adopted. And

はじめに、従来から一般的に行われているアイテムを推薦するまでの一連の処理(以下、単に推薦処理と称する)の一例について、その概略を説明する。   First, an outline of an example of a series of processes (hereinafter simply referred to as a recommendation process) until an item is generally recommended that has been conventionally performed will be described.

ただし、説明の簡略上、1台の情報処理装置が推薦処理の全てを実行するとする。   However, for simplicity of explanation, it is assumed that one information processing apparatus executes all of the recommendation processing.

はじめに、従来の情報処理装置は、とあるアイテムの特徴を示すN個(Nは、1以上の整数値)の情報のそれぞれを基底ベクトルとして、そのアイテムをベクトル化する。その際、従来の情報処理装置は、必要に応じて、そのベクトルの各成分のそれぞれに対して、所定の重み付け手法を利用して重み付けを行う(重み値を与える)。   First, a conventional information processing apparatus vectorizes an item by using each of N pieces (N is an integer value of 1 or more) of information indicating the characteristics of an item as a base vector. At that time, the conventional information processing apparatus weights each component of the vector using a predetermined weighting method (gives a weight value) as necessary.

なお、以下、アイテムがこのようにしてベクトル化された結果得られるベクトルを、アイテム特徴ベクトルと称する。また、以下、アイテムの特徴を示す情報を属性情報と称し、属性情報の種類を、属性と称する。即ち、所定のアイテムに対して、N個の属性のそれぞれの属性情報が対応付けられている場合、N個の属性情報の重み値(数値化された結果得られるN個の値)を各成分値として有するベクトルが、アイテム特徴ベクトルである。   Hereinafter, a vector obtained as a result of vectorizing items in this way is referred to as an item feature vector. Hereinafter, information indicating the feature of an item is referred to as attribute information, and the type of attribute information is referred to as an attribute. That is, when attribute information of each of N attributes is associated with a predetermined item, the weight value (N values obtained as a result of digitization) of N attribute information is set for each component. A vector having a value is an item feature vector.

例えばとあるアイテムがワインの場合には、「価格」、「葡萄の品種」、「味」、「香り」等が属性になる。また、例えば、所定のワインについて、その「価格」が「1万円」であって、「葡萄の品種」が「a種」であって、「味」が5段階中の「3」と評価されており、「香り」が5段階中のうちの「2」と評価されているとする。この場合、所定のワインについて、「価格」、「葡萄の品種」、「味」、「香り」のそれぞれの属性についての属性情報が、「1万円」、「a種」、「3」、「2」のそれぞれになる。従って、ワインのアイテム特徴ベクトルが(価格、葡萄の品種、味、香り)といったベクトルで表現されると規定されている場合、「1万円」、「a種」、「3」、「2」のそれぞれが、α、β、γ、θ(α、β、γ、θは互いに独立した任意の数値)のそれぞれに数値化されて、第1成分乃至第4成分のそれぞれに代入された結果得られるベクトルが、即ち、(α、β、γ、θ)が、所定のワインについてのアイテム特徴ベクトルになる。   For example, when an item is wine, “price”, “variety of grapes”, “taste”, “scent”, and the like are attributes. Also, for example, for a given wine, the “price” is “10,000 yen”, the “rice variety” is “a type”, and the “taste” is evaluated as “3” out of 5 levels. It is assumed that “scent” is evaluated as “2” out of 5 levels. In this case, the attribute information for each attribute of “price”, “variety of strawberry”, “flavor”, and “fragrance” is “10,000 yen”, “a type”, “3”, It becomes each of "2". Therefore, when it is specified that the item feature vector of wine is expressed by a vector such as (price, grape variety, taste, aroma), “10,000 yen”, “a seed”, “3”, “2” Is obtained by quantifying each of α, β, γ, and θ (α, β, γ, and θ are arbitrary independent numbers) and substituting them for each of the first to fourth components. The resulting vector, ie, (α, β, γ, θ), becomes the item feature vector for a given wine.

なお、N個の属性のうちの所定の属性について、属性情報がアイテムに対応付けられていない場合、そのアイテムのアイテム特徴ベクトルのうちの所定の属性に対応する成分には、0が代入されるとする。   When attribute information is not associated with an item for a predetermined attribute of N attributes, 0 is assigned to a component corresponding to the predetermined attribute of the item feature vector of the item. And

また、N個の成分のそれぞれの順番が予め固定化され、その順番に従ってN個の成分が配置されて構成されるベクトルを、標準形のベクトルと称する。具体的には例えば、上述した例では、(価格、葡萄の品種、味、香り)といったベクトルが、ワインのアイテム特徴ベクトルの標準形のベクトルになる。   A vector in which the order of each of the N components is fixed in advance and the N components are arranged in accordance with the order is referred to as a standard vector. Specifically, for example, in the above-described example, a vector such as (price, grape variety, taste, fragrance) is a standard vector of wine item feature vectors.

従来の情報処理装置は、このような標準形のアイテム特徴ベクトルを各アイテム毎にそれぞれ生成し、蓄積する。   Conventional information processing apparatuses generate and store such standard item feature vectors for each item.

一方、従来の情報処理装置は、ユーザの過去の履歴や、ユーザ自身により入力された各種情報を利用して、ユーザの嗜好を示す標準形のベクトルを生成する。なお、以下、ユーザの嗜好を示す標準形のベクトルを、ユーザ嗜好ベクトル、または、UPV(User Preference Vector)と称する。   On the other hand, a conventional information processing apparatus generates a standard vector indicating a user's preference using a user's past history and various information input by the user himself / herself. Hereinafter, a standard vector indicating the user's preference is referred to as a user preference vector or UPV (User Preference Vector).

そして、従来の情報処理装置は、このUPVと、蓄積された複数のアイテム特徴ベクトルのそれぞれとの余弦相関などの類似度をそれぞれ求め(マッチング処理を行い)、例えば、類似度が閾値以上であるアイテム特徴ベクトルに対応するアイテムを、ユーザに推薦すべき推薦アイテムとしてユーザに呈示する。   Then, the conventional information processing apparatus obtains a similarity such as cosine correlation between the UPV and each of the accumulated item feature vectors (matching process is performed), for example, the similarity is equal to or greater than a threshold value. An item corresponding to the item feature vector is presented to the user as a recommended item to be recommended to the user.

以上、従来の推薦システムにおける推薦処理の概略について説明した。   The outline of the recommendation process in the conventional recommendation system has been described above.

さらに、ユーザが、例えば、このようにして呈示された推薦アイテムと類似する他のアイテムを推薦して欲しいと要求した場合には、従来の情報処理装置は、この推薦アイテムのアイテム特徴ベクトルと、複数の他のアイテムのアイテム特徴ベクトルのそれぞれとの類似度を求め、類似度が閾値以上であるアイテム特徴ベクトルに対応するアイテムを、推薦アイテムと類似する他のアイテムとしてユーザに呈示できる。   Further, for example, when the user requests that other items similar to the recommended item presented in this way are recommended, the conventional information processing apparatus, the item feature vector of the recommended item, The similarity with each of the item feature vectors of a plurality of other items can be obtained, and the item corresponding to the item feature vector whose similarity is equal to or greater than the threshold can be presented to the user as another item similar to the recommended item.

ところが、例えば、上述したように、ユーザが、推薦アイテムと類似するが、一部の特徴が異なる他のアイテムを推薦して欲しいと要求した場合には、そのような要求に応えるための手法が従来存在しないため、従来の情報処理装置では、そのような要求に十分に応えることができない、といった従来の課題が生じてしまうことになる。   However, for example, as described above, when a user requests that other items that are similar to the recommended item but have different characteristics are recommended, there is a method for responding to such a request. Since the conventional information processing apparatus does not exist, the conventional problem that the conventional information processing apparatus cannot sufficiently meet such a demand arises.

そこで、本発明人は、次のような手法を発明した。即ち、装置は、比較の元になる標準形のベクトル(上述した例では、1回目の推薦アイテムのアイテム特徴ベクトル)の各成分のうちの、ユーザにより変更が指定された属性に対応する成分の成分値を、ユーザにより指定された更新量を用いて更新する。即ち、装置は、その成分値を「ずらす」とも言える。そこで、以下、比較の元になる標準形のベクトルを、ずらし中心特徴ベクトルと称する。また、以下、ユーザにより変更が指定された属性を、ずらし対象属性と称し、ユーザにより指定された更新量を、ずらし量と称する。その後、装置は、ずらし対象属性の成分値がずらし量に応じて更新されたずらし中心特徴ベクトルと、複数の他のアイテムについてのアイテム特徴ベクトルのそれぞれとの類似度を演算し、演算された類似度が所定の条件を満たすアイテム特徴ベクトルに対応するアイテムを、推薦アイテムとして決定する。以上の一連の処理に対応する手法が、本発明人により新たに発明された手法である。   Therefore, the present inventors have invented the following method. That is, the apparatus determines the component corresponding to the attribute designated to be changed by the user from among the components of the standard vector that is the basis of comparison (in the above example, the item feature vector of the first recommended item). The component value is updated using the update amount specified by the user. In other words, the device can be said to “shift” the component values. Therefore, hereinafter, a standard vector as a basis for comparison is referred to as a shifted center feature vector. Hereinafter, an attribute designated to be changed by the user is referred to as a shift target attribute, and an update amount designated by the user is referred to as a shift amount. After that, the apparatus calculates the similarity between the shift center feature vector in which the component value of the shift target attribute is updated according to the shift amount and the item feature vector for a plurality of other items, and calculates the similarity An item corresponding to an item feature vector whose degree satisfies a predetermined condition is determined as a recommended item. A technique corresponding to the series of processes described above is a technique newly invented by the present inventors.

以下、図1と図2とを参照して、本発明の手法について、具体例を用いてさらに説明する。   Hereinafter, with reference to FIG. 1 and FIG. 2, the method of the present invention will be further described using a specific example.

図1と図2は、本発明の手法がワインの推薦に適用された場合の一具体例を示している。   1 and 2 show a specific example of the case where the method of the present invention is applied to wine recommendation.

なお、図1と図2の例では、説明の簡略上、ワインの標準形のアイテム特徴ベクトルは、(味、価格)といったベクトルとされているとする。   In the example of FIGS. 1 and 2, for the sake of simplicity, it is assumed that the item feature vector in the standard form of wine is a vector such as (taste, price).

このように、ここでは、ワインの標準形のアイテム特徴ベクトルが2次元のベクトル(第1成分と第2成分とからなるベクトル)であることから、図1においては、第1成分である「味」を縦軸として、第2成分である「価格」を横軸とした平面上に、各ワインのアイテム特徴ベクトルの例がそれぞれ示されている。即ち、△(三角印)が、比較元のワインのアイテム特徴ベクトル、即ち、ずらし中止特徴ベクトルを示している。また、●(黒丸印)が、比較相手となるワインのアイテム特徴ベクトルを示している。   Thus, here, since the item feature vector in the standard form of wine is a two-dimensional vector (a vector composed of a first component and a second component), in FIG. "Is the vertical axis, and the price of the second component is the horizontal axis, and examples of item feature vectors for each wine are shown. That is, Δ (triangle mark) indicates the item feature vector of the comparison source wine, that is, the shift stop feature vector. In addition, ● (black circle mark) indicates the item feature vector of the wine to be compared.

なお、各ワインのそれぞれについて、その販売者や推薦システムのサービス提供者等が予め試飲を行い、その試飲結果に基づいて「味」の評価値として0乃至5のうちの当てはまると判断した数値を決定しており、その決定された数値がそのまま、アイテム特徴ベクトルの「味」に対応する第1成分の成分値に代入されているとする。ただし、「味」については、図1に示されるように、数値が高くなるほど、「甘い」ワインであることを示し、数値が低くなるほど、「苦い」ワインであることを示している。   For each of the wines, the seller, the service provider of the recommendation system, etc. sampled in advance, and based on the results of the tasting, the numerical value determined to be applicable from 0 to 5 as the evaluation value of “taste” It is assumed that the determined numerical value is directly substituted into the component value of the first component corresponding to the “taste” of the item feature vector. However, with regard to “taste”, as shown in FIG. 1, the higher the value, the “sweeter” wine, and the lower the value, the “bitter” wine.

また、各ワインのそれぞれの価格が、0乃至5の範囲で正規化された結果得られる値が、アイテム特徴ベクトルの「価格」に対応する第2成分の成分値に代入されているとする。   Further, it is assumed that the value obtained as a result of normalizing the price of each wine in the range of 0 to 5 is substituted for the component value of the second component corresponding to the “price” of the item feature vector.

図1において、例えばいま、比較元のワインのオリジナルの特徴ベクトル、即ち、更新前(ずらし前)のずらし中心特徴ベクトルがベクトルI01であるとする。この場合、図1から明らかなように、ずらし中心特徴ベクトルI01と類似するアイテム特徴ベクトルは、3つのベクトルI1乃至I3である。従って、更新前(ずらし前)の段階では、即ち、従来においては、アイテム特徴ベクトルI1乃至I3のそれぞれに対応する3つのワインが推薦アイテムとしてユーザに呈示されることになる。   In FIG. 1, for example, assume that the original feature vector of the comparison source wine, that is, the shift center feature vector before update (before shift) is the vector I01. In this case, as is apparent from FIG. 1, the item feature vectors similar to the shifted center feature vector I01 are the three vectors I1 to I3. Therefore, at the stage before update (before shifting), that is, conventionally, three wines corresponding to the item feature vectors I1 to I3 are presented to the user as recommended items.

具体的には例えば、アイテム特徴ベクトルI1乃至I3のそれぞれに対応するワインは、「シャトー○○」、「シャトー○×」、および「シャトー○○△」のそれぞれの名称を有するワインであるとする。この場合、例えば、図2に示される画像1がユーザに呈示されることになる。   Specifically, for example, the wine corresponding to each of the item feature vectors I1 to I3 is a wine having the names “Chateau XX”, “Chateau XX”, and “Chateau XX”. . In this case, for example, the image 1 shown in FIG. 2 is presented to the user.

即ち、図2は、本発明の手法が適用されるGUI(Graphical User Interface)用の画像の一例を示している。   That is, FIG. 2 shows an example of a GUI (Graphical User Interface) image to which the method of the present invention is applied.

図2の例では、画像1または後述する画像2の「検索結果」というメッセージの下方の表示領域には、推薦アイテムとしての3つのワインのそれぞれに関する情報、即ち、それぞれの名称、それぞれの価格、および、それぞれの味が表示される。   In the example of FIG. 2, in the display area below the message “search result” of image 1 or image 2 described later, information about each of the three wines as recommended items, that is, their names, prices, And each taste is displayed.

また、さらにその下方の「少し違うアイテムを探す」というメッセージの下方には、ユーザが、ずらし対象属性とずらし量を設定するためのGUI操作を行う画像が表示される。即ち、ユーザは、「価格」と「味」とのうちの少なくとも一方(両方でも良い)の属性をずらし対象属性として設定することができる。そして、ずらし対象属性の「+(プラス印)」を左右に動かすことで、ずらし量を設定(調整)することができる。   Further, below the message “Find a slightly different item” below that, an image for the user to perform a GUI operation for setting the shift target attribute and the shift amount is displayed. In other words, the user can set the attribute of at least one of “price” and “taste” (or both) as a shift target attribute. The shift amount can be set (adjusted) by moving the shift target attribute “+ (plus mark)” to the left and right.

具体的には図2の例では、「価格」がずらし対象属性に設定された場合には、「+(プラス印)」が図中右方に動かされるほど、ずらし中心特徴ベクトルI01の第2成分の値が大きくなるようなずらし量、即ち、「価格」が「高い」により近づくようなずらし量となる。また、「味」がずらし対象属性に設定された場合には、「+(プラス印)」が図中右方に動かされるほど、ずらし中心特徴ベクトルI01の第1成分の値が大きくなるようなずらし量、即ち、「味」が「甘い」により近づくようなずらし量となる。   Specifically, in the example of FIG. 2, when “price” is set as a shift target attribute, the second of the shift center feature vector I01 increases as “+ (plus sign)” is moved to the right in the figure. The amount of shift is such that the value of the component increases, that is, the amount of shift closer to “high” in “price”. When “taste” is set as the shift target attribute, the value of the first component of the shift center feature vector I01 increases as “+ (plus sign)” is moved to the right in the figure. The shift amount, that is, the shift amount that “taste” is closer to “sweet”.

従って、例えばユーザが、「味はやや甘いのままでよいが(画像1に示される推薦アイテムと「味」については類似するが)、価格がもっと安いワインを推薦して欲しい」といった要求を装置に対して行う場合、画像1の「価格」の「+(プラス印)」を単に左に動かせばよいことになる。   Thus, for example, the user requests that the taste remain slightly sweet (similar in terms of “taste” to the recommended item shown in image 1) but wants to recommend a cheaper wine ”. If “+” is added to “Price” of the image 1, it is simply moved to the left.

すると、ずらし中心特徴ベクトルは、図1に示されるように、ベクトルI01から例えばベクトルI02に更新されることになる。即ち、ずらし中心特徴ベクトルの「価格」に対応する第2成分の成分値が減少するように(より「低い」数値となるように)更新されることになる。   Then, the shifted center feature vector is updated from the vector I01 to, for example, the vector I02, as shown in FIG. In other words, the component value of the second component corresponding to the “price” of the shifted center feature vector is updated so as to decrease (become a “lower” numerical value).

その結果、今度は、図1から明らかなように、ずらし中心特徴ベクトルI02と類似するアイテム特徴ベクトルは、3つのベクトルI4乃至I6になる。従って、今度は、アイテム特徴ベクトルI4乃至I6のそれぞれに対応する3つのワインが推薦アイテムとしてユーザに呈示されることになる。具体的には例えば、アイテム特徴ベクトルI4乃至I6のそれぞれに対応するワインは、「シャトー××」、「シャトー△△」、および「シャトー○△」のそれぞれという名称を有するワインであるとする。この場合、今度は、例えば図2に示される画像2がユーザに呈示されることになる。   As a result, as is apparent from FIG. 1, the item feature vectors similar to the shifted center feature vector I02 are now three vectors I4 to I6. Therefore, this time, three wines corresponding to each of the item feature vectors I4 to I6 are presented to the user as recommended items. Specifically, for example, it is assumed that the wine corresponding to each of the item feature vectors I4 to I6 is a wine having the names “Chateau XX”, “Chateau ΔΔ”, and “Chateau ○ Δ”. In this case, for example, the image 2 shown in FIG. 2 is presented to the user.

このように、本発明の手法を適用することで、ユーザは簡単な操作を行うだけで、「味はやや甘いのままでよいが(図1の推薦アイテムと「味」については類似するが)、価格がもっと安いワインを推薦して欲しい」といった要求に簡単に応えることが可能になる。即ち、上述した従来の課題を解決することが可能になる。   In this way, by applying the method of the present invention, the user simply performs a simple operation, and “the taste may remain slightly sweet (although the taste is similar to the recommended item in FIG. 1). "I want you to recommend cheaper wines," you can easily meet the demand. That is, the conventional problem described above can be solved.

さらに、例えばユーザが、「価格帯はこのままでよいが(画像2に示される推薦アイテムと「価格」については類似するが)、もう少し甘くない(もう少し苦い)ワインを推薦して欲しい」といった要求をする場合、画像2の「味」の「+(プラス印)」を単に左に動かせばよいことになる。   Further, for example, the user requests that “the price range may remain as it is (similar to the recommended item shown in the image 2 and“ price ”is similar) but a little sweeter (a bit bitter) wine is recommended”. In this case, the “+ (plus sign)” of “Taste” of the image 2 is simply moved to the left.

すると、ずらし中心特徴ベクトルは、図1に示されるように、ベクトルI02から例えばベクトルI03に更新されることになる。即ち、ずらし中心特徴ベクトルの「味」に対応する第1成分の成分値が減少するように(より「苦い」数値となるように)更新されることになる。   Then, as shown in FIG. 1, the shifted center feature vector is updated from the vector I02 to, for example, the vector I03. That is, the component value of the first component corresponding to the “taste” of the shifted center feature vector is updated so as to decrease (become a “bitter” value).

その結果、今度は、図1から明らかなように、ずらし中心特徴ベクトルI03と類似するアイテム特徴ベクトルは、3つのベクトルI7乃至I9になる。従って、図示はしないが、今度は、アイテム特徴ベクトルI7乃至I9のそれぞれに対応する3つのワインが推薦アイテムとしてユーザに呈示されることになる。   As a result, as is apparent from FIG. 1, the item feature vectors similar to the shifted center feature vector I03 are now three vectors I7 to I9. Accordingly, although not shown, three wines corresponding to the item feature vectors I7 to I9 are presented to the user as recommended items.

さらにまた、例えば図2の画像1が表示されている状態で、ユーザが、「画像1の推薦アイテムに比較して、より安く、かつ、もう少し甘くない(もう少し苦い)ワインを推薦して欲しい」といった要求を装置に対して行う場合、画像1の「価格」の「+(プラス印)」を単に左に動かすとともに、画像1の「味」の「+(プラス印)」を単に左に動かせばよいことになる。   Furthermore, for example, in a state where the image 1 of FIG. 2 is displayed, the user wants to recommend wine that is cheaper and less sweet (a bit bitter) than the recommended item of the image 1. When the request is made to the device, “+ (plus sign)” of “price” of image 1 is simply moved to the left, and “+ (plus sign)” of “taste” of image 1 is simply moved to the left. It will be good.

すると、ずらし中心特徴ベクトルは、例えば図1の点線矢印に示されるように、ベクトルI01からベクトルI03に直接更新されることになる。その結果、この場合も、アイテム特徴ベクトルI7乃至I9のそれぞれに対応する3つのワインが推薦アイテムとしてユーザに呈示されることになる。   Then, the shifted center feature vector is directly updated from the vector I01 to the vector I03, for example, as indicated by the dotted arrow in FIG. As a result, also in this case, three wines corresponding to the item feature vectors I7 to I9 are presented to the user as recommended items.

なお、上述した従来の推薦手法との比較を容易なものとするために、オリジナルの(ずらし前の)ずらし中心特徴ベクトル、例えば図1の例ではずらし中心特徴ベクトルI01は、1回目の推薦アイテムのアイテム特徴ベクトルとされたが、これに限定されず任意のベクトルでよい。具体的には例えば、オリジナルの(ずらし前の)ずらし中心特徴ベクトルとして、標準形のユーザ嗜好ベクトルそのものを採用してもよいし、或いは、標準形のベクトルの各成分値に対して適当な初期値を代入した結果得られるベクトルを採用してもよい。さらに、後者のベクトルを採用する場合、その初期値は、情報処理装置が決定した値でもよいし、ユーザにより指定された値であってもよい。   In order to facilitate comparison with the conventional recommendation method described above, the original (before shifting) shifted center feature vector, for example, the shifted center feature vector I01 in the example of FIG. 1, is the first recommended item. However, the present invention is not limited to this, and any vector may be used. Specifically, for example, the standard user preference vector itself may be adopted as the original (before shifting) shift center feature vector, or an appropriate initial value for each component value of the standard vector You may employ | adopt the vector obtained as a result of substituting a value. Further, when the latter vector is adopted, the initial value may be a value determined by the information processing apparatus or a value designated by the user.

以上、本発明の原理(手法)について説明した。   The principle (method) of the present invention has been described above.

次に、図3以降の図面を参照して、本発明の実施の形態について説明する。   Next, embodiments of the present invention will be described with reference to FIG. 3 and subsequent drawings.

図3は、上述した本発明の手法が適用される推薦システム、即ち、本発明が適用される推薦システムの機能的構成例を表している。即ち、図3の推薦システムは、複数のアイテムの中からユーザに推薦すべき推薦アイテムを検索し、その検索結果をユーザに呈示する。   FIG. 3 shows a functional configuration example of a recommendation system to which the above-described method of the present invention is applied, that is, a recommendation system to which the present invention is applied. That is, the recommendation system in FIG. 3 searches for recommended items to be recommended to the user from among a plurality of items, and presents the search results to the user.

なお、本明細書において、システムとは、複数の装置や処理部により構成される装置全体を表すものである。従って、図3の推薦システムは、1台の情報処理装置で構成してもよいし、複数台の情報処理装置で構成してもよい。ただし、本実施の形態では、図3の推薦システムは、1台の情報処理装置で構成されるとする。即ち、図3は、本発明が適用される情報処理装置の機能的構成例を表している。   In the present specification, the system represents the entire apparatus including a plurality of apparatuses and processing units. Therefore, the recommendation system in FIG. 3 may be configured by one information processing apparatus or a plurality of information processing apparatuses. However, in this embodiment, it is assumed that the recommendation system in FIG. 3 is configured by one information processing apparatus. That is, FIG. 3 shows an example of the functional configuration of an information processing apparatus to which the present invention is applied.

また、本実施の形態では、アイテムはワインであるとし、標準形のアイテム特徴ベクトルは(価格、甘さ、辛さ、香り)といったベクトルであるとする。「価格」の成分値の代入手法は、図1と図2で標準形のアイテム特徴ベクトルとして利用された(味、価格)といったベクトルのうちの、「価格」の成分値の上述した代入手法と同様であるとする。また、「甘さ」、「辛さ」、および「香り」のそれぞれの成分値の代入手法については何れも、(味、価格)といったベクトルのうちの、「味」の成分値の上述した代入手法と同様であるとする。   In the present embodiment, it is assumed that the item is wine, and the standard item feature vector is a vector such as (price, sweetness, hotness, fragrance). The “price” component value substitution method includes the above-described substitution method of the “price” component value among the vectors (taste, price) used as standard item feature vectors in FIGS. 1 and 2. The same is assumed. In addition, regarding the substitution methods for the component values of “sweetness”, “spiciness”, and “fragrance”, all of the substitution methods described above for the “taste” component value in the vector (taste, price) are used. It is assumed that the method is the same.

図3の例では、情報処理装置は、アイテム特徴ベクトル記憶部11乃至呈示部18を含むように構成される。   In the example of FIG. 3, the information processing apparatus is configured to include the item feature vector storage unit 11 to the presentation unit 18.

なお、アイテム特徴ベクトル記憶部11乃至呈示部18のそれぞれの形態は特に限定されない。特に、ユーザ要求取得部12、ずらしパラメータ演算部13、推薦リスト生成部16等は、ソフトウエアで構成してもよいし、ハードウエアで構成してもよいし、或いは、ソフトウエアとハードウエアの組合せとして構成してもよい。   In addition, each form of the item feature vector memory | storage part 11 thru | or the presentation part 18 is not specifically limited. In particular, the user request acquisition unit 12, the shift parameter calculation unit 13, the recommendation list generation unit 16 and the like may be configured by software, hardware, or software and hardware. You may comprise as a combination.

アイテム特徴ベクトル記憶部11には、1以上のワインのそれぞれについての標準形のアイテム特徴ベクトルが記憶されている。なお、本実施の形態では、オリジナル(ずらし前)のずらし中心特徴ベクトルとして、アイテム特徴ベクトル記憶部11に記憶されているアイテム特徴ベクトルのうちの所定の1つが使用されるとする。   The item feature vector storage unit 11 stores standard item feature vectors for each of one or more wines. In the present embodiment, it is assumed that a predetermined one of the item feature vectors stored in the item feature vector storage unit 11 is used as the original (before shifting) shift center feature vector.

ユーザ要求取得部12は、ユーザにより操作され、ずらし対象属性とそのずらし量とが選択されると、それを、ずらしパラメータ演算部13に通知する。   When the user request acquisition unit 12 is operated by the user and the shift target attribute and the shift amount are selected, the user request acquisition unit 12 notifies the shift parameter calculation unit 13 of the selection.

具体的には例えば、本実施の形態では、ユーザ要求取得部12は、GUIによるユーザの操作を受け付けるとして、上述した図2の画像1や画像2のようなGUI用画像をユーザに呈示する。ただし、より正確には、本実施の形態では標準形のアイテム特徴ベクトルが(価格、甘さ、辛さ、香り)といったベクトルであることから、図2の画像1や画像2そのものがユーザに呈示されるのではなく、実際には、次のような画像がユーザに呈示されることになる。即ち、図2の画像1や画像2に対して、「少し違うアイテムを探す」の下方に、「価格」、「甘さ」、「辛さ」、および「香り」のそれぞれの「+(プラス印)」を左右に自在に移動させるための画像が表示されたGUI用画像が、本実施の形態ではユーザに呈示されることになる。   Specifically, for example, in the present embodiment, the user request acquisition unit 12 presents a GUI image such as the image 1 and the image 2 in FIG. 2 described above to accept the user's operation by the GUI. However, more precisely, in the present embodiment, the standard item feature vector is a vector such as (price, sweetness, hotness, fragrance), so that the image 1 and the image 2 themselves in FIG. 2 are presented to the user. In fact, the following image is presented to the user. That is, with respect to the image 1 and the image 2 in FIG. 2, “+ (plus) for each of“ price ”,“ sweetness ”,“ spicy ”, and“ scent ”is below“ search for slightly different items ”. In this embodiment, a GUI image on which an image for freely moving the “mark”) is displayed to the user is presented to the user.

ずらしパラメータ演算部13は、アイテム特徴ベクトル記憶部11に記憶されているアイテム特徴ベクトルのうちの所定の1つを、ずらし中心特徴ベクトルとして取得する。   The shift parameter calculation unit 13 acquires a predetermined one of the item feature vectors stored in the item feature vector storage unit 11 as a shift center feature vector.

ずらしパラメータ演算部13は、ユーザ要求取得部12から供給されたずらし対象属性とずらし量に基づいて、ずらし中心特徴ベクトルの各成分のうちの更新対象の成分を所定の量だけ更新させる際に利用される標準形のベクトルを生成する。係るベクトルをずらしベクトルと称する。ずらしベクトルの具体例としては、後述する図6にベクトル23が、後述する図7にベクトル24が、それぞれ示されている。   The shift parameter calculation unit 13 is used to update the update target component among the components of the shift center feature vector by a predetermined amount based on the shift target attribute and the shift amount supplied from the user request acquisition unit 12. Generate a standard vector to be generated. Such a vector is referred to as a shifted vector. As specific examples of the shift vector, a vector 23 is shown in FIG. 6 described later, and a vector 24 is shown in FIG. 7 described later.

ところで、図1や図2を用いて上述した例では、ずらし中心特徴ベクトルの各成分のうちの更新対象は、ずらし対象属性の成分そのものとされていた。   In the example described above with reference to FIGS. 1 and 2, the update target of the components of the shift center feature vector is the component of the shift target attribute itself.

ところが、ずらし中心特徴ベクトルの各成分のそれぞれが示す属性の中には、他の属性と何かしらの相関がある属性も存在する。具体的には例えば、本実施の形態では、アイテムはワインとされ、標準形のアイテム特徴ベクトルは(価格、甘さ、辛さ、香り)といったベクトルとされていることから、「甘さ」と「辛さ」との属性間には何かしらの相関があると予想される。具体的には例えばここでは、ワインと言うものには、「甘さ」が所定の1単位分だけ上がると(1単位分だけ甘くなると)、その分「辛さ」が1単位分だけ下がる(その1単位分だけ辛くなる)という相関(以下、甘辛相関と称する)が存在すると仮定する。この仮定が成立する場合には、例えば「甘さ」がずらし対象属性とされた場合に、ずらし中心特徴ベクトルの各成分のうちの、「甘さ」の成分値だけが更新されて、「辛さ」の成分値が更新されないと、更新後(ずらし後)のずらし中心特徴ベクトルにおいては、甘辛相関が崩れてしまうことになる。このため、甘辛相関が崩れてしまったずらし中心特徴ベクトルを利用しワイン推薦が行われることになり、その結果、推薦ワインがユーザにとって適切とならない場合もでてくる、といった新たな課題が発生してしまう。   However, among the attributes indicated by the components of the shifted center feature vector, there are attributes that have some correlation with other attributes. Specifically, for example, in the present embodiment, the item is wine, and the standard item feature vector is a vector such as (price, sweetness, spiciness, aroma). It is expected that there is some correlation between the attributes of “spiciness”. Specifically, here, for example, in wine, when “sweetness” is increased by a predetermined unit (when sweetened by one unit), “spiciness” is decreased by one unit ( It is assumed that there is a correlation (hereinafter, referred to as sweet and spicy correlation) that is spicy by one unit. When this assumption is satisfied, for example, when “sweetness” is set as a shift target attribute, only the “sweetness” component value of each component of the shift center feature vector is updated. If the component value of “sa” is not updated, the spicy correlation is broken in the shifted center feature vector after the update (after the shift). For this reason, wine recommendation is performed using the shifted center feature vector whose sweet and spicy correlation has collapsed, and as a result, a new problem arises that the recommended wine may not be appropriate for the user. End up.

そこで、本発明人は、この新たな課題を解決すべく、上述した本発明の手法に加えてさらに、ずらし対象属性の成分だけではなく、ずらし対象属性と相関のある成分も、ずらし中心特徴ベクトルの更新対象の成分とする、という手法を発明した。   Therefore, in order to solve this new problem, the present inventor, in addition to the method of the present invention described above, not only the component of the shift target attribute but also the component correlated with the shift target attribute We invented a method to use as a component to be updated.

この手法を適用するために、本実施の形態では、ずらし中心特徴ベクトルの各成分のそれぞれに対応する各属性のうちの、相関のある2以上の属性のそれぞれに対応する成分に対して、その相関を示す値をそれぞれ代入した結果得られる標準形のベクトルが利用されるとする。係るベクトルを、以下、属性間相関ベクトルと称する。   In order to apply this technique, in the present embodiment, for each of the attributes corresponding to each of the two or more correlated attributes among the attributes corresponding to each of the components of the shifted center feature vector, It is assumed that a standard vector obtained by substituting values indicating correlation is used. Such a vector is hereinafter referred to as an inter-attribute correlation vector.

具体的には例えば、甘辛相関についての属性間相関ベクトルは、換言すると、ずらし対象属性が「甘さ」または「辛さ」の場合に利用される属性間相関ベクトルは、後述する図7に示されるベクトル22−Bのように(0,1,−1,0)といったベクトルになる。ただし、この場合、「甘さ」と「辛さ」については相関があるが、その他の「価格」と「香り」には相関がないと仮定されている。   Specifically, for example, the inter-attribute correlation vector for the sweet and spicy correlation, in other words, the inter-attribute correlation vector used when the shift target attribute is “sweet” or “spicy” is shown in FIG. It becomes a vector such as (0, 1, -1, 0) like the vector 22-B. However, in this case, it is assumed that there is a correlation between “sweetness” and “spiciness”, but there is no correlation between other “price” and “scent”.

また例えば、「価格」には、その他の「甘さ」、「辛さ」、および「香り」の何れの属性との間にも何等相関が存在しないと仮定すると、ずらし対象属性が「価格」の場合に利用される属性間相関ベクトルは、後述する図6に示されるベクトル22−Aのように(1,0,0,0)といったベクトルになる。   Further, for example, assuming that “price” has no correlation with any of the other attributes of “sweetness”, “spicy”, and “fragrance”, the shift target attribute is “price”. The attribute correlation vector used in this case is a vector such as (1, 0, 0, 0) like a vector 22-A shown in FIG.

本実施の形態では、このような属性間相関ベクトルは、属性間相関ベクトル記憶部14に予め記憶されているとする。   In the present embodiment, it is assumed that such an inter-attribute correlation vector is stored in advance in the inter-attribute correlation vector storage unit 14.

そこで、本実施の形態では、ずらしパラメータ演算部13は、ユーザ要求取得部12からずらし対象属性とそのずらし量が供給されると、そのずらし対象属性についての属性間相関ベクトルを属性間相関ベクトル記憶部14から取得し、ずらし対象属性、ずらし量、および、ずらし対象属性についての属性間相関ベクトルを利用して、ずらしベクトルを生成する。   Therefore, in the present embodiment, when the shift target attribute and the shift amount are supplied from the user request acquisition unit 12, the shift parameter calculation unit 13 stores an inter-attribute correlation vector for the shift target attribute. A shift vector is generated using the shift target attribute, the shift amount, and the inter-attribute correlation vector for the shift target attribute.

なお、ずらしベクトルの生成手法の詳細については、図4以降の図面を参照して後述する。   Details of the shift vector generation method will be described later with reference to FIGS.

ずらしパラメータ演算部13により生成されたずらしベクトルは、ずらしベクトル記憶部15に一旦記憶される。即ち、ずらしベクトル記憶部15は、1以上のずらしベクトルを記憶する。   The shift vector generated by the shift parameter calculation unit 13 is temporarily stored in the shift vector storage unit 15. That is, the shift vector storage unit 15 stores one or more shift vectors.

そして、ずらしパラメータ演算部13は、ずらしパラメータ記憶部15に一旦記憶されたずらしベクトルを用いて、ずらし中心特徴ベクトルの更新対象の成分値を更新し、更新後のずらし中心特徴ベクトルを推薦リスト生成部16に供給する。   Then, the shift parameter calculation unit 13 updates the component value to be updated of the shift center feature vector using the shift vector once stored in the shift parameter storage unit 15, and generates the updated shift center feature vector as a recommendation list. To the unit 16.

なお、ずらし中心特徴ベクトルの更新手法の詳細については、図4以降の図面を参照して後述する。   Details of the shift center feature vector update method will be described later with reference to FIG. 4 and subsequent drawings.

推薦リスト生成部16は、ずらしパラメータ演算部13から供給された更新後のずらし中心特徴ベクトルと、アイテム特徴ベクトル記憶部11または17に記憶された複数のアイテム特徴ベクトルのそれぞれとの余弦相関などの類似度をそれぞれ求める。即ち、アイテム特徴ベクトル記憶部17もまた、1以上のアイテム特徴ベクトルを記憶している。   The recommendation list generation unit 16 includes a cosine correlation between the updated shift center feature vector supplied from the shift parameter calculation unit 13 and each of the plurality of item feature vectors stored in the item feature vector storage unit 11 or 17. Each similarity is obtained. That is, the item feature vector storage unit 17 also stores one or more item feature vectors.

次に、推薦リスト生成部16は、それらの類似度に基づいて、複数のアイテム特徴ベクトルのそれぞれに対応するアイテムの推薦度を演算する。推薦度の演算手法は、特に限定されないが、ここでは説明の簡略上、類似度がそのまま推薦度となるとする。   Next, the recommendation list generation unit 16 calculates the recommendation level of the item corresponding to each of the plurality of item feature vectors based on the similarity. The method of calculating the recommendation level is not particularly limited, but here, for simplicity of explanation, it is assumed that the similarity level is directly used as the recommendation level.

次に、推薦リスト生成部16は、例えば、推薦度が閾値以上の1以上のアイテム特徴ベクトルのそれぞれに対応する1以上のアイテムを、推薦アイテムとして決定する。   Next, the recommendation list generation unit 16 determines, for example, one or more items corresponding to each of one or more item feature vectors having a recommendation degree equal to or higher than a threshold as recommended items.

そして、推薦リスト生成部16は、1以上の推薦アイテムのそれぞれを特定可能な情報を、例えば推薦度の高い順にソートしたリスト(以下、推薦リストと称する)を生成し、呈示部18に提供する。   Then, the recommendation list generation unit 16 generates a list (hereinafter, referred to as a recommendation list) in which information that can identify each of one or more recommended items is sorted in descending order of recommendation, for example, and provides the presentation unit 18 with the list. .

なお、推薦アイテムを特定可能な情報とは、例えば本実施の形態のようにアイテムがワインである場合には、ワインの名称、産地、生産者(ドメーヌやワイナリー)等をいう。また、推薦リストの中に、その他の情報、例えば、ワインの価格や、そのワインの推薦理由等を含ませることも当然ながら可能である。具体的には例えば、上述した図2の画像1や画像2のうちの「検索結果」の下方に表示される情報が、推薦リストの一例である。   For example, when the item is wine as in the present embodiment, the information that can identify the recommended item refers to the name of the wine, the place of production, the producer (domaine or winery), and the like. It is also possible to include other information in the recommendation list, such as the price of wine and the reason for recommending that wine. Specifically, for example, the information displayed below the “search result” in the image 1 and the image 2 in FIG. 2 described above is an example of a recommendation list.

また、図3の例では、アイテム特徴ベクトル記憶部11,17は、相異なる記憶部とされているが、同一の記憶部であってもよい。   In the example of FIG. 3, the item feature vector storage units 11 and 17 are different storage units, but may be the same storage unit.

次に、図4のフローチャートを参照して、図3の情報処理装置が実行する「推薦処理」の一例について説明する。即ち、図4は、本発明が適用される「推薦処理」の一例を説明するフローチャートである。なお、本発明が適用される「推薦処理」を、従来の「推薦処理」と区別するために、以下、「ずらし推薦処理」と称する。   Next, an example of the “recommendation process” executed by the information processing apparatus of FIG. 3 will be described with reference to the flowchart of FIG. That is, FIG. 4 is a flowchart for explaining an example of “recommendation processing” to which the present invention is applied. The “recommendation process” to which the present invention is applied is hereinafter referred to as “shift recommendation process” in order to distinguish it from the conventional “recommendation process”.

なお、「ずらし推薦処理」の理解を容易なものとするために、以下、図5乃至図11の具体例を適宜参照しつつ、「ずらし推薦処理」について説明していく。即ち、図5乃至図11のそれぞれは、「ずらし推薦処理」のうちの所定のステップの処理結果の具体例を示している。   In order to facilitate understanding of the “shift recommendation process”, the “shift recommendation process” will be described below with reference to the specific examples of FIGS. 5 to 11 as appropriate. That is, each of FIGS. 5 to 11 shows a specific example of the processing result of a predetermined step in the “shift recommendation process”.

ステップS1において、図3のユーザ要求取得部12は、ずらし対象属性とずらし量とを取得し、ずらしパラメータ演算部13に供給する。   In step S <b> 1, the user request acquisition unit 12 in FIG. 3 acquires the shift target attribute and the shift amount, and supplies them to the shift parameter calculation unit 13.

ステップS2において、ずらしパラメータ演算部13は、所定のアイテム特徴ベクトルを、ずらし中心特徴ベクトルとしてアイテム特徴ベクトル記憶部11から取得する。   In step S2, the shift parameter calculation unit 13 acquires a predetermined item feature vector from the item feature vector storage unit 11 as a shift center feature vector.

具体的には例えばいま、図5に示されるベクトル21、即ち、(2000,2,4,3)というベクトルが、ずらし中心特徴ベクトルとして取得されたとする。   Specifically, for example, suppose that the vector 21 shown in FIG. 5, that is, the vector (2000, 2, 4, 3) is acquired as the shifted center feature vector.

図4に戻り、ステップS3において、ずらしパラメータ演算部13は、ずらし対象属性に関する、属性間相関ベクトルを属性間相関ベクトル記憶部14から取得する。   Returning to FIG. 4, in step S <b> 3, the shift parameter calculation unit 13 acquires an attribute correlation vector related to the shift target attribute from the attribute correlation vector storage unit 14.

具体的には例えば、ずらし対象属性が「価格」とされた場合には、図6に示されるベクトル22−A、即ち、(1,0,0,0)というベクトルが、属性間相関ベクトルとして取得される。   Specifically, for example, when the shift target attribute is “price”, the vector 22-A shown in FIG. 6, that is, the vector (1,0,0,0) is used as the inter-attribute correlation vector. To be acquired.

また例えば、ずらし対象属性が「甘さ」とされた場合には、図7に示されるベクトル22−B,即ち、(0,1,-1,0)というベクトルが、属性間相関ベクトルとして取得される。   Further, for example, when the shift target attribute is “sweet”, the vector 22-B shown in FIG. 7, that is, the vector (0,1, -1,0) is acquired as the inter-attribute correlation vector. Is done.

図4に戻り、ステップS4において、ずらしパラメータ演算部13は、ずらし量および属性間相関ベクトルを用いて、ずらしベクトルを生成し、ずらしベクトル記憶部15に一旦記憶する。   Returning to FIG. 4, in step S <b> 4, the shift parameter calculation unit 13 generates a shift vector using the shift amount and the correlation vector between attributes, and temporarily stores the shift vector in the shift vector storage unit 15.

ステップS4におけるずらしベクトルの生成手法は、特に限定されないが、ここでは例えば、属性間相関ベクトルの各成分値のそれぞれに対してずらし量を乗算し、それらの各乗算値のそれぞれを対応する成分に代入し、その結果得られるベクトルをずらしベクトルとする、といった生成手法が採用されているとする。   The generation method of the shift vector in step S4 is not particularly limited. Here, for example, each component value of the inter-attribute correlation vector is multiplied by the shift amount, and each of the multiplication values is converted into the corresponding component. Assume that a generation method is adopted in which substitution is performed and a vector obtained as a result is shifted.

この場合、例えば、ずらし対象属性が「価格」とされ、かつ、ずらし量が0.7とされた場合には、図6に示されるように、属性間相関ベクトルは上述した(1,0,0,0)というベクトル22−Aであるので、(1×0.7,0×0.7,0×0.7,0×0.7)=(0.7,0,0,0)というベクトル23が、ずらしベクトルとして生成される。   In this case, for example, when the shift target attribute is “price” and the shift amount is 0.7, as shown in FIG. 6, the correlation vector between attributes is (1,0,0, Since the vector 22-A is (0), a vector 23 (1 × 0.7, 0 × 0.7, 0 × 0.7, 0 × 0.7) = (0.7,0,0,0) is generated as a shift vector.

また例えば、ずらし対象属性が「甘さ」とされ、かつ、ずらし量が2.0とされた場合には、図7に示されるように、属性間相関ベクトルは上述した(0,1,-1,0)というベクトル22−Bであるので、(0×2,1×2,-1×2,0×2)=(0,2,-2,0)というベクトル24が、ずらしベクトルとして生成される。   Further, for example, when the shift target attribute is “sweet” and the shift amount is 2.0, the correlation vector between attributes is (0,1, -1, -1, as shown in FIG. 7). 0) vector 22-B, a vector 24 of (0 × 2,1 × 2, −1 × 2,0 × 2) = (0,2, −2,0) is generated as a shift vector. The

図4に戻り、ステップS5において、ずらしパラメータ演算部13は、ずらしベクトル記憶部15に一旦記憶されたずらしベクトルを利用して、ずらし中心特徴ベクトルを更新する。   Returning to FIG. 4, in step S <b> 5, the shift parameter calculation unit 13 updates the shift center feature vector using the shift vector once stored in the shift vector storage unit 15.

ステップS5におけるずらし中心特徴ベクトルの更新手法は、特に限定されないが、ここでは例えば、ずらしベクトルの成分値が「0」ではない成分が更新対象となり、ずらし中心特徴ベクトルの更新対象の成分については、ずらしベクトルの対応する成分値(「0」ではない成分値)を更新前の成分値に対して乗算または加算することで、成分値を更新し、更新対象以外の成分については、成分値はそのままにする(成分値の更新を行わない)、といった更新手法が採用されているとする。なお、ずらしベクトルの対応する成分値が、更新前の成分値に対して乗算されるのか或いは加算されるのかについての判断は、更新対象の成分に対応する属性の特徴や、属性間の相関の特徴に依存するとする。   The method for updating the shift center feature vector in step S5 is not particularly limited, but here, for example, the component whose shift vector component value is not “0” is the update target, and the component whose update center feature vector is to be updated is: The component value is updated by multiplying or adding the corresponding component value (component value that is not “0”) of the shift vector to the component value before the update, and the component value remains as it is for components other than the update target It is assumed that an updating method such as “No” is performed (component value is not updated). It should be noted that whether the component value corresponding to the shift vector is multiplied or added to the component value before update is determined based on the feature of the attribute corresponding to the component to be updated and the correlation between the attributes. Depends on features.

この場合、例えば、直前のステップS4の処理で図6のずらしベクトル23が生成された場合には、図8に示されるように、ずらし中心特徴ベクトル21は(2000,2,4,3)というベクトルであり、かつ、ずらしベクトル23は(0.7,0,0,0)というベクトルであるので、 更新対象は「価格」の第1成分のみとなり、その結果、例えば(2000×0.7,2,4,3)=(1400,2,4,3)というベクトル25が、更新後のずらし中心特徴ベクトルとなる。   In this case, for example, when the shift vector 23 of FIG. 6 is generated in the process of the previous step S4, the shift center feature vector 21 is (2000, 2, 4, 3) as shown in FIG. Since it is a vector and the shift vector 23 is a vector of (0.7,0,0,0), the update target is only the first component of “price”. As a result, for example, (2000 × 0.7,2,4 , 3) = (1400,2,4,3), the vector 25 becomes the shifted center feature vector after the update.

また、例えば、直前のステップS4の処理で図7のずらしベクトル24が生成された場合には、図9に示されるように、ずらし中心特徴ベクトル21は(2000,2,4,3)というベクトルであり、かつ、ずらしベクトル24は(0,2,-2,0)というベクトルであるので、 更新対象は「甘さ」の第2成分と「辛さ」の第3成分のみとなり、その結果、例えば(2000,2+2,4+(-2),3)=(2000,4,2,3)というベクトル26が、更新後のずらし中心特徴ベクトルとなる。   Further, for example, when the shift vector 24 of FIG. 7 is generated in the process of the immediately preceding step S4, as shown in FIG. 9, the shift center feature vector 21 is a vector (2000, 2, 4, 3). And the shift vector 24 is a vector of (0,2, -2,0), so the update target is only the second component of “sweetness” and the third component of “spicy”, and as a result For example, the vector 26 of (2000, 2 + 2, 4 + (− 2), 3) = (2000, 4, 2, 3) becomes the shifted center feature vector after the update.

図4に戻り、ステップS6の処理で更新されたずらし中心特徴ベクトルが、ずらしパラメータ演算部13から推薦リスト生成部16に供給されると、処理はステップS6に進む。   Returning to FIG. 4, when the shift center feature vector updated in the process of step S <b> 6 is supplied from the shift parameter calculation unit 13 to the recommendation list generation unit 16, the process proceeds to step S <b> 6.

ステップS6において、推薦リスト生成部16は、ずらし対象属性の効き目度合いを調整するように、効き目ベクトルのうちの、ずらし対象属性の成分値(重み値)を更新する。   In step S6, the recommendation list generation unit 16 updates the component value (weight value) of the shift target attribute in the effect vector so as to adjust the effect degree of the shift target attribute.

効き目ベクトルとは、次のベクトルを言う。即ち、上述したように、2つの標準形のベクトルの類似度が演算される場合には、2つの標準形のベクトルの各成分の成分値が利用される。従って、当然ながら、各成分の成分値の大小に応じて、類似度が決定されることになる。ところで、ユーザにとっては、標準形のベクトルの各成分のそれぞれが示す各属性が全て同一の重要度を持つとは限らない。換言すると、ユーザの中には、所定の属性を特に強調して、或いは、所定の属性の影響を可能な限り小さくして、アイテムの推薦を行ってほしい、という要望を挙げる者もいる。このような要望に応えるためには、2つの標準形のベクトルの類似度が演算される際に、2つの標準形のベクトルの各成分のそれぞれの重みを、ユーザにとっての重要度等に応じて変えてあげればよい。即ち、2つの標準形のベクトルの各成分のそれぞれの成分値を、ユーザにとっての重要度等を示す重み値を利用して更新してあげればよい。この場合、各成分(属性)の重み値のそれぞれが、対応する成分の成分値としてそれぞれ代入された結果得られるベクトルが、効き目ベクトルと称されている。   The effect vector is the following vector. That is, as described above, when the similarity between two standard vectors is calculated, the component value of each component of the two standard vectors is used. Therefore, as a matter of course, the degree of similarity is determined according to the magnitude of the component value of each component. By the way, for the user, the attributes indicated by the components of the standard vector do not all have the same importance. In other words, there are some users who want to recommend items with particular emphasis on predetermined attributes or with the influence of predetermined attributes as small as possible. In order to meet such a demand, when the similarity between two standard vectors is calculated, the weight of each component of the two standard vectors is determined according to the importance to the user. Change it. That is, the component values of the respective components of the two standard vectors may be updated using weight values indicating importance to the user. In this case, a vector obtained as a result of substituting each component (attribute) weight value as a component value of the corresponding component is referred to as an effect vector.

従って、ずらし対象属性とは、ユーザにとって着目すべき属性であることから、効き目ベクトルのうちのずらし対象属性の成分値を更新することで、即ち、ずらし対象属性の効き目度合い(重み量)を調整することで、ユーザにとってより適切なアイテム(本実施の形態ではワイン)を推薦することが可能になる。このため、図4の「ずらし推薦処理」では、ずらし対象属性の効き目度合い(重み量)を調整する処理として、ステップS6の処理が設けられているのである。   Accordingly, since the shift target attribute is an attribute that should be noticed by the user, the effect value (weight amount) of the shift target attribute is adjusted by updating the component value of the shift target attribute in the effect vector. By doing so, it becomes possible to recommend an item more suitable for the user (in this embodiment, wine). For this reason, in the “shift recommendation process” in FIG. 4, the process of step S <b> 6 is provided as a process of adjusting the effectiveness degree (weight amount) of the shift target attribute.

ステップS6におけるずらし対象属性の効き目度合い(重み量)の調整手法、即ち、効き目ベクトルのうちのずらし対象属性の成分値の更新手法は、特に限定されないが、ここでは例えば、効き目ベクトルのうちのずらし対象属性の元の成分値に対して所定の調整量を乗算し、その乗算値を更新後の成分値とする、といった更新手法が採用されているとする。   The adjustment method of the effectiveness degree (weight amount) of the shift target attribute in step S6, that is, the update method of the component value of the shift target attribute in the effect vector is not particularly limited, but here, for example, the shift of the effect vector Assume that an update method is employed in which the original component value of the target attribute is multiplied by a predetermined adjustment amount and the multiplied value is used as the updated component value.

この場合、例えば、ずらし対象属性が「価格」とされ、効き目ベクトルが、図10に示される(0.7,0.5,0.5,0.9)というベクトル27とされ、かつ、調整量が「2」とされたとすると、図10に示されるように、(0.7×2,0.5,0.5,0.9)=(1.4,0.5,0.5,0.9)というベクトル28が、更新後の効き目ベクトルとして生成される。   In this case, for example, the shift target attribute is “price”, the effect vector is the vector 27 (0.7, 0.5, 0.5, 0.9) shown in FIG. 10, and the adjustment amount is “2”. Then, as shown in FIG. 10, a vector 28 of (0.7 × 2, 0.5, 0.5, 0.9) = (1.4, 0.5, 0.5, 0.9) is generated as the updated effect vector.

また例えば、ずらし対象属性が「甘さ」とされ、効き目ベクトルが図10(図11)の(0.7,0.5,0.5,0.9)というベクトル27とされ、かつ、調整量が「2」とされたとすると、図11に示されるように、(0.7,0.5×2,0.5,0.9)=(0.7,1.0,0.5,0.9)というベクトル29が、更新後の効き目ベクトルとして生成される。   Also, for example, the shift target attribute is “sweetness”, the effect vector is the vector 27 (0.7, 0.5, 0.5, 0.9) in FIG. 10 (FIG. 11), and the adjustment amount is “2”. Then, as shown in FIG. 11, a vector 29 of (0.7, 0.5 × 2, 0.5, 0.9) = (0.7, 1.0, 0.5, 0.9) is generated as the updated effect vector.

図4に戻り、ステップS7において、推薦リスト生成部16は、ステップS6の処理で更新された効き目ベクトルを用いて、ステップS5の処理で更新されたずらし中心特徴ベクトルと、他のアイテムのアイテム特徴ベクトルとの類似度を演算し、その演算結果に基づいて他のアイテムの推薦度を演算する。   Returning to FIG. 4, in step S <b> 7, the recommendation list generation unit 16 uses the effect vector updated in the process of step S <b> 6 and the shifted center feature vector updated in the process of step S <b> 5 and the item features of other items. The degree of similarity with the vector is calculated, and the recommendation level of other items is calculated based on the calculation result.

なお、他のアイテムのアイテム特徴ベクトルは、上述したように、アイテム特徴ベクトル記憶部11または17に記憶されている。   The item feature vectors of other items are stored in the item feature vector storage unit 11 or 17 as described above.

また、ステップS7における推薦度の演算手法は、上述したように、特に限定されないが、ここでも説明の簡略上、類似度がそのまま推薦度となるとする。   In addition, as described above, the calculation method of the recommendation level in step S7 is not particularly limited, but here, for simplicity of explanation, it is assumed that the similarity level becomes the recommendation level as it is.

ステップS8において、推薦リスト生成部16は、推薦度が所定の基準を満たすか否かを判定する。   In step S8, the recommendation list generation unit 16 determines whether or not the recommendation level satisfies a predetermined criterion.

なお、ステップS8における所定の基準は、特に限定されないが、ここでは、推薦度が閾値以上であることととする。   In addition, although the predetermined reference | standard in step S8 is not specifically limited, suppose that a recommendation degree is more than a threshold value here.

即ち、推薦度が閾値未満の場合、ステップS8において、推薦度が所定の基準を満たしていないと判定されて、ステップS9の処理は実行されずに、処理はステップS10に進む。   That is, if the recommendation level is less than the threshold value, it is determined in step S8 that the recommendation level does not satisfy the predetermined standard, and the process proceeds to step S10 without executing the process in step S9.

これに対して、推薦度が閾値以上の場合、推薦リスト生成部16は、ステップS8において、推薦度が所定の基準を満たすと判定して、ステップS9において、他のアイテムを、ユーザに推薦すべき推薦アイテムとして設定した後、処理をステップS10に進める。   On the other hand, when the recommendation level is equal to or higher than the threshold value, the recommendation list generation unit 16 determines that the recommendation level satisfies a predetermined criterion in step S8, and recommends other items to the user in step S9. After setting as a recommended item to be processed, the process proceeds to step S10.

ステップS10において、推薦リスト生成部16は、さらに他のアイテムの推薦度を演算するか否かを判定する。   In step S10, the recommendation list generation unit 16 determines whether or not to calculate the recommendation level of another item.

なお、ステップS10の判定条件は、特に限定されないが、ここでは、アイテム特徴ベクトル記憶部11,17のそれぞれに記憶されているアイテム特徴ベクトルの全てについて、類似度が演算された場合、ステップS10においてNOであると判定されるとする。   Note that the determination condition in step S10 is not particularly limited, but here, in the case where the similarity is calculated for all of the item feature vectors stored in the item feature vector storage units 11 and 17, in step S10. Assume that the determination is NO.

この場合、アイテム特徴ベクトル記憶部11または17の中に、類似度が演算されていないアイテム特徴ベクトルが存在する場合、処理はステップS7に戻され、それ以降の処理が繰り返し実行される。   In this case, if there is an item feature vector whose similarity is not calculated in the item feature vector storage unit 11 or 17, the process returns to step S7, and the subsequent processes are repeatedly executed.

その後、アイテム特徴ベクトル記憶部11,17のそれぞれに記憶されているアイテム特徴ベクトルの全てについて、ステップS7乃至S10のループ処理が繰り返し実行されると、ステップS10においてNOであると判定されて処理はステップS11に進む。   Thereafter, when the loop process of steps S7 to S10 is repeatedly executed for all of the item feature vectors stored in the item feature vector storage units 11 and 17, the process is determined to be NO in step S10. Proceed to step S11.

ステップS11において、推薦リスト生成部16は、推薦アイテムを含む推薦リストを生成する。   In step S11, the recommendation list generation unit 16 generates a recommendation list including recommended items.

なお、推薦アイテムを含むとは、推薦アイテムがワインの場合、当然ながらワインそのものを含む訳ではなく、そのワインを特定可能な情報を含んだり、そのワインの推薦度等その他の情報を含むという意味である。   Note that including a recommended item means that if the recommended item is wine, it does not necessarily include the wine itself, but includes information that can identify the wine and other information such as the recommendation level of the wine. It is.

推薦リストが推薦リスト生成部16から呈示部18に供給されると、処理はステップS12に進む。   When the recommendation list is supplied from the recommendation list generation unit 16 to the presentation unit 18, the process proceeds to step S12.

ステップS12において、呈示部18は、推薦リストに含まれる推薦アイテムをユーザに呈示する。   In step S12, the presentation unit 18 presents the recommended items included in the recommendation list to the user.

なお、推薦アイテムを呈示するとは、推薦アイテムがワインの場合、当然ながらワインそのものを呈示する訳ではなく、推薦リストに含まれる情報、即ち、そのワインを特定可能な情報や、そのワインの推薦度等その他の情報を呈示するという意味である。   In addition, when the recommended item is wine, the recommendation item is not necessarily presented as wine itself, but information included in the recommendation list, that is, information that can identify the wine and the recommendation degree of the wine It means that other information is presented.

以上、図4の例の「ずらし推薦処理」について説明した。   The “shift recommendation process” in the example of FIG. 4 has been described above.

ところで、「ずらし推薦処理」は、上述した図4の例に限定されず、その他様々な処理を採用することが可能である。具体的には例えば、「ずらし推薦処理」として例えば図12と図13とのフローチャートに従う処理を採用してもよい。   Incidentally, the “shift recommendation process” is not limited to the example of FIG. 4 described above, and various other processes can be employed. Specifically, for example, a process according to the flowcharts of FIGS. 12 and 13 may be employed as the “shift recommendation process”.

即ち、図12と図13は、図4とは異なる「ずらし推薦処理」の詳細例を説明するフローチャートである。   That is, FIG. 12 and FIG. 13 are flowcharts for explaining a detailed example of the “shift recommendation process” different from FIG.

図12のステップS41乃至S45のそれぞれの処理は、上述した図4のS1乃至S5のそれぞれの処理と基本的に同様の処理である。   The processes in steps S41 to S45 in FIG. 12 are basically the same processes as the processes in S1 to S5 in FIG. 4 described above.

従って、図12のステップS41乃至S45までの処理の説明については省略し、以下、図13のステップS46以降の処理について説明する。   Therefore, the description of the processing from step S41 to S45 in FIG. 12 is omitted, and the processing after step S46 in FIG. 13 will be described below.

なお、図12と図13の例の「ずらし推薦処理」の理解を容易なものとするために、以下、図14乃至図17の具体例を適宜参照しつつ、図13のステップS46以降の処理について説明していく。即ち、図14乃至図17のそれぞれは、図12と図13の例の「ずらし推薦処理」のうちの所定のステップの処理結果の具体例を示している。   In order to facilitate understanding of the “shift recommendation process” in the examples of FIGS. 12 and 13, hereinafter, the processes after step S46 in FIG. 13 will be referred to with reference to the specific examples in FIGS. I will explain. That is, each of FIGS. 14 to 17 shows a specific example of a processing result of a predetermined step in the “shift recommendation process” in the examples of FIGS.

図13のステップS46において、推薦リスト生成部16は、図12のステップS45の処理で更新されたずらし中心特徴ベクトルと、他のアイテムのアイテム特徴ベクトルとのうちの、ステップS45における更新対象成分(一次選抜用ベクトル)同士の類似度を演算し、その演算結果に基づいて他のアイテムの推薦度を演算する。   In step S46 of FIG. 13, the recommendation list generating unit 16 updates the component to be updated in step S45 (step S45) among the shift center feature vector updated in the process of step S45 of FIG. 12 and the item feature vectors of other items. The degree of similarity between the primary selection vectors) is calculated, and the recommendation level of other items is calculated based on the calculation result.

具体的には例えば、直前のステップS45の処理で、上述した図8に示される(1400,2,4,3)というベクトル25が、更新後のずらし中心特徴ベクトルとなったとする。この場合、図8に示されるように、ステップS45の処理で使用されたずらしベクトルは、(0.7,0,0,0)というベクトル23であるので、更新対象成分は「価格」の第1成分のみである。従って、この場合、更新後のずらし中心特徴ベクトル25のうちの、「価格」の第1成分のみが抽出され、その結果得られる図14のベクトル25−1、即ち、(価格)=(1400)というベクトルが、一次選抜用ベクトルの比較元ベクトルに決定される。そして、図示はしないが、他のアイテムについても、同様に、そのアイテム特徴ベクトルのうちの、「価格」の第1成分のみが抽出され、その結果得られるベクトルが、一次選抜用ベクトルの比較相手ベクトルに決定される。そして、1次元の比較元ベクトル25−1である(1400)と、同じく1次元の比較相手ベクトルとの類似度が演算され、その演算結果に基づいて他のアイテムの推薦度が演算されることになる。   Specifically, for example, it is assumed that the vector 25 (1400, 2, 4, 3) shown in FIG. 8 described above becomes the shifted center feature vector after the update in the process of step S45 immediately before. In this case, as shown in FIG. 8, since the shift vector used in the process of step S45 is a vector 23 of (0.7,0,0,0), the update target component is the first component of “price”. Only. Therefore, in this case, only the first component of “price” in the shifted center feature vector 25 after the update is extracted, and the resulting vector 25-1 in FIG. 14, that is, (price) = (1400). Is determined as the comparison source vector of the primary selection vector. Although not shown, for the other items as well, only the first component of “price” is extracted from the item feature vectors, and the resulting vector is compared with the primary selection vector comparison partner. Determined to be a vector. The similarity between the one-dimensional comparison source vector 25-1 (1400) and the one-dimensional comparison partner vector is calculated, and the recommendation degree of other items is calculated based on the calculation result. become.

また例えば、直前のステップS45の処理で、上述した図9に示される(2000,4,2,3)というベクトル26が、更新後のずらし中心特徴ベクトルとなったとする。この場合、ステップS45の処理で使用されたずらしベクトルは、(0,2,-2,0)というベクトル24であるので、更新対象成分は「甘さ」の第2成分と「辛さ」の第3成分である。従って、この場合、更新後のずらし中心特徴ベクトル26のうちの、「甘さ」の第2成分と「辛さ」の第3成分のみが抽出され、その結果得られる図15のベクトル26−1、即ち、(甘さ,辛さ)=(4,2)というベクトルが、一次選抜用ベクトルの比較元ベクトルに決定される。そして、図示はしないが、他のアイテムについても、同様に、そのアイテム特徴ベクトルのうちの、「甘さ」の第2成分と「辛さ」の第3成分のみが抽出され、その結果得られるベクトルが、一次選抜用ベクトルの比較相手ベクトルに決定される。そして、2次元の比較元ベクトル26−1である(4,2)と、同じく2次元の比較相手ベクトルとの類似度が演算され、その演算結果に基づいて他のアイテムの推薦度が演算されることになる。   Further, for example, it is assumed that the vector 26 (2000, 4, 2, 3) shown in FIG. 9 described above becomes the shifted center feature vector after the update in the process of the previous step S45. In this case, since the shift vector used in the process of step S45 is the vector 24 of (0,2, -2,0), the update target component is the second component of “sweetness” and “spicy”. The third component. Accordingly, in this case, only the second component of “sweetness” and the third component of “spicyness” are extracted from the shifted center feature vector 26 after the update, and the resulting vector 26-1 in FIG. That is, a vector of (sweetness, hotness) = (4, 2) is determined as a comparison source vector of the primary selection vector. Although not shown, for other items as well, only the second component of “sweetness” and the third component of “spicyness” are extracted from the item feature vectors and obtained as a result. The vector is determined as a comparison partner vector of the primary selection vector. Then, the similarity between the two-dimensional comparison vector 26-1 (4, 2) and the two-dimensional comparison partner vector is calculated, and the recommendation degree of other items is calculated based on the calculation result. Will be.

図13に戻り、推薦リスト生成部16は、このようにしてステップS46の処理で他のアイテムの推薦度を演算すると、ステップS47において、推薦度が所定の基準を満たすか否かを判定する。   Returning to FIG. 13, when the recommendation list generation unit 16 calculates the recommendation level of other items in the process of step S46 as described above, in step S47, the recommendation list generation unit 16 determines whether the recommendation level satisfies a predetermined criterion.

なお、ステップS47における所定の基準は、特に限定されないが、ここでも、推薦度が閾値以上であることととする。   In addition, although the predetermined reference | standard in step S47 is not specifically limited, Suppose here that a recommendation degree is more than a threshold value.

即ち、推薦度が閾値未満の場合、ステップS47において、推薦度が所定の基準を満たしていないと判定されて、ステップS48乃至S50の処理は実行されずに、処理はステップS51に進む。即ち、第1次選抜の結果、他のアイテムは既に推薦アイテムの候補として落選されたので、第2次選抜は実行されずに、処理はステップS51に進む。   That is, if the recommendation level is less than the threshold value, it is determined in step S47 that the recommendation level does not satisfy the predetermined standard, and the process proceeds to step S51 without executing the processes in steps S48 to S50. That is, as a result of the primary selection, the other items have already been deselected as recommended item candidates, so the secondary selection is not executed and the process proceeds to step S51.

これに対して、推薦度が閾値以上の場合、ステップS47において、推薦度が所定の基準を満たすと判定されて、ステップS48以降の処理が実行される。即ち、第1次選抜の結果、他のアイテムは推薦アイテムの候補として選抜されたので、第2次選抜に対応する処理として、ステップS48以降の処理が実行されるのである。   On the other hand, if the recommendation level is greater than or equal to the threshold value, it is determined in step S47 that the recommendation level satisfies a predetermined criterion, and the processes in and after step S48 are executed. That is, as a result of the primary selection, other items have been selected as recommended item candidates, and therefore, the processing after step S48 is executed as processing corresponding to the secondary selection.

ステップS48において、推薦リスト生成部16は、図12のステップS45の処理で更新されたずらし中心特徴ベクトルと、他のアイテムのアイテム特徴ベクトルとのうちの、ステップS45における更新対象成分以外の成分(二次選抜用ベクトル)同士の類似度を演算し、その演算結果に基づいて他のアイテムの推薦度を再演算する。   In step S48, the recommendation list generation unit 16 includes components other than the update target component in step S45 among the shift center feature vector updated in the process of step S45 in FIG. 12 and the item feature vectors of other items ( The degree of similarity between the secondary selection vectors) is calculated, and the recommendation level of other items is recalculated based on the calculation result.

具体的には例えば、直前のステップS45の処理で、上述した図8に示される(1400,2,4,3)というベクトル25が、更新後のずらし中心特徴ベクトルとなったとする。即ち、直前のステップS46の処理で、上述した図14に示される(価格)=(1400)というベクトル25−1が一次選抜用ベクトルとして使用されたとする。この場合、更新対象成分以外の成分は、第2成分の「甘さ」、第3成分の「辛さ」、および、第4成分の「香り」である。従って、この場合、更新後のずらし中心特徴ベクトル25のうちの、「甘さ」の第2成分、「辛さ」の第3成分、および、「香り」の第4成分のみが抽出され、その結果得られる図16のベクトル25−2、即ち、(甘さ、辛さ、香り)=(2,4,3)というベクトルが、二次選抜用ベクトルの比較元ベクトルに決定される。そして、図示はしないが、他のアイテムについても、同様に、そのアイテム特徴ベクトルのうちの、「甘さ」の第2成分、「辛さ」の第3成分、および、「香り」の第4成分のみが抽出され、その結果得られるベクトルが、二次選抜用ベクトルの比較相手ベクトルに決定される。そして、3次元の比較元ベクトル25−2である(2,4,3)と、同じく3次元の比較相手ベクトルとの類似度が演算され、その演算結果に基づいて他のアイテムの推薦度が演算されることになる。   Specifically, for example, it is assumed that the vector 25 (1400, 2, 4, 3) shown in FIG. 8 described above becomes the shifted center feature vector after the update in the process of step S45 immediately before. That is, it is assumed that the vector 25-1 (price) = (1400) shown in FIG. 14 described above is used as the primary selection vector in the process of step S46 immediately before. In this case, the components other than the update target component are “sweetness” of the second component, “spiciness” of the third component, and “fragrance” of the fourth component. Therefore, in this case, only the second component of “sweetness”, the third component of “spicy”, and the fourth component of “scent” of the shifted center feature vector 25 after the update are extracted, The resulting vector 25-2 in FIG. 16, that is, the vector of (sweetness, hotness, aroma) = (2,4,3) is determined as the comparison source vector of the secondary selection vector. And although not shown in figure, similarly about other items, the 2nd component of "sweetness", the 3rd component of "spicy", and the 4th of "fragrance" among the item feature vectors Only the components are extracted, and the resulting vector is determined as the comparison partner vector of the secondary selection vector. Then, the similarity between the three-dimensional comparison source vector 25-2 (2, 4, 3) and the three-dimensional comparison partner vector is calculated, and the recommendation degree of other items is calculated based on the calculation result. It will be calculated.

また例えば、直前のステップS45の処理で、上述した図9に示される(2000,4,2,3)というベクトル26が、更新後のずらし中心特徴ベクトルとなったとする。即ち、直前のステップS46の処理で、上述した図15に示される(甘さ,辛さ)=(4,2)というベクトル26−1が一次選抜用ベクトルとして使用されたとする。この場合、更新対象成分以外の成分は、第1成分の「価格」、および、第4成分の「香り」である。従って、この場合、更新後のずらし中心特徴ベクトル26のうちの、「価格」の第1成分、および、「香り」の第4成分のみが抽出され、その結果得られる図17のベクトル26−2、即ち、(価格、香り)=(2000,3)というベクトルが、二次選抜用ベクトルの比較元ベクトルに決定される。そして、図示はしないが、他のアイテムについても、同様に、そのアイテム特徴ベクトルのうちの、「価格」の第1成分、および、「香り」の第4成分のみが抽出され、その結果得られるベクトルが、二次選抜用ベクトルの比較相手ベクトルに決定される。そして、2次元の比較元ベクトル26−2である(2000,3)と、同じく2次元の比較相手ベクトルとの類似度が演算され、その演算結果に基づいて他のアイテムの推薦度が演算されることになる。   Further, for example, it is assumed that the vector 26 (2000, 4, 2, 3) shown in FIG. 9 described above becomes the shifted center feature vector after the update in the process of the previous step S45. That is, it is assumed that the vector 26-1 (sweetness, hotness) = (4, 2) shown in FIG. 15 described above is used as the primary selection vector in the process of the previous step S46. In this case, the components other than the update target component are the “price” of the first component and the “scent” of the fourth component. Therefore, in this case, only the first component of “price” and the fourth component of “fragrance” are extracted from the updated shift center feature vector 26, and the resulting vector 26-2 in FIG. That is, the vector of (price, fragrance) = (2000, 3) is determined as the comparison source vector of the secondary selection vector. Although not shown, for other items as well, only the first component of “price” and the fourth component of “fragrance” are extracted from the item feature vectors and obtained as a result. The vector is determined as a comparison partner vector of the secondary selection vector. Then, the similarity between the two-dimensional comparison vector 26-2 (2000, 3) and the two-dimensional comparison partner vector is calculated, and the recommendation degree of other items is calculated based on the calculation result. Will be.

図13に戻り、推薦リスト生成部16は、このようにしてステップS48の処理で他のアイテムの推薦度を演算すると、ステップS49において、推薦度が所定の基準を満たすか否かを判定する。   Returning to FIG. 13, when the recommendation list generation unit 16 calculates the recommendation level of other items in the process of step S48 in this way, in step S49, the recommendation list generation unit 16 determines whether the recommendation level satisfies a predetermined criterion.

なお、ステップS49における所定の基準は、特に限定されないが、ここでも、推薦度が閾値以上であることととする。なお、このステップS49の処理で利用する閾値と、上述したステップS47の処理で利用する閾値とは、同一値であっても構わないし、異なる値であっても構わない。   In addition, although the predetermined reference | standard in step S49 is not specifically limited, Suppose here that a recommendation degree is more than a threshold value. Note that the threshold value used in the process of step S49 and the threshold value used in the process of step S47 described above may be the same value or different values.

推薦度が閾値未満の場合、ステップS49において、推薦度が所定の基準を満たしていないと判定されて、ステップS50の処理は実行されずに、処理はステップS51に進む。即ち、第2次選抜の結果、他のアイテムは推薦アイテムの候補として落選されたので、ステップS50の処理は実行されずに、処理はステップS51に進む。   If the recommendation level is less than the threshold value, it is determined in step S49 that the recommendation level does not satisfy the predetermined standard, and the process proceeds to step S51 without executing the process in step S50. That is, as a result of the second selection, other items have been selected as recommended item candidates, so the process proceeds to step S51 without executing the process of step S50.

これに対して、推薦度が閾値以上の場合、ステップS49において、推薦度が所定の基準を満たすと判定されて、ステップS50の処理が実行される。換言すると、第2次選抜の結果、他のアイテムは推薦アイテムとして正式に選抜されたので、他のアイテムを推薦アイテムとして設定すべく、ステップS50の処理が実行されるのである。即ち、ステップS50において、推薦リスト生成部16は、他のアイテムを、ユーザに推薦すべき推薦アイテムとして設定する。これにより、処理はステップS51に進む。   On the other hand, if the recommendation level is greater than or equal to the threshold value, it is determined in step S49 that the recommendation level satisfies a predetermined criterion, and the process of step S50 is executed. In other words, as a result of the second selection, other items are formally selected as recommended items, and therefore the process of step S50 is executed to set the other items as recommended items. That is, in step S50, the recommendation list generation unit 16 sets other items as recommended items to be recommended to the user. Thereby, a process progresses to step S51.

ステップS51において、推薦リスト生成部16は、さらに他のアイテムの推薦度を演算するか否かを判定する。   In step S51, the recommendation list generating unit 16 determines whether or not to calculate the recommendation level of another item.

なお、ステップS51の判定条件は、特に限定されないが、ここでは、アイテム特徴ベクトル記憶部11,17のそれぞれに記憶されているアイテム特徴ベクトルの全てについて、類似度が演算された場合、ステップS51においてNOであると判定されるとする。   Note that the determination condition of step S51 is not particularly limited, but here, when the similarity is calculated for all of the item feature vectors stored in each of the item feature vector storage units 11 and 17, in step S51. Assume that the determination is NO.

この場合、アイテム特徴ベクトル記憶部11または17の中に、類似度が演算されていないアイテム特徴ベクトルが存在する場合、処理はステップS46に戻され、それ以降の処理が繰り返される。   In this case, if there is an item feature vector whose similarity is not calculated in the item feature vector storage unit 11 or 17, the process returns to step S46, and the subsequent processes are repeated.

その後、アイテム特徴ベクトル記憶部11,17のそれぞれに記憶されているアイテム特徴ベクトルの全てについて、ステップS46乃至S51のループ処理が繰り返し実行されると、ステップS51においてNOであると判定されて処理はステップS52に進む。   Thereafter, when the loop process of steps S46 to S51 is repeatedly executed for all of the item feature vectors stored in the item feature vector storage units 11 and 17, the process is determined as NO in step S51. Proceed to step S52.

ステップS52において、推薦リスト生成部16は、推薦アイテムを含む推薦リストを生成する。   In step S52, the recommendation list generating unit 16 generates a recommendation list including recommended items.

推薦リストが推薦リスト生成部16から呈示部18に供給されると、処理はステップS53に進む。   When the recommendation list is supplied from the recommendation list generation unit 16 to the presentation unit 18, the process proceeds to step S53.

ステップS53において、呈示部18は、推薦リストに含まれる推薦アイテムをユーザに呈示する。   In step S53, the presentation unit 18 presents the recommended items included in the recommendation list to the user.

以上、図12と図13の例の「ずらし推薦処理」について説明した。   The “shift recommendation process” in the example of FIGS. 12 and 13 has been described above.

図12と図13の例の「ずらし推薦処理」では、上述したように、更新対象成分(一次選抜用ベクトル)同士が利用されて、推薦アイテムの一次選抜が行われ、その後、更新対象成分以外の成分(二次選抜用ベクトル)同士が利用されて、推薦アイテムの二次選抜が行われる。従って、図4の例の「ずらし推薦処理」に比較して、図1の情報処理装置の処理負荷を軽減させることができるとともに、処理時間の短縮を図ることができる。なぜならば、一次選抜用ベクトルも二次選抜用ベクトルも、ずらし中心特徴ベクトルに比べて次元が低いからである。   In the “shift recommendation process” in the examples of FIGS. 12 and 13, as described above, the update target components (primary selection vectors) are used to perform primary selection of recommended items, and then other than the update target components These components (secondary selection vectors) are used to perform secondary selection of recommended items. Therefore, as compared with the “shift recommendation process” in the example of FIG. 4, the processing load of the information processing apparatus of FIG. 1 can be reduced and the processing time can be shortened. This is because both the primary selection vector and the secondary selection vector have lower dimensions than the shifted center feature vector.

ところで、上述した一連の処理は、ハードウエアにより実行させることもできるが、ソフトウエアにより実行させることができる。   By the way, the series of processes described above can be executed by hardware, but can also be executed by software.

この場合、図3の推薦システムは、例えば、図18に示される1台以上のパーソナルコンピュータで構成することができる。なお、上述した例は、図3の推薦システムは1台の情報処理装置で構成される例であり、この例に対応させると、図3の推薦システムは、例えば、図18に示されるパーソナルコンピュータ1台で構成することができる。   In this case, the recommendation system in FIG. 3 can be configured by, for example, one or more personal computers shown in FIG. The example described above is an example in which the recommendation system in FIG. 3 is configured by a single information processing apparatus, and corresponding to this example, the recommendation system in FIG. 3 is, for example, a personal computer shown in FIG. One unit can be configured.

図18において、CPU(Central Processing Unit)101は、ROM(Read Only Memory)102に記録されているプログラム、または記憶部108からRAM(Random Access Memory)103にロードされたプログラムに従って各種の処理を実行する。RAM103にはまた、CPU101が各種の処理を実行する上において必要なデータなども適宜記憶される。   In FIG. 18, a CPU (Central Processing Unit) 101 executes various processes according to a program recorded in a ROM (Read Only Memory) 102 or a program loaded from a storage unit 108 to a RAM (Random Access Memory) 103. To do. The RAM 103 also appropriately stores data necessary for the CPU 101 to execute various processes.

CPU101、ROM102、およびRAM103は、バス104を介して相互に接続されている。このバス104にはまた、入出力インタフェース105も接続されている。   The CPU 101, ROM 102, and RAM 103 are connected to each other via a bus 104. An input / output interface 105 is also connected to the bus 104.

入出力インタフェース105には、キーボード、マウスなどよりなる入力部106、ディスプレイなどよりなる出力部107、ハードディスクなどより構成される記憶部108、および、モデム、ターミナルアダプタなどより構成される通信部109が接続されている。通信部109は、インターネットを含むネットワークを介して他の装置(図示せず)との間で行う通信を制御する。   The input / output interface 105 includes an input unit 106 including a keyboard and a mouse, an output unit 107 including a display, a storage unit 108 including a hard disk, and a communication unit 109 including a modem and a terminal adapter. It is connected. The communication unit 109 controls communication performed with other devices (not shown) via a network including the Internet.

入出力インタフェース105にはまた、必要に応じてドライブ110が接続され、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリなどよりなるリムーバブル記録媒体111が適宜装着され、それらから読み出されたコンピュータプログラムが、必要に応じて記憶部108にインストールされる。   A drive 110 is also connected to the input / output interface 105 as necessary, and a removable recording medium 111 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately installed, and a computer program read from them is read. Are installed in the storage unit 108 as necessary.

一連の処理をソフトウエアにより実行させる場合には、そのソフトウエアを構成するプログラムが、専用のハードウエアに組み込まれているコンピュータ、または、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどに、ネットワークや記録媒体からインストールされる。   When a series of processing is executed by software, a program constituting the software executes various functions by installing a computer incorporated in dedicated hardware or various programs. For example, a general-purpose personal computer is installed from a network or a recording medium.

このようなプログラムを含む記録媒体は、図18に示されるように、装置本体とは別に、ユーザにプログラムを提供するために配布される、プログラムが記録されている磁気ディスク(フロッピディスクを含む)、光ディスク(CD-ROM(Compact Disk-Read Only Memory),DVD(Digital Versatile Disk)を含む)、光磁気ディスク(MD(Mini-Disk)を含む)、もしくは半導体メモリなどよりなるリムーバブル記録媒体(パッケージメディア)111により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される、プログラムが記録されているROM102や、記憶部108に含まれるハードディスクなどで構成される。   As shown in FIG. 18, the recording medium including such a program is distributed to provide a program to the user separately from the apparatus main body, and a magnetic disk (including a floppy disk) on which the program is recorded. Removable recording media (package) consisting of optical disks (including compact disk-read only memory (CD-ROM), DVD (digital versatile disk)), magneto-optical disk (including MD (mini-disk)), or semiconductor memory (Media) 111, but also a ROM 102 on which a program is recorded and a hard disk included in the storage unit 108 provided to the user in a state of being incorporated in the apparatus main body in advance.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。   In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in time series along the order, but is not necessarily performed in time series, either in parallel or individually. The process to be executed is also included.

また、本明細書において、システムとは、複数の装置や処理部により構成される装置全体を表すものである。   Further, in the present specification, the system represents the entire apparatus including a plurality of apparatuses and processing units.

本発明の手法を説明する図である。It is a figure explaining the method of this invention. 本発明の手法を具現化した場合にユーザにより利用されるGUI用画像の一例を示す図である。It is a figure which shows an example of the image for GUI utilized by the user when the method of this invention is embodied. 本発明が適用される情報処理システムまたは装置の機能的構成例を示すブロック図である。It is a block diagram which shows the functional structural example of the information processing system or apparatus to which this invention is applied. 図3の情報処理装置が実行する「ずらし推薦処理」の例を説明するフローチャートである。4 is a flowchart illustrating an example of “shift recommendation process” executed by the information processing apparatus of FIG. 3. 図4のステップS2の処理の結果として取得されたずらし中心特徴ベクトルの例を示す図である。It is a figure which shows the example of the shift center feature vector acquired as a result of the process of step S2 of FIG. 図4のステップS4の処理の結果生成されるずらしベクトルの例を示す図である。It is a figure which shows the example of the shift vector produced | generated as a result of the process of step S4 of FIG. 図4のステップS4の処理の結果生成されるずらしベクトルの、図6とは異なる例を示す図である。It is a figure which shows the example different from FIG. 6 of the shift vector produced | generated as a result of the process of step S4 of FIG. 図4のステップS5の処理において、図6のずらしベクトルが利用され、その結果更新されたずらし中心特徴ベクトルの例を示す図である。FIG. 7 is a diagram illustrating an example of a shift center feature vector that is updated as a result of using the shift vector of FIG. 6 in the process of step S5 of FIG. 図4のステップS5の処理において、図7のずらしベクトルが利用され、その結果更新されたずらし中心特徴ベクトルの例を示す図である。FIG. 8 is a diagram illustrating an example of a shift center feature vector updated as a result of using the shift vector of FIG. 7 in the process of step S5 of FIG. 4. 図4のステップS6の処理前と処理後のそれぞれの効き目ベクトルの例を示す図である。It is a figure which shows the example of each effect vector before the process of step S6 of FIG. 4, and after a process. 図4のステップS6の処理前と処理後のそれぞれの効き目ベクトルの、図10とは異なる例を示す図である。It is a figure which shows the example different from FIG. 10 of each effect vector before the process of step S6 of FIG. 4, and after a process. 図3の情報処理装置が実行する「ずらし推薦処理」の、図4とは異なる例を説明するフローチャートである。FIG. 5 is a flowchart for explaining an example of “shift recommendation process” executed by the information processing apparatus of FIG. 3 different from FIG. 図3の情報処理装置が実行する「ずらし推薦処理」の、図4とは異なる例を説明するフローチャートである。FIG. 5 is a flowchart for explaining an example of “shift recommendation process” executed by the information processing apparatus of FIG. 3 different from FIG. 図13のステップS46において、図8の更新後ずらし中心特徴ベクトルが利用され、その結果生成された一次選抜用ベクトルの例を示す図である。FIG. 14 is a diagram illustrating an example of a primary selection vector generated as a result of using the post-update center feature vector of FIG. 8 in step S46 of FIG. 13; 図13のステップS46において、図9の更新後ずらし中心特徴ベクトルが利用され、その結果生成された一次選抜用ベクトルの例を示す図である。FIG. 14 is a diagram showing an example of a primary selection vector generated as a result of using the post-update center feature vector of FIG. 9 in step S46 of FIG. 図13のステップS48で利用される二次選抜用ベクトルであって、図14の一次選抜用ベクトルに対応する二次選抜用ベクトルの例を示す図である。FIG. 15 is a diagram illustrating an example of a secondary selection vector used in step S48 of FIG. 13 and corresponding to the primary selection vector of FIG. 14; 図13のステップS48で利用される二次選抜用ベクトルであって、図15の一次選抜用ベクトルに対応する二次選抜用ベクトルの例を示す図である。FIG. 16 is a diagram illustrating an example of a secondary selection vector used in step S48 of FIG. 13 and corresponding to the primary selection vector of FIG. 図1の情報処理装置のハードウエア的構成例を示す図である。It is a figure which shows the hardware structural example of the information processing apparatus of FIG.

符号の説明Explanation of symbols

1,2 GUI用画像, 11 アイテム特徴ベクトル記憶部, 12 ユーザ要求取得部, 13 ずらしパラメータ演算部, 14 属性間相関ベクトル記憶部, 15 ずらしベクトル記憶部, 16 推薦リスト生成部, 17 アイテム特徴ベクトル記憶部, 18 呈示部 21 更新前ずらし中心特徴ベクトル, 22−A,22−B 属性間相関ベクトル, 23,24 ずらしベクトル, 25,26 更新後ずらし中心特徴ベクトル, 25−1,26−1 一次選抜用ベクトル, 25−2,26−2 二次選抜用ベクトル, 27 更新前効き目ベクトル, 28,29 更新後効き目ベクトル, 101 CPU, 102 ROM, 103 RAM, 108 記憶部, 111 リムーバブル記録媒体, I1乃至I9 アイテム特徴ベクトル, I01 更新前ずらし中心特徴ベクトル, I02,I03 更新後ずらし中心特徴ベクトル   1, 2 GUI images, 11 Item feature vector storage unit, 12 User request acquisition unit, 13 Shift parameter calculation unit, 14 Inter-attribute correlation vector storage unit, 15 Shift vector storage unit, 16 Recommendation list generation unit, 17 Item feature vector Storage unit 18 presentation unit 21 pre-update shift center feature vector, 22-A, 22-B inter-attribute correlation vector, 23, 24 shift vector, 25, 26 post-update shift center feature vector, 25-1, 26-1 primary Selection vector, 25-2, 26-2 Secondary selection vector, 27 Effective vector before update, 28, 29 Effective vector after update, 101 CPU, 102 ROM, 103 RAM, 108 storage unit, 111 removable recording medium, I1 Thru I9 item feature vector, before I01 update Shift center feature vector, I02, I03 After update shift center feature vector

Claims (8)

アイテムについてのN個(Nは、1以上の整数値)の属性のそれぞれを、N個の成分のうちの所定の1成分とするベクトルを標準形のベクトルとして、
比較の元になる前記標準形のベクトルを比較元ベクトルとして、
複数のアイテムのそれぞれの特徴を示す複数の前記標準形のベクトルのそれぞれを比較相手ベクトルとして、
比較元ベクトル、および、複数のアイテムのそれぞれについての前記比較相手ベクトルを用いて、複数の前記アイテムの中から前記ユーザに推薦すべき推薦アイテムを決定する情報処理装置において、
前記比較元ベクトルのN個の前記成分のうちの、ユーザにより変更が指定された第1の属性に対応する成分の成分値を、前記ユーザにより指定された第1の更新量を用いて更新する更新手段と、
前記更新手段により更新された前記比較元ベクトル自身またはその一部分と、複数の前記アイテムについての前記比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、前記類似度が所定の条件を満たす前記比較相手ベクトルに対応するアイテムを、前記推薦アイテムとして決定する推薦手段と
を備えることを特徴とする情報処理装置。
A vector in which each of N attributes (N is an integer value of 1 or more) of an item is a predetermined one of N components is a standard vector,
As a comparison source vector, the standard vector that is the basis of comparison,
Each of the plurality of normal vectors indicating the characteristics of the plurality of items is used as a comparison partner vector.
In an information processing apparatus that determines a recommended item to be recommended to the user from among a plurality of items, using a comparison source vector and the comparison partner vector for each of a plurality of items,
Of the N components of the comparison source vector, the component value of the component corresponding to the first attribute designated to be changed by the user is updated using the first update amount designated by the user. Update means;
A similarity between the comparison source vector itself or a part thereof updated by the updating means and each of the comparison partner vectors for a plurality of items or a part thereof is calculated, and the similarity satisfies a predetermined condition An information processing apparatus comprising: recommendation means for determining an item corresponding to the comparison partner vector as the recommended item.
前記更新手段は、さらに、前記比較元ベクトルのN個の前記成分のうちの、前記第1の属性と相関がある第2の属性に対応する第2の成分の成分値を、前記第1の更新量と前記相関とに応じて決定される第2の更新量を用いて更新する
ことを特徴とする請求項1に記載の情報処理装置。
The updating means further calculates a component value of a second component corresponding to a second attribute among the N components of the comparison source vector that is correlated with the first attribute. The information processing apparatus according to claim 1, wherein updating is performed using a second update amount determined according to an update amount and the correlation.
前記ユーザにより前記第1の属性として複数の属性が指定され、複数の前記第1の属性のそれぞれ毎に、前記第1の更新量のそれぞれが個別に指定された場合、
前記更新手段は、前記比較元ベクトルのN個の前記成分のうちの、複数の前記第1の属性のそれぞれに対応する複数の成分のそれぞれの成分値を、対応する前記第1の更新量を用いてそれぞれ更新する
ことを特徴とする請求項1に記載の情報処理装置。
When a plurality of attributes are designated as the first attribute by the user, and each of the first update amounts is individually designated for each of the plurality of first attributes,
The updating unit is configured to calculate a component value of each of a plurality of components corresponding to each of the plurality of first attributes among the N components of the comparison source vector, and a corresponding first update amount. The information processing apparatus according to claim 1, wherein each of the information processing apparatuses is updated by using the information processing apparatus.
前記推薦手段は、前記標準形のベクトルのN個の前記成分のそれぞれに対して予め設定されている各重みをさらに利用して、前記比較元ベクトル自身またはその一部分と、前記比較相手ベクトル自身またはその一部分との類似度を演算する
ことを特徴とする請求項1に記載の情報処理装置。
The recommendation means further uses the weights set in advance for each of the N components of the standard vector to compare the comparison source vector itself or a part thereof and the comparison partner vector itself or The information processing apparatus according to claim 1, wherein the similarity with the part is calculated.
前記推薦手段は、さらに、前記標準形のベクトルのN個の前記成分のそれぞれに対して予め設定されている前記各重みのうちの、前記第1の属性に対応する前記第1の成分に対して設定されている重みの量を調整し、調整後の前記各重みを利用して、前記比較元ベクトル自身またはその一部分と、前記比較相手ベクトル自身またはその一部分との類似度を演算する
ことを特徴とする請求項4に記載の情報処理装置。
The recommendation means further applies the first component corresponding to the first attribute out of the weights set in advance for each of the N components of the standard vector. Adjusting the amount of weights set in advance, and calculating the similarity between the comparison source vector itself or a part thereof and the comparison partner vector itself or a part thereof using the adjusted weights. The information processing apparatus according to claim 4.
前記推薦手段は、
前記比較元ベクトルのN個の前記成分の中から、前記第1の成分を少なくとも含む1以上の成分のそれぞれを抽出し、抽出された1以上の前記成分からなる第1のベクトルを生成し、
複数の前記比較相手ベクトルのうちの比較の対象となる1つのベクトルのN個の前記成分の中から、前記比較元ベクトルで抽出対象とされた1以上の前記成分と同一の1以上の成分のそれぞれを抽出し、抽出された1以上の前記成分からなる第2のベクトルを生成し、
前記第1のベクトルと前記第2のベクトルとの類似度を演算し、演算された前記類似度が所定の条件を満たす場合、前記第2のベクトルに対応するアイテムを、前記推薦アイテムとして決定する
ことを特徴とする請求項1に記載の情報処理装置。
The recommendation means is:
Extracting each of one or more components including at least the first component from the N components of the comparison source vector, and generating a first vector composed of the extracted one or more components,
Of N components of one vector to be compared among a plurality of comparison partner vectors, one or more same components as one or more of the components to be extracted by the comparison source vector Each is extracted to generate a second vector of one or more extracted components;
The similarity between the first vector and the second vector is calculated, and when the calculated similarity satisfies a predetermined condition, an item corresponding to the second vector is determined as the recommended item. The information processing apparatus according to claim 1.
アイテムについてのN個(Nは、1以上の整数値)の属性のそれぞれを、N個の成分のうちの所定の1成分とするベクトルを標準形のベクトルとして、
比較の元になる前記標準形のベクトルを比較元ベクトルとして、
複数のアイテムのそれぞれの特徴を示す複数の前記標準形のベクトルのそれぞれを比較相手ベクトルとして、
比較元ベクトル、および、複数のアイテムのそれぞれについての前記比較相手ベクトルを用いて、複数の前記アイテムの中から前記ユーザに推薦すべき推薦アイテムを決定する情報処理装置の情報処理方法において、
前記比較元ベクトルのN個の前記成分のうちの、ユーザにより変更が指定された属性に対応する成分の成分値を、前記ユーザにより指定された更新量を用いて更新する更新ステップと、
前記更新ステップの処理により更新された前記比較元ベクトル自身またはその一部分と、複数の前記アイテムについての前記比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、前記類似度が所定の条件を満たす前記比較相手ベクトルに対応するアイテムを、前記推薦アイテムとして決定する推薦ステップと
を含むことを特徴とする情報処理方法。
A vector in which each of N attributes (N is an integer value of 1 or more) of an item is a predetermined one of N components as a standard vector,
As a comparison source vector, the standard vector that is the basis of the comparison,
Each of the plurality of normal vectors indicating the characteristics of a plurality of items is used as a comparison partner vector.
In the information processing method of the information processing apparatus for determining a recommended item to be recommended to the user from among the plurality of items using the comparison source vector and the comparison partner vector for each of a plurality of items,
An update step of updating the component value of the component corresponding to the attribute designated to be changed by the user among the N components of the comparison source vector using the update amount designated by the user;
A similarity between the comparison source vector itself or a part thereof updated by the processing of the updating step and each of the comparison partner vectors for a plurality of items or a part thereof is calculated, and the similarity is a predetermined condition A recommendation step of determining an item corresponding to the comparison partner vector satisfying the recommended item as the recommended item.
アイテムについてのN個(Nは、1以上の整数値)の属性のそれぞれを、N個の成分のうちの所定の1成分とするベクトルを標準形のベクトルとして、
比較の元になる前記標準形のベクトルを比較元ベクトルとして、
複数のアイテムのそれぞれの特徴を示す複数の前記標準形のベクトルのそれぞれを比較相手ベクトルとして、
比較元ベクトル、および、複数のアイテムのそれぞれについての前記比較相手ベクトルを用いて、複数の前記アイテムの中から前記ユーザに推薦すべき推薦アイテムを決定する推薦装置を制御するコンピュータに実行させるプログラムであって、
前記比較元ベクトルのN個の前記成分のうちの、ユーザにより変更が指定された属性に対応する成分の成分値を、前記ユーザにより指定された更新量を用いて更新する更新ステップと、
前記更新ステップの処理により更新された前記比較元ベクトル自身またはその一部分と、複数の前記アイテムについての前記比較相手ベクトルのそれぞれ自身またはその一部分との類似度を演算し、前記類似度が所定の条件を満たす前記比較相手ベクトルに対応するアイテムを、前記推薦アイテムとして決定する推薦ステップと
を含むことを特徴とするプログラム。
A vector in which each of N attributes (N is an integer value of 1 or more) of an item is a predetermined one of N components is a standard vector,
As a comparison source vector, the standard vector that is the basis of comparison,
Each of the plurality of normal vectors indicating the characteristics of the plurality of items is used as a comparison partner vector.
A program that is executed by a computer that controls a recommendation device that determines a recommended item to be recommended to the user from among a plurality of items using a comparison source vector and the comparison partner vector for each of a plurality of items. There,
An update step of updating a component value of a component corresponding to an attribute designated to be changed by a user among N components of the comparison source vector using an update amount designated by the user;
The degree of similarity between the comparison source vector itself or a part thereof updated by the processing of the updating step and each of the comparison partner vectors for a plurality of items or a part thereof is calculated, and the similarity is a predetermined condition A recommendation step of determining an item corresponding to the comparison partner vector satisfying the recommended item as the recommended item.
JP2005002087A 2005-01-07 2005-01-07 Information processing apparatus and method, and program Pending JP2006190126A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005002087A JP2006190126A (en) 2005-01-07 2005-01-07 Information processing apparatus and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005002087A JP2006190126A (en) 2005-01-07 2005-01-07 Information processing apparatus and method, and program

Publications (1)

Publication Number Publication Date
JP2006190126A true JP2006190126A (en) 2006-07-20

Family

ID=36797268

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005002087A Pending JP2006190126A (en) 2005-01-07 2005-01-07 Information processing apparatus and method, and program

Country Status (1)

Country Link
JP (1) JP2006190126A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104834686A (en) * 2015-04-17 2015-08-12 中国科学院信息工程研究所 Video recommendation method based on hybrid semantic matrix
JP2016197424A (en) * 2016-06-22 2016-11-24 株式会社Jvcケンウッド Information selection device, information selection method, and computer program
WO2017091626A1 (en) * 2015-11-24 2017-06-01 The Bottlefly, Inc. Systems and methods for tracking consumer tasting preferences
JP2018032173A (en) * 2016-08-23 2018-03-01 富士通株式会社 Search program, search method, and search device
CN110135952A (en) * 2019-05-16 2019-08-16 深圳市梦网百科信息技术有限公司 A kind of Method of Commodity Recommendation and system based on category similarity
JP2019159806A (en) * 2018-03-13 2019-09-19 ヤフー株式会社 Information processor, information processing method and program
JP2020021215A (en) * 2018-07-31 2020-02-06 株式会社彩いろり Liquor information management system and management method
JP2021509750A (en) * 2018-01-05 2021-04-01 コラヴァン,インコーポレイテッド Methods and devices for characterizing and determining the relationship between items and moments

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10198682A (en) * 1996-12-28 1998-07-31 Nec Corp Database retrieving device and database registering device
JPH1153398A (en) * 1997-07-29 1999-02-26 Just Syst Corp Device and method for document processing and storage medium storing document processing program
JP2001160955A (en) * 1999-12-01 2001-06-12 Sony Corp Broadcast system and receiver
JP2001209660A (en) * 1999-11-16 2001-08-03 Megafusion Corp Contents retrieval/recommendation system
JP2004194107A (en) * 2002-12-12 2004-07-08 Sony Corp Information processor and information processing method, information processing system, recording medium, and program
JP2004343321A (en) * 2003-05-14 2004-12-02 Sony Corp Information processing apparatus and method, program, and recording medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10198682A (en) * 1996-12-28 1998-07-31 Nec Corp Database retrieving device and database registering device
JPH1153398A (en) * 1997-07-29 1999-02-26 Just Syst Corp Device and method for document processing and storage medium storing document processing program
JP2001209660A (en) * 1999-11-16 2001-08-03 Megafusion Corp Contents retrieval/recommendation system
JP2001160955A (en) * 1999-12-01 2001-06-12 Sony Corp Broadcast system and receiver
JP2004194107A (en) * 2002-12-12 2004-07-08 Sony Corp Information processor and information processing method, information processing system, recording medium, and program
JP2004343321A (en) * 2003-05-14 2004-12-02 Sony Corp Information processing apparatus and method, program, and recording medium

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104834686A (en) * 2015-04-17 2015-08-12 中国科学院信息工程研究所 Video recommendation method based on hybrid semantic matrix
WO2017091626A1 (en) * 2015-11-24 2017-06-01 The Bottlefly, Inc. Systems and methods for tracking consumer tasting preferences
US11847684B2 (en) 2015-11-24 2023-12-19 The Bottlefly, Inc. Systems and method for tracking consumer tasting preferences
US10977710B2 (en) 2015-11-24 2021-04-13 The Bottlefly, Inc. Systems and methods for tracking consumer tasting preferences
JP2016197424A (en) * 2016-06-22 2016-11-24 株式会社Jvcケンウッド Information selection device, information selection method, and computer program
JP2018032173A (en) * 2016-08-23 2018-03-01 富士通株式会社 Search program, search method, and search device
JP7248684B2 (en) 2018-01-05 2023-03-29 コラヴァン,インコーポレイテッド Method and Apparatus for Characterizing and Determining Relationships Between Items and Moments
JP2021509750A (en) * 2018-01-05 2021-04-01 コラヴァン,インコーポレイテッド Methods and devices for characterizing and determining the relationship between items and moments
JP2019159806A (en) * 2018-03-13 2019-09-19 ヤフー株式会社 Information processor, information processing method and program
JP2020021215A (en) * 2018-07-31 2020-02-06 株式会社彩いろり Liquor information management system and management method
JP7370556B2 (en) 2018-07-31 2023-10-30 株式会社彩いろり Alcoholic beverage information management system and management method
CN110135952B (en) * 2019-05-16 2022-07-19 深圳市梦网视讯有限公司 Commodity recommendation method and system based on class similarity
CN110135952A (en) * 2019-05-16 2019-08-16 深圳市梦网百科信息技术有限公司 A kind of Method of Commodity Recommendation and system based on category similarity

Similar Documents

Publication Publication Date Title
JP2006190126A (en) Information processing apparatus and method, and program
JP4179341B2 (en) Information processing apparatus and method, program, and recording medium
CN101673286B (en) Apparatus and method for content recommendation
US10896458B2 (en) Method, system, and computer-readable medium for product and vendor selection
US20120216107A1 (en) Characteristic content determination program, characteristic content determination device, characteristic content determination method, recording medium, content generation device, and related content insertion device
US20060036597A1 (en) Information processing apparatus and method, recording medium, and program
US20120179710A1 (en) Search apparatus, search method and program
JP4492354B2 (en) Information processing apparatus and method, and program
JP6966158B2 (en) Methods, devices and programs for processing search data
JP2012003359A (en) Item recommendation system, item recommendation method, and program
JP6405343B2 (en) Information processing apparatus, information processing method, and program
JP2018084928A (en) Selection device, selection method and selection program
KR20130033693A (en) Method, apparatus and computer readable recording medium for search with exetension data-set of concept keywords
JP2023015340A (en) Node information estimation method, node information estimation program, and information processing apparatus
CN108197241B (en) Path searching method, system, storage medium and processor based on user preference
US6987222B2 (en) Determining similarity between artists and works of artists
JP6205700B2 (en) Information providing system, apparatus for receiving provided information, apparatus for transmitting provided information, program, and information providing method
KR20110063160A (en) Apparatus and method for providing advertisement
CN111241380B (en) Method and apparatus for generating recommendations
JP2006040085A (en) Information processing device and method therefor, storage medium, and program
JP6789860B2 (en) Information providing equipment, information providing method, and information providing program
KR20130033694A (en) Method, apparatus and computer readable recording medium for generating exetension data-set of concept keywords
JP2019149200A (en) Provision device, provision method, and provision program
US10614134B2 (en) Characteristic content determination device, characteristic content determination method, and recording medium
CN109544224A (en) A kind of Intelligent Business site selecting method based on neural collaborative filtering

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070703

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091217

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100316