JP2012242844A - Recommendation information generation device and recommendation information generation method - Google Patents

Recommendation information generation device and recommendation information generation method Download PDF

Info

Publication number
JP2012242844A
JP2012242844A JP2011108656A JP2011108656A JP2012242844A JP 2012242844 A JP2012242844 A JP 2012242844A JP 2011108656 A JP2011108656 A JP 2011108656A JP 2011108656 A JP2011108656 A JP 2011108656A JP 2012242844 A JP2012242844 A JP 2012242844A
Authority
JP
Japan
Prior art keywords
user
characteristic vector
content
similar
user characteristic
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
JP2011108656A
Other languages
Japanese (ja)
Inventor
Yusuke Fukazawa
佑介 深澤
Satoshi Miyagawa
聡 宮川
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo 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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2011108656A priority Critical patent/JP2012242844A/en
Publication of JP2012242844A publication Critical patent/JP2012242844A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a recommendation information generation device and a recommendation information generation method for selecting content matching the characteristics of a similar user without using the browsing history of the user.SOLUTION: An information distribution server 200 comprises: a user characteristic vector calculation unit 204 which calculates the user characteristic vector of each user; a similar user calculation unit 209 which calculates similarity between users on the basis of the user characteristic vector of the users calculated, and selects a prescribed number S of top users who have higher similarity to one user on the basis of the calculated similarity; a new user characteristic vector calculation unit 209a which generates a new user characteristic vector on the basis of the user characteristic vectors of the prescribed number S of similar users and their similarity to the one user; and a recommendation information generation unit 210 which generates recommendation information for the one user on the basis of the generated new user characteristic vector.

Description

本発明は、レコメンド情報を生成するレコメンド情報生成装置およびレコメンド情報生成方法に関する。   The present invention relates to a recommendation information generating apparatus and a recommendation information generating method for generating recommendation information.

ユーザの履歴と他ユーザの履歴との比較に基づいて類似ユーザを求め、類似ユーザがよく見るコンテンツを推薦する協調フィルタ方式が考えられている。例えば、下記特許文献1(特開2002−215665号公報)には、対象とするユーザに最もよく似た嗜好を持つ協調ユーザを選定し、この協調ユーザのプロファイルに基づいて推薦するコンテンツを選択することが記載されている。また、下記特許文献2(特開2009−252177号公報)では、各ユーザのユーザ特性ベクトルに基づいてユーザ間の類似度を算出し、類似の高い類似ユーザの閲覧済みコンテンツのうち、類似ユーザのユーザ特性ベクトルに近いコンテンツをレコメンドすることが記載されている。   A collaborative filtering method is considered in which similar users are obtained based on a comparison between the user's history and the other users' history, and content that is often viewed by similar users is recommended. For example, in the following Patent Document 1 (Japanese Patent Laid-Open No. 2002-215665), a collaborative user having a taste most similar to a target user is selected, and content to be recommended is selected based on the profile of the collaborative user. It is described. Further, in the following Patent Document 2 (Japanese Patent Laid-Open No. 2009-252177), the similarity between users is calculated based on the user characteristic vector of each user, and among the browsed contents of similar users with high similarity, It is described that the content close to the user characteristic vector is recommended.

特開2002−215665号公報JP 2002-215665 A 特開2009−252177号公報JP 2009-252177 A

しかしながら、上述特許文献1に記載の技術では、協調ユーザのプロファイルに基づいたコンテンツ選択を行っていることから、協調ユーザと同じコンテンツしかレコメンドされず、適切なレコメンド情報の提供を受けることができないという問題があった。   However, in the technique described in Patent Document 1, since content selection is performed based on the profile of a collaborative user, only the same content as that of the collaborative user is recommended, and appropriate recommendation information cannot be provided. There was a problem.

また、上述特許文献2に記載の技術でも類似ユーザの閲覧履歴を用いて、レコメンドを行うため、膨大なコンテンツが存在し、類似ユーザがその中の一部のコンテンツしか閲覧していないような場合では、その一部のコンテンツしかレコメンドすることができず、また閲覧されていないコンテンツについてはレコメンドの対象とならなった。   Also, in the technique described in Patent Document 2 described above, a recommendation is made using the browsing history of a similar user, so that a large amount of content exists and the similar user is browsing only a part of the content. Then, only a part of the content can be recommended, and the content that has not been browsed is now the target of the recommendation.

そこで、本発明は、類似ユーザの閲覧履歴を用いずに、類似ユーザの特性に合致したコンテンツを選択することができるレコメンド情報生成装置およびレコメンド情報生成方法を提供することを目的とする。   Therefore, an object of the present invention is to provide a recommendation information generation apparatus and a recommendation information generation method that can select content that matches characteristics of a similar user without using the browsing history of the similar user.

上述の問題を解決するために、本発明のレコメンド情報生成装置は、各ユーザのユーザ特性ベクトルを取得するするベクトル取得手段と、前記ベクトル取得手段により取得された各ユーザのユーザ特性ベクトルに基づいてユーザ間の類似度を算出する類似度算出手段と、前記類似度算出手段により算出された類似度に基づいて一のユーザと類似する複数の類似ユーザを選択する選択手段と、前記選択手段により選択された複数の類似ユーザとのそれぞれの類似度および複数の類似ユーザのユーザ特性ベクトルに基づいて、前記一のユーザの新ユーザ特性ベクトルを算出するする算出手段と、前記算出手段により算出された新ユーザ特性ベクトルに基づいて、前記一のユーザに対するレコメンド情報を生成する生成手段と、を備えている。   In order to solve the above-described problem, the recommendation information generating apparatus of the present invention is based on a vector acquisition unit that acquires a user characteristic vector of each user, and a user characteristic vector of each user acquired by the vector acquisition unit. Similarity calculation means for calculating similarity between users, selection means for selecting a plurality of similar users similar to one user based on the similarity calculated by the similarity calculation means, and selection by the selection means Calculation means for calculating a new user characteristic vector of the one user based on respective similarities with the plurality of similar users and user characteristic vectors of the plurality of similar users, and a new value calculated by the calculation means Generating means for generating recommendation information for the one user based on a user characteristic vector.

また、本発明のレコメンド情報生成方法は、各ユーザのユーザ特性ベクトルを取得するするベクトル取得ステップと、前記ベクトル取得ステップにより取得された各ユーザのユーザ特性ベクトルに基づいてユーザ間の類似度を算出する類似度算出ステップと、前記類似度算出ステップにより算出された類似度に基づいて一のユーザと類似する複数の類似ユーザを選択する選択ステップと、前記選択ステップにより選択された複数の類似ユーザとのそれぞれの類似度および複数の類似ユーザのユーザ特性ベクトルに基づいて、前記一のユーザの新ユーザ特性ベクトルを算出するする算出ステップと、前記算出ステップにより算出された新ユーザ特性ベクトルに基づいて、前記選択ステップにより選択された類似ユーザの特性ベクトルに基づいて、前記一のユーザに対するレコメンド情報を生成する生成ステップと、を備えている。   The recommendation information generation method according to the present invention includes a vector acquisition step of acquiring a user characteristic vector of each user, and calculates a similarity between users based on the user characteristic vector of each user acquired by the vector acquisition step. A similarity calculating step, a selection step for selecting a plurality of similar users similar to one user based on the similarity calculated by the similarity calculation step, and a plurality of similar users selected by the selection step; Based on the respective similarity and user characteristic vectors of a plurality of similar users, a calculation step of calculating a new user characteristic vector of the one user, and a new user characteristic vector calculated by the calculation step, Based on the characteristic vector of the similar user selected by the selection step And a, a generation step of generating recommendation information for the one user.

この発明によれば、各ユーザのユーザ特性ベクトルに基づいてユーザ間の類似度を算出し、算出された類似度に基づいて一のユーザと類似する複数の類似ユーザを選択する。そして、選択された複数の類似ユーザとのそれぞれの類似度および複数の類似ユーザのユーザ特性ベクトルに基づいて、前記一のユーザの新ユーザ特性ベクトルを算出し、算出された新ユーザ特性ベクトルに基づいて、前記一のユーザに対するレコメンド情報を生成する。これにより、一のユーザと近いユーザ特性ベクトルを持つ他の類似ユーザのユーザ特性ベクトルを参考にして適切なレコメンド情報を生成することができる。すなわち、ユーザの趣味嗜好にはないが好きになる可能性がある嗜好を求めることができる。さらに、類似ユーザの閲覧履歴を用いることなく、類似ユーザの特性に合致したレコメンド情報を提供することができる。しかも、類似ユーザのみのユーザ特性ベクトルを利用していないため、当該類似ユーザに対するレコメンド情報と同じ情報はなく、一のユーザに対する特有のレコメンド情報を提供することができる。   According to this invention, the similarity between users is calculated based on the user characteristic vector of each user, and a plurality of similar users similar to one user are selected based on the calculated similarity. Then, based on the respective similarities with the plurality of selected similar users and the user characteristic vectors of the plurality of similar users, a new user characteristic vector of the one user is calculated, and based on the calculated new user characteristic vector Then, recommendation information for the one user is generated. Accordingly, appropriate recommendation information can be generated with reference to the user characteristic vectors of other similar users having a user characteristic vector close to that of one user. That is, it is possible to obtain a preference that is not in the user's hobby preference but may become a favorite. Furthermore, recommendation information that matches the characteristics of similar users can be provided without using the browsing history of similar users. In addition, since the user characteristic vector of only the similar user is not used, there is no same information as the recommendation information for the similar user, and specific recommendation information for one user can be provided.

また、本発明のレコメンド情報生成装置において、前記選択手段は、上位所定数の類似ユーザを複数選択し、前記算出手段は、当該複数の類似ユーザのそれぞれの類似度に、前記類似ユーザのユーザ特性ベクトルを構成するパラメータのそれぞれを乗算した乗算値を算出し、類似ユーザごとに算出された当該乗算値の合計値に基づいて、前記一のユーザの新ユーザ特性ベクトルを算出するように構成してもよい。   Further, in the recommendation information generating apparatus of the present invention, the selection means selects a plurality of upper predetermined number of similar users, and the calculation means determines the user characteristics of the similar users according to the respective similarities of the plurality of similar users. A multiplication value obtained by multiplying each of the parameters constituting the vector is calculated, and a new user characteristic vector of the one user is calculated based on a total value of the multiplication values calculated for each similar user. Also good.

この発明によれば、当該複数の類似ユーザのそれぞれの類似度に、類似ユーザのユーザ特性ベクトルを構成するパラメータのそれぞれを乗算した乗算値を算出し、類似ユーザごとに算出された当該乗算値の合計値に基づいて、一のユーザの新ユーザ特性ベクトルを算出することにより、類似ユーザとの類似度に応じたユーザ特性ベクトルを構成するパラメータを加工することができ、類似ユーザの類似度の影響を適度に与えつつ一のユーザに対する新ユーザ特性ベクトルを生成することができる。よって、一のユーザに対して適切なレコメンド情報を提供することができる。   According to the present invention, the multiplication value obtained by multiplying the similarity of each of the plurality of similar users by each of the parameters constituting the user characteristic vector of the similar user is calculated, and the multiplication value calculated for each similar user is calculated. By calculating a new user characteristic vector of one user based on the total value, parameters constituting the user characteristic vector according to the similarity with the similar user can be processed, and the influence of the similarity of the similar user A new user characteristic vector for one user can be generated while appropriately giving Therefore, appropriate recommendation information can be provided to one user.

また、本発明のレコメンド情報生成装置において、前記算出手段は、前記算出した合計値を、類似ユーザとの類似度の絶対値の合計値で除算したパラメータに基づき一のユーザの新ユーザ特性ベクトルを算出するように構成してもよい。   Further, in the recommendation information generating apparatus of the present invention, the calculating means calculates a new user characteristic vector of one user based on a parameter obtained by dividing the calculated total value by a total value of absolute values of similarity with similar users. You may comprise so that it may calculate.

この発明によれば、さらに、類似ユーザとの類似度の絶対値の合計値で除算することで、一のユーザの新ユーザ特性ベクトルを算出することで、より適切な新ユーザ特性ベクトルを生成することができる。   According to the present invention, a new user characteristic vector for one user is further calculated by dividing the sum of absolute values of similarities with similar users, thereby generating a more appropriate new user characteristic vector. be able to.

また、本発明のレコメンド情報生成装置において、前記算出手段は、前記乗算値に、類似ユーザの閲覧履歴の大きさに基づいた所定係数で重み付けを行うように構成してもよい。   In the recommendation information generating apparatus according to the present invention, the calculation unit may be configured to weight the multiplication value with a predetermined coefficient based on a browsing history size of a similar user.

この発明によれば、上述乗算値に、類似ユーザの閲覧履歴の大きさに基づいた所定係数で重み付けを行うことで、閲覧履歴の大きさに応じた新ユーザ特性ベクトルのパラメータに対する影響力を変えることができる。よって、より適切な新ユーザ特性ベクトルを生成することができる。   According to this invention, the influence on the parameter of the new user characteristic vector corresponding to the size of the browsing history is changed by weighting the multiplication value with a predetermined coefficient based on the size of the browsing history of the similar user. be able to. Therefore, a more appropriate new user characteristic vector can be generated.

また、本発明のレコメンド情報生成装置において、前記ベクトル取得手段は、ユーザ操作により、複数の選択対象項目から一の選択対象項目を選択することを受け付ける受付手段と、前記受付手段により受け付けられた選択対象項目の満足特性ベクトルおよび前記受付手段により受け付けられなかった選択対象項目の不満足特性ベクトルを記憶する記憶手段と、前記記憶手段により記憶されている選択された選択対象項目の満足特性ベクトルと選択されなかった選択対象項目の不満足特性ベクトルとを分離するための分離平面に直交する直交ベクトルをユーザ特性ベクトルとするユーザ特性ベクトル生成手段と、から構成されるようにしてもよい。   In the recommendation information generating apparatus according to the present invention, the vector acquisition unit receives a selection unit selected from a plurality of selection target items by a user operation, and the selection received by the reception unit. A storage unit that stores a satisfaction characteristic vector of the target item and a dissatisfaction characteristic vector of the selection target item that has not been received by the receiving unit, and a satisfaction characteristic vector of the selected selection target item that is stored by the storage unit is selected. User characteristic vector generation means that uses an orthogonal vector orthogonal to the separation plane for separating the unsatisfactory characteristic vector of the selection target item that has not been used as a user characteristic vector may be included.

また、本発明のレコメンド情報生成装置において、前記ベクトル取得手段は、ユーザ操作により、複数の選択対象項目から一の選択対象項目が選択されたこと、および選択されなかった選択対象項目を受け付ける受付手段と、前記受付手段により受け付けられなかった選択対象項目の不満足特性ベクトルに基づいてユーザ特性ベクトルを生成するユーザ特性ベクトル生成手段と、から構成されるようにしてもよい。   Further, in the recommendation information generating apparatus of the present invention, the vector acquisition unit receives a selection target item selected from a plurality of selection target items and a selection target item not selected by a user operation. And user characteristic vector generation means for generating a user characteristic vector based on a dissatisfied characteristic vector of a selection target item that has not been received by the reception means.

本発明によれば、一のユーザと近いユーザ特性ベクトルを持つ他の類似ユーザのユーザ特性ベクトルを参考にして適切なレコメンド情報を生成することができる。すなわち、ユーザの趣味嗜好にはないが好きになる可能性がある嗜好を求めることができる。さらに、類似ユーザの閲覧履歴を用いることなく、類似ユーザの特性に合致したレコメンド情報を提供することができる。   According to the present invention, it is possible to generate appropriate recommendation information with reference to the user characteristic vectors of other similar users having a user characteristic vector close to one user. That is, it is possible to obtain a preference that is not in the user's hobby preference but may become a favorite. Furthermore, recommendation information that matches the characteristics of similar users can be provided without using the browsing history of similar users.

レコメンド情報配信システムのシステム構成を示すシステム構成図である。It is a system configuration figure showing the system configuration of a recommendation information distribution system. 情報配信サーバ200の機能構成を示すブロック図である。2 is a block diagram showing a functional configuration of an information distribution server 200. FIG. 情報配信サーバ200のハードウェア構成図である。2 is a hardware configuration diagram of an information distribution server 200. FIG. 携帯電話機100に表示されるメニュー画面の一例を示す説明図である。FIG. 10 is an explanatory diagram illustrating an example of a menu screen displayed on the mobile phone 100. 分離平面を生成するときの処理概念を示す概念図である。It is a conceptual diagram which shows the processing concept when producing | generating a separation plane. 分離平面に基づいてユーザ特性ベクトルを算出するときの概念を示す概念図である。It is a conceptual diagram which shows the concept when calculating a user characteristic vector based on a separation plane. コンテンツ管理テーブル205aの記憶内容を示す説明図である。It is explanatory drawing which shows the memory content of the content management table 205a. コンテンツ特性ベクトル管理テーブル207bの記憶内容を示す説明図である。It is explanatory drawing which shows the memory content of the content characteristic vector management table 207b. 携帯電話機100の機能構成を示すブロック図である。2 is a block diagram showing a functional configuration of a mobile phone 100. FIG. 携帯電話機100の要求に応じてコンテンツを配信するときの携帯電話機100と情報配信サーバ200との処理を示すシーケンス図である。FIG. 11 is a sequence diagram showing processing performed by mobile phone 100 and information distribution server 200 when content is distributed in response to a request from mobile phone 100. ユーザ特性ベクトルの計算処理を示すフローチャートである。It is a flowchart which shows the calculation process of a user characteristic vector. レコメンド情報を配信するときのシーケンス図である。It is a sequence diagram when distributing recommendation information. レコメンド情報の生成処理を示すフローチャートである。It is a flowchart which shows the production | generation process of recommendation information. 履歴事象aと履歴事象bとにおけるメニュー画面の構成例を示す説明図である。It is explanatory drawing which shows the structural example of the menu screen in the log | history event a and the log | history event b. メニュー画面おいて選択されたコンテンツの特性ベクトルの特徴空間における位置関係を示す図である。It is a figure which shows the positional relationship in the feature space of the characteristic vector of the content selected in the menu screen. 履歴事象aおよびbを相対空間内において、コンテンツの特性ベクトルを表した図である。It is a figure showing the characteristic vector of content in history space a and b in relative space. 分離平面を生成することができない場合において相対空間を用いて処理を行うときの説明図である。It is explanatory drawing when performing a process using relative space when a separation plane cannot be generated. 閲覧頻度を考慮して特性ベクトルの重心を求める処理を示す概念図である。It is a conceptual diagram which shows the process which calculates | requires the gravity center of a characteristic vector in consideration of browsing frequency. アクセスされた時系列順にNN法により分離平面を生成するときの処理を示す説明図である。It is explanatory drawing which shows a process when producing | generating a separation plane by the NN method in the time-sequential order accessed. 操作に関する特徴空間における特性ベクトルのパラメータを示す説明図である。It is explanatory drawing which shows the parameter of the characteristic vector in the characteristic space regarding operation.

添付図面を参照しながら本発明の実施形態を説明する。可能な場合には、同一の部分には同一の符号を付して、重複する説明を省略する。
図1は、本実施形態の携帯電話機100および情報配信サーバ200を備えたレコメンド情報配信システムのシステム構成を示すシステム構成図である。携帯電話機100からの要求に応じて情報配信サーバ200は、レコメンド情報生成装置として機能するものであって、この携帯電話機100のユーザとその特性が類似するユーザのそれぞれのユーザ特性ベクトルに基づいて携帯電話機100のユーザの新ユーザ特性ベクトルを生成して、この新ユーザ特性ベクトルに基づいて抽出されたコンテンツを、携帯電話機100に配信する。なお、この情報配信サーバ200は、各ユーザが保持する携帯電話機100a〜携帯電話機100cからのアクセス要求に応じて、他のコンテンツプロバイダからコンテンツを取得し、取得したコンテンツを配信するものであり、アクセス履歴はこのときに収集される。また、携帯電話機100がアクセス履歴を送信し、それを取得するように構成されてもよい。
Embodiments of the present invention will be described with reference to the accompanying drawings. Where possible, the same parts are denoted by the same reference numerals, and redundant description is omitted.
FIG. 1 is a system configuration diagram illustrating a system configuration of a recommended information distribution system including a mobile phone 100 and an information distribution server 200 according to the present embodiment. In response to a request from the mobile phone 100, the information distribution server 200 functions as a recommendation information generation device. The information distribution server 200 is mobile based on respective user characteristic vectors of the user of the mobile phone 100 and users whose characteristics are similar. A new user characteristic vector of the user of the telephone 100 is generated, and content extracted based on the new user characteristic vector is distributed to the mobile phone 100. The information distribution server 200 acquires content from other content providers and distributes the acquired content in response to an access request from the mobile phone 100a to the mobile phone 100c held by each user. History is collected at this time. Further, the mobile phone 100 may be configured to transmit and acquire the access history.

このような情報配信サーバ200の構成について、図2を用いて説明する。図2は、情報配信サーバ200の機能構成を示すブロック図である。この情報配信サーバ200は、コンテンツ要求受信部201(受付手段)、レコメンド要求受信部202、履歴クラス分離部203、ユーザ特性ベクトル計算部204(ユーザ特性ベクトル生成手段、ベクトル取得手段)、配信情報格納部205、履歴格納部207(記憶手段)、コンテンツ送信部208、類似ユーザ計算部209(類似度算出手段)、新ユーザ特性ベクトル算出部209a(選択手段、算出手段)およびレコメンド情報生成部210(生成手段)を含んで構成されている。   The configuration of such an information distribution server 200 will be described with reference to FIG. FIG. 2 is a block diagram showing a functional configuration of the information distribution server 200. The information distribution server 200 includes a content request receiving unit 201 (accepting unit), a recommendation request receiving unit 202, a history class separating unit 203, a user characteristic vector calculating unit 204 (user characteristic vector generating unit, vector acquiring unit), and distribution information storage. Unit 205, history storage unit 207 (storage unit), content transmission unit 208, similar user calculation unit 209 (similarity calculation unit), new user characteristic vector calculation unit 209a (selection unit, calculation unit), and recommendation information generation unit 210 ( Generating means).

図3は、情報配信サーバ200のハードウェア構成図である。図2に示される情報配信サーバ200は、物理的には、図3に示すように、CPU11、主記憶装置であるRAM12及びROM13、入力デバイスであるキーボード及びマウス等の入力装置14、ディスプレイ等の出力装置15、ネットワークカード等のデータ送受信デバイスである通信モジュール16、ハードディスク等の補助記憶装置17などを含むコンピュータシステムとして構成されている。図2において説明した各機能は、図3に示すCPU11、RAM12等のハードウェア上に所定のコンピュータソフトウェアを読み込ませることにより、CPU11の制御のもとで入力装置14、出力装置15、通信モジュール16を動作させるとともに、RAM12や補助記憶装置17におけるデータの読み出し及び書き込みを行うことで実現される。以下、図2に示す機能ブロックに基づいて、各機能ブロックを説明する。   FIG. 3 is a hardware configuration diagram of the information distribution server 200. As shown in FIG. 3, the information distribution server 200 shown in FIG. 2 physically includes a CPU 11, a RAM 12 and a ROM 13 that are main storage devices, an input device 14 such as a keyboard and a mouse that are input devices, a display, and the like. The computer system includes an output device 15, a communication module 16 that is a data transmission / reception device such as a network card, and an auxiliary storage device 17 such as a hard disk. Each function described in FIG. 2 has the input device 14, the output device 15, and the communication module 16 under the control of the CPU 11 by reading predetermined computer software on the hardware such as the CPU 11 and the RAM 12 shown in FIG. 3. This is realized by reading and writing data in the RAM 12 and the auxiliary storage device 17. Hereinafter, each functional block will be described based on the functional blocks shown in FIG.

コンテンツ要求受信部201は、携帯電話機100(〜100c)からのコンテンツの要求に応じて、ネットワーク上のコンテンツプロバイダからコンテンツを取得する部分であり、携帯電話機100(〜100c)からコンテンツの要求とそのURLを受信することでアクセス履歴を収集することができる。収集したアクセス履歴(URLなど)は、履歴格納部207に出力される。なお、このコンテンツ要求受信部201は、アクセス履歴として、あるメニュー画面(事象)内において実際にアクセスされたコンテンツ(URL)と、メニュー画面には表示されているものの、実際にアクセスされなかったコンテンツとを区別して収集する。   The content request receiving unit 201 is a part that acquires content from a content provider on the network in response to a content request from the mobile phone 100 (to 100c). The access history can be collected by receiving the URL. The collected access history (such as URL) is output to the history storage unit 207. The content request receiving unit 201 includes, as an access history, content (URL) that is actually accessed in a certain menu screen (event) and content that is displayed on the menu screen but not actually accessed. Collect separately.

また、コンテンツ要求受信部201は、アクセス要求だけでなく、携帯電話機100(〜100c)において収集されたアクセス履歴情報を受信し、これを履歴格納部207に出力するようにしてもよい。この場合も同様に、携帯電話機100(〜100c)は、あるメニュー画面において選択されたコンテンツ、選択されなかったコンテンツを区別してアクセス履歴情報として情報配信サーバ200に送信するように構成される。   Further, the content request receiving unit 201 may receive not only the access request but also access history information collected in the mobile phone 100 (˜100c) and output it to the history storage unit 207. Similarly, in this case, the cellular phone 100 (˜100c) is configured to distinguish the content selected on a certain menu screen from the content not selected and transmit it to the information distribution server 200 as access history information.

レコメンド要求受信部202は、携帯電話機100からレコメンド情報の配信要求を、携帯電話機100のユーザのユーザIDとともに受信する部分である。レコメンド要求受信部202は、その配信要求を受信すると、類似ユーザ計算部209にその旨を通知し、類似ユーザを抽出するよう指示をする。なお、変形例として、レコメンド要求のあった旨をユーザ特性ベクトル計算部204に出力し、現時点におけるユーザ特性ベクトルを計算させ、その結果を類似ユーザ計算部209に通知し、類似ユーザを抽出させるようにしてもよい。   The recommendation request receiving unit 202 is a part that receives a distribution request for recommendation information from the mobile phone 100 together with the user ID of the user of the mobile phone 100. When the recommendation request receiving unit 202 receives the distribution request, the recommendation request receiving unit 202 notifies the similar user calculation unit 209 to that effect, and instructs to extract similar users. As a modification, the fact that there is a recommendation request is output to the user characteristic vector calculation unit 204, the current user characteristic vector is calculated, the result is notified to the similar user calculation unit 209, and similar users are extracted. It may be.

履歴クラス分離部203は、履歴格納部207(閲覧履歴テーブル207c)に記憶されている閲覧履歴情報に含まれているコンテンツの特性ベクトルに基づいて、コンテンツを満足クラス(満足特性ベクトル)と不満足クラス(不満足特性ベクトル)とに分離するための分離平面を生成する部分である。ここで、満足クラスとは、あるコンテンツにアクセスするためのメニュー画面において選択可能に表示された複数のコンテンツのうち、実際に選択されたコンテンツのみを含んだクラスをいい、不満足クラスとは、そのメニュー画面において選択されなかったコンテンツのみを含んだクラスをいう。この履歴クラス分離部203は、SVM法またはNN法を用いて、各コンテンツの特性ベクトルを満足クラスと不満足クラスとに分離することができる分離平面を生成することで、これらクラスを分離することができる。ここでSVM(Support Vector Machine)法とは、それぞれのクラスのノード間(特性ベクトル間)の最小距離を最大化する平面を分離平面とする方法であり、NN法とは、それぞれのクラスの重心間、すなわち各コンテンツの特性ベクトルに基づいて算出された、満足クラスの重心と不満足クラスの重心とを結んだ直線を推薦する平面を分離平面とする方法である。なお、NN法においては、必ずしも分離平面を求める必要はなく、不満足クラスの重心から満足クラスへの重心へ向けて結んだ直線をユーザ特性ベクトルとするようにしてもよい。   The history class separation unit 203 divides content into a satisfaction class (satisfaction characteristic vector) and a dissatisfaction class based on the content characteristic vector included in the browsing history information stored in the history storage unit 207 (browsing history table 207c). This is a part for generating a separation plane for separation into (unsatisfied characteristic vectors). Here, the satisfaction class refers to a class including only the actually selected content among a plurality of contents displayed in a selectable manner on a menu screen for accessing certain content. A class that contains only content that was not selected on the menu screen. The history class separation unit 203 uses the SVM method or the NN method to generate a separation plane that can separate the characteristic vector of each content into a satisfaction class and a dissatisfaction class, thereby separating these classes. it can. Here, the SVM (Support Vector Machine) method is a method in which a plane that maximizes the minimum distance between nodes of each class (between characteristic vectors) is a separation plane, and the NN method is the center of gravity of each class. In other words, a plane that recommends a straight line connecting the centroid of the satisfaction class and the centroid of the dissatisfaction class calculated based on the characteristic vector of each content is used as the separation plane. In the NN method, it is not always necessary to obtain a separation plane, and a straight line connected from the center of gravity of the unsatisfactory class to the center of gravity of the satisfactory class may be used as the user characteristic vector.

ここで分離平面を生成する具体的な方法について説明する。図4は、携帯電話機100に表示されるメニュー画面の一例を示す説明図である。図4に示すようにNode1〜Node5が表示されている。このNodeは、選択対象項目を示すものであり、例えばウェブ上のメニュー画面におけるカテゴリごとに区別された項目であったり、ウエブページのタイトルである。例えば、Node1が、自動車に関するコンテンツ、Node2が、金融に関するコンテンツなどである。ユーザは、Node1〜Node5のいずれかを選択することにより、対応するコンテンツを閲覧することができる。   Here, a specific method for generating the separation plane will be described. FIG. 4 is an explanatory diagram illustrating an example of a menu screen displayed on the mobile phone 100. As shown in FIG. 4, Node1 to Node5 are displayed. This Node indicates an item to be selected, for example, an item distinguished for each category on a menu screen on the web, or a title of a web page. For example, Node 1 is content related to automobiles, and Node 2 is content related to finance. The user can browse the corresponding content by selecting any one of Node1 to Node5.

図5は、分離平面を生成するときの処理概念を示す概念図である。図5は、上述図4におけるメニュー画面のうちユーザが選択したコンテンツおよび選択されなかったコンテンツにおける、特徴空間内における各コンテンツの特性ベクトルの位置関係を示す。図5に示されている通り、円形で示されている部分が満足なコンテンツ(Node3、Node4)であり、三角形で示されている部分が不満足なコンテンツ(Node1、Node2、Node5)であり、四角形で示されている部分が未知の未評価コンテンツ(Node8、Node7)である。これら満足コンテンツと不満足コンテンツとを分離するように生成されたものが分離平面である。ここでは、未評価コンテンツは分離処理する際には考慮されない。なお、図においては、特徴空間を便宜上二次元平面で表現しているが、ベクトルを構成するパラメータ分だけベクトル軸が存在することになり、通常は20次元以上のベクトルで特徴空間は構成されている。   FIG. 5 is a conceptual diagram showing a processing concept when generating a separation plane. FIG. 5 shows the positional relationship between the characteristic vectors of each content in the feature space in the content selected by the user and the content not selected in the menu screen in FIG. As shown in FIG. 5, the parts indicated by circles are satisfactory contents (Node3, Node4), and the parts indicated by triangles are unsatisfactory contents (Node1, Node2, Node5), and are rectangular. The parts indicated by are unknown unevaluated contents (Node8, Node7). A separation plane is generated so as to separate the satisfactory content and the unsatisfied content. Here, the unevaluated content is not taken into consideration when the separation process is performed. In the figure, the feature space is represented by a two-dimensional plane for convenience. However, there are vector axes corresponding to the parameters constituting the vector, and the feature space is usually composed of vectors of 20 dimensions or more. Yes.

ユーザ特性ベクトル計算部204は、履歴クラス分離部203により生成された分離平面に対して直交する直交ベクトルを算出し、これをユーザ特性ベクトルとする部分である。図6にその具体例を示す。図6は、分離平面に基づいてユーザ特性ベクトルを算出するときの概念を示す概念図である。図6に示すように、分離平面に直交する直交ベクトルであるユーザ特性ベクトルwが、ユーザ特性ベクトル計算部204により算出される。ユーザ特性ベクトル計算部204は、閲覧履歴が収集されるたびに計算し、ユーザ特性ベクトル管理テーブル207aに記憶されているユーザ特性ベクトルを更新させる。   The user characteristic vector calculation unit 204 is a part that calculates an orthogonal vector orthogonal to the separation plane generated by the history class separation unit 203 and sets this as a user characteristic vector. A specific example is shown in FIG. FIG. 6 is a conceptual diagram illustrating a concept when a user characteristic vector is calculated based on a separation plane. As shown in FIG. 6, a user characteristic vector w that is an orthogonal vector orthogonal to the separation plane is calculated by the user characteristic vector calculation unit 204. The user characteristic vector calculation unit 204 calculates the browsing history every time it is collected, and updates the user characteristic vector stored in the user characteristic vector management table 207a.

配信情報格納部205は、オペレータにより予め登録されたコンテンツ、または各ユーザである携帯電話機100〜100cからコンテンツ要求受信部201により受信された配信要求のあったコンテンツを記憶する部分であり、コンテンツ管理テーブル205aを記憶している。図7は、コンテンツ管理テーブル205aの記憶内容を示す説明図である。図7に示すように、このコンテンツ管理テーブル205aは、ユーザID、コンテンツID、カテゴリ、タイトル、およびレコメンド本文を対応付けて記憶している。ユーザIDは、ユーザを特定するための識別情報であり、携帯電話機100〜100cの固有情報などである。コンテンツIDは、コンテンツを一意に特定するための識別情報であり、カテゴリは情報種別を示し、例えばCDに関連するもの、DVDに関連するもの、書籍に関連するもの、テレビ番組に関連するものなどを示すための情報である。タイトルは、レコメンド情報として表示するための見出し情報である。レコメンド情報を配信する際には、このタイトル部分が表示されることになる。レコメンド文は、レコメンド情報の本体部分であり、ユーザに有用な情報である。このコンテンツ管理テーブル205aに記憶される情報は、予めオペレータにより入力されたものでもよいし、自動的にコンテンツプロバイダから検索・抽出され所定のフィルタにより絞り込まれたものであってもよい。   The distribution information storage unit 205 is a part that stores content registered in advance by an operator or content requested by the content request reception unit 201 received from the mobile phones 100 to 100c that are users. A table 205a is stored. FIG. 7 is an explanatory diagram showing the stored contents of the content management table 205a. As shown in FIG. 7, the content management table 205a stores a user ID, a content ID, a category, a title, and a recommended text in association with each other. The user ID is identification information for specifying a user, and is unique information of the mobile phones 100 to 100c. The content ID is identification information for uniquely identifying the content, and the category indicates the information type. For example, information related to CD, information related to DVD, information related to books, information related to TV programs, etc. It is information for indicating. The title is heading information to be displayed as recommendation information. When the recommendation information is distributed, this title portion is displayed. The recommendation sentence is a main part of the recommendation information and is useful information for the user. The information stored in the content management table 205a may be input in advance by an operator, or may be information that is automatically searched and extracted from a content provider and narrowed down by a predetermined filter.

類似ユーザ計算部209は、レコメンド要求受信部202により受信されたレコメンド要求にしたがって、当該レコメンド要求を発したユーザuと類似する類似ユーザu’を抽出するために、一のユーザ特性ベクトルwと他のユーザのユーザ特性ベクトルwu’をそれぞれ抽出して、その類似度を計算する部分である。具体的には、類似ユーザ計算部209は、ユーザ特性ベクトル管理テーブル207aに記憶されている一のユーザ特性ベクトルwと、他のユーザのユーザ特性ベクトルwu’との内積を計算することにより類似度を算出する。具体的には、式(1)のとおりの式に従って類似度は算出される。

Figure 2012242844
In order to extract a similar user u ′ similar to the user u that issued the recommendation request according to the recommendation request received by the recommendation request receiving unit 202, the similar user calculation unit 209 includes one user characteristic vector w u This is a part for extracting user characteristic vectors w u ′ of other users and calculating their similarity. Specifically, the similar user calculation unit 209 calculates the inner product of one user characteristic vector w u stored in the user characteristic vector management table 207a and the user characteristic vector w u ′ of another user. Calculate similarity. Specifically, the similarity is calculated according to an equation as shown in equation (1).
Figure 2012242844

この他のユーザは、多数存在しており、類似ユーザ計算部209は、類似度が大きい複数の他のユーザのうち上位所定数(例えば、S人分)を類似ユーザとする。なお、一のユーザ、他のユーザのそれぞれのユーザ特性ベクトルは、正規化処理されている。また、ここでは、一のユーザを携帯電話機100のユーザとし、複数の類似ユーザを携帯電話機100a〜100cのユーザとする。   There are many other users, and the similar user calculation unit 209 sets the upper predetermined number (for example, S persons) among the plurality of other users having a high degree of similarity as similar users. The user characteristic vectors of one user and other users are normalized. Here, one user is a user of the mobile phone 100, and a plurality of similar users are users of the mobile phones 100a to 100c.

新ユーザ特性ベクトル算出部209aは、一のユーザuと複数の類似ユーザu’とのそれぞれの類似度と、類似ユーザu’のユーザ特性ベクトルを構成する各特徴iの特性パラメータWu’,iに基づいて、一のユーザuの新ユーザ特性ベクトルw’を算出する部分である。具体的には、上述の式(1)に示すとおりに求められた、一のユーザである携帯電話機100のユーザuと類似ユーザu’である携帯電話機100a等のユーザ特性ベクトルwu’との特性ベクトルの類似度を算出し、そのうち類似度の高い上位S人の類似ユーザを求める。 The new user characteristic vector calculation unit 209a calculates the similarity between each of the one user u and the plurality of similar users u ′ and the characteristic parameters W u ′, i of each feature i constituting the user characteristic vector of the similar user u ′. Is a part for calculating a new user characteristic vector w ′ u of one user u. Specifically, the user characteristic vector w u ′ of the mobile phone 100 that is the similar user u ′ and the user u of the mobile phone 100 that is the one user obtained as shown in the above formula (1) The similarity of the characteristic vector is calculated, and the top S similar users having the highest similarity are obtained.

そして、新ユーザ特性ベクトル算出部209aは、類似ユーザu’のS人と一のユーザuとのそれぞれの類似度sim(w,wu’)に基づき、一のユーザuのユーザ特性ベクトルwを構成する特徴iの特性パラメータWu,iを式(2)の通り算出する。すなわち、新ユーザ特性ベクトル算出部209aは、一のユーザuと類似ユーザu’との類似度sim(w,wu’)とその類似ユーザu’の特徴iの特性パラメータWu’,iを乗算し、これを上位S人分の類似ユーザ分の累積値を算出する。そして、これを類似度sim(w,wu’)の全体値における上位S人分の累積値を算出して、除算する。これにより、一のユーザuの特徴iにおける特性パラメータW’u,iを算出することができる。
これを特性パラメータ分だけ行い、各特性パラメータから構成されるベクトルを正規化することにより、新ユーザ特性ベクトルw’を導出することができる。一般的に特性ベクトルは、数千〜数万の特性パラメータから構成されており、その個数分繰り返し、算出して、これら特性パラメータを用いて一のユーザuの新ユーザ特性ベクトルw’を生成することができる。

Figure 2012242844
Then, the new user characteristic vector calculation unit 209a calculates the user characteristic vector w of one user u based on the similarity sim (w u , w u ′ ) between the S users of the similar user u ′ and the one user u. The characteristic parameter W u, i of the feature i constituting u is calculated as in equation (2). That is, the new user characteristic vector calculation unit 209a determines the similarity sim (w u , w u ′ ) between one user u and the similar user u ′ and the characteristic parameter W u ′, i of the characteristic i of the similar user u ′. And a cumulative value for similar users corresponding to the top S is calculated. Then, a cumulative value for the top S persons in the overall value of the similarity sim (w u , w u ′ ) is calculated and divided. Thereby, the characteristic parameter W ′ u, i in the feature i of one user u can be calculated.
This is performed for the characteristic parameters, and a new user characteristic vector w ′ u can be derived by normalizing a vector composed of the characteristic parameters. In general, a characteristic vector is composed of several thousand to several tens of thousands of characteristic parameters. It is repeated for the number of characteristic parameters, and a new user characteristic vector w ′ u of one user u is generated using these characteristic parameters. can do.
Figure 2012242844

レコメンド情報生成部210は、配信情報格納部205に記憶されているコンテンツのうち、新ユーザ特性ベクトル算出部209aにより算出された新ユーザ特性ベクトルに基づいて、コンテンツを抽出・評価し、そして評価の高い順にコンテンツのタイトルを並べたレコメンド情報を生成する部分である。   The recommendation information generation unit 210 extracts and evaluates content based on the new user characteristic vector calculated by the new user characteristic vector calculation unit 209a among the contents stored in the distribution information storage unit 205, and evaluates the evaluation. This is a part that generates recommendation information in which titles of contents are arranged in descending order.

履歴格納部207は、各履歴情報を記憶する部分であり、ユーザ特性ベクトル管理テーブル207a、コンテンツ特性ベクトル管理テーブル207b、および閲覧履歴テーブル207cを記憶している。   The history storage unit 207 stores each piece of history information, and stores a user characteristic vector management table 207a, a content characteristic vector management table 207b, and a browsing history table 207c.

ユーザ特性ベクトル管理テーブル207aは、ユーザ特性ベクトル計算部204により計算されたユーザ特性ベクトルを、ユーザを特定するためのユーザIDと対応付けて記憶する部分である。   The user characteristic vector management table 207a is a part that stores the user characteristic vector calculated by the user characteristic vector calculation unit 204 in association with the user ID for specifying the user.

コンテンツ特性ベクトル管理テーブル207bは、コンテンツ管理テーブル205aに記憶されている、予めオペレータにより登録されたコンテンツの特性ベクトルを、そのコンテンツを特定するための情報(例えばコンテンツID、URLなど)と対応付けて記憶する部分である。例えば、コンテンツ特性ベクトル管理テーブル207bは、図8に示される情報が記憶されている。図8に示すように、コンテンツIDと対応付けて、特性ベクトルを構成するパラメータが複数記憶されている。図8では、8個のパラメータを記載しているが、通常はさらに多くのパラメータから特性ベクトルは構成されている。なお、規定のパラメータ以外に、コンテンツごとに形態素解析にしたがって抽出されたキーワードをパラメータとして追加するようにしてもよい。特性ベクトルを構成するパラメータごとに、0から1の間で数値が記述されており、どの特性ベクトルに特徴を持たせているかを表している。   The content characteristic vector management table 207b associates content characteristic vectors stored in advance in the content management table 205a by the operator with information (for example, content ID, URL, etc.) for specifying the content. The part to remember. For example, the content characteristic vector management table 207b stores information shown in FIG. As shown in FIG. 8, a plurality of parameters constituting the characteristic vector are stored in association with the content ID. Although eight parameters are shown in FIG. 8, the characteristic vector is usually composed of more parameters. In addition to the defined parameters, keywords extracted according to morphological analysis for each content may be added as parameters. For each parameter constituting the characteristic vector, a numerical value is described between 0 and 1, indicating which characteristic vector has a feature.

閲覧履歴テーブル207cは、コンテンツ要求受信部201により受信されたあて先または収集されたアクセス履歴情報を記憶する部分であり、例えば、ユーザID、コンテンツID(またはコンテンツのURL)およびそのコンテンツ(閲覧されたもの、閲覧されていないものそれぞれ)の特性ベクトルを対応付けて記憶する部分である。   The browsing history table 207c is a part for storing the destination or collected access history information received by the content request receiving unit 201. For example, the user ID, the content ID (or the URL of the content) and the content (viewed) This is a part for storing the characteristic vectors of the ones that are not viewed and the ones that are not browsed in association with each other.

コンテンツ送信部208は、コンテンツ要求受信部201により受信されたコンテンツ要求に応じて取得されたコンテンツを送信する部分である。例えば、コンテンツ送信部208は、コンテンツ要求受信部201により受信されたコンテンツ要求に応じて取得されたコンテンツを送信し、またレコメンド要求受信部202に応じて、配信情報格納部205に記憶されているコンテンツまたは閲覧履歴テーブル207cに記憶されている閲覧履歴に記述されたコンテンツに基づいてレコメンド情報生成部210による評価結果にしたがって生成されたレコメンド情報を送信する。   The content transmitting unit 208 is a part that transmits the content acquired in response to the content request received by the content request receiving unit 201. For example, the content transmission unit 208 transmits the content acquired in response to the content request received by the content request reception unit 201 and is stored in the distribution information storage unit 205 in response to the recommendation request reception unit 202. The recommendation information generated according to the evaluation result by the recommendation information generation unit 210 based on the content or the content described in the browsing history stored in the browsing history table 207c is transmitted.

このように構成された情報配信サーバ200は、携帯電話機100からの要求に応じて、類似ユーザである携帯電話機100a〜100cの各ユーザのユーザ特性ベクトルに基づいて抽出されたコンテンツを含んだレコメンド情報を配信することができる。よって、ユーザ特性ベクトルに基づいてユーザの類似度を判断し、類似ユーザのユーザ特性ベクトルに基づいて新ユーザ特性ベクトルを生成して、これに基づいてコンテンツをレコメンド情報として配信することで、閲覧履歴が少ない類似ユーザであっても、その類似ユーザの特性にあったコンテンツを抽出することができる。   The information distribution server 200 configured as described above, in response to a request from the mobile phone 100, recommend information including content extracted based on the user characteristic vector of each user of the mobile phones 100a to 100c, which are similar users. Can be delivered. Therefore, the browsing history is determined by determining the degree of similarity of the user based on the user characteristic vector, generating a new user characteristic vector based on the user characteristic vector of the similar user, and distributing the content as recommendation information based on the new user characteristic vector. Even if there are few similar users, it is possible to extract content that matches the characteristics of the similar users.

なお、本実施形態では、履歴クラス分離部203およびユーザ特性ベクトル計算部204を用いて、ユーザ特性ベクトルを計算し、これをユーザ特性ベクトル管理テーブル207aに記憶させているが、これに限定するものではなく、固定値としてユーザ特性ベクトル管理テーブル207aにユーザ特性ベクトルを記憶させるようにしてもよい。例えば、この固定値として、アンケート調査などを行った結果に基づいて、人手により生成されたものが考えられる。また、この場合、生成した新ユーザ特性ベクトルと置き換える処理をして、常にユーザ特性ベクトル管理テーブル207aに記憶されているユーザ特性ベクトルは、更新されているように処理してもよい。   In the present embodiment, the user characteristic vector is calculated using the history class separating unit 203 and the user characteristic vector calculating unit 204 and stored in the user characteristic vector management table 207a. However, the present invention is not limited to this. Instead, the user characteristic vector may be stored in the user characteristic vector management table 207a as a fixed value. For example, the fixed value may be manually generated based on a result of a questionnaire survey or the like. In this case, the user characteristic vector stored in the user characteristic vector management table 207a may be processed so that it is always updated by replacing the generated new user characteristic vector.

また、不満足コンテンツの特性ベクトル(不満足特性ベクトル)のみに基づいてユーザ特性ベクトルを逐次計算し、ユーザ特性ベクトル管理テーブル207aに記憶させるようにしてもよい。例えば、履歴クラス分離部203を用いることなく、ユーザ特性ベクトル計算部204は、選択されなかった不満足コンテンツのみに基づいてユーザ特性ベクトルを生成し、ユーザ特性ベクトル管理テーブル207aに記憶させるようにしてもよい。この場合、ユーザ特性ベクトル計算部204は、不満足コンテンツのみに基づいて重心を計算し、これをユーザ特性ベクトルとし、ユーザ特性ベクトル管理テーブル207aに記憶させ、類似ユーザ計算部209は、これに基づいて、類似ユーザを判断することになる。   Alternatively, the user characteristic vector may be sequentially calculated based only on the characteristic vector of the unsatisfied content (unsatisfied characteristic vector) and stored in the user characteristic vector management table 207a. For example, without using the history class separation unit 203, the user characteristic vector calculation unit 204 may generate a user characteristic vector based only on unsatisfied content that has not been selected and store it in the user characteristic vector management table 207a. Good. In this case, the user characteristic vector calculation unit 204 calculates the center of gravity based only on the unsatisfactory content, stores this as a user characteristic vector, stores it in the user characteristic vector management table 207a, and the similar user calculation unit 209 determines based on this Therefore, similar users are determined.

つぎに、携帯電話機100について説明する。図9は、携帯電話機100の機能構成を示すブロック図である。図9に示すとおり、携帯電話機100は、ブラウザ101、履歴送信部102、レコメンド要求送信部103、および配信情報表示部104を含んで構成されている。この携帯電話機100は、CPU、RAM、ROMなどのハードウェアにより構成されており、記憶されているプログラムにしたがってCPUは動作するよう構成されている。具体的には、情報配信サーバ200と同様の構成をとるものであって、図3に示されるハードウェア構成により実現される。以下、各構成について説明する。   Next, the mobile phone 100 will be described. FIG. 9 is a block diagram showing a functional configuration of the mobile phone 100. As shown in FIG. 9, the mobile phone 100 includes a browser 101, a history transmission unit 102, a recommendation request transmission unit 103, and a distribution information display unit 104. The cellular phone 100 is configured by hardware such as a CPU, RAM, and ROM, and the CPU is configured to operate according to a stored program. Specifically, it has the same configuration as that of the information distribution server 200 and is realized by the hardware configuration shown in FIG. Each configuration will be described below.

ブラウザ101は、インターネットに接続するためのアプリケーション部分であり、インターネット上に配置されているサイトに対してアクセスし、サイトに保持されているコンテンツをユーザに閲覧可能にさせるものである。このブラウザ101は、アクセス履歴を保持するように構成される。   The browser 101 is an application part for connecting to the Internet, and accesses a site arranged on the Internet and allows a user to view content held on the site. The browser 101 is configured to hold an access history.

履歴送信部102は、ブラウザ101を用いてアクセスしたコンテンツのアクセス履歴(同一メニュー画面上において選択されたコンテンツおよび選択されなかったコンテンツを示す情報)を送信する部分である。なお、この履歴送信部102は、情報配信サーバ200側でアクセスのたびに履歴情報を収集する機能を有している場合には、必須の構成ではない。   The history transmission unit 102 is a part that transmits an access history (information indicating selected content and unselected content on the same menu screen) of content accessed using the browser 101. The history transmitting unit 102 is not an essential configuration when it has a function of collecting history information every time it is accessed on the information distribution server 200 side.

レコメンド要求送信部103は、図示しない操作部をユーザが操作することによりユーザIDとともにレコメンド情報の要求を情報配信サーバ200に送信する部分である。   The recommendation request transmission unit 103 is a part that transmits a request for recommendation information to the information distribution server 200 together with a user ID when a user operates an operation unit (not shown).

配信情報表示部104は、ブラウザ101により取得されたメニュー画面およびコンテンツ(ウエブページ)を表示する部分である。   The distribution information display unit 104 is a part that displays the menu screen and content (web page) acquired by the browser 101.

このように構成された携帯電話機100は、ブラウザ101を用いてインターネットにアクセス可能にするとともに、そのアクセス履歴を保持し、履歴送信部102は、情報配信サーバ200からの要求または所定のタイミングでアクセス履歴を送信することができる。   The mobile phone 100 configured as described above enables access to the Internet using the browser 101 and holds the access history. The history transmission unit 102 accesses the request from the information distribution server 200 or at a predetermined timing. History can be sent.

つぎに、これら携帯電話機100および情報配信サーバ200の動作について説明する。図10は、携帯電話機100の要求に応じてコンテンツを配信するときの携帯電話機100と情報配信サーバ200との処理を示すシーケンス図である。   Next, operations of the mobile phone 100 and the information distribution server 200 will be described. FIG. 10 is a sequence diagram illustrating processing performed by the mobile phone 100 and the information distribution server 200 when content is distributed in response to a request from the mobile phone 100.

図10に示すとおり、携帯電話機100におけるブラウザ101からの要求に応じて、コンテンツ送信部208により情報配信サーバ200からメニュー画面が配信される(S101)。携帯電話機100のユーザは、そのメニュー画面から任意の一のコンテンツ(上述Nodeに相当)を選択し、携帯電話機100におけるブラウザ101がこれを受け付けると(S102)、コンテンツの接続要求およびそのあて先でURLが情報配信サーバ200に送信される(S103)。   As shown in FIG. 10, in response to a request from the browser 101 in the mobile phone 100, a menu screen is distributed from the information distribution server 200 by the content transmission unit 208 (S101). The user of the mobile phone 100 selects any one content (corresponding to the above-mentioned Node) from the menu screen, and when the browser 101 in the mobile phone 100 accepts this (S102), a URL for the content connection request and destination Is transmitted to the information distribution server 200 (S103).

情報配信サーバ200では、URLはコンテンツ要求受信部201により受信され、閲覧履歴テーブル207cにアクセス履歴として記憶される。そして、このアクセス履歴に基づいて、ユーザ特性ベクトルの計算がなされ、記憶される(S104)。そして、コンテンツ送信部208によりS103において要求のあったあて先に基づいたコンテンツがコンテンツプロバイダ(図示せず)から取得され、配信される(S105)。なお、ユーザ特性ベクトルの計算処理と、コンテンツの配信処理の順番は逆でもよい。   In the information distribution server 200, the URL is received by the content request receiving unit 201 and stored as an access history in the browsing history table 207c. Based on the access history, the user characteristic vector is calculated and stored (S104). Then, content based on the destination requested in S103 is acquired by the content transmission unit 208 from a content provider (not shown) and distributed (S105). Note that the order of the user characteristic vector calculation process and the content distribution process may be reversed.

ここでS104におけるユーザ特性ベクトル計算の詳細に処理について説明する。図11は、ユーザ特性ベクトルの計算処理を示すフローチャートである。図11に示すように、まずコンテンツ要求受信部201により受信されたアクセス要求またはアクセス履歴により示されたアクセス履歴情報が、新たに追加されたアクセス履歴として閲覧履歴テーブル207cに記憶される(S201)。   Here, the process will be described in detail for the user characteristic vector calculation in S104. FIG. 11 is a flowchart showing the calculation process of the user characteristic vector. As shown in FIG. 11, first, access history information indicated by an access request or access history received by the content request receiving unit 201 is stored in the browsing history table 207c as a newly added access history (S201). .

そして、履歴クラス分離部203により、この閲覧履歴テーブル207cに記憶されているアクセス履歴情報に基づいて、各満足クラスまたは不満足クラスに属するコンテンツの特性ベクトルが抽出される(S202)。そして、履歴クラス分離部203により、これら特性ベクトルに基づいて満足クラスと不満足クラスとを分離するための分離平面が生成される(S202)。つぎに、ユーザ特性ベクトル計算部204により、生成された分離平面に直交する直交ベクトルが計算され、ユーザ特性ベクトルが求められる(S204)。ここで求められたユーザ特性ベクトルは、ユーザ特性ベクトル管理テーブル207aに保持され、レコメンド情報の配信時において配信情報格納部205に記憶されているコンテンツを評価する際に利用される。   Then, based on the access history information stored in the browsing history table 207c, the history class separation unit 203 extracts characteristic vectors of content belonging to each satisfaction class or dissatisfaction class (S202). The history class separation unit 203 generates a separation plane for separating the satisfaction class and the dissatisfaction class based on these characteristic vectors (S202). Next, an orthogonal vector orthogonal to the generated separation plane is calculated by the user characteristic vector calculation unit 204 to obtain a user characteristic vector (S204). The user characteristic vector obtained here is held in the user characteristic vector management table 207a and is used when evaluating the content stored in the distribution information storage unit 205 at the time of distribution of recommendation information.

つぎに、本実施形態における類似ユーザのユーザ特性ベクトルに基づいて抽出されたコンテンツをレコメンド情報として配信するときの処理について説明する。図12は、レコメンド情報を配信するときのシーケンス図である。図12に示すように、携帯電話機100におけるレコメンド要求送信部103によりユーザIDを含んだレコメンド要求が送信され、このレコメンド要求は情報配信サーバ200におけるレコメンド要求受信部202により受信される(S301)。そして、情報配信サーバ200では、新ユーザ特性ベクトル算出部209aにより、類似ユーザのユーザ特性ベクトルに基づいて新ユーザ特性ベクトルが生成され、レコメンド情報生成部210により、新ユーザ特性ベクトルに基づいたコンテンツの抽出処理が行われる(S302)。ここでは、レコメンド情報生成部210により、コンテンツとの関連度が計算され、高い関連度の順にコンテンツのタイトルを並べたレコメンド情報が生成される。そして、コンテンツ送信部208により、このように生成されたレコメンド情報が配信される(S303)。   Next, processing when content extracted based on a user characteristic vector of a similar user in the present embodiment is distributed as recommendation information will be described. FIG. 12 is a sequence diagram when distributing recommendation information. As shown in FIG. 12, a recommendation request including a user ID is transmitted by the recommendation request transmitting unit 103 in the mobile phone 100, and the recommendation request is received by the recommendation request receiving unit 202 in the information distribution server 200 (S301). In the information distribution server 200, the new user characteristic vector calculation unit 209a generates a new user characteristic vector based on the user characteristic vector of the similar user, and the recommendation information generation unit 210 generates content based on the new user characteristic vector. An extraction process is performed (S302). Here, the recommendation information generation unit 210 calculates the degree of association with the content, and generates recommendation information in which the titles of the content are arranged in order of the degree of association. And the recommendation information produced | generated in this way is delivered by the content transmission part 208 (S303).

ここで、S302のレコメンド情報の生成についてさらに詳細な処理について説明する。図13は、レコメンド情報の生成処理を示すフローチャートである。図13に示すように、類似ユーザ計算部209により、レコメンド要求とともに送信されたユーザIDに基づいて、ユーザ特性ベクトル管理テーブル207aから、対応するユーザ特性ベクトルが取得される(S401)。つぎに、類似ユーザ計算部209により、レコメンド要求を発したユーザと他のユーザとの類似度の計算が行われる。すなわち、ユーザのユーザ特性ベクトルと他のユーザのユーザ特性ベクトルとがそれぞれユーザ特性ベクトル管理テーブル207aから抽出され、その内積が計算される。全ての他のユーザとの内積が計算される(S402)。   Here, a more detailed process for generating the recommendation information in S302 will be described. FIG. 13 is a flowchart showing the recommendation information generation process. As shown in FIG. 13, the similar user calculation unit 209 acquires a corresponding user characteristic vector from the user characteristic vector management table 207a based on the user ID transmitted together with the recommendation request (S401). Next, the similarity user calculation unit 209 calculates the degree of similarity between the user who issued the recommendation request and another user. That is, the user characteristic vector of the user and the user characteristic vector of another user are extracted from the user characteristic vector management table 207a, and the inner product thereof is calculated. Inner products with all other users are calculated (S402).

つぎに、新ユーザ特性ベクトル算出部209aにより、類似度の高い(上記の内積値が大きい)上位S人の類似ユーザが求められ、当該類似ユーザの特性ベクトルが取得される(S403)。そして、類似ユーザS人のユーザ特性ベクトルを構成する特性パラメータと類似度との乗算値に基づいてユーザの新たな特性ベクトルである新ユーザ特性ベクトルが生成される(S404)。そして、レコメンド情報生成部210により、生成した新ユーザ特性ベクトルに基づいて、コンテンツが抽出され、関連度の大きい順に並び替えて、レコメンド情報としてユーザ(携帯電話機100)に送信される(S406)。この送信処理は図12のS303に相当する。   Next, the new user characteristic vector calculation unit 209a obtains the top S similar users with a high degree of similarity (the above inner product value is large), and acquires the characteristic vector of the similar user (S403). Then, a new user characteristic vector, which is a new characteristic vector of the user, is generated based on the multiplication value of the characteristic parameter constituting the user characteristic vector of the S similar users and the similarity (S404). Then, the recommendation information generation unit 210 extracts contents based on the generated new user characteristic vector, rearranges them in descending order of relevance, and transmits them as recommendation information to the user (mobile phone 100) (S406). This transmission process corresponds to S303 in FIG.

このように、ユーザ特性ベクトルにしたがって、上位S人の類似ユーザを抽出し、その類似ユーザに基づいて、新ユーザ特性ベクトルを生成し、この新ユーザ特性ベクトルに基づいたコンテンツを抽出して、レコメンド情報として提供することができる。   As described above, the top S similar users are extracted according to the user characteristic vector, a new user characteristic vector is generated based on the similar user, content based on the new user characteristic vector is extracted, and the recommendation is recommended. It can be provided as information.

つぎに、上述本実施形態の変形例について説明する。上述式(2)においては、ユーザu’の特性パラメータと、ユーザuとユーザu’との類似度とを乗算した乗算値を算出し、これをユーザu’のS人の乗算値を算出して、その合計値にもとづいたものを、新ユーザ特性ベクトルの一パラメータとしている。   Next, a modified example of the above-described embodiment will be described. In the above equation (2), a multiplication value obtained by multiplying the characteristic parameter of the user u ′ and the similarity between the user u and the user u ′ is calculated, and this is used to calculate a multiplication value of S users of the user u ′. Thus, a parameter based on the total value is used as one parameter of the new user characteristic vector.

しかしながら、S人のユーザu’の中には、ユーザu’それぞれのユーザ特性ベクトルの元となる閲覧履歴の大きさ(閲覧回数)も異なるものであり、一律に扱うことが適当ではない場合もありえる。   However, among the S users u ′, the size of the browsing history (the number of times of browsing) that is the basis of the user characteristic vector of each user u ′ is also different, and it may not be appropriate to handle it uniformly. It is possible.

そこで、本変形例の情報配信サーバ200においては、式(2)にかえて以下の式(3)を適用して、新ユーザ特性ベクトルを生成するようにしてもよい。

Figure 2012242844
Therefore, in the information distribution server 200 of the present modification, a new user characteristic vector may be generated by applying the following equation (3) instead of equation (2).
Figure 2012242844

ここでαu’は、例えば、ユーザu’の閲覧履歴の大きさ(閲覧回数)に基づいて定められた係数である。例えば、上位S人のユーザu’の閲覧履歴の大きさにおける比率である。閲覧履歴が大きければ大きいほど、そのユーザu’に対する影響力が大きくなる。 Here, α u ′ is a coefficient determined based on, for example, the size (number of browsing) of the browsing history of the user u ′. For example, it is a ratio in the size of the browsing history of the top S users u ′. The larger the browsing history, the greater the influence on the user u ′.

このように、閲覧回数の大きさに応じて重み付けをすることにより、より適切な新ユーザ特性ベクトルを生成することができる。
Thus, a more appropriate new user characteristic vector can be generated by weighting according to the number of browsing times.

<相対空間における分離平面の生成>
以上の分離平面の生成方法は、絶対空間におけるコンテンツの特性ベクトルにしたがって行われたものであるが、より精度高める方法として、相対的な位置関係を求めた相対空間を利用したものも考えられる。以下、相対空間を用いて分離平面を生成する方法について説明する。なお、このときの処理構成は上述と同様であり、履歴クラス分離部203における処理内容が異なるだけである。
<Generation of separation plane in relative space>
The above generation method of the separation plane is performed according to the characteristic vector of the content in the absolute space. However, as a method for improving the accuracy, a method using a relative space for which a relative positional relationship is obtained can be considered. Hereinafter, a method for generating the separation plane using the relative space will be described. Note that the processing configuration at this time is the same as that described above, and only the processing content in the history class separation unit 203 is different.

図14は、履歴事象aと履歴事象bとにおけるメニュー画面の構成例を示し、図14(a)が履歴事象aにおけるメニュー画面を示す図であり、このメニュー画面はNode1からNode3で構成されている。また、図14(b)が履歴事象bにおけるメニュー画面を示す図であり、このメニュー画面はNode6からNode9で構成されている。図14(a)では、Node3が選択されており、図14(b)では、Node9が選択されていることが示されている。   FIG. 14 shows a configuration example of the menu screen in the history event a and the history event b, and FIG. 14A is a diagram showing the menu screen in the history event a. This menu screen is composed of Node1 to Node3. Yes. FIG. 14B is a diagram showing a menu screen in the history event b, and this menu screen is composed of Node 6 to Node 9. FIG. 14A shows that Node 3 has been selected, and FIG. 14B shows that Node 9 has been selected.

図15は、図14で示されたそれぞれのメニュー画面おいて選択されたコンテンツの特性ベクトルの特徴空間における位置関係を示す図である。図15(a)は、履歴事象aにおいて選択されたコンテンツの特徴空間(絶対空間)、図15(b)は、履歴事象bにおいて選択されたコンテンツの特徴空間(絶対空間)を示す図である。上述と同様に、選択されたコンテンツは満足なコンテンツ、選択されなかったコンテンツは不満足なコンテンツと定義され、それぞれ満足クラス、不満足クラスに分類することができる。   FIG. 15 is a diagram showing the positional relationship in the feature space of the characteristic vector of the content selected on each menu screen shown in FIG. FIG. 15A shows the feature space (absolute space) of the content selected in the history event a, and FIG. 15B shows the feature space (absolute space) of the content selected in the history event b. . As described above, the selected content is defined as satisfactory content, and the content not selected is defined as unsatisfactory content, and can be classified into a satisfaction class and a dissatisfaction class, respectively.

図16は、それぞれの履歴事象aおよびbを同一特徴空間上に、コンテンツの特性ベクトルを表した図であって、不満足なコンテンツの特性ベクトルを原点に取った場合における満足なコンテンツの特性ベクトルの位置を示す相対空間を表した図である。例えば、Node2とNode3との相対比較、Node1とNode3との相対比較のため、それぞれNode1、Node2を原点とした場合のNode3の位置を表した特徴空間を相対空間としている。より具体的には、Node3の特性ベクトルからNode1の特性ベクトルを減算することにより、相対空間を形成することができる。他のNodeについても同様に、対象となるコンテンツの特性ベクトルを減算する処理を行うことで相対空間を形成することができる。   FIG. 16 is a diagram showing the characteristic vectors of the contents in the same feature space for the respective history events a and b. The characteristic vectors of the satisfactory contents when the characteristic vector of the unsatisfactory contents is taken as the origin. It is a figure showing the relative space which shows a position. For example, for relative comparison between Node 2 and Node 3 and relative comparison between Node 1 and Node 3, a feature space representing the position of Node 3 when Node 1 and Node 2 are set as the origin is used as a relative space. More specifically, the relative space can be formed by subtracting the node 1 characteristic vector from the node 3 characteristic vector. Similarly, for other Nodes, a relative space can be formed by performing a process of subtracting the characteristic vector of the target content.

この相対空間において、図16に示すようにこのように満足なコンテンツの特性ベクトル、不満足なコンテンツの特性ベクトルに基づいて、満足クラスと不満足クラスとに分離するための分離平面が、履歴クラス分離部203により生成される。そして、ユーザ特性ベクトル計算部204により、この分離平面に直交する直交ベクトルであるユーザ特性ベクトルwが計算される。   In this relative space, as shown in FIG. 16, the separation plane for separating the satisfaction class and the unsatisfied class based on the content vector of the satisfactory content and the characteristic vector of the unsatisfactory content as shown in FIG. 203. Then, the user characteristic vector calculation unit 204 calculates a user characteristic vector w that is an orthogonal vector orthogonal to the separation plane.

このように、履歴事象が異なる場合においても、相対空間を利用してユーザ特性ベクトルを生成することができ、より識別性の高いユーザ特性ベクトルを生成することができる。   As described above, even when the historical events are different, the user characteristic vector can be generated using the relative space, and the user characteristic vector with higher discriminability can be generated.

このように相対空間を用いて分離平面を生成し、それによってユーザ特性ベクトルを生成することができる。ところで、図15から図17については、絶対空間として扱っても分離平面を生成することができるが、分離平面を生成することができない特性ベクトルから構成される特徴空間も考えられる。その場合に、上述した相対空間を利用することにより分離平面を生成することができる。以下、その方法について説明する。   In this way, a separation plane can be generated using the relative space, and thereby a user characteristic vector can be generated. 15 to 17, a separation plane can be generated even if handled as an absolute space, but a feature space composed of characteristic vectors that cannot generate a separation plane is also conceivable. In that case, the separation plane can be generated by using the relative space described above. The method will be described below.

図17(a)は、絶対空間におけるコンテンツの特性ベクトルを示した図である。この図17(a)では、Node1とNode4とが同じ事象(メニュー画面)に存在するコンテンツであり、Node2とNode3とが同じ事象に存在するコンテンツであことを前提としている。なお、円形のものが選択されたコンテンツの特性ベクトル(満足クラス)、三角形のものが選択されなかったコンテンツの特性ベクトル(不満足クラス)である。   FIG. 17A shows a characteristic vector of content in an absolute space. In FIG. 17A, it is assumed that Node 1 and Node 4 are contents existing in the same event (menu screen), and Node 2 and Node 3 are contents existing in the same event. In addition, the characteristic vector (satisfaction class) of the content in which the circular one is selected, and the characteristic vector (unsatisfied class) of the content in which the triangular one is not selected

図17(a)から明らかなように、絶対空間においては、このような位置関係をとる特性ベクトルのコンテンツに対しては、分離平面を生成することができない。分離平面は、満足クラスと不満足クラスとを分離するための平面であるためであり、図17(a)の例では、可不足なく両者を分離することができないためである。よって、分離平面を生成することができるように相対的な位置関係を表す相対空間に変換することが必要である。   As is clear from FIG. 17A, in the absolute space, a separation plane cannot be generated for the content of the characteristic vector having such a positional relationship. This is because the separation plane is a plane for separating the satisfaction class and the dissatisfaction class, and in the example of FIG. Therefore, it is necessary to convert to a relative space representing a relative positional relationship so that a separation plane can be generated.

図17(b)では、相対空間内におけるコンテンツの特性ベクトルを表した図であり、Node1およびNode2が同じ位置になるように、図17(b)の例では、Node2を平行移動させるためそのNode2に対応するNode3を平行移動させている。このように相対空間に変換することで、不満足なコンテンツであるNode1(Node2)と、満足なコンテンツであるNode3およびNode4とを分離することができる分離平面vを生成することができる。   FIG. 17B is a diagram showing the characteristic vector of the content in the relative space. In the example of FIG. 17B, Node 2 is moved in parallel so that Node 1 and Node 2 are at the same position. Node3 corresponding to is translated. By converting to relative space in this way, it is possible to generate a separation plane v that can separate Node 1 (Node 2) that is unsatisfactory content from Node 3 and Node 4 that are satisfactory content.

以上の通り絶対空間では、分離平面を生成することができない場合であっても、相対空間に変換することで分離平面を生成することができ、これによりユーザ特性ベクトルを計算することができる。   As described above, even in the case where the separation plane cannot be generated in the absolute space, the separation plane can be generated by converting to the relative space, and thus the user characteristic vector can be calculated.

<閲覧頻度を考慮した分離平面の生成方法>
つぎに、コンテンツの閲覧頻度を用いた重み付け処理を行い、この重み付け処理された特性ベクトルを用いて分離平面を生成するときの履歴クラス分離部203の処理について説明する。なお、ここでは、NN法を用いた分離平面の生成について説明する。
<Method of generating separation plane considering browsing frequency>
Next, processing of the history class separation unit 203 when performing weighting processing using the content browsing frequency and generating a separation plane using the weighted characteristic vector will be described. Here, generation of a separation plane using the NN method will be described.

図18は、閲覧頻度を考慮して特性ベクトルの重心を求める処理を示す概念図であり、コンテンツc〜cの特性ベクトルの位置を表す特徴空間を示す概念図である。コンテンツcの閲覧頻度は3回、コンテンツcの閲覧頻度は1回、コンテンツcの閲覧頻度は10回とする。なお、閲覧履歴テーブル207cは、閲覧されたコンテンツの閲覧履歴、閲覧されていないコンテンツの不閲覧履歴を記憶しておくことが好ましく、それぞれの頻度を保持または計算可能に記憶しておくことが必要である。 FIG. 18 is a conceptual diagram illustrating processing for obtaining the center of gravity of a characteristic vector in consideration of the browsing frequency, and is a conceptual diagram illustrating a feature space that represents the position of the characteristic vector of the contents c 1 to c 3 . The browsing frequency of the content c 1 is 3 times, the browsing frequency of the content c 2 is 1 time, and the browsing frequency of the content c 3 is 10 times. The browsing history table 207c preferably stores the browsing history of the browsed content and the non-viewing history of the content that has not been browsed, and it is necessary to store each frequency so that it can be held or calculated. It is.

この場合、これらコンテンツc〜cの重心は、以下の式(4)により計算される。

Figure 2012242844

なお、cは閲覧されたコンテンツの特性ベクトル、nは閲覧頻度である。 In this case, the centroids of the contents c 1 to c 3 are calculated by the following equation (4).
Figure 2012242844

Note that c i is the characteristic vector of the browsed content, and n i is the browsing frequency.

この計算を行うことにより重心が定まる。また、図示していないが閲覧されていないコンテンツについても同様に式(4)を用いて、閲覧さていないコンテンツの特性ベクトルを用いてその重心を求める。そして、閲覧されていないコンテンツの重心から閲覧されたコンテンツの重心に対して結んだ直線をユーザ特性ベクトルとして求めることができる。なお、この直線は、分離平面に直交する直線と同じ向きを取るものであり、分離平面を算出し、この分離平面に直交する直交ベクトルを求めるようにしてもよいが、NN法においては必ずしも分離平面は必要とはならない。   By performing this calculation, the center of gravity is determined. In addition, for the content that is not shown but is not browsed, the center of gravity is obtained using the characteristic vector of the content that has not been browsed using Equation (4). Then, a straight line connecting the centroid of the browsed content to the centroid of the browsed content can be obtained as the user characteristic vector. This straight line has the same direction as the straight line orthogonal to the separation plane, and the separation plane may be calculated to obtain an orthogonal vector orthogonal to the separation plane. However, in the NN method, the separation is not necessarily performed. A plane is not required.

これにより、コンテンツの閲覧頻度を利用してユーザ特性ベクトルを求めることができ、閲覧頻度を利用しない場合と比較して、ユーザの嗜好に近いユーザ特性ベクトルを求めることができる。よって、ユーザの嗜好にそったコンテンツの評価を行うことができる。   Thereby, the user characteristic vector can be obtained using the browsing frequency of the content, and the user characteristic vector close to the user's preference can be obtained as compared with the case where the browsing frequency is not used. Therefore, it is possible to evaluate the content according to the user's preference.

<選択順位を考慮した分離平面の生成方法>
つぎに、閲覧したコンテンツの順番を考慮して分離平面を生成するときの履歴クラス分離部203の処理について説明する。一般的に、直近にアクセスしたコンテンツの方が、その前にアクセスしたコンテンツより重要である、またはユーザの嗜好に近いものであると考えることができる。この時間差が大きくなればなるほど、ユーザの嗜好に変化が生じ、より直近にアクセスしたコンテンツを重要と考えることが顕著となる。ここでは、その時間差(時系列成分)を考慮して分離平面を生成するときの処理について説明する。
<Method for generating separation plane in consideration of selection order>
Next, processing of the history class separation unit 203 when generating a separation plane in consideration of the order of the browsed contents will be described. In general, it can be considered that the most recently accessed content is more important than the previously accessed content or closer to the user's preference. As this time difference becomes larger, the user's preference changes, and it becomes more prominent that content accessed more recently is important. Here, processing when generating a separation plane in consideration of the time difference (time-series component) will be described.

図19は、履歴クラス分離部203が分離平面を生成する際において、そのアクセスされた時系列順にNN法により分離平面を生成するときの処理を示す説明図であって、図19(a)は、そのときのメニュー画面を示す説明図であり、図19(b)は、ユーザが選択したコンテンツの選択履歴を示す説明図であり、図19(c)は、特徴空間における各コンテンツの特性ベクトルを表した概念図であり、図19(d)は、選択順を考慮した分離平面を生成することを説明するための概念図である。なお、選択履歴は、閲覧履歴テーブル207cに記憶される。   FIG. 19 is an explanatory diagram showing a process when the history class separation unit 203 generates a separation plane by using the NN method in the accessed time-series order, and FIG. FIG. 19B is an explanatory diagram showing the selection history of the content selected by the user, and FIG. 19C is a characteristic vector of each content in the feature space. FIG. 19D is a conceptual diagram for explaining the generation of the separation plane considering the selection order. The selection history is stored in the browsing history table 207c.

図19(a)に示されるように、NodeAからNodeFからメニュー画面が構成されている。ここでは図19(b)に示すようにNodeA、NodeB、NodeCの順にコンテンツが選択されている。よって、NodeA、NodeB、NodeCが満足クラスに分類されるコンテンツとなり、NodeD、NodeE、NodeFが不満足クラスに分類されるコンテンツとなる。   As shown in FIG. 19A, a menu screen is configured from Node A to Node F. Here, as shown in FIG. 19B, the contents are selected in the order of Node A, Node B, and Node C. Therefore, NodeA, NodeB, and NodeC are contents classified into the satisfaction class, and NodeD, NodeE, and NodeF are contents classified into the dissatisfaction class.

つぎに、図19(c)および図19(d)を用いて、分離平面を生成するときの処理を示す概念について説明する。図19(c)に示されるように、NodeAからNodeFは、その特性ベクトルにしたがって特徴空間上に位置づけられている。そして、直近に選択したコンテンツの特性ベクトルの影響が大きくなるように計算される。図19(d)に示されるように、満足クラスにおける重心を求めるため、まず、NodeAとNodeBとの中点w1が計算される。そして、この中点w1とNodeCとの中点w2が計算される。   Next, with reference to FIG. 19C and FIG. 19D, a concept indicating processing when generating a separation plane will be described. As shown in FIG. 19C, NodeA to NodeF are positioned on the feature space according to their characteristic vectors. The calculation is performed so that the influence of the characteristic vector of the most recently selected content is increased. As shown in FIG. 19D, in order to obtain the center of gravity in the satisfaction class, first, the midpoint w1 between Node A and Node B is calculated. Then, a midpoint w2 between the midpoint w1 and NodeC is calculated.

一方、不満足クラスにおいては、NodeD、NodeE、NodeFに基づいて重心w3が計算される。不満足クラスにおいては選択順という概念がないため、通常の処理と同じく、その3つのNodeに基づいた重心w3が計算される。そして、中点w2と重心w3とを結んだ線が垂線となる分離平面vが生成される。なお、本実施形態においてはこの分離平面vに直交する直交ベクトルをユーザ特性ベクトルとするものであり、これは、重心w3から中点w2に向けて結んだ直線と同じである。実施形態での説明の便宜上、分離平面を求めているが、NN法を用いる場合においては分離平面を求めることは必須のものではない。   On the other hand, in the dissatisfied class, the center of gravity w3 is calculated based on NodeD, NodeE, and NodeF. Since there is no concept of selection order in the dissatisfied class, the centroid w3 based on the three nodes is calculated as in the normal processing. Then, a separation plane v in which a line connecting the middle point w2 and the center of gravity w3 is a perpendicular is generated. In the present embodiment, an orthogonal vector orthogonal to the separation plane v is used as a user characteristic vector, which is the same as a straight line connected from the center of gravity w3 toward the middle point w2. For the convenience of explanation in the embodiment, the separation plane is obtained. However, when the NN method is used, obtaining the separation plane is not essential.

このように、特性ベクトルと特性ベクトルとの中点を算出し、またその中点と特性ベクトルとの中点を算出し、時系列的に順に中点を算出する(NN法を適用する)ことにより、前のアクセス履歴ほど重みが小さくなり、時系列順位を考慮した重心を算出することができる。   In this way, the midpoint between the characteristic vector and the characteristic vector is calculated, the midpoint between the midpoint and the characteristic vector is calculated, and the midpoint is calculated in time series in order (applying the NN method). Thus, the weight becomes smaller as the previous access history, and the center of gravity can be calculated in consideration of the time series order.

<操作メニューへの適用>
ところで、上述の各方法では、メニュー画面として、ウエブサイトである情報配信サーバ200から送信されたメニュー画面を例に説明したが、これに限るものではなく、例えば、携帯電話機100の操作メニューに対して、レコメンド情報としてレコメンド操作情報を表示するようにしてもよい。
<Apply to operation menu>
By the way, in each of the above-described methods, the menu screen transmitted from the information distribution server 200 that is a website has been described as an example of the menu screen. However, the present invention is not limited to this, and for example, for the operation menu of the mobile phone 100 Then, the recommendation operation information may be displayed as the recommendation information.

例えば、操作メニューにおける各操作項目に対して、特性ベクトルが割り振られており、ユーザの操作履歴に従って、ユーザ操作に関するユーザ特性ベクトルが生成され、そのユーザ特性ベクトルに基づいて類似ユーザをS人抽出し、そのS人の類似ユーザに基づいて、ユーザの新ユーザ特性ベクトルを生成し、当該新ユーザ特性ベクトルに基づいたレコメンド操作情報を生成するようにしてもよい。この場合、操作履歴は情報配信サーバ200に所定のタイミングで送信され、記憶されるよう構成されている。また、ユーザは類似ユーザの操作履歴を見たい場合にはその旨のレコメンド操作情報要求を行うよう操作することができるよう構成されている。   For example, a characteristic vector is assigned to each operation item in the operation menu, and a user characteristic vector related to a user operation is generated according to the user's operation history, and S similar users are extracted based on the user characteristic vector. The new user characteristic vector of the user may be generated based on the S similar users, and recommendation operation information based on the new user characteristic vector may be generated. In this case, the operation history is transmitted to the information distribution server 200 at a predetermined timing and stored. In addition, when a user wants to see an operation history of a similar user, the user can perform an operation so as to make a recommendation operation information request to that effect.

図20は、操作に関する特徴空間における特性ベクトルのパラメータを示す説明図である。図20に示すように、携帯電話機100の端末機能として、「着もじ」「テレビ電話」「ワンセグ」「画面メモ」「テキストメモ」が規定されている。また、特性ベクトルを構成するパラメータとして「電話」「インターネット」「テキスト」「メモ」「テレビ」が規定されている。このように、携帯電話機100の機能に特性ベクトルが規定されている。例えば、「着もじ」には、「電話」「テキスト」のパラメータに1がふられており、電話、テキストに関連のある機能であることが示されている。配信情報格納部205には、類似ユーザが操作した操作履歴情報が記憶され、ユーザが操作メニューを表示するための操作をするときには、その旨が通知される。そして、新ユーザ特性ベクトル算出部209aは、類似ユーザのユーザ特性ベクトルに基づいて、上位S人の類似ユーザを抽出し、当該S人の類似ユーザのユーザ特性ベクトルおよび類似ユーザとユーザとの類似度に基づいて、ユーザの新ユーザ特性ベクトルを生成する。そして、レコメンド情報生成部210は、新ユーザ特性ベクトルに基づいたレコメンド操作情報を生成し、コンテンツ送信部208はそのレコメンド操作情報を送信し、携帯電話機100においてそれを表示させることができる。   FIG. 20 is an explanatory diagram illustrating the parameters of the characteristic vector in the feature space related to the operation. As shown in FIG. 20, “Chaku-moji”, “Videophone”, “One Seg”, “Screen Memo”, and “Text Memo” are defined as the terminal functions of the mobile phone 100. In addition, “telephone”, “Internet”, “text”, “memo”, and “television” are defined as parameters constituting the characteristic vector. Thus, a characteristic vector is defined for the function of the mobile phone 100. For example, in “Chaku-moji”, 1 is assigned to the parameters of “telephone” and “text”, indicating that the function is related to telephone and text. The distribution information storage unit 205 stores operation history information operated by a similar user, and is notified when the user performs an operation for displaying an operation menu. Then, the new user characteristic vector calculation unit 209a extracts the top S similar users based on the user characteristic vectors of the similar users, the user characteristic vector of the S similar users, and the similarity between the similar users and the users Based on the above, a new user characteristic vector of the user is generated. Then, the recommendation information generation unit 210 generates recommendation operation information based on the new user characteristic vector, and the content transmission unit 208 can transmit the recommendation operation information and display it on the mobile phone 100.

このように操作メニューに対しても本実施形態の評価方法を適用し、レコメンド操作情報をユーザに提供することで、ユーザがよく使う操作に類似または関連した操作をユーザに通知することができる。   As described above, by applying the evaluation method of the present embodiment to the operation menu and providing the recommended operation information to the user, it is possible to notify the user of an operation similar or related to the operation frequently used by the user.

つぎに、本実施形態の情報配信サーバ200の作用効果について説明する。この情報配信サーバ200において、ユーザ特性ベクトル計算部204が各ユーザのユーザ特性ベクトルを算出し、類似ユーザ計算部209は、上述算出された各ユーザのユーザ特性ベクトルに基づいてユーザ間の類似度を算出する。そして、類似ユーザ計算部209は、算出された類似度に基づいて一のユーザと類似するS人の類似ユーザを選択し、新ユーザ特性ベクトル算出部209aは、このS人の類似ユーザのユーザ特性ベクトルおよびS人の類似ユーザと対象となるユーザとのそれぞれの類似度に基づいて、新ユーザ特性ベクトルを生成する。レコメンド情報生成部210は、生成された新ユーザ特性ベクトルに基づいて、一のユーザに対するレコメンド情報を生成することができる。   Next, operational effects of the information distribution server 200 of the present embodiment will be described. In this information distribution server 200, the user characteristic vector calculation unit 204 calculates the user characteristic vector of each user, and the similar user calculation unit 209 calculates the similarity between users based on the calculated user characteristic vector of each user. calculate. Then, the similar user calculation unit 209 selects S similar users similar to one user based on the calculated similarity, and the new user characteristic vector calculation unit 209a selects the user characteristics of the S similar users. A new user characteristic vector is generated based on the similarity between the vector and the S similar users and the target user. The recommendation information generation unit 210 can generate recommendation information for one user based on the generated new user characteristic vector.

これにより、新ユーザ特性ベクトルを用いてコンテンツの抽出を行うことで、従前の方法と比較して、類似ユーザの履歴情報を利用することがなく、類似ユーザの特性に合致したレコメンド情報を生成することができる。   As a result, by extracting content using the new user characteristic vector, it is possible to generate recommendation information that matches the characteristics of the similar user without using the history information of the similar user as compared with the conventional method. be able to.

また、本実施形態の情報配信サーバ200においては、新ユーザ特性ベクトル算出部209aは、当該複数の類似ユーザのそれぞれの類似度に、類似ユーザのユーザ特性ベクトルを構成するパラメータのそれぞれを乗算した乗算値を算出し、類似ユーザごとに算出された当該乗算値の合計値に基づいて、一のユーザの新ユーザ特性ベクトルを算出する。例えば、式(2)または(3)にしたがって、新ユーザ特性ベクトルのパラメータを算出し、これに基づいて新ユーザ特性ベクトルを算出することができる。これにより、類似ユーザとの類似度に応じたユーザ特性ベクトルを構成するパラメータを加工することができ、類似ユーザの類似度の影響を適度に与えつつ一のユーザに対する新ユーザ特性ベクトルを生成することができる。よって、一のユーザに対して適切なレコメンド情報を提供することができる。   Further, in the information distribution server 200 of the present embodiment, the new user characteristic vector calculation unit 209a multiplies each similarity of the plurality of similar users by each of the parameters constituting the user characteristic vector of the similar user. A value is calculated, and a new user characteristic vector of one user is calculated based on the total value of the multiplication values calculated for each similar user. For example, the parameter of the new user characteristic vector can be calculated according to the formula (2) or (3), and the new user characteristic vector can be calculated based on the parameter. This makes it possible to process the parameters constituting the user characteristic vector according to the degree of similarity with a similar user, and to generate a new user characteristic vector for one user while moderately affecting the degree of similarity of the similar user Can do. Therefore, appropriate recommendation information can be provided to one user.

なお、上述の式(2)または(3)においては、類似ユーザとの類似度の絶対値の合計値で、除算する処理を行っているが、これに限るものではなく、予め定めた定数としてもよい。   In the above formula (2) or (3), the process of dividing is performed by the total value of the absolute values of the similarity with similar users. However, the present invention is not limited to this. Also good.

また、乗算値に、類似ユーザに対する類似度の程度若しくは類似ユーザの閲覧履歴における頻度に基づいた所定係数で重み付けを行うことで、その影響力を適切に貸せることができる。   Further, by multiplying the multiplication value by a predetermined coefficient based on the degree of similarity with respect to the similar user or the frequency in the browsing history of the similar user, the influence can be appropriately lent.

また、コンテンツ要求受信部201が、ユーザ操作により、複数の選択対象項目であるメニュー画面から一の選択対象項目であるコンテンツを選択することを受信し、コンテンツ特性ベクトル管理テーブル207bは、選択されたコンテンツの特性ベクトルおよび選択されなかったコンテンツの特性ベクトルを記憶する。そして、履歴クラス分離部203は、記憶されている、選択されたコンテンツの特性ベクトルと選択されなかったコンテンツの特性ベクトルとを分離するための平坦に形成されている分離平面を生成し、ユーザ特性ベクトル計算部204は、生成された分離平面に直交する直交ベクトルに基づいてユーザ特性ベクトルを生成することができる。これにより、精度のよいユーザ特性ベクトルを生成することができる。   In addition, the content request receiving unit 201 receives selection of the content that is one selection target item from the menu screen that is a plurality of selection target items by a user operation, and the content characteristic vector management table 207b is selected. The characteristic vector of content and the characteristic vector of unselected content are stored. Then, the history class separation unit 203 generates a separation plane that is formed flat for separating the stored characteristic vector of the selected content and the characteristic vector of the unselected content, and stores the user characteristic The vector calculation unit 204 can generate a user characteristic vector based on the orthogonal vector orthogonal to the generated separation plane. Thereby, an accurate user characteristic vector can be generated.

100…携帯電話機、100a…携帯電話機、101…ブラウザ、102…履歴送信部、103…レコメンド要求送信部、104…配信情報表示部、200…情報配信サーバ、201…コンテンツ要求受信部、202…レコメンド要求受信部、203…履歴クラス分離部、204…ユーザ特性ベクトル計算部、205…配信情報格納部、205a…コンテンツ管理テーブル、207…履歴格納部、207a…ユーザ特性ベクトル管理テーブル、207b…コンテンツ特性ベクトル管理テーブル、207c…閲覧履歴テーブル、208…コンテンツ送信部、209…類似ユーザ計算部、209a…新ユーザ特性ベクトル算出部、210…レコメンド情報生成部。 DESCRIPTION OF SYMBOLS 100 ... Mobile phone, 100a ... Mobile phone, 101 ... Browser, 102 ... History transmission part, 103 ... Recommendation request transmission part, 104 ... Distribution information display part, 200 ... Information distribution server, 201 ... Content request reception part, 202 ... Recommendation Request receiving unit, 203 ... history class separation unit, 204 ... user characteristic vector calculation unit, 205 ... distribution information storage unit, 205a ... content management table, 207 ... history storage unit, 207a ... user characteristic vector management table, 207b ... content characteristic Vector management table, 207c ... browsing history table, 208 ... content transmission unit, 209 ... similar user calculation unit, 209a ... new user characteristic vector calculation unit, 210 ... recommendation information generation unit.

Claims (7)

各ユーザのユーザ特性ベクトルを取得するベクトル取得手段と、
前記ベクトル取得手段により取得された各ユーザのユーザ特性ベクトルに基づいてユーザ間の類似度を算出する類似度算出手段と、
前記類似度算出手段により算出された類似度に基づいて一のユーザと類似する複数の類似ユーザを選択する選択手段と、
前記選択手段により選択された複数の類似ユーザとのそれぞれの類似度および複数の類似ユーザのユーザ特性ベクトルに基づいて、前記一のユーザの新ユーザ特性ベクトルを算出する算出手段と、
前記算出手段により算出された新ユーザ特性ベクトルに基づいて、前記一のユーザに対するレコメンド情報を生成する生成手段と、
を備えるレコメンド情報生成装置。
Vector acquisition means for acquiring a user characteristic vector of each user;
Similarity calculation means for calculating similarity between users based on the user characteristic vector of each user acquired by the vector acquisition means;
Selection means for selecting a plurality of similar users similar to one user based on the similarity calculated by the similarity calculation means;
Calculation means for calculating a new user characteristic vector of the one user based on respective similarities with a plurality of similar users selected by the selection means and user characteristic vectors of the plurality of similar users;
Generating means for generating recommendation information for the one user based on the new user characteristic vector calculated by the calculating means;
A recommendation information generating apparatus comprising:
前記選択手段は、上位所定数の類似ユーザを複数選択し、
前記算出手段は、当該複数の類似ユーザのそれぞれの類似度に、前記類似ユーザのユーザ特性ベクトルを構成するパラメータのそれぞれを乗算した乗算値を算出し、類似ユーザごとに算出された当該乗算値の合計値に基づいて、前記一のユーザの新ユーザ特性ベクトルを算出する
ことを特徴とする請求項1に記載のレコメンド情報生成装置。
The selecting means selects a plurality of top predetermined number of similar users,
The calculation means calculates a multiplication value obtained by multiplying the similarity of each of the plurality of similar users by each of the parameters constituting the user characteristic vector of the similar user, and calculates the multiplication value calculated for each similar user. The recommendation information generating apparatus according to claim 1, wherein a new user characteristic vector of the one user is calculated based on a total value.
前記算出手段は、前記算出した合計値を、類似ユーザとの類似度の絶対値の合計値で除算したパラメータに基づき一のユーザの新ユーザ特性ベクトルを算出する
ことを特徴とする請求項2に記載のレコメンド情報生成装置。
The said calculation means calculates the new user characteristic vector of one user based on the parameter which divided the calculated total value by the total value of the absolute value of the similarity with a similar user. The recommended information generating apparatus described.
前記算出手段は、前記乗算値に、類似ユーザの閲覧履歴の大きさに基づいた所定係数で重み付けを行うことを特徴とする請求項2または3に記載のレコメンド情報生成装置。   The recommendation information generation apparatus according to claim 2, wherein the calculation unit weights the multiplication value by a predetermined coefficient based on a browsing history size of a similar user. 前記ベクトル取得手段は、
ユーザ操作により、複数の選択対象項目から一の選択対象項目を選択することを受け付ける受付手段と、
前記受付手段により受け付けられた選択対象項目の満足特性ベクトルおよび前記受付手段により受け付けられなかった選択対象項目の不満足特性ベクトルを記憶する記憶手段と、
前記記憶手段により記憶されている選択された選択対象項目の満足特性ベクトルと選択されなかった選択対象項目の不満足特性ベクトルとを分離するための分離平面に直交する直交ベクトルをユーザ特性ベクトルとするユーザ特性ベクトル生成手段と、
から構成されることを特徴とする請求項1から4のいずれか一項に記載のレコメンド情報生成装置。
The vector acquisition means includes
Accepting means for accepting selection of one selection target item from a plurality of selection target items by a user operation;
Storage means for storing a satisfaction characteristic vector of the selection target item received by the reception means and a dissatisfaction characteristic vector of the selection target item not received by the reception means;
A user having a user characteristic vector as an orthogonal vector orthogonal to a separation plane for separating a satisfaction characteristic vector of a selected selection target item stored in the storage means and an unsatisfactory characteristic vector of an unselected selection target item Characteristic vector generation means;
The recommendation information generation device according to claim 1, wherein the recommendation information generation device is configured as follows.
前記ベクトル取得手段は、
ユーザ操作により、複数の選択対象項目から一の選択対象項目が選択されたこと、および選択されなかった選択対象項目を受け付ける受付手段と、
前記受付手段により受け付けられなかった選択対象項目の不満足特性ベクトルに基づいてユーザ特性ベクトルを生成するユーザ特性ベクトル生成手段と、
から構成されることを特徴とする請求項1から4のいずれか一項に記載のレコメンド情報生成装置。
The vector acquisition means includes
A receiving unit that receives a selection target item selected from a plurality of selection target items and a selection target item that has not been selected by a user operation;
User characteristic vector generating means for generating a user characteristic vector based on a dissatisfied characteristic vector of a selection target item not received by the receiving means;
The recommendation information generation device according to claim 1, wherein the recommendation information generation device is configured as follows.
各ユーザのユーザ特性ベクトルを取得するベクトル取得ステップと、
前記ベクトル取得ステップにより取得された各ユーザのユーザ特性ベクトルに基づいてユーザ間の類似度を算出する類似度算出ステップと、
前記類似度算出ステップにより算出された類似度に基づいて一のユーザと類似する複数の類似ユーザを選択する選択ステップと、
前記選択ステップにより選択された複数の類似ユーザとのそれぞれの類似度および複数の類似ユーザのユーザ特性ベクトルに基づいて、前記一のユーザの新ユーザ特性ベクトルを算出する算出ステップと、
前記算出ステップにより算出された新ユーザ特性ベクトルに基づいて、前記選択ステップにより選択された類似ユーザの特性ベクトルに基づいて、前記一のユーザに対するレコメンド情報を生成する生成ステップと、
を備えるレコメンド情報生成方法。
A vector acquisition step of acquiring a user characteristic vector of each user;
A similarity calculation step of calculating a similarity between users based on a user characteristic vector of each user acquired by the vector acquisition step;
A selection step of selecting a plurality of similar users similar to one user based on the similarity calculated in the similarity calculation step;
A calculation step of calculating a new user characteristic vector of the one user based on respective similarities with the plurality of similar users selected by the selection step and user characteristic vectors of the plurality of similar users;
Based on the new user characteristic vector calculated by the calculating step, based on the characteristic vector of the similar user selected by the selecting step, generating step for generating recommendation information for the one user;
A recommendation information generation method comprising:
JP2011108656A 2011-05-13 2011-05-13 Recommendation information generation device and recommendation information generation method Pending JP2012242844A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011108656A JP2012242844A (en) 2011-05-13 2011-05-13 Recommendation information generation device and recommendation information generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011108656A JP2012242844A (en) 2011-05-13 2011-05-13 Recommendation information generation device and recommendation information generation method

Publications (1)

Publication Number Publication Date
JP2012242844A true JP2012242844A (en) 2012-12-10

Family

ID=47464551

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011108656A Pending JP2012242844A (en) 2011-05-13 2011-05-13 Recommendation information generation device and recommendation information generation method

Country Status (1)

Country Link
JP (1) JP2012242844A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014186390A (en) * 2013-03-21 2014-10-02 Fujitsu Ltd Operation support program, operation support method and information processor
JP2015018344A (en) * 2013-07-09 2015-01-29 シャープ株式会社 Reproduction device, control method for reproduction device, and control program
JP2017010351A (en) * 2015-06-24 2017-01-12 日本電気株式会社 Advertisement distribution device, advertisement reception device, advertisement distribution system, advertisement distribution method, advertisement reception method, and program
JP2019106033A (en) * 2017-12-13 2019-06-27 ヤフー株式会社 Apparatus and method for providing information, and program
JP2021082326A (en) * 2013-05-20 2021-05-27 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Information providing method, terminal device, and information providing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293246A (en) * 2005-04-15 2006-10-26 Sony Corp Information processing device, method, and program
JP2009252177A (en) * 2008-04-10 2009-10-29 Ntt Docomo Inc Recommendation information generation device and recommendation information generation method
JP2009265754A (en) * 2008-04-22 2009-11-12 Ntt Docomo Inc Information providing system, information providing method, and information providing program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293246A (en) * 2005-04-15 2006-10-26 Sony Corp Information processing device, method, and program
JP2009252177A (en) * 2008-04-10 2009-10-29 Ntt Docomo Inc Recommendation information generation device and recommendation information generation method
US20110093476A1 (en) * 2008-04-10 2011-04-21 Ntt Docomo, Inc. Recommendation information generation apparatus and recommendation information generation method
JP2009265754A (en) * 2008-04-22 2009-11-12 Ntt Docomo Inc Information providing system, information providing method, and information providing program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014186390A (en) * 2013-03-21 2014-10-02 Fujitsu Ltd Operation support program, operation support method and information processor
JP2021082326A (en) * 2013-05-20 2021-05-27 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Information providing method, terminal device, and information providing program
US11574340B2 (en) 2013-05-20 2023-02-07 Panasonic Intellectual Property Corporation Of America Information providing method and information providing device
JP2015018344A (en) * 2013-07-09 2015-01-29 シャープ株式会社 Reproduction device, control method for reproduction device, and control program
JP2017010351A (en) * 2015-06-24 2017-01-12 日本電気株式会社 Advertisement distribution device, advertisement reception device, advertisement distribution system, advertisement distribution method, advertisement reception method, and program
JP2019106033A (en) * 2017-12-13 2019-06-27 ヤフー株式会社 Apparatus and method for providing information, and program

Similar Documents

Publication Publication Date Title
JP5166949B2 (en) RECOMMENDATION INFORMATION GENERATION DEVICE AND RECOMMENDATION INFORMATION GENERATION METHOD
JP5328212B2 (en) RECOMMENDATION INFORMATION EVALUATION DEVICE AND RECOMMENDATION INFORMATION EVALUATION METHOD
CN107562939B (en) Vertical domain news recommendation method and device and readable storage medium
CN102073699A (en) Method, device and equipment for improving search result based on user behaviors
CN103279513A (en) Method for generating content label and method and device for providing multi-media content information
KR101955463B1 (en) System and Method for recommending application using contents analysis
CN101986306A (en) Method and equipment for acquiring yellow page information based on query sequence
JP6185379B2 (en) RECOMMENDATION DEVICE AND RECOMMENDATION METHOD
CN102955850A (en) Method and device for loading sequencing website
JP2012242844A (en) Recommendation information generation device and recommendation information generation method
CN111159563A (en) Method, device and equipment for determining user interest point information and storage medium
US20110225134A1 (en) System and method for enhanced find-in-page functions in a web browser
JP2010181966A (en) Device and method for evaluating recommendation information
US20110208707A1 (en) System and method for enhanced find-in-page functions in a web browser
JP2009140306A (en) Information providing server and method of providing information
JP2014067314A (en) Electronic commerce server device
JP6294279B2 (en) Content recommendation device, content recommendation system, content recommendation method, and program
JP2015088089A (en) Recommendation server and recommendation method
JP5183282B2 (en) RECOMMENDATION INFORMATION EVALUATION DEVICE AND RECOMMENDATION INFORMATION EVALUATION METHOD
JP5248376B2 (en) Information distribution apparatus and information distribution method
CA2704396A1 (en) Adaptive navigation of data sets based on preferences
JP6767897B2 (en) Information processing equipment, information processing methods and programs
KR101902568B1 (en) System and method of providing information
KR20210014211A (en) Method and apparatus for providing search recommendation information
KR101635466B1 (en) Method of providing contents with removing the displayed contents and system thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140909

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150127