JP2018005918A - Virtual evaluation system and program - Google Patents

Virtual evaluation system and program Download PDF

Info

Publication number
JP2018005918A
JP2018005918A JP2017129527A JP2017129527A JP2018005918A JP 2018005918 A JP2018005918 A JP 2018005918A JP 2017129527 A JP2017129527 A JP 2017129527A JP 2017129527 A JP2017129527 A JP 2017129527A JP 2018005918 A JP2018005918 A JP 2018005918A
Authority
JP
Japan
Prior art keywords
item
user
expert
feature amount
input
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
JP2017129527A
Other languages
Japanese (ja)
Inventor
祐樹 渡辺
Yuki Watanabe
祐樹 渡辺
淳也 渡辺
Junya Watanabe
淳也 渡辺
卓 岡本
Taku Okamoto
卓 岡本
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.)
SENSY Inc
Original Assignee
SENSY Inc
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 SENSY Inc filed Critical SENSY Inc
Publication of JP2018005918A publication Critical patent/JP2018005918A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To predict feature quantity for an unknown item for a user from the feature quantity determined by other user using correlation of feature quantity perception among the users.SOLUTION: An input-output relation in which feature quantity of an item determined by an expert is output for an input of the feature quantity of the item determined by a user for each combination of the user and the expert on the basis of user item information and expert item information including the feature quantity and an evaluation value of the item for each user and for each expert, the input-output relation in which the feature quantity of the item determined by the user is output for the input of the feature quantity of the item determined by the expert, and the input-output relation in which the evaluation value of the item is output for the input of the feature quantity of the item by the user are learned. Then, a predicted evaluation value for the item of the user is predicted based on the user item information, the expert item information, and a learning value.SELECTED DRAWING: Figure 1

Description

本発明は、バーチャル評価システムおよびプログラムに関する。   The present invention relates to a virtual evaluation system and a program.

あるアイテムの特徴量を入力すると、そのアイテムに対する予測評価値を出力する機械学習器を考える。一般に、このような機械学習器では、あらかじめできるだけ多くのアイテムについて、できるだけ正確な特徴量を算出しておくことが求められる(例えば、非特許文献1参照)。   Consider a machine learner that outputs a predicted evaluation value for an item when a feature value of the item is input. In general, in such a machine learning device, it is required to calculate the feature amount as accurately as possible for as many items as possible in advance (see, for example, Non-Patent Document 1).

AISSY株式会社 会社・技術概要,http://aissy.co.jp/images/AISSY-1218.pdf,Dec. 18th, 2014AISSY Corporation Company / Technology Overview, http://aissy.co.jp/images/AISSY-1218.pdf, Dec. 18th, 2014

しかし、たとえば、人間のプロフェッショナルがアイテムを確認して特徴量を決定する場合や、測定に時間的にも金銭的にも大きなコストがかかるセンサを用いる場合のように、特徴量決定コストが大きい場合は、正確かつ大量なアイテムの特徴量が得られないという課題がある。   However, when the feature amount determination cost is high, for example, when a human professional checks the item and determines the feature amount, or when using a sensor that requires a large cost in terms of time and money for measurement. However, there is a problem that the feature quantity of an accurate and large amount of items cannot be obtained.

本発明のバーチャル評価システムは、上述の課題をユーザ間の特徴量知覚の相関を利用して、あるユーザにとって未知のアイテムに対する特徴量を、他のユーザが決定した特徴量から予測することで解決する手段を提示することを主目的とする。また、本発明のプログラムは、コンピュータを上記バーチャル評価システムとして機能させることを主目的とする。   The virtual evaluation system of the present invention solves the above-mentioned problem by predicting a feature quantity for an item unknown to a user from a feature quantity determined by another user by using a correlation of feature quantity perception between users. The main purpose is to present the means to do this. The main purpose of the program of the present invention is to make a computer function as the virtual evaluation system.

本発明のバーチャル評価システムは、上述の主目的を達成するために以下の手段を採った。   The virtual evaluation system of the present invention employs the following means in order to achieve the main object described above.

本発明のバーチャル評価システムは、
ユーザからアイテムの推薦要求がなされたときに推薦すべきアイテムを特定して推薦するバーチャル評価システムであって、
ユーザ毎にアイテム毎にユーザにより決定されたアイテムの特徴量と評価値とを含むユーザアイテム情報と、エキスパート毎にアイテム毎にエキスパートにより決定されたアイテムの特徴量と評価値とを含むエキスパートアイテム情報と、を含む情報を記憶する記憶部と、
前記ユーザアイテム情報と前記エキスパートアイテム情報とに基づいて、ユーザとエキスパートとの組み合わせ毎に、ユーザが決定したアイテムの特徴量の入力に対してエキスパートが決定した該アイテムの特徴量を出力するユーザ・エキスパート入出力関係と、エキスパートが決定したアイテムの特徴量の入力に対してユーザが決定した該アイテムの特徴量を出力するエキスパート・ユーザ入出力関係と、ユーザによるアイテムの特徴量の入力に対して該アイテムの評価値を出力するユーザアイテム評価入出力関係を学習するユーザアイテム評価学習部と、を学習する学習部と、
前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係と前記エキスパート・ユーザ入出力関係とに基づいてユーザのアイテムに対する予測評価値を予測する予測評価値予測部と、
ユーザからのアイテムの推薦要求がなされたときに、前記予測評価値に基づいてアイテムを推薦する推薦処理部と、
を備えることを要旨とする。
The virtual evaluation system of the present invention is
A virtual evaluation system that specifies and recommends items to be recommended when an item recommendation request is made by a user,
User item information including the feature amount and evaluation value of the item determined by the user for each item for each user, and expert item information including the item feature amount and the evaluation value determined for each item by the expert for each expert And a storage unit for storing information including:
Based on the user item information and the expert item information, for each combination of the user and the expert, a user who outputs the feature amount of the item determined by the expert in response to the input of the item feature amount determined by the user For the expert input / output relationship, the expert user input / output relationship for outputting the feature amount of the item determined by the user in response to the input of the feature amount of the item determined by the expert, and the input of the feature amount of the item by the user A user item evaluation learning unit that learns a user item evaluation input / output relationship that outputs an evaluation value of the item; a learning unit that learns;
A predicted evaluation value prediction unit that predicts a predicted evaluation value for a user item based on the user item information, the expert item information, the user / expert input / output relationship, and the expert / user input / output relationship;
A recommendation processing unit that recommends an item based on the predicted evaluation value when an item recommendation request is made from a user;
It is a summary to provide.

この本発明のバーチャル評価システムでは、ユーザ毎にアイテム毎にユーザにより決定されたアイテムの特徴量と評価値とを含むユーザアイテム情報と、エキスパート毎にアイテム毎にエキスパートにより決定されたアイテムの特徴量と評価値とを含むエキスパートアイテム情報と、を含む情報を記憶しておき、ユーザアイテム情報とエキスパートアイテム情報とに基づいて、ユーザとエキスパートとの組み合わせ毎に、ユーザが決定したアイテムの特徴量の入力に対してエキスパートが決定したアイテムの特徴量を出力するユーザ・エキスパート入出力関係と、エキスパートが決定したアイテムの特徴量の入力に対してユーザが決定したアイテムの特徴量を出力するエキスパート・ユーザ入出力関係と、ユーザによるアイテムの特徴量の入力に対してアイテムの評価値を出力するユーザアイテム評価入出力関係を学習するユーザアイテム評価学習部と、を学習する。また、ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係と前記エキスパート・ユーザ入出力関係とに基づいてユーザのアイテムに対する予測評価値を予測する。これにより、ユーザとエキスパートとの間の特徴量知覚の相関(入出力関係)を利用して、ユーザにとって未知のアイテムに対する特徴量を、他のユーザが決定した特徴量から予測することができる。   In this virtual evaluation system of the present invention, user item information including the item feature amount and evaluation value determined by the user for each item for each user, and item feature amount determined by the expert for each item for each expert And the expert item information including the evaluation value, and the feature amount of the item determined by the user for each combination of the user and the expert based on the user item information and the expert item information. User / expert input / output relationship that outputs the feature value of the item determined by the expert in response to the input, and the expert user that outputs the feature value of the item determined by the user in response to the input of the feature value of the item determined by the expert Input / output relations and item feature input by user A user item evaluation learning unit that learns the user item evaluation output relationship for outputting an evaluation value of the item with respect to learning. A predicted evaluation value for a user item is predicted based on the user item information, the expert item information, the user / expert input / output relationship, and the expert / user input / output relationship. Thereby, the feature quantity with respect to the item unknown to the user can be predicted from the feature quantity determined by another user by using the correlation (input / output relation) of the feature quantity perception between the user and the expert.

こうした本発明のバーチャル評価システムにおいて、前記予測評価値予測部は、前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係とに基づいて、ユーザ毎に、少なくとも1つのアイテムの特徴量を決定していない全てのエキスパートについて、該エキスパートが知覚するアイテムの特徴量を予測すると共に、前記エキスパートアイテム情報と前記予測した特徴量に基づいて、エキスパートにおける全アイテムの特徴量を決定する第1アイテム特徴量決定部と、前記エキスパート・ユーザ入出力関係と前記第1アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、ユーザのアイテムに対する特徴量知覚を予測すると共に、前記特徴量知覚を用いてユーザにおける全アイテムの特徴量を決定する第2アイテム特徴量決定部と、前記ユーザアイテム評価入出力関係と前記第2アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、前記予測評価値を予測する予測部と、を有するものとすることもできる。こうすれば、より適正な予測評価値を予測することができる。   In such a virtual evaluation system of the present invention, the predicted evaluation value predicting unit is characterized by at least one item feature amount for each user based on the user item information, the expert item information, and the user / expert input / output relationship. First, the feature amount of the item perceived by the expert is predicted for all experts that have not been determined, and the feature amount of all items in the expert is determined based on the expert item information and the predicted feature amount. Based on the item feature amount determination unit, the expert user input / output relationship and the feature amount of all items determined by the first item feature amount determination unit, predicting the feature amount perception of the user item, All items in the user using feature perception Predicting the predicted evaluation value based on a second item feature amount determination unit that determines a feature amount, the user item evaluation input / output relationship, and the feature amounts of all items determined by the second item feature amount determination unit It is also possible to have a predicting unit to perform. In this way, a more appropriate prediction evaluation value can be predicted.

また、本発明のバーチャル評価システムにおいて、前記予測評価値予測部は、前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係とに基づいて、ユーザ毎に、エキスパート毎に該エキスパートが知覚するアイテムの特徴量を予測すると共に、前記エキスパートアイテム情報と前記予測した特徴量に基づいて、エキスパートにおける全アイテムの特徴量を決定する第1アイテム特徴量決定部と、前記エキスパート・ユーザ入出力関係と前記第1アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、ユーザのアイテムに対する特徴量知覚を予測すると共に、前記特徴量知覚を用いてユーザにおける全アイテムの特徴量を決定する第2アイテム特徴量決定部と、前記ユーザアイテム評価入出力関係と前記第2アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、前記予測評価値を予測する予測部と、を有するものとすることもできる。こうすれば、より適正な予測評価値を予測することができる。   Further, in the virtual evaluation system of the present invention, the predicted evaluation value predicting unit is configured so that the expert for each user and each expert based on the user item information, the expert item information, and the user / expert input / output relationship. A first item feature amount determination unit that predicts feature amounts of items to be perceived and determines feature amounts of all items in the expert based on the expert item information and the predicted feature amounts; and the expert user input / output Based on the relationship and the feature amount of all items determined by the first item feature amount determination unit, the feature amount perception of the user's item is predicted, and the feature amount of all items in the user using the feature amount perception A second item feature amount determining unit for determining the user item, and the user item Based on the feature quantity of all items that have been determined rated output relationship between the second item characteristic amount determination unit, may be assumed to have, a prediction unit that predicts the predictive evaluation value. In this way, a more appropriate prediction evaluation value can be predicted.

これらの態様の本発明のバーチャル評価システムにおいて、前記第1アイテム特徴量決定部は、前記予測した特徴量のアイテム毎の平均値を求めることによりエキスパートにおける全アイテムの特徴量を決定し、前記第2アイテム特徴量決定部は、前記予測した特徴量のアイテム毎の平均値を求めることによりユーザにおける全アイテムの特徴量を決定するものとしてもよい。   In these aspects of the virtual evaluation system of the present invention, the first item feature amount determination unit determines feature values of all items in the expert by obtaining an average value of the predicted feature amounts for each item, The two-item feature amount determination unit may determine the feature amounts of all items in the user by obtaining an average value of the predicted feature amounts for each item.

本発明のバーチャル評価システムにおいて、ユーザからのアイテムの推薦要求がなされたときに、前記予測評価値に基づいてアイテムを推薦する推薦処理部を備えるものとしてもよい。例えば、予測評価値が最も高いアイテムを推薦したり、予測評価値が最も高い順に複数個のアイテムを推薦するのである。ユーザとエキスパートとの間の特徴量知覚の相関(入出力関係)を利用して、ユーザにとって未知のアイテムに対する特徴量を、他のユーザが決定した特徴量から予測して推薦するから、ユーザの嗜好にあったアイテムを推薦することができる。   The virtual evaluation system of the present invention may include a recommendation processing unit that recommends an item based on the predicted evaluation value when an item recommendation request is made from a user. For example, an item with the highest predicted evaluation value is recommended, or a plurality of items are recommended in order of the highest predicted evaluation value. Using the correlation (input / output relationship) of the feature amount perception between the user and the expert, the feature amount for the item unknown to the user is predicted and recommended from the feature amount determined by other users. You can recommend items that suit your taste.

本発明のプログラムは、
コンピュータをバーチャル評価システムとして機能させるプログラムであって、
ユーザ毎にアイテム毎にユーザにより決定されたアイテムの特徴量と評価値とを含むユーザアイテム情報と、エキスパート毎にアイテム毎にエキスパートにより決定されたアイテムの特徴量と評価値とを含むエキスパートアイテム情報と、を含む情報を記憶しておき、
前記ユーザアイテム情報と前記エキスパートアイテム情報とに基づいて、ユーザとエキスパートとの組み合わせ毎に、ユーザが決定したアイテムの特徴量の入力に対してエキスパートが決定した該アイテムの特徴量を出力するユーザ・エキスパート入出力関係と、エキスパートが決定したアイテムの特徴量の入力に対してユーザが決定した該アイテムの特徴量を出力するエキスパート・ユーザ入出力関係と、ユーザによるアイテムの特徴量の入力に対して該アイテムの評価値を出力するユーザアイテム評価入出力関係を学習するユーザアイテム評価学習部と、を学習するステップと、
前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係と前記エキスパート・ユーザ入出力関係とに基づいてユーザのアイテムに対する予測評価値を予測するステップと、
を有することを要旨とする。
The program of the present invention
A program for causing a computer to function as a virtual evaluation system,
User item information including the feature amount and evaluation value of the item determined by the user for each item for each user, and expert item information including the item feature amount and the evaluation value determined for each item by the expert for each expert And memorize information including
Based on the user item information and the expert item information, for each combination of the user and the expert, a user who outputs the feature amount of the item determined by the expert in response to the input of the item feature amount determined by the user For the expert input / output relationship, the expert user input / output relationship for outputting the feature amount of the item determined by the user in response to the input of the feature amount of the item determined by the expert, and the input of the feature amount of the item by the user Learning a user item evaluation learning unit that learns a user item evaluation input / output relationship that outputs an evaluation value of the item;
Predicting a predicted evaluation value for a user's item based on the user item information, the expert item information, the user / expert input / output relationship, and the expert / user input / output relationship;
It is summarized as having.

本発明のプログラムは、ユーザ毎にアイテム毎にユーザにより決定されたアイテムの特徴量と評価値とを含むユーザアイテム情報と、エキスパート毎にアイテム毎にエキスパートにより決定されたアイテムの特徴量と評価値とを含むエキスパートアイテム情報と、を含む情報を記憶しておき、ユーザアイテム情報とエキスパートアイテム情報とに基づいて、ユーザとエキスパートとの組み合わせ毎に、ユーザが決定したアイテムの特徴量の入力に対してエキスパートが決定したアイテムの特徴量を出力するユーザ・エキスパート入出力関係と、エキスパートが決定したアイテムの特徴量の入力に対してユーザが決定したアイテムの特徴量を出力するエキスパート・ユーザ入出力関係と、ユーザによるアイテムの特徴量の入力に対してアイテムの評価値を出力するユーザアイテム評価入出力関係を学習するユーザアイテム評価学習部と、を学習する。また、ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係と前記エキスパート・ユーザ入出力関係とに基づいてユーザのアイテムに対する予測評価値を予測する。これにより、コンピュータを上記本発明のバーチャル評価システムとして機能させることができる。したがって、バーチャル評価システムとして機能するコンピュータは、ユーザとエキスパートとの間の特徴量知覚の相関(入出力関係)を利用して、ユーザにとって未知のアイテムに対する特徴量を、他のユーザが決定した特徴量から予測することができる。   The program of the present invention includes user item information including item feature amounts and evaluation values determined by the user for each item for each user, and item feature amounts and evaluation values determined by the expert for each item for each expert. For each item of the combination of the user and the expert based on the user item information and the expert item information. The user-expert input / output relationship that outputs the feature value of the item determined by the expert and the expert-user input / output relationship that outputs the feature value of the item determined by the user in response to the input of the item feature value determined by the expert And the item against the input of the feature amount of the item by the user A user item evaluation learning unit that learns the user item evaluation output relationship for outputting an evaluation value, the learned. A predicted evaluation value for a user item is predicted based on the user item information, the expert item information, the user / expert input / output relationship, and the expert / user input / output relationship. As a result, the computer can function as the virtual evaluation system of the present invention. Therefore, the computer functioning as the virtual evaluation system uses the correlation (input / output relationship) of the feature amount perception between the user and the expert, and the feature amount for the item unknown to the user is determined by the feature determined by another user. Can be predicted from the quantity.

本発明の一実施例としてのバーチャル評価システム20の構成の概略を示す構成図である。It is a block diagram which shows the outline of a structure of the virtual evaluation system 20 as one Example of this invention. 実施例のバーチャル評価システム20におけるアイテム評価値予測の流れの一例を示す説明図である。It is explanatory drawing which shows an example of the flow of the item evaluation value prediction in the virtual evaluation system 20 of an Example. ユーザのアイテム評価の一例を示すフローチャートである。It is a flowchart which shows an example of a user's item evaluation. エキスパートのアイテム評価の一例を示すフローチャートである。It is a flowchart which shows an example of item evaluation of an expert. U→E特徴量計算機24による学習の一例を示すフローチャートである。It is a flowchart which shows an example of the learning by the U-> E feature-value calculator. E→U特徴量計算機26による学習の一例を示すフローチャートである。5 is a flowchart showing an example of learning by an E → U feature quantity calculator 26; ユーザアイテム評価予測値計算機28による学習の一例を示すフローチャートである。It is a flowchart which shows an example of learning by the user item evaluation estimated value calculator. 予測の一例を示すフローチャートである。It is a flowchart which shows an example of prediction.

次に、本発明を実施するための形態を実施例を用いて説明する。   Next, the form for implementing this invention is demonstrated using an Example.

図1は、本発明の一実施例としてのバーチャル評価システム20の構成の概略を示す構成図である。本発明のバーチャル評価システム20は、図1に示すように、ユーザ端末12、エキスパート端末14と接続可能に構成されており、Webサーバ22、ユーザ・エキスパート特徴量計算機(U→E特徴量計算機)24、エキスパート・ユーザ特徴量計算機(E→U特徴量計算機)26、ユーザアイテム評価予測値計算機28、アイテム情報テーブル30、ユーザアイテム評価テーブル32、エキスパートアイテム評価テーブル34、ユーザ・エキスパート学習器テーブル(U→E学習器テーブル)36、エキスパート・ユーザ学習器テーブル(E→U学習器テーブル)38、ユーザアイテム評価予測器テーブル40、ユーザアイテム評価予測値テーブル42を備える。U→E特徴量計算機24は、ユーザの特徴量知覚からエキスパート特徴量知覚を予測するための学習器を備えた計算機であり、U→E学習器テーブル36は、U→E特徴量計算機24での学習器を構成するためのパラメータを保存するためのテーブルである。E→U特徴量計算機26は、エキスパート特徴量知覚からユーザの特徴量知覚を予測するための学習器を備えた計算機であり、E→U学習器テーブル38は、E→U特徴量計算機26での学習器を構成するためのパラメータを保存するためのテーブルである。図1では、Webサーバ22、U→E特徴量計算機24、E→U特徴量計算機26、ユーザアイテム評価予測値計算機28を個別のコンピュータで構成したが、それぞれの機能の一部を兼ねる複数のコンピュータ、ないしは単一のコンピュータで構成してもよい。アイテム情報テーブル30、ユーザアイテム評価テーブル32、エキスパートアイテム評価テーブル34、U→E学習器テーブル36、E→U学習器テーブル38、ユーザアイテム評価予測器テーブル40、ユーザアイテム評価予測値テーブル42は、複数の記憶装置で構成してもよいし、単一の記憶装置で構成してもよい。   FIG. 1 is a configuration diagram showing an outline of a configuration of a virtual evaluation system 20 as an embodiment of the present invention. As shown in FIG. 1, the virtual evaluation system 20 of the present invention is configured to be connectable to a user terminal 12 and an expert terminal 14, and includes a Web server 22, a user expert feature quantity calculator (U → E feature quantity calculator). 24, expert user feature quantity calculator (E → U feature quantity calculator) 26, user item evaluation predicted value calculator 28, item information table 30, user item evaluation table 32, expert item evaluation table 34, user / expert learner table ( U → E learner table) 36, expert user learner table (E → U learner table) 38, user item evaluation predictor table 40, and user item evaluation prediction value table 42. The U → E feature quantity calculator 24 is a calculator equipped with a learning device for predicting expert feature quantity perception from the user's feature quantity perception, and the U → E learner table 36 is the U → E feature quantity calculator 24. It is a table for preserve | saving the parameter for comprising this learning device. The E → U feature value calculator 26 is a computer including a learning device for predicting the user's feature value perception from the expert feature value perception, and the E → U learner table 38 is the E → U feature value calculator 26. It is a table for preserve | saving the parameter for comprising this learning device. In FIG. 1, the Web server 22, the U → E feature quantity calculator 24, the E → U feature quantity calculator 26, and the user item evaluation predicted value calculator 28 are configured by individual computers, but a plurality of functions that also serve as a part of each function are provided. A computer or a single computer may be used. Item information table 30, user item evaluation table 32, expert item evaluation table 34, U → E learner table 36, E → U learner table 38, user item evaluation predictor table 40, user item evaluation prediction value table 42 A plurality of storage devices may be configured, or a single storage device may be configured.

A.バーチャル評価システム20の動作
次に、実施例のバーチャル評価システム20の動作について説明する。図2は、実施例のバーチャル評価システム20におけるアイテム評価値予測の流れの一例を示す説明図である。
A. Operation of Virtual Evaluation System 20 Next, the operation of the virtual evaluation system 20 of the embodiment will be described. FIG. 2 is an explanatory diagram illustrating an example of a flow of item evaluation value prediction in the virtual evaluation system 20 of the embodiment.

(1)事前のアイテム評価
I個のアイテムの番号集合をI={1,…,I}、U人のユーザの番号集合をU={1,…,U}とする。ユーザとは別に、アイテムの特徴量を的確に決定できるE人のエキスパート(センサと考えてもよい)の番号集合をE={1,…,E}とする。ユーザのアイテム評価の一例を示すフローチャートを図3に示し、エキスパートのアイテム評価の一例を示すフローチャートを図4に示す。
(1) Prior Item Evaluation Assume that the number set of I items is I = {1,..., I}, and the number set of U users is U = {1,. Separately from the user, a number set of E experts (which may be considered as sensors) that can accurately determine the feature amount of an item is E = {1,..., E}. A flowchart showing an example of user item evaluation is shown in FIG. 3, and a flowchart showing an example of expert item evaluation is shown in FIG.

ユーザu(式(1))は、図3に示すように、ユーザ端末12からWebサーバ22にアクセスし、評価を行いたいアイテムの番号(識別子)i(式(2))をWebサーバ22に送り、当該アイテムの情報提示を要求する(ステップS100)。Webサーバ22は、アイテム情報テーブル30から当該アイテムの情報を読み取り(ステップS110)、ユーザに提示する(ステップS120,S130)。ユーザuは、当該アイテムの特徴量x(式(3))とその評価値d(式(4))を決定し、アイテム番号(識別子)i、ユーザ番号(識別子)uとともに、Webサーバ22に送付する(ステップS140)。Webサーバ22は、送付されたユーザ番号、アイテム番号、特徴量、評価値をユーザアイテム評価テーブル32に保存する(ステップS150)。   As shown in FIG. 3, the user u (formula (1)) accesses the web server 22 from the user terminal 12 and sets the number (identifier) i (formula (2)) of the item to be evaluated to the web server 22. Send and request information presentation of the item (step S100). The Web server 22 reads information on the item from the item information table 30 (Step S110) and presents it to the user (Steps S120 and S130). The user u determines the feature amount x (formula (3)) and the evaluation value d (formula (4)) of the item, and sends the item number (identifier) i and the user number (identifier) u to the Web server 22. Send (step S140). The Web server 22 stores the sent user number, item number, feature amount, and evaluation value in the user item evaluation table 32 (step S150).

Figure 2018005918
Figure 2018005918

エキスパートe(式(5))は、図4に示すように、エキスパート端末14からWebサーバ22にアクセスし、評価を行いたいアイテムの番号(識別子)i(式(2))をWebサーバ22に送り、当該アイテムの情報提示を要求する(ステップS200)。Webサーバ22は、アイテム情報テーブル30から当該アイテムの情報を読み取り(ステップS210)、エキスパートに提示する(ステップS220,S230)。エキスパートeは、当該アイテムの特徴量(式(6))を決定し、アイテム番号(識別子)i、エキスパート番号(識別子)eとともに、Webサーバ22に送付する(ステップS240)。Webサーバ22は、送付されたエキスパート番号、アイテム番号、特徴量をエキスパートアイテム評価テーブル34に保存する(ステップS250)。   As shown in FIG. 4, the expert e (formula (5)) accesses the web server 22 from the expert terminal 14, and sends the number (identifier) i (formula (2)) of the item to be evaluated to the web server 22. Send and request information presentation of the item (step S200). The Web server 22 reads the item information from the item information table 30 (step S210) and presents it to the expert (steps S220 and S230). The expert e determines the feature amount (formula (6)) of the item and sends it to the Web server 22 together with the item number (identifier) i and the expert number (identifier) e (step S240). The Web server 22 stores the sent expert number, item number, and feature quantity in the expert item evaluation table 34 (step S250).

Figure 2018005918
Figure 2018005918

(2)学習
上述した事前のアイテム評価において、ユーザu(式(1))が特徴量を決定したアイテム番号集合を式(7)とし、その特徴量を式(3),式(8)とし、その評価値を式(4),式(8)とする。エキスパートe(式(5))が特徴量を決定したアイテム番号集合を式(9)とし、その特徴量を式(10),式(11)とする。以下の説明では、|A|は集合Aの要素数を表す。U→E特徴量計算機24による学習の一例を示すフローチャートを図5に示し、E→U特徴量計算機26による学習の一例を示すフローチャートを図6に示し、ユーザアイテム評価予測値計算機28による学習の一例を示すフローチャートを図7に示す。
(2) Learning In the above-described prior item evaluation, the item number set for which the user u (formula (1)) has determined the feature quantity is represented by formula (7), and the feature quantities are represented by formula (3) and formula (8). The evaluation values are represented by Equation (4) and Equation (8). The item number set for which the expert e (formula (5)) has determined the feature quantity is represented by formula (9), and the feature quantities are represented by formula (10) and formula (11). In the following description, | A | represents the number of elements of the set A. A flowchart showing an example of learning by the U → E feature quantity calculator 24 is shown in FIG. 5, a flowchart showing an example of learning by the E → U feature quantity calculator 26 is shown in FIG. 6, and learning by the user item evaluation predicted value calculator 28 is performed. A flowchart showing an example is shown in FIG.

Figure 2018005918
Figure 2018005918

手順(1)
U→E特徴量計算機24は、ユーザアイテム評価テーブル32とエキスパートアイテム評価テーブル34から必要な情報を読み込み(ステップS300)、図2のAで示す部分に関して、ユーザu(式(1))とエキスパートe(式(5))のすべての組み合わせについて、ユーザとエキスパートの特徴量知覚の相関関係を任意の機械学習器を用いて学習する(ステップS310)。ユーザuとエキスパートeの両者が特徴量を決定しているアイテム番号集合を式(12)とする。この相関関係学習では、ユーザuが決定したアイテムの特徴量((式(13),(式(14))を入力すると、エキスパートeが決定した同じアイテムの特徴量(式(15)), 式(14))を出力するように、入出力関係(式(16))を学習する。U→E特徴量計算機24は、ユーザ番号u、エキスパート番号e、学習器構成に必要なパラメータ(学習結果)をU→E学習器テーブル36に保存する(ステップS320)。
Procedure (1)
The U → E feature quantity calculator 24 reads necessary information from the user item evaluation table 32 and the expert item evaluation table 34 (step S300), and the user u (formula (1)) and the expert are related to the portion indicated by A in FIG. For all combinations of e (formula (5)), the correlation between the feature amount perception of the user and the expert is learned using an arbitrary machine learning device (step S310). A set of item numbers for which feature quantities are determined by both the user u and the expert e is represented by Expression (12). In this correlation learning, when the feature amount of the item determined by the user u ((Expression (13), (Expression (14))) is input, the feature amount of the same item determined by the expert e (Expression (15)), the expression (14)) is output so that the input / output relationship (formula (16)) is learned.The U → E feature quantity calculator 24 uses the user number u, the expert number e, and the parameters (learning results) necessary for the learning device configuration. ) Is stored in the U → E learner table 36 (step S320).

Figure 2018005918
Figure 2018005918

手順(2)
E→U特徴量計算機26は、ユーザアイテム評価テーブル32とエキスパートアイテム評価テーブル34から必要な情報を読み込み(ステップS400)、図2のBで示す部分に関して、ユーザu(式(1))とエキスパートe(式(5))のすべての組み合わせについて、上述の入出力関係(式(16))の逆関数を任意の機械学習器を用いて学習する(ステップS410)。すなわち、エキスパートeが決定したアイテムの特徴量((式(15)),式(14))を入力すると、ユーザuが決定した同じアイテムの特徴量(式(13),式(14)を出力するように、入出力関係(式(17))を学習する。E→U特徴量計算機26は、ユーザ番号u、エキスパート番号e、学習器構成に必要なパラメータ(学習結果)をE→U学習器テーブル38に保存する(ステップS420)。
Procedure (2)
The E → U feature quantity calculator 26 reads necessary information from the user item evaluation table 32 and the expert item evaluation table 34 (step S400), and the user u (formula (1)) and the expert for the part indicated by B in FIG. For all combinations of e (formula (5)), the inverse function of the above input / output relationship (formula (16)) is learned using an arbitrary machine learning device (step S410). That is, when the feature amount ((expression (15)), expression (14)) determined by the expert e is input, the feature amount (expression (13), expression (14)) determined by the user u is output. Thus, the input / output relationship (formula (17)) is learned, and the E → U feature quantity calculator 26 performs E → U learning on the user number u, expert number e, and parameters (learning results) necessary for the learning device configuration. The data is stored in the container table 38 (step S420).

Figure 2018005918
Figure 2018005918

手順(3)
ユーザアイテム評価予測値計算機28は、ユーザアイテム評価テーブル32から必要な情報を読み込み(ステップS500)、図2のCで示す部分に関して、すべてのユーザu(式(1))について、ユーザuが知覚したアイテムi(式(8))の特徴量(式(13))を入力すると、その評価値(式(18))を出力するように、任意の機械学習器を用いて、入出力関係(式(19))を学習する(ステップS510)。ユーザアイテム評価予測値計算機28は、ユーザ番号uと学習器構成に必要なパラメータ(学習結果)をユーザアイテム評価予測器テーブル40に保存する(ステップS520)。なお、上述における機械学習器は、入出力関係の要件を満たすものであれば、何を用いても構わない。
Procedure (3)
The user item evaluation predicted value calculator 28 reads necessary information from the user item evaluation table 32 (step S500), and the user u perceives all the users u (formula (1)) with respect to the portion indicated by C in FIG. When the feature amount (formula (13)) of the item i (formula (8)) is input, an input / output relationship (an arbitrary machine learning device is used to output the evaluation value (formula (18)). Equation (19) is learned (step S510). The user item evaluation prediction value calculator 28 stores the user number u and parameters (learning results) necessary for the learning device configuration in the user item evaluation prediction device table 40 (step S520). Any machine learning device may be used as long as it satisfies the input / output requirements.

Figure 2018005918
Figure 2018005918

(3)予測
次に、実施例のバーチャル評価システム20を用いて、ユーザu’(式(20))にとって未知のアイテムi(式(21))の評価値を予測する手順を説明する。なお、いずれかのユーザによってアイテムiの特徴量が決定されている、すなわち式(22)が成り立つものとする。また、すべてのエキスパートのうち、アイテムiの特徴量を決定している、すなわち式(11)であるエキスパートe(式(5))の集合を式(23)とする。すべてユーザのうち、アイテムiの特徴量を決定している、すなわち式(8)であるユーザu(式(1))の集合を式(24)とする。予測の一例を示すフローチャートを図8に示す。図8のフローチャートでは、ステップS600〜S630の処理はU→E特徴量計算機24により実行され、ステップS640〜S660の処理はE→U特徴量計算機26により実行され、ステップS670〜S690の処理はユーザアイテム評価予測値計算機28により実行される。
(3) Prediction Next, a procedure for predicting an evaluation value of an item i (expression (21)) unknown to the user u ′ (expression (20)) using the virtual evaluation system 20 of the embodiment will be described. It is assumed that the feature amount of the item i is determined by any user, that is, Equation (22) holds. Further, among all the experts, the feature amount of the item i is determined, that is, a set of experts e (formula (5)) which is formula (11) is defined as formula (23). Assume that a set of users u (formula (1)) that determines the feature amount of item i among all users, that is, formula (8) is formula (24). A flowchart showing an example of the prediction is shown in FIG. In the flowchart of FIG. 8, the processes of steps S600 to S630 are executed by the U → E feature quantity calculator 24, the processes of steps S640 to S660 are executed by the E → U feature quantity calculator 26, and the processes of steps S670 to S690 are performed by the user. This is executed by the item evaluation predicted value calculator 28.

Figure 2018005918
Figure 2018005918

手順(1)
U→E特徴量計算機24は、ユーザアイテム評価テーブル32、エキスパートアイテム評価テーブル34、U→E学習器テーブル36から必要な情報を読み込み(ステップS600)、ユーザu(式(25))ごとに、アイテムiの特徴量を決定していないすべてのエキスパートe(式(26))について、エキスパートeが知覚する特徴量を式(27)と予測する(ステップS610)。
Procedure (1)
The U → E feature quantity calculator 24 reads necessary information from the user item evaluation table 32, the expert item evaluation table 34, and the U → E learner table 36 (step S600), and for each user u (formula (25)), For all experts e (formula (26)) for which the feature quantity of item i has not been determined, the feature quantity perceived by expert e is predicted as formula (27) (step S610).

Figure 2018005918
Figure 2018005918

手順(2)
U→E特徴量計算機24は、エキスパートアイテム評価テーブル34から必要な情報を読み込み(ステップS620)、上記手順(1)で算出した式(28),式(25),式(26)を用いて、すべてのエキスパートe(式(5))について、アイテムiの特徴量(式(29))を決定する。すでにアイテムiの特徴量を決定しているエキスパート、すなわち式(30)であるエキスパートについては、式(31)とする。式(26)であるエキスパートについては、式(32),式(25)を用いて式(33)を構成する。構成方法としては、たとえば、式(28),式(25)の平均値を用いる方法、すなわち式(34)とする方法が考えられる。また、すべてユーザとすべてのエキスパートに同じアイテムの特徴量を決定させた情報を用いて、構成方法を事前に学習しておき、その結果を用いても構わない。
Procedure (2)
The U → E feature quantity calculator 24 reads necessary information from the expert item evaluation table 34 (step S620), and uses the expressions (28), (25), and (26) calculated in the above procedure (1). , The feature amount (formula (29)) of the item i is determined for all experts e (formula (5)). The expert who has already determined the feature amount of the item i, that is, the expert that is the expression (30), is represented by the expression (31). For the expert represented by equation (26), equation (33) is constructed using equations (32) and (25). As a configuration method, for example, a method using an average value of Expressions (28) and (25), that is, a method of Expression (34) is conceivable. Further, the configuration method may be learned in advance using information in which all users and all experts determine the feature amount of the same item, and the result may be used.

Figure 2018005918
Figure 2018005918
Figure 2018005918
Figure 2018005918

手順(3)
E→U特徴量計算機26は、E→U学習器テーブル38から必要な情報を読み込み(ステップS640)、上記手順(2)で算出した特徴量(式(33),式(5)を用いて、ユーザu’のアイテムiに対する特徴量知覚を式(35)と予測する(ステップS650)。
Procedure (3)
The E → U feature quantity calculator 26 reads necessary information from the E → U learner table 38 (step S640), and uses the feature quantities (expressions (33) and (5)) calculated in the above procedure (2). The feature amount perception of the item i by the user u ′ is predicted as Equation (35) (step S650).

Figure 2018005918
Figure 2018005918

手順(4)
E→U特徴量計算機26は、上記手順(3)で算出した特徴量知覚(式(36),式(5))を用いて、ユーザの特徴量知覚予測結果を統合して特徴量知覚(式(37))を決定する(ステップS660)。決定方法としては、たとえば、式(36),式 (5)の平均値を用いる方法、すなわち式(38)とする方法が考えられる。また、すべてユーザとすべてのエキスパートに同じアイテムの特徴量を決定させた情報を用いて、構成方法を事前に学習しておき、その結果を用いても構わない。
Procedure (4)
The E → U feature quantity calculator 26 integrates the user's feature quantity perception prediction results using the feature quantity perception (Equation (36), Equation (5)) calculated in the above step (3), and the feature amount perception ( Formula (37)) is determined (step S660). As a determination method, for example, a method using an average value of Equations (36) and (5), that is, a method of Equation (38) can be considered. Further, the configuration method may be learned in advance using information in which all users and all experts determine the feature amount of the same item, and the result may be used.

Figure 2018005918
Figure 2018005918

手順(5)
ユーザアイテム評価予測値計算機28は、ユーザアイテム評価予測器テーブル40から必要な情報を読み込み(ステップS670)、上記手順(4)で算出した式(37)を用いて、ユーザu’のアイテムiに対する評価値を式(39)と予測する(ステップS680)。ユーザアイテム評価予測値計算機は、ユーザ番号u’、アイテム番号i、予測評価値(式(39)の左辺)をユーザアイテム評価予測値テーブル42に保存する(ステップS690)。
Procedure (5)
The user item evaluation predicted value calculator 28 reads necessary information from the user item evaluation predictor table 40 (step S670), and uses the equation (37) calculated in the above procedure (4) for the item i of the user u ′. The evaluation value is predicted as equation (39) (step S680). The user item evaluation predicted value calculator stores the user number u ′, the item number i, and the predicted evaluation value (the left side of Expression (39)) in the user item evaluation predicted value table 42 (step S690).

Figure 2018005918
Figure 2018005918

上述の処理においては、アイテムiの特徴量を決定している、すなわち式(30)であるエキスパートについては、決定済みの特徴量をそのまま用いる方法を採用しているが、ユーザu(式(25))による特徴量知覚情報を用いて、決定済みの特徴量を補正する方法も考えられる。この方法を採用する場合は、上述の手順(1)と手順(2)を以下の手順に変更することもできる。   In the above-described processing, the feature amount of the item i is determined, that is, for the expert who is the equation (30), the method using the determined feature amount as it is is adopted, but the user u (formula (25 A method of correcting the determined feature amount using the feature amount perception information in ()) is also conceivable. When this method is adopted, the above-described procedure (1) and procedure (2) can be changed to the following procedure.

手順(1)
U→E特徴量計算機24は、ユーザアイテム評価テーブル32、エキスパートアイテム評価テーブル34、U→E学習器テーブル36から必要な情報を読み込み、ユーザu(式(25))ごとに、すべてのエキスパートe(式(5))について、エキスパートeが知覚する特徴量を式(27)と予測する。
Procedure (1)
The U → E feature quantity calculator 24 reads necessary information from the user item evaluation table 32, the expert item evaluation table 34, and the U → E learner table 36, and all experts e for each user u (formula (25)). For (Expression (5)), the feature quantity perceived by the expert e is predicted as Expression (27).

手順(2)
続いて、U→E特徴量計算機24は、エキスパートアイテム評価テーブル34から必要な情報を読み込み、上記手順(1)で算出した式(28),式(25),式(5)を用いて、すべてのエキスパートe(式(5))について、アイテムiの特徴量(式(29))を決定する。構成方法としては、たとえば、式(28),式(25)の平均値を用いる方法、すなわち式(40)とする方法が考えられる。また、すでにアイテムiの特徴量を決定しているユーザ、すなわち式(30)であるユーザについては、式(33)の情報を加味して、式(41)とする方法も考えられる。
Procedure (2)
Subsequently, the U → E feature amount calculator 24 reads necessary information from the expert item evaluation table 34, and uses the equations (28), (25), and (5) calculated in the above procedure (1), The feature amount (formula (29)) of the item i is determined for all experts e (formula (5)). As a configuration method, for example, a method using an average value of Expressions (28) and (25), that is, a method of Expression (40) can be considered. Further, for a user who has already determined the feature amount of the item i, that is, a user who is the equation (30), a method of considering the information of the equation (33) to obtain the equation (41) is also conceivable.

Figure 2018005918
Figure 2018005918

なお、上述のシステムでは、複数のエキスパートによる特徴量決定を独立に扱う方法について説明したが、単一のエキスパートのみを考え、その特徴量は複数のエキスパートの平均値とする方法で構成しても構わない。   In the above-described system, the method of handling feature quantity determination by a plurality of experts has been described independently. However, only a single expert is considered, and the feature quantity may be configured by an average value of a plurality of experts. I do not care.

(4)アイテム推薦
Webサーバ22は、ユーザ端末12からの要求に応じて、アイテム情報テーブル30とユーザアイテム評価予測値テーブル42から必要な情報を読み込み、アイテム予測値に基づいて、当該ユーザにアイテムを推薦する。
(4) Item recommendation The Web server 22 reads necessary information from the item information table 30 and the user item evaluation predicted value table 42 in response to a request from the user terminal 12, and sends an item to the user based on the item predicted value. To recommend.

B.具体例
B(1)ソムリエが特徴量を決定するワイン推薦システム
次に、本実施例のバーチャル評価システム20を用いた具体例としてソムリエが特徴量を決定するワイン推薦システムについて説明する。ワインの推薦システムでは、ワインの特徴量を甘み、酸味、苦味、渋み、余韻の5変数5段階で表現し、ワインの特徴量x(式(42))に対するユーザの評価z(式(43))を予測する。ワインの特徴量は、ソムリエが評価するべきであるが、ソムリエの数に限りがあり、ソムリエが評価できるワインの数にも限りがある。そこで、一般ユーザとソムリエの特徴量知覚の相関関係を利用して、ソムリエが評価していないワインの特徴量を仮想的に算出した上で、この情報から推薦対象ユーザの当該ワインに対する特徴量知覚を予測し、この情報から推薦対象ユーザに対する当該ワインの評価を予測する。
B. Specific Example B (1) Wine Recommendation System in which Sommelier Determines Feature Amount Next, a wine recommendation system in which a sommelier determines a feature amount will be described as a specific example using the virtual evaluation system 20 of the present embodiment. In the wine recommendation system, the feature value of wine is expressed in five levels of five variables of sweetness, sourness, bitterness, astringency, and reverberation, and the user's evaluation z (expression (43)) for the wine feature value x (expression (42)). ). The characteristic amount of wine should be evaluated by the sommelier, but the number of sommeliers is limited, and the number of wines that can be evaluated by the sommelier is also limited. Therefore, using the correlation between the feature amount perception of the general user and the sommelier, the feature amount of the wine not evaluated by the sommelier is virtually calculated, and the feature amount perception of the wine of the recommendation target user from this information is calculated. And the evaluation of the wine for the recommendation target user is predicted from this information.

Figure 2018005918
Figure 2018005918

(1)事前のワイン評価
本システムで取り扱うI個のワインの番号集合をI={1,…,I}とし、U人のユーザの番号集合をU={1,…,U}とする。E人のソムリエの番号集合をE={1,…,E}とする。ユーザu(式(44))は、ユーザ端末からWebサーバ22にアクセスし、評価を行いたいワインの番号i(式(45))をWebサーバ22に送り、当該ワインの情報提示を要求する。Webサーバ22は、アイテム情報テーブル30から当該ワインの情報を読み取り、ユーザに提示する。ユーザuは、当該ワインの特徴量x(式(46))とその評価値(式(47))を決定し、ワイン番号i、ユーザ番号uとともに、Webサーバ22に送付する。Webサーバ22は、送付されたユーザ番号、ワイン番号、特徴量、評価値をユーザアイテム評価テーブル32に保存する。
(1) Prior Wine Evaluation Let I = {1,..., I} be the number set of I wines handled by this system, and U = {1,..., U} be the number set of U users. Let E = {1,..., E} be the number set of E sommeliers. The user u (formula (44)) accesses the web server 22 from the user terminal, sends the wine number i (formula (45)) to be evaluated to the web server 22, and requests information presentation of the wine. The Web server 22 reads the wine information from the item information table 30 and presents it to the user. The user u determines the feature amount x (formula (46)) and the evaluation value (formula (47)) of the wine, and sends them to the web server 22 together with the wine number i and the user number u. The Web server 22 stores the sent user number, wine number, feature amount, and evaluation value in the user item evaluation table 32.

Figure 2018005918
Figure 2018005918

ソムリエe(式(48))は、エキスパート端末14からWebサーバ22にアクセスし、評価を行いたいワインの番号i(式(49))をWebサーバ22に送り、当該ワインの情報提示を要求する。Webサーバ22は、アイテム情報テーブル30から当該ワインの情報を読み取り、ソムリエに提示する。ソムリエeは、当該ワインの特徴量y(式(50))を決定し、ワイン番号i、ソムリエ番号eとともに、Webサーバ22に送付する。Webサーバ22は、送付されたソムリエ番号、ワイン番号、特徴量をエキスパートアイテム評価テーブル34に保存する。   The sommelier e (formula (48)) accesses the web server 22 from the expert terminal 14, sends the number i of the wine to be evaluated (formula (49)) to the web server 22, and requests information presentation of the wine. . The Web server 22 reads the wine information from the item information table 30 and presents it to the sommelier. The sommelier e determines the characteristic amount y (formula (50)) of the wine and sends it to the Web server 22 together with the wine number i and the sommelier number e. The Web server 22 stores the sent sommelier number, wine number, and feature amount in the expert item evaluation table 34.

Figure 2018005918
Figure 2018005918

(2)学習
ユーザu(式(44))が特徴量を決定したワイン番号集合を式(51)とし、その特徴量を式(46),式(52)、その評価を式(47),式(52)とする。ソムリエe(式(48))が特徴量を決定したワイン番号集合を式(53)とし、その特徴量を式(50), 式(54)とする。
(2) Learning The wine number set for which the user u (formula (44)) has determined the feature quantity is represented by formula (51), the feature quantity is represented by formula (46), formula (52), and the evaluation is formula (47), Formula (52) is assumed. The wine number set for which the sommelier e (formula (48)) has determined the feature quantity is represented by formula (53), and the feature quantities are represented by formula (50) and formula (54).

Figure 2018005918
Figure 2018005918

手順(1)
U→E特徴量計算機24は、ユーザアイテム評価テーブル32とエキスパートアイテム評価テーブル34から必要な情報を読み込み、ユーザu(式(44))とソムリエe(式(48)のすべての組み合わせについて、特徴量知覚の相関関係を学習する。ユーザuとエキスパートeの両者が特徴量を決定しているワイン番号集合を式(55)とする。ユーザuが決定したワインの特徴量(式(56),式(57))を入力すると、ソムリエeが決定した同じワインの特徴量(式(58),式(59))を出力するように、入出力関係(式(60))を、シグモイド関数を活性化関数とした階層型ニューラルネットワークを用いて学習する。U→E特徴量計算機24は、ユーザ番号u、エキスパート番号e、学習器のパラメータとして、中間層数、中間層ニューロン数、ニューロン間の重み、活性化関数の閾値をU→E学習器テーブル36に保存する。
Procedure (1)
The U → E feature quantity calculator 24 reads necessary information from the user item evaluation table 32 and the expert item evaluation table 34, and features for all combinations of the user u (formula (44)) and the sommelier e (formula (48)). The correlation of quantity perception is learned, and the wine number set for which both the user u and the expert e have determined the feature amount is represented by the equation (55) The wine feature amount (the equation (56), When the expression (57) is input, the input / output relationship (expression (60)) is set to the sigmoid function so that the characteristic amount (expression (58), expression (59)) of the same wine determined by the sommelier e is output. Learning is performed using a hierarchical neural network as an activation function, and the U → E feature quantity calculator 24 uses a user number u, an expert number e, and an intermediate layer as learner parameters. Stores hidden neurons number, weight between the neurons, the threshold for activation functions U → E learner table 36.

Figure 2018005918
Figure 2018005918

手順(2)
E→U特徴量計算機26は、ユーザアイテム評価テーブル32とエキスパートアイテム評価テーブル34から必要な情報を読み込み、ユーザu(式(44))とソムリエe(式(48))のすべての組み合わせについて、上述の式(60)の逆関数を学習する。すなわち、ソムリエeが決定したワインの特徴量((式(58),式(59))を入力すると、ユーザuが決定した同じワインの特徴量(式(56),式(57))を出力するように、入出力関係(式(61))を、シグモイド関数を活性化関数とした階層型ニューラルネットワークを用いて学習する。E→U特徴量計算機26は、ユーザ番号u、エキスパート番号e、学習器のパラメータとして、中間層数、中間層ニューロン数、ニューロン間の重み、活性化関数の閾値をE→U学習器テーブル38に保存する。
Procedure (2)
The E → U feature quantity calculator 26 reads necessary information from the user item evaluation table 32 and the expert item evaluation table 34, and for all combinations of the user u (formula (44)) and the sommelier e (formula (48)), The inverse function of the above equation (60) is learned. In other words, when the wine feature amount ((Expression (58), Equation (59)) determined by the sommelier e is input, the same wine feature amount (Expression (56), Equation (57)) determined by the user u is output. As described above, the input / output relationship (formula (61)) is learned using a hierarchical neural network in which the sigmoid function is an activation function, and the E → U feature quantity calculator 26 has a user number u, an expert number e, As the learner parameters, the number of intermediate layers, the number of intermediate layer neurons, the weight between neurons, and the threshold of the activation function are stored in the E → U learner table 38.

Figure 2018005918
Figure 2018005918

手順(3)
ユーザアイテム評価予測値計算機28は、ユーザアイテム評価テーブル32から必要な情報を読み込み、すべてのユーザu(式(44))について、ユーザuが知覚したワインi(式(52))の特徴量(式(56))を入力すると、その評価(式(62))を出力するように、入出力関係(式(63))を、ラジアル基底関数ネットワークを用いて学習する。ユーザアイテム評価予測値計算機28は、ユーザ番号u、学習器のパラメータとして、中間層ニューロン数、基底関数の中心、基底関数の半径、基底関数と出力層間の重みをユーザアイテム評価予測器テーブル40に保存する。
Procedure (3)
The user item evaluation predicted value calculator 28 reads necessary information from the user item evaluation table 32, and for all the users u (formula (44)), the feature quantity (wine (52)) of the wine i perceived by the user u ( When the expression (56)) is input, the input / output relationship (expression (63)) is learned using the radial basis function network so that the evaluation (expression (62)) is output. The user item evaluation predicted value calculator 28 stores the user number u and the number of intermediate layer neurons, the center of the basis function, the radius of the basis function, and the weight between the basis function and the output layer as parameters of the learner in the user item evaluation predictor table 40. save.

Figure 2018005918
Figure 2018005918

(3)予測
つぎに、本システムを用いて、ユーザu’(式(64))にとって未知のワインi(式(65))の評価を予測する手順を説明する。なお、いずれかのユーザによって、ワインiの特徴量が決定されており、そのユーザ番号集合を式(66)とする。すべてのソムリエのうち、アイテムの特徴量を決定しているソムリエの番号集合を式(67)とする。
(3) Prediction Next, a procedure for predicting the evaluation of wine i (formula (65)) unknown to the user u ′ (formula (64)) will be described using this system. Note that the feature amount of wine i is determined by any user, and the set of user numbers is represented by equation (66). Among all the sommeliers, the number set of the sommeliers that determine the feature amount of the item is represented by Expression (67).

Figure 2018005918
Figure 2018005918

手順(1)
U→E特徴量計算機24は、ユーザアイテム評価テーブル32、エキスパートアイテム評価テーブル34、U→E学習器テーブル36から必要な情報を読み込み、ユーザu(式(68))ごとに、ワインiの特徴量を決定していないすべてのソムリエe(式(69))について、ソムリエeが知覚する特徴量を式(70)と予測する。
Procedure (1)
The U → E feature quantity calculator 24 reads necessary information from the user item evaluation table 32, the expert item evaluation table 34, and the U → E learner table 36, and the feature of the wine i for each user u (formula (68)). For all sommeliers e (formula (69)) for which the amount has not been determined, the feature quantity perceived by the sommelier e is predicted as formula (70).

Figure 2018005918
Figure 2018005918

手順(2)
U→E特徴量計算機24は、エキスパートアイテム評価テーブル34から必要な情報を読み込み、上記手順(1)で算出した式(71),式(68),式(69)を用いて、すべてのソムリエe(式(48))について、ワインiの特徴量(式(72))を決定する。すでにワインiの特徴量を決定しているソムリエe(式(73))については、式(74)とする。ワインiの特徴量を決定していないソムリエe(式(69))については、ユーザの知覚情報から予測した式(71),式(68)を用いて、式(75)とする。
Procedure (2)
The U → E feature quantity calculator 24 reads necessary information from the expert item evaluation table 34 and uses all of the sommeliers using the formulas (71), (68), and (69) calculated in the above procedure (1). For e (formula (48)), the feature quantity (formula (72)) of wine i is determined. The sommelier e (formula (73)) that has already determined the characteristic amount of wine i is represented by formula (74). The sommelier e (formula (69)) for which the feature amount of the wine i has not been determined is represented by formula (75) using formulas (71) and (68) predicted from the user's perceptual information.

Figure 2018005918
Figure 2018005918

手順(3)
E→U特徴量計算機26は、E→U学習器テーブル38から必要な情報を読み込み、上記手順(2)で算出した特徴量(式(27),式(48))を用いて、ユーザu’のワインiに対する特徴量知覚を式(76)と予測する。
Procedure (3)
The E → U feature quantity calculator 26 reads necessary information from the E → U learner table 38, and uses the feature quantities (Equation (27) and Equation (48)) calculated in the above procedure (2), and the user u The feature quantity perception for 'wine i' is predicted as equation (76).

Figure 2018005918
Figure 2018005918

手順(4)
E→U特徴量計算機26は、上記手順(3)で算出した式(77),式(48)を用いて、一般ユーザu’のワインiに対する特徴量知覚を式(78)と決定する。
Procedure (4)
The E → U feature value calculator 26 determines the feature value perception of the general user u ′ with respect to the wine i as the equation (78) using the equations (77) and (48) calculated in the procedure (3).

Figure 2018005918
Figure 2018005918

手順(5)
ユーザアイテム評価予測値計算機28は、ユーザアイテム評価予測器テーブル40から必要な情報を読み込み、上記手順(4)で算出した式(79)を用いて、ユーザu’のワインiに対する評価を式(80)と予測する。ユーザアイテム評価予測値計算機28は、ユーザ番号u’、ワイン番号i、予測評価値(式(81))をユーザアイテム評価予測値テーブル42に保存する。
Procedure (5)
The user item evaluation predicted value calculator 28 reads necessary information from the user item evaluation predictor table 40 and uses the equation (79) calculated in the above procedure (4) to evaluate the evaluation of the user u ′ for the wine i by the equation ( 80). The user item evaluation predicted value calculator 28 stores the user number u ′, the wine number i, and the predicted evaluation value (formula (81)) in the user item evaluation predicted value table 42.

Figure 2018005918
Figure 2018005918

(4)ワイン推薦
Webサーバ22は、ユーザ端末12からの要求に応じて、アイテム情報テーブル30とユーザアイテム評価予測値テーブル42から必要な情報を読み込み、ワイン予測値に基づいて、当該ユーザにワインを推薦する。
(4) Wine recommendation The web server 22 reads necessary information from the item information table 30 and the user item evaluation predicted value table 42 in response to a request from the user terminal 12, and informs the user of wine based on the predicted wine value. To recommend.

B(2)センサが特徴量を決定するワイン推薦システム
次に、ワインなどの食品の味覚をセンシングする技術について考える。食品に対する味覚を定量的に計測することが可能であるが、計測に対する時間的、金銭的コストが大きく、市場に出回っているワインすべてを測定することは難しい。そこで、代表的なワインを集めたベンチマークワインを考え、ベンチマークワインについて事前にセンシングを行い、一般ユーザとセンサによる特徴量知覚の相関係数を利用して、センサが評価していないワインの特徴量を仮想的に算出した上で、この情報から推薦対象ユーザの当該ワインに対する特徴量知覚を予測し、この情報から推薦対象ユーザに対する当該ワインの評価を予測する。
B (2) Wine recommendation system in which sensor determines feature quantity Next, a technique for sensing the taste of food such as wine will be considered. Although it is possible to quantitatively measure the taste of food, it is difficult to measure all the wines on the market because of the time and financial cost of measurement. Therefore, we consider benchmark wines that are representative wine collections, perform benchmark sensing in advance, and use the correlation coefficient of feature amount perception by general users and sensors, and feature values of wine not evaluated by the sensor. , The feature amount perception of the recommendation target user for the wine is predicted from this information, and the evaluation of the wine for the recommendation target user is predicted from this information.

(1)事前のワイン評価
本システムで取り扱うI個のワインの番号集合をI={1,…,I}とし、U人のユーザの番号集合をU={1,…,U}とする。センシング済みのベンチマークワイン番号集合を式(81A)とし、その特徴量を式(82),式(83)とする。センシング済みのベンチマークワインの特徴量は、すべてエキスパートアイテム評価テーブル34に入力済みであるものとする。
(1) Prior Wine Evaluation Let I = {1,..., I} be the number set of I wines handled by this system, and U = {1,..., U} be the number set of U users. The sensed benchmark wine number set is defined as equation (81A), and the feature values are defined as equations (82) and (83). It is assumed that the feature values of the benchmark wine that has been sensed have already been input to the expert item evaluation table 34.

Figure 2018005918
Figure 2018005918

ユーザu(式(84))は、ユーザ端末からWebサーバ22にアクセスする。ベンチマークワインの情報未入力の場合は、Webサーバ22は、アイテム情報テーブル30からベンチマークワインの情報を読み取り、ユーザに評価値を入力するように促す。ユーザuは、ベンチマークワインの特徴量(式(84),式(85))とその評価値式((86),式(85))を決定し、ワイン番号i、ユーザ番号uとともに、Webサーバ22に送付する。Webサーバ22は、送付されたユーザ番号、ワイン番号、特徴量、評価値をユーザアイテム評価テーブル32に保存し、当該ユーザのベンチマークワイン情報入力フラグを入力済みとする。なお、ユーザはすべてのベンチマークワインの情報を入力する必要はない。ベンチマークワインの情報を入力済みの場合は、評価を行いたいワインの番号i(式(87))をWebサーバ22に送り、当該ワインの情報提示を要求する。Webサーバ22は、アイテム情報テーブル30から当該ワインの情報を読み取り、ユーザに提示する。ユーザuは、当該ワインの特徴量(式(85))とその評価値(式(86))を決定し、ワイン番号i、ユーザ番号uとともに、Webサーバ22に送付する。Webサーバ22は、送付されたユーザ番号、ワイン番号、特徴量、評価値をユーザアイテム評価テーブル32に保存する。   The user u (formula (84)) accesses the Web server 22 from the user terminal. When the benchmark wine information is not input, the Web server 22 reads the benchmark wine information from the item information table 30 and prompts the user to input the evaluation value. The user u determines the characteristic amount (expression (84), expression (85)) of the benchmark wine and the evaluation value expression ((86), expression (85)), and the web server together with the wine number i and the user number u. 22 to send. The Web server 22 stores the sent user number, wine number, feature amount, and evaluation value in the user item evaluation table 32, and sets the user's benchmark wine information input flag as input. Note that the user does not have to enter information for all benchmark wines. If benchmark wine information has already been input, the number i (formula (87)) of the wine to be evaluated is sent to the Web server 22 to request information presentation of the wine. The Web server 22 reads the wine information from the item information table 30 and presents it to the user. The user u determines the characteristic amount (formula (85)) and the evaluation value (formula (86)) of the wine, and sends them together with the wine number i and the user number u to the Web server 22. The Web server 22 stores the sent user number, wine number, feature amount, and evaluation value in the user item evaluation table 32.

Figure 2018005918
Figure 2018005918

(2)学習
ユーザu(式(88))が特徴量を決定したワイン番号集合式を(89)とし、その特徴量を式(85),式(90)、その評価を式(86),式(90)とする。
(2) Learning The wine number set expression for which the user u (formula (88)) has determined the feature quantity is (89), the feature quantity is formula (85), formula (90), and the evaluation is formula (86), Let it be Formula (90).

Figure 2018005918
Figure 2018005918

手順(1)
U→E特徴量計算機24は、ユーザアイテム評価テーブル32とエキスパートアイテム評価テーブル34から必要な情報を読み込み、すべてのユーザu(式(91))について、センサとの特徴量知覚の相関関係を学習する。ベンチマークワインのうち、ユーザuが特徴量を決定しているワイン番号集合を式(92)とする。ユーザuが決定したワインの特徴量(式(93),式(94))を入力すると、ベンチマークワインの特徴量(式(95),式(94))を出力するように、入出力関係(式(96))を、シグモイド関数を活性化関数とした階層型ニューラルネットワークを用いて学習する。U→E特徴量計算機24は、ユーザ番号i、学習器のパラメータとして、中間層数、中間層ニューロン数、ニューロン間の重み、活性化関数の閾値をU→E学習器テーブル36に保存する。
Procedure (1)
The U → E feature quantity calculator 24 reads necessary information from the user item evaluation table 32 and the expert item evaluation table 34, and learns the correlation of feature quantity perception with the sensor for all users u (formula (91)). To do. Of the benchmark wines, the wine number set for which the user u has determined the feature amount is represented by equation (92). When the feature value of the wine determined by the user u (Equation (93), Equation (94)) is input, the input / output relationship ( Equation (96)) is learned using a hierarchical neural network with a sigmoid function as an activation function. The U → E feature quantity calculator 24 stores the user number i, the number of intermediate layers, the number of intermediate layer neurons, the weight between neurons, and the threshold of the activation function as parameters of the learner in the U → E learner table 36.

Figure 2018005918
Figure 2018005918

手順(2)
E→U特徴量計算機26は、ユーザアイテム評価テーブル32とエキスパートアイテム評価テーブル34から必要な情報を読み込み、すべてのユーザu(式(91))について、上述の式(96)の逆関数を学習する。すなわち、ベンチマークワインの特徴量(式(95),式(94))を入力すると、ユーザuが決定した同じワインの特徴量(式(93),式(94))を出力するように、入出力関係(式(97))を、シグモイド関数を活性化関数とした階層型ニューラルネットワークを用いて学習する。E→U特徴量計算機26は、ユーザ番号u、学習器のパラメータとして、中間層数、中間層ニューロン数、ニューロン間の重み、活性化関数の閾値をE→U学習器テーブル38に保存する。
Procedure (2)
The E → U feature quantity calculator 26 reads necessary information from the user item evaluation table 32 and the expert item evaluation table 34, and learns the inverse function of the above expression (96) for all users u (expression (91)). To do. That is, when the feature value of the benchmark wine (Equation (95), Equation (94)) is input, the same wine feature value (Equation (93), Equation (94)) determined by the user u is output. The output relation (Equation (97)) is learned using a hierarchical neural network with a sigmoid function as an activation function. The E → U feature quantity calculator 26 stores the number of intermediate layers, the number of intermediate layer neurons, the weight between neurons, and the threshold of the activation function in the E → U learner table 38 as the user number u and learner parameters.

Figure 2018005918
Figure 2018005918

手順(3)
ユーザアイテム評価予測値計算機28は、ユーザアイテム評価テーブル32から必要な情報を読み込み、すべてのユーザu(式(91)について、ユーザuが知覚したワイン(式(90))の特徴量(式(93))を入力すると、その評価(式(98))を出力するように、入出力関係(式(99))を、ラジアル基底関数ネットワークを用いて学習する。ユーザアイテム評価予測値計算機28は、ユーザ番号u、学習器のパラメータとして、中間層ニューロン数、基底関数の中心、基底関数の半径、基底関数と出力層間の重みをユーザアイテム評価予測器テーブル40に保存する。
Procedure (3)
The user item evaluation predicted value calculator 28 reads necessary information from the user item evaluation table 32 and, for all users u (expression (91)), features (expression (90)) of wine perceived by the user u (expression (90)). 93)), the input / output relationship (formula (99)) is learned using the radial basis function network so that the evaluation (formula (98)) is output. The user number u and the number of intermediate layer neurons, the center of the basis function, the radius of the basis function, and the weight between the basis function and the output layer are stored in the user item evaluation predictor table 40 as the learner parameters.

Figure 2018005918
Figure 2018005918

(3)予測
つぎに、本システムを用いて、ユーザu’(式(100))にとって未知のワインi(式(101))の評価を予測する手順を説明する。なお、いずれかのユーザによって、ワインの特徴量が決定されており、そのユーザ番号集合を式(102)とする。
(3) Prediction Next, a procedure for predicting the evaluation of wine i (formula (101)) unknown to the user u ′ (formula (100)) using this system will be described. Note that the feature amount of wine is determined by any user, and the set of user numbers is represented by equation (102).

Figure 2018005918
Figure 2018005918

手順(1)
U→E特徴量計算機24は、エキスパートアイテム評価テーブル34から必要な情報を読み込み、もし式(83)、すなわちワインiがベンチマークワインに含まれているならば、式(103)とし、以下の手順(2)をスキップして手順(3)に進む。式(104)であれば、U→E特徴量計算機24は、ユーザアイテム評価テーブル32、U→E学習器テーブル36から必要な情報を読み込み、ユーザu(式(105))ごとに、センサが知覚する特徴量を式(106)と予測する。
Procedure (1)
The U → E feature quantity calculator 24 reads necessary information from the expert item evaluation table 34, and if the equation (83), that is, if the wine i is included in the benchmark wine, the equation (103) is obtained. Skip (2) and go to step (3). If it is Expression (104), the U → E feature quantity calculator 24 reads necessary information from the user item evaluation table 32 and the U → E learner table 36, and the sensor is detected for each user u (Expression (105)). The perceived feature quantity is predicted as Expression (106).

Figure 2018005918
Figure 2018005918

手順(2)
E→U特徴量計算機26は、手順(1)で算出した式(107),式(105)用いて、式(108)とする。
Procedure (2)
The E → U feature quantity calculator 26 uses Expression (107) and Expression (105) calculated in Procedure (1) to obtain Expression (108).

Figure 2018005918
Figure 2018005918

手順(3)
E→U特徴量計算機26は、E→U学習器テーブル38から必要な情報を読み込み、手順(2)までに算出した特徴量(式(109))を用いて、ユーザu’のワインiに対する特徴量知覚を式(110)と予測する。
Procedure (3)
The E → U feature quantity calculator 26 reads necessary information from the E → U learner table 38, and uses the feature quantity (formula (109)) calculated up to the procedure (2) to the user u ′ for the wine i. The feature amount perception is predicted as Expression (110).

Figure 2018005918
Figure 2018005918

手順(4)
ユーザアイテム評価予測値計算機28は、ユーザアイテム評価予測器テーブル40から必要な情報を読み込み、手順(3)で算出した式(111)を用いて、ユーザu’のワインiに対する評価を式(112)と予測する。ユーザアイテム評価予測値計算機28は、ユーザ番号u’、ワイン番号i、予測評価値(式(113))をユーザアイテム評価予測値テーブル42に保存する。
Procedure (4)
The user item evaluation predicted value calculator 28 reads necessary information from the user item evaluation predictor table 40, and uses the equation (111) calculated in the procedure (3) to evaluate the evaluation of the user u ′ for the wine i by the equation (112). ). The user item evaluation predicted value calculator 28 stores the user number u ′, the wine number i, and the predicted evaluation value (formula (113)) in the user item evaluation predicted value table 42.

Figure 2018005918
Figure 2018005918

(4)ワイン推薦
Webサーバ22は、ユーザ端末12からの要求に応じて、アイテム情報テーブル30とユーザアイテム評価予測値テーブル42から必要な情報を読み込み、ワイン予測値に基づいて、当該ユーザにワインを推薦する。
(4) Wine recommendation The web server 22 reads necessary information from the item information table 30 and the user item evaluation predicted value table 42 in response to a request from the user terminal 12, and informs the user of wine based on the predicted wine value. To recommend.

B(3)その他
本システムは、特徴量を算定可能なアイテムのリコメンデーション全般に適用可能で、とくに、正確に特徴量を決定可能なエキスパートないしは(コストの大きい)センサが存在する一方で、一般ユーザが特徴量知覚を行うと、その基準がユーザごとに異なる場合に有用である。たとえば、本システムは、上述のワインをはじめとする酒類(ビール、日本酒、焼酎など)のリコメンデーション、チーズなどの食品のリコメンデーション、香水のリコメンデーション、レビューをもとにした映画のリコメンデーション、レビューをもとにした化粧品のリコメンデーション等に応用可能である。
B (3) Others This system can be applied to general recommendations for items for which feature quantities can be calculated. In particular, while there are experts or (high cost) sensors that can accurately determine feature quantities, When the user perceives the feature amount, it is useful when the reference is different for each user. For example, this system recommends recommendations for alcoholic beverages such as the above-mentioned wines (beer, sake, shochu, etc.), recommendations for foods such as cheese, recommendations for perfumes, reviews for movies based on reviews, It can be applied to cosmetics recommendations based on reviews.

以上、本発明を実施するための形態について実施例を用いて説明したが、本発明はこうした実施例に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において、種々なる形態で実施し得ることは勿論である。   As mentioned above, although the form for implementing this invention was demonstrated using the Example, this invention is not limited at all to such an Example, In the range which does not deviate from the summary of this invention, it is with various forms. Of course, it can be implemented.

本発明は、バーチャル評価システムの製造産業などに利用可能である。   The present invention can be used in the manufacturing industry of virtual evaluation systems.

12 ユーザ端末、14 エキスパート端末、20 バーチャル評価システム、22 Webサーバ、24 ユーザ・エキスパート特徴量計算機(U→E特徴量計算機)、26 エキスパート・ユーザ特徴量計算機(E→U特徴量計算機)、28 ユーザアイテム評価予測値計算機、30 アイテム情報テーブル、32 ユーザアイテム評価テーブル、34 エキスパートアイテム評価テーブル、36 ユーザ・エキスパート学習器テーブル(U→E学習器テーブル)、38 エキスパート・ユーザ学習器テーブル(E→U学習器テーブル)、40 ユーザアイテム評価予測器テーブル、42 ユーザアイテム評価予測値テーブル。   12 User terminal, 14 Expert terminal, 20 Virtual evaluation system, 22 Web server, 24 User expert feature quantity calculator (U → E feature quantity calculator), 26 Expert user feature quantity calculator (E → U feature quantity calculator), 28 User item evaluation predicted value calculator, 30 item information table, 32 user item evaluation table, 34 expert item evaluation table, 36 user expert learner table (U → E learner table), 38 expert user learner table (E → U learner table), 40 user item evaluation predictor table, 42 user item evaluation prediction value table.

Claims (6)

ユーザからアイテムの推薦要求がなされたときに推薦すべきアイテムを特定して推薦するバーチャル評価システムであって、
ユーザ毎にアイテム毎にユーザにより決定されたアイテムの特徴量と評価値とを含むユーザアイテム情報と、エキスパート毎にアイテム毎にエキスパートにより決定されたアイテムの特徴量と評価値とを含むエキスパートアイテム情報と、を含む情報を記憶する記憶部と、
前記ユーザアイテム情報と前記エキスパートアイテム情報とに基づいて、ユーザとエキスパートとの組み合わせ毎に、ユーザが決定したアイテムの特徴量の入力に対してエキスパートが決定した該アイテムの特徴量を出力するユーザ・エキスパート入出力関係と、エキスパートが決定したアイテムの特徴量の入力に対してユーザが決定した該アイテムの特徴量を出力するエキスパート・ユーザ入出力関係と、ユーザによるアイテムの特徴量の入力に対して該アイテムの評価値を出力するユーザアイテム評価入出力関係を学習するユーザアイテム評価学習部と、を学習する学習部と、
前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係と前記エキスパート・ユーザ入出力関係とに基づいてユーザのアイテムに対する予測評価値を予測する予測評価値予測部と、
を備えるバーチャル評価システム。
A virtual evaluation system that specifies and recommends items to be recommended when an item recommendation request is made by a user,
User item information including the feature amount and evaluation value of the item determined by the user for each item for each user, and expert item information including the item feature amount and the evaluation value determined for each item by the expert for each expert And a storage unit for storing information including:
Based on the user item information and the expert item information, for each combination of the user and the expert, a user who outputs the feature amount of the item determined by the expert in response to the input of the item feature amount determined by the user For the expert input / output relationship, the expert user input / output relationship for outputting the feature amount of the item determined by the user in response to the input of the feature amount of the item determined by the expert, and the input of the feature amount of the item by the user A user item evaluation learning unit that learns a user item evaluation input / output relationship that outputs an evaluation value of the item; a learning unit that learns;
A predicted evaluation value prediction unit that predicts a predicted evaluation value for a user item based on the user item information, the expert item information, the user / expert input / output relationship, and the expert / user input / output relationship;
Virtual evaluation system with
請求項1記載のバーチャル評価システムであって、
前記予測評価値予測部は、
前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係とに基づいて、ユーザ毎に、少なくとも1つのアイテムの特徴量を決定していない全てのエキスパートについて、該エキスパートが知覚するアイテムの特徴量を予測すると共に、前記エキスパートアイテム情報と前記予測した特徴量に基づいて、エキスパートにおける全アイテムの特徴量を決定する第1アイテム特徴量決定部と、
前記エキスパート・ユーザ入出力関係と前記第1アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、ユーザのアイテムに対する特徴量知覚を予測すると共に、前記特徴量知覚を用いてユーザにおける全アイテムの特徴量を決定する第2アイテム特徴量決定部と、
前記ユーザアイテム評価入出力関係と前記第2アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、前記予測評価値を予測する予測部と、
を有する、
バーチャル評価システム。
The virtual evaluation system according to claim 1,
The predicted evaluation value prediction unit
Based on the user item information, the expert item information, and the user / expert input / output relationship, for each expert, for each expert for which the feature amount of at least one item has not been determined, the items perceived by the expert A first item feature amount determination unit that predicts feature amounts and determines feature amounts of all items in the expert based on the expert item information and the predicted feature amounts;
Based on the expert / user input / output relationship and the feature amount of all items determined by the first item feature amount determination unit, the feature amount perception of the user's item is predicted and the feature amount perception is used. A second item feature amount determination unit for determining the feature amount of all items in
A prediction unit that predicts the prediction evaluation value based on the user item evaluation input / output relationship and the feature amounts of all items determined by the second item feature amount determination unit;
Having
Virtual evaluation system.
請求項1記載のバーチャル評価システムであって、
前記予測評価値予測部は、
前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係とに基づいて、ユーザ毎に、エキスパート毎に該エキスパートが知覚するアイテムの特徴量を予測すると共に、前記エキスパートアイテム情報と前記予測した特徴量に基づいて、エキスパートにおける全アイテムの特徴量を決定する第1アイテム特徴量決定部と、
前記エキスパート・ユーザ入出力関係と前記第1アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、ユーザのアイテムに対する特徴量知覚を予測すると共に、前記特徴量知覚を用いてユーザにおける全アイテムの特徴量を決定する第2アイテム特徴量決定部と、
前記ユーザアイテム評価入出力関係と前記第2アイテム特徴量決定部により決定された全アイテムの特徴量とに基づいて、前記予測評価値を予測する予測部と、
を有する、
バーチャル評価システム。
The virtual evaluation system according to claim 1,
The predicted evaluation value prediction unit
Based on the user item information, the expert item information, and the user / expert input / output relationship, the feature amount of the item perceived by the expert is predicted for each expert, and the expert item information and the prediction A first item feature amount determination unit that determines feature amounts of all items in the expert based on the feature amount
Based on the expert / user input / output relationship and the feature amount of all items determined by the first item feature amount determination unit, the feature amount perception of the user's item is predicted and the feature amount perception is used. A second item feature amount determination unit for determining the feature amount of all items in
A prediction unit that predicts the prediction evaluation value based on the user item evaluation input / output relationship and the feature amounts of all items determined by the second item feature amount determination unit;
Having
Virtual evaluation system.
請求項2または3記載のバーチャル評価システムであって、
前記第1アイテム特徴量決定部は、前記予測した特徴量のアイテム毎の平均値を求めることによりエキスパートにおける全アイテムの特徴量を決定し、
前記第2アイテム特徴量決定部は、前記予測した特徴量のアイテム毎の平均値を求めることによりユーザにおける全アイテムの特徴量を決定する、
バーチャル評価システム。
The virtual evaluation system according to claim 2 or 3,
The first item feature amount determination unit determines feature amounts of all items in the expert by obtaining an average value for each item of the predicted feature amount,
The second item feature amount determination unit determines the feature amount of all items in the user by obtaining an average value for each item of the predicted feature amount.
Virtual evaluation system.
請求項1ないし4のうちのいずれか1つの請求項に記載のバーチャル評価システムであって、
ユーザからのアイテムの推薦要求がなされたときに、前記予測評価値に基づいてアイテムを推薦する推薦処理部を備える、
バーチャル評価システム。
A virtual evaluation system according to any one of claims 1 to 4,
A recommendation processing unit for recommending an item based on the predicted evaluation value when an item recommendation request is made from a user;
Virtual evaluation system.
コンピュータをバーチャル評価システムとして機能させるプログラムであって、
ユーザ毎にアイテム毎にユーザにより決定されたアイテムの特徴量と評価値とを含むユーザアイテム情報と、エキスパート毎にアイテム毎にエキスパートにより決定されたアイテムの特徴量と評価値とを含むエキスパートアイテム情報と、を含む情報を記憶しておき、
前記ユーザアイテム情報と前記エキスパートアイテム情報とに基づいて、ユーザとエキスパートとの組み合わせ毎に、ユーザが決定したアイテムの特徴量の入力に対してエキスパートが決定した該アイテムの特徴量を出力するユーザ・エキスパート入出力関係と、エキスパートが決定したアイテムの特徴量の入力に対してユーザが決定した該アイテムの特徴量を出力するエキスパート・ユーザ入出力関係と、ユーザによるアイテムの特徴量の入力に対して該アイテムの評価値を出力するユーザアイテム評価入出力関係を学習するユーザアイテム評価学習部と、を学習するステップと、
前記ユーザアイテム情報と前記エキスパートアイテム情報と前記ユーザ・エキスパート入出力関係と前記エキスパート・ユーザ入出力関係とに基づいてユーザのアイテムに対する予測評価値を予測するステップと、
を有するプログラム。
A program for causing a computer to function as a virtual evaluation system,
User item information including the feature amount and evaluation value of the item determined by the user for each item for each user, and expert item information including the item feature amount and the evaluation value determined for each item by the expert for each expert And memorize information including
Based on the user item information and the expert item information, for each combination of the user and the expert, a user who outputs the feature amount of the item determined by the expert in response to the input of the item feature amount determined by the user For the expert input / output relationship, the expert user input / output relationship for outputting the feature amount of the item determined by the user in response to the input of the feature amount of the item determined by the expert, and the input of the feature amount of the item by the user Learning a user item evaluation learning unit that learns a user item evaluation input / output relationship that outputs an evaluation value of the item;
Predicting a predicted evaluation value for a user's item based on the user item information, the expert item information, the user / expert input / output relationship, and the expert / user input / output relationship;
A program with
JP2017129527A 2016-07-01 2017-06-30 Virtual evaluation system and program Pending JP2018005918A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201662357601P 2016-07-01 2016-07-01
US62/357601 2016-07-01

Publications (1)

Publication Number Publication Date
JP2018005918A true JP2018005918A (en) 2018-01-11

Family

ID=60947982

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017129527A Pending JP2018005918A (en) 2016-07-01 2017-06-30 Virtual evaluation system and program

Country Status (1)

Country Link
JP (1) JP2018005918A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11776037B2 (en) * 2019-03-12 2023-10-03 Inculab Llc Systems and methods for personal taste recommendation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11776037B2 (en) * 2019-03-12 2023-10-03 Inculab Llc Systems and methods for personal taste recommendation

Similar Documents

Publication Publication Date Title
KR102012676B1 (en) Method, Apparatus and System for Recommending Contents
AU2018203129A1 (en) Method and apparatus for judging age brackets of users
US9251527B2 (en) System and method for providing personalized recommendations
CN103150595B (en) Automatic matching system of selection in data handling system and device
CN103744917B (en) Method and system are recommended in mixing
KR101567684B1 (en) Method for selecting recommendation type in product recommeding system
KR101635283B1 (en) Method for analyzing data based on matrix factorization model and apparatus therefor
JP7000293B2 (en) Forecasting device, forecasting method, and forecasting program
JP2022000794A (en) Information processing device and control method
JP6903629B2 (en) Evaluation system, evaluation method and program
JP2018005918A (en) Virtual evaluation system and program
JP4978173B2 (en) Function introduction device, function introduction system, function introduction device control method, and computer program
US11334934B2 (en) Item presentation method, item presentation program, and item presentation apparatus
JP4777941B2 (en) Demand forecasting method and apparatus
KR20180021314A (en) Talent trading system and method
KR101654256B1 (en) System and method for recommending contents on based passenger type for automobile
US11783215B2 (en) Information processing apparatus and recommendation control method
JP6686208B1 (en) Information processing device, information processing method, and program
CN109191192B (en) Data estimation method, apparatus and computer-readable storage medium
WO2010084629A1 (en) Recommendation system, recommendation method, recommendation program, and information storage medium
KR20200142871A (en) Method and apparatus for recommending items using explicit and implicit feedback
CN111915339A (en) Data processing method, device and equipment
CN112435091B (en) Recommended content selection method, device, equipment and storage medium
JP7365465B1 (en) Recommendation device, recommendation method, and program
US20240070393A1 (en) Generating suggested instructions through natural language processing of instruction examples