JP2002269143A - System, method and program for filtering information - Google Patents

System, method and program for filtering information

Info

Publication number
JP2002269143A
JP2002269143A JP2001070174A JP2001070174A JP2002269143A JP 2002269143 A JP2002269143 A JP 2002269143A JP 2001070174 A JP2001070174 A JP 2001070174A JP 2001070174 A JP2001070174 A JP 2001070174A JP 2002269143 A JP2002269143 A JP 2002269143A
Authority
JP
Japan
Prior art keywords
data
evaluation
user
content
information
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.)
Granted
Application number
JP2001070174A
Other languages
Japanese (ja)
Other versions
JP3788254B2 (en
Inventor
Yusuke Ariyoshi
勇介 有吉
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2001070174A priority Critical patent/JP3788254B2/en
Publication of JP2002269143A publication Critical patent/JP2002269143A/en
Application granted granted Critical
Publication of JP3788254B2 publication Critical patent/JP3788254B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information filtering system that efficiently realizes accurate information filtering on the basis of both contents attributes and different users' evaluated values to the contents. SOLUTION: This information filtering system is provided with a storing part 30 provided with data of evaluated values showing the evaluation of a user to each of contents and attribute data being data representing the contents of each of the contents by preliminarily recording the data of evaluated values and the attribute data, an attribute compressing and converting part 22 for calculating compressed attribute data obtained by removing parts that do not affect evaluation from the attribute data of each of the contents on the basis of the attribute data and evaluated value of each of contents, an evaluation characteristic calculating part 23 for calculating user evaluation characteristic data showing the characteristic of evaluation shown by each user and contents evaluation characteristic data on the basis of information of both the compressed attribute data and the evaluated value, and an evaluation predicting part 24 for predicting and calculating evaluation given to each of the contents by each user on the basis of the user evaluation characteristic data and the contents evaluation characteristic data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、利用者の興味や嗜
好に合ったコンテンツや商品等を選別・推薦する情報フ
ィルタリングに関し、特に、コンテンツの属性と他の利
用者のコンテンツに対する評価値との双方に基づいてフ
ィルタリングを行なう情報フィルタリングシステムとそ
のフィルタリング方法、及び情報フィルタリングプログ
ラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to information filtering for selecting / recommending contents, merchandise, and the like that match the interests and preferences of a user. The present invention relates to an information filtering system, a filtering method, and an information filtering program that perform filtering based on both.

【0002】[0002]

【従来の技術】従来、利用者の興味や嗜好に合ったコン
テンツや商品等を選別・推薦するシステムである情報フ
ィルタリングシステムにおいては、データベースやWW
W(World Wide Web)等の情報システムが提供する大量
の情報や文書、多数のサービスや商品等(以下、これら
をコンテンツと呼ぶこととする)を検索の対象としてい
る。
2. Description of the Related Art Conventionally, in an information filtering system which is a system for selecting and recommending contents, products, and the like that match the interests and tastes of a user, a database or WW
A large amount of information and documents provided by an information system such as W (World Wide Web), a large number of services and products, and the like (hereinafter, these are referred to as contents) are to be searched.

【0003】従来の情報フィルタリングシステムは、利
用者が未評価のコンテンツについて、その利用者が与え
るであろう評価値を予測することで、利用者が必要とす
るコンテンツを選別する。利用者がコンテンツに与える
評価を予測する方式には、一般にCBF(Constant Bas
ed Filtering)方式とSIF(Social Information Fil
tering)方式の2つが存在する。
[0003] A conventional information filtering system selects contents required by a user by estimating an evaluation value that the user will give to a content not yet evaluated by the user. In general, a method for predicting an evaluation given to a content by a user includes CBF (Constant Bass)
ed Filtering) method and SIF (Social Information Fil)
tering) method.

【0004】CBF方式は、コンテンツの中に含まれて
いるキーワードや単語頻度等のデータ(以下、本明細書
では、このデータのことを属性と記載する)によって、
各コンテンツの内容を表現し、各利用者の興味・嗜好を
キーワードの重み等で表現したものとマッチングするこ
とにより、コンテンツをフィルタリングする方式であ
る。
[0004] The CBF method uses data such as a keyword and a word frequency included in content (hereinafter, this data is referred to as an attribute in this specification).
This is a method of filtering the contents by expressing the contents of each content and matching the interests and preferences of each user with those expressed by weights of keywords.

【0005】SIF方式は、予め、各利用者による個々
のコンテンツに対する興味や嗜好の度合いを示す評価の
値(以下、本明細書では、このデータのことを評価と記
載する)を記憶しておき、自分(情報フィルタリングの
要求者)が過去に与えた評価と、要求者以外の利用者の
評価を比較して、要求者と嗜好が似た利用者を検索して
見つけ出し、その嗜好が似た利用者によって高い評価を
与えられたコンテンツを選び出して要求者に推薦するこ
とにより、コンテンツをフィルタリングする方式であ
る。
[0005] In the SIF system, an evaluation value indicating the degree of interest or preference for each content by each user (hereinafter, this data is referred to as evaluation in the present specification) is stored in advance. , Comparing the evaluations given by the user (requester of information filtering) in the past with the evaluations of users other than the requester, searching for and finding users who have similar preferences to the requester, and who have similar preferences In this method, content that has been highly evaluated by a user is selected and recommended to a requester, thereby filtering the content.

【0006】また従来、こうした情報フィルタリングの
精度を上げるための工夫が2種類ある。
Conventionally, there are two types of devices for improving the accuracy of such information filtering.

【0007】第1に、CBF方式とSIF方式との、フ
ィルタリングの方法を組合せて実行するという方法があ
る。つまり、各コンテンツを、CBF方式とSIF方式
との両方式により検索し抽出するのである。
[0007] First, there is a method of performing a combination of filtering methods of the CBF method and the SIF method. That is, each content is searched and extracted by both the CBF method and the SIF method.

【0008】第2に、フィルタリングのために参照する
データを、類似したものをまとめ、フィルタリングに役
立たないものを削除するというものである(以下、この
処理を圧縮変換と呼ぶ)。例えば、CBFで圧縮変換を
用いると、各利用者やコンテンツの属性等のフィルタリ
ングに用いるデータから、役に立たないデータを識別し
て削除し、重要なデータのみを用いてフィルタリングを
行なうことにより、情報フィルタリングの精度を上げる
ことができる。また、圧縮変換の類似したものをまとめ
る性質により、“計算機”と “コンピュータ”といっ
た類似した意味の単語を1つにまとめることができ、こ
れによりフィルタリングの漏れが少なくなり、情報フィ
ルタリングの精度を上げることができる。
[0008] Second, similar data is referred to for filtering, and data that is not useful for filtering is deleted (hereinafter, this processing is referred to as compression conversion). For example, if compression conversion is used in CBF, information filtering is performed by identifying and deleting useless data from data used for filtering of attributes of each user or content, and performing filtering using only important data. Accuracy can be improved. Also, due to the similarity of compression conversion, words having similar meanings such as "computer" and "computer" can be combined into one, thereby reducing filtering omissions and increasing the accuracy of information filtering. be able to.

【0009】この圧縮変換の処理を取り入れた情報フィ
ルタリングシステムの一例が、「1999年8月、アイ
・ジェイ・シー・エイ・アイ99・ワークショップ・マ
シンラーニング・フォー・インフォメーション・フィル
タリング、86〜91頁(IJCAI99 Workshop Machine L
earning for Information Filtering, pp.86-91, Augus
t, 1999)」に記載されている。
[0009] An example of an information filtering system incorporating this compression conversion process is described in "IJCIA 99 Workshop, Machine Learning for Information Filtering, 86-91, August 1999". Page (IJCAI99 Workshop Machine L
earning for Information Filtering, pp.86-91, Augus
t, 1999) ".

【0010】ここで、この文献に記載された情報フィル
タリングシステムについて、図面を参照して詳細に説明
する。図7は、この従来の情報フィルタリングシステム
100bの構成を示すブロック図である。
Here, an information filtering system described in this document will be described in detail with reference to the drawings. FIG. 7 is a block diagram showing the configuration of this conventional information filtering system 100b.

【0011】図7を参照すると、この従来の情報フィル
タリングシステム100bは、入出力部10とデータ処
理部40と記憶部50を備えている。
Referring to FIG. 1, this conventional information filtering system 100b includes an input / output unit 10, a data processing unit 40, and a storage unit 50.

【0012】入出力部10は、要求入力部11、コンテ
ンツ提示部12、評価入力部13を備えている。
The input / output unit 10 includes a request input unit 11, a content presentation unit 12, and an evaluation input unit 13.

【0013】データ処理部40は、属性抽出部21、プ
ロファイル学習部41、プロファイル変換部42、属性
変換部43、評価予測部44、コンテンツ選択部25を
備えている。
The data processing unit 40 includes an attribute extraction unit 21, a profile learning unit 41, a profile conversion unit 42, an attribute conversion unit 43, an evaluation prediction unit 44, and a content selection unit 25.

【0014】属性抽出部21は、記憶部50に記憶され
たコンテンツデータ31から、特徴となる属性を抽出
し、これを属性データ32として記憶部50に格納す
る。
The attribute extracting unit 21 extracts a characteristic attribute from the content data 31 stored in the storage unit 50, and stores this as attribute data 32 in the storage unit 50.

【0015】プロファイル学習部41は、評価値33の
データから、利用者がコンテンツに与えた評価と、属性
データ32中のコンテンツの属性の内で要求者が評価済
みのコンテンツの属性とを基にして、要求者の評価と属
性の間の関係を表すプロファイルを学習し、その結果を
プロファイルデータ51として記憶部50に格納する。
The profile learning unit 41 uses the data of the evaluation value 33 based on the evaluation given to the content by the user and the attribute of the content evaluated by the requester among the attributes of the content in the attribute data 32. Then, a profile representing the relationship between the requester's evaluation and the attribute is learned, and the result is stored in the storage unit 50 as profile data 51.

【0016】プロファイル変換部42は、利用者のプロ
ファイルデータ51を圧縮変換し、その結果を変換プロ
ファイルデータ54として記憶部50に格納する。更
に、プロファイル変換部42は、どの属性をまとめてど
の属性を削除するかという、プロファイルを圧縮変換す
る方法を指定する情報を、変換方法データ52として記
憶部50に格納する。
The profile conversion section 42 compresses and converts the user's profile data 51 and stores the result in the storage section 50 as conversion profile data 54. Further, the profile conversion unit 42 stores, in the storage unit 50, information specifying a method of compressing and converting a profile, that is, which attributes are to be combined and which attributes are to be deleted, as conversion method data 52.

【0017】属性変換部43は、属性データ32として
示される各コンテンツの属性を、変換方法データ52に
より指定された変換方法を用いて、圧縮変換を実行し、
圧縮された属性データを変換属性データ53として記憶
部50に格納する。
The attribute conversion unit 43 performs compression conversion of the attribute of each content indicated as the attribute data 32 by using the conversion method specified by the conversion method data 52.
The compressed attribute data is stored in the storage unit 50 as the conversion attribute data 53.

【0018】評価予測部44は、入出力部10の要求入
力部11から、要求者の情報フィルタリング要求を受け
付けた場合に、要求者の圧縮変換されたプロファイルデ
ータである変換プロファイルデータ54と、各コンテン
ツの圧縮された属性データである変換属性データ53と
を比較して、各コンテンツの要求者に対する評価値を予
測しその値を算出する。
When an information filtering request of a requester is received from the request input unit 11 of the input / output unit 10, the evaluation prediction unit 44 converts conversion profile data 54, which is profile data obtained by compression conversion of the requester, and By comparing the converted attribute data 53 which is compressed attribute data of the content, the evaluation value of each content with respect to the requester is predicted and the value is calculated.

【0019】コンテンツ選択部25は、評価予測部44
から各コンテンツの要求者に対する予測評価値を受け取
り、コンテンツデータ31として記録されている登録コ
ンテンツの中から、予測評価値の高いコンテンツを選別
し、これを入出力部10のコンテンツ提示部12を通じ
て要求者に提供する。
The content selection section 25 includes an evaluation prediction section 44
From the registered content recorded as the content data 31, a content having a high predicted evaluation value is selected, and is requested through the content presentation unit 12 of the input / output unit 10. To provide.

【0020】記憶部50は、コンテンツデータ31、属
性データ32、評価値33、プロファイルデータ51、
変換方法データ52、変換属性データ53、変換プロフ
ァイルデータ54を備えている。
The storage unit 50 stores content data 31, attribute data 32, evaluation values 33, profile data 51,
It includes conversion method data 52, conversion attribute data 53, and conversion profile data 54.

【0021】コンテンツデータ31は、推薦対象となる
登録コンテンツ60のデータである。
The content data 31 is data of the registered content 60 to be recommended.

【0022】評価値33は、利用者がコンテンツに与え
た評価の値であり、要求者及び要求者以外の利用者によ
る評価も含まれる。また、評価入力部13から新しい評
価が入力されることにより、評価値33の値は追加・更
新される。
The evaluation value 33 is an evaluation value given to the content by the user, and includes an evaluation by the requester and a user other than the requester. When a new evaluation is input from the evaluation input unit 13, the value of the evaluation value 33 is added or updated.

【0023】属性データ32は、属性抽出部21が算出
したコンテンツの属性のデータである。
The attribute data 32 is attribute data of the content calculated by the attribute extracting unit 21.

【0024】プロファイルデータ51は、プロファイル
学習部41で生成された利用者のプロファイルのデータ
である。
The profile data 51 is user profile data generated by the profile learning section 41.

【0025】変換方法データ52は、プロファイルの圧
縮変換方法を指定するデータであり、プロファイル変換
部42により生成される。
The conversion method data 52 is data designating a compression conversion method of the profile, and is generated by the profile conversion unit 42.

【0026】変換属性データ53は、コンテンツの圧縮
変換された属性データであり、属性変換部43により圧
縮変換されたデータである。
The conversion attribute data 53 is attribute data obtained by compression-converting the content, and is data that has been compression-converted by the attribute conversion unit 43.

【0027】変換プロファイルデータ54は、圧縮変換
されたプロファイルデータであり、プロファイル変換部
42により圧縮変換されたデータである。
The conversion profile data 54 is compression-converted profile data, and is data that has been compression-converted by the profile conversion unit 42.

【0028】次に、図8、図9のフローチャートを参照
して、図7に示されるこの従来技術の動作について説明
する。
Next, the operation of the prior art shown in FIG. 7 will be described with reference to the flowcharts of FIGS.

【0029】動作は事前に実行する準備動作と、利用者
のフィルタリング要求を受けて実行するフィルタリング
動作に大きく分かれる。
The operation is roughly divided into a preparatory operation to be executed in advance and a filtering operation to be executed in response to a filtering request from a user.

【0030】まず、準備動作について説明する。図8
は、従来の情報フィルタリングシステムの準備動作を説
明するためのフローチャートである。
First, the preparation operation will be described. FIG.
5 is a flowchart for explaining a preparation operation of a conventional information filtering system.

【0031】図8を参照すると、準備動作では、まずコ
ンテンツデータ31中のコンテンツから、属性抽出部2
1が特徴となる属性を抽出し、属性データ32として記
憶部50に格納する(ステップ801)。
Referring to FIG. 8, in the preparation operation, first, the attribute extracting unit 2 extracts the contents in the contents data 31 from the contents.
1 extracts the characteristic attribute, and stores it in the storage unit 50 as the attribute data 32 (step 801).

【0032】ここでいう“属性”には、コンテンツの内
容を特徴づけるキーワードや単語頻度等を用いることが
できる。例えば、『あるコンテンツの中には、「野球」
と「サッカー」いうキーワードが含まれる。』というよ
うに、コンテンツの特徴を示す属性を抽出する。
As the "attribute" here, a keyword or a word frequency characterizing the content of the content can be used. For example, "Some content contains" baseball "
And the keyword "soccer". ], An attribute indicating the characteristic of the content is extracted.

【0033】次に、プロファイル学習部41が、要求者
が評価済みのコンテンツの属性データ32と、利用者が
各コンテンツに与えた評価値33とを基にして、要求者
の評価と属性との間の関係を表すプロファイルを学習
し、その結果をプロファイルデータ51として記憶部5
0に格納する(ステップ802)。
Next, based on the attribute data 32 of the content evaluated by the requester and the evaluation value 33 given to each content by the user, the profile learning unit 41 compares the evaluation of the requester with the attribute. A profile representing the relationship between the two is learned, and the result is stored as profile data 51 in the storage unit 5.
0 is stored (step 802).

【0034】このプロファイルの学習結果は、例えば、
要求者は、過去に「野球」というキーワードを含むコン
テンツを高く評価したが、逆に「サッカー」というキー
ワードを含むコンテンツは、低く評価したというよう
に、要求者の評価と属性との間の関係を示すデータであ
り、言い換えれば、利用者の興味をコンテンツに含まれ
る単語(キーワード)の重みで表現したデータである。
The learning result of this profile is, for example,
In the past, the requester rated content containing the keyword "baseball" high, while conversely content containing the keyword "soccer" rated low, indicating that the relationship between the requester's rating and the attribute was low. In other words, it is data expressing the interest of the user by the weight of a word (keyword) included in the content.

【0035】次に、プロファイル変換部42が、利用者
のプロファイルデータ51に関してその属性を圧縮変換
し、変換プロファイルデータ54として記憶部50に格
納する(ステップ803)。更に、プロファイル変換部
42は、どの属性をまとめてどの属性を削除するかとい
う、プロファイルの圧縮変換方法を指定する情報を、変
換方法データ52として記憶部50に格納する。
Next, the profile conversion section 42 compresses and converts the attribute of the user profile data 51 and stores it in the storage section 50 as the conversion profile data 54 (step 803). Further, the profile conversion unit 42 stores, in the storage unit 50, information that specifies which attribute is to be combined and which attribute is to be deleted, and specifies a profile compression conversion method as conversion method data 52.

【0036】この圧縮変換の処理の内容は、例えば、あ
る利用者のプロファイルにおいて、「野球」「ベースボ
ール」「ピッチャー」といった野球に関するキーワード
とその重みが格納されているとき、これらを1つにまと
めて、その利用者の[野球]という話題に関する関心の
程度を表現するようにするものである。また例えば、
「ひと」「もの」等のように、一般的で話題を特定する
のに役立たないキーワードを削除する。この従来技術に
おいては、プロファイル変換部42において、“特異値
分解”という数学手法を用いてこれらの圧縮変換処理を
実行している。
The contents of the compression conversion process are as follows. For example, when keywords related to baseball such as "baseball", "baseball", and "pitcher" and their weights are stored in a certain user's profile, these are combined into one. In summary, the degree of interest of the user on the topic of [baseball] is expressed. Also, for example,
Delete keywords that are general and do not help identify the topic, such as "person" or "thing". In this prior art, the profile conversion unit 42 executes these compression conversion processes using a mathematical method called “singular value decomposition”.

【0037】次に、属性変換部43が、各コンテンツの
属性データ32を、変換方法データ52において指定さ
れた変換方法に従い圧縮変換し、その結果を変換属性デ
ータ53として記憶部50に格納する(ステップ80
4)。
Next, the attribute conversion unit 43 compresses and converts the attribute data 32 of each content in accordance with the conversion method specified in the conversion method data 52, and stores the result in the storage unit 50 as conversion attribute data 53 ( Step 80
4).

【0038】この準備動作に続いて、実際のフィルタリ
ング動作の処理を説明する。図9は、従来の情報フィル
タリングシステムのフィルタリング動作を説明するため
のフローチャートである。
Subsequent to the preparatory operation, the actual filtering operation will be described. FIG. 9 is a flowchart for explaining a filtering operation of the conventional information filtering system.

【0039】まず、要求入力部11から要求者の情報フ
ィルタリング要求を受け付けると(ステップ901)、
評価予測部44が、要求者の圧縮変換されたプロファイ
ルである変換プロファイルデータ54と、各コンテンツ
の圧縮された属性である変換属性データ53とを比較し
て、各コンテンツの要求者に対する評価値を予測し、そ
の予測評価値を出力する(ステップ902)。
First, when a requester's information filtering request is received from the request input unit 11 (step 901),
The evaluation prediction unit 44 compares the conversion profile data 54, which is the profile of the requester that has been compressed and converted, with the conversion attribute data 53, which is the compressed attribute of each content, and calculates the evaluation value of each content for the requester. Predict and output the predicted evaluation value (step 902).

【0040】次に、コンテンツ選択部25が、評価予測
部44から各コンテンツの要求者に対する予測評価値を
受け取り、コンテンツデータ31の内で予測評価値の高
いコンテンツを選別する(ステップ903)。
Next, the content selection section 25 receives the predicted evaluation value for the requester of each content from the evaluation prediction section 44, and selects the content having a high predicted evaluation value from the content data 31 (step 903).

【0041】最後に、このコンテンツ選択部25により
選別された、予測評価値の高いコンテンツを、コンテン
ツ提示部12を通じて要求者に提供する(ステップ90
4)。
Finally, the content having a high predicted evaluation value selected by the content selection section 25 is provided to the requester through the content presentation section 12 (step 90).
4).

【0042】例えば、要求者が[野球]の話題を扱った
コンテンツに関心があり、逆に[サッカー]の話題を扱
ったコンテンツには関心がない場合には、評価予測部4
4は、その旨の情報を示す圧縮変換されたプロファイル
を受け取る。そして、評価予測部44は、このプロファ
イルと各コンテンツの変換属性データとマッチングをと
り、これを予測評価値として出力する。このとき、[野
球]という話題を扱ったコンテンツの予測評価値は高く
なり、逆に[サッカー]という話題を扱ったコンテンツ
の予測評価値は低くなる。この従来技術では、圧縮変換
した要求者のプロファイルと、圧縮変換したコンテンツ
の属性との相関係数を用いて、予測評価値を算出してい
る。
For example, when the requester is interested in the content dealing with the topic of [baseball] and not interested in the content dealing with the topic of [soccer], the evaluation prediction unit 4
4 receives the compressed and converted profile indicating the information to that effect. Then, the evaluation prediction unit 44 matches this profile with the conversion attribute data of each content, and outputs this as a predicted evaluation value. At this time, the predicted evaluation value of the content dealing with the topic of [baseball] becomes higher, and conversely, the predicted evaluation value of the content dealing with the topic of [soccer] becomes lower. In this conventional technique, a prediction evaluation value is calculated using a correlation coefficient between a profile of a requester that has undergone compression conversion and an attribute of the content that has undergone compression conversion.

【0043】そして、コンテンツ選択部25は、この評
価予測部の予測結果を受け取ると、コンテンツデータ3
1の中から、予測評価値が高く、かつ、過去に要求者が
評価していないコンテンツを選択するので、[野球]と
いう話題を扱ったコンテンツは選択され、コンテンツ提
示部12に出力される。逆に[サッカー]という話題を
扱ったコンテンツは選択されない。
Then, upon receiving the prediction result of the evaluation prediction section, the content selection section 25 receives the content data 3
1, the content that has a high predicted evaluation value and has not been evaluated by the requester in the past is selected. Therefore, the content dealing with the topic of “baseball” is selected and output to the content presentation unit 12. Conversely, content dealing with the topic of [soccer] is not selected.

【0044】次に、要求者は、コンテンツ提示部12に
提示されたコンテンツが、自分の関心や嗜好に合うか評
価し、評価を評価入力部13から入力する。この評価入
力部13から入力された評価は、評価値33として記憶
部50内に格納する。
Next, the requester evaluates whether the content presented on the content presentation unit 12 matches his / her interests and preferences, and inputs the evaluation from the evaluation input unit 13. The evaluation input from the evaluation input unit 13 is stored in the storage unit 50 as the evaluation value 33.

【0045】[0045]

【発明が解決しようとする課題】次に、上述した従来の
技術、即ちCBF方式単独、SIF方式単独、及び両方
式を組合せた方式のそれぞれの問題点を説明する。
Next, problems of the above-described conventional techniques, that is, the CBF system alone, the SIF system alone, and the system combining both systems will be described.

【0046】CBF方式単独の場合では、コンテンツの
属性と評価との関係を学習して、コンテンツをフィルタ
リングする。つまり、利用者から高い評価を与えられた
コンテンツと、属性が類似したコンテンツは、予測評価
値が高くなり、利用者に推薦されることになる。
In the case of the CBF system alone, the relationship between the attribute of the content and the evaluation is learned, and the content is filtered. In other words, a content whose attribute is similar to a content that has been highly evaluated by the user has a high predicted evaluation value, and is recommended to the user.

【0047】しかし、属性の類似性と評価の類似性は、
完全には一致しない。つまり、属性が持っている情報の
中には、評価と関連する部分と評価には関連しない部分
の双方があり、このCBF方式では、評価と関連しない
部分のデータも評価予測のために使われてしまう。この
ため、従来のCBF方式では、属性が持つ情報の内で評
価と関連しない部分の影響により、フィルタリング精度
が低くなるという問題点があった。
However, the similarity between the attribute and the evaluation is
Does not exactly match. In other words, the information of the attribute includes both a part related to the evaluation and a part not related to the evaluation. In this CBF method, the data of the part not related to the evaluation is also used for the evaluation prediction. Would. For this reason, in the conventional CBF method, there is a problem that filtering accuracy is reduced due to the influence of a part of the information of the attribute which is not related to the evaluation.

【0048】また、SIF方式とCBF方式を組合せた
方式の場合でも、このCBF方式の問題点が存在する。
つまり、組合せた方式においても、CBF方式による情
報フィルタリングを行なうため、属性に含まれる評価と
関連しない部分の情報による評価予測への影響が発生す
るからである。
Further, even in the case of a system combining the SIF system and the CBF system, there is a problem of the CBF system.
That is, even in the combined method, the information filtering by the CBF method is performed, so that the information included in the attribute that is not related to the evaluation affects the evaluation prediction.

【0049】SIF方式単独の場合では、他の利用者に
より評価された、まだ要求者が評価していないコンテン
ツの情報をフィルタリングする。このため、従来のSI
F方式では、予めある程度の量の評価が集まらなけれ
ば、適切なフィルタリングを行なうことができないとい
う問題点がある。
In the case of the SIF system alone, information on content evaluated by another user and not yet evaluated by the requester is filtered. For this reason, the conventional SI
The F method has a problem in that appropriate filtering cannot be performed unless a certain amount of evaluation is collected in advance.

【0050】これは、SIF方式が各利用者の評価を用
いてフィルタリングする方式だからである。このよう
に、SIF方式では、評価者の数が少ない場合にはフィ
ルタリングの精度が悪いものとなり、特に、まだ誰も評
価していない新しい情報を推薦することができないとい
う、大きな問題点がある。SIF方式のこの問題点は、
CBF方式と組み合わせることにより軽減できるが、そ
の場合は、SIF方式とCBF方式を組合せた方式の問
題点が問題となる。
This is because the SIF method uses the evaluation of each user to perform filtering. As described above, in the SIF system, when the number of evaluators is small, the accuracy of filtering becomes poor, and there is a large problem that new information that no one has yet evaluated cannot be recommended. The problem with the SIF method is that
It can be reduced by combining with the CBF method, but in that case, the problem of the method combining the SIF method and the CBF method becomes a problem.

【0051】本発明の第1の目的は、上記従来技術の欠
点を解決し、コンテンツの属性と他の利用者のコンテン
ツに対する評価値との双方に基づいて、効率よく高精度
の情報フィルタリングを実現する情報フィルタリングシ
ステムとそのフィルタリング方法、及び情報フィルタリ
ングプログラムを提供することにある。
A first object of the present invention is to solve the above-mentioned drawbacks of the prior art, and realize efficient and accurate information filtering based on both the attribute of the content and the evaluation value of the content of another user. To provide an information filtering system, a filtering method thereof, and an information filtering program.

【0052】[0052]

【課題を解決するための手段】上記目的を達成するため
本発明の情報フィルタリングシステムは、個々のコンテ
ンツに対する利用者の評価を予測し、前記コンテンツの
中から前記利用者に適合するコンテンツを検出する情報
フィルタリングシステムにおいて、各前記利用者により
これまでに示されている各前記利用者の各前記コンテン
ツに対する評価を示す評価値のデータと、前記評価に関
連する情報である関連データとを予め記録して備える記
憶部と、各前記コンテンツの前記関連データと前記評価
値とを基に、各前記関連データから評価に影響を与えな
い部分を取り除いたデータである圧縮データを算出する
圧縮変換手段と、前記圧縮データと前記評価値との双方
の情報を基に、各前記利用者により示された評価の特徴
を示す利用者評価特徴データと、コンテンツ評価特徴デ
ータとを算出する評価特徴算出手段と、前記利用者評価
特徴データと前記コンテンツ評価特徴データを基にし
て、各コンテンツに対して各利用者が与える評価を予測
し算出する評価予測手段を備えることを特徴とする。
In order to achieve the above object, an information filtering system according to the present invention predicts a user's evaluation of individual contents, and detects contents suitable for the user from the contents. In the information filtering system, data of an evaluation value indicating an evaluation of each of the contents of each of the users, which has been shown so far by each of the users, and related data which is information related to the evaluation are recorded in advance. A storage unit, based on the relevant data and the evaluation value of each of the contents, a compression conversion unit that calculates compressed data that is data obtained by removing a portion that does not affect evaluation from each of the relevant data, A user evaluation indicating characteristics of the evaluation indicated by each user based on information of both the compressed data and the evaluation value Evaluation feature calculating means for calculating collection data and content evaluation feature data; and predicting and calculating an evaluation given to each content by each user based on the user evaluation feature data and the content evaluation feature data. It is characterized by comprising an evaluation prediction means for performing the evaluation.

【0053】請求項2の本発明の情報フィルタリングシ
ステムは、前記関連データに、各前記コンテンツの内容
を表現する属性データを含むことを特徴とする。
The information filtering system according to a second aspect of the present invention is characterized in that the related data includes attribute data expressing the contents of each of the contents.

【0054】請求項3の本発明の情報フィルタリングシ
ステムは、前記関連データに、各前記利用者に関する情
報を示す利用者データを含むことを特徴とする。
The information filtering system according to a third aspect of the present invention is characterized in that the related data includes user data indicating information on each of the users.

【0055】請求項4の本発明の情報フィルタリングシ
ステムは、前記圧縮変換手段は、前記関連データと前記
評価値とを基に、前記関連データを圧縮変換することに
より、各前記関連データから評価に影響を与えない部分
を取り除いたデータである前記圧縮データを算出するこ
とを特徴とする。
In the information filtering system according to a fourth aspect of the present invention, the compression conversion means compresses and converts the relevant data based on the relevant data and the evaluation value, thereby converting each of the relevant data into an evaluation. The method is characterized in that the compressed data, which is data obtained by removing a portion having no influence, is calculated.

【0056】請求項5の本発明の情報フィルタリングシ
ステムは、前記圧縮変換手段は、前記評価値を基にし
て、前記評価値から評価予測に有効でない部分を取り除
くように圧縮する圧縮変換の方法を指定するデータであ
る、評価変換方法データを算出する評価圧縮変換手段
と、前記関連データと前記評価変換方法データとを基に
して、前記関連データからの前記圧縮データを算出する
圧縮変換の方法を指定するデータである、圧縮変換方法
データを算出する第2圧縮変換手段と、前記関連データ
から、前記圧縮変換方法データに示される算出方法に基
づき、前記圧縮データを算出する圧縮算出手段を備える
ことを特徴とする。
According to a fifth aspect of the present invention, in the information filtering system according to the fifth aspect, the compression conversion unit performs a compression conversion method for compressing the evaluation value based on the evaluation value so as to remove a portion that is not effective for evaluation prediction from the evaluation value. An evaluation compression conversion unit that calculates evaluation conversion method data, which is data to be specified, and a compression conversion method that calculates the compressed data from the relevant data based on the relevant data and the evaluation conversion method data. A second compression conversion unit that calculates compression conversion method data that is data to be specified; and a compression calculation unit that calculates the compressed data from the related data based on a calculation method indicated in the compression conversion method data. It is characterized by.

【0057】請求項6の本発明の情報フィルタリングシ
ステムは、前記圧縮変換手段は、前記関連データ及び前
記評価値を、特異値分解により圧縮変換し、前記圧縮デ
ータを算出することを特徴とする。
According to a sixth aspect of the present invention, in the information filtering system, the compression conversion means compresses and converts the related data and the evaluation value by singular value decomposition to calculate the compressed data.

【0058】請求項7の本発明の情報フィルタリングシ
ステムは、前記評価特徴算出手段は、前記圧縮データと
前記評価値との双方の情報を用いて示されるデータを、
圧縮変換することにより、各前記利用者により示された
評価の特徴を示す利用者評価特徴データと、コンテンツ
評価特徴データとを算出することを特徴とする。
According to a seventh aspect of the present invention, in the information filtering system, the evaluation feature calculating means converts data indicated by using information of both the compressed data and the evaluation value into data.
The compression conversion is performed to calculate user evaluation feature data indicating the evaluation feature indicated by each user and content evaluation feature data.

【0059】請求項8の本発明の情報フィルタリングシ
ステムは、前記評価特徴算出手段は、前記圧縮データと
前記評価値との双方の情報を用いて示されるデータを、
特異値分解により圧縮変換し、各前記利用者により示さ
れた評価の特徴を示す利用者評価特徴データと、コンテ
ンツ評価特徴データとを算出することを特徴とする。
According to an eighth aspect of the present invention, in the information filtering system according to the present invention, the evaluation feature calculating means converts data indicated by using information of both the compressed data and the evaluation value,
The compression conversion is performed by singular value decomposition, and user evaluation characteristic data indicating the evaluation characteristics indicated by each user and content evaluation characteristic data are calculated.

【0060】請求項9の本発明の情報フィルタリングシ
ステムは、各前記利用者によりこれまでに示されてい
る、各前記利用者のそれぞれの各前記コンテンツに対す
る評価を示す評価値を、入力し記録する評価入力手段
と、各前記コンテンツの内容を表現するデータである属
性データを抽出する属性抽出手段を備えることを特徴と
する。
According to a ninth aspect of the present invention, the information filtering system according to the present invention inputs and records an evaluation value, which has been shown by each user so far, indicating each user's evaluation of each of the contents. It is characterized by comprising evaluation input means and attribute extracting means for extracting attribute data which is data representing the content of each of the contents.

【0061】請求項10の本発明の情報フィルタリング
システムは、インターネット上に公開される前記コンテ
ンツを、フィルタリングすることを特徴とする。
[0061] An information filtering system according to a tenth aspect of the present invention is characterized in that the content published on the Internet is filtered.

【0062】請求項11の本発明の情報フィルタリング
方法は、個々のコンテンツに対する利用者の評価を予測
し、前記コンテンツの中から前記利用者に適合するコン
テンツを検出する情報フィルタリング方法において、各
前記利用者によりこれまでに示されている各前記利用者
の各前記コンテンツに対する評価を示す評価値のデータ
と、前記評価に関連する情報である関連データの、予め
記録されたデータを参照するステップと、各前記コンテ
ンツの前記関連データと前記評価値とを基に、各前記関
連データから評価に影響を与えない部分を取り除いたデ
ータである圧縮データを算出する圧縮変換ステップと、
前記圧縮データと前記評価値との双方の情報を基に、各
前記利用者により示された評価の特徴を示す利用者評価
特徴データと、コンテンツ評価特徴データとを算出する
評価特徴算出ステップと、前記利用者評価特徴データと
前記コンテンツ評価特徴データを基にして、各コンテン
ツに対して各利用者が与える評価を予測し算出する評価
予測ステップを備えることを特徴とする。
According to an information filtering method of the present invention, there is provided an information filtering method for predicting a user's evaluation of individual contents and detecting contents suitable for the user from the contents. Data of an evaluation value indicating an evaluation of each of the contents of each of the users shown so far by the user, and related data that is information related to the evaluation, referring to pre-recorded data, A compression conversion step of calculating compressed data that is data obtained by removing a portion that does not affect evaluation from each of the related data based on the related data and the evaluation value of each of the contents;
Based on both information of the compressed data and the evaluation value, user evaluation feature data indicating an evaluation feature indicated by each user, and an evaluation feature calculation step of calculating content evaluation feature data, An evaluation prediction step of predicting and calculating an evaluation given by each user to each content based on the user evaluation characteristic data and the content evaluation characteristic data is provided.

【0063】請求項12の本発明の情報フィルタリング
方法は、前記関連データに、各前記コンテンツの内容を
表現する属性データを含むことを特徴とする。
A twelfth aspect of the information filtering method according to the present invention is characterized in that the related data includes attribute data representing the contents of each of the contents.

【0064】請求項13の本発明の情報フィルタリング
方法は、前記関連データに、各前記利用者に関する情報
を示す利用者データを含むことを特徴とする。
According to a thirteenth aspect of the information filtering method of the present invention, the related data includes user data indicating information on each of the users.

【0065】請求項14の本発明の情報フィルタリング
方法は、前記圧縮変換ステップは、前記関連データと前
記評価値とを基に、前記関連データを圧縮変換すること
により、各前記関連データから評価に影響を与えない部
分を取り除いたデータである前記圧縮データを算出する
ことを特徴とする。
In the information filtering method according to the present invention, in the compression conversion step, the relevant data may be subjected to compression conversion based on the relevant data and the evaluation value, so that each of the relevant data is converted into an evaluation. The method is characterized in that the compressed data, which is data obtained by removing a portion having no influence, is calculated.

【0066】請求項15の本発明の情報フィルタリング
方法は、前記圧縮変換ステップは、前記評価値を基にし
て、前記評価データから評価予測に有効でない部分を取
り除くように圧縮する圧縮変換の方法を指定するデータ
である、評価変換方法データを算出する評価圧縮変換ス
テップと、前記関連データと前記評価変換方法データと
を基にして、前記関連データからの前記圧縮データを算
出する圧縮変換の方法を指定するデータである、圧縮変
換方法データを算出する第2圧縮変換ステップと、前記
関連データから、前記圧縮変換方法データに示される算
出方法に基づき、前記圧縮データを算出する圧縮算出ス
テップを備えることを特徴とする。
In the information filtering method according to the present invention, the compression conversion step may include a compression conversion method for compressing the evaluation data based on the evaluation value so as to remove a portion that is not valid for evaluation prediction from the evaluation data. An evaluation compression conversion step of calculating evaluation conversion method data, which is data to be specified, and a compression conversion method of calculating the compressed data from the relevant data based on the relevant data and the evaluation conversion method data. A second compression conversion step of calculating compression conversion method data, which is data to be specified; and a compression calculation step of calculating the compressed data from the related data based on a calculation method indicated in the compression conversion method data. It is characterized by.

【0067】請求項16の本発明の情報フィルタリング
方法は、前記圧縮変換ステップは、前記関連データ及び
前記評価値を、特異値分解により圧縮変換し、前記圧縮
データを算出することを特徴とする。
The information filtering method according to the present invention is characterized in that the compression conversion step includes compression conversion of the related data and the evaluation value by singular value decomposition to calculate the compressed data.

【0068】請求項17の本発明の情報フィルタリング
方法は、前記評価特徴算出ステップは、前記圧縮データ
と前記評価値との双方の情報を用いて示されるデータ
を、圧縮変換することにより、各前記利用者により示さ
れた評価の特徴を示す利用者評価特徴データと、コンテ
ンツ評価特徴データとを算出することを特徴とする。
In the information filtering method according to the present invention, in the evaluation feature calculating step, each of the compressed data and the evaluation value is compressed and converted into data. It is characterized in that user evaluation feature data indicating the evaluation feature indicated by the user and content evaluation feature data are calculated.

【0069】請求項18の本発明の情報フィルタリング
方法は、前記評価特徴算出ステップは、前記圧縮データ
と前記評価値との双方の情報を用いて示されるデータ
を、特異値分解により圧縮変換し、各前記利用者により
示された評価の特徴を示す利用者評価特徴データと、コ
ンテンツ評価特徴データとを算出することを特徴とす
る。
In the information filtering method according to the present invention, the evaluation feature calculating step may include a step of compressing and transforming the data indicated by using the information of both the compressed data and the evaluation value by singular value decomposition. The method is characterized in that user evaluation characteristic data indicating evaluation characteristics indicated by each user and content evaluation characteristic data are calculated.

【0070】請求項19の本発明の情報フィルタリング
方法は、各前記利用者によりこれまでに示されている、
各前記利用者のそれぞれの各前記コンテンツに対する評
価を示す評価値を、入力し記録する評価入力ステップ
と、各前記コンテンツの内容を表現するデータである属
性データを抽出する属性抽出ステップを備えることを特
徴とする。
The information filtering method of the present invention according to claim 19 has been described so far by each of said users.
An evaluation input step of inputting and recording an evaluation value indicating an evaluation of each of the contents of each of the users, and an attribute extracting step of extracting attribute data which is data expressing the contents of each of the contents. Features.

【0071】請求項20の本発明の情報フィルタリング
方法は、インターネット上に公開される前記コンテンツ
を、フィルタリングすることを特徴とする。
A twentieth aspect of the information filtering method according to the present invention is characterized in that the content published on the Internet is filtered.

【0072】請求項21の本発明の情報フィルタリング
プログラムは、コンピュータを制御することにより、個
々のコンテンツに対する利用者の評価を予測し、前記コ
ンテンツの中から前記利用者に適合するコンテンツを検
出する情報フィルタリングプログラムにおいて、各前記
利用者によりこれまでに示されている各前記利用者の各
前記コンテンツに対する評価を示す評価値のデータと、
前記評価に関連する情報である関連データの、予め記録
されたデータを参照する処理と、各前記コンテンツの前
記関連データと前記評価値とを基に、各前記関連データ
から評価に影響を与えない部分を取り除いたデータであ
る圧縮データを算出する圧縮変換処理と、前記圧縮デー
タと前記評価値との双方の情報を基に、各前記利用者に
より示された評価の特徴を示す利用者評価特徴データ
と、コンテンツ評価特徴データとを算出する評価特徴算
出処理と、前記利用者評価特徴データと前記コンテンツ
評価特徴データを基にして、各コンテンツに対して各利
用者が与える評価を予測し算出する評価予測処理を実行
させることを特徴とする。
According to a twenty-first aspect of the present invention, an information filtering program predicts a user's evaluation of individual contents by controlling a computer, and detects information suitable for the user from the contents. In the filtering program, data of an evaluation value indicating an evaluation for each of the contents of each of the users that has been shown so far by each of the users,
Based on the process of referring to pre-recorded data of the related data that is the information related to the evaluation, and based on the related data and the evaluation value of each of the contents, do not affect the evaluation from each of the relevant data. A compression conversion process for calculating compressed data that is data obtained by removing a portion, and a user evaluation feature indicating an evaluation feature indicated by each user based on information of both the compressed data and the evaluation value. An evaluation feature calculation process of calculating data and content evaluation feature data; and estimating and calculating an evaluation given by each user to each content based on the user evaluation feature data and the content evaluation feature data. It is characterized in that an evaluation prediction process is executed.

【0073】本発明の情報フィルタリングシステムで
は、コンテンツの属性データと各利用者によりこれまで
に示された評価値との双方の情報を参照し、双方の情報
における評価予測に有効な部分だけを圧縮変換により抽
出し、圧縮変換により抽出されたそれらを用いて各コン
テンツに対して予測される各利用者の評価を算出する。
このように、評価予測に有効でない部分を圧縮変換によ
り削除したデータを用いて、各利用者の評価予測を算出
するため、評価予測に有効でない部分のデータによる悪
影響が解消され、従来のCBF方式等の問題点が解決さ
れる。また、属性データと評価値の双方に基づいて評価
予測を算出するため、まだ各利用者からの評価が少ない
コンテンツであっても、各コンテンツの特徴を参照して
適切に判定することができ、従来のSIF方式の問題点
が解決される。さらに本発明の情報フィルタリングシス
テムでは、圧縮変換の類似したものをまとめる性質によ
り、フィルタリング漏れを少なく抑えることができる。
In the information filtering system of the present invention, both information of the attribute data of the content and the evaluation value indicated by each user so far are referred to, and only the part effective for the evaluation prediction in both information is compressed. The content is extracted by the conversion, and the evaluation of each user predicted for each content is calculated by using those extracted by the compression conversion.
As described above, since the evaluation prediction of each user is calculated by using the data obtained by deleting the part that is not effective in the evaluation prediction by the compression conversion, the adverse effect due to the data of the part that is not effective in the evaluation prediction is eliminated. Are solved. In addition, since the evaluation prediction is calculated based on both the attribute data and the evaluation value, even if the content has not yet been evaluated by each user, it can be appropriately determined by referring to the characteristics of each content, The problem of the conventional SIF method is solved. Further, in the information filtering system of the present invention, the omission of filtering can be suppressed to a small extent due to the property of combining similar compression conversions.

【0074】[0074]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0075】本発明では、個々のコンテンツに対する利
用者の評価を予測し、その各コンテンツの中から利用者
に適合するコンテンツを検出する情報フィルタリングに
おいて、各利用者によりこれまでに示されている各利用
者の各コンテンツに対する評価を示す評価値のデータ
と、評価に関連する情報である関連データとに基づい
て、各関連データから評価に影響を与えない部分を取り
除いたデータである圧縮データを算出し、この圧縮デー
タと評価値との双方の情報を基に、各コンテンツに対し
て各利用者が与える評価を予測し算出することを特徴と
する。
According to the present invention, in information filtering for estimating a user's evaluation of each content and detecting a content suitable for the user from each content, each information previously shown by each user is used. Based on the evaluation value data indicating the user's evaluation of each content and the relevant data, which is information related to the evaluation, calculate compressed data that is data obtained by removing a portion that does not affect the evaluation from each relevant data. Then, based on the information of both the compressed data and the evaluation value, an evaluation given by each user to each content is predicted and calculated.

【0076】ここで、評価に関連する情報である関連デ
ータとしては、例えば、各コンテンツの内容を表現する
データである属性データや、各利用者に関する情報(コ
ンテンツの好み等)である利用者データを用いることが
できる。また、圧縮データの算出方法としては、以下の
実施例において示される様に、特異値分解等の方法を用
いることができる。このように、属性データや利用者デ
ータ等を圧縮して、評価に影響を与えない部分を取り除
いた圧縮属性データや圧縮利用者を生成し、これを用い
て評価を行うことにより、評価予測に有効でない部分の
データによる悪影響を解消することができる。また、利
用者による評価値と、その他の関連データである属性デ
ータ等の双方に基づいて評価予測を算出するため、まだ
各利用者からの評価が少ないコンテンツであっても、各
コンテンツの特徴を参照して適切に判定することができ
る。
Here, as the related data which is information related to the evaluation, for example, attribute data which is data expressing the content of each content, and user data which is information on each user (content preference etc.) Can be used. As a method for calculating compressed data, a method such as singular value decomposition can be used as shown in the following embodiments. In this way, by compressing attribute data and user data, etc., and generating compressed attribute data and compressed users by removing portions that do not affect the evaluation, and performing evaluation using the compressed attribute data and user, evaluation prediction can be performed. It is possible to eliminate an adverse effect due to the data of an invalid portion. In addition, since the evaluation prediction is calculated based on both the evaluation value by the user and the attribute data, which is other related data, even if the content has not been evaluated by each user yet, the characteristics of each content can be determined. An appropriate determination can be made with reference to this.

【0077】図1は、本発明の第1の実施の形態による
情報フィルタリングシステムの構成を示すブロック図で
ある。本実施の形態においては、前述の関連データとし
て、各コンテンツの内容を表現するデータである属性デ
ータを用いる。また、図1においては、図7に示される
上述した従来の技術と同様な構成については、同一の符
号を付している。こうした従来の技術と同様な構成にお
いては、特に必要がない限りその説明を省略する。
FIG. 1 is a block diagram showing the configuration of the information filtering system according to the first embodiment of the present invention. In the present embodiment, attribute data, which is data expressing the content of each content, is used as the related data. Also, in FIG. 1, the same reference numerals are given to the same configurations as those of the above-described conventional technology shown in FIG. In such a configuration similar to that of the related art, the description thereof will be omitted unless particularly necessary.

【0078】図1を参照すると、本実施の形態の情報フ
ィルタリングシステムは、入出力部10、データ処理部
20、記憶部30を備えている。
Referring to FIG. 1, the information filtering system according to the present embodiment includes an input / output unit 10, a data processing unit 20, and a storage unit 30.

【0079】入出力部10は、要求入力部11、コンテ
ンツ提示部12、評価入力部13を備えている。
The input / output unit 10 includes a request input unit 11, a content presentation unit 12, and an evaluation input unit 13.

【0080】データ処理部20は、属性抽出部21、属
性圧縮変換部22、評価特徴算出部23、評価予測部2
4、コンテンツ選択部25を備えている。
The data processing unit 20 includes an attribute extraction unit 21, an attribute compression conversion unit 22, an evaluation feature calculation unit 23, and an evaluation prediction unit 2.
4. A content selection unit 25 is provided.

【0081】属性抽出部21は、登録コンテンツのコン
テンツデータ31から、特徴となる属性を抽出し、属性
データ32として記憶部30に格納する。
The attribute extracting unit 21 extracts the characteristic attribute from the content data 31 of the registered content, and stores it in the storage unit 30 as attribute data 32.

【0082】属性圧縮変換部22は、コンテンツの属性
データ32と評価値33とを基にして、属性データから
評価予測に有効でない部分を削除するために属性データ
を圧縮変換し、圧縮属性データ34として記憶部30に
格納する。
The attribute compression conversion section 22 compresses and converts the attribute data based on the attribute data 32 and the evaluation value 33 of the content in order to delete a portion that is not valid for the evaluation prediction from the attribute data. Is stored in the storage unit 30.

【0083】評価特徴算出部23は、圧縮属性データ3
4と評価値33とを基にして、評価予測に有効な利用者
特徴を算出し、利用者評価特徴データ35として記憶部
30に格納する。加えて、評価特徴算出部23は、評価
予測に有効なコンテンツ特徴を算出し、コンテンツ評価
特徴データ36として記憶部30に格納する。
The evaluation feature calculation unit 23 calculates the compression attribute data 3
Based on 4 and the evaluation value 33, a user characteristic effective for evaluation prediction is calculated and stored in the storage unit 30 as user evaluation characteristic data 35. In addition, the evaluation feature calculation unit 23 calculates a content feature effective for the evaluation prediction, and stores the content feature in the storage unit 30 as the content evaluation feature data 36.

【0084】評価予測部24は、入出力部10の要求入
力部11から、要求者のフィルタリング要求を受け付け
た場合に、利用者評価特徴データ35とコンテンツ評価
特徴データ36とを基にして、各コンテンツに要求者が
与える評価値を予測しその値を算出する。
The evaluation prediction unit 24, based on the user evaluation characteristic data 35 and the content evaluation characteristic data 36, receives the filtering request of the requester from the request input unit 11 of the input / output unit 10. The evaluation value given by the requester to the content is predicted and the value is calculated.

【0085】コンテンツ選択部25は、評価予測部44
から予測評価値を受け取り、コンテンツデータ31とし
て記録されている登録コンテンツの中から、予測評価値
の高いコンテンツを選別し、入出力部10のコンテンツ
提示部12を通じて要求者に提供する。
The content selection section 25 includes an evaluation prediction section 44
From the registered content recorded as the content data 31, a content having a high predicted evaluation value is selected and provided to the requester through the content presentation unit 12 of the input / output unit 10.

【0086】記憶部30は、コンテンツデータ31、属
性データ32、評価値33、圧縮属性データ34、利用
者評価特徴データ35、コンテンツ評価特徴データ36
を記憶している。
The storage unit 30 stores content data 31, attribute data 32, evaluation value 33, compressed attribute data 34, user evaluation characteristic data 35, and content evaluation characteristic data 36.
I remember.

【0087】コンテンツデータ31は、推薦対象となる
登録コンテンツ60のデータである。
The contents data 31 is data of the registered contents 60 to be recommended.

【0088】属性データ32は、属性抽出部21が算出
したコンテンツの属性のデータである。
The attribute data 32 is content attribute data calculated by the attribute extracting unit 21.

【0089】評価値33は、利用者がコンテンツに与え
た評価の値であり、要求者及び要求者以外の利用者によ
る評価が含まれる。また、入出力部10の評価入力部1
3から新たな評価が入力されることにより、評価値33
は追加・更新される。
The evaluation value 33 is an evaluation value given to the content by the user, and includes an evaluation by the requester and a user other than the requester. The evaluation input unit 1 of the input / output unit 10
When a new evaluation is input from No. 3, the evaluation value 33
Is added / updated.

【0090】圧縮属性データ34は、属性圧縮変換部2
2により算出された、圧縮変換により評価に有効でない
部分が削除された属性データである。
The compressed attribute data 34 is stored in the attribute compression
2 is attribute data in which a portion that is not effective for evaluation due to compression conversion is deleted.

【0091】利用者評価特徴データ35は、評価特徴算
出部23により算出された、利用者の評価の特徴を示す
データである。
The user evaluation characteristic data 35 is data indicating characteristics of user evaluation calculated by the evaluation characteristic calculation unit 23.

【0092】コンテンツ評価特徴データ36は、評価特
徴算出部23により算出された、コンテンツの評価の特
徴を示すデータである。
The content evaluation feature data 36 is data indicating the content evaluation feature calculated by the evaluation feature calculation unit 23.

【0093】次に、図2、図3のフローチャートを参照
して、本実施の形態の情報フィルタリングシステムの動
作について説明する。
Next, the operation of the information filtering system of this embodiment will be described with reference to the flowcharts of FIGS.

【0094】動作は事前に実行する準備動作と、利用者
のフィルタリング要求を受けて実行するフィルタリング
動作に大きく分かれる。
The operation is roughly divided into a preparatory operation to be executed in advance and a filtering operation to be executed in response to a user's filtering request.

【0095】まず、準備動作について説明する。図2
は、本実施の形態による情報フィルタリングシステムの
準備動作を説明するためのフローチャートである。
First, the preparation operation will be described. FIG.
5 is a flowchart for explaining a preparation operation of the information filtering system according to the present embodiment.

【0096】準備動作では、まず登録コンテンツのコン
テンツデータ31から、属性抽出部21が特徴となる属
性を抽出し、属性データ32として記憶部30に格納す
る(ステップ201)。
In the preparatory operation, first, the attribute extracting unit 21 extracts the characteristic attribute from the content data 31 of the registered content, and stores it as attribute data 32 in the storage unit 30 (step 201).

【0097】次に、属性圧縮変換部22が、コンテンツ
の属性データ32と評価値33とを基にして、属性デー
タから評価予測に有効でない部分を削除するために属性
データを圧縮変換し、圧縮属性データ34として記憶部
30に格納する(ステップ202)。
Next, the attribute compression conversion unit 22 compresses and converts the attribute data based on the attribute data 32 of the content and the evaluation value 33 in order to delete a portion that is not valid for evaluation prediction from the attribute data. It is stored in the storage unit 30 as the attribute data 34 (Step 202).

【0098】次に、評価特徴算出部23が、圧縮属性デ
ータ34と評価値33とを基にして、評価予測に有効な
利用者特徴を算出し、利用者評価特徴データ35として
記憶部30に格納する(ステップ203)。加えて、評
価特徴算出部23は、評価予測に有効なコンテンツ特徴
を算出し、コンテンツ評価特徴データ36として記憶部
30に格納する。
Next, the evaluation feature calculation unit 23 calculates a user feature effective for evaluation prediction based on the compressed attribute data 34 and the evaluation value 33, and stores it in the storage unit 30 as user evaluation feature data 35. It is stored (step 203). In addition, the evaluation feature calculation unit 23 calculates a content feature effective for the evaluation prediction, and stores the content feature in the storage unit 30 as the content evaluation feature data 36.

【0099】この準備動作に続いて、実際のフィルタリ
ング動作について説明する。図3は、本実施の形態によ
る情報フィルタリングシステムのフィルタリング動作を
説明するためのフローチャートである。
Following the preparation operation, an actual filtering operation will be described. FIG. 3 is a flowchart for describing a filtering operation of the information filtering system according to the present embodiment.

【0100】まず、入出力部10の要求入力部11か
ら、要求者の情報フィルタリング要求を受け付けると
(ステップ301)、評価予測部24が、利用者評価特
徴データ35とコンテンツ評価特徴データ36とを基に
して、各コンテンツに要求者が与える評価値を予測し、
その予測評価値を算出する(ステップ302)。
First, when an information filtering request of a requester is received from the request input unit 11 of the input / output unit 10 (step 301), the evaluation prediction unit 24 converts the user evaluation characteristic data 35 and the content evaluation characteristic data 36. Based on this, we estimate the value given by the requester for each content,
The predicted evaluation value is calculated (Step 302).

【0101】次に、コンテンツ選択部25が、評価予測
部44から予測評価値を受け取り、コンテンツデータ3
1から予測評価値の高いコンテンツを選別する(ステッ
プ303)。
Next, the content selection unit 25 receives the predicted evaluation value from the evaluation prediction unit 44, and
A content having a high predicted evaluation value is selected from 1 (step 303).

【0102】最後に、コンテンツ選択部25により選別
されたコンテンツを、入出力部10のコンテンツ提示部
12を通じて要求者に提供する(ステップ304)。
Finally, the content selected by the content selection section 25 is provided to the requester through the content presentation section 12 of the input / output section 10 (step 304).

【0103】そして、要求者は、コンテンツ提示部12
に提示されたコンテンツが、自分の関心や嗜好に合うか
評価し、評価を評価入力部13から入力する。この評価
入力部13から入力された評価は、評価値33として記
憶部30内に格納する。
Then, the requester enters the content presentation unit 12
Is evaluated to see if it matches the user's interests and preferences, and inputs the evaluation from the evaluation input unit 13. The evaluation input from the evaluation input unit 13 is stored in the storage unit 30 as an evaluation value 33.

【0104】次に、本実施の形態の情報フィルタリング
システムにおいて、主要な処理を実行する構成要素であ
る属性圧縮変換部22を、図面を参照してより詳細に説
明する。図4は、本実施の形態の属性圧縮変換部22の
構成の一例を示すブロック図である。
Next, in the information filtering system according to the present embodiment, the attribute compression conversion unit 22, which is a component for executing main processing, will be described in more detail with reference to the drawings. FIG. 4 is a block diagram illustrating an example of a configuration of the attribute compression conversion unit 22 according to the present embodiment.

【0105】図4の例を参照すると、属性圧縮変換部2
2は、評価圧縮変換部26、第2属性圧縮変換部27、
圧縮属性算出部28を備え、又、内部に評価変換方法デ
ータ37、属性変換方法データ38を記憶する。
Referring to the example of FIG.
2 is an evaluation compression converter 26, a second attribute compression converter 27,
A compression attribute calculator 28 is provided, and internally stores an evaluation conversion method data 37 and an attribute conversion method data 38.

【0106】評価圧縮変換部26は、評価値33を基に
して、評価データから評価予測に有効でない部分を削除
するための算出方法を指定するデータを算出し、評価変
換方法データ37として記憶する。
The evaluation compression conversion unit 26 calculates data specifying a calculation method for deleting a portion that is not valid for evaluation prediction from the evaluation data based on the evaluation value 33, and stores the data as evaluation conversion method data 37. .

【0107】第2属性圧縮変換部27は、コンテンツの
属性データ32と評価変換方法データ37とを基にし
て、属性データから評価予測に有効でない部分を削除す
るための算出方法を指定するデータを算出し、属性変換
方法データ38として記憶する。
The second attribute compression conversion unit 27 generates data specifying a calculation method for deleting a portion that is not valid for evaluation prediction from the attribute data based on the attribute data 32 of the content and the evaluation conversion method data 37. It is calculated and stored as attribute conversion method data 38.

【0108】圧縮属性算出部28は、コンテンツの属性
データ32に、属性変換方法データ38が示す変換方法
を適用して、属性データから評価予測に有効でない部分
を削除し、圧縮属性データ34として記憶部30に格納
する。
The compression attribute calculation unit 28 applies the conversion method indicated by the attribute conversion method data 38 to the attribute data 32 of the content, deletes a portion that is not valid for the evaluation prediction from the attribute data, and stores it as compressed attribute data 34. Stored in the unit 30.

【0109】評価変換方法データ37は、評価圧縮変換
部26により算出された、評価データから評価予測に有
効でない部分を削除する方法を指定するデータである。
The evaluation conversion method data 37 is data that specifies a method of deleting a portion that is not valid for evaluation prediction from the evaluation data calculated by the evaluation compression conversion unit 26.

【0110】属性変換方法データ38は、第2属性圧縮
変換部27により算出された、属性データから評価予測
に有効でない部分を削除する方法を指定するデータであ
る。
The attribute conversion method data 38 is data that is calculated by the second attribute compression conversion unit 27 and specifies a method of deleting a part that is not valid for evaluation prediction from the attribute data.

【0111】次に、属性圧縮変換部22の動作について
説明する。図5は、本実施の形態の属性圧縮変換部22
の動作の一例を説明するためのフローチャートである。
Next, the operation of the attribute compression converter 22 will be described. FIG. 5 shows the attribute compression converter 22 according to the present embodiment.
5 is a flowchart for describing an example of the operation of FIG.

【0112】まず、評価圧縮変換部26が、評価値33
を基にして、評価データから評価予測に有効でない部分
を削除するための算出方法を指定するデータを算出し、
評価変換方法データ37として記憶する(ステップ50
1)。
First, the evaluation compression conversion unit 26 calculates the evaluation value 33
Based on, calculate data that specifies a calculation method for removing portions that are not valid for evaluation prediction from evaluation data,
It is stored as the evaluation conversion method data 37 (step 50).
1).

【0113】次に、第2属性圧縮変換部27が、コンテ
ンツの属性データ32と評価変換方法データ37とを基
にして、属性データから評価予測に有効でない部分を削
除するための算出方法を指定するデータを算出し、属性
変換方法データ38として記憶する(ステップ50
2)。
Next, the second attribute compression conversion unit 27 specifies a calculation method for deleting, from the attribute data, a part that is not valid for evaluation prediction, based on the attribute data 32 of the content and the evaluation conversion method data 37. Is calculated and stored as attribute conversion method data 38 (step 50).
2).

【0114】次に、圧縮属性算出部28が、コンテンツ
の属性データ32に、属性変換方法データ38が示す変
換方法を適用して、属性データから評価予測に有効でな
い部分を削除し、圧縮属性データ34として記憶部30
に格納する(ステップ503)。
Next, the compression attribute calculation unit 28 applies the conversion method indicated by the attribute conversion method data 38 to the attribute data 32 of the content, deletes the portion that is not valid for the evaluation prediction from the attribute data, and deletes the compressed attribute data. The storage unit 30 as 34
(Step 503).

【0115】次に、この属性圧縮変換部22における処
理を、より具体的に詳細に説明する。
Next, the processing in the attribute compression conversion section 22 will be described in more detail.

【0116】本発明における圧縮変換の処理方法の一例
として、本実施の形態の属性圧縮変換部22と評価特徴
算出部23は、特異値分解(SVD:Singular Value D
ecomposition)と呼ばれる数学手法を用いて、圧縮変換
を行なう。
As an example of the compression conversion processing method according to the present invention, the attribute compression conversion unit 22 and the evaluation feature calculation unit 23 of the present embodiment use the singular value decomposition (SVD).
The compression conversion is performed using a mathematical method called "ecomposition".

【0117】まず、特異値分解について説明する。First, the singular value decomposition will be described.

【0118】本実施の形態における属性データ32や評
価値33の情報は、数学的にデータ行列と考えることが
できる。例えば、属性データ32は、各行に各属性を割
当て、各列に各コンテンツを割当て、行列の各要素に
は、その列に対応するコンテンツのその行に対応する属
性の属性値を割当てることにより、属性値のデータ行列
と考えることができる。同様に、評価値33は、各行に
各利用者を割当て、各列に各コンテンツを割当て、行列
の各要素には対応するコンテンツの対応する利用者によ
る評価値を割当てることにより、データ行列と考えるこ
とができる。
The information of the attribute data 32 and the evaluation value 33 in the present embodiment can be mathematically considered as a data matrix. For example, the attribute data 32 assigns each attribute to each row, assigns each content to each column, and assigns each element of the matrix to the attribute value of the attribute corresponding to the row of the content corresponding to the column. It can be considered as a data matrix of attribute values. Similarly, the evaluation value 33 is considered to be a data matrix by assigning each user to each row, assigning each content to each column, and assigning each element of the matrix to an evaluation value by the corresponding user of the corresponding content. be able to.

【0119】このようなデータ行列に、特異値分解を適
用することで、下記の処理を容易に実現することができ
る。 ・データ行列を本質的部分に圧縮 ・欠損値の予測 ・新しいデータの圧縮後空間への変換式の決定
By applying singular value decomposition to such a data matrix, the following processing can be easily realized.・ Compression of the data matrix into essential parts

【0120】特異値分解は、数学的には以下のように定
義できる。
The singular value decomposition can be mathematically defined as follows.

【0121】いま、行列Aを、m行×n列で、rank
(A)=r(ランクがr)のデータ行列とする。行列A
は、m次元空間上のn種類のデータを表現していると
も、n次元空間上のm種類のデータを表現しているとも
解釈することができる。
Now, the matrix A is represented by rank × m columns × rank
Let (A) = r (the rank is r) a data matrix. Matrix A
Can be interpreted as expressing n types of data in an m-dimensional space or expressing m types of data in an n-dimensional space.

【0122】特異値分解は、この行列Aを、以下のよう
に分解する線形代数の手法である。任意の行列Aから、
下記の条件を満たす3つの行列U、R、Vが算出され
る。ここで、行列の右肩の“┬”は、転置行列を示す記
号である。 Am×n=Um×r・Rr×r・V r×n (1) ただし、行列U、Vは正規直交行列であり、行列Rは対
角行列である。 U・U=I (Iは、r次の単位行列) V・V=I R=diag(d、d、・・・、d)、 d≧d
≧・・・≧d>0
The singular value decomposition is a linear algebra technique for decomposing the matrix A as follows. From any matrix A,
Three matrices U, R, and V satisfying the following conditions are calculated. Here, “┬” at the right shoulder of the matrix is a symbol indicating a transposed matrix. A m × n = U m × r · R r × r · V ┬ r × n (1) where the matrix U, V is orthonormal matrix, the matrix R is a diagonal matrix. U · U = I r (I r is an r-th unit matrix) V · V = I r R = diag (d 1 , d 2 ,..., Dr ), d 1 ≧ d 2
≧ ・ ・ ・ ≧ d r > 0

【0123】d、d、・・・、dは、対角行列R
の対角要素であり、圧縮後の空間(後で説明)の各軸に
おける情報量を示している。
D 1 , d 2 ,..., Dr are diagonal matrices R
And the amount of information on each axis of the space after compression (described later).

【0124】この特異値分解を用いることで、以下のよ
うにデータ行列Aを圧縮することができる。
By using the singular value decomposition, the data matrix A can be compressed as follows.

【0125】まず式(1)において、AとUに注目する
と、特異値分解における行列Aから行列Uを算出する処
理 Am×n→Um×r を考えると、行例Aの列数をnからrに圧縮したものが
行列Uということができる。
First, focusing on A and U in equation (1), considering the process of calculating matrix U from matrix A in singular value decomposition A m × n → U m × r , the number of columns in row example A is What is compressed from n to r can be called a matrix U.

【0126】元のデータ行列Aにおける各列のベクトル
間では、類似性が高いものもあれば低いものもある。し
かし、この特異値分解によるAからUを求める変換によ
り、行列Aで類似した列ベクトルは同じ列にまとめら
れ、圧縮後のUでは各列ベクトルは直交したものにな
る。つまり、m個のデータをAではn次元空間上で表現
していたものが、Uではr次元空間で表現できたことに
なる。
The vectors of each column in the original data matrix A have high similarity and low similarity. However, by the conversion for obtaining U from A by the singular value decomposition, similar column vectors in the matrix A are put together in the same column, and in U after compression, each column vector becomes orthogonal. In other words, m data is represented in the n-dimensional space in A, but can be represented in the r-dimensional space in U.

【0127】同様に、AとVに注目して、特異値分解に
おける行列Aから行列Vを算出する処理 Am×n→V r×n を考えると、行列Aの行数をmからrに圧縮したものが
行列Vということができる。
Similarly, focusing on A and V, considering a process of calculating a matrix V from a matrix A in singular value decomposition A m × n → V r × n , the number of rows of the matrix A is changed from m to r Can be called a matrix V.

【0128】行の圧縮と考えた場合も、行列Aの各行ベ
クトルの類似性に基づいて圧縮されている。この場合、
n個のデータをAではm次元空間上で表現していたもの
が、Vではr次元空間で表現できたことになる。
Even when it is considered that a row is compressed, it is compressed based on the similarity of each row vector of the matrix A. in this case,
While n pieces of data are represented in the m-dimensional space in A, they can be represented in the r-dimensional space in V.

【0129】更に、UとV共にr次元空間であるが、特
異値分解では2つの空間は単に次元数が同じなのではな
く、UとVは同一の空間となっている。
Further, both U and V are r-dimensional spaces, but in singular value decomposition, the two spaces are not simply the same in the number of dimensions, but U and V are the same space.

【0130】また、Rの各対角要素d、d、・・
・、dは、圧縮後のr次元空間の各軸が持つ情報量を
示している。そこで、r個の軸の内で、対角要素の値の
大きい(つまり情報量が多い)指定された個数の(例え
ばk個)の軸だけを利用することにすれば、次の式
(2)に示されるように、行列Aをk次元まで圧縮した
行列A’を得ることができる。 A’m×n=U’m×k・R’k×k・V’ k×n (2) ただし、ここで行列U’、V’、R’は、それぞれもと
の行列U、V、Rの第1〜k列の部分のみを用いた行列
である。この圧縮においては、行列Aが持っていた情報
の本質的な部分が失われることなく、本質的でない部分
が取り除かれることにより、行列Aが行列A’に変換さ
れる。
Further, each diagonal element d 1 , d 2 ,.
·, D r indicates the amount of information possessed by the axes of the r-dimensional space after compression. Therefore, if only a specified number (for example, k) of axes having a large diagonal element value (that is, a large amount of information) among the r axes is used, the following equation (2) is obtained. ), A matrix A ′ can be obtained by compressing the matrix A to k dimensions. A 'm × n = U' m × k · R 'k × k · V' ┬ k × n (2) Here, however, the matrix U ', V', R 'is the original matrix each U, V , R using only the first to k-th columns. In this compression, the matrix A is converted into the matrix A 'by removing non-essential parts without losing essential parts of the information held by the matrix A.

【0131】この特異値分解を用いることで、以下のよ
うにデータ行列中の欠損値を予測することができる。
By using this singular value decomposition, missing values in the data matrix can be predicted as follows.

【0132】データ行列Aに欠損値がある場合には、式
(2)を利用して、欠損値を予測することができる。式
(2)の行列A’は、特異値分解による圧縮空間の軸の
内、情報量の多い主要な軸だけを利用してAを再合成し
たものである。そのため、A’から欠損値に対応する要
素の値を読み出すことで、Aの欠損値を予測することが
できる。このときの予測値は、k次元空間で表現される
Aの本質的部分と最も整合性がとれている値になってい
る。
When there is a missing value in the data matrix A, the missing value can be predicted using the equation (2). The matrix A ′ in the equation (2) is obtained by recombining A using only the main axis having a large amount of information among the axes of the compression space by the singular value decomposition. Therefore, by reading the value of the element corresponding to the missing value from A ′, the missing value of A can be predicted. The predicted value at this time is a value that is most consistent with the essential part of A represented in the k-dimensional space.

【0133】特異値分解を行なった後で、データ行列に
データの追加や更新があった場合、以下のような手続き
によりデータの追加・更新を反映することができる。
When data is added or updated in the data matrix after performing the singular value decomposition, the addition or update of the data can be reflected by the following procedure.

【0134】新しいデータが追加されて、行列Aのセル
の値が更新されたり、列や行が追加された場合、本来
は、特異値分解をやり直して新しい圧縮空間を生成する
必要がある。しかし、データ追加前のAの圧縮空間で
の、新しいデータの位置を簡単に求めることができれ
ば、追加・更新データ量が多くない場合には、特異値分
解をやり直さなくてもよい。
When new data is added and the value of the cell of the matrix A is updated or a column or a row is added, it is originally necessary to perform singular value decomposition again to generate a new compression space. However, if the position of new data in the compression space of A before data addition can be easily obtained, the singular value decomposition does not need to be performed again when the amount of added / updated data is not large.

【0135】式(1)のA=U・R・Vから、VとR
を辺々移動することにより、 A・(V−1・R−1=U が得られる。更に、U、Vは正規直交行列なので、逆行
列は転置行列に等しいため前式は、 A・V・R−1=U となる。この式に示されるように、新しいデータが追加
されてAの要素が更新されたり新しい行が追加されてた
場合に、その変化の量が少ない場合においては、最新の
行列Aに対して V・R−1 を右から掛けることによる簡易な演算により、更新後の
行列U(を十分に近似する行列)を効率よく求めること
ができる。
In the equation (1), A = U · R · VFrom, V and R
A · (V)-1・ R-1= U. Further, since U and V are orthonormal matrices,
The column is equal to the transposed matrix, so the previous equation is: AVR-1= U. New data is added as shown in this formula
The element of A was updated or a new row was added
If the amount of change is small,
VR for matrix A-1  Is calculated by multiplying by
Efficiently find the matrix U (a matrix that sufficiently approximates)
Can be.

【0136】また、既にk次元まで圧縮されている場合
においても、同様に、式(2)から V’・R’−1 (3) を右から掛ければよい。
Also, in the case where the data has already been compressed to k dimensions, V ′ · R ′ −1 (3) can be similarly multiplied from equation (2) from the right.

【0137】Vを更新する場合も同様に、R−1・U
−1・A=R−1・U・A=Vであるから、データ
追加により、Aのセルが更新されたり新しい列が追加さ
れても、その変化の量が少ない場合においては、最新の
行列Aに対して R−1・U を左から掛けることよる簡易な演算により、更新後の行
列V(を十分に近似する行列)を効率よく求めることが
できる。
Similarly, when V is updated, R −1 · U
Since -1 · A = R −1 · U · A = V て も , even if the cell of A is updated or a new column is added by adding data, if the amount of change is small, the latest The updated matrix V (a matrix that sufficiently approximates the updated matrix V) can be obtained efficiently by a simple operation by multiplying the matrix A by R −1 · U } from the left.

【0138】この場合もk次元まで圧縮したときは、式
(2)から R’−1・U’ (4) を左から掛ければよい。
[0138] When compressed to k-dimensional Again, it is multiplied by R '-1 · U' (4) from the left from equation (2).

【0139】次に、本実施の形態の情報フィルタリング
システムの、特異値分解による圧縮処理の一実施例を詳
細に説明する。
Next, an example of compression processing by singular value decomposition of the information filtering system of this embodiment will be described in detail.

【0140】ここで、予め記憶部30には、コンテンツ
の属性データ32としてコンテンツ毎の各単語の出現率
が格納されており、かつ、各利用者が推薦してコンテン
ツに与えた評価値33が格納されている。
Here, the storage unit 30 previously stores the appearance rate of each word for each content as the attribute data 32 of the content, and stores the evaluation value 33 recommended by each user and given to the content. Is stored.

【0141】属性圧縮変換部22は、まず、評価圧縮変
換部26により、評価値33中の評価値を基にして、各
行にコンテンツを各列に利用者を割当てた評価データ行
列(以下Eと呼ぶ)を生成する。ここで、例えばコンテ
ンツ数がm件で、そのコンテンツを評価した利用者数が
n人の場合には、評価データ行列Eはm×n行列にな
る。
The attribute compression converter 22 first evaluates the evaluation data matrix (hereinafter referred to as E and E) in which the content is assigned to each row and the user is assigned to each column based on the evaluation value in the evaluation value 33 by the evaluation compression converter 26. Call). Here, for example, when the number of contents is m and the number of users who have evaluated the contents is n, the evaluation data matrix E is an m × n matrix.

【0142】次に、評価圧縮変換部26は、評価データ
行列Eを特異値分解する。 E=D・R・U (5)
Next, the evaluation compression conversion section 26 performs singular value decomposition of the evaluation data matrix E. E = D 1・ R 1・ U 1 (5)

【0143】次に、圧縮後の次元数を決めて(以下、圧
縮後の次元数をkとする)、Eを(k次の)U
に変換するための行列 R−1・D (6) を算出し、評価変換方法データ37として記憶部30に
格納する。
Next, the number of dimensions after compression is determined (hereinafter, the number of dimensions after compression is referred to as k 1 ), and E is set to (K 1 ) U 1 ′.
Calculated matrix for converting R 1 '-1 · D 1' ┬ (6), the storage section 30 as evaluation conversion method data 37.

【0144】各利用者の評価、つまり、評価データ行列
Eの各列は、各利用者の興味を表現していると考えられ
る。この特異値分解を利用する演算(式(6)をEに掛
ける演算)を、EからUへの変換と考えると、E
の行数がコンテンツ数mだったのがkに圧縮変換され
たことになる。これは、各利用者の興味を判別するため
には、コンテンツm個全てを参照する必要はなく、本質
的な情報を表現しているk種類の値のみを参照するも
のとしても同様が判別が実現されることを示している。
これから、Uのk個の行は各利用者の興味の特
徴を表現していると考えられる。そして、式(5)は、
評価データ行列EをU に圧縮変換するので、利用者
傾向の特徴を算出する式と考えることができる。Eの各
行は、コンテンツを表現していたので、U ’の各行
が表現するものを、以下では特徴コンテンツと呼ぶこと
とする。
It is considered that each user's evaluation, that is, each column of the evaluation data matrix E expresses each user's interest. The calculation using this singular value decomposition (calculation multiplying the equation (6) to E), considering that conversion to U 1 '┬ from E, E
So that the number of rows have been compressed to k 1 that was content number m. In order to determine the interest of each user, it is not necessary to refer to all m pieces of content, and the same applies to the case where only one type of value representing essential information is referred to. Is realized.
Now, k 1 rows of U 1 '┬ is considered to represent the features of the interests of each user. And equation (5) is
Since the evaluation data matrix E is compression-converted into U 1 } , it can be considered as an expression for calculating the characteristic of the user tendency. Since each line of E represents a content, what each line of U 1 ′ represents is hereinafter referred to as characteristic content.

【0145】次に、第2属性圧縮変換部27は、まず、
属性データ32として格納されている各コンテンツの単
語出現率データから、各行にコンテンツを各列に単語
(キーワード)を割当てた属性データ行列(以下この行
列を、Fと記す)を生成する。
Next, the second attribute compression converter 27 first
From the word appearance rate data of each content stored as the attribute data 32, an attribute data matrix (hereinafter, this matrix is referred to as F) in which the content is assigned to each row and the word (keyword) is assigned to each column is generated.

【0146】コンテンツ数がm件で、単語が全部でp種
類だったとすると、属性データ行列Fはm×p行列にな
る。
If the number of contents is m and the number of words is p in all, the attribute data matrix F is an m × p matrix.

【0147】次に、属性データ行列Fに評価変換方法デ
ータ37として記憶された式(6)を適用し、行列Fの
行数をmからkに圧縮した行列Fを生成する。
[0147] Next, by applying the stored equation (6) as evaluation conversion method data 37 to the attribute data matrix F, the number of rows of the matrix F to generate a matrix F 1 compressed from m to k 1.

【0148】次に、行列Fを特異値分解する。 F=D・R・T (7)[0148] Next, singular value decomposition matrix F 1. F 1 = D 2 · R 2 · T 2 (7)

【0149】次に、圧縮後の次元数を決めて(以下、圧
縮後の次元数をkとする)、Fを(k次の)
’に変換するための行列 T・R−1 (8) を算出し、属性変換方法データ38として記憶部30に
格納する。
Next, the number of dimensions after compression is determined (hereinafter, the number of dimensions after compression is referred to as k 2 ), and F 1 is set to (k 2 order)
A matrix T 2 · R 2 ' -1 (8) for conversion into D 2 ' is calculated and stored in the storage unit 30 as attribute conversion method data 38.

【0150】属性データ行列Fは、各コンテンツの単語
出現率を表わしており、行列Fを式(6)により圧縮し
た行列Fは、特徴コンテンツの単語出現率を表わして
いる。
[0150] Attribute data matrix F represents the word occurrence rate of each content, the matrix F 1 of the matrix F compressed by Equation (6) represents the word occurrence rate characteristics content.

【0151】この特異値分解を利用した行列Fから行
列D’への変換を考えると、行列Fの列数が、単語
の種類数pだったのがkに圧縮変換されたことにな
る。これは、各利用者の興味を判別する特徴コンテンツ
を、単語出現率から判別するためには、単語p種類の全
てが必要ではなく、k個の値を用いるのみでも同様に
判別できることを示している。これから、行列D’の
個の列は、各特徴コンテンツの特徴を表現している
と考えられる。そして、式(8)は、行列Fを行列D
’に変換するので、コンテンツの特徴を算出する式と
考えることができる。行列Fの各列は単語を表現して
いたので、D’の各列が表現するものを以下では特徴
単語と呼ぶこととする。
Considering the conversion from the matrix F 1 to the matrix D 2 ′ using this singular value decomposition, the number of columns of the matrix F 1 was reduced to k 2 instead of the number p of word types. become. This characteristic content to determine the interests of each user, in order to determine the word appearance rate, all words p type is not required, indicates that you can determine as well by using no k 2 pieces of values ing. From this, it is considered that the k 2 columns of the matrix D 2 ′ represent the features of each feature content. Then, equation (8) expresses matrix F 1 as matrix D
Since it is converted to 2 ′, it can be considered as an expression for calculating the feature of the content. Since each column of the matrix F 1 had expressed the word is referred to as a characteristic word in the following what each row of D 2 'represents.

【0152】次に、圧縮属性算出部28は、まず、属性
データ32として格納されている各コンテンツの単語出
現率データから、各行にコンテンツを各列に単語を割当
てた属性データ行列(先と同様にこの行列を、Fと記
す)を生成する。コンテンツ数がm件で、全部でp種類
だったとすると、属性データ行列Fはm×p行列にな
る。
Next, the compressed attribute calculating section 28 firstly, based on the word appearance rate data of each content stored as the attribute data 32, an attribute data matrix (in the same manner as above) in which the content is assigned to each row and the word is assigned to each column. This matrix is denoted as F). If the number of contents is m and there are p types in total, the attribute data matrix F is an mxp matrix.

【0153】そして、属性変換方法データ38として記
憶された式(8)を用いて、属性データ行列Fの列数
を、pから(圧縮後の次数として設定された)kに圧
縮した行列Fを生成し、圧縮属性データ34として記
憶部30に格納する。
Using the equation (8) stored as the attribute conversion method data 38, the number of columns of the attribute data matrix F is reduced from p to k 2 (set as the degree after compression). 2 is generated and stored in the storage unit 30 as compression attribute data 34.

【0154】属性データ行列Fは、各コンテンツの単語
出現率を表わしており、行列Fを式(8)により圧縮し
た行列Fは、各コンテンツの特徴単語の出現率を表わ
している。
[0154] Attribute data matrix F represents the word occurrence rate of each content, the matrix F 2 of the matrix F compressed by Equation (8) represents the incidence of feature word of each content.

【0155】この特徴単語は、利用者の評価傾向の特徴
を表現する特徴コンテンツの特徴を表現するものである
ので、特徴単語の出現率を表わしている行列Fは、元
の単語出現率を表わした行列Fの持っている情報から、
評価傾向の特徴を表現しない部分は削除されて、評価傾
向の特徴を表現する部分だけが含まれている。
[0155] This feature word, since it is intended to represent the features of the characterizing content to express the characteristics of the evaluation tendency of users, matrix F 2, which represents the rate of appearance of feature words, the original word appearance rate From the information that the matrix F has,
The part that does not express the characteristic of the evaluation tendency is deleted, and only the part that expresses the characteristic of the evaluation tendency is included.

【0156】次に、評価特徴算出部23では、まず、評
価値33中の評価を基にして、各行にコンテンツを、各
列に利用者を割当てた評価データ行列(先と同様にこの
行列を、Eと記す)を生成する。コンテンツ数がm件
で、そのコンテンツを評価した利用者数がn人だとする
と、評価データ行列Eはm×n行列になる。
Next, the evaluation feature calculating unit 23 first evaluates the contents in the respective rows and the evaluation data matrix in which the users are allocated to the respective columns based on the evaluations in the evaluation value 33 (similar to the above, this matrix is , E). If the number of contents is m and the number of users who have evaluated the contents is n, the evaluation data matrix E becomes an m × n matrix.

【0157】そして、圧縮属性データ34として記憶さ
れた各コンテンツの特徴単語の出現率を表わした行列F
と行列Eをつなげた行列Eを生成する。この行列E
は、各行にコンテンツが割当てられ、第1列から第n
列までは利用者が割当てられ、第n+1列から第n+k
列までは各特徴単語が割当てられたm行n+k列行
列として生成する。
The matrix F representing the appearance rate of the characteristic word of each content stored as the compressed attribute data 34
To generate a matrix E 2 that connect the 2 and the matrix E. This matrix E
2 means that the content is assigned to each row, and
Users are assigned up to the columns, and from the (n + 1) th column to the (n + k) th
Up to two columns are generated as an m-row n + k two- column matrix to which each feature word is assigned.

【0158】次に、この行列Eを特異値分解する。 E=D・R・U (9)[0158] Next, singular value decomposition of this matrix E 2. E 2 = D 3 · R 3 · U 3 (9)

【0159】次に、圧縮後の次元数を決めて(以下、圧
縮後の次元数をkとする)、これまでに説明された圧
縮変換処理を同様に実施することにより、D、R
の各行列を圧縮した、D’、R’、U’の行
列を算出する。そして、行列R’と行列U’を利用
者評価特徴データ35として格納し、行列D’をコン
テンツ評価特徴データ36として格納する。
[0159] Next, decide the number of dimensions after compression (hereinafter referred to as k 3 the number of dimensions after compression), by performing similar compression conversion processing described so far, D 3, R 3 ,
And compressing each matrix of U 3, D 3 ', R 3', calculates a matrix of U 3 '. Then, the matrix R 3 ′ and the matrix U 3 ′ are stored as the user evaluation feature data 35, and the matrix D 3 ′ is stored as the content evaluation feature data 36.

【0160】行列Eは、評価データと、属性データの
うち評価に影響を与える部分である圧縮属性データを結
合したものである。そのためEを圧縮変換することで
算出した利用者評価特徴データは、評価データと属性デ
ータを基にして利用者の評価傾向の特徴を表現したもの
であり、かつ、属性データの評価傾向の特徴を表現しな
い部分は含まれていない。これは、コンテンツ評価特徴
データも同様である。
[0160] Matrix E 2 is obtained by coupling the evaluation data, the compressed attribute data is a portion affecting the evaluation of the attribute data. Therefore Customer rating characteristic data calculated by compressing convert E 2, the evaluation data and the attribute and the data that expresses the features of evaluation tendency of the user based on, and wherein the evaluation trend attribute data Is not included. This is the same for the content evaluation feature data.

【0161】次に、評価予測部24は、要求入力部11
から要求者の情報フィルタリング要求を受け付けると、
利用者評価特徴データ35として記憶された行列R
と行列U’とにおける、要求者に対応する列と、コン
テンツ評価特徴データ36として記憶された行列D
とから、行列E’の要求者に対応する列を算出するこ
とにより、各コンテンツに対して要求者が与える評価の
予測値を求める。
Next, the evaluation predicting section 24 sets the request input section 11
When the requester's information filtering request is received from
Matrix R 3 ′ stored as user evaluation feature data 35
And a matrix U 3 ′ corresponding to the requester, and a matrix D 3 ′ stored as the content evaluation feature data 36.
By calculating the column of the matrix E 2 ′ corresponding to the requester, a predicted value of the evaluation given by the requester to each content is obtained.

【0162】また、本実施の形態においては、属性デー
タとして、各コンテンツの単語出現頻度を用いたが、単
語のTF・IDF値などを用いることもできる。また、コン
テンツの著者などの書誌データを用いることもできる。
また、コンテンツがWebページなど他のコンテンツ間で
参照関係がある場合は、コンテンツから他のページへの
参照や、他のページからの参照の情報を属性データとし
て用いることができる。
Further, in this embodiment, the word appearance frequency of each content is used as the attribute data, but the TF / IDF value of the word may be used. Bibliographic data such as the author of the content can also be used.
Further, when the content has a reference relationship between other content such as a web page, a reference from the content to another page or information on a reference from another page can be used as attribute data.

【0163】以上説明したように、本発明の情報フィル
タリングシステムによれば、コンテンツの属性と他の利
用者のコンテンツに対する評価値との双方に基づいて、
効率よく高精度の情報フィルタリングを実現することが
できる。
As described above, according to the information filtering system of the present invention, based on both the attribute of the content and the evaluation value of the content of another user,
Highly accurate information filtering can be efficiently realized.

【0164】次に本発明の第2の実施の形態を説明す
る。
Next, a second embodiment of the present invention will be described.

【0165】図6は、本発明の第2の実施の形態による
情報フィルタリングシステムの構成を示すブロック図で
ある。先の第1の実施の形態においては、関連データと
して属性データを用いたが、本実施の形態においては、
各利用者の年齢、性別、趣味等の利用者に関する情報で
ある利用者データを関連データとして用いる。
FIG. 6 is a block diagram showing the configuration of the information filtering system according to the second embodiment of the present invention. In the first embodiment, attribute data is used as related data. However, in the present embodiment,
User data, which is information about the user such as age, gender, and hobby of each user, is used as related data.

【0166】つまり、本実施の形態においては、先の第
1の実施の形態と同様の方法により、この利用者データ
から、評価に影響を与える部分だけを取りだし、フィル
タリングを行う。本実施の形態の利用者データ圧縮変換
部22aは、先の第1の実施の形態における属性圧縮変
換部22が、属性データと評価データを基に評価に影響
を与える部分だけを取り出した圧縮属性データを算出し
たのと同様の方法により、利用者データと評価データを
基に、利用者データから評価に影響を与える部分だけを
取り出して、圧縮利用者データ34aとして格納する。
That is, in the present embodiment, only the portion that affects the evaluation is extracted from this user data and filtering is performed in the same manner as in the first embodiment. The user data compression conversion unit 22a according to the present embodiment is configured so that the attribute compression conversion unit 22 according to the first embodiment extracts only a part that affects the evaluation based on the attribute data and the evaluation data. In the same manner as the calculation of the data, based on the user data and the evaluation data, only the part that affects the evaluation is extracted from the user data and stored as the compressed user data 34a.

【0167】本実施の形態の評価特徴算出部23aは、
評価データと圧縮利用者データ34aを基に、先の第1
の実施の形態における評価特徴算出部23と同様の方法
で、利用者評価特徴データ35とコンテンツ評価特徴デ
ータ36を算出し、記憶部30に格納する。
The evaluation feature calculator 23a of the present embodiment
Based on the evaluation data and the compressed user data 34a, the first
The user evaluation characteristic data 35 and the content evaluation characteristic data 36 are calculated by the same method as the evaluation characteristic calculation unit 23 in the embodiment, and stored in the storage unit 30.

【0168】次に、評価特徴算出部23aの処理を詳し
く説明する。圧縮利用者データ34aとして格納された
行列(以下Fと呼ぶ)は、利用者数がnで、圧縮利用
者データの種類がk種類だったとすると、k行n列
の行列となる。評価特徴算出部23aでは、まず、評価
値33中の評価を基にして、各行にコンテンツを、各列
に利用者を割当てた評価データ行列(先と同様にこの行
列を、Eと記す)を生成する。コンテンツ数がm件で、
そのコンテンツを評価した利用者数がn人だとすると、
評価データ行列Eはm×n行列になる。
Next, the processing of the evaluation feature calculating section 23a will be described in detail. Compressed user data 34a as a stored matrix (hereinafter referred to as F 3) is the number of users n, the type of compressed user data when it was k 3 kinds, and k 3 rows n columns of the matrix. First, the evaluation feature calculation unit 23a generates an evaluation data matrix in which the content is assigned to each row and the user is assigned to each column based on the evaluation in the evaluation value 33 (similarly, this matrix is described as E). Generate. The number of contents is m,
If n users rated your content,
The evaluation data matrix E is an m × n matrix.

【0169】そして、圧縮利用者データ34aとして格
納された行列Fと行列Eをつなげた行列Eを生成す
る。この行列Eは、各列に利用者が割当てられ、第1
列から第m行まではコンテンツが割当てられ、第m+1
列から第n+k列までは圧縮された利用者データが割
当てられたm+k行n列行列として生成する。
[0169] Then, to produce a matrix E 3 obtained by connecting the stored matrix F 3 and the matrix E as compressed user data 34a. The matrix E 3, the user is assigned to each column, first
Content is allocated from the column to the m-th row, and the (m + 1) -th
From the column until the n + k 3 rows to generate a compressed user data is assigned m + k 3 row n matrix.

【0170】以降、第1の実施の形態と同様な処理を行
なうことにより、評価データと、利用者データのうち評
価に影響を与える部分を基にしたフィルタリングを行な
うことができる。
Thereafter, by performing the same processing as in the first embodiment, it is possible to perform filtering based on the evaluation data and the part of the user data that affects the evaluation.

【0171】また、利用者データとして、利用者の年
齢、性別、趣味等を例示したが、利用者と他の利用者と
の関係(上司・部下など)や、利用者の興味を示すキー
ワードやCBF方式で算出された利用者プロファイル等
を用いることもできる。
The user data includes the user's age, gender, hobbies, and the like. However, the relationship between the user and other users (boss, subordinate, etc.), keywords indicating the user's interest, A user profile or the like calculated by the CBF method can also be used.

【0172】また、本形態と第1の形態を組み合わせ、
利用者データのうち評価に影響を与える部分と、属性デ
ータのうち評価に影響を与える部分と、評価データを基
にしたフィルタリングを行なうこともできる。
Also, the present embodiment and the first embodiment are combined,
It is also possible to perform filtering based on the evaluation data and the part of the user data that affects the evaluation, and the part of the attribute data that affects the evaluation.

【0173】また、上記各実施の形態においては、圧縮
変換を特異値分解を用いて処理する方式を例に説明した
が、本発明の圧縮変換の方法はこの方式に限るものでは
なく、他に、多変量解析で使用される次元縮約の方法
や、独立成分分析や、ニューラルネットワーク等を用い
る実施の形態も同様に可能である。
Further, in each of the above embodiments, the method of processing the compression conversion by using the singular value decomposition has been described as an example. However, the compression conversion method of the present invention is not limited to this method. An embodiment using a dimension reduction method used in multivariate analysis, independent component analysis, a neural network, or the like is also possible.

【0174】なお、上記各実施の形態の情報フィルタリ
ングシステム100、100aは、データ処理部20、
20aにおける属性抽出部21、属性圧縮変換部22、
利用者データ圧縮変換部22a、評価特徴算出部23、
23a、評価予測部24、コンテンツ選択部25、評価
圧縮変換部26、第2属性圧縮変換部27、圧縮属性算
出部28等の機能や、その他の機能をハードウェア的に
実現することは勿論として、各機能を備えるコンピュー
タプログラムを、コンピュータ処理装置のメモリにロー
ドされることで実現することができる。このコンピュー
タプログラムは、磁気ディスク、半導体メモリその他の
記録媒体90、90aに格納される。そして、その記録
媒体からコンピュータ処理装置にロードされ、コンピュ
ータ処理装置の動作を制御することにより、上述した各
機能を実現する。
It should be noted that the information filtering systems 100 and 100a of each of the above embodiments are
20a, an attribute extraction unit 21, an attribute compression conversion unit 22,
A user data compression conversion unit 22a, an evaluation feature calculation unit 23,
Of course, the functions of the evaluation prediction unit 24, the content selection unit 25, the evaluation compression conversion unit 26, the second attribute compression conversion unit 27, the compression attribute calculation unit 28, and other functions are realized by hardware. A computer program having each function can be realized by being loaded into a memory of a computer processing device. This computer program is stored on a magnetic disk, a semiconductor memory, or other recording media 90, 90a. Then, the functions described above are realized by being loaded from the recording medium into the computer processing device and controlling the operation of the computer processing device.

【0175】以上好ましい実施の形態及び実施例をあげ
て本発明を説明したが、本発明は必ずしも上記実施の形
態及び実施例に限定されるものではなく、その技術的思
想の範囲内において様々に変形して実施することができ
る。
Although the present invention has been described with reference to the preferred embodiments and examples, the present invention is not necessarily limited to the above-described embodiments and examples, and various modifications may be made within the scope of the technical idea. Modifications can be made.

【0176】[0176]

【発明の効果】以上説明したように本発明の情報フィル
タリングシステムによれば、以下のような効果が達成さ
れる。
As described above, according to the information filtering system of the present invention, the following effects can be achieved.

【0177】第1に、本発明の情報フィルタリングシス
テムでは、属性圧縮変換部により、コンテンツの属性か
ら評価予測に有効でない部分を削除することができる。
このため、従来のCBF方式(やSIF方法と組合せた
方式)における、評価と関連しない部分の影響によりフ
ィルタリング精度が低くなるという問題点を、軽減・解
消することができる。
First, in the information filtering system of the present invention, a part that is not effective for evaluation prediction can be deleted from the attribute of the content by the attribute compression conversion unit.
For this reason, it is possible to reduce or eliminate the problem that the filtering accuracy is reduced due to the influence of a part not related to the evaluation in the conventional CBF method (or a method combined with the SIF method).

【0178】第2に、本発明の情報フィルタリングシス
テムでは、コンテンツの属性も利用して評価値を予測す
ることができる。このため、従来のSIF方法におけ
る、予めある程度の量の評価が集まらなければフィルタ
リングの精度が悪く、かつ得られる情報は既に他の利用
者により評価・推薦された情報のみであること等の問題
点を解決することができる。
Second, in the information filtering system of the present invention, it is possible to predict the evaluation value by using the attribute of the content. For this reason, in the conventional SIF method, if the evaluation of a certain amount is not collected in advance, the filtering accuracy is poor, and the obtained information is only information that has already been evaluated and recommended by another user. Can be solved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の第1の実施の形態による情報フィル
タリングシステムの構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an information filtering system according to a first embodiment of the present invention.

【図2】 本発明の第1の実施の形態による情報フィル
タリングシステムの動作を説明するためのフローチャー
トである。
FIG. 2 is a flowchart for explaining an operation of the information filtering system according to the first embodiment of the present invention.

【図3】 本発明の第1の実施の形態による情報フィル
タリングシステムの動作を説明するためのフローチャー
トである。
FIG. 3 is a flowchart for explaining the operation of the information filtering system according to the first embodiment of the present invention.

【図4】 本発明の第1の実施の形態の属性圧縮変換部
の構成の一例を示すブロック図である。
FIG. 4 is a block diagram illustrating an example of a configuration of an attribute compression conversion unit according to the first embodiment of this invention.

【図5】 本発明の第1の実施の形態の属性圧縮変換部
の動作の一例を説明するためのフローチャートである。
FIG. 5 is a flowchart illustrating an example of an operation of the attribute compression conversion unit according to the first embodiment of this invention.

【図6】 本発明の第2の実施の形態による情報フィル
タリングシステムの構成を示すブロック図である。
FIG. 6 is a block diagram illustrating a configuration of an information filtering system according to a second embodiment of the present invention.

【図7】 従来の情報フィルタリングシステムの構成を
示すブロック図である。
FIG. 7 is a block diagram showing a configuration of a conventional information filtering system.

【図8】 従来の情報フィルタリングシステムの動作を
説明するためのフローチャートである。
FIG. 8 is a flowchart for explaining the operation of a conventional information filtering system.

【図9】 従来の情報フィルタリングシステムの動作を
説明するためのフローチャートである。
FIG. 9 is a flowchart illustrating the operation of a conventional information filtering system.

【符号の説明】[Explanation of symbols]

100、100a 情報フィルタリングシステム 10 入出力部 11 要求入力部 12 コンテンツ提示部 13 評価入力部 20、20a データ処理部 21 属性抽出部 22 属性圧縮変換部 23 評価特徴算出部 24 評価予測部 25 コンテンツ選択部 26 評価圧縮変換部 27 第2属性圧縮変換部 28 圧縮属性算出部 30 記憶部 31 コンテンツデータ 32 属性データ 33 評価値 34 圧縮属性データ 35 利用者評価特徴データ 36 コンテンツ評価特徴データ 37 評価変換方法データ 38 属性変換方法データ 22a 利用者データ圧縮変換部 23a 評価特徴算出部 32a 利用者データ 34a 圧縮利用者データ 40 データ処理部 41 プロファイル学習部 42 プロファイル変換部 43 属性変換部 44 評価予測部 50 記憶部 51 プロファイルデータ 52 変換方法データ 53 変換属性データ 54 変換プロファイルデータ 60 登録コンテンツ 90、90a 記録媒体 100, 100a Information filtering system 10 Input / output unit 11 Request input unit 12 Content presentation unit 13 Evaluation input unit 20, 20a Data processing unit 21 Attribute extraction unit 22 Attribute compression conversion unit 23 Evaluation feature calculation unit 24 Evaluation prediction unit 25 Content selection unit 26 evaluation compression conversion unit 27 second attribute compression conversion unit 28 compression attribute calculation unit 30 storage unit 31 content data 32 attribute data 33 evaluation value 34 compression attribute data 35 user evaluation characteristic data 36 content evaluation characteristic data 37 evaluation conversion method data 38 Attribute conversion method data 22a User data compression conversion unit 23a Evaluation feature calculation unit 32a User data 34a Compressed user data 40 Data processing unit 41 Profile learning unit 42 Profile conversion unit 43 Attribute conversion unit 44 Evaluation prediction unit 50 Storage unit 1 profile data 52 conversion method data 53 converts attribute data 54 converted profile data 60 registered content 90,90a recording medium

Claims (30)

【特許請求の範囲】[Claims] 【請求項1】 個々のコンテンツに対する利用者の評価
を予測し、前記コンテンツの中から前記利用者に適合す
るコンテンツを検出する情報フィルタリングシステムに
おいて、 各前記利用者によりこれまでに示されている各前記利用
者の各前記コンテンツに対する評価を示す評価値のデー
タと、前記評価に関連する情報である関連データとを予
め記録して備える記憶部と、 各前記コンテンツの前記関連データと前記評価値とを基
に、各前記関連データから評価に影響を与えない部分を
取り除いたデータである圧縮データを算出する圧縮変換
手段と、 前記圧縮データと前記評価値との双方の情報を基に、各
前記利用者により示された評価の特徴を示す利用者評価
特徴データと、コンテンツ評価特徴データとを算出する
評価特徴算出手段と、 前記利用者評価特徴データと前記コンテンツ評価特徴デ
ータを基にして、各コンテンツに対して各利用者が与え
る評価を予測し算出する評価予測手段を備えることを特
徴とする情報フィルタリングシステム。
1. An information filtering system for predicting a user's evaluation of individual contents and detecting contents suitable for the user from among the contents, comprising: Data of an evaluation value indicating an evaluation of each of the contents of the user, and a storage unit provided with pre-recorded related data which is information related to the evaluation; and Compression conversion means for calculating compressed data that is data obtained by removing a portion that does not affect the evaluation from each of the related data, based on both information of the compressed data and the evaluation value, Evaluation feature calculating means for calculating user evaluation feature data indicating the evaluation feature indicated by the user and content evaluation feature data; Information filtering system, characterized in that it comprises an evaluation prediction means with the content rating characteristic data and the user evaluation feature data based on calculated predicted evaluations each user gives for each content.
【請求項2】 前記関連データに、各前記コンテンツの
内容を表現する属性データを含むことを特徴とする請求
項1に記載の情報フィルタリングシステム。
2. The information filtering system according to claim 1, wherein the related data includes attribute data representing the content of each of the contents.
【請求項3】 前記関連データに、各前記利用者に関す
る情報を示す利用者データを含むことを特徴とする請求
項1又は請求項2に記載の情報フィルタリングシステ
ム。
3. The information filtering system according to claim 1, wherein the related data includes user data indicating information on each of the users.
【請求項4】 前記圧縮変換手段は、 前記関連データと前記評価値とを基に、前記関連データ
を圧縮変換することにより、各前記関連データから評価
に影響を与えない部分を取り除いたデータである前記圧
縮データを算出することを特徴とする請求項1から請求
項3のいずれか一つに記載の情報フィルタリングシステ
ム。
4. The compression conversion means compresses and converts the related data based on the related data and the evaluation value, thereby removing data that does not affect evaluation from each of the related data. 4. The information filtering system according to claim 1, wherein said certain compressed data is calculated.
【請求項5】 前記圧縮変換手段は、 前記評価値を基にして、前記評価値から評価予測に有効
でない部分を取り除くように圧縮する圧縮変換の方法を
指定するデータである、評価変換方法データを算出する
評価圧縮変換手段と、 前記関連データと前記評価変換方法データとを基にし
て、前記関連データからの前記圧縮データを算出する圧
縮変換の方法を指定するデータである、圧縮変換方法デ
ータを算出する第2圧縮変換手段と、 前記関連データから、前記圧縮変換方法データに示され
る算出方法に基づき、前記圧縮データを算出する圧縮算
出手段を備えることを特徴とする請求項4に記載の情報
フィルタリングシステム。
5. The evaluation conversion method data, wherein the compression conversion means is data for designating a compression conversion method for performing compression based on the evaluation value so as to remove a portion that is not valid for evaluation prediction from the evaluation value. Compression conversion method data, which is a data designating a compression conversion method for calculating the compressed data from the relevant data based on the relevant data and the evaluation conversion method data. 5. A second compression conversion unit that calculates the compression data, and a compression calculation unit that calculates the compressed data from the related data based on a calculation method indicated by the compression conversion method data. 6. Information filtering system.
【請求項6】 前記圧縮変換手段は、 前記関連データ及び前記評価値を、特異値分解により圧
縮変換し、前記圧縮データを算出することを特徴とする
請求項4又は請求項5に記載の情報フィルタリングシス
テム。
6. The information according to claim 4, wherein the compression conversion unit compresses and converts the related data and the evaluation value by singular value decomposition to calculate the compressed data. Filtering system.
【請求項7】 前記評価特徴算出手段は、 前記圧縮データと前記評価値との双方の情報を用いて示
されるデータを、圧縮変換することにより、各前記利用
者により示された評価の特徴を示す利用者評価特徴デー
タと、コンテンツ評価特徴データとを算出することを特
徴とする請求項1から請求項6のいずれか一つに記載の
情報フィルタリングシステム。
7. The evaluation feature calculating means compresses and converts data indicated by using information of both the compressed data and the evaluation value to thereby obtain an evaluation feature indicated by each of the users. 7. The information filtering system according to claim 1, wherein user evaluation feature data and content evaluation feature data are calculated.
【請求項8】 前記評価特徴算出手段は、 前記圧縮データと前記評価値との双方の情報を用いて示
されるデータを、特異値分解により圧縮変換し、各前記
利用者により示された評価の特徴を示す利用者評価特徴
データと、コンテンツ評価特徴データとを算出すること
を特徴とする請求項7に記載の情報フィルタリングシス
テム。
8. The evaluation feature calculating means compresses data represented by using both information of the compressed data and the evaluation value by singular value decomposition, and performs evaluation conversion of the evaluation shown by each of the users. The information filtering system according to claim 7, wherein user evaluation characteristic data indicating characteristics and content evaluation characteristic data are calculated.
【請求項9】 各前記利用者によりこれまでに示されて
いる、各前記利用者のそれぞれの各前記コンテンツに対
する評価を示す評価値を、入力し記録する評価入力手段
と、 各前記コンテンツの内容を表現するデータである属性デ
ータを抽出する属性抽出手段を備えることを特徴とする
請求項1から請求項8のいずれか一つに記載の情報フィ
ルタリングシステム。
9. An evaluation input means for inputting and recording an evaluation value indicating each user's evaluation of each of the contents, which has been shown by each user so far, and contents of each of the contents. The information filtering system according to any one of claims 1 to 8, further comprising an attribute extracting unit configured to extract attribute data that is data expressing the information.
【請求項10】 インターネット上に公開される前記コ
ンテンツを、フィルタリングすることを特徴とする請求
項1から請求項9のいずれか一つに記載の情報フィルタ
リングシステム。
10. The information filtering system according to claim 1, wherein the content published on the Internet is filtered.
【請求項11】 個々のコンテンツに対する利用者の評
価を予測し、前記コンテンツの中から前記利用者に適合
するコンテンツを検出する情報フィルタリング方法にお
いて、 各前記利用者によりこれまでに示されている各前記利用
者の各前記コンテンツに対する評価を示す評価値のデー
タと、前記評価に関連する情報である関連データの、予
め記録されたデータを参照するステップと、 各前記コンテンツの前記関連データと前記評価値とを基
に、各前記関連データから評価に影響を与えない部分を
取り除いたデータである圧縮データを算出する圧縮変換
ステップと、 前記圧縮データと前記評価値との双方の情報を基に、各
前記利用者により示された評価の特徴を示す利用者評価
特徴データと、コンテンツ評価特徴データとを算出する
評価特徴算出ステップと、 前記利用者評価特徴データと前記コンテンツ評価特徴デ
ータを基にして、各コンテンツに対して各利用者が与え
る評価を予測し算出する評価予測ステップを備えること
を特徴とする情報フィルタリング方法。
11. An information filtering method for predicting a user's evaluation of individual contents and detecting contents suitable for the user from among the contents, comprising the steps of: Referring to pre-recorded data of evaluation value data indicating an evaluation of the user for each of the contents and related data that is information related to the evaluation; and the related data of each of the contents and the evaluation. Based on the value, a compression conversion step of calculating compressed data that is data obtained by removing a portion that does not affect the evaluation from each of the related data, based on both information of the compressed data and the evaluation value, Evaluation features for calculating user evaluation feature data indicating the evaluation features indicated by each of the users and content evaluation feature data An information filtering method, comprising: a calculating step; and an evaluation prediction step of predicting and calculating an evaluation given to each content by each user based on the user evaluation characteristic data and the content evaluation characteristic data. .
【請求項12】 前記関連データに、各前記コンテンツ
の内容を表現する属性データを含むことを特徴とする請
求項11に記載の情報フィルタリング方法。
12. The information filtering method according to claim 11, wherein the related data includes attribute data representing the contents of each of the contents.
【請求項13】 前記関連データに、各前記利用者に関
する情報を示す利用者データを含むことを特徴とする請
求項11又は請求項12に記載の情報フィルタリング方
法。
13. The information filtering method according to claim 11, wherein the related data includes user data indicating information on each of the users.
【請求項14】 前記圧縮変換ステップは、 前記関連データと前記評価値とを基に、前記関連データ
を圧縮変換することにより、各前記関連データから評価
に影響を与えない部分を取り除いたデータである前記圧
縮データを算出することを特徴とする請求項11から請
求項13のいずれか一つに記載の情報フィルタリング方
法。
14. The compression conversion step is a step of compressing and converting the relevant data based on the relevant data and the evaluation value, thereby removing data that does not affect evaluation from each of the relevant data. 14. The information filtering method according to claim 11, wherein the certain compressed data is calculated.
【請求項15】 前記圧縮変換ステップは、 前記評価値を基にして、前記評価データから評価予測に
有効でない部分を取り除くように圧縮する圧縮変換の方
法を指定するデータである、評価変換方法データを算出
する評価圧縮変換ステップと、 前記関連データと前記評価変換方法データとを基にし
て、前記関連データからの前記圧縮データを算出する圧
縮変換の方法を指定するデータである、圧縮変換方法デ
ータを算出する第2圧縮変換ステップと、 前記関連データから、前記圧縮変換方法データに示され
る算出方法に基づき、前記圧縮データを算出する圧縮算
出ステップを備えることを特徴とする請求項14に記載
の情報フィルタリング方法。
15. The compression conversion step, wherein the compression conversion step is data for specifying a compression conversion method for compressing the evaluation data so as to remove a portion that is not valid for evaluation prediction from the evaluation data. Evaluation compression conversion step of calculating the compression conversion method data, which is data specifying a compression conversion method of calculating the compressed data from the relevant data based on the relevant data and the evaluation conversion method data. The method according to claim 14, further comprising: a second compression conversion step of calculating the compression data; and a compression calculation step of calculating the compressed data from the related data based on a calculation method indicated in the compression conversion method data. Information filtering method.
【請求項16】 前記圧縮変換ステップは、 前記関連データ及び前記評価値を、特異値分解により圧
縮変換し、前記圧縮データを算出することを特徴とする
請求項14又は請求項15に記載の情報フィルタリング
方法。
16. The information according to claim 14, wherein, in the compression conversion step, the related data and the evaluation value are compression-converted by singular value decomposition to calculate the compressed data. Filtering method.
【請求項17】 前記評価特徴算出ステップは、 前記圧縮データと前記評価値との双方の情報を用いて示
されるデータを、圧縮変換することにより、各前記利用
者により示された評価の特徴を示す利用者評価特徴デー
タと、コンテンツ評価特徴データとを算出することを特
徴とする請求項11から請求項16のいずれか一つに記
載の情報フィルタリング方法。
17. The evaluation feature calculating step includes: performing compression conversion of data indicated by using information of both the compressed data and the evaluation value to thereby obtain an evaluation feature indicated by each of the users. 17. The information filtering method according to claim 11, wherein the user evaluation feature data and the content evaluation feature data are calculated.
【請求項18】 前記評価特徴算出ステップは、 前記圧縮データと前記評価値との双方の情報を用いて示
されるデータを、特異値分解により圧縮変換し、各前記
利用者により示された評価の特徴を示す利用者評価特徴
データと、コンテンツ評価特徴データとを算出すること
を特徴とする請求項17に記載の情報フィルタリング方
法。
18. The evaluation feature calculating step, wherein the data indicated by using both the information of the compressed data and the evaluation value is compression-converted by singular value decomposition, and the evaluation of the evaluation indicated by each user is performed. 18. The information filtering method according to claim 17, wherein user evaluation characteristic data indicating characteristics and content evaluation characteristic data are calculated.
【請求項19】 各前記利用者によりこれまでに示され
ている、各前記利用者のそれぞれの各前記コンテンツに
対する評価を示す評価値を、入力し記録する評価入力ス
テップと、 各前記コンテンツの内容を表現するデータである属性デ
ータを抽出する属性抽出ステップを備えることを特徴と
する請求項11から請求項18のいずれか一つに記載の
情報フィルタリング方法。
19. An evaluation inputting step of inputting and recording an evaluation value, which has been shown by each user so far, indicating an evaluation of each of said users for each of said contents, and contents of each of said contents. The information filtering method according to any one of claims 11 to 18, further comprising an attribute extracting step of extracting attribute data that is data representing the information.
【請求項20】 インターネット上に公開される前記コ
ンテンツを、フィルタリングすることを特徴とする請求
項11から請求項19のいずれか一つに記載の情報フィ
ルタリング方法。
20. The information filtering method according to claim 11, wherein the content published on the Internet is filtered.
【請求項21】 コンピュータを制御することにより、
個々のコンテンツに対する利用者の評価を予測し、前記
コンテンツの中から前記利用者に適合するコンテンツを
検出する情報フィルタリングプログラムにおいて、 各前記利用者によりこれまでに示されている各前記利用
者の各前記コンテンツに対する評価を示す評価値のデー
タと、前記評価に関連する情報である関連データの、予
め記録されたデータを参照する処理と、 各前記コンテンツの前記関連データと前記評価値とを基
に、各前記関連データから評価に影響を与えない部分を
取り除いたデータである圧縮データを算出する圧縮変換
処理と、 前記圧縮データと前記評価値との双方の情報を基に、各
前記利用者により示された評価の特徴を示す利用者評価
特徴データと、コンテンツ評価特徴データとを算出する
評価特徴算出処理と、 前記利用者評価特徴データと前記コンテンツ評価特徴デ
ータを基にして、各コンテンツに対して各利用者が与え
る評価を予測し算出する評価予測処理を実行させること
を特徴とする情報フィルタリングプログラム。
21. By controlling a computer,
In an information filtering program for predicting a user's evaluation of individual contents and detecting contents suitable for the user from among the contents, each of the users indicated so far by each user Data of an evaluation value indicating the evaluation of the content, and processing of referring to pre-recorded data of related data that is information related to the evaluation, based on the related data and the evaluation value of each of the contents A compression conversion process for calculating compressed data that is data obtained by removing a portion that does not affect evaluation from each of the related data; and, based on both information of the compressed data and the evaluation value, An evaluation feature calculation process for calculating user evaluation feature data indicating the feature of the indicated evaluation and content evaluation feature data; An information filtering program for executing, based on user evaluation characteristic data and the content evaluation characteristic data, an evaluation prediction process of predicting and calculating an evaluation given by each user to each content.
【請求項22】 前記関連データに、各前記コンテンツ
の内容を表現する属性データを含むことを特徴とする請
求項21に記載の情報フィルタリングプログラム。
22. The information filtering program according to claim 21, wherein the related data includes attribute data representing the contents of each of the contents.
【請求項23】 前記関連データに、各前記利用者に関
する情報を示す利用者データを含むことを特徴とする請
求項21又は請求項22に記載の情報フィルタリングプ
ログラム。
23. The information filtering program according to claim 21, wherein the related data includes user data indicating information on each of the users.
【請求項24】 前記圧縮変換処理においては、 前記関連データと前記評価値とを基に、前記関連データ
を圧縮変換することにより、各前記関連データから評価
に影響を与えない部分を取り除いたデータである前記圧
縮データを算出する処理を実行させることを特徴とする
請求項21から請求項23のいずれか一つに記載の情報
フィルタリングプログラム。
24. In the compression conversion processing, based on the relevant data and the evaluation value, the relevant data is subjected to compression conversion to remove data that does not affect evaluation from each of the relevant data. The information filtering program according to any one of claims 21 to 23, wherein a process for calculating the compressed data is performed.
【請求項25】 前記圧縮変換処理においては、 前記評価値を基にして、前記評価データから評価予測に
有効でない部分を取り除くように圧縮する圧縮変換の方
法を指定するデータである、評価変換方法データを算出
する評価圧縮変換処理と、 前記関連データと前記評価変換方法データとを基にし
て、前記関連データからの前記圧縮データを算出する圧
縮変換の方法を指定するデータである、圧縮変換方法デ
ータを算出する第2圧縮変換処理と、 前記関連データから、前記圧縮変換方法データに示され
る算出方法に基づき、前記圧縮データを算出する圧縮算
出処理を実行させることを特徴とする請求項24に記載
の情報フィルタリングプログラム。
25. The compression conversion processing, wherein the evaluation conversion method is data that specifies a compression conversion method for compressing the evaluation data based on the evaluation value so as to remove a portion that is not valid for evaluation prediction from the evaluation data. An evaluation compression conversion process for calculating data; and a compression conversion method for specifying a compression conversion method for calculating the compressed data from the relevant data based on the relevant data and the evaluation conversion method data. 25. A second compression conversion process for calculating data, and a compression calculation process for calculating the compressed data from the related data based on a calculation method indicated in the compression conversion method data. Information filtering program described.
【請求項26】 前記圧縮変換処理においては、 前記関連データ及び前記評価値を、特異値分解により圧
縮変換し、前記圧縮データを算出する処理を実行させる
ことを特徴とする請求項24又は請求項25に記載の情
報フィルタリングプログラム。
26. The compression conversion process according to claim 24, wherein the related data and the evaluation value are subjected to compression conversion by singular value decomposition to execute a process of calculating the compressed data. 25. The information filtering program according to 25.
【請求項27】 前記評価特徴算出処理においては、 前記圧縮データと前記評価値との双方の情報を用いて示
されるデータを、圧縮変換することにより、各前記利用
者により示された評価の特徴を示す利用者評価特徴デー
タと、コンテンツ評価特徴データとを算出する処理を実
行させることを特徴とする請求項21から請求項26の
いずれか一つに記載の情報フィルタリングプログラム。
27. In the evaluation feature calculation processing, data represented by using both information of the compressed data and the evaluation value is subjected to compression conversion to thereby obtain evaluation features indicated by the respective users. The information filtering program according to any one of claims 21 to 26, wherein a process for calculating user evaluation characteristic data indicating content and content evaluation characteristic data is executed.
【請求項28】 前記評価特徴算出処理においては、 前記圧縮データと前記評価値との双方の情報を用いて示
されるデータを、特異値分解により圧縮変換し、各前記
利用者により示された評価の特徴を示す利用者評価特徴
データと、コンテンツ評価特徴データとを算出する処理
を実行させることを特徴とする請求項27に記載の情報
フィルタリングプログラム。
28. In the evaluation feature calculation process, data indicated using both information of the compressed data and the evaluation value is compression-converted by singular value decomposition, and the evaluation indicated by each of the users is performed. 28. The information filtering program according to claim 27, wherein the information filtering program is configured to execute a process of calculating user evaluation characteristic data indicating the characteristic of (1) and content evaluation characteristic data.
【請求項29】 各前記利用者によりこれまでに示され
ている、各前記利用者のそれぞれの各前記コンテンツに
対する評価を示す評価値を、入力し記録する評価入力処
理と、 各前記コンテンツの内容を表現するデータである属性デ
ータを抽出する属性抽出処理を実行させることを特徴と
する請求項21から請求項28のいずれか一つに記載の
情報フィルタリングプログラム。
29. An evaluation input process for inputting and recording an evaluation value indicating an evaluation of each of the respective users for each of the contents, which has been shown by each of the users so far, and a content of each of the contents. The information filtering program according to any one of claims 21 to 28, wherein an attribute extraction process for extracting attribute data which is data expressing the attribute is executed.
【請求項30】 インターネット上に公開される前記コ
ンテンツを、フィルタリングすることを特徴とする請求
項21から請求項29のいずれか一つに記載の情報フィ
ルタリングプログラム。
30. The information filtering program according to claim 21, wherein the content published on the Internet is filtered.
JP2001070174A 2001-03-13 2001-03-13 Information filtering system, filtering method therefor, and information filtering program Expired - Fee Related JP3788254B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001070174A JP3788254B2 (en) 2001-03-13 2001-03-13 Information filtering system, filtering method therefor, and information filtering program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001070174A JP3788254B2 (en) 2001-03-13 2001-03-13 Information filtering system, filtering method therefor, and information filtering program

Publications (2)

Publication Number Publication Date
JP2002269143A true JP2002269143A (en) 2002-09-20
JP3788254B2 JP3788254B2 (en) 2006-06-21

Family

ID=18928089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001070174A Expired - Fee Related JP3788254B2 (en) 2001-03-13 2001-03-13 Information filtering system, filtering method therefor, and information filtering program

Country Status (1)

Country Link
JP (1) JP3788254B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006323732A (en) * 2005-05-20 2006-11-30 Victor Co Of Japan Ltd Information center, terminal device, information transmission program and information selection program
JP2010134814A (en) * 2008-12-08 2010-06-17 Mitsubishi Electric Corp Apparatus, method and program for singular value decomposition
JP2011248829A (en) * 2010-05-31 2011-12-08 Sony Corp Evaluation prediction device, evaluation prediction method and program
JP2013218485A (en) * 2012-04-06 2013-10-24 Yahoo Japan Corp Content provision device, low-rank approximate matrix generation device, content provision method, low-rank approximate matrix generation method and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000227918A (en) * 1999-02-05 2000-08-15 Nec Corp Method and device for filtering information, and recording medium recording information filtering program
JP2000298669A (en) * 1999-04-12 2000-10-24 Just Syst Corp Device and method for preparing document and computer readable recording medium with program making computer execute method recorded thereon

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000227918A (en) * 1999-02-05 2000-08-15 Nec Corp Method and device for filtering information, and recording medium recording information filtering program
JP2000298669A (en) * 1999-04-12 2000-10-24 Just Syst Corp Device and method for preparing document and computer readable recording medium with program making computer execute method recorded thereon

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006323732A (en) * 2005-05-20 2006-11-30 Victor Co Of Japan Ltd Information center, terminal device, information transmission program and information selection program
JP2010134814A (en) * 2008-12-08 2010-06-17 Mitsubishi Electric Corp Apparatus, method and program for singular value decomposition
JP2011248829A (en) * 2010-05-31 2011-12-08 Sony Corp Evaluation prediction device, evaluation prediction method and program
JP2013218485A (en) * 2012-04-06 2013-10-24 Yahoo Japan Corp Content provision device, low-rank approximate matrix generation device, content provision method, low-rank approximate matrix generation method and program

Also Published As

Publication number Publication date
JP3788254B2 (en) 2006-06-21

Similar Documents

Publication Publication Date Title
US11188831B2 (en) Artificial intelligence system for real-time visual feedback-based refinement of query results
JP3116851B2 (en) Information filtering method and apparatus
US8117212B2 (en) Information processing apparatus and method, program and recording medium
CN105868334B (en) Feature incremental type-based personalized movie recommendation method and system
US8380727B2 (en) Information processing device and method, program, and recording medium
Sánchez et al. Building user profiles based on sequences for content and collaborative filtering
JP6381775B2 (en) Information processing system and information processing method
US20110191336A1 (en) Contextual image search
CN105787055A (en) Information recommendation method and device
CN110264277B (en) Data processing method and device executed by computing equipment, medium and computing equipment
Ali et al. Dynamic context management in context-aware recommender systems
Guan et al. Enhanced SVD for collaborative filtering
CN117056619A (en) Method and device for determining user behavior characteristics
JP3788254B2 (en) Information filtering system, filtering method therefor, and information filtering program
JP3646011B2 (en) Retrieval system and computer-readable recording medium on which program of retrieval system is recorded
Banouar et al. Enriching SPARQL queries by user preferences for results adaptation
CN111859138B (en) Searching method and device
JP6756648B2 (en) Generator, generation method and generation program
JP2000227918A (en) Method and device for filtering information, and recording medium recording information filtering program
JP3591813B2 (en) Data retrieval method, apparatus and recording medium
JP2006004103A (en) Method, apparatus and program for matching structure between document classification systems and recording medium recording the program
CN117648444B (en) Patent clustering method and system based on graph convolution attribute aggregation
CN109710853A (en) A kind of artificial intelligence classified matching method and system
CN117076962B (en) Data analysis method, device and equipment applied to artificial intelligence field
CN117668205B (en) Smart logistics customer service processing method, system, equipment and storage medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050413

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050708

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050906

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060213

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060307

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060320

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100407

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110407

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120407

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120407

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130407

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130407

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140407

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees