JP2010113683A - Device, method and program for recommending information - Google Patents

Device, method and program for recommending information Download PDF

Info

Publication number
JP2010113683A
JP2010113683A JP2008288113A JP2008288113A JP2010113683A JP 2010113683 A JP2010113683 A JP 2010113683A JP 2008288113 A JP2008288113 A JP 2008288113A JP 2008288113 A JP2008288113 A JP 2008288113A JP 2010113683 A JP2010113683 A JP 2010113683A
Authority
JP
Japan
Prior art keywords
user
community
information
predetermined user
index value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2008288113A
Other languages
Japanese (ja)
Other versions
JP5182509B2 (en
Inventor
Daichi Kimura
大地 木村
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 JP2008288113A priority Critical patent/JP5182509B2/en
Publication of JP2010113683A publication Critical patent/JP2010113683A/en
Application granted granted Critical
Publication of JP5182509B2 publication Critical patent/JP5182509B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To recommend information in a field which is unexpected for a user and easy to be accepted by the user. <P>SOLUTION: A similarity calculation means 3b calculates a first index value expressing to what extent another user who belongs to one or more communities in common with a predetermined user treats information with affinity for the predetermined user, from characteristics of the communities to which they belong in common and characteristics of all the communities to which the predetermined user belongs, an unexpectedness calculation means 3c calculates a second index value expressing to what extent the other user who belongs to one or more communities in common with the predetermined user provides the information in the field which is unexpected for the predetermined user, from the characteristics of the communities to which they belong in common and characteristics of users who belong also to communities to which the predetermined user does not belong but other user belongs among users of the communities to which the other user belongs in common with the predetermined user, and a recommendation means 3d selects other user who recommends the information to the predetermined user based on results obtained by calculating the index values for each user. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報推薦装置、情報推薦方法および情報推薦プログラムに関し、特にユーザのソーシャルネットワークにおけるコミュニティの特徴に基づいて、ユーザにとって思いがけない分野の情報を推薦可能とする情報推薦装置、情報推薦方法および情報推薦プログラムに関わる。   The present invention relates to an information recommendation device, an information recommendation method, and an information recommendation program, and more particularly, an information recommendation device, an information recommendation method, and an information recommendation method capable of recommending information in a field unexpected for a user based on characteristics of a community in the user's social network. Involved in information recommendation programs.

インターネット上に存在する商品コンテンツやニュースなどの情報コンテンツの量が膨大になり、各ユーザにとって自分に適切な情報を漏らさず探しきることが難しい状況となってきている。また、書籍やCDなどを販売するサイトにとっては、ユーザが好みそうな商品を所有していても、販売サイトが抱える膨大なコンテンツ数のためにユーザがその存在に気づかなければ、商品販売の機会を失うおそれがある。   The amount of information content such as product content and news existing on the Internet has become enormous, and it has become difficult for each user to find information appropriate to him without leaking. For sites that sell books, CDs, etc., even if you own a product that you are likely to like, if the user does not notice its presence due to the huge number of contents that the sales site has, the opportunity to sell the product There is a risk of losing.

この問題を解決するため、ユーザが好みそうな情報コンテンツを推薦することが行われている。   In order to solve this problem, it is recommended to recommend information content that the user is likely to like.

その一つの方法として、ユーザの過去の行動・嗜好などのデータが類似している他のユーザのデータから、ユーザの好みそうな情報を推定する技術が知られている。   As one of the methods, there is known a technique for estimating information that is likely to be a user's preference from data of other users whose data such as past behavior / preference of the user are similar.

例えば、特許文献1には、コミュニティに登録されている情報コンテンツを各コミュニティ同士で比較し、共通しているコンテンツがあらかじめ設定された閾値よりも多い場合には類似していると判断し、一方にあって他方にないコンテンツを推薦する方法が記載されている。   For example, in Patent Document 1, information contents registered in a community are compared with each other, and when there are more common contents than a preset threshold, it is determined that the contents are similar. And a method for recommending content that is not in the other.

また、特許文献2には、オントロジによって各ユーザのブログエントリから興味を分析し、ユーザ同士のオントロジが類似している場合には、一方にあって他方にないエントリを推薦する方法が記載されている。   Patent Document 2 describes a method for analyzing an interest from each user's blog entry by ontology, and recommending an entry that is in one but not in the other when the ontology between users is similar. Yes.

別の方法として、ソーシャルネットワーキングサービス(SNS)等に代表される記録された友人関係に基づき、ユーザの友人の過去の行動・嗜好などのデータから、ユーザの好みそうな情報を推定する技術が知られている。   As another method, there is known a technique for estimating information that a user seems to like from data such as past behavior and preferences of a user's friend based on a recorded friend relationship represented by a social networking service (SNS) or the like. It has been.

例えば、特許文献3には、SNSにおける「友人」、「友人の友人」のように友人関係の距離に基づき、情報の推薦元を決定する技術が記載されている。   For example, Patent Document 3 describes a technique for determining a recommendation source of information based on the distance of friend relationships such as “friend” and “friend of friend” in SNS.

また、特許文献4には、SNSにおいて、同一のコミュニティに属するユーザを情報の推薦元とする技術が記載されている。   Patent Document 4 describes a technique in which users belonging to the same community are recommended sources of information in SNS.

さらに別の方法として、あらかじめ情報コンテンツを各カテゴリに分け、ユーザのアクセスしたコンテンツについての特徴ベクトルをカテゴリごとに作成し、同一カテゴリにおけるユーザの特徴ベクトルとユーザがまだアクセスしていないコンテンツの特徴ベクトルを比較すること(順マッチング)で、類似しているコンテンツを推薦するとともに、異なるカテゴリ間でユーザの特徴ベクトルとコンテンツの特徴ベクトルを比較すること(交差マッチング)で、意外性のあるコンテンツを推薦する技術が特許文献5に記載されている。   As another method, information content is divided into categories in advance, and feature vectors for the content accessed by the user are created for each category. The feature vector of the user in the same category and the feature vector of the content not yet accessed by the user Comparing similar content (order matching) and recommending unexpected content by comparing user feature vectors and content feature vectors between different categories (cross matching) The technique to do is described in Patent Document 5.

特開2008−102846JP2008-102846 特開2007−241754JP2007-241754 特開2006−309660JP 2006-309660 A 特開2006−059257JP 2006-059257 A 特開2001−265808JP2001-265808

しかしながら、特許文献1、2に記載されている、ユーザの過去の行動・嗜好などのデータが類似している他のユーザのデータから、ユーザの好みそうな情報を推定する技術は、ユーザ、および、ユーザと類似した他者がもともと興味のあった分野についての情報を推薦する傾向にある。そのため、ユーザにとって未知の分野については効力を発揮せず、ユーザが既知の分野のみの情報が推薦され、情報の多様性が失われるという課題が指摘される。   However, the techniques described in Patent Documents 1 and 2 for estimating information that seems to be a user's preference from data of other users whose data such as the user's past behavior / preference are similar are: There is a tendency for others similar to the user to recommend information about fields that were originally interested. For this reason, it is pointed out that a field unknown to the user is not effective, and information only in a field known to the user is recommended, and the diversity of information is lost.

また、特許文献3、4に記載されている、友人関係に基づき、ユーザの友人の過去の行動・嗜好などのデータから、ユーザの好みそうな情報を推定する技術は、ユーザの嗜好と友人の嗜好が必ずしも合致するわけではない。そのため、ユーザ間の友人関係は、情報推薦の質を担保するものではないという課題が指摘される。   In addition, based on friendships described in Patent Documents 3 and 4, the technology for estimating user-preferred information from data such as past actions / preferences of user's friends is based on user preferences and friendships. Preference does not always match. Therefore, it is pointed out that the friendship between users does not guarantee the quality of information recommendation.

また、特許文献5に記載されている技術では、ユーザにとって既知のカテゴリの特徴ベクトルとユーザがアクセスしたことのない未知のカテゴリのコンテンツの特徴ベクトルを比較する交差マッチングは原理的には可能である。しかし、このような比較によって推薦された情報コンテンツをユーザが受け入れるかどうかということについては、推薦情報の質についての担保がなく精度が低いという課題が指摘される。   In the technique described in Patent Document 5, cross-matching that compares the feature vector of a category known to the user with the feature vector of the content of an unknown category that the user has never accessed is theoretically possible. . However, regarding whether or not the user accepts the information content recommended by such comparison, there is a problem that there is no guarantee about the quality of the recommended information and the accuracy is low.

そこで、上述した課題を斟酌し、ユーザにとって思いがけない、かつ、ユーザが受け入れやすい分野の情報の推薦に好適な情報推薦装置、情報推薦方法および情報推薦プログラムを提案する。   In view of the above-described problems, an information recommendation device, an information recommendation method, and an information recommendation program suitable for recommending information in a field that is unexpected to the user and that can be easily accepted by the user are proposed.

上述した課題を従来の提案とは別の観点から検討を行い、以下の提案により解決を見出した。すなわち、ネットワーク上に形成されるコミュニティに属する所定のユーザに他のユーザが持っている情報を推薦する情報推薦装置であって、前記ネットワーク上に形成される各コミュニティに関する情報を記憶するコミュニティ記憶手段と、前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、前記所定のユーザが属する全てのコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって親和性のある情報を扱っている度合いを表す第1の指標値を算出する類似度算出手段と、前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの中で、前記所定のユーザが属さず前記他のユーザが属するコミュニティにも属するユーザの特徴と、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって思いがけない分野の情報をもたらす度合いを表す第2の指標値を算出する意外度算出手段と、前記第1の指標値と前記第2の指標値とを各ユーザについて算出した結果に基づいて、前記所定のユーザに情報を推薦する前記他のユーザを選出する推薦手段と、を具備する。   The above-mentioned problem was examined from a viewpoint different from the conventional proposal, and a solution was found by the following proposal. That is, an information recommendation device for recommending information possessed by another user to a predetermined user belonging to a community formed on the network, the community storage means for storing information on each community formed on the network And using the information about each community, the predetermined user and the other user in common and the characteristics of the community to which the predetermined user belongs and the characteristics of all the communities to which the predetermined user belongs A similarity calculating means for calculating a first index value representing a degree that the other user belonging to one or more communities in common with the user handles information having affinity for the predetermined user; Using the information about each community, the community to which the predetermined user and the other users belong commonly Among the users belonging to the user, the characteristics of the user who does not belong to the predetermined user and also belongs to the community to which the other user belongs, and the characteristics of the community to which the predetermined user and the other user belong in common Based on the unexpectedness calculation, a second index value representing a degree to which the other user who belongs to one or more communities in common with the predetermined user brings information in a field unexpected to the predetermined user is calculated. And recommending means for selecting the other user who recommends information to the predetermined user based on a result of calculating the first index value and the second index value for each user. To do.

ここで、ネットワーク上に形成されるコミュニティとは、例えばソーシャルネットワーキングサービス(SNS)などに備わっているテーマが明示されたコミュニティでもよく、あるいは、明示的なコミュニティがないブログのネットワークにおいて、コミュニティ分割法などで得られたコミュニティでもよい。   Here, the community formed on the network may be, for example, a community in which a theme provided in a social networking service (SNS) or the like is specified, or in a blog network without an explicit community, a community division method The community obtained by

また、コミュニティに関する情報とは、コミュニティに属するユーザの数、コミュニティのテーマ、コミュニティに属する各ユーザの性別や年齢などの属性やその分布、などが挙げられるが、これらに限定されるものではない。   Examples of information related to the community include, but are not limited to, the number of users belonging to the community, the theme of the community, attributes such as sex and age of each user belonging to the community, and their distribution.

また、ユーザは、少なくとも一つのコミュニティに属するものとするが、2つ以上の複数のコミュニティに属してもよい。   Further, the user belongs to at least one community, but may belong to two or more communities.

また、所定のユーザとは、情報の推薦を受けるユーザを意味し、他のユーザとは、所定のユーザ以外のユーザを意味する。   Further, the predetermined user means a user who receives information recommendation, and the other users mean users other than the predetermined user.

本発明によれば、ユーザのソーシャルネットワークにおけるコミュニティの特徴に基づいて、ユーザにとって思いがけない、かつ、ユーザが受け入れやすい分野の情報を推薦することができる。   ADVANTAGE OF THE INVENTION According to this invention, based on the characteristic of the community in a user's social network, the information of the field which is unexpected for a user and is easy for a user to accept can be recommended.

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

[第1の実施形態]
図1は、本発明の第1の実施形態の構成例を示す図である。図1において、サーバ3は、通信網1を介して複数の端末2a〜2nと通信可能に接続されている。サーバ3は、情報推薦装置としての機能を有する。通信網1としては、例えばインターネットなどでよい。また、企業内のイントラネットなどでもよい。端末2a〜2nは、パーソナルコンピュータや携帯電話などでもよい。サーバ3は、コミュニティ記憶手段3a、類似度算出手段3b、意外度算出手段3c、推薦手段3dを備える。このようなサーバ3は、プログラム実行機能を有するCPU、コンピュータ等により実現することができる。すなわち、コンピュータの場合について言えば、内部あるいは外部記憶装置(記録媒体)に予め記憶されている、後述する情報推薦プログラムを読み出して実行することで、以降で説明される機能が実現される。これは以降で説明される第2の実施形態でも同様である。
[First Embodiment]
FIG. 1 is a diagram illustrating a configuration example of a first embodiment of the present invention. In FIG. 1, a server 3 is connected to a plurality of terminals 2 a to 2 n via a communication network 1 so as to be communicable. The server 3 has a function as an information recommendation device. As the communication network 1, for example, the Internet may be used. Further, it may be an intranet within a company. The terminals 2a to 2n may be personal computers or mobile phones. The server 3 includes community storage means 3a, similarity calculation means 3b, unexpected degree calculation means 3c, and recommendation means 3d. Such a server 3 can be realized by a CPU, a computer or the like having a program execution function. That is, in the case of a computer, the functions described below are realized by reading and executing an information recommendation program, which will be described later, stored in advance in an internal or external storage device (recording medium). The same applies to the second embodiment described below.

サーバ3において、コミュニティ記憶手段3aは、端末2a〜2nを用いて通信網1に接続しているユーザが属するコミュニティに関する情報を記憶する。コミュニティに関する情報として、例えば、各コミュニティに属するユーザのリストがあり、図2はその例である。図2では、例えばコミュニティc1に、ユーザA、BおよびCが属していることを表す。通常、ユーザは複数のコミュニティに属している。   In the server 3, the community storage unit 3 a stores information related to a community to which a user connected to the communication network 1 belongs using the terminals 2 a to 2 n. As information regarding the community, for example, there is a list of users belonging to each community, and FIG. 2 is an example thereof. FIG. 2 shows that users A, B, and C belong to the community c1, for example. Usually, users belong to multiple communities.

類似度算出手段3bは、コミュニティ記憶手段3aに記憶された各コミュニティに関する情報を用いて、所定のユーザと他のユーザが共通して属するコミュニティの特徴と、所定のユーザが属する全てのコミュニティの特徴と、に基づいて、所定のユーザと一つ以上のコミュニティで共通して属する他のユーザが、所定のユーザにとって親和性のある情報を扱っている度合いを表す第1の指標値を算出する。   The similarity calculation means 3b uses the information about each community stored in the community storage means 3a, and the characteristics of the community to which the predetermined user and other users belong in common and the characteristics of all the communities to which the predetermined user belongs Based on the above, a first index value representing the degree to which other users who commonly belong to the predetermined user and one or more communities handle information having affinity for the predetermined user is calculated.

ここで述べるコミュニティにおいては、SNSなどの明示的なテーマがある場合には、そのテーマに関する情報が主に取り扱われている。また、コミュニティ分割法で得られたコミュニティでは明示的なテーマが存在しないが、そのコミュニティ内では似通った情報が扱われている。したがって、コミュニティとはある一つの分野と見ることができる。   In the community described here, when there is an explicit theme such as SNS, information on the theme is mainly handled. In addition, there is no explicit theme in the community obtained by the community division method, but similar information is handled in the community. Therefore, the community can be seen as one field.

意外度算出手段3cは、コミュニティ記憶手段3aに記憶された各コミュニティに関する情報を用いて、所定のユーザと他のユーザが共通して属するコミュニティに属するユーザの中で、所定のユーザが属さず他のユーザが属するコミュニティにも属するユーザの特徴と、所定のユーザと他のユーザが共通して属するコミュニティの特徴と、に基づいて、所定のユーザと一つ以上のコミュニティで共通して属する他のユーザが、所定のユーザにとって思いがけない分野の情報をもたらす度合いを表す第2の指標値を算出する。   The unexpectedness calculation means 3c uses the information about each community stored in the community storage means 3a, and the predetermined user does not belong to other users belonging to the community to which the predetermined user and other users belong. Based on the characteristics of the users who belong to the community to which the user belongs, and the characteristics of the community to which the predetermined user and other users belong in common, A second index value representing the degree to which the user brings information in a field unexpected for a given user is calculated.

推薦手段3dは、類似度算出手段3bおよび意外度算出手段3cからそれぞれ算出された第1の指標値と第2の指標値とを各ユーザについて算出した結果に基づいて、所定のユーザに情報を推薦する他のユーザを選出する。   The recommendation unit 3d provides information to a predetermined user based on the results of calculating the first index value and the second index value calculated from the similarity calculation unit 3b and the unexpectedness calculation unit 3c, respectively. Select other users to recommend.

次に動作について説明する。   Next, the operation will be described.

図3は、本発明の第1の実施形態における情報推薦プログラムの処理経過の例を示すフローチャートである。   FIG. 3 is a flowchart showing an example of a process progress of the information recommendation program in the first embodiment of the present invention.

まず、コミュニティ記憶手段3aは、各コミュニティに関する情報を記憶する(ステップs11)。   First, the community storage means 3a memorize | stores the information regarding each community (step s11).

類似度算出手段3bは、コミュニティ記憶手段3aに記憶された各コミュニティに関する情報を用いて、所定のユーザと他のユーザが共通して属するコミュニティの特徴と、所定のユーザが属する全てのコミュニティの特徴と、に基づいて、所定のユーザと一つ以上のコミュニティで共通して属する他のユーザが、所定のユーザにとって親和性のある情報を扱っている度合いを表す第1の指標値(以下、「類似度」と呼ぶ)を算出する(ステップs12)。   The similarity calculation means 3b uses the information about each community stored in the community storage means 3a, and the characteristics of the community to which the predetermined user and other users belong in common and the characteristics of all the communities to which the predetermined user belongs And a first index value (hereinafter referred to as “a”) indicating the degree to which other users who commonly belong to the predetermined user and one or more communities handle information having affinity for the predetermined user. (Referred to as “similarity”) (step s12).

以下では、コミュニティの特徴をそのコミュニティに属するユーザの数とした場合の例を示す。一般に、コミュニティに属するユーザの数が少ないほど、そのコミュニティの中での結束は強く、また、所定のユーザと他のユーザが共通して属するコミュニティの数が多いほど両者の親和性は高いと推定される。よって、所定のユーザにとっての他のユーザiの類似度sを、例えば、所定のユーザと他のユーザが共通して属するコミュニティに属するユーザの数と、所定のユーザが属する全てのコミュニティのそれぞれに属するユーザの数の平均と、の相対比を用いて、次の数1のように与えることができる。しかし、これに限定されるものではない。 Below, the example at the time of making the feature of a community into the number of users who belong to the community is shown. In general, it is estimated that the smaller the number of users belonging to a community, the stronger the unity within that community, and the higher the number of communities to which a given user and other users belong in common, the higher the affinity between the two Is done. Therefore, the similarity s i of another user i for a given user is determined by, for example, the number of users belonging to a community to which the given user and other users belong in common, and each of all communities to which the given user belongs. Using the relative ratio of the average number of users belonging to the following equation 1, the following equation 1 can be given. However, it is not limited to this.

Figure 2010113683
Figure 2010113683

数1において、#c は所定のユーザが属するm番目のコミュニティに属するユーザの数、Mは所定のユーザが属するコミュニティの数、#c は所定のユーザと他のユーザiが共通して属するk番目のコミュニティに属するユーザの数、Kは所定のユーザと他のユーザが共通して属するコミュニティの数をそれぞれ表す。他の例としては、上述した式の対数を新たに類似度として与えても良い。 In Equation 1, #c 1 m is the number of users belonging to the mth community to which the predetermined user belongs, M is the number of communities to which the predetermined user belongs, and #c 0 k is common to the predetermined user and other users i The number of users belonging to the k-th community to which K belongs, and K represents the number of communities to which a predetermined user and other users belong in common. As another example, the logarithm of the above formula may be newly given as the similarity.

意外度算出手段3cは、コミュニティ記憶手段3aに記憶された各コミュニティに関する情報を用いて、所定のユーザと他のユーザが共通して属するコミュニティに属するユーザの中で、所定のユーザが属さず他のユーザが属するコミュニティにも属するユーザの特徴と、所定のユーザと他のユーザが共通して属するコミュニティの特徴と、に基づいて、所定のユーザと一つ以上のコミュニティで共通して属する他のユーザが、所定のユーザにとって思いがけない分野の情報をもたらす度合いを表す第2の指標値(以下、「意外度」と呼ぶ)を算出する(ステップs13)。   The unexpectedness calculation means 3c uses the information about each community stored in the community storage means 3a, and the predetermined user does not belong to other users belonging to the community to which the predetermined user and other users belong. Based on the characteristics of the users who belong to the community to which the user belongs, and the characteristics of the community to which the predetermined user and other users belong in common, The user calculates a second index value (hereinafter referred to as “expected degree”) representing the degree of information that is unexpected for a given user (step s13).

図4は、コミュニティとそれに属するユーザの様子を表した例である。本例では、所定のユーザUは、コミュニティc1に属しているがコミュニティc2、c3には属していないことを示す。また、他のユーザA〜Gは、所定のユーザUと共通してコミュニティc1に属している。他のユーザC〜Fはコミュニティc2にも属しており、他のユーザGはコミュニティc3にも属している。このように、他のユーザC〜Gは、所定のユーザUと共通して属するコミュニティc1が存在し、かつ、所定のユーザUが属していないコミュニティc2、または、c3に属しているので、意外度算出手段3cの算出の対象となる。他のユーザA,Bは、所定のユーザUと共通して属するコミュニティc1が存在するが、所定のユーザUが属さないコミュニティに更に属してはいないので、意外度算出手段3cの算出の対象としなくてよい。あるいは、他のユーザA,Bの意外度を0と定義しても良い。他のユーザX1〜X3およびY1〜Y3は、所定のユーザUと共通して属するコミュニティが存在しないので、意外度算出手段3cはこれらの他のユーザについては意外度を算出しない。   FIG. 4 is an example showing the state of the community and the users belonging to the community. In this example, the predetermined user U belongs to the community c1 but does not belong to the communities c2 and c3. The other users A to G belong to the community c1 in common with the predetermined user U. Other users C to F also belong to the community c2, and other users G also belong to the community c3. In this way, the other users C to G are unexpected because the community c1 that belongs to the predetermined user U exists in common and the community c2 or c3 to which the predetermined user U does not belong. This is a calculation target of the degree calculation means 3c. The other users A and B have a community c1 that belongs in common with the predetermined user U, but do not further belong to the community to which the predetermined user U does not belong. It is not necessary. Alternatively, the unexpectedness of other users A and B may be defined as 0. Since the other users X1 to X3 and Y1 to Y3 do not have a community that belongs to the predetermined user U, the unexpectedness calculating unit 3c does not calculate the unexpectedness for these other users.

以下では、コミュニティの特徴をそのコミュニティに属するユーザの数とした場合の例を示す。図4においては、コミュニティc1とc3の両方に属するユーザの数は他のユーザG1人であり、コミュニティc1とc2の両方に属する他のユーザC〜Fの計4人と比べて少ない。これは、コミュニティc1においては、コミュニティc3の情報は、コミュニティc2の情報に比べて、より意外な情報であることを示すと推測される。すなわち、所定のユーザUにとっては、他のユーザGのほうが、他のユーザC〜Fよりも、所定のユーザUにとって思いがけない分野の情報をもたらす度合いが高いと算出される。所定のユーザUにとっての他のユーザiの意外度uを、例えば、所定のユーザUと他のユーザが共通して属するコミュニティに属するユーザの中で、所定のユーザが属さず他のユーザが属するコミュニティにも属するユーザの数と、所定のユーザと他のユーザが共通して属するコミュニティに属するユーザの数と、の相対比を用いて、次のように与えることができる。しかし、これに限定されるものではない。 Below, the example at the time of making the feature of a community into the number of users who belong to the community is shown. In FIG. 4, the number of users belonging to both the communities c1 and c3 is the other user G1, which is smaller than the total of the other users C to F belonging to both the communities c1 and c2. This is presumed to indicate that the information of the community c3 is more surprising information in the community c1 than the information of the community c2. That is, it is calculated that for the predetermined user U, the other user G has a higher degree of information that is unexpected to the predetermined user U than the other users C to F. The unexpectedness u i of another user i for a given user U is determined by, for example, among users belonging to a community to which the given user U and other users belong in common, Using the relative ratio between the number of users belonging to the community to which the user belongs and the number of users belonging to the community to which the predetermined user and other users belong, it can be given as follows. However, it is not limited to this.

=#(c1)/#(c1∩ck)
すなわち、#(c1)はコミュニティc1に属するユーザの数を、#(c1∩ck)はコミュニティc1とck(図4で言えば、ckはc2とc3)の両方に属するユーザの数を表す。本例では、他のユーザC〜Fの意外度はそれぞれ、8/4=2、他のユーザGの意外度は、8/1=8、と計算される。
u i = # (c1) / # (c1∩ck)
That is, # (c1) represents the number of users belonging to the community c1, and # (c1∩ck) represents the number of users belonging to both the communities c1 and ck (in FIG. 4, ck is c2 and c3). In this example, the unexpectedness of the other users C to F is calculated as 8/4 = 2, and the unexpectedness of the other user G is calculated as 8/1 = 8.

図5は、所定のユーザUと他のユーザP、Qが共通してコミュニティc4に属し、かつ、他のユーザPはコミュニティc5に、他のユーザQはコミュニティc5およびc6にも属している状況を示す例である。本例では、他のユーザQは他のユーザPよりも属しているコミュニティの数が多いので、所定のユーザUにとっての意外度は他のユーザQは他のユーザPよりも高いと算出される。本例における所定のユーザUにとってのユーザQの意外度は、例えば次のように与えることができるが、これに限定されるものでない。   FIG. 5 shows a situation where a predetermined user U and other users P and Q commonly belong to the community c4, the other user P belongs to the community c5, and the other user Q also belongs to the communities c5 and c6. It is an example which shows. In this example, since the other user Q has more communities than the other user P, the unexpectedness for the predetermined user U is calculated that the other user Q is higher than the other user P. . The unexpectedness of the user Q for the predetermined user U in this example can be given as follows, for example, but is not limited thereto.

=#(c4)/#(c4∩c5)+#(c4)/#(c4∩c6)
このように意外度を与えると、他のユーザPの意外度u=#(c4)/#(c4∩c5)よりも高くなることは自明である。
u Q = # (c4) / # (c4∩c5) + # (c4) / # (c4∩c6)
When the unexpectedness is given in this way, it is obvious that the unexpectedness u P = # (c4) / # (c4∩c5) of the other user P becomes higher.

図6は、所定のユーザUと他のユーザRが共通してコミュニティc7及びc8に属し、かつ、他のユーザRはコミュニティc9にも属している状況を示す例である。本例において、他のユーザRの意外度は、コミュニティc7およびc9のみ考慮して前述の計算式を適用すると、u=#(c7)/#(c7∩c9)、であり、コミュニティc8およびc9のみ考慮して前述の計算式を適用すると、u=#(c8)/#(c8∩c9)、である。仮に、#(c7)/#(c7∩c9)<#(c8)/#(c8∩c9)とすると、コミュニティc7にとってのコミュニティc9の情報は、コミュニティc8にとってのコミュニティc9の情報よりも意外ではない、すなわち、流布しやすい。よって、本例においては、他のユーザRの意外度はu=#(c7)/#(c7∩c9)とするのが望ましい。 FIG. 6 is an example showing a situation where a predetermined user U and another user R commonly belong to the communities c7 and c8, and the other user R also belongs to the community c9. In this example, the unexpectedness of the other user R is u R = # (c7) / # (c7∩c9), when only the communities c7 and c9 are considered, and the community c8 and Applying the above calculation formula taking only c9 into consideration, u R = # (c8) / # (c8∩c9). If # (c7) / # (c7∩c9) <# (c8) / # (c8∩c9), the information of the community c9 for the community c7 is more surprising than the information of the community c9 for the community c8. No, ie easy to spread. Therefore, in this example, the unexpectedness of the other user R is preferably u R = # (c7) / # (c7 (c9).

以上を鑑みて、所定のユーザにとっての他のユーザiの意外度uは、例えば次の数2のように与えることができるが、これに限定されるものではない。 In view of the above, the unexpectedness u i of another user i for a given user can be given, for example, as in the following Equation 2, but is not limited to this.

Figure 2010113683
Figure 2010113683

数2において、#c は所定のユーザと他のユーザiが共通して属するk番目のコミュニティに属するユーザの数、#c は所定のユーザが属さないが他のユーザiが属するj番目のコミュニティに属するユーザの数を表す。他の例としては、上述した式の対数を新たに意外度として与えても良い。 In Equation 2, #c 0 k is the number of users belonging to the kth community to which the predetermined user and other user i belong in common, and #c i j does not belong to the predetermined user but other user i belongs to This represents the number of users belonging to the jth community. As another example, the logarithm of the above-described formula may be newly given as an unexpected degree.

推薦手段3dは、類似度算出手段3bおよび意外度算出手段3cからそれぞれ算出された類似度と意外度とを各ユーザについて算出した結果に基づいて、所定のユーザに情報を推薦する他のユーザを選出する(ステップs14)。   The recommendation unit 3d selects other users who recommend information to a predetermined user based on the results of calculating the similarity and the unexpectedness calculated from the similarity calculation unit 3b and the unexpectedness calculation unit 3c, respectively. A selection is made (step s14).

まず、意外度が高い他のユーザを最初に選び出す。ここでは、意外度があらかじめ定められた所定の値よりも高い複数の他のユーザを選び出してもよいし、意外度が高い順に予め定められた数だけ他のユーザを選び出してもよい。   First, another user with a high degree of surprise is selected first. Here, a plurality of other users whose unexpectedness is higher than a predetermined value may be selected, or a predetermined number of other users may be selected in descending order of unexpectedness.

ここで、類似度が高い他のユーザは所定のユーザと似ていると推定され、そのような他のユーザの情報は所定のユーザにとって受け入れやすい。そのため、類似度が高い他のユーザを優先的に選ぶことが望ましい。なお、条件を満たさない場合、他のユーザは選出されなくても良い。   Here, it is estimated that other users having a high degree of similarity are similar to the predetermined user, and information on such other users is easily accepted by the predetermined user. Therefore, it is desirable to preferentially select other users with high similarity. If the condition is not satisfied, other users do not need to be selected.

次に、第1の実施形態の効果について説明する。   Next, the effect of the first embodiment will be described.

第1の実施形態においては、所定のユーザが属していないコミュニティ、すなわち所定のユーザにとって思いがけない分野の情報を、所定のユーザと他のユーザが共通して属する一つ以上のコミュニティの特徴と、所定のユーザと他のユーザが共通して属するコミュニティに属するユーザの中で、所定のユーザが属さず他のユーザが属するコミュニティにも属するユーザの特徴と、に基づいて推薦することができる。   In the first embodiment, a community to which the predetermined user does not belong, that is, information on a field unexpected for the predetermined user, characteristics of one or more communities to which the predetermined user and other users belong in common, It is possible to make a recommendation based on the characteristics of users who belong to a community to which a predetermined user and other users belong and belong to a community to which the predetermined user does not belong and other users.

意外度が高い他のユーザの情報を推薦することによって、ユーザにとって思いがけない分野の情報を推薦することが可能となる。さらに、意外度の高い他のユーザの中で類似度も高い場合には、所定のユーザがその推薦を受け入れやすい。   By recommending information of other users who have a high degree of surprise, it is possible to recommend information in a field unexpected for the user. Furthermore, when the degree of similarity is high among other users having a high degree of unexpectedness, the predetermined user can easily accept the recommendation.

従来技術では、ユーザが未知の分野の情報を適切に推薦することができなかったが、本実施形態では以上のようにユーザが未知の分野であっても適切な情報を推薦するように、コミュニティの特徴から算出された意外度と類似度によって担保されている。   In the prior art, the user was not able to appropriately recommend information in an unknown field, but in this embodiment, as described above, the community recommends appropriate information even in an unknown field. It is secured by the unexpectedness and similarity calculated from the characteristics of.

[第2の実施形態]
図7は、本発明の第2の実施形態の構成例を示す図である。第1の実施形態との差異について説明する。サーバ3’は、コミュニティ記憶手段3a、類似度算出手段3b、意外度算出手段3c、推薦手段3dに加えて、ユーザ希望記憶手段3eを備える。
[Second Embodiment]
FIG. 7 is a diagram showing a configuration example of the second embodiment of the present invention. Differences from the first embodiment will be described. The server 3 ′ includes a user desire storage unit 3e in addition to the community storage unit 3a, the similarity calculation unit 3b, the unexpected degree calculation unit 3c, and the recommendation unit 3d.

ユーザ希望記憶手段3eは、第1の指標値と第2の指標値に関して、端末2a〜2nを用いて通信網1に接続している所定のユーザの希望について、キーボードなどの入力装置を介して入力を受け付け、記憶する。   The user desire storage means 3e uses the input device such as a keyboard to make a request about a predetermined user connected to the communication network 1 using the terminals 2a to 2n with respect to the first index value and the second index value. Accept and store input.

ここで、ユーザからの希望が入力される必要は必ずしもなく、事前に用意された所定の指標値をデフォルトとして用いても良い。   Here, it is not always necessary to input the user's wish, and a predetermined index value prepared in advance may be used as a default.

推薦手段3dは、類似度算出手段3bおよび意外度算出手段3cからそれぞれ算出された第1の指標値と第2の指標値とを各ユーザについて算出した結果と、ユーザ希望記憶手段3eによって得られた所定のユーザが希望する指標値と、に基づいて、所定のユーザに情報を推薦する他のユーザを選出する。   The recommendation unit 3d is obtained by the user's desired storage unit 3e and the result of calculating the first index value and the second index value calculated from the similarity calculation unit 3b and the unexpectedness calculation unit 3c, respectively, for each user. Based on the index value desired by the predetermined user, another user who recommends information to the predetermined user is selected.

次に、動作について説明をする。   Next, the operation will be described.

図8は、第2の実施形態の処理経過の例を示すフローチャートである。図3で説明した第1の実施形態にかかる処理経過と同じ処理については同じステップ番号を付し、説明は省略する。   FIG. 8 is a flowchart illustrating an example of processing progress of the second embodiment. The same steps as those in the first embodiment described with reference to FIG. 3 are denoted by the same step numbers, and description thereof is omitted.

ユーザ希望記憶手段3eは、第1の指標値と第2の指標値について、所定のユーザの希望について、キーボードなどの入力装置を介して入力を受け付け、記憶する(ステップs21)。   The user desire storage means 3e accepts and stores the input of the predetermined index of the first index value and the second index value via an input device such as a keyboard (step s21).

図9は、ユーザが希望する指標値を入力する画面の例である。入力画面4には、類似度に関する目盛り41a、目盛り41a上で連続的に動かすことができるスライダー42a、意外度に関する目盛り41b、目盛り41b上で連続的に動かすことができるスライダー42b、が表示される。ユーザは、マウスなどの入力手段を用いてスライダー42aおよび42bを動かし、希望する指標値を入力する。ユーザは、その時の自身の希望に合わせて、適宜入力を変更することができ、ユーザ希望記憶手段3eは、変更された希望する指標値を随時記憶する。また、入力方法はこの例に限定されることは無く、他の様態で代替されて良い。例えば、キーボードなどの入力手段を用いて、希望する指標値を数値によって入力しても良い。   FIG. 9 is an example of a screen for inputting an index value desired by the user. On the input screen 4, a scale 41a regarding the degree of similarity, a slider 42a that can be continuously moved on the scale 41a, a scale 41b regarding the degree of unexpectedness, and a slider 42b that can be continuously moved on the scale 41b are displayed. . The user moves the sliders 42a and 42b using an input means such as a mouse and inputs a desired index value. The user can appropriately change the input in accordance with his / her wish at that time, and the user desire storage means 3e stores the changed desired index value as needed. Further, the input method is not limited to this example, and may be replaced by other modes. For example, a desired index value may be input numerically using an input means such as a keyboard.

推薦手段3dは、類似度算出手段3bおよび意外度算出手段3cからそれぞれ算出された類似度と意外度とを各ユーザについて算出した結果と、ユーザ希望記憶手段3eによって得られた所定のユーザが希望する指標値に照らし合わせて、その希望に近い他のユーザの情報を所定のユーザに推薦すると判断する(ステップs22)。   The recommendation means 3d calculates the result of calculating the similarity and the unexpectedness calculated from the similarity calculation means 3b and the unexpectedness calculation means 3c for each user, and the predetermined user obtained by the user desire storage means 3e In view of the index value to be determined, it is determined that the information of other users close to the hope is recommended to the predetermined user (step s22).

ここで、希望に近いとは、希望の意外度・類似度と他のユーザの意外度・類似度のユークリッド距離を計算し、その値が小さいことであると設定しても良いし、単純に、希望の意外度と類似度にそれぞれ所定の上限・下限を設け、その範囲に他のユーザの意外度・類似度が収まると設定しても良い。また、最も希望に近い他のユーザの情報だけを推薦しても良いし、希望に近い複数のユーザの情報を、希望の近さで重み付けて推薦しても良い。   Here, “close to hope” may be calculated by calculating the Euclidean distance between the desired unexpectedness / similarity and the unexpectedness / similarity of other users, and may be set to be a small value, or simply Alternatively, a predetermined upper limit and lower limit may be provided for the desired unexpectedness and similarity, respectively, and it may be set that the unexpectedness / similarity of other users falls within the range. In addition, only the information of other users who are closest to the hope may be recommended, or information of a plurality of users that are close to the hope may be recommended by weighting them according to the closeness of the hope.

次に、第2の実施形態の効果について説明する。   Next, effects of the second embodiment will be described.

第2の実施形態においては、所定のユーザからの希望を受け付けることで、所定のユーザが、自身がこれまで気づかなかった分野についての見識を広めたいと思う場合には、意外度を高めに入力することによってそれが可能となり、所定のユーザが自分のなじみのある分野についての情報を得たい場合には意外度を低めに入力することによって可能となる。以上のように、情報の推薦の質を所定のユーザの希望に合わせることができる。   In the second embodiment, by accepting a request from a predetermined user, when a predetermined user wants to spread insights about a field that he / she has not noticed before, input a higher degree of surprise This makes it possible, and when a predetermined user wants to obtain information on a field in which he / she is familiar, he / she can input it with a lower degree of surprise. As described above, the quality of information recommendation can be adjusted to a predetermined user's desire.

本発明は、例えば、Eコマースシステムを組み込むことで、ユーザにとって思いがけない分野の商品情報を提供することができ、ユーザの更なる購買を促すことができる。   For example, by incorporating an e-commerce system, the present invention can provide product information in a field unexpected for the user, and can promote further purchase by the user.

また、ニュースなどの情報提供サイトにおいて、ユーザにとって思いがけない分野を提供することにより、ユーザのアクティビティの向上に貢献できる。   In addition, it is possible to contribute to improvement of user activity by providing an unexpected field for the user on an information providing site such as news.

本発明の第1の実施形態に係る情報推薦装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the information recommendation apparatus which concerns on the 1st Embodiment of this invention. 各コミュニティに属するユーザのリストの例である。It is an example of a list of users belonging to each community. 本発明の第1の実施形態に係る処理経過の例を示すフローチャートである。It is a flowchart which shows the example of process progress which concerns on the 1st Embodiment of this invention. コミュニティとそれに属するユーザの様子を表した例を示した図である。It is the figure which showed the example showing the mode of the community and the user who belongs to it. コミュニティとそれに属するユーザの様子を表した例を示した図である。It is the figure which showed the example showing the mode of the community and the user who belongs to it. コミュニティとそれに属するユーザの様子を表した例を示した図である。It is the figure which showed the example showing the mode of the community and the user who belongs to it. 本発明の第2の実施形態に係る情報推薦装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the information recommendation apparatus which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る処理経過の例を示すフローチャートである。It is a flowchart which shows the example of the process progress which concerns on the 2nd Embodiment of this invention. ユーザが希望する指標値を入力する画面の例を示した図である。It is the figure which showed the example of the screen which inputs the index value which a user desires.

符号の説明Explanation of symbols

1 通信網
2a〜2n 端末
3、3’ サーバ
3a コミュニティ記憶手段
3b 類似度算出手段
3c 意外度算出手段
3d 推薦手段
3e ユーザ希望記憶手段
4 入力画面
41a、41b 目盛り
42a、42b スライダー
DESCRIPTION OF SYMBOLS 1 Communication network 2a-2n Terminal 3, 3 'Server 3a Community storage means 3b Similarity calculation means 3c Unexpectedness calculation means 3d Recommendation means 3e User wish storage means 4 Input screen 41a, 41b Scale 42a, 42b Slider

Claims (15)

ネットワーク上に形成されるコミュニティに属する所定のユーザに他のユーザが持っている情報を推薦する情報推薦装置であって、
前記ネットワーク上に形成される各コミュニティに関する情報を記憶するコミュニティ記憶手段と、
前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、前記所定のユーザが属する全てのコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって親和性のある情報を扱っている度合いを表す第1の指標値を算出する類似度算出手段と、
前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの中で、前記所定のユーザが属さず前記他のユーザが属するコミュニティにも属するユーザの特徴と、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって思いがけない分野の情報をもたらす度合いを表す第2の指標値を算出する意外度算出手段と、
前記第1の指標値と前記第2の指標値とを各ユーザについて算出した結果に基づいて、前記所定のユーザに情報を推薦する前記他のユーザを選出する推薦手段と、
を具備することを特徴とする情報推薦装置。
An information recommendation device that recommends information held by other users to a predetermined user belonging to a community formed on a network,
Community storage means for storing information about each community formed on the network;
Using the information on each community, based on the characteristics of the community to which the predetermined user and the other users belong in common and the characteristics of all the communities to which the predetermined user belongs, Similarity calculation means for calculating a first index value representing the degree to which the other users belonging in common in one or more communities handle information having affinity for the predetermined user;
Of the users belonging to the community to which the predetermined user and the other user belong in common using the information on each community, the user belonging to the community to which the predetermined user does not belong and the other user belongs Based on the characteristics and characteristics of the community to which the predetermined user and the other user belong in common, the other user who belongs to the predetermined user and one or more communities in common An unexpectedness calculating means for calculating a second index value representing a degree of bringing information in a field unexpected for the user;
Recommending means for selecting the other user who recommends information to the predetermined user based on a result of calculating the first index value and the second index value for each user;
An information recommendation device comprising:
請求項1に記載の情報推薦装置であって、
前記各コミュニティに関する情報は、各コミュニティに属するユーザの数であることを特徴とする情報推薦装置。
The information recommendation device according to claim 1,
The information recommendation apparatus, wherein the information on each community is the number of users belonging to each community.
請求項2に記載の情報推薦装置であって、
前記類似度算出手段は、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの数と、前記所定のユーザが属する全てのコミュニティのそれぞれに属するユーザの数の平均と、の相対比を用いて、前記第1の指標値を算出することを特徴とする情報推薦装置。
The information recommendation device according to claim 2,
The similarity calculation means includes: a number of users belonging to a community to which the predetermined user and the other users commonly belong; and an average of the number of users belonging to each of all communities to which the predetermined user belongs. An information recommendation device that calculates the first index value using a relative ratio.
請求項2又は3に記載の情報推薦装置であって、
前記意外度算出手段は、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの中で、前記所定のユーザが属さず前記他のユーザが属するコミュニティにも属するユーザの数と、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの数と、の相対比を用いて、前記第2の指標値を算出することを特徴とする情報推薦装置。
The information recommendation device according to claim 2 or 3,
The unexpectedness calculating means includes the number of users belonging to a community to which the predetermined user does not belong and a user to which the other user belongs. The information recommendation apparatus calculates the second index value by using a relative ratio between the predetermined user and the number of users belonging to a community to which the other user belongs in common.
請求項1乃至4のいずれか一項に記載の情報推薦装置であって、
更に、前記第1の指標値と前記第2の指標値について、前記所定のユーザの希望についての入力を受け付け、記憶するユーザ希望記憶手段を具備し、
前記推薦手段は、前記ユーザ希望記憶手段によって得られた前記所定のユーザが希望する指標値を用いて、他のユーザを選出することを特徴とする情報推薦装置。
The information recommendation device according to any one of claims 1 to 4,
Further, for the first index value and the second index value, comprising a user desire storage means for receiving and storing an input about the predetermined user's desire,
The information recommendation device, wherein the recommendation means selects another user using an index value desired by the predetermined user obtained by the user desire storage means.
ネットワーク上に形成されるコミュニティに属する所定のユーザに他のユーザが持っている情報を推薦する情報推薦方法であって、
前記ネットワーク上に形成される各コミュニティに関する情報を記憶し、
前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、前記所定のユーザが属する全てのコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって親和性のある情報を扱っている度合いを表す第1の指標値を算出し、
前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの中で、前記所定のユーザが属さず前記他のユーザが属するコミュニティにも属するユーザの特徴と、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって思いがけない分野の情報をもたらす度合いを表す第2の指標値を算出し、
前記第1の指標値と前記第2の指標値とを各ユーザについて算出した結果に基づいて、前記所定のユーザに情報を推薦する前記他のユーザを選出する、
ことを特徴とする情報推薦方法。
An information recommendation method for recommending information held by other users to a predetermined user belonging to a community formed on a network,
Storing information about each community formed on the network;
Using the information on each community, based on the characteristics of the community to which the predetermined user and the other users belong in common and the characteristics of all the communities to which the predetermined user belongs, Calculating the first index value indicating the degree to which the other users belonging in common in one or more communities handle information having affinity for the predetermined user;
Of the users belonging to the community to which the predetermined user and the other user belong in common using the information on each community, the user belonging to the community to which the predetermined user does not belong and the other user belongs Based on the characteristics and characteristics of the community to which the predetermined user and the other user belong in common, the other user who belongs to the predetermined user and one or more communities in common Calculate a second index value that represents the degree of information that is unexpected for the user,
Based on the result of calculating the first index value and the second index value for each user, the other user who recommends information to the predetermined user is selected.
An information recommendation method characterized by that.
請求項6に記載の情報推薦方法であって、
前記各コミュニティに関する情報は、各コミュニティに属するユーザの数であることを特徴とする情報推薦方法。
The information recommendation method according to claim 6,
The information recommendation method, wherein the information on each community is the number of users belonging to each community.
請求項7に記載の情報推薦方法であって、
前記第1の指標値の算出においては、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの数と、前記所定のユーザが属する全てのコミュニティのそれぞれに属するユーザの数の平均と、の相対比を用いて、前記第1の指標値を算出することを特徴とする情報推薦方法。
The information recommendation method according to claim 7,
In the calculation of the first index value, the number of users belonging to the community to which the predetermined user and the other users belong in common, and the number of users belonging to each of all the communities to which the predetermined user belongs are calculated. An information recommendation method, wherein the first index value is calculated using a relative ratio with an average.
請求項7又は8に記載の情報推薦方法であって、
前記第2の指標値の算出においては、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの中で、前記所定のユーザが属さず前記他のユーザが属するコミュニティにも属するユーザの数と、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの数と、の相対比を用いて、前記第2の指標値を算出することを特徴とする情報推薦方法。
The information recommendation method according to claim 7 or 8,
In the calculation of the second index value, among the users belonging to the community to which the predetermined user and the other user belong, the predetermined user does not belong and also belongs to the community to which the other user belongs. The information recommendation is characterized in that the second index value is calculated using a relative ratio between the number of users and the number of users belonging to a community to which the predetermined user and the other users belong in common. Method.
請求項6乃至9のいずれか一項に記載の情報推薦方法であって、
更に、前記第1の指標値と前記第2の指標値について、前記所定のユーザの希望についての入力を受け付けて記憶し、
前記他のユーザを選出するに際しては、記憶された前記所定のユーザが希望する指標値を用いて、他のユーザを選出することを特徴とする情報推薦方法。
An information recommendation method according to any one of claims 6 to 9,
Further, the first index value and the second index value are received and stored with respect to the predetermined user's wish,
An information recommendation method, wherein, when selecting the other user, the other user is selected using the stored index value desired by the predetermined user.
ネットワーク上に形成されるコミュニティに属する所定のユーザに他のユーザが持っている情報を推薦する情報推薦処理をコンピュータに実行させるための情報推薦プログラムであって、
前記ネットワーク上に形成される各コミュニティに関する情報を記憶する処理と、
前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、前記所定のユーザが属する全てのコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって親和性のある情報を扱っている度合いを表す第1の指標値を算出する処理と、
前記各コミュニティに関する情報を用いて、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの中で、前記所定のユーザが属さず前記他のユーザが属するコミュニティにも属するユーザの特徴と、前記所定のユーザと前記他のユーザが共通して属するコミュニティの特徴と、に基づいて、前記所定のユーザと一つ以上のコミュニティで共通して属する前記他のユーザが、前記所定のユーザにとって思いがけない分野の情報をもたらす度合いを表す第2の指標値を算出する処理と、
前記第1の指標値と前記第2の指標値とを各ユーザについて算出した結果に基づいて、前記所定のユーザに情報を推薦する前記他のユーザを選出する処理と、
を実行させるための情報推薦プログラム。
An information recommendation program for causing a computer to execute an information recommendation process for recommending information held by another user to a predetermined user belonging to a community formed on a network,
Storing information about each community formed on the network;
Using the information on each community, based on the characteristics of the community to which the predetermined user and the other users belong in common and the characteristics of all the communities to which the predetermined user belongs, A process of calculating a first index value representing a degree to which the other users belonging in common in one or more communities handle information having affinity for the predetermined user;
Of the users belonging to the community to which the predetermined user and the other user belong in common using the information on each community, the user belonging to the community to which the predetermined user does not belong and the other user belongs Based on the characteristics and characteristics of the community to which the predetermined user and the other user belong in common, the other user who belongs to the predetermined user and one or more communities in common A process of calculating a second index value representing a degree of bringing in information in a field unexpected for the user;
A process of selecting the other user who recommends information to the predetermined user based on a result of calculating the first index value and the second index value for each user;
Information recommendation program to execute
請求項11に記載の情報推薦プログラムであって、
前記各コミュニティに関する情報は、各コミュニティに属するユーザの数であることを特徴とする情報推薦プログラム。
An information recommendation program according to claim 11,
The information recommendation program characterized in that the information on each community is the number of users belonging to each community.
請求項12に記載の情報推薦プログラムであって、
前記第1の指標値の算出処理においては、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの数と、前記所定のユーザが属する全てのコミュニティのそれぞれに属するユーザの数の平均と、の相対比を用いて、前記第1の指標値を算出することを特徴とする情報推薦プログラム。
An information recommendation program according to claim 12,
In the calculation process of the first index value, the number of users belonging to the community to which the predetermined user and the other user belong in common, and the number of users belonging to each of all the communities to which the predetermined user belongs An information recommendation program for calculating the first index value by using a relative ratio between the average and the average.
請求項12乃至13に記載の情報推薦プログラムであって、
前記第2の指標値の算出処理においては、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの中で、前記所定のユーザが属さず前記他のユーザが属するコミュニティにも属するユーザの数と、前記所定のユーザと前記他のユーザが共通して属するコミュニティに属するユーザの数と、の相対比を用いて、前記第2の指標値を算出することを特徴とする情報推薦プログラム。
The information recommendation program according to claim 12, wherein
In the calculation process of the second index value, among the users belonging to the community to which the predetermined user and the other user belong, the community to which the predetermined user does not belong and the other user belongs The second index value is calculated using a relative ratio between the number of users belonging and the number of users belonging to a community to which the predetermined user and the other users belong in common. Recommendation program.
請求項11乃至14のいずれか一項に記載の情報推薦プログラムであって、
更に、前記第1の指標値と前記第2の指標値について、前記所定のユーザの希望についての入力を受け付けて記憶する処理を実行させ、
前記他のユーザを選出する処理に際しては、記憶された前記所定のユーザが希望する指標値を用いて、他のユーザを選出することを特徴とする情報推薦プログラム。
The information recommendation program according to any one of claims 11 to 14,
Further, for the first index value and the second index value, a process of receiving and storing an input about the predetermined user's wish is executed,
An information recommendation program for selecting another user using the stored index value desired by the predetermined user in the process of selecting the other user.
JP2008288113A 2008-11-10 2008-11-10 Information recommendation device, information recommendation method, and information recommendation program Expired - Fee Related JP5182509B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008288113A JP5182509B2 (en) 2008-11-10 2008-11-10 Information recommendation device, information recommendation method, and information recommendation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008288113A JP5182509B2 (en) 2008-11-10 2008-11-10 Information recommendation device, information recommendation method, and information recommendation program

Publications (2)

Publication Number Publication Date
JP2010113683A true JP2010113683A (en) 2010-05-20
JP5182509B2 JP5182509B2 (en) 2013-04-17

Family

ID=42302170

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008288113A Expired - Fee Related JP5182509B2 (en) 2008-11-10 2008-11-10 Information recommendation device, information recommendation method, and information recommendation program

Country Status (1)

Country Link
JP (1) JP5182509B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012008710A (en) * 2010-06-23 2012-01-12 Nec Corp Co-creation support device, co-creation support method and program
JP2012238290A (en) * 2011-05-13 2012-12-06 Nippon Telegr & Teleph Corp <Ntt> Competing experience attributes indicating device, method and program
JP2013206194A (en) * 2012-03-28 2013-10-07 Dainippon Printing Co Ltd Server device, program and communication system
JP2015005277A (en) * 2013-05-20 2015-01-08 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Information providing method and information providing apparatus

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207406A (en) * 1999-01-13 2000-07-28 Tomohiro Inoue Information retrieval system
JP2005196550A (en) * 2004-01-08 2005-07-21 Fuji Xerox Co Ltd Electronic community management system
JP2007172490A (en) * 2005-12-26 2007-07-05 Sony Computer Entertainment Inc Information processing method, information processing system, and server
JP2007532988A (en) * 2004-03-04 2007-11-15 シャープ株式会社 Method and system for instant shared personal preference simultaneous information based on presence technology for television connected to the Internet
JP2008027143A (en) * 2006-07-20 2008-02-07 Nippon Telegr & Teleph Corp <Ntt> Ontology approximation level measuring device, ontology approximation level measuring method and ontology approximation level measuring program
JP2008117122A (en) * 2006-11-02 2008-05-22 Nippon Telegr & Teleph Corp <Ntt> Apparatus, method and program for detecting recommended information

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207406A (en) * 1999-01-13 2000-07-28 Tomohiro Inoue Information retrieval system
JP2005196550A (en) * 2004-01-08 2005-07-21 Fuji Xerox Co Ltd Electronic community management system
JP2007532988A (en) * 2004-03-04 2007-11-15 シャープ株式会社 Method and system for instant shared personal preference simultaneous information based on presence technology for television connected to the Internet
JP2007172490A (en) * 2005-12-26 2007-07-05 Sony Computer Entertainment Inc Information processing method, information processing system, and server
JP2008027143A (en) * 2006-07-20 2008-02-07 Nippon Telegr & Teleph Corp <Ntt> Ontology approximation level measuring device, ontology approximation level measuring method and ontology approximation level measuring program
JP2008117122A (en) * 2006-11-02 2008-05-22 Nippon Telegr & Teleph Corp <Ntt> Apparatus, method and program for detecting recommended information

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012008710A (en) * 2010-06-23 2012-01-12 Nec Corp Co-creation support device, co-creation support method and program
JP2012238290A (en) * 2011-05-13 2012-12-06 Nippon Telegr & Teleph Corp <Ntt> Competing experience attributes indicating device, method and program
JP2013206194A (en) * 2012-03-28 2013-10-07 Dainippon Printing Co Ltd Server device, program and communication system
JP2015005277A (en) * 2013-05-20 2015-01-08 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Information providing method and information providing apparatus

Also Published As

Publication number Publication date
JP5182509B2 (en) 2013-04-17

Similar Documents

Publication Publication Date Title
US10846775B1 (en) Identifying item recommendations through recognized navigational patterns
US10769702B2 (en) Recommendations based upon explicit user similarity
CN107451894B (en) Data processing method, device and computer readable storage medium
KR101062927B1 (en) Method, system and computer-readable recording medium for recommending other users or objects by considering at least one user&#39;s preference
KR102340463B1 (en) Sample weight setting method and device, electronic device
JP2010113557A (en) Recommendation device, recommendation method and recommendation program
JP6097126B2 (en) RECOMMENDATION INFORMATION GENERATION DEVICE AND RECOMMENDATION INFORMATION GENERATION METHOD
JP2012118572A (en) Content recommendation system, content recommendation device, recommendation mode control method, and recommendation mode control program
Liu et al. Sequence-based trust in collaborative filtering for document recommendation
JP5849952B2 (en) Communication support device, communication support method, and program
JP5182509B2 (en) Information recommendation device, information recommendation method, and information recommendation program
CN112907334A (en) Object recommendation method and device
KR20030058660A (en) The method of Collaborative Filtering using content references of users in Personalization System
CN117391824B (en) Method and device for recommending articles based on large language model and search engine
CN110992127A (en) Article recommendation method and device
CN107784095B (en) Learning resource automatic recommendation method based on mobile learning
CN112801803A (en) Financial product recommendation method and device
KR102251285B1 (en) System and server reflecting user real-time preference
KR20110031760A (en) Hybrid recommendation method and system for large scale data
Kumar et al. Context-aware social popularity based recommender system
JP5451644B2 (en) RECOMMENDATION SYSTEM, RECOMMENDATION METHOD, RECOMMENDATION PROGRAM, AND INFORMATION STORAGE MEDIUM
JP4962950B2 (en) Recommendation method, recommendation server and program for users on network
JP5696025B2 (en) Product information recommendation device, method and program
CN111105281B (en) Commodity recommendation method and electronic equipment
JP2013109734A (en) Document retrieval device, document retrieval method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110902

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121203

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130101

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160125

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees