JP2010140433A - Content recommendation system, content recommendation method and content recommendation program - Google Patents

Content recommendation system, content recommendation method and content recommendation program Download PDF

Info

Publication number
JP2010140433A
JP2010140433A JP2008318863A JP2008318863A JP2010140433A JP 2010140433 A JP2010140433 A JP 2010140433A JP 2008318863 A JP2008318863 A JP 2008318863A JP 2008318863 A JP2008318863 A JP 2008318863A JP 2010140433 A JP2010140433 A JP 2010140433A
Authority
JP
Japan
Prior art keywords
feature word
user
profile
content
degree
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008318863A
Other languages
Japanese (ja)
Inventor
Naoto Kiuchi
直人 木内
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 JP2008318863A priority Critical patent/JP2010140433A/en
Publication of JP2010140433A publication Critical patent/JP2010140433A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a content recommendation system recommending, even when the taste of a content user changes with time, a content according to the taste at that time. <P>SOLUTION: When profile information read by a reading means 86 is not stored in a profile storage means 81 as the profile information of the user, a profile registration means 88 registers the profile information and interest level of the user in the profile storage means 81 by use of a relevancy read by the reading means 86. Accordingly, the taste of the user in recommendation is estimated to recommend a content without explicit update of the profile information on a system. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、利用者の嗜好に応じたコンテンツを推薦するコンテンツ推薦システム、コンテンツ推薦方法及びコンテンツ推薦プログラムに関する。   The present invention relates to a content recommendation system, a content recommendation method, and a content recommendation program for recommending content according to a user's preference.

利用者に適したコンテンツを推薦するコンテンツ推薦システムやコンテンツ推薦方法が各種提案されている。   Various content recommendation systems and content recommendation methods for recommending content suitable for users have been proposed.

特許文献1には、ユーザの嗜好が正確に反映されるような情報フィルタリングを可能にする情報提示支援システムが記載されている。特許文献1に記載された情報提示支援システムは、図11に示すように、ユーザ登録部71と、履歴情報管理部72と、人気記事抽出部73と、嗜好抽出部74と、フィルタリング部75と、記事DB76と、記事提示部77とを備えている。そのうち、嗜好抽出部74は、ユーザ登録部71に設定された嗜好情報と、履歴情報管理部72で生成されたユーザごとの閲覧履歴とを利用して、ユーザごと、ユーザグループごともしくはすべてのユーザについて嗜好情報を抽出する。フィルタリング部75は嗜好抽出部74で抽出された嗜好情報を利用して記事DB76に蓄積されている記事をフィルタリングする。また、人気記事抽出部73は、履歴情報管理部72に蓄積しているユーザごとの履歴情報に基づいてアクセス回数順に記事をランキングする。さらに記事提示部77はフィルタリング部の処理結果と人気記事抽出部73の処理結果とをあわせて利用者へ提示する。   Patent Document 1 describes an information presentation support system that enables information filtering that accurately reflects user preferences. As shown in FIG. 11, the information presentation support system described in Patent Document 1 includes a user registration unit 71, a history information management unit 72, a popular article extraction unit 73, a preference extraction unit 74, and a filtering unit 75. The article DB 76 and the article presentation unit 77 are provided. Among them, the preference extraction unit 74 uses the preference information set in the user registration unit 71 and the browsing history for each user generated by the history information management unit 72, for each user, for each user group, or for all users. Preference information is extracted. The filtering unit 75 filters the articles stored in the article DB 76 using the preference information extracted by the preference extraction unit 74. The popular article extraction unit 73 ranks the articles in the order of the number of accesses based on the history information for each user stored in the history information management unit 72. Further, the article presentation unit 77 presents the processing result of the filtering unit and the processing result of the popular article extraction unit 73 together to the user.

なお、嗜好抽出部74は、ユーザのログに対応する記事または記事群に出現するキーワード(単語)の種類を次元数とし、各キーワードの出現頻度に重みをかけた複数のベクトル成分からなる記事ベクトルを生成する。嗜好抽出部74は、この生成した記事ベクトルを主成分分析により次元圧縮する。そして、嗜好抽出部74は、次元圧縮した記事ベクトルの相関行列の固有ベクトルを算出してカルーネン・レーベ(Karhunen-Loeve(以下、KL))変換によるKL解析を行い、その結果得られたベクトル空間をそのユーザの個人嗜好情報として抽出する。   The preference extraction unit 74 uses an article vector composed of a plurality of vector components in which the types of keywords (words) appearing in the article or article group corresponding to the user's log are the number of dimensions, and the frequency of appearance of each keyword is weighted. Is generated. The preference extraction unit 74 dimensionally compresses the generated article vector by principal component analysis. Then, the preference extraction unit 74 calculates the eigenvector of the correlation matrix of the dimension-compressed article vector, performs KL analysis by Karhunen-Loeve (hereinafter referred to as KL) conversion, and obtains the vector space obtained as a result. Extracted as personal preference information of the user.

特許文献2には、変化する利用者の嗜好に合致した文書の効率的な閲覧を可能にする文書管理装置が記載されている。特許文献2に記載された文書管理装置は、その文書管理装置に文書が登録されると、文書解析部がその文書の内容を解析して文書要約を作成し、その文書要約から文書特性を求める。文書解析部が求めた文書特性を利用者の嗜好特性として利用者情報格納部の内容を更新する。   Patent Document 2 describes a document management apparatus that enables efficient browsing of a document that matches a changing user's preference. In the document management apparatus described in Patent Document 2, when a document is registered in the document management apparatus, the document analysis unit analyzes the contents of the document to create a document summary, and obtains document characteristics from the document summary. . The contents of the user information storage unit are updated with the document characteristics obtained by the document analysis unit as user preference characteristics.

特許文献3には、閲覧者の興味・嗜好が時系列と共に変化しても、これに追従して最適な情報を提供できる情報提供方法が記載されている。特許文献3に記載された情報提供方法は、閲覧者からの文書の提示要求があった際に、要求のあった文書と複数の文書を記録した文書データベース内の各文書との類似度を算出する。算出された類似度と閲覧者の過去の各文書の閲覧実績に基づいて、次に閲覧者に提示すべき文書を決定する。   Patent Document 3 describes an information providing method that can provide optimal information following a user's interest / preference even if it changes with time. The information providing method described in Patent Document 3 calculates the degree of similarity between a requested document and each document in a document database storing a plurality of documents when a document presentation request is received from a viewer. To do. The next document to be presented to the viewer is determined based on the calculated similarity and the browsing history of each past document of the viewer.

特開平11−15840号公報(段落0026〜0033、図1)Japanese Unexamined Patent Publication No. 11-15840 (paragraphs 0026 to 0033, FIG. 1) 特開2008−186058号公報(段落0023〜0026、図1、図4、図5)JP 2008-186058 A (paragraphs 0023 to 0026, FIGS. 1, 4, and 5) 特開2003−167907号公報(段落0006)JP 2003-167907 A (paragraph 0006)

特許文献1に記載された情報提示支援システムは、ユーザ登録部71に設定された初期プロファイル用設定データ(初期嗜好設定情報)を用いて情報をフィルタリングする。そのため、時間の経過とともにユーザの嗜好が変化した場合、ユーザが明示的に更新を行わない限りその初期情報を利用することになる。そのため、推薦時のユーザの嗜好に適した推薦結果が得られないという課題がある。   The information presentation support system described in Patent Literature 1 filters information using initial profile setting data (initial preference setting information) set in the user registration unit 71. Therefore, when the user's preference changes with the passage of time, the initial information is used unless the user explicitly updates. Therefore, there is a problem that a recommendation result suitable for the user's preference at the time of recommendation cannot be obtained.

例えば、利用者の嗜好が時間とともに変化して、初期嗜好設定情報として設定されていない嗜好の分野に関する情報に関心を持つようになった場合を考える。この時、上記情報提示支援システムは、閲覧履歴を利用して嗜好情報とキーワードの関連を再構築しても、システムに設定されていない嗜好情報の項目とキーワードとの関連を生成できない。   For example, consider a case where the user's preference changes with time, and the user becomes interested in information related to a preference field that is not set as initial preference setting information. At this time, even if the information presentation support system reconstructs the association between the preference information and the keyword using the browsing history, the information presentation support system cannot generate the association between the preference information item and the keyword that are not set in the system.

また、特許文献2に記載された文書管理方法は、利用者が登録した文書のみから利用者の嗜好特性を類推して文書を配信する。利用者は、類推された嗜好特性の修正等を行うことができないため、利用者が考える嗜好性を嗜好特性に反映させた文書配信を行うことが出来ない。すなわち、このように利用者の嗜好特性が反映されない嗜好性のみに基づいて文書が配信されてしまうという課題がある。   The document management method described in Patent Document 2 distributes a document by analogizing the user's preference characteristics only from the document registered by the user. Since the user cannot correct the taste characteristic estimated by analogy, the user cannot perform document distribution in which the user's preference is reflected in the taste characteristic. That is, there is a problem that the document is distributed based only on the preference that does not reflect the user's preference characteristic.

また、特許文献3に記載された情報提供方法は、利用者が文書を閲覧した時に過去に閲覧した文書と提示候補の文書の類似度を算出する。類似度の計算量は、過去に閲覧した文書数と提示候補の文書数との積に比例するため、対象とする文書(すなわち、過去に閲覧した文書と提示候補の文書)が増加すると、類似度の算出時間が現実的な範囲内に収まらない恐れがある。   Also, the information providing method described in Patent Document 3 calculates the similarity between a document browsed in the past and a presentation candidate document when the user browses the document. The amount of calculation of similarity is proportional to the product of the number of documents browsed in the past and the number of candidate documents. Therefore, if the number of target documents (that is, documents viewed in the past and candidate documents) increases, The calculation time of the degree may not be within a realistic range.

また、特許文献3に記載された情報提供方法は、利用者が過去に閲覧した文書の情報が存在することが前提であるため、新規利用者の場合、利用者に適切な文書を提供することが出来ないという課題がある。   In addition, since the information providing method described in Patent Document 3 is based on the premise that there is information on a document browsed by the user in the past, in the case of a new user, an appropriate document should be provided to the user. There is a problem that cannot be done.

そこで、本発明は、コンテンツ利用者の嗜好が時間とともに変化した場合であっても、その時の嗜好に応じてコンテンツを推薦することができるコンテンツ推薦システム、コンテンツ推薦方法及びコンテンツ推薦プログラムを提供することを目的とする。   Accordingly, the present invention provides a content recommendation system, a content recommendation method, and a content recommendation program that can recommend content according to the preference at that time even when the content user's preference changes with time. With the goal.

本発明によるコンテンツ推薦システムは、利用者の嗜好の分野を示すプロファイル項目と、プロファイル項目に対する利用者の関心度合いを示す関心度とを利用者ごとに記憶するプロファイル記憶手段と、利用者のコンテンツ閲覧履歴を記憶する閲覧履歴記憶手段と、コンテンツを特徴づける特徴語の識別情報である特徴語識別情報をコンテンツごとに記憶するコンテンツ特徴語関連記憶手段と、プロファイル項目と特徴語との間の関連度合いを示す関連度を、プロファイル項目及び特徴語識別情報ごとに記憶するプロファイル特徴語関係記憶手段と、閲覧履歴記憶手段に記憶された利用者のコンテンツ閲覧履歴及びコンテンツ特徴語関連記憶手段に記憶されたコンテンツごとの特徴語識別情報をもとに、特徴語で特徴づけられるコンテンツを閲覧した利用者の閲覧回数を含む利用者特徴語関連情報を、利用者及び特徴語識別情報ごとに生成する利用者特徴語生成手段と、利用者特徴語生成手段が生成した利用者特徴語関連情報に含まれる特徴語識別情報に対応するプロファイル項目および関連度をプロファイル特徴語関係記憶手段から読み取る読取手段と、読取手段が読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段に記憶されている場合、読取手段が読み取った関連度を使用して、プロファイル記憶手段に記憶された利用者のプロファイル項目に対する関心度を更新する関心度更新手段と、読取手段が読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段に記憶されていない場合、読取手段が読み取った関連度を使用して、プロファイル記憶手段に利用者のプロファイル項目及び関心度を登録するプロファイル登録手段と、プロファイル記憶手段に記憶されたプロファイル項目に対応する関心度と、プロファイル特徴語関係記憶手段に記憶されたプロファイル項目に対応する特徴語識別情報の関連度をもとに、利用者の特徴語ごとの関心度である特徴語関心度を算出する特徴語関心度算出手段と、コンテンツ特徴語関連記憶手段に記憶されたコンテンツに対応する特徴語識別情報と特徴語関心度をもとに、利用者のコンテンツごとの関心度を算出するコンテンツ関心度算出手段とを備えたことを特徴とする。   A content recommendation system according to the present invention includes a profile storage unit that stores, for each user, a profile item that indicates a user's preference field, and an interest level that indicates the degree of interest of the user with respect to the profile item, and user content browsing. Browsing history storage means for storing history, content feature word related storage means for storing feature word identification information that is identification information of feature words characterizing content for each content, and degree of association between profile items and feature words Is stored in the profile feature word relationship storage means for storing each of the profile items and feature word identification information, and in the user's content browsing history and content feature word related storage means stored in the browsing history storage means. Content characterized by feature words based on feature word identification information for each content User feature word generation means for generating user feature word related information including the number of browsing times of the viewed user for each user and feature word identification information, and user feature word related information generated by the user feature word generation means Reading means for reading the profile item and the degree of association corresponding to the feature word identification information included in the information from the profile feature word relation storage means, and the profile item read by the reading means is stored in the profile storage means as a user profile item If the relevance level read by the reading means is used, the interest level update means for updating the interest level of the user's profile item stored in the profile storage means, and the profile item read by the reading means is the user's profile item. If it is not stored as a profile item in the profile storage means, The profile registration means for registering the user's profile item and the interest level in the profile storage means, the interest level corresponding to the profile item stored in the profile storage means, and the profile feature word relationship storage means. A feature word interest level calculating means for calculating a feature word interest level that is an interest level for each feature word of the user based on the relevance level of the feature word identification information corresponding to the profile item, and a content feature word related storage Content interest level calculating means for calculating an interest level for each content of the user based on the feature word identification information corresponding to the content stored in the means and the feature word interest level is provided.

本発明によるコンテンツ推薦方法は、利用者のコンテンツ閲覧履歴及びコンテンツごとに定めたコンテンツを特徴づける特徴語の識別情報である特徴語識別情報をもとに、特徴語で特徴づけられるコンテンツを閲覧した利用者の閲覧回数を含む利用者特徴語関連情報を生成する利用者特徴語生成ステップと、利用者の嗜好の分野を示すプロファイル項目と特徴語との間の関連度合いを示す関連度をプロファイル項目及び特徴語識別情報ごとに記憶するプロファイル特徴語関係記憶手段から、利用者特徴語生成ステップで生成した利用者特徴語関連情報に含まれる特徴語識別情報に対応するプロファイル項目および関連度を読み取る読取ステップと、読取ステップで読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段に記憶されている場合、読取ステップ読み取った関連度を使用して、プロファイル記憶手段に記憶された利用者のプロファイル項目に対する関心度を更新する関心度更新ステップと、読取ステップで読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段に記憶されていない場合、読取ステップで読み取った関連度を使用して、プロファイル記憶手段に利用者のプロファイル項目及び関心度を登録するプロファイル登録手段と、プロファイル記憶手段に記憶されたプロファイル項目に対応する関心度と、プロファイル特徴語関係記憶手段に記憶されたプロファイル項目に対応する特徴語識別情報の関連度をもとに、利用者の特徴語ごとの関心度である特徴語関心度を算出する特徴語関心度算出ステップと、利用者のコンテンツごとの関心度を、コンテンツに対応する特徴語識別情報と特徴語関心度をもとに算出するコンテンツ関心度算出ステップとを含むことを特徴とする。   The content recommendation method according to the present invention browses content characterized by a feature word based on a user's content browsing history and feature word identification information that is characteristic word identification information that characterizes the content defined for each content. A user feature word generation step for generating user feature word related information including the number of times the user browses, and a profile item indicating a degree of association between the profile item indicating the user's preference field and the feature word And reading the profile item and the degree of association corresponding to the feature word identification information included in the user feature word related information generated in the user feature word generation step from the profile feature word relation storage means storing for each feature word identification information Step and profile items read in the reading step are profiled as user profile items When stored in the memory means, the interest level update step for updating the interest level for the user's profile item stored in the profile storage means using the relevance level read in the reading step, and the profile read in the reading step If the item is not stored in the profile storage means as the user's profile item, the profile registration means for registering the user's profile item and the degree of interest in the profile storage means using the relevance read in the reading step; Based on the degree of interest corresponding to the profile item stored in the profile storage means and the degree of association between the feature word identification information corresponding to the profile item stored in the profile feature word relationship storage means, Feature word interest level calculating step for calculating the feature word interest level that is an interest level The interest level of each content of a user, characterized in that it comprises a content of interest calculation step of calculating, based on the feature word identification information and characteristic word interest corresponding to the content.

本発明によるコンテンツ推薦プログラムは、コンピュータに、利用者のコンテンツ閲覧履歴及びコンテンツごとに定めたコンテンツを特徴づける特徴語の識別情報である特徴語識別情報をもとに、特徴語で特徴づけられるコンテンツを閲覧した利用者の閲覧回数を含む利用者特徴語関連情報を生成する利用者特徴語生成処理、利用者の嗜好の分野を示すプロファイル項目と特徴語との間の関連度合いを示す関連度をプロファイル項目及び特徴語識別情報ごとに記憶するプロファイル特徴語関係記憶手段から、利用者特徴語生成ステップで生成した利用者特徴語関連情報に含まれる特徴語識別情報に対応するプロファイル項目および関連度を読み取る読取処理、読取処理で読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段に記憶されている場合、読取ステップ読み取った関連度を使用して、プロファイル記憶手段に記憶された利用者のプロファイル項目に対する関心度を更新する関心度更新処理、読取処理で読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段に記憶されていない場合、読取ステップで読み取った関連度を使用して、プロファイル記憶手段に利用者のプロファイル項目及び関心度を登録するプロファイル登録処理、プロファイル記憶手段に記憶されたプロファイル項目に対応する関心度と、プロファイル特徴語関係記憶手段に記憶されたプロファイル項目に対応する特徴語識別情報の関連度をもとに、利用者の特徴語ごとの関心度である特徴語関心度を算出する特徴語関心度算出処理、および、利用者のコンテンツごとの関心度を、コンテンツに対応する特徴語識別情報と特徴語関心度をもとに算出するコンテンツ関心度算出処理を実行させることを特徴とする。   The content recommendation program according to the present invention is a content characterized by a feature word based on feature word identification information that is identification information of a feature word that characterizes a user's content browsing history and content defined for each content. User feature word generation processing for generating user feature word related information including the number of times the user has browsed, and the degree of association indicating the degree of association between the profile item indicating the user's preference field and the feature word Profile item corresponding to the feature word identification information included in the user feature word related information generated in the user feature word generation step from the profile feature word relation storage means for storing for each profile item and feature word identification information. The reading process to be read and the profile items read by the reading process are profiled as user profile items. Profile stored in the file storage means, using the degree of relevance read in the reading step, the interest level update process for updating the interest level for the user's profile item stored in the profile storage means, and the profile read in the read process Profile registration processing and profile for registering a user's profile item and degree of interest in the profile storage means using the relevance read in the reading step when the item is not stored in the profile storage means as the user's profile item The interest for each feature word of the user based on the degree of interest corresponding to the profile item stored in the storage means and the degree of association between the feature word identification information corresponding to the profile item stored in the profile feature word relation storage means A feature word interest level calculation process for calculating a feature word interest level that is a degree, and The interest for each content use's, characterized in that to execute the content of interest calculation processing for calculating, based on the feature word identification information and characteristic word interest corresponding to the content.

本発明によれば、コンテンツ利用者の嗜好が時間とともに変化した場合であっても、その時の嗜好に応じてコンテンツを推薦することができる。   According to the present invention, even if the content user's preference changes with time, the content can be recommended according to the preference at that time.

以下、本発明の実施形態を図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明によるコンテンツ推薦システムの一実施形態を示すブロック図である。本発明におけるコンテンツ推薦システムは、コンテンツ推薦サーバ1を備え、コンテンツ推薦サーバ1は、通信ネットワーク2を介してコンテンツ参照部3と接続される。通信ネットワーク2は、例えば、公衆ネットワークや、LAN(Local Area Network)などの閉域ネットワーク等であるが、通信ネットワーク2の形態は特に限定されない。コンテンツ参照部3は、コンテンツ推薦サーバ1に対してコンテンツの推薦を要求する。コンテンツ推薦サーバ1は、コンテンツ参照部3から送信された利用者を特定する識別情報(以下、利用者識別子と記す。)と、利用者の推薦要求とを受け付け、推薦要求に適合するコンテンツを推薦結果としてコンテンツ参照部3へ送信する。コンテンツ参照部3は、推薦結果として受信したコンテンツを、例えば、コンテンツを管理するコンテンツ提供サーバ(図示せず)に要求してコンテンツを取得する。なお、コンテンツ提供サーバは、1台であってもよく、複数台存在してもよい。通信ネットワーク2及びコンテンツ提供サーバは当業者にとってよく知られており、また本発明とは直接関係しないため、詳細な説明を省略する。また、コンテンツ参照部3は、PC(Personal Computer)や携帯端末等により実現されるが、コンテンツ参照部3は、PCや携帯端末に限定されない。   FIG. 1 is a block diagram showing an embodiment of a content recommendation system according to the present invention. The content recommendation system in the present invention includes a content recommendation server 1, and the content recommendation server 1 is connected to a content reference unit 3 via a communication network 2. The communication network 2 is, for example, a public network or a closed network such as a LAN (Local Area Network), but the form of the communication network 2 is not particularly limited. The content reference unit 3 requests the content recommendation server 1 to recommend content. The content recommendation server 1 receives identification information (hereinafter referred to as a user identifier) for identifying a user transmitted from the content reference unit 3 and a user's recommendation request, and recommends content that meets the recommendation request. As a result, the content is transmitted to the content reference unit 3. The content reference unit 3 requests the content received as the recommendation result from, for example, a content providing server (not shown) that manages the content, and acquires the content. Note that there may be one content providing server or a plurality of content providing servers. Since the communication network 2 and the content providing server are well known to those skilled in the art and are not directly related to the present invention, detailed description thereof is omitted. Moreover, although the content reference part 3 is implement | achieved by PC (Personal Computer), a portable terminal, etc., the content reference part 3 is not limited to PC or a portable terminal.

コンテンツ推薦サーバ1は、プロファイル記憶部11と、閲覧履歴記憶部12と、コンテンツ特徴語関連記憶部13と、利用者特徴語マッチング部14と、利用者特徴語関連記憶部15と、プロファイル更新部16と、プロファイル特徴語関係記憶部17とコンテンツクエリ部18とを備えている。   The content recommendation server 1 includes a profile storage unit 11, a browsing history storage unit 12, a content feature word related storage unit 13, a user feature word matching unit 14, a user feature word related storage unit 15, and a profile update unit. 16, a profile feature word relationship storage unit 17, and a content query unit 18.

プロファイル記憶部11は、利用者識別子と嗜好の分野を表す項目(以下、プロファイル項目と記す。)を特定する識別情報(以下、プロファイル識別子)と、利用者のプロファイル項目についての関心の強さを表す値(以下、関心度と記す。)とを含むプロファイル情報を記憶する記憶装置である。プロファイル情報は利用者の嗜好情報ということができる。プロファイル記憶部11に記憶されたプロファイル情報の例を図2に示す。図2に示すプロファイル情報は、例えば、利用者識別子Xで識別される利用者が、プロファイル識別子p001及びp002で識別されるプロファイル項目に関心を持っており、その関心度がそれぞれ4、2であることを示す。   The profile storage unit 11 includes identification information (hereinafter referred to as a profile identifier) that identifies an item (hereinafter referred to as a profile item) that represents a user identifier and a field of preference, and a user's interest in the profile item. It is a storage device that stores profile information including a value to be expressed (hereinafter referred to as an interest level). Profile information can be referred to as user preference information. An example of profile information stored in the profile storage unit 11 is shown in FIG. In the profile information shown in FIG. 2, for example, the user identified by the user identifier X is interested in the profile item identified by the profile identifiers p001 and p002, and the degree of interest is 4 and 2, respectively. It shows that.

プロファイル情報は、例えば、コンテンツ推薦サーバ1の入力部(図示せず)から入力され、例えば、コンテンツ推薦サーバ1の制御部(図示せず)が、その入力されたプロファイル情報をプロファイル記憶部11に記憶させる。   For example, the profile information is input from an input unit (not shown) of the content recommendation server 1. For example, the control unit (not shown) of the content recommendation server 1 stores the input profile information in the profile storage unit 11. Remember me.

閲覧履歴記憶部12は、コンテンツを閲覧した利用者の利用者識別子と、その利用者が閲覧したコンテンツを識別する情報(以下、コンテンツ識別子と記す。)と、そのコンテンツを閲覧した回数を特定できる情報(以下、閲覧回数特定情報と記す。)とを含む閲覧履歴情報を記憶する記憶装置である。閲覧回数特定情報は、コンテンツを閲覧した回数であってもよく、また、コンテンツを閲覧した閲覧日時の履歴であってもよい。なお、閲覧回数特定情報がコンテンツを閲覧した閲覧日時の履歴である場合、その閲覧日時の履歴をカウントすることによりコンテンツを閲覧した回数を算出すればよい。以下の説明では、閲覧履歴記憶部12は、閲覧回数特定情報としてコンテンツを閲覧した回数を記憶している場合を例に説明する。また、コンテンツを閲覧した回数を閲覧回数と記す。閲覧履歴記憶部12は、例えば、コンテンツ提供サーバが記憶するコンテンツの閲覧ログや通信ネットワーク2に接続されるプロキシサーバ(図示せず)などのアクセスログを閲覧履歴情報として記憶してもよい。閲覧履歴記憶部12は、コンテンツ識別子として、例えば、コンテンツのURI(Uniform Resource Identifier )を利用してもよいし、文書管理システムなどの文書IDなどを利用してもよい。閲覧履歴記憶部12に記憶された閲覧履歴情報の例を図3に示す。図3に示す閲覧履歴情報は、例えば、利用者識別子Xで識別される利用者が、コンテンツ識別子c001及びc003で識別されるコンテンツを閲覧しており、その閲覧回数がそれぞれ4回、1回であることを示す。   The browsing history storage unit 12 can specify a user identifier of a user who has browsed the content, information for identifying the content browsed by the user (hereinafter referred to as a content identifier), and the number of times the content has been browsed. It is a storage device that stores browsing history information including information (hereinafter referred to as browsing number specifying information). The browsing number specifying information may be the number of times the content is browsed, or may be a history of browsing date and time when the content was browsed. When the browsing number specifying information is a history of browsing date and time when browsing the content, the number of browsing times of the content may be calculated by counting the history of browsing date and time. In the following description, the browsing history storage unit 12 will be described by taking as an example a case where the number of times of browsing the content is stored as the browsing count specifying information. The number of times the content has been browsed is referred to as the number of browsing times. The browsing history storage unit 12 may store, as browsing history information, for example, a browsing log of content stored by the content providing server and an access log of a proxy server (not shown) connected to the communication network 2. As the content identifier, the browsing history storage unit 12 may use, for example, a content URI (Uniform Resource Identifier) or a document ID of a document management system or the like. An example of browsing history information stored in the browsing history storage unit 12 is shown in FIG. In the browsing history information shown in FIG. 3, for example, the user identified by the user identifier X is browsing the content identified by the content identifiers c001 and c003, and the browsing count is 4 times and 1 time respectively. It shows that there is.

コンテンツ特徴語関連記憶部13は、例えば、コンテンツ提供サーバで公開されているコンテンツのコンテンツ識別子と、そのコンテンツを特徴付ける語(以下、特徴語と記す。)とを含むコンテンツ特徴情報を記憶する記憶装置である。特徴語は、コンテンツを特徴付ける1つ以上の語もしくは語句である。コンテンツ特徴語関連記憶部13は、特徴語として、形態素解析やTF−IDF(Term Frequency-Inverse Document Frequency )などの技術を利用してコンテンツ中から抜き出した語もしくは語句をそのコンテンツと対応付けて記憶してもよい。もしくは、コンテンツ特徴語関連記憶部13は、コンテンツの内容などに基づいて定めたルールによって付与した語や語句を、特徴語として記憶してもよい。コンテンツ特徴語関連記憶部13に記憶されたコンテンツ特徴情報の例を図4に示す。図4に示すコンテンツ特徴情報は、例えば、コンテンツ識別子c001で識別されるコンテンツを特徴づける語が、特徴語識別子w001及びw002で識別される特徴語であることを示す。コンテンツ特徴情報は、例えば、コンテンツ推薦サーバ1の入力部(図示せず)から入力され、例えば、コンテンツ推薦サーバ1の制御部(図示せず)が、その入力されたコンテンツ特徴情報をプロファイル記憶部11に記憶させてもよい。もしくは、上記制御部が、上記ルールに基づいて定期的にコンテンツ特徴情報を生成し、その生成したコンテンツ特徴情報をコンテンツ特徴語記憶部13に記憶させてもよい。   The content feature word related storage unit 13 stores, for example, content feature information including a content identifier of content published on the content providing server and a word that characterizes the content (hereinafter referred to as a feature word). It is. A feature word is one or more words or phrases that characterize content. The content feature word-related storage unit 13 stores, as a feature word, a word or phrase extracted from the content using a technique such as morphological analysis or TF-IDF (Term Frequency-Inverse Document Frequency) in association with the content. May be. Or the content feature word related storage part 13 may memorize | store the word and phrase provided by the rule defined based on the content etc. as a feature word. An example of the content feature information stored in the content feature word related storage unit 13 is shown in FIG. The content feature information shown in FIG. 4 indicates that, for example, a word characterizing the content identified by the content identifier c001 is a feature word identified by the feature word identifiers w001 and w002. The content feature information is input from, for example, an input unit (not shown) of the content recommendation server 1. For example, the control unit (not shown) of the content recommendation server 1 stores the input content feature information as a profile storage unit. 11 may be stored. Alternatively, the control unit may periodically generate content feature information based on the rule, and store the generated content feature information in the content feature word storage unit 13.

利用者特徴語マッチング部14は、閲覧履歴記憶部12に記憶された閲覧履歴情報とコンテンツ特徴語関連記憶部13に記憶されたコンテンツ特徴情報とをもとに、利用者がどのような特徴語を含むコンテンツをいつまでにどのくらい閲覧したかを表す情報(以下、利用者特徴語関連情報と記す。)を生成する。   Based on the browsing history information stored in the browsing history storage unit 12 and the content feature information stored in the content feature word related storage unit 13, the user feature word matching unit 14 Information indicating how long the content containing the content has been browsed by now (hereinafter referred to as user characteristic word related information) is generated.

利用者特徴語関連情報は、コンテンツを閲覧した利用者の利用者識別子と、その利用者が閲覧したコンテンツの特徴語を識別する情報(以下、特徴語識別子と記す。)と、利用者識別子と特徴語識別子との組の出現回数(すなわち、コンテンツの利用者が、ある特徴語で特徴づけられるコンテンツを閲覧した回数)を表す数値(以下、頻度と記すこともある。)と、これらの情報を生成した日時とを含む。   The user feature word related information includes a user identifier of a user who has browsed the content, information for identifying a feature word of the content browsed by the user (hereinafter referred to as a feature word identifier), a user identifier, A numerical value (hereinafter also referred to as frequency) representing the number of appearances of the pair with the feature word identifier (that is, the number of times the user of the content has browsed the content characterized by a certain feature word) and these pieces of information. Including the date and time of generation.

利用者特徴語関連記憶部15は、利用者特徴語マッチング部14が生成した利用者特徴語関連情報を記憶する記憶装置である。利用者特徴語マッチング部14は、生成した利用者特徴語関連情報を利用者特徴語関連記憶部15へ登録する。この時、利用者特徴語マッチング部14は、特徴語識別子と特徴語識別子と出現回数との組を生成した日時を最終更新日時として、利用者特徴語記憶部15へ記憶させる。利用者特徴語関連記憶部15に記憶された利用者特徴語関連情報の例を図5に示す。図5に示す利用者特徴語関連情報は、例えば、利用者識別子Xで識別される利用者が、特徴語識別子w001で識別される特徴語で特徴づけられるコンテンツを閲覧した頻度が4回であることを示す。また、その頻度を算出して利用者特徴語関連記憶部15に登録した日時が、「2008年7月25日 00:00:00」であることを示す。   The user feature word related storage unit 15 is a storage device that stores the user feature word related information generated by the user feature word matching unit 14. The user feature word matching unit 14 registers the generated user feature word related information in the user feature word related storage unit 15. At this time, the user feature word matching unit 14 causes the user feature word storage unit 15 to store the date and time when the combination of the feature word identifier, the feature word identifier, and the number of appearances is generated as the last update date and time. An example of the user feature word related information stored in the user feature word related storage unit 15 is shown in FIG. In the user feature word related information shown in FIG. 5, for example, the frequency that the user identified by the user identifier X browses the content characterized by the feature word identified by the feature word identifier w001 is four times. It shows that. In addition, the date and time when the frequency is calculated and registered in the user feature word related storage unit 15 is “July 25, 2008 00:00:00”.

プロファイル特徴語関連記憶部17は、プロファイル項目と特徴語との相関を表すプロファイル特徴語関連情報を記憶する記憶装置である。プロファイル特徴語関連情報は、利用者が設定したプロファイル項目を特定するプロファイル識別子と、そのプロファイル項目に関連する特徴語の特徴語識別子と、上記プロファイル項目と特徴語との関連の強さを表す数値(以下、関連度と記す。)とを含む。プロファイル特徴語関連記憶部17に記憶されたプロファイル特徴語関連情報の例を図6に示す。図6に示すプロファイル特徴語関連情報は、例えば、プロファイル識別子p001で識別されるプロファイル項目と特徴語識別子w001及びw002で識別される特徴語との関連度が、それぞれ4、2であることを示す。   The profile feature word related storage unit 17 is a storage device that stores profile feature word related information representing the correlation between profile items and feature words. The profile feature word related information includes a profile identifier that identifies a profile item set by the user, a feature word identifier of the feature word related to the profile item, and a numerical value that represents the strength of the relationship between the profile item and the feature word. (Hereinafter referred to as “relevance”). An example of profile feature word related information stored in the profile feature word related storage unit 17 is shown in FIG. The profile feature word related information shown in FIG. 6 indicates, for example, that the degree of association between the profile item identified by the profile identifier p001 and the feature word identified by the feature word identifiers w001 and w002 is 4 and 2, respectively. .

プロファイル更新部16は、利用者特徴語関連情報及びプロファイル特徴語関連情報をもとに、プロファイル記憶部11に記憶されたプロファイル情報を更新する。プロファイル更新部16は、例えば、利用者特徴語関連記憶部15に記憶された利用者特徴語関連情報の更新を契機として、上記処理を実施する。   The profile update unit 16 updates the profile information stored in the profile storage unit 11 based on the user feature word related information and the profile feature word related information. For example, the profile update unit 16 performs the above-described processing when the user feature word related information stored in the user feature word related storage unit 15 is updated.

コンテンツクエリ部18は、コンテンツ参照部3から送信された利用者識別子と利用者の推薦要求を受信して、推薦要求に適合するコンテンツを推薦結果としてコンテンツ参照部3へ送信する。   The content query unit 18 receives the user identifier and the user recommendation request transmitted from the content reference unit 3, and transmits the content that matches the recommendation request to the content reference unit 3 as a recommendation result.

コンテンツクエリ部18は、プロファイル記憶部11から利用者識別子で指定される利用者のプロファイル情報を取得し、プロファイル特徴語関連記憶部17からプロファイル情報のプロファイル項目と関連付けられた特徴語を選択する。さらに、コンテンツクエリ部18は、その特徴語に対応するコンテンツのコンテンツ識別子をコンテンツ特徴語関連記憶部13から取得し、コンテンツ参照部3へ送信する。このとき、コンテンツクエリ部18は、プロファイル記憶部11に記憶された利用者の関心度や、プロファイル特徴語関連記憶部17に記憶された関連度をもとに算出したコンテンツごとの利用者の関心度を併せてコンテンツ参照部3へ送信する。このように、コンテンツクエリ部18がコンテンツごとの関心度を併せて送信することにより、コンテンツ推薦サーバ1が利用者にコンテンツを推薦することができる。   The content query unit 18 acquires the profile information of the user specified by the user identifier from the profile storage unit 11 and selects a feature word associated with the profile item of the profile information from the profile feature word related storage unit 17. Further, the content query unit 18 acquires the content identifier of the content corresponding to the feature word from the content feature word related storage unit 13 and transmits it to the content reference unit 3. At this time, the content query unit 18 interests the user for each content calculated based on the degree of interest of the user stored in the profile storage unit 11 and the degree of association stored in the profile feature word related storage unit 17. The degree is also transmitted to the content reference unit 3. As described above, the content query unit 18 transmits the degree of interest for each content together so that the content recommendation server 1 can recommend the content to the user.

利用者特徴語マッチング部14と、プロファイル更新部16と、コンテンツクエリ部18とは、例えば、プログラム(コンテンツ推薦プログラム)に従って動作するコンテンツ推薦サーバ1のCPUによって実現される。例えば、プログラムは、コンテンツ推薦サーバ1の記憶手段(図示せず)に記憶され、CPUは、そのプログラムを読み取り、プログラムに従って利用者特徴語マッチング部14、プロファイル更新部16、及び、コンテンツクエリ部18として動作してもよい。   The user feature word matching unit 14, the profile update unit 16, and the content query unit 18 are realized by the CPU of the content recommendation server 1 that operates according to a program (content recommendation program), for example. For example, the program is stored in storage means (not shown) of the content recommendation server 1, and the CPU reads the program, and the user feature word matching unit 14, the profile update unit 16, and the content query unit 18 according to the program. May operate as

次に、動作について説明する。図7は、利用者特徴語関連情報の更新処理の例を示すフローチャートである。なお、以下の説明では、プロファイル記憶部11には図2に示すプロファイル情報が、閲覧履歴記憶部12には図3に示す閲覧履歴情報が、コンテンツ特徴語関連記憶部13には図4に示すコンテンツ特徴情報がそれぞれあらかじめ記憶されているものとする。   Next, the operation will be described. FIG. 7 is a flowchart illustrating an example of a process for updating the user feature word related information. In the following description, the profile information shown in FIG. 2 is stored in the profile storage unit 11, the browsing history information shown in FIG. 3 is shown in the browsing history storage unit 12, and the content feature word related storage unit 13 is shown in FIG. Assume that content feature information is stored in advance.

利用者特徴語マッチング部14は、閲覧履歴記憶部12から閲覧履歴情報を読み取り(ステップS21)、閲覧履歴情報から利用者ごとに閲覧したコンテンツのコンテンツ識別子を取得する(ステップS22)。次に、利用者特徴語マッチング部14は、ステップS22で取得したコンテンツ識別子を持つコンテンツ特徴情報をコンテンツ特徴語関連記憶部13から読み取る(ステップS23)。そして、利用者特徴語マッチング部14は、ステップS21で読み取った閲覧履歴情報とステップS23で読み取ったコンテンツ特徴情報をコンテンツ識別子で結合し、利用者識別子と特徴語識別子との組を生成してその出現回数をカウントする(ステップS24)。すなわち、利用者特徴語マッチング部14は、ある特徴語で特徴づけられるコンテンツを利用者が閲覧した回数を利用者及び特徴語ごとにカウントする。   The user feature word matching unit 14 reads the browsing history information from the browsing history storage unit 12 (step S21), and acquires the content identifier of the content browsed for each user from the browsing history information (step S22). Next, the user feature word matching unit 14 reads the content feature information having the content identifier acquired in step S22 from the content feature word related storage unit 13 (step S23). Then, the user feature word matching unit 14 combines the browsing history information read in step S21 and the content feature information read in step S23 with a content identifier to generate a pair of a user identifier and a feature word identifier. The number of appearances is counted (step S24). That is, the user feature word matching unit 14 counts the number of times the user has browsed the content characterized by a certain feature word for each user and feature word.

利用者特徴語マッチング部14は、ステップS24で生成した利用者識別子と特徴語識別子との組を利用して、利用者特徴語関連記憶部15に記憶されている利用者特徴語関連情報を更新する。具体的には、利用者特徴語マッチング部14は、ステップS24で生成した利用者識別子と特徴語識別子との組を含む利用者特徴語関連情報が既に利用者特徴語関連記憶部15に記憶されているか否か判断する(ステップS25)。利用者特徴語関連情報が既に利用者特徴語関連記憶部15に記憶されている場合(ステップS25におけるYES)、利用者特徴語マッチング部14は、利用者特徴語関連記憶部15に記憶されている利用者特徴語関連情報の頻度にステップS24でカウントした出現回数を加算して更新する。そして、利用者特徴語マッチング部14は、更新処理を行った時刻(以下、更新動作実施時刻と記す。)で利用者特徴語関連記憶部15の最終更新日時を更新する(ステップS26Y)。   The user feature word matching unit 14 updates the user feature word related information stored in the user feature word related storage unit 15 using the set of the user identifier and the feature word identifier generated in step S24. To do. Specifically, in the user feature word matching unit 14, the user feature word related information including the set of the user identifier and the feature word identifier generated in step S 24 is already stored in the user feature word related storage unit 15. It is determined whether or not (step S25). When the user feature word related information is already stored in the user feature word related storage unit 15 (YES in step S25), the user feature word matching unit 14 is stored in the user feature word related storage unit 15. The number of appearances counted in step S24 is added to the frequency of the user characteristic word related information being updated. Then, the user feature word matching unit 14 updates the last update date and time of the user feature word related storage unit 15 at the time when the update process is performed (hereinafter referred to as update operation execution time) (step S26Y).

一方、ステップS25で、利用者特徴語関連情報が利用者特徴語関連記憶部15に記憶されていないと判断した場合(ステップS25におけるNO)、利用者特徴語マッチング部14は、ステップS24で生成した利用者識別子と特徴語識別子と出現回数と更新動作実施時刻とを含む組を新たな利用者特徴語関連情報として利用者特徴語関連記憶部15に記憶させる(ステップS26N)。   On the other hand, if it is determined in step S25 that the user feature word related information is not stored in the user feature word related storage unit 15 (NO in step S25), the user feature word matching unit 14 generates in step S24. The set including the user identifier, the feature word identifier, the number of appearances, and the update operation execution time is stored as new user feature word related information in the user feature word related storage unit 15 (step S26N).

さらに、利用者特徴語マッチング部14は、後述するプロファイル更新処理を実施するため、ステップS24で新たに生成した利用者特徴語関連情報(以下、利用者特徴語関連情報の差分と記す。)をプロファイル更新部16へ通知してもよい(ステップS27)。この場合、プロファイル更新部16は、利用者特徴語関連情報を生成するたびに後述のプロファイル更新処理を行うことができる。なお、利用者特徴語関連情報の差分とは、ステップS21で対象とした閲覧履歴情報をもとに生成した利用者特徴語関連情報である。すなわち、利用者特徴語関連情報の差分は、利用者特徴語マッチング部14が、ステップS26Yで頻度を更新する利用者特徴語関連情報と、ステップS26Nで新規に生成した利用者特徴語関連情報のいずれも含む。   Further, the user feature word matching unit 14 performs the profile update process to be described later, so that the user feature word related information newly generated in step S24 (hereinafter referred to as the difference of the user feature word related information). You may notify to the profile update part 16 (step S27). In this case, the profile update unit 16 can perform a profile update process, which will be described later, every time user feature word related information is generated. The difference in the user feature word related information is the user feature word related information generated based on the browsing history information targeted in step S21. That is, the difference between the user feature word related information is the difference between the user feature word related information whose frequency is updated by the user feature word matching unit 14 in step S26Y and the user feature word related information newly generated in step S26N. Both are included.

利用者特徴語マッチング部14は、例えば、新規の閲覧履歴1件が閲覧履歴記憶部12に追記されたことを契機に上記更新処理を実施してもよい。もしくは、利用者特徴語マッチング部14は、日次バッチのように、定期的に上記更新処理を実施してもよい。なお、利用者特徴語関連情報の更新処理を定期的に実施し新規の閲覧履歴1件が閲覧履歴記憶部12に追記される都度実施しない場合、利用者特徴語マッチング部14は、利用者特徴語関連情報の更新処理を完了した時刻を最終更新日時として利用者特徴語関連記憶部15に記憶させてもよい。   For example, the user feature word matching unit 14 may perform the update process when one new browsing history is added to the browsing history storage unit 12. Or the user feature word matching part 14 may implement the said update process regularly like a daily batch. In addition, when the update process of a user characteristic word relevant information is implemented regularly and it does not carry out every time one new browsing history is added to the browsing history memory | storage part 12, the user characteristic word matching part 14 is a user characteristic. The time when the word related information update process is completed may be stored in the user characteristic word related storage unit 15 as the last update date and time.

図8は、プロファイル記憶部11に記憶されたプロファイル情報を更新する処理(プロファイル更新処理)の例を示すフローチャートである。プロファイル更新部16は、プロファイル更新処理を、ステップS26YまたはステップS26Nにおける利用者特徴語関連情報の更新処理を契機に実施してもよい。もしくは、プロファイル更新部16は、ステップS27で利用者特徴語マッチング部14から利用者特徴語関連情報の差分の通知を受信したときに、プロファイル更新処理を実施してもよい。以下の説明では、プロファイル更新部16が、利用者特徴語マッチング部14から利用者特徴語関連情報の差分を受信したときに、プロファイル更新処理を実施する場合について説明する。   FIG. 8 is a flowchart illustrating an example of a process (profile update process) for updating the profile information stored in the profile storage unit 11. The profile update unit 16 may perform the profile update process in response to the update process of the user feature word related information in step S26Y or step S26N. Or the profile update part 16 may implement a profile update process, when the notification of the difference of the user feature word related information is received from the user feature word matching part 14 at step S27. In the following description, a case will be described in which the profile update unit 16 performs a profile update process when receiving a difference in user feature word related information from the user feature word matching unit 14.

また、以下の説明においては、図6に示すプロファイル特徴語関連情報の初期値が予めプロファイル特徴語関連記憶部17に記憶されているものとする。なお。プロファイル特徴語関連情報の初期値は、例えば、コンテンツ推薦サーバ1の制御部(図示せず)が、プロファイル情報と閲覧履歴情報とコンテンツ特徴情報から因子分析などの公知の技術を利用してプロファイル特徴語関連情報を導出し、導出結果をプロファイル特徴語関連記憶部17に記憶させてもよい。また、例えば、上記制御部が、最新のプロファイル情報と閲覧履歴情報などからプロファイル特徴語関連情報を適宜再計算して精度を向上させてもよい。   In the following description, it is assumed that the initial value of the profile feature word related information shown in FIG. 6 is stored in the profile feature word related storage unit 17 in advance. Note that. For example, the control unit (not shown) of the content recommendation server 1 uses a known technique such as factor analysis from the profile information, the browsing history information, and the content feature information. The word related information may be derived, and the derivation result may be stored in the profile feature word related storage unit 17. Further, for example, the control unit may appropriately recalculate profile feature word related information from the latest profile information and browsing history information to improve accuracy.

プロファイル更新部16は、利用者特徴語マッチング部14から利用者特徴語関連情報の差分(以下、差分情報と記す。)を受信すると、その差分情報に含まれる利用者識別子と関連付けられているプロファイル情報をプロファイル記憶部11からすべて抽出する(ステップS31)。次に、プロファイル更新部16は、ステップS31で抽出したプロファイル情報に含まれるプロファイル識別子を使用して、そのプロファイル識別子に関連付けられたプロファイル特徴語情報をプロファイル特徴語関連記憶部17から抽出する。このようにして、プロファイル更新部16は、各プロファイル識別子と差分情報に含まれる特徴語識別子の関連度を取得する(ステップS32)。そして、プロファイル更新部16は、ステップS31で抽出したプロファイル識別子ごと、(ステップS33S〜S33E)及びそのプロファイル識別子に対応する特徴語識別子であって、差分情報に含まれる特徴語識別子ごとに補正値を算出してプロファイル情報の関心度を補正する(ステップS34)。プロファイル更新部16は、プロファイル記憶部11に記憶された関心度を、補正した関心度で更新する。   When the profile update unit 16 receives the difference (hereinafter referred to as difference information) of the user feature word related information from the user feature word matching unit 14, the profile associated with the user identifier included in the difference information. All the information is extracted from the profile storage unit 11 (step S31). Next, the profile update unit 16 uses the profile identifier included in the profile information extracted in step S31 to extract the profile feature word information associated with the profile identifier from the profile feature word related storage unit 17. In this way, the profile update unit 16 acquires the degree of association between each profile identifier and the feature word identifier included in the difference information (step S32). Then, the profile update unit 16 sets a correction value for each of the profile word extracted in step S31, (steps S33S to S33E) and the feature word identifier corresponding to the profile identifier, and for each feature word identifier included in the difference information. The degree of interest in the profile information is corrected by calculating (step S34). The profile update unit 16 updates the interest level stored in the profile storage unit 11 with the corrected interest level.

プロファイル更新部16は、例えば、利用者特徴語マッチング部14から受信した差分情報に含まれる出現回数をステップS32で取得した特徴語識別子の関連度に応じてプロファイル識別子ごとに分配して関心度を補正してもよい。   For example, the profile update unit 16 distributes the number of appearances included in the difference information received from the user feature word matching unit 14 for each profile identifier according to the degree of association of the feature word identifier acquired in step S <b> 32, thereby increasing the interest level. It may be corrected.

例えば、差分情報(利用者識別子,特徴語識別子,頻度,最終更新日時)が、(X,w001,1,2008/7/25 00:00:00)であるとする。また、プロファイル特徴語関連記憶部17に、ファイル特徴語関連情報(プロファイル識別子,特徴語識別子,関連度)として(p001,w001,4)及び(p002,w001,1)が記憶されているとする。この場合、プロファイル更新部16は、プロファイル特徴語関連記憶部17に記憶されたw001を含むこれらのデータに対して分配した値を関心度に加算する。上記例の場合、p001に1×(4÷5)=0.8、p002に1×(1÷5)=0.2と分配し、この値を補正値としてプロファイル記憶部11の関心度を補正する。   For example, it is assumed that the difference information (user identifier, feature word identifier, frequency, last update date / time) is (X, w001, 1, 2008/7/25 00:00:00). Further, it is assumed that (p001, w001, 4) and (p002, w001, 1) are stored as file feature word related information (profile identifier, feature word identifier, relevance) in the profile feature word related storage unit 17. . In this case, the profile update unit 16 adds the value distributed to these data including w001 stored in the profile feature word related storage unit 17 to the degree of interest. In the case of the above example, 1 × (4 ÷ 5) = 0.8 is distributed to p001, and 1 × (1 ÷ 5) = 0.2 is distributed to p002, and the degree of interest of the profile storage unit 11 is set as a correction value. to correct.

さらにプロファイル更新部16は、ステップS35として、以下の処理を実施する。まず、プロファイル更新部16は、利用者特徴語マッチング部14から受信した差分情報に含まれる利用者識別子に対応するプロファイル識別子(以下、プロファイル記憶部11のプロファイル識別子と記す。)をプロファイル記憶部11から抽出する。次に、プロファイル更新部16は、利用者特徴語マッチング部14から受信した差分情報に含まれる特徴語識別子に対応するプロファイル識別子(以下、プロファイル特徴語関連記憶部17のプロファイル識別子と記す。)をプロファイル特徴語関連記憶部17から抽出する。次に、プロファイル更新部16は、プロファイル特徴語関連記憶部17のプロファイル識別子に含まれているが、プロファイル記憶部11のプロファイル識別子に含まれていないプロファイル識別子(以下、不足プロファイル識別子と記す。)を取得する(ステップS35)。プロファイル更新部16は、ステップS32と同様に利用者特徴語マッチング部14から受信した差分情報に含まれる特徴語識別子と不足プロファイル識別子に対応する関連度をプロファイル特徴語関連記憶部17から抽出する(ステップS36)。   Furthermore, the profile update part 16 implements the following processes as step S35. First, the profile update unit 16 sets a profile identifier corresponding to the user identifier included in the difference information received from the user feature word matching unit 14 (hereinafter referred to as a profile identifier in the profile storage unit 11). Extract from Next, the profile update unit 16 sets a profile identifier corresponding to the feature word identifier included in the difference information received from the user feature word matching unit 14 (hereinafter referred to as a profile identifier in the profile feature word related storage unit 17). Extracted from the profile feature word related storage unit 17. Next, the profile update unit 16 includes a profile identifier that is included in the profile identifier of the profile feature word related storage unit 17 but is not included in the profile identifier of the profile storage unit 11 (hereinafter referred to as an insufficient profile identifier). Is acquired (step S35). The profile update unit 16 extracts the degree of association corresponding to the feature word identifier and the insufficient profile identifier included in the difference information received from the user feature word matching unit 14 from the profile feature word association storage unit 17 as in step S32 ( Step S36).

そしてプロファイル更新部16は、ステップS33S〜S33Eと同様にプロファイル識別子及び特徴語識別子ごとにプロファイル情報の関心度を補正する(ステップS37S〜S37E、ステップS38)。   And the profile update part 16 correct | amends the interest degree of profile information for every profile identifier and characteristic word identifier similarly to step S33S-S33E (step S37S-S37E, step S38).

最後に、プロファイル更新部16は、ステップS34とステップS38において算出した補正値に基づき、受信した差分情報の利用者識別子で識別される利用者について、プロファイル情報に存在しないプロファイル項目(すなわち、プロファイル識別子)を新規追加するか否かを判定する(ステップS39)。ステップS39で追加すると判定した場合(ステップS39におけるYES)、プロファイル更新部16は、受信した差分情報の利用者識別子で識別される利用者のプロファイル項目として適切な関心度でプロファイル記憶部11に追加する(ステップS3A)。   Finally, the profile update unit 16 uses a profile item that does not exist in the profile information (that is, the profile identifier) for the user identified by the user identifier of the received difference information based on the correction values calculated in steps S34 and S38. ) Is newly added (step S39). When it determines with adding at step S39 (YES in step S39), the profile update part 16 adds to the profile memory | storage part 11 with an appropriate degree of interest as a user's profile item identified by the user identifier of the received difference information. (Step S3A).

判定の具体的な方法として、例えば、プロファイル更新部16は、ステップS34で算出した補正値とステップS38で算出した補正値とを比較する。このとき、ステップS38で算出した補正値がステップS34で算出した補正値よりも大きい場合に新規追加するとしてもよい。また、新規追加の際、プロファイル更新部16は、ステップS38で算出した補正値を適切な値に修正して追加してもよい。このように、ステップS38で算出した補正値は、プロファイル項目をプロファイル記憶部11に新規登録するか否か判断する基準値であるため、登録基準値と呼ぶことができる。   As a specific method of determination, for example, the profile update unit 16 compares the correction value calculated in step S34 with the correction value calculated in step S38. At this time, when the correction value calculated in step S38 is larger than the correction value calculated in step S34, a new addition may be made. In addition, when newly adding, the profile update unit 16 may correct the correction value calculated in step S38 to an appropriate value and add it. As described above, the correction value calculated in step S38 is a reference value for determining whether or not to newly register a profile item in the profile storage unit 11, and thus can be referred to as a registration reference value.

ステップS39〜S3Aで追加する場合の処理について、具体例を用いて説明する。プロファイル更新部16は、例えば、ステップS34において算出した補正値の平均値V1を算出する。プロファイル更新部16は、ステップS38で算出したプロファイル識別子ごとの補正値V2がV1を上回る場合、そのプロファイル識別子をプロファイル記憶部11に追加する。このとき、プロファイル更新部16は、例えば一律に「1」としたものを関心度としてもよい。もしくは、プロファイル更新部16は、V1と補正値V2との比率V2/V1を算出し、その算出結果を整数に丸めたものを関心度としてもよい。   Processing in the case of adding in steps S39 to S3A will be described using a specific example. For example, the profile update unit 16 calculates the average value V1 of the correction values calculated in step S34. If the correction value V2 for each profile identifier calculated in step S38 exceeds V1, the profile update unit 16 adds the profile identifier to the profile storage unit 11. At this time, for example, the profile update unit 16 may uniformly set “1” as the degree of interest. Alternatively, the profile update unit 16 may calculate the ratio V2 / V1 between V1 and the correction value V2 and round the calculation result to an integer as the degree of interest.

このように、プロファイル更新部16は、ステップS38の処理により、予めプロファイル記憶部11に記憶されていないプロファイル識別子に対しても、プロファイル特徴語関連記憶部17に記憶されたプロファイル識別子を使用してプロファイル情報を更新する。よって、システム上のプロファイル情報を明示的に更新しなくても、そのプロファイル識別子で識別されるプロファイル項目の関心度を利用者のプロファイル情報に反映させることができる。   As described above, the profile update unit 16 uses the profile identifier stored in the profile feature word related storage unit 17 even for the profile identifier not stored in the profile storage unit 11 in advance by the process of step S38. Update profile information. Therefore, the interest level of the profile item identified by the profile identifier can be reflected in the user's profile information without explicitly updating the profile information on the system.

上記説明では、プロファイル更新部16が、利用者特徴語マッチング部14から利用者特徴語関連情報の差分を受信したときに、プロファイル更新処理を実施する場合について説明した。他にもプロファイル更新部16は、日次バッチ処理のように定期的にプロファイル更新処理を実施してもよい。   In the above description, the case where the profile update unit 16 performs the profile update process when receiving the difference of the user feature word related information from the user feature word matching unit 14 has been described. In addition, the profile update unit 16 may periodically perform profile update processing such as daily batch processing.

例えば、プロファイル更新部16は、前回バッチ処理を行った日時(以下、最終バッチ処理日時と記す。)より後に利用者特徴語関連記憶部15に登録された利用者特徴語関連情報を対象として補正値を算出し、プロファイル情報の関心度を補正してもよい。この場合、プロファイル更新部16は、利用者特徴語関連記憶部15の最終更新日時が最終バッチ処理日時より後の利用者特徴語関連情報を差分情報として用いればよい。   For example, the profile update unit 16 corrects user feature word related information registered in the user feature word related storage unit 15 after the date and time of the previous batch processing (hereinafter referred to as the last batch processing date and time). A value may be calculated to correct the interest level of the profile information. In this case, the profile update unit 16 may use user feature word related information whose last update date and time in the user feature word related storage unit 15 is later than the last batch processing date and time as difference information.

また、プロファイル更新部16は、バッチ処理の対象とした利用者特徴語関連情報の頻度を、バッチ処理終了後に0にクリアしてもよい。そうすることにより、プロファイル更新部16は、上記実施形態と同様に補正値を算出することができる。   Further, the profile update unit 16 may clear the frequency of the user feature word related information that is the target of the batch process to 0 after the batch process ends. By doing so, the profile update unit 16 can calculate the correction value as in the above embodiment.

また、プロファイル更新部16は、累積値を用いて(すなわち、バッチ処理終了後に頻度を0にクリアしないで)補正値を算出してもよい。そうすることにより、プロファイル更新部16は、今までに利用者が閲覧した閲覧状況に応じて関心度を補正できる。なお、バッチ処理によるプロファイル更新処理は、これらの方法に限定されない。   Further, the profile update unit 16 may calculate the correction value using the accumulated value (that is, without clearing the frequency to 0 after the batch process is completed). By doing so, the profile update part 16 can correct | amend an interest degree according to the browsing condition which the user browsed so far. Note that profile update processing by batch processing is not limited to these methods.

図9は、コンテンツ推薦処理の例を示すフローチャートである。コンテンツクエリ部18は、コンテンツ参照部3から利用者識別子と利用者の推薦要求を受信すると(ステップS41)、受信した利用者識別子に対応するプロファイル情報をプロファイル記憶部11から読み取る(ステップS42)。コンテンツクエリ部18は、読み取ったプロファイル情報に含まれるプロファイル識別子のそれぞれについて(ステップS43S〜S43E)、対応する特徴語識別子及び関連度をプロファイル特徴語関連記憶部17から読み取り、例えば、ステップS42で読み取ったプロファイル識別子の関心度とその関連度を特徴語識別子ごとに乗じて累積する(ステップS44)。この累積値は、利用者の特徴語ごとの関心度であり、特徴語関心度と呼ぶことができる。   FIG. 9 is a flowchart illustrating an example of content recommendation processing. Upon receiving the user identifier and the user recommendation request from the content reference unit 3 (step S41), the content query unit 18 reads the profile information corresponding to the received user identifier from the profile storage unit 11 (step S42). For each of the profile identifiers included in the read profile information (steps S43S to S43E), the content query unit 18 reads the corresponding feature word identifier and the degree of association from the profile feature word related storage unit 17, for example, in step S42. The degree of interest of the profile identifier and its degree of association are multiplied for each feature word identifier and accumulated (step S44). This cumulative value is the degree of interest for each feature word of the user, and can be called the feature word interest level.

さらにコンテンツクエリ部18は、ステップS44でプロファイル特徴語関連記憶部17から読み取った特徴語識別子ごとに(S45S〜S45E)、その特徴語識別子に関連づけられたコンテンツ識別子をコンテンツ特徴語関連記憶部13から検索する(ステップS46)。コンテンツクエリ部18は、S44で累積した特徴語関心度をステップS46で検索したコンテンツ識別子ごとに累積してスコアを算出する(ステップS47)。   Further, the content query unit 18 obtains a content identifier associated with the feature word identifier from the content feature word related storage unit 13 for each feature word identifier read from the profile feature word related storage unit 17 in step S44 (S45S to S45E). Search is performed (step S46). The content query unit 18 calculates the score by accumulating the feature word interest level accumulated in S44 for each content identifier searched in step S46 (step S47).

コンテンツクエリ部18は、ステップS46で検索したコンテンツ識別子の一覧をステップS47で算出したスコアの大きい順に並べてコンテンツ参照部3へ送信する。   The content query unit 18 arranges the list of content identifiers searched in step S46 in the descending order of the score calculated in step S47, and transmits the list to the content reference unit 3.

本発明によれば、利用者特徴語マッチング部14が利用者の閲覧履歴情報と利用者が閲覧したコンテンツの特徴語をもとに利用者特徴語関連情報を生成する。そして、プロファイル更新部16は、利用者特徴語マッチング部14から受信した利用者特徴語関連情報に含まれる特徴語に対応するプロファイル識別子及び関連度をプロファイル特徴語関係記憶部17から読み取る。その読み取ったプロファイル情報が利用者のプロファイル情報としてプロファイル記憶部11に記憶されている場合は、プロファイル更新部16は読み取った関連度を使用して関心度を更新する。一方、その読み取ったプロファイル情報がプロファイル記憶部11に記憶されていない場合は、プロファイル情報記憶部11に、プロファイル情報を新規に登録する。その後、コンテンツクエリ部18は、プロファイル情報記憶部11に記憶されたプロファイル情報に対する関心度と、プロファイル情報に対応する特徴語の関連度とをもとに特徴語関心度を算出する。そして、コンテンツクエリ部18は、特徴語と特徴語関心度をもとにスコアを算出する。そのため、コンテンツ利用者の嗜好が時間とともに変化した場合であっても、その時の嗜好に応じてコンテンツを推薦することができる。   According to the present invention, the user feature word matching unit 14 generates user feature word related information based on the browsing history information of the user and the feature words of the content browsed by the user. Then, the profile update unit 16 reads the profile identifier and the degree of association corresponding to the feature word included in the user feature word related information received from the user feature word matching unit 14 from the profile feature word relationship storage unit 17. When the read profile information is stored in the profile storage unit 11 as user profile information, the profile update unit 16 updates the interest level using the read association level. On the other hand, when the read profile information is not stored in the profile storage unit 11, the profile information is newly registered in the profile information storage unit 11. Thereafter, the content query unit 18 calculates the feature word interest level based on the interest level with respect to the profile information stored in the profile information storage unit 11 and the relevance level of the feature word corresponding to the profile information. Then, the content query unit 18 calculates a score based on the feature word and the feature word interest level. Therefore, even if the content user's preference changes with time, the content can be recommended according to the preference at that time.

すなわち、利用者がプロファイル情報として設定しなかった項目についても、閲覧履歴を利用して関心の有無を判定し、プロファイル項目として新規追加することができる。よって、システム上のプロファイル情報を明示的に更新しなくても、推薦時の利用者の嗜好を推測してコンテンツを推薦できる。   In other words, items that are not set as profile information by the user can also be newly added as profile items by determining the presence or absence of interest using the browsing history. Therefore, even if the profile information on the system is not explicitly updated, content can be recommended by guessing the user's preference at the time of recommendation.

以下、具体的な実施例により本発明を説明するが、本発明の範囲は以下に説明する内容に限定されない。   Hereinafter, the present invention will be described with reference to specific examples, but the scope of the present invention is not limited to the contents described below.

以下の説明では、利用者識別子Xで指定される利用者(以下、利用者Xと記す。)が、特徴語識別子w004で指定される特徴語を含み、コンテンツ識別子c004で指定されるコンテンツを2008年8月7日に1回閲覧した場合の利用者特徴語関連情報の更新およびプロファイル更新処理について説明する。また、プロファイル記憶部11、閲覧履歴記憶部12、コンテンツ特徴語関連記憶部13、プロファイル特徴語関連記憶部17、利用者特徴語関連情報15には、それぞれ図5〜図9の例に示す値が設定されているものとする。   In the following description, the user specified by the user identifier X (hereinafter referred to as user X) includes the feature word specified by the feature word identifier w004, and the content specified by the content identifier c004 is 2008. The user characteristic word related information update and profile update processing when viewed once on August 7, 2012 will be described. The profile storage unit 11, the browsing history storage unit 12, the content feature word related storage unit 13, the profile feature word related storage unit 17, and the user feature word related information 15 have values shown in the examples of FIGS. Is set.

利用者特徴語マッチング部14は、閲覧履歴記憶部12から閲覧履歴情報(X,c004,1)を読み取り(ステップS21)、閲覧履歴情報から利用者Xが閲覧したコンテンツのコンテンツ識別子c004を取得する(ステップS22)。次に、利用者特徴語マッチング部14は、コンテンツ識別子c004を持つコンテンツ特徴情報(c004,w004)をコンテンツ特徴語関連記憶部13から読み取る(ステップS23)。利用者特徴語マッチング部14は、閲覧履歴情報(X,c004,1)とコンテンツ特徴情報(c004,w004)をコンテンツ識別子c004で結合して、利用者識別子と特徴語識別子との組(X,w004)を生成する。出現回数は閲覧履歴情報より1とカウントされる(ステップS24)。   The user feature word matching unit 14 reads the browsing history information (X, c004, 1) from the browsing history storage unit 12 (step S21), and acquires the content identifier c004 of the content browsed by the user X from the browsing history information. (Step S22). Next, the user feature word matching unit 14 reads the content feature information (c004, w004) having the content identifier c004 from the content feature word related storage unit 13 (step S23). The user feature word matching unit 14 combines the browsing history information (X, c004, 1) and the content feature information (c004, w004) with the content identifier c004, and a set of the user identifier and the feature word identifier (X, w004). The number of appearances is counted as 1 from the browsing history information (step S24).

本実施例では、利用者識別子と特徴語識別子との組は図5に示す利用者特徴語関連情報15に存在しないので(ステップS25におけるNO)、利用者特徴語マッチング部14は、この組を利用者特徴語関連情報として利用者特徴語関連記憶部15に記憶させる(S26N)。利用者特徴語マッチング部14は、プロファイル更新部16にプロファイル更新処理を実施させるため、利用者特徴語関連情報の差分(X,w004,1)をプロファイル更新部16へ通知する(ステップS27)。   In this embodiment, since the combination of the user identifier and the feature word identifier does not exist in the user feature word related information 15 shown in FIG. 5 (NO in step S25), the user feature word matching unit 14 uses this set. It is memorize | stored in the user characteristic word related storage part 15 as user characteristic word related information (S26N). The user feature word matching unit 14 notifies the profile update unit 16 of the difference (X, w004, 1) of the user feature word related information in order to cause the profile update unit 16 to perform the profile update process (step S27).

プロファイル更新部16は、利用者特徴語マッチング部14から利用者特徴語関連情報の差分(X,w004,1)を受信すると、差分情報に含まれる利用者識別子Xを利用して、利用者識別子Xと関連付けられているプロファイル情報(X,p001,4)、(X,p002,2)をプロファイル記憶部11から抽出する(ステップS31)。次にプロファイル更新部16は、ステップS31で抽出したプロファイル情報に含まれるプロファイル識別子p001とp002を含むプロファイル特徴語情報(p001、w001,4)、(p001、w002,2)、(p002、w003,3)をプロファイル特徴語関連記憶部17から取得する(ステップS32)。本実施例では、受信した利用者特徴語関連情報の差分に含まれる特徴語識別子w004がステップS32で取得した特徴語識別子は含まれない。そのため、プロファイル更新部16は、ステップS32で取得したプロファイル情報の関心度を補正しない(ステップS33S〜S33E、ステップS34)。   When the profile update unit 16 receives the difference (X, w004, 1) of the user feature word related information from the user feature word matching unit 14, the profile update unit 16 uses the user identifier X included in the difference information to Profile information (X, p001, 4) and (X, p002, 2) associated with X are extracted from the profile storage unit 11 (step S31). Next, the profile update unit 16 performs profile feature word information (p001, w001, 4), (p001, w002, 2), (p002, w003) including the profile identifiers p001 and p002 included in the profile information extracted in step S31. 3) is acquired from the profile feature word related storage unit 17 (step S32). In the present embodiment, the feature word identifier w004 included in the difference of the received user feature word related information does not include the feature word identifier acquired in step S32. For this reason, the profile update unit 16 does not correct the interest level of the profile information acquired in step S32 (steps S33S to S33E, step S34).

次に、プロファイル更新部16は、利用者特徴語マッチング部14から受信した差分情報(X,w004,1)に含まれる特徴語識別子w004に対応するプロファイル識別子をプロファイル記憶部11から抽出する。本実施例では、w004に対応するプロファイル識別子はプロファイル記憶部11に存在しない。次に、プロファイル更新部16は、利用者特徴語マッチング部14から受信した差分情報(X,w004,1)に含まれる特徴語識別子w004に対応するプロファイル識別子p004をプロファイル特徴語関連記憶部17から抽出する。このp004は利用者のプロファイル情報に含まれていない。よって、プロファイル更新部16は、利用者特徴語マッチング部14から受信した差分情報に含まれる特徴語識別子w004と不足プロファイル識別子p004に対応する関連度「1」をプロファイル特徴語関連記憶部17から抽出する(ステップS36)。   Next, the profile update unit 16 extracts a profile identifier corresponding to the feature word identifier w004 included in the difference information (X, w004, 1) received from the user feature word matching unit 14 from the profile storage unit 11. In the present embodiment, the profile identifier corresponding to w004 does not exist in the profile storage unit 11. Next, the profile update unit 16 obtains the profile identifier p004 corresponding to the feature word identifier w004 included in the difference information (X, w004, 1) received from the user feature word matching unit 14 from the profile feature word related storage unit 17. Extract. This p004 is not included in the user profile information. Therefore, the profile update unit 16 extracts the relevance “1” corresponding to the feature word identifier w004 and the shortage profile identifier p004 included in the difference information received from the user feature word matching unit 14 from the profile feature word related storage unit 17. (Step S36).

本実施例ではプロファイル識別子p004について特徴語識別子の関連度「1」をそのまま関心度として利用するものとする(S37S、S38、S37E)。最後にステップS38におけるプロファイル識別子p004の特徴語識別子w004との関連度「1」に基づき、利用者Xについて、プロファイル情報にはないプロファイル項目p004を関心度「1」で新規追加する(ステップS39、ステップS3A)。   In this embodiment, the relevance “1” of the feature word identifier for the profile identifier p004 is used as the interest level as it is (S37S, S38, S37E). Finally, based on the degree of association “1” of the profile identifier p004 with the feature word identifier w004 in step S38, a profile item p004 not included in the profile information is newly added for the user X with the degree of interest “1” (step S39, Step S3A).

図10は、本発明におけるコンテンツ推薦システムの概要を示すブロック図である。本発明によるコンテンツ推薦システムは、利用者の嗜好の分野を示すプロファイル項目(例えば、プロファイル項目、プロファイル識別子)と、プロファイル項目に対する利用者の関心度合いを示す関心度とを利用者ごとに記憶するプロファイル記憶手段81(例えば、プロファイル記憶部11)と、利用者のコンテンツ閲覧履歴を記憶する閲覧履歴記憶手段82(例えば、閲覧履歴記憶部12)と、コンテンツを特徴づける特徴語の識別情報である特徴語識別情報(例えば、特徴語識別子)をコンテンツごとに記憶するコンテンツ特徴語関連記憶手段83(例えば、コンテンツ特徴語関連記憶部13)と、プロファイル項目と特徴語との間の関連度合いを示す関連度を、プロファイル項目及び特徴語識別情報ごとに記憶するプロファイル特徴語関係記憶手段84(例えば、プロファイル特徴語関連記憶部17)と、閲覧履歴記憶手段82に記憶された利用者のコンテンツ閲覧履歴及びコンテンツ特徴語関連記憶手段83に記憶されたコンテンツごとの特徴語識別情報をもとに、特徴語で特徴づけられるコンテンツを閲覧した利用者の閲覧回数を含む利用者特徴語関連情報を、利用者及び特徴語識別情報ごとに生成する利用者特徴語生成手段85(例えば、利用者特徴語マッチング部14)と、利用者特徴語生成手段85が生成した利用者特徴語関連情報に含まれる特徴語識別情報に対応するプロファイル項目および関連度をプロファイル特徴語関係記憶手段83から読み取る読取手段86(例えば、プロファイル更新部16)と、読取手段86が読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段81に記憶されている場合、読取手段86が読み取った関連度を使用して、プロファイル記憶手段81に記憶された利用者のプロファイル項目に対する関心度を更新する関心度更新手段87(例えば、プロファイル更新部16)と、読取手段86が読み取ったプロファイル項目が利用者のプロファイル項目としてプロファイル記憶手段81に記憶されていない(例えば、読取手段86が読み取ったプロファイル情報が不足プロファイル識別子である)場合、読取手段86が読み取った関連度を使用して、プロファイル記憶手段81に利用者のプロファイル項目及び関心度を登録するプロファイル登録手段88(例えば、プロファイル更新部16)と、プロファイル記憶手段81に記憶されたプロファイル項目に対応する関心度と、プロファイル特徴語関係記憶手段84に記憶されたプロファイル項目に対応する特徴語識別情報の関連度をもとに、利用者の特徴語ごとの関心度である特徴語関心度を算出する特徴語関心度算出手段89(例えば、コンテンツクエリ部18)と、コンテンツ特徴語関連記憶手段83に記憶されたコンテンツに対応する特徴語識別情報と特徴語関心度をもとに、利用者のコンテンツごとの関心度(例えば、スコア)を算出するコンテンツ関心度算出手段90(例えば、コンテンツクエリ部18)とを備えている。   FIG. 10 is a block diagram showing an outline of the content recommendation system in the present invention. The content recommendation system according to the present invention is a profile that stores, for each user, profile items (for example, profile items, profile identifiers) indicating the user's preference field, and interest levels indicating the user's interest in the profile items. Storage unit 81 (for example, profile storage unit 11), browsing history storage unit 82 (for example, browsing history storage unit 12) for storing a user's content browsing history, and feature word identification information that characterizes content Content feature word related storage means 83 (for example, content feature word related storage unit 13) that stores word identification information (for example, feature word identifier) for each content, and an association indicating the degree of association between the profile item and the feature word A profile feature that stores the degree for each profile item and feature word identification information Word relationship storage means 84 (for example, profile feature word related storage unit 17), user's content browsing history stored in browsing history storage means 82, and feature words for each content stored in content feature word related storage means 83 Based on the identification information, user feature word generation means 85 for generating user feature word related information including the number of browsing times of the user who has browsed the content characterized by the feature word for each user and feature word identification information. (For example, the user feature word matching unit 14) and profile feature word relation storage that stores profile items and association levels corresponding to feature word identification information included in the user feature word related information generated by the user feature word generation means 85. The reading means 86 (for example, the profile update unit 16) that reads from the means 83 and the profile item read by the reading means 86 are useful. When the profile storage unit 81 stores the profile item as a user's profile item, the degree of interest for updating the interest level for the user's profile item stored in the profile storage unit 81 using the relevance level read by the reading unit 86 The profile item read by the update unit 87 (for example, the profile update unit 16) and the reading unit 86 is not stored as the user's profile item in the profile storage unit 81 (for example, the profile information read by the reading unit 86 is insufficient). Profile registration unit 88 (for example, profile update unit 16) for registering the user's profile item and interest level in the profile storage unit 81 using the relevance read by the reading unit 86. Stored in profile storage means 81 Based on the degree of interest corresponding to the profile item and the degree of association between the feature word identification information corresponding to the profile item stored in the profile feature word relationship storage unit 84, the feature word that is the interest level for each feature word of the user Based on the feature word interest level calculating means 89 (for example, the content query unit 18) for calculating the degree of interest, the feature word identification information corresponding to the content stored in the content feature word related storage means 83, and the feature word interest level. The content interest level calculating means 90 (for example, the content query unit 18) for calculating the interest level (for example, score) of each content of the user.

そのような構成により、コンテンツ利用者の嗜好が時間とともに変化した場合であっても、その時の嗜好に応じてコンテンツを推薦することができる。   With such a configuration, even if the content user's preference changes with time, the content can be recommended according to the preference at that time.

すなわち、読取手段86が読み取ったプロファイル情報が利用者のプロファイル情報としてプロファイル記憶手段81に記憶されていない場合でも、プロファイル登録手段88が、読取手段86が読み取った関連度を使用して、プロファイル記憶手段81に利用者のプロファイル情報及び関心度を登録する。よって、システム上のプロファイル情報を明示的に更新しなくても、推薦時の利用者の嗜好を推測してコンテンツを推薦できる。   That is, even when the profile information read by the reading unit 86 is not stored in the profile storage unit 81 as the user's profile information, the profile registration unit 88 uses the relevance read by the reading unit 86 to store the profile information. The profile information and interest level of the user are registered in the means 81. Therefore, even if the profile information on the system is not explicitly updated, content can be recommended by guessing the user's preference at the time of recommendation.

また、上記実施形態には、利用者特徴語関連情報を記憶する利用者特徴語関連記憶手段(例えば、利用者特徴語関連記憶部15)と、利用者特徴語生成手段85が生成した利用者特徴語関連情報を利用者特徴語関連記憶手段に登録する利用者特徴語登録手段(例えば、利用者特徴語マッチング部14)とを備え、読取手段86が、利用者特徴語記憶手段に記憶された利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者のプロファイル項目および関連度をプロファイル特徴語関係記憶手段から読み取る構成が開示されている。   In the above embodiment, the user feature word related storage unit (for example, the user feature word related storage unit 15) that stores the user feature word related information and the user generated by the user feature word generation unit 85 are used. User feature word registration means (for example, user feature word matching unit 14) for registering feature word related information in the user feature word related storage means, and reading means 86 is stored in the user feature word storage means. A configuration is disclosed in which a profile item and a degree of association of a user corresponding to feature word identification information included in the user feature word related information are read from the profile feature word relationship storage means.

また、利用者特徴語登録手段が、利用者特徴語関連情報とその利用者特徴語関連情報を更新した更新日時(例えば、最終更新日時)とを対応付けて登録し、読取手段86が、利用者特徴語記憶手段に記憶された利用者特徴語関連情報であって、関心度更新手段87が前回関心度を更新した日時(例えば、最終更新日時)より後に利用者特徴語関連記憶手段に登録された利用者特徴語関連情報もしくはプロファイル登録手段88が前回関心度を登録した日時(例えば、最終更新日時)より後に利用者特徴語関連記憶手段に利用者特徴語関連記憶手段に登録された利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者のプロファイル項目および関連度を、更新日時を参照してプロファイル特徴語関係記憶手段84から読み取ってもよい(例えば、バッチ処理における差分情報の読み取り方法)。   Further, the user feature word registration means registers the user feature word related information and the update date and time (for example, the last update date and time) when the user feature word related information is updated, and the reading means 86 uses the information. User feature word related information stored in the user feature word storage means and registered in the user feature word related storage means after the date and time when the interest level update means 87 updated the previous interest level (for example, the last update date and time). User feature word related information or usage registered in the user feature word related storage means in the user feature word related storage means after the date (for example, the last update date and time) when the profile registration means 88 registered the degree of interest last time. The profile item and the degree of association of the user corresponding to the feature word identification information included in the person feature word related information may be read from the profile feature word relationship storage means 84 with reference to the update date and time. (E.g., reading method of the difference information in a batch process).

また、上記実施形態には、利用者のプロファイル項目及び関心度を登録するか否かの判断基準を示す登録基準値(例えば、補正値V2)を読取手段86が読み取ったプロファイル項目及び関連度をもとに算出する登録基準値算出手段(例えば、プロファイル更新部16)を備え、プロファイル登録手段88が、登録基準値算出手段が算出した登録基準値が予め定めた値(例えば、平均値V1)よりも大きい場合に利用者のプロファイル項目及び関心度をプロファイル記憶手段81に登録してもよい。   In the above-described embodiment, the profile item and the degree of relevance that the reading unit 86 reads the registration reference value (for example, the correction value V2) indicating the criterion for determining whether or not to register the user's profile item and the degree of interest are included. A registration reference value calculation means (for example, profile update unit 16) to be calculated based on the registration reference value calculated by the registration reference value calculation means by the profile registration means 88 is a predetermined value (for example, average value V1). The user's profile item and the degree of interest may be registered in the profile storage unit 81 when the value is greater than the value.

また、閲覧履歴記憶手段82が、利用者のコンテンツ閲覧回数を特定可能な閲覧回数特定情報を含む閲覧履歴を記憶し、関心度更新手段87が、利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者の閲覧回数特定情報をプロファイル特徴語関係記憶手段84に記憶された特徴語識別情報に対応する関連度の比率に応じて分配し、分配された閲覧回数特定情報に応じて関心度を更新してもよい。   Further, the browsing history storage unit 82 stores a browsing history including browsing number specifying information that can specify the number of times the user browses the content, and the interest level updating unit 87 identifies feature words included in the user characteristic word related information. The user's browsing frequency specifying information corresponding to the information is distributed according to the ratio of the relevance corresponding to the feature word identification information stored in the profile characteristic word relationship storage means 84, and according to the distributed browsing frequency specifying information. The degree of interest may be updated.

また、閲覧履歴記憶手段82が、利用者のコンテンツ閲覧回数を特定可能な閲覧回数特定情報を含む閲覧履歴を記憶し、プロファイル登録手段88が、利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者の閲覧回数特定情報をプロファイル特徴語関係記憶手段84に記憶された特徴語識別情報に対応する関連度の比率に応じて分配し、分配された閲覧回数特定情報に応じて利用者のプロファイル項目及び関心度をプロファイル記憶手段81に登録してもよい。   The browsing history storage unit 82 stores a browsing history including browsing number specifying information that can specify the number of times the user browses the content, and the profile registration unit 88 includes feature word identification information included in the user characteristic word related information. Is distributed according to the ratio of relevance corresponding to the feature word identification information stored in the profile feature word relationship storage means 84, and is used according to the distributed browse number specifying information. A person's profile item and interest level may be registered in the profile storage means 81.

本発明は、利用者の嗜好に応じたコンテンツを推薦するコンテンツ推薦システムに好適に適用される。   The present invention is preferably applied to a content recommendation system that recommends content according to the user's preference.

本発明によるコンテンツ推薦システムの一実施形態を示すブロック図である。It is a block diagram which shows one Embodiment of the content recommendation system by this invention. プロファイル情報の例を示す説明図である。It is explanatory drawing which shows the example of profile information. 閲覧履歴情報の例を示す説明図である。It is explanatory drawing which shows the example of browsing history information. コンテンツ特徴情報の例を示す説明図である。It is explanatory drawing which shows the example of content characteristic information. 利用者特徴語関連情報の例を示す説明図である。It is explanatory drawing which shows the example of user characteristic word related information. プロファイル特徴語関連情報の例を示す説明図である。It is explanatory drawing which shows the example of profile characteristic word related information. 利用者特徴語関連情報の更新処理の例を示すフローチャートである。It is a flowchart which shows the example of the update process of a user characteristic word related information. プロファイル更新処理の例を示すフローチャートである。It is a flowchart which shows the example of a profile update process. コンテンツ推薦処理の例を示すフローチャートである。It is a flowchart which shows the example of a content recommendation process. 本発明におけるコンテンツ推薦システムの概要を示すブロック図である。It is a block diagram which shows the outline | summary of the content recommendation system in this invention. 本発明に関連する情報提示支援システムの説明図である。It is explanatory drawing of the information presentation assistance system relevant to this invention.

符号の説明Explanation of symbols

1 コンテンツ推薦システム
11 プロファイル記憶部
12 閲覧履歴記憶部
13 コンテンツ特徴語関連記憶部
14 利用者特徴語マッチング部
15 利用者特徴語関連記憶部
16 プロファイル更新部
17 プロファイル特徴語関連記憶部
18 コンテンツクエリ部
2 通信ネットワーク
3 コンテンツ参照部
1 content recommendation system 11 profile storage unit 12 browsing history storage unit 13 content feature word related storage unit 14 user feature word matching unit 15 user feature word related storage unit 16 profile update unit 17 profile feature word related storage unit 18 content query unit 2 Communication network 3 Content reference section

Claims (10)

利用者の嗜好の分野を示すプロファイル項目と、当該プロファイル項目に対する利用者の関心度合いを示す関心度とを利用者ごとに記憶するプロファイル記憶手段と、
利用者のコンテンツ閲覧履歴を記憶する閲覧履歴記憶手段と、
コンテンツを特徴づける特徴語の識別情報である特徴語識別情報を当該コンテンツごとに記憶するコンテンツ特徴語関連記憶手段と、
前記プロファイル項目と前記特徴語との間の関連度合いを示す関連度を、当該プロファイル項目及び特徴語識別情報ごとに記憶するプロファイル特徴語関係記憶手段と、
前記閲覧履歴記憶手段に記憶された利用者のコンテンツ閲覧履歴及び前記コンテンツ特徴語関連記憶手段に記憶されたコンテンツごとの特徴語識別情報をもとに、前記特徴語で特徴づけられるコンテンツを閲覧した利用者の閲覧回数を含む利用者特徴語関連情報を、当該利用者及び特徴語識別情報ごとに生成する利用者特徴語生成手段と、
前記利用者特徴語生成手段が生成した利用者特徴語関連情報に含まれる特徴語識別情報に対応するプロファイル項目および関連度を前記プロファイル特徴語関係記憶手段から読み取る読取手段と、
前記読取手段が読み取ったプロファイル項目が前記利用者のプロファイル項目として前記プロファイル記憶手段に記憶されている場合、前記読取手段が読み取った関連度を使用して、前記プロファイル記憶手段に記憶された前記利用者のプロファイル項目に対する関心度を更新する関心度更新手段と、
前記読取手段が読み取ったプロファイル項目が前記利用者のプロファイル項目として前記プロファイル記憶手段に記憶されていない場合、前記読取手段が読み取った関連度を使用して、前記プロファイル記憶手段に前記利用者のプロファイル項目及び関心度を登録するプロファイル登録手段と、
前記プロファイル記憶手段に記憶されたプロファイル項目に対応する関心度と、前記プロファイル特徴語関係記憶手段に記憶された当該プロファイル項目に対応する特徴語識別情報の関連度をもとに、利用者の特徴語ごとの関心度である特徴語関心度を算出する特徴語関心度算出手段と、
前記コンテンツ特徴語関連記憶手段に記憶されたコンテンツに対応する特徴語識別情報と前記特徴語関心度をもとに、利用者のコンテンツごとの関心度を算出するコンテンツ関心度算出手段とを備えた
ことを特徴とするコンテンツ推薦システム。
Profile storage means for storing, for each user, a profile item indicating a user's preference field, and an interest level indicating a degree of interest of the user with respect to the profile item,
Browsing history storage means for storing a user's content browsing history;
Content feature word related storage means for storing, for each content, feature word identification information that is identification information of a feature word that characterizes the content;
Profile feature word relationship storage means for storing a degree of association indicating a degree of association between the profile item and the feature word for each profile item and feature word identification information;
Based on the user's content browsing history stored in the browsing history storage means and the feature word identification information for each content stored in the content feature word related storage means, the content characterized by the feature word was browsed User feature word generation means for generating user feature word related information including the number of times the user browses for each user and feature word identification information;
A reading unit that reads a profile item and a degree of association corresponding to the feature word identification information included in the user feature word related information generated by the user feature word generation unit from the profile feature word relation storage unit;
When the profile item read by the reading unit is stored in the profile storage unit as the user's profile item, the use stored in the profile storage unit using the degree of association read by the reading unit Interest level update means for updating the interest level of the profile item of the person,
When the profile item read by the reading unit is not stored as the user's profile item in the profile storage unit, the profile stored in the user is stored in the profile storage unit using the degree of association read by the reading unit. Profile registration means for registering items and degrees of interest;
Based on the degree of interest corresponding to the profile item stored in the profile storage unit and the degree of association between the feature word identification information corresponding to the profile item stored in the profile feature word relationship storage unit, A feature word interest degree calculating means for calculating a feature word interest degree that is an interest degree for each word;
Content interest level calculation means for calculating the interest level for each content of the user based on the feature word identification information corresponding to the content stored in the content feature word related storage means and the feature word interest level. A content recommendation system characterized by this.
利用者特徴語関連情報を記憶する利用者特徴語関連記憶手段と、
利用者特徴語生成手段が生成した利用者特徴語関連情報を前記利用者特徴語関連記憶手段に登録する利用者特徴語登録手段とを備え、
読取手段は、前記利用者特徴語記憶手段に記憶された利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者のプロファイル項目および関連度をプロファイル特徴語関係記憶手段から読み取る
請求項1記載のコンテンツ推薦システム。
User feature word related storage means for storing user feature word related information;
User feature word registration means for registering the user feature word related information generated by the user feature word generation means in the user feature word related storage means,
The reading unit reads from the profile feature word relationship storage unit the profile item and the degree of association of the user corresponding to the feature word identification information included in the user feature word related information stored in the user feature word storage unit. The content recommendation system according to 1.
利用者特徴語登録手段は、利用者特徴語関連情報と当該利用者特徴語関連情報を更新した更新日時とを対応付けて登録し、
読取手段は、利用者特徴語記憶手段に記憶された利用者特徴語関連情報であって、関心度更新手段が前回関心度を更新した日時より後に利用者特徴語関連記憶手段に登録された利用者特徴語関連情報もしくはプロファイル登録手段が前回関心度を登録した日時より後に利用者特徴語関連記憶手段に利用者特徴語関連記憶手段に登録された利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者のプロファイル項目および関連度を、前記更新日時を参照してプロファイル特徴語関係記憶手段から読み取る
請求項2記載のコンテンツ推薦システム。
The user feature word registration means registers the user feature word related information in association with the update date and time when the user feature word related information is updated,
The reading means is user feature word related information stored in the user feature word storage means, and the usage registered in the user feature word related storage means after the date and time when the interest level update means updated the previous interest level. User feature word related information or feature word identification included in the user feature word related information registered in the user feature word related storage means in the user feature word related storage means after the date and time when the profile registration means registered the degree of interest last time The content recommendation system according to claim 2, wherein the profile item and the degree of association of the user corresponding to the information are read from the profile feature word relationship storage means with reference to the update date and time.
利用者のプロファイル項目及び関心度を登録するか否かの判断基準を示す登録基準値を読取手段が読み取ったプロファイル項目及び関連度をもとに算出する登録基準値算出手段を備え、
プロファイル登録手段は、前記登録基準値算出手段が算出した登録基準値が予め定めた値よりも大きい場合に利用者のプロファイル項目及び関心度をプロファイル記憶手段に登録する
請求項1から請求項3のうちのいずれか1項に記載のコンテンツ推薦システム。
A registration reference value calculating means for calculating a registration reference value indicating a criterion for determining whether or not to register the user's profile item and the degree of interest based on the profile item and the degree of association read by the reading means;
The profile registration means registers the user's profile item and the degree of interest in the profile storage means when the registration reference value calculated by the registration reference value calculation means is larger than a predetermined value. The content recommendation system according to any one of the above.
閲覧履歴記憶手段は、利用者のコンテンツ閲覧回数を特定可能な閲覧回数特定情報を含む閲覧履歴を記憶し、
関心度更新手段は、利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者の前記閲覧回数特定情報をプロファイル特徴語関係記憶手段に記憶された特徴語識別情報に対応する関連度の比率に応じて分配し、分配された閲覧回数特定情報に応じて関心度を更新する
請求項1から請求項4のうちのいずれか1項に記載のコンテンツ推薦システム。
The browsing history storage means stores a browsing history including browsing count specifying information capable of specifying the user's content browsing count,
The degree-of-interest update means is a degree of relevance corresponding to the feature word identification information stored in the profile feature word relation storage means, with respect to the user's browsing count specifying information corresponding to the feature word identification information included in the user feature word related information. The content recommendation system according to any one of claims 1 to 4, wherein the content recommendation system distributes the content according to the ratio and updates the degree of interest according to the distributed browsing frequency specifying information.
閲覧履歴記憶手段は、利用者のコンテンツ閲覧回数を特定可能な閲覧回数特定情報を含む閲覧履歴を記憶し、
プロファイル登録手段は、利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者の前記閲覧回数特定情報をプロファイル特徴語関係記憶手段に記憶された特徴語識別情報に対応する関連度の比率に応じて分配し、分配された閲覧回数特定情報に応じて利用者のプロファイル項目及び関心度をプロファイル記憶手段に登録する
請求項1から請求項5のうちのいずれか1項に記載のコンテンツ推薦システム。
The browsing history storage means stores a browsing history including browsing count specifying information capable of specifying the user's content browsing count,
The profile registration unit is configured to display the number-of-views specifying information of the user corresponding to the feature word identification information included in the user feature word related information with the degree of association corresponding to the feature word identification information stored in the profile feature word relation storage unit. The content according to any one of claims 1 to 5, wherein the content is distributed according to the ratio, and the profile item and the interest level of the user are registered in the profile storage unit according to the distributed browsing frequency specifying information. Recommendation system.
利用者のコンテンツ閲覧履歴及びコンテンツごとに定めたコンテンツを特徴づける特徴語の識別情報である特徴語識別情報をもとに、当該特徴語で特徴づけられるコンテンツを閲覧した利用者の閲覧回数を含む利用者特徴語関連情報を生成する利用者特徴語生成ステップと、
利用者の嗜好の分野を示すプロファイル項目と前記特徴語との間の関連度合いを示す関連度を当該プロファイル項目及び特徴語識別情報ごとに記憶するプロファイル特徴語関係記憶手段から、前記利用者特徴語生成ステップで生成した利用者特徴語関連情報に含まれる特徴語識別情報に対応するプロファイル項目および関連度を読み取る読取ステップと、
前記読取ステップで読み取ったプロファイル項目が前記利用者のプロファイル項目として前記プロファイル記憶手段に記憶されている場合、前記読取ステップ読み取った関連度を使用して、前記プロファイル記憶手段に記憶された前記利用者のプロファイル項目に対する関心度を更新する関心度更新ステップと、
前記読取ステップで読み取ったプロファイル項目が前記利用者のプロファイル項目として前記プロファイル記憶手段に記憶されていない場合、前記読取ステップで読み取った関連度を使用して、前記プロファイル記憶手段に前記利用者のプロファイル項目及び関心度を登録するプロファイル登録手段と、
前記プロファイル記憶手段に記憶されたプロファイル項目に対応する関心度と、前記プロファイル特徴語関係記憶手段に記憶された当該プロファイル項目に対応する特徴語識別情報の関連度をもとに、利用者の特徴語ごとの関心度である特徴語関心度を算出する特徴語関心度算出ステップと、
利用者のコンテンツごとの関心度を、当該コンテンツに対応する特徴語識別情報と特徴語関心度をもとに算出するコンテンツ関心度算出ステップとを含む
ことを特徴とするコンテンツ推薦方法。
Based on the user's content browsing history and feature word identification information that is characteristic word identification information that characterizes the content defined for each content, includes the number of times the user has viewed the content characterized by the feature word A user feature word generation step for generating user feature word related information;
From the profile feature word relation storage means for storing the degree of association between the profile item indicating the field of user preference and the feature word for each profile item and feature word identification information, the user feature word A reading step of reading the profile item and the degree of association corresponding to the feature word identification information included in the user feature word related information generated in the generation step;
When the profile item read in the reading step is stored in the profile storage means as the user's profile item, the user stored in the profile storage means using the relevance degree read in the reading step An interest level update step to update the level of interest in the profile item,
If the profile item read in the reading step is not stored as the user's profile item in the profile storage means, the relevance read in the reading step is used to store the profile of the user in the profile storage means. Profile registration means for registering items and degrees of interest;
Based on the degree of interest corresponding to the profile item stored in the profile storage unit and the degree of association between the feature word identification information corresponding to the profile item stored in the profile feature word relationship storage unit, A feature word interest level calculating step for calculating a feature word interest level that is an interest level for each word;
A content recommendation method comprising: a content interest level calculation step of calculating an interest level for each content of a user based on feature word identification information corresponding to the content and the feature word interest level.
利用者特徴語関連情報を記憶する利用者特徴語関連記憶手段に利用者特徴語生成ステップで生成した利用者特徴語関連情報を登録する利用者特徴語登録ステップを含み、
読取ステップで、前記利用者特徴語記憶手段に記憶された利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者のプロファイル項目および関連度をプロファイル特徴語関係記憶手段から読み取る
請求項7記載のコンテンツ推薦方法。
A user feature word registration step of registering the user feature word related information generated in the user feature word generation step in the user feature word related storage means for storing the user feature word related information;
The reading step reads the profile item and the degree of association of the user corresponding to the feature word identification information included in the user feature word related information stored in the user feature word storage means from the profile feature word relation storage means. 7. The content recommendation method according to 7.
コンピュータに、
利用者のコンテンツ閲覧履歴及びコンテンツごとに定めたコンテンツを特徴づける特徴語の識別情報である特徴語識別情報をもとに、当該特徴語で特徴づけられるコンテンツを閲覧した利用者の閲覧回数を含む利用者特徴語関連情報を生成する利用者特徴語生成処理、
利用者の嗜好の分野を示すプロファイル項目と前記特徴語との間の関連度合いを示す関連度を当該プロファイル項目及び特徴語識別情報ごとに記憶するプロファイル特徴語関係記憶手段から、前記利用者特徴語生成ステップで生成した利用者特徴語関連情報に含まれる特徴語識別情報に対応するプロファイル項目および関連度を読み取る読取処理、
前記読取処理で読み取ったプロファイル項目が前記利用者のプロファイル項目として前記プロファイル記憶手段に記憶されている場合、前記読取ステップ読み取った関連度を使用して、前記プロファイル記憶手段に記憶された前記利用者のプロファイル項目に対する関心度を更新する関心度更新処理、
前記読取処理で読み取ったプロファイル項目が前記利用者のプロファイル項目として前記プロファイル記憶手段に記憶されていない場合、前記読取ステップで読み取った関連度を使用して、前記プロファイル記憶手段に前記利用者のプロファイル項目及び関心度を登録するプロファイル登録処理、
前記プロファイル記憶手段に記憶されたプロファイル項目に対応する関心度と、前記プロファイル特徴語関係記憶手段に記憶された当該プロファイル項目に対応する特徴語識別情報の関連度をもとに、利用者の特徴語ごとの関心度である特徴語関心度を算出する特徴語関心度算出処理、および、
利用者のコンテンツごとの関心度を、当該コンテンツに対応する特徴語識別情報と特徴語関心度をもとに算出するコンテンツ関心度算出処理
を実行させるためのコンテンツ推薦プログラム。
On the computer,
Based on the user's content browsing history and feature word identification information that is characteristic word identification information that characterizes the content defined for each content, includes the number of times the user has viewed the content characterized by the feature word User feature word generation processing for generating user feature word related information,
From the profile feature word relation storage means for storing the degree of association between the profile item indicating the field of user preference and the feature word for each profile item and feature word identification information, the user feature word A reading process for reading the profile item and the degree of association corresponding to the feature word identification information included in the user feature word related information generated in the generation step;
When the profile item read in the reading process is stored in the profile storage unit as the user's profile item, the user stored in the profile storage unit using the degree of association read in the reading step Interest level update process to update the level of interest in the profile item,
When the profile item read in the reading process is not stored in the profile storage unit as the user's profile item, the profile of the user is stored in the profile storage unit using the relevance read in the reading step. Profile registration process to register items and interests,
Based on the degree of interest corresponding to the profile item stored in the profile storage unit and the degree of association between the feature word identification information corresponding to the profile item stored in the profile feature word relationship storage unit, A feature word interest degree calculation process for calculating a feature word interest degree that is an interest degree for each word, and
A content recommendation program for executing a content interest level calculation process for calculating an interest level for each content of a user based on feature word identification information and feature word interest level corresponding to the content.
コンピュータに、
利用者特徴語関連情報を記憶する利用者特徴語関連記憶手段に利用者特徴語生成ステップで生成した利用者特徴語関連情報を登録する利用者特徴語登録処理を実行させ、
読取処理で、前記利用者特徴語記憶手段に記憶された利用者特徴語関連情報に含まれる特徴語識別情報に対応する利用者のプロファイル項目および関連度をプロファイル特徴語関係記憶手段から読み取らせる
請求項9記載のコンテンツ推薦プログラム。
On the computer,
Executing a user feature word registration process for registering the user feature word related information generated in the user feature word generation step in the user feature word related storage means for storing the user feature word related information;
In the reading process, the profile item and the degree of association of the user corresponding to the feature word identification information included in the user feature word related information stored in the user feature word storage unit are read from the profile feature word relationship storage unit. Item 9. The content recommendation program according to Item 9.
JP2008318863A 2008-12-15 2008-12-15 Content recommendation system, content recommendation method and content recommendation program Pending JP2010140433A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008318863A JP2010140433A (en) 2008-12-15 2008-12-15 Content recommendation system, content recommendation method and content recommendation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008318863A JP2010140433A (en) 2008-12-15 2008-12-15 Content recommendation system, content recommendation method and content recommendation program

Publications (1)

Publication Number Publication Date
JP2010140433A true JP2010140433A (en) 2010-06-24

Family

ID=42350500

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008318863A Pending JP2010140433A (en) 2008-12-15 2008-12-15 Content recommendation system, content recommendation method and content recommendation program

Country Status (1)

Country Link
JP (1) JP2010140433A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013097582A (en) * 2011-11-01 2013-05-20 Yahoo Japan Corp Information processor
JP2013242718A (en) * 2012-05-21 2013-12-05 Yahoo Japan Corp Interest estimation device, interest estimation method, and program
JP2014157513A (en) * 2013-02-15 2014-08-28 Papelook Inc Digital content system, digital content display method, and digital content display program
JP5851067B1 (en) * 2015-10-06 2016-02-03 株式会社 ディー・エヌ・エー Program and information processing apparatus
WO2016075834A1 (en) * 2014-11-14 2016-05-19 富士通株式会社 Site presenting method, site presenting method and site presenting device
JP7418877B1 (en) 2023-03-13 2024-01-22 株式会社テクロス information processing equipment

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013097582A (en) * 2011-11-01 2013-05-20 Yahoo Japan Corp Information processor
JP2013242718A (en) * 2012-05-21 2013-12-05 Yahoo Japan Corp Interest estimation device, interest estimation method, and program
JP2014157513A (en) * 2013-02-15 2014-08-28 Papelook Inc Digital content system, digital content display method, and digital content display program
WO2016075834A1 (en) * 2014-11-14 2016-05-19 富士通株式会社 Site presenting method, site presenting method and site presenting device
JPWO2016075834A1 (en) * 2014-11-14 2017-08-31 富士通株式会社 Site presentation method, site presentation program, and site presentation device
EP3220288A4 (en) * 2014-11-14 2017-09-20 Fujitsu Limited Site presenting method, site presenting method and site presenting device
US10783199B2 (en) 2014-11-14 2020-09-22 Fujitsu Limited Web site presentation method, non-transitory computer-readable recording medium, and web site presentation device
JP5851067B1 (en) * 2015-10-06 2016-02-03 株式会社 ディー・エヌ・エー Program and information processing apparatus
JP2017033520A (en) * 2015-10-06 2017-02-09 株式会社 ディー・エヌ・エー Program and information processing device
JP7418877B1 (en) 2023-03-13 2024-01-22 株式会社テクロス information processing equipment

Similar Documents

Publication Publication Date Title
Liu et al. Social temporal collaborative ranking for context aware movie recommendation
US9311308B2 (en) Content recommendation for groups
JP5124680B1 (en) Information processing apparatus, information processing method, information processing program, and recording medium
EP2782029A2 (en) Re-ranking results in a search
CN103890761A (en) Method and apparatus for automatic generation of recommendations
JP5088096B2 (en) Information extraction program and information extraction apparatus
JP2010140433A (en) Content recommendation system, content recommendation method and content recommendation program
JP5341605B2 (en) RECOMMENDATION INFORMATION GENERATION DEVICE AND RECOMMENDATION INFORMATION GENERATION METHOD
JP2010128927A (en) Apparatus and method for generating recommendation information
JP2010262401A (en) Recommendation information generation device and recommendation information generation method
JP2014203442A (en) Recommendation information generation device and recommendation information generation method
WO2015025248A2 (en) A system apparatus circuit method and associated computer executable code for hybrid content recommendation
US20100185616A1 (en) Systems and methods for predictive recommendations
CN107992563B (en) Recommendation method and system for user browsing content
JP4900915B2 (en) Content delivery method and apparatus
TW201933231A (en) Method and apparatus for mining relationship between articles and recommending article, computation device and storage medium
JP2008108105A (en) Information providing device, information providing method and information providing program
JP6060833B2 (en) Information processing apparatus, information processing method, and information processing program
JP2014081745A (en) Information providing system, transmitter, receiver, program and information providing method
JP3547338B2 (en) Information retrieval method and device
JP2009301540A (en) Information retrieval device and information retrieval method
JP2013232031A (en) Information processor, terminal device, information processing method, display method, information processing program, and display program
JP5696113B2 (en) Information recommendation apparatus, method and program
CN114564653A (en) Information recommendation method and device, server and storage medium
JP2013175038A (en) Content recommending device, content recommending system, control method, and program