WO2023148947A1 - Evaluation device, evaluation method, and program - Google Patents

Evaluation device, evaluation method, and program Download PDF

Info

Publication number
WO2023148947A1
WO2023148947A1 PCT/JP2022/004576 JP2022004576W WO2023148947A1 WO 2023148947 A1 WO2023148947 A1 WO 2023148947A1 JP 2022004576 W JP2022004576 W JP 2022004576W WO 2023148947 A1 WO2023148947 A1 WO 2023148947A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
evaluated
evaluation
post
evaluation device
Prior art date
Application number
PCT/JP2022/004576
Other languages
French (fr)
Japanese (ja)
Inventor
啓太 鈴木
篤 中平
盛徳 大橋
穂乃香 戸田
志高 土屋
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2022/004576 priority Critical patent/WO2023148947A1/en
Publication of WO2023148947A1 publication Critical patent/WO2023148947A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism

Definitions

  • the present invention relates to a device, method, and program for evaluating the reliability of any person.
  • Non-Patent Document 1 is known as a conventional technique for evaluating the reliability of information on social media.
  • a classifier that classifies whether or not a post is reliable is created in advance, posts to be classified are analyzed, and from there, user posts, repost behavior, posted sentences, and external sources are analyzed. Citations are extracted as features, and the extracted features are given to a classifier to classify posts into reliable and unreliable posts.
  • Non-Patent Document 2 users who have posted certain information are classified into users who are oriented to disseminate information to the general public and users who mainly use tools for communication within the community, Based on the classification results, evaluate whether the information is widely useful information.
  • Non-Patent Document 1 training posts used when creating a classifier are manually evaluated, and human evaluation is performed indirectly when classifying posts to be classified. ing.
  • An object of the present invention is to provide an evaluation device, an evaluation method, and a program for evaluating a user's reliability from information whose reliability has been evaluated.
  • an evaluation device evaluates the credibility of users of social media.
  • the evaluation device defines a user to be evaluated as an evaluated user, information identifying the evaluated user as an evaluated user identifier, a user followed by the evaluated user as a primary follow user, and an evaluated user identifier and 1
  • a follow user collection unit that acquires a list of next follow users, a post information collection unit that acquires posted information of rated users and posted information of primary follow users, evaluates posts of primary follow users, a confidence value calculation unit that evaluates the evaluated user based on the evaluation.
  • the present invention it is possible to evaluate the user's reliability from information whose reliability has been evaluated.
  • the evaluation result can be used for personnel matching and the like.
  • FIG. 4 is a diagram for explaining a method of evaluating user reliability from information
  • FIG. 2 is a functional block diagram of the evaluation device according to the first embodiment
  • FIG. 5 is a diagram showing an example of data stored in a follow user storage unit
  • FIG. 4 is a diagram showing an example of data stored in a posted information storage unit
  • FIG. 4 is a diagram for explaining a processing flow of a reliability value calculation unit
  • FIG. 4 is a diagram showing an example of data stored in a reliability value storage unit
  • Social media A general term for various information exchange services formed by individuals transmitting information using Internet technology. Social media users can post and view posts. For example, twitter (registered trademark) is known as a service that provides social media.
  • Posting means publishing information such as sentences, images, videos, etc., or information that has been made public, at a designated place on the Internet. For example, posts include tweets on twitter.
  • Profile Information indicating characteristics of the user.
  • users register their own profiles.
  • Post evaluation value is a value representing the user's evaluation of a certain post. For example, if there is a function in social media for each user to indicate positive intentions (like, fun, instructable, interested, etc.) for a certain post, the number of users who indicated positive intentions is Post rating value. For example, the number of "likes" for a certain tweet on twitter corresponds to the evaluation value.
  • the number of reactions represents the total number of posts (replies) to a certain post, posts quoting a certain post, and the like. For example, the total number of replies and retweets to a certain tweet on twitter corresponds to the number of reactions.
  • social media users users to be evaluated, hereinafter also referred to as "evaluated users" post by follower B of user A are calculated as follows:
  • the number of follower users of follow user B (number of followers), the number of interactions between evaluated user A and follow user B, the content of posts, the time of posting, and the like are used for evaluation.
  • the following users of the evaluated user are also referred to as primary following users, and the following users of the primary following user are also referred to as secondary following users.
  • the interaction means a series of exchanges between the rated user A and the follow user B in response to a post by the rated user A or the follow user B.
  • the number of interactions means the number of posts included in a certain interaction. For example, when follower user B makes a post and rated user A posts (replies) to the post, the number of interactions is two. Furthermore, when evaluating user A, in addition to information viewed by evaluated user A (posts of primary follow users), the degree of involvement and matching of preferences between evaluated user A and primary follow users take degrees into account.
  • FIG. 3 is a functional block diagram of the evaluation device according to the first embodiment, and FIG. 4 shows its processing flow.
  • the evaluation device includes a follow user collection unit 110, a follow user storage unit 115, a post information collection unit 120, a post information storage unit 125, a confidence value calculation unit 130, a confidence value storage unit 135, and an output unit 140. including.
  • the evaluation device receives information identifying the evaluated user (hereinafter also referred to as "evaluated user identifier") and evaluates the evaluated user.
  • the evaluation device receives a plurality of evaluated user identifiers, evaluates the plurality of evaluated users, and stores the evaluated user identifiers and the evaluation results.
  • a plurality of user identifiers to be evaluated may be given by the administrator of the evaluation device or the like.
  • a plurality of rated user identifiers may be obtained by using the user as the rated user.
  • the evaluation device outputs evaluation results corresponding to the input evaluated user identifier.
  • the follow user collection unit 110 receives a plurality of evaluated user identifiers, acquires the evaluated user identifiers and a list of primary follow users from the server 90 that provides social media (S110), and stores them in the follow user storage unit 115. .
  • the list of primary follow users includes information for identifying primary follow users (hereinafter also referred to as "primary follow user identifier").
  • FIG. 5 shows an example of data stored in the follow user storage unit 115. As shown in FIG. In FIG. In FIG.
  • the identifier used in the evaluation apparatus is given to the evaluated user identifier used in the server 90, but this does not necessarily have to be given.
  • a UID User Identifier
  • a URI Uniform Resource Identifier
  • the posted information collection unit 120 extracts the rated user identifier and the list of primary follow users from the follow user storage unit 115, and acquires the posted information of the rated user and the posted information of the primary follow user from the server 90 ( S120).
  • Posted information is information related to a post, and is information that can be obtained from the server 90 .
  • the posted information collection unit 120 extracts or generates the following information from the posted information of the rated user and the posted information of the primary follow user, and stores the information in the posted information storage unit 125 .
  • the posted information collection unit 120 may extract or generate the following information and store it in the posted information storage unit 125 .
  • FIG. 6 shows an example of data stored in the posted information storage unit 125 .
  • the post information collection unit 120 generates a record for each post by the primary follow user, and stores the record in the post information storage unit 125 .
  • posted content of the rated user is a post related to the "Post of the 1st follow user” of the record. Posts that are replied by “posts”, posts that quote “posts of the primary follow user”, posts that are quoted by “posts of the primary follow user”, and the like. Furthermore, the posted information collection unit 120 extracts “posts in which the rated user has indicated positive intentions” from the posted information of the rated user, and stores them in the posted information storage unit 125 in association with the rated user identifier. do. However, "posts in which the evaluated user has indicated a positive intention” are not illustrated.
  • the confidence value calculation unit 130 evaluates the post of the rated user's primary follow user, evaluates the rated user based on this evaluation (S130), and stores the evaluation value of the rated user in the confidence value storage unit 135.
  • the rated user can be evaluated based on the information surrounding the rated user.
  • the confidence value calculation unit 130 updates the evaluation of the post by the primary follow user of the rated user, taking into consideration the categories that are assumed to be of interest to the rated user and the primary follow user.
  • the reliability value calculation unit 130 updates the evaluation of the post by the primary follow user of the rated user, taking into consideration the posting time of the primary follow user.
  • FIG. 7 is a diagram for explaining the processing flow of the reliability value calculation unit 130.
  • the reliability value calculation unit 130 evaluates the reliability of a post by a primary follow user of an evaluated user through the following process.
  • the confidence value calculation unit 130 retrieves a record corresponding to the post S p (q p ) of the primary follow user from the post information storage unit 125 . Included in it ⁇ The evaluation value B(S p (q p )) of the post S p (q p ) of the first follower user ⁇ Reaction value C(S p (q p )) of post S p (q p ) of primary follower user ⁇ The number of followers D(p) of the primary follower user is used, the reliability evaluation value A(S p (q p )) of the post S p (q p ) of the primary follower user is obtained by the following equation.
  • A(S p (q p )) (b ⁇ B(S p (q p ))+c ⁇ C(S p (q p )))/D(p)
  • b and c are weights for the evaluation value B (S p (q p )) and the reaction value C (S p (q p )), respectively, and are calculated by simulation or the like prior to evaluation.
  • the confidence value calculation unit 130 calculates information indicating whether or not the URL is included in the post S p (q p ), which is included in the record corresponding to the post S p (q p ), and the post S p (q p ).
  • the evaluation value A(S p (q p )) is updated.
  • is a constant greater than 1, and is calculated by simulation or the like prior to evaluation.
  • Category Classification Confidence Value Calculation Unit 130 retrieves from post information storage unit 125 posts that the evaluated user has indicated positive intentions (like, fun, can instruct, is interested in, etc.), and posts them. Included in the record corresponding to S p (q p ) ⁇ Posted content of the 1st follower user ⁇ Profile of the 1st follower user ⁇ Posted content of the rated user ⁇ Profile of the rated user The category of the post indicating the intention is classified, and the classified result is linked to the post and the profile and stored in the posted information storage unit 125 . Prior to the evaluation, a classifier for category classification may be prepared in a server or the like and obtained from the server or the like.
  • Categories may include various categories such as careers, games, sports, business, computer technology, and so on. A single post or profile may be classified into multiple categories.
  • the confidence value calculation unit 130 calculates the contents of the post S p (q p ) included in the record corresponding to the post S p (q p ), the post content of the primary follow user and its category classification result, and the evaluated user and the number of interactions with first-order follow users, the coefficient ⁇ is set so that the greater the number of interactions with posts in a certain category, the larger the coefficient ⁇ .
  • the coefficient ⁇ for category A is set to be large.
  • the coefficient ⁇ for each primary follow user p may be set for each primary follow user p and for each category, or different R coefficients ⁇ may be set for the top R categories for each primary follow user p. .
  • is a constant greater than 1, and is calculated by simulation or the like prior to evaluation.
  • the confidence value calculation unit 130 uses the contents of posts by the rated user and their categorization results and the profile of the rated user and their categorization results, which are included in the record corresponding to the post S p (q p ), to A category in which the evaluated user is highly interested is obtained from the classification result. If the category in which the rated user is highly interested and the category of the post S p (q p ) are the same, the number of interactions related to the post S p (q p ) is multiplied by a constant, and the constant multiplied number of interactions is used to calculate the coefficient ⁇ set.
  • Confidence value calculation unit 130 extracts from post information storage unit 125 posts that the evaluated user has indicated positive intentions for, and their classification results, and sets coefficient ⁇ to increase as the number of posts in each category increases.
  • the confidence value calculation unit 130 updates the evaluation value A(S p (q p )) of the post S p (q p ) to one that considers the category, using the following equation.
  • the reliability value calculation unit 130 uses the posting time of the primary follow user included in the record corresponding to the post S p (q p ) to calculate the posting time
  • the confidence value calculation unit 130 updates the evaluation value A(S p (q p )) of the post S p (q p ) to one that considers the category and the posting time using the following equation.
  • Evaluated User's Evaluation Confidence Value Calculation Unit 130 calculates the sum of evaluation values A(S p (q p )) of all posts by all first-order follow users for an evaluated user. and the total number of posts by all first-order follow users for a given rated user. to obtain the evaluation value of the reliability of a certain evaluated user, and the combination of the evaluated user identifier and the evaluation value is recorded in the reliability value storage unit 135 . Furthermore, categories that are presumed to be of interest to the rated user may be stored together.
  • FIG. 8 shows an example of data stored in the reliability value storage unit 135. As shown in FIG. By storing together the categories that the evaluating user is presumed to be interested in, it becomes clear in which category the reliability value of the evaluated user indicates the reliability value.
  • the output unit 140 receives the evaluated user identifier, acquires the evaluation value corresponding to the evaluated user identifier from the reliability value storage unit 135, and outputs it (S140).
  • the user of the evaluation device wants to obtain an evaluation of the reliability of an evaluated user
  • the user inputs the identifier of the user to be evaluated into the evaluation device, and the evaluation device outputs the evaluation result.
  • the evaluation device may be configured to evaluate the user to be evaluated, that is, to perform S110, S120, and S130 each time the user of the evaluation device inputs the identifier of the user to be evaluated, and output the evaluation result.
  • the evaluation device does not include the confidence value storage unit 135 and the output unit 140, the follow user collection unit 110 performs the processing S110 based on the input evaluated user identifier, and the output of the confidence value calculation unit 130 is output to the evaluation device. is the output of
  • the confidence value calculation unit 130 may not consider whether or not the post S p (q p ) includes a URL or an image.
  • A(S p (q p )) ⁇ A(S p (q p )) omits the process of updating the evaluation value A(S p (q p )).
  • the confidence value calculation unit 130 may not consider the category, in which case A(S p (q p )) ⁇ A(S p (q p )) omits the process of updating the evaluation value A(S p (q p )). Therefore, processing S130-2 and S130-3 can be omitted. Furthermore, the processing related to only one of ⁇ and ⁇ may be omitted.
  • the confidence value calculation unit 130 may not consider the posting time, in which case A(S p (q p )) ⁇ A(S p (q p )) omits the process of updating the evaluation value A(S p (q p )). Therefore, processing S130-4 can be omitted.
  • the evaluation values are designed so that the higher the evaluation value, the higher the evaluation of the post and the user being evaluated.
  • An evaluation value may be designed. In short, any index may be used as long as it is possible to determine whether the evaluation is high or low based on the magnitude of the evaluation value.
  • the evaluation device may output an evaluated user identifier with a high reliability value for the input category.
  • the output unit 140 receives information specifying a category, acquires from the reliability value storage unit 135, and outputs the evaluated user identifiers for the top R evaluation values in the category.
  • the present invention is not limited to the above embodiments and modifications.
  • the various types of processing described above may not only be executed in chronological order according to the description, but may also be executed in parallel or individually according to the processing capacity of the device that executes the processing or as necessary.
  • appropriate modifications are possible without departing from the gist of the present invention.
  • a program that describes this process can be recorded on a computer-readable recording medium.
  • Any computer-readable recording medium may be used, for example, a magnetic recording device, an optical disk, a magneto-optical recording medium, a semiconductor memory, or the like.
  • this program is carried out, for example, by selling, transferring, lending, etc. portable recording media such as DVDs and CD-ROMs on which the program is recorded.
  • the program may be distributed by storing the program in the storage device of the server computer and transferring the program from the server computer to other computers via the network.
  • a computer that executes such a program for example, first stores the program recorded on a portable recording medium or the program transferred from the server computer once in its own storage device. Then, when executing the process, this computer reads the program stored in its own recording medium and executes the process according to the read program. Also, as another execution form of this program, the computer may read the program directly from a portable recording medium and execute processing according to the program, and the program is transferred from the server computer to this computer. Each time, the processing according to the received program may be executed sequentially. In addition, the above-mentioned processing is executed by a so-called ASP (Application Service Provider) type service, which does not transfer the program from the server computer to this computer, and realizes the processing function only by its execution instruction and result acquisition. may be It should be noted that the program in this embodiment includes information used for processing by a computer and conforming to the program (data that is not a direct command to the computer but has the property of prescribing the processing of the computer, etc.).
  • ASP Application Service Provide
  • the device is configured by executing a predetermined program on a computer, but at least part of these processing contents may be implemented by hardware.

Landscapes

  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention provides an evaluation device and the like for evaluating the trustworthiness of a user from information evaluated for trustworthiness. The evaluation device evaluates the trustworthiness of a user of social media. Provided that a user subject to evaluation is a to-be-evaluated user, information identifying the to-be-evaluated user is a to-be-evaluated user identifier, and users followed by the to-be-evaluated user are a primary followed users, the evaluation device includes a followed user collection unit that obtains the to-be-evaluated user identifier and a list of primary followed users, a post information collection unit that obtains information on posts made by the to-be-evaluated user and information on posts made by the primary followed users, and a trustworthiness value calculation unit that evaluates posts made by the primary followed users and uses this evaluation as a basis for evaluating the to-be-evaluated user.

Description

評価装置、評価方法、およびプログラムEvaluation device, evaluation method, and program
 本発明は、任意の人物の信頼性を評価する装置、方法、およびプログラムに関する。 The present invention relates to a device, method, and program for evaluating the reliability of any person.
 ソーシャルメディアにおける情報の信頼性を評価する従来技術として非特許文献1が知られている。非特許文献1では、信頼性のある投稿か否かを分類する分類器を予め作成しておき、分類対象の投稿を分析し、そこからユーザの投稿や再投稿行動、投稿文、外部ソースの引用を特徴量として抽出し、抽出した特徴量を分類器に与え、信頼性のある投稿と信頼性のない投稿に分類する。 Non-Patent Document 1 is known as a conventional technique for evaluating the reliability of information on social media. In Non-Patent Document 1, a classifier that classifies whether or not a post is reliable is created in advance, posts to be classified are analyzed, and from there, user posts, repost behavior, posted sentences, and external sources are analyzed. Citations are extracted as features, and the extracted features are given to a classifier to classify posts into reliable and unreliable posts.
 また、非特許文献2では、ある情報を投稿したユーザを、一般への情報発信を指向しているユーザか、主にコミュニティ内のコミュニケーションのためにツールを使用しているユーザかに分類し、分類結果に基づき、その情報が広く有用な情報であるかどうかを評価する。 In addition, in Non-Patent Document 2, users who have posted certain information are classified into users who are oriented to disseminate information to the general public and users who mainly use tools for communication within the community, Based on the classification results, evaluate whether the information is widely useful information.
 しかしながら、従来技術では、ヒトが情報の信頼性や有用性を評価することはあっても(図1参照)、信頼性を評価された情報からユーザの信頼性を評価する方法(図2参照)は提案されていない。例えば、非特許文献1では、分類器を作成する際に用いる学習用の投稿に対して人手によって評価を行っており、分類対象の投稿を分類する際にも間接的にヒトの評価が行われている。 However, in the prior art, even if humans evaluate the reliability and usefulness of information (see FIG. 1), there is a method for evaluating the user's reliability from information whose reliability has been evaluated (see FIG. 2). is not proposed. For example, in Non-Patent Document 1, training posts used when creating a classifier are manually evaluated, and human evaluation is performed indirectly when classifying posts to be classified. ing.
 本発明は、信頼性を評価された情報からユーザの信頼性を評価する評価装置、評価方法、およびプログラムを提供することを目的とする。 An object of the present invention is to provide an evaluation device, an evaluation method, and a program for evaluating a user's reliability from information whose reliability has been evaluated.
 上記の課題を解決するために、本発明の一態様によれば、評価装置は、ソーシャルメディアのユーザの信頼性を評価する。評価装置は、評価の対象となるユーザを被評価ユーザとし、被評価ユーザを特定する情報を被評価ユーザ識別子とし、被評価ユーザがフォローするユーザを1次フォローユーザとし、被評価ユーザ識別子と1次フォローユーザのリストを取得するフォローユーザ収集部と、被評価ユーザの投稿情報と、1次フォローユーザの投稿情報とを取得する投稿情報収集部と、1次フォローユーザの投稿を評価し、この評価に基づき、被評価ユーザを評価する信頼値算出部と、を含む。 In order to solve the above problems, according to one aspect of the present invention, an evaluation device evaluates the credibility of users of social media. The evaluation device defines a user to be evaluated as an evaluated user, information identifying the evaluated user as an evaluated user identifier, a user followed by the evaluated user as a primary follow user, and an evaluated user identifier and 1 A follow user collection unit that acquires a list of next follow users, a post information collection unit that acquires posted information of rated users and posted information of primary follow users, evaluates posts of primary follow users, a confidence value calculation unit that evaluates the evaluated user based on the evaluation.
 本発明によれば、信頼性を評価された情報からユーザの信頼性を評価することができるという効果を奏する。評価結果は、人材のマッチング等に用いることができる。 According to the present invention, it is possible to evaluate the user's reliability from information whose reliability has been evaluated. The evaluation result can be used for personnel matching and the like.
ヒトが情報の信頼性や有用性を評価する方法を説明するための図。A diagram for explaining how humans evaluate the reliability and usefulness of information. 情報からユーザの信頼性を評価する方法を説明するための図。FIG. 4 is a diagram for explaining a method of evaluating user reliability from information; 第一実施形態に係る評価装置の機能ブロック図。FIG. 2 is a functional block diagram of the evaluation device according to the first embodiment; 第一実施形態に係る評価装置の処理フローの例を示す図。The figure which shows the example of the processing flow of the evaluation apparatus which concerns on 1st embodiment. フォローユーザ記憶部に記憶されるデータの例を示す図。FIG. 5 is a diagram showing an example of data stored in a follow user storage unit; 投稿情報記憶部に記憶されるデータの例を示す図。FIG. 4 is a diagram showing an example of data stored in a posted information storage unit; 信頼値算出部の処理フローを説明するための図。FIG. 4 is a diagram for explaining a processing flow of a reliability value calculation unit; 信頼値記憶部に記憶されるデータ例を示す図。FIG. 4 is a diagram showing an example of data stored in a reliability value storage unit; コンピュータの機能構成例を示す図。The figure which shows the functional structural example of a computer.
 以下、本発明の実施形態について、説明する。なお、以下の説明に用いる図面では、同じ機能を持つ構成部や同じ処理を行うステップには同一の符号を記し、重複説明を省略する。以下の説明において、ベクトルや行列の各要素単位で行われる処理は、特に断りが無い限り、そのベクトルやその行列の全ての要素に対して適用されるものとする。 The embodiment of the present invention will be described below. In the drawings used for the following description, the same reference numerals are given to components having the same functions and steps performing the same processing, and redundant description will be omitted. In the following description, processing performed for each element of a vector or matrix applies to all elements of the vector or matrix unless otherwise specified.
<語の定義>
ソーシャルメディア:インターネットの技術を利用し、個人が情報を発信することで形成されるさまざまな情報交流サービスの総称である。ソーシャルメディアのユーザは投稿し、投稿内容を閲覧することができる。例えば、ソーシャルメディアを提供するサービスとしてtwitter(登録商標)等が知られている。
<Definition of terms>
Social media: A general term for various information exchange services formed by individuals transmitting information using Internet technology. Social media users can post and view posts. For example, twitter (registered trademark) is known as a service that provides social media.
投稿:投稿とは、インターネット上の決められた場所で、文章・画像・動画などの情報を公開すること、または、公開された情報を意味する。例えば、投稿としては、twitterのツイート等がある。 Posting: Posting means publishing information such as sentences, images, videos, etc., or information that has been made public, at a designated place on the Internet. For example, posts include tweets on twitter.
フォロー:フォローとは、特定のユーザの投稿が継続的に表示されるように、特定のユーザを登録することである。 Follow: To follow is to register a specific user so that their posts will be displayed continuously.
フォローユーザ:ユーザAがフォローするユーザのことを「ユーザAのフォローユーザ」と呼ぶ。 Followed user: A user followed by user A is called a "followed user of user A".
フォロワーユーザ:ユーザAをフォローするユーザのことを「ユーザAのフォロワーユーザ」と呼ぶ。 Follower user: A user who follows user A is called a "follower user of user A".
プロフィール:ユーザの特徴などを示す情報である。ソーシャルメディアでは、例えば、ユーザが、ユーザ自身のプロフィールを登録する。 Profile: Information indicating characteristics of the user. In social media, for example, users register their own profiles.
投稿の評価値:投稿の評価値は、ある投稿に対するユーザの評価を表す値である。例えば、ある投稿に対して各ユーザが肯定的な意図(好き、楽しい、指示できる、興味がある等)を示すための機能がソーシャルメディアに存在する場合、肯定的な意図を示したユーザ数が投稿の評価値である。例えば、twitterのあるツイートに対する「いいね」数等が評価値に相当する。 Post evaluation value: The post evaluation value is a value representing the user's evaluation of a certain post. For example, if there is a function in social media for each user to indicate positive intentions (like, fun, instructable, interested, etc.) for a certain post, the number of users who indicated positive intentions is Post rating value. For example, the number of "likes" for a certain tweet on twitter corresponds to the evaluation value.
反応数:反応数は、ある投稿に対する投稿(返信)、ある投稿を引用する投稿等の合計値を表す。例えば、twitterのあるツイートに対するリプライ数とリツイート数の合計が反応数に相当する。 Number of reactions: The number of reactions represents the total number of posts (replies) to a certain post, posts quoting a certain post, and the like. For example, the total number of replies and retweets to a certain tweet on twitter corresponds to the number of reactions.
<第一実施形態のポイント>
 本実施形態では、ソーシャルメディアのユーザ(評価の対象となるユーザであり、以下「被評価ユーザ」ともいう)AのフォローユーザBの投稿を、フォローユーザBのフォローユーザの数(フォロー数)、フォローユーザBのフォロワーユーザの数(フォロワー数)、被評価ユーザAとフォローユーザBとのインタラクション数、投稿内容、投稿時刻等によって評価する。以下、便宜上、被評価ユーザのフォローユーザを1次フォローユーザとも呼び、1次フォローユーザのフォローユーザを2次フォローユーザとも呼ぶ。なお、インタラクションとは被評価ユーザAまたはフォローユーザBのある投稿に対する、被評価ユーザAとフォローユーザBとの一連のやり取りを意味する。インタラクション数とは、あるインタラクションに含まれる投稿数を意味する。例えば、フォローユーザBがある投稿を行い、その投稿に対して被評価ユーザAが投稿(返信)した場合、インタラクション数は2となる。
 さらに、被評価ユーザAを評価する際に、被評価ユーザAが閲覧している情報(1次フォローユーザの投稿)に加え、被評価ユーザAと1次フォローユーザとの関わり度合や嗜好の一致度を考慮に入れる。
<Points of the first embodiment>
In the present embodiment, social media users (users to be evaluated, hereinafter also referred to as "evaluated users") post by follower B of user A are calculated as follows: The number of follower users of follow user B (number of followers), the number of interactions between evaluated user A and follow user B, the content of posts, the time of posting, and the like are used for evaluation. Hereinafter, for the sake of convenience, the following users of the evaluated user are also referred to as primary following users, and the following users of the primary following user are also referred to as secondary following users. Note that the interaction means a series of exchanges between the rated user A and the follow user B in response to a post by the rated user A or the follow user B. The number of interactions means the number of posts included in a certain interaction. For example, when follower user B makes a post and rated user A posts (replies) to the post, the number of interactions is two.
Furthermore, when evaluating user A, in addition to information viewed by evaluated user A (posts of primary follow users), the degree of involvement and matching of preferences between evaluated user A and primary follow users take degrees into account.
<第一実施形態に係る評価装置>
 図3は第一実施形態に係る評価装置の機能ブロック図を、図4はその処理フローを示す。
<Evaluation Apparatus According to First Embodiment>
FIG. 3 is a functional block diagram of the evaluation device according to the first embodiment, and FIG. 4 shows its processing flow.
 評価装置は、フォローユーザ収集部110と、フォローユーザ記憶部115と、投稿情報収集部120と、投稿情報記憶部125と、信頼値算出部130と、信頼値記憶部135と、出力部140とを含む。 The evaluation device includes a follow user collection unit 110, a follow user storage unit 115, a post information collection unit 120, a post information storage unit 125, a confidence value calculation unit 130, a confidence value storage unit 135, and an output unit 140. including.
 評価装置は、被評価ユーザを特定する情報(以下、「被評価ユーザ識別子」ともいう)を入力とし、被評価ユーザを評価する。 The evaluation device receives information identifying the evaluated user (hereinafter also referred to as "evaluated user identifier") and evaluates the evaluated user.
 本実施形態では、評価装置は、複数の被評価ユーザ識別子を入力とし、複数の被評価ユーザを評価し、被評価ユーザ識別子とその評価結果とを記憶しておく。複数の被評価ユーザ識別子は、評価装置の管理者等により与えられてもよいし、ランダムに選出したユーザと、そのユーザを起点として、フォロー関係をたどり、所定数のユーザを選出し、選出したユーザを被評価ユーザとし、複数の被評価ユーザ識別子を取得してもよい。 In this embodiment, the evaluation device receives a plurality of evaluated user identifiers, evaluates the plurality of evaluated users, and stores the evaluated user identifiers and the evaluation results. A plurality of user identifiers to be evaluated may be given by the administrator of the evaluation device or the like. A plurality of rated user identifiers may be obtained by using the user as the rated user.
 さらに、評価装置の利用者が評価装置に被評価ユーザ識別子を入力すると、評価装置は入力された被評価ユーザ識別子に対応する評価結果を出力する。 Furthermore, when the user of the evaluation device inputs an evaluated user identifier into the evaluation device, the evaluation device outputs evaluation results corresponding to the input evaluated user identifier.
 以下、各部について説明する。 Each part will be explained below.
<フォローユーザ収集部110およびフォローユーザ記憶部115>
 フォローユーザ収集部110は、複数の被評価ユーザ識別子を受け取り、ソーシャルメディアを提供するサーバ90から被評価ユーザ識別子と1次フォローユーザのリストを取得し(S110)、フォローユーザ記憶部115に記憶する。例えば、アカウント名やユーザ名によりユーザを特定することができる場合には、被評価ユーザ識別子としてアカウント名やユーザ名を利用してもよい。1次フォローユーザのリストには、1次フォローユーザを特定するための情報(以下「1次フォローユーザ識別子」ともいう)が含まれる。図5は、フォローユーザ記憶部115に記憶されるデータの例を示す。図5では、サーバ90内で用いる被評価ユーザ識別子に対して、評価装置内で用いる識別子(装置内識別子)を付与しているが、これは必ずしも付与する必要はない。装置内識別子として、UID(User Identifier)やURI(Uniform Resource Identifier)を用いることができる。
<Follow User Collection Unit 110 and Follow User Storage Unit 115>
The follow user collection unit 110 receives a plurality of evaluated user identifiers, acquires the evaluated user identifiers and a list of primary follow users from the server 90 that provides social media (S110), and stores them in the follow user storage unit 115. . For example, if a user can be identified by an account name or user name, the account name or user name may be used as the evaluated user identifier. The list of primary follow users includes information for identifying primary follow users (hereinafter also referred to as "primary follow user identifier"). FIG. 5 shows an example of data stored in the follow user storage unit 115. As shown in FIG. In FIG. 5, the identifier used in the evaluation apparatus (in-apparatus identifier) is given to the evaluated user identifier used in the server 90, but this does not necessarily have to be given. A UID (User Identifier) or a URI (Uniform Resource Identifier) can be used as the intra-device identifier.
<投稿情報収集部120および投稿情報記憶部125>
 投稿情報収集部120は、フォローユーザ記憶部115から被評価ユーザ識別子と1次フォローユーザのリストを取り出し、サーバ90から被評価ユーザの投稿情報と、1次フォローユーザの投稿情報とを取得する(S120)。なお、投稿情報とは、投稿に関連する情報であり、サーバ90から取得可能な情報である。投稿情報収集部120は、被評価ユーザの投稿情報と、1次フォローユーザの投稿情報とから以下の情報を抽出または生成し、投稿情報記憶部125に記憶する。
<Posted Information Collection Unit 120 and Posted Information Storage Unit 125>
The posted information collection unit 120 extracts the rated user identifier and the list of primary follow users from the follow user storage unit 115, and acquires the posted information of the rated user and the posted information of the primary follow user from the server 90 ( S120). Posted information is information related to a post, and is information that can be obtained from the server 90 . The posted information collection unit 120 extracts or generates the following information from the posted information of the rated user and the posted information of the primary follow user, and stores the information in the posted information storage unit 125 .
・被評価ユーザと1次フォローユーザとの組合せを示す識別子(以下、「組合せ識別子」ともいう)
・被評価ユーザ識別子
・1次フォローユーザ識別子
・1次フォローユーザの投稿内容
・1次フォローユーザのプロフィール
・被評価ユーザの投稿内容
・被評価ユーザのプロフィール
・被評価ユーザと1次フォローユーザとのインタラクション数(図中、「交流回数」と表記する)
・1次フォローユーザの投稿時刻
さらに、投稿情報収集部120は、以下の情報を抽出または生成し、投稿情報記憶部125に記憶してもよい。
・Identifier that indicates the combination of the rated user and the primary follow user (hereinafter also referred to as "combination identifier")
・Evaluated user identifier ・Primary follow user identifier ・Contents posted by the primary follow user ・Profile of the primary follow user ・Contents posted by the rated user ・Profile of the rated user Number of interactions (denoted as “number of interactions” in the figure)
Posting Time of Primary Follow User Further, the posted information collection unit 120 may extract or generate the following information and store it in the posted information storage unit 125 .
・1次フォローユーザの投稿にURLが含まれるか否かを示す情報
・投稿に含まれる引用URL(図中、省略しているが、例えば「www.example_****.com/news.htm」等のURL自体が記憶される)
・1次フォローユーザの投稿に画像が含まれるか否かを示す情報
・1次フォローユーザの投稿の評価値
・1次フォローユーザの投稿の反応値
・1次フォローユーザの2次フォローユーザ数
・1次フォローユーザのフォロワーユーザ数
・1次フォローユーザの投稿数
 図6は、投稿情報記憶部125に記憶されるデータの例を示す。投稿情報収集部120は、1次フォローユーザの投稿毎にレコードを生成し、投稿情報記憶部125に記憶する。なお、「被評価ユーザの投稿内容」は、レコードの「1次フォローユーザの投稿」との関連する投稿であり、「1次フォローユーザの投稿」に対する返信となる投稿、「1次フォローユーザの投稿」によって返信される投稿、「1次フォローユーザの投稿」を引用する投稿、「1次フォローユーザの投稿」によって引用される投稿等である。
 さらに、投稿情報収集部120は、被評価ユーザの投稿情報から、「被評価ユーザが肯定的な意図を示した投稿」を抽出し、被評価ユーザ識別子と紐づけて投稿情報記憶部125に記憶する。ただし、「被評価ユーザが肯定的な意図を示した投稿」は図示しない。
・Information indicating whether or not a URL is included in the post of the primary follower ・Quoted URL included in the post ” and other URLs are stored)
・Information indicating whether or not an image is included in the post of the 1st follower ・Evaluation value of the post of the 1st follower ・Reaction value of the post of the 1st follower ・Number of secondary followers of the 1st follower ・Number of Follower Users of Primary Follow User/Number of Posts of Primary Follow User FIG. 6 shows an example of data stored in the posted information storage unit 125 . The post information collection unit 120 generates a record for each post by the primary follow user, and stores the record in the post information storage unit 125 . In addition, "Posted content of the rated user" is a post related to the "Post of the 1st follow user" of the record. Posts that are replied by "posts", posts that quote "posts of the primary follow user", posts that are quoted by "posts of the primary follow user", and the like.
Furthermore, the posted information collection unit 120 extracts “posts in which the rated user has indicated positive intentions” from the posted information of the rated user, and stores them in the posted information storage unit 125 in association with the rated user identifier. do. However, "posts in which the evaluated user has indicated a positive intention" are not illustrated.
<信頼値算出部130および信頼値記憶部135>
 信頼値算出部130は、被評価ユーザの1次フォローユーザの投稿を評価し、この評価に基づき、被評価ユーザを評価し(S130)、被評価ユーザの評価値を、信頼値記憶部135に記憶する。このような構成とすることで、被評価ユーザを囲む情報に基づき被評価ユーザを評価することができる。
<Confidence Value Calculation Unit 130 and Confidence Value Storage Unit 135>
The confidence value calculation unit 130 evaluates the post of the rated user's primary follow user, evaluates the rated user based on this evaluation (S130), and stores the evaluation value of the rated user in the confidence value storage unit 135. Remember. With such a configuration, the rated user can be evaluated based on the information surrounding the rated user.
 このとき、信頼値算出部130は、被評価ユーザおよび1次フォローユーザが興味を持つと推定されるカテゴリを考慮して、被評価ユーザの1次フォローユーザの投稿の評価を更新する。 At this time, the confidence value calculation unit 130 updates the evaluation of the post by the primary follow user of the rated user, taking into consideration the categories that are assumed to be of interest to the rated user and the primary follow user.
 また、信頼値算出部130は、1次フォローユーザの投稿時刻を考慮して、被評価ユーザの1次フォローユーザの投稿の評価を更新する。 In addition, the reliability value calculation unit 130 updates the evaluation of the post by the primary follow user of the rated user, taking into consideration the posting time of the primary follow user.
 図7は、信頼値算出部130の処理フローを説明するための図である。 FIG. 7 is a diagram for explaining the processing flow of the reliability value calculation unit 130. FIG.
(S130-1)投稿の信頼性評価
 例えば、以下の処理により、信頼値算出部130は、被評価ユーザの1次フォローユーザの投稿の信頼性を評価する。
(S130-1) Evaluation of Reliability of Posting For example, the reliability value calculation unit 130 evaluates the reliability of a post by a primary follow user of an evaluated user through the following process.
 ある被評価ユーザの1次フォローユーザの総数をPとし、p=1,2,…,Pとし、p番目の1次フォローユーザの投稿の総数をQpとし、qp=1,2,…,Qpとする。p番目の1次フォローユーザのqp番目の投稿をSp(qp)とする。 Let P be the total number of 1st-order followers of a given user, p=1,2,...,P, and Qp be the total number of posts of the p-th 1st-order follower, qp =1,2,... , Q p . Let S p (q p ) be the q p -th post of the p -th primary follower user.
 信頼値算出部130は、投稿情報記憶部125から1次フォローユーザの投稿Sp(qp)に対応するレコードを取り出す。その中に含まれる
・1次フォローユーザの投稿Sp(qp)の評価値B(Sp(qp))
・1次フォローユーザの投稿Sp(qp)の反応値C(Sp(qp))
・1次フォローユーザのフォロワー数D(p)
を用いて、1次フォローユーザの投稿Sp(qp)の信頼性の評価値A(Sp(qp))を次式により求める。
The confidence value calculation unit 130 retrieves a record corresponding to the post S p (q p ) of the primary follow user from the post information storage unit 125 . Included in it ・The evaluation value B(S p (q p )) of the post S p (q p ) of the first follower user
・Reaction value C(S p (q p )) of post S p (q p ) of primary follower user
・The number of followers D(p) of the primary follower user
is used, the reliability evaluation value A(S p (q p )) of the post S p (q p ) of the primary follower user is obtained by the following equation.
A(Sp(qp))=(b×B(Sp(qp))+c×C(Sp(qp)))/D(p)
なお、b,cはそれぞれ評価値B(Sp(qp))、反応値C(Sp(qp))に対する重みであり、評価に先立ち、シミュレーション等により算出しておく。ここでは、評価値B(Sp(qp))、反応値C(Sp(qp))が大きいほど投稿Sp(qp)の信頼性が高いと評価し、1次フォローユーザのフォロワー数D(p)に対して、評価値B(Sp(qp))および反応値C(Sp(qp))が小さいほど、他のユーザの反応がなく、投稿Sp(qp)の信頼性が低いと評価する。
 さらに、信頼値算出部130は、投稿Sp(qp)に対応するレコードに含まれる
・投稿Sp(qp)にURLが含まれるか否かを示す情報
・投稿Sp(qp)に画像が含まれるか否かを示す情報
を用いて、投稿Sp(qp)にURLまたは画像が含まれる場合に
A(Sp(qp))←αA(Sp(qp))
として、評価値A(Sp(qp))を更新する。なお、αは1より大きい定数であり、評価に先立ち、シミュレーション等により算出しておく。ここでは、投稿Sp(qp)にURLまたは画像が含まれるほうが、含まれない場合に比べ、信頼性が高いと評価している。以上の処理を、p=1,2,…,P、qp=1,2,…,Qpに対して行う。
A(S p (q p ))=(b×B(S p (q p ))+c×C(S p (q p )))/D(p)
Note that b and c are weights for the evaluation value B (S p (q p )) and the reaction value C (S p (q p )), respectively, and are calculated by simulation or the like prior to evaluation. Here, the higher the evaluation value B (S p (q p )) and the reaction value C (S p (q p )), the higher the reliability of the post S p (q p ). The smaller the evaluation value B (S p (q p )) and the reaction value C (S p (q p )) with respect to the number of followers D(p), the lower the reaction of other users and the more posts S p (q p ) is evaluated as unreliable.
Further, the confidence value calculation unit 130 calculates information indicating whether or not the URL is included in the post S p (q p ), which is included in the record corresponding to the post S p (q p ), and the post S p (q p ). If the post S p (q p ) contains a URL or an image, using information indicating whether the post S p (q p ) contains an image
A(S p (q p ))←αA(S p (q p ))
, the evaluation value A(S p (q p )) is updated. Note that α is a constant greater than 1, and is calculated by simulation or the like prior to evaluation. Here, posts S p (q p ) that contain URLs or images are evaluated as more reliable than those that do not. The above processing is performed for p=1,2,...,P and qp =1,2,..., Qp .
(S130-2)カテゴリ分類
 信頼値算出部130は、投稿情報記憶部125から
・被評価ユーザが肯定的な意図(好き、楽しい、指示できる、興味がある等)を示した投稿
を取り出し、投稿Sp(qp)に対応するレコードに含まれる
・1次フォローユーザの投稿内容
・1次フォローユーザのプロフィール
・被評価ユーザの投稿内容
・被評価ユーザのプロフィール
と、被評価ユーザが肯定的な意図を示した投稿のカテゴリを分類し、投稿とプロフィールに分類結果を紐づけて投稿情報記憶部125に記憶する。なお、評価に先立ち、カテゴリ分類の分類器をサーバ等に用意しておき、サーバ等から取得してもよい。カテゴリとしては、キャリア、ゲーム、スポーツ、ビジネス、コンピュータ・テクノロジー等の様々なカテゴリが考えられる。なお、1つの投稿やプロフィールを複数のカテゴリに分類してもよい。
(S130-3)カテゴリを考慮した評価の更新
 信頼値算出部130は、投稿Sp(qp)に対応するレコードに含まれる
・1次フォローユーザの投稿内容とそのカテゴリ分類結果
・被評価ユーザと1次フォローユーザとのインタラクション数
を用いて、あるカテゴリについての投稿のインタラクション数が多いほど係数βが大きくなるように設定する。例えば、カテゴリA,B,Cがあり、カテゴリAについての投稿Sp(qp)のインタラクション数が大きい場合、カテゴリAについての係数βが大きくなるように設定する。1次フォローユーザp毎に係数βを設定する。さらに、1次フォローユーザp毎かつカテゴリ毎に係数γを設定してもよいし、1次フォローユーザp毎に上位R個のカテゴリに対してそれぞれ異なるR個の係数γを設定してもよい。例えばR=1とし、最もインタラクション数が大きいカテゴリのみβを設定してもよい。βは1より大きい定数であり、評価に先立ち、シミュレーション等により算出しておく。
 さらに、信頼値算出部130は、投稿Sp(qp)に対応するレコードに含まれる
・被評価ユーザの投稿内容とそのカテゴリ分類結果
・被評価ユーザのプロフィールとそのカテゴリ分類結果
を用いて、分類結果から被評価ユーザの関心が高いカテゴリを求める。被評価ユーザの関心が高いカテゴリと、投稿Sp(qp)のカテゴリが同じ場合、その投稿Sp(qp)に係るインタラクション数を定数倍し、定数倍したインタラクション数を用いて係数βを設定する。
(S130-2) Category Classification Confidence Value Calculation Unit 130 retrieves from post information storage unit 125 posts that the evaluated user has indicated positive intentions (like, fun, can instruct, is interested in, etc.), and posts them. Included in the record corresponding to S p (q p ) ・Posted content of the 1st follower user ・Profile of the 1st follower user ・Posted content of the rated user ・Profile of the rated user The category of the post indicating the intention is classified, and the classified result is linked to the post and the profile and stored in the posted information storage unit 125 . Prior to the evaluation, a classifier for category classification may be prepared in a server or the like and obtained from the server or the like. Categories may include various categories such as careers, games, sports, business, computer technology, and so on. A single post or profile may be classified into multiple categories.
(S130-3) Update of evaluation considering category The confidence value calculation unit 130 calculates the contents of the post S p (q p ) included in the record corresponding to the post S p (q p ), the post content of the primary follow user and its category classification result, and the evaluated user and the number of interactions with first-order follow users, the coefficient β is set so that the greater the number of interactions with posts in a certain category, the larger the coefficient β. For example, if there are categories A, B, and C, and the number of interactions of posts S p (q p ) for category A is large, the coefficient β for category A is set to be large. Set the coefficient β for each primary follow user p. Furthermore, the coefficient γ may be set for each primary follow user p and for each category, or different R coefficients γ may be set for the top R categories for each primary follow user p. . For example, R=1 and β may be set only for the category with the largest number of interactions. β is a constant greater than 1, and is calculated by simulation or the like prior to evaluation.
Further, the confidence value calculation unit 130 uses the contents of posts by the rated user and their categorization results and the profile of the rated user and their categorization results, which are included in the record corresponding to the post S p (q p ), to A category in which the evaluated user is highly interested is obtained from the classification result. If the category in which the rated user is highly interested and the category of the post S p (q p ) are the same, the number of interactions related to the post S p (q p ) is multiplied by a constant, and the constant multiplied number of interactions is used to calculate the coefficient β set.
 ここでは、被評価ユーザと1次フォローユーザとのインタラクション数が大きい場合、そのインタラクションに係るカテゴリに関心があり、そのカテゴリに関する1次フォローユーザの投稿は信頼性が高いと評価している。
 信頼値算出部130は、投稿情報記憶部125から
・被評価ユーザが肯定的な意図を示した投稿とその分類結果
を取り出し、カテゴリ毎の投稿数が多いほど係数γが大きくなるように設定してもよい。なお、カテゴリ毎に係数γを設定してもよいし、上位R個のカテゴリに対してそれぞれ異なるR個の係数γを設定してもよい。例えばR=1とし、最も投稿数が多いカテゴリのみγを設定してもよい。要は、カテゴリ毎の投稿数が多いほど係数γが大きくなるように設定すればどのように設定してもよい。ここでは、「被評価ユーザが肯定的な意図を示した投稿」が多く属するカテゴリほど、被評価ユーザの関心は高く、そのカテゴリに関する1次フォローユーザの投稿は信頼性が高いと評価している。
 信頼値算出部130は、次式により、カテゴリを考慮したものへと投稿Sp(qp)の評価値A(Sp(qp))を更新する。
Here, when the number of interactions between the evaluated user and the primary follow user is large, the category related to that interaction is of interest, and the post of the primary follow user regarding that category is evaluated as highly reliable.
Confidence value calculation unit 130 extracts from post information storage unit 125 posts that the evaluated user has indicated positive intentions for, and their classification results, and sets coefficient γ to increase as the number of posts in each category increases. may Note that the coefficient γ may be set for each category, or R different coefficients γ may be set for the top R categories. For example, R=1 and γ may be set only for the category with the largest number of posts. In short, any setting may be made as long as the coefficient γ is set to increase as the number of posts in each category increases. Here, the category to which many "posts in which the rated user indicated positive intentions" belongs is of high interest to the rated user, and the post of the first-follow user in that category is evaluated as highly reliable. .
The confidence value calculation unit 130 updates the evaluation value A(S p (q p )) of the post S p (q p ) to one that considers the category, using the following equation.
A(Sp(qp))←β×γ×A(Sp(qp))
(S130-4)投稿時刻を考慮した評価の更新
 さらに、信頼値算出部130は、投稿Sp(qp)に対応するレコードに含まれる
・1次フォローユーザの投稿時刻
を用いて、投稿時刻からの経過時間が小さいほど係数δが大きくなるように設定する。例えば、投稿時刻からの経過時間が1日以内の場合にはδ=3、投稿時刻からの経過時間が1週間以内の場合にはδ=2、投稿時刻からの経過時間が1週間よりも大きい場合にはδ=1とする。ここでは、投稿時刻からの経過時間が小さいほど投稿の信頼性が高いと想定している。
A(S p (q p ))←β×γ×A(S p (q p ))
(S130-4) Update of evaluation considering posting time Further, the reliability value calculation unit 130 uses the posting time of the primary follow user included in the record corresponding to the post S p (q p ) to calculate the posting time The coefficient δ is set to increase as the elapsed time from . For example, if the elapsed time from the posting time is less than 1 day, δ=3, if the elapsed time from the posting time is less than 1 week, δ=2, and the elapsed time from the posting time is greater than 1 week. set δ=1. Here, it is assumed that the shorter the elapsed time from the posting time, the higher the reliability of the posting.
 信頼値算出部130は、次式により、カテゴリおよび投稿時刻を考慮したものへと投稿Sp(qp)の評価値A(Sp(qp))を更新する。 The confidence value calculation unit 130 updates the evaluation value A(S p (q p )) of the post S p (q p ) to one that considers the category and the posting time using the following equation.
A(Sp(qp))←δ×A(Sp(qp))
(S130-5)被評価ユーザの評価
 信頼値算出部130は、ある被評価ユーザに対する全1次フォローユーザの全投稿の評価値A(Sp(qp))の総和
Figure JPOXMLDOC01-appb-M000001
を求め、さらに、求めた総和を、ある被評価ユーザに対する全1次フォローユーザの投稿数の総和
Figure JPOXMLDOC01-appb-M000002
で割って、ある被評価ユーザの信頼性の評価値を求め、信頼値記憶部135に被評価ユーザ識別子と評価値の組合せを記録する。さらに、被評価ユーザが興味を持つと推定されるカテゴリを一緒に記憶してもよい。例えば、被評価ユーザの投稿内容と被評価ユーザのプロフィールから求めた「被評価ユーザの関心が高いカテゴリ」や「インタラクション数が多いカテゴリ」をそのまま被評価ユーザが興味を持つカテゴリと推定してもよいし、「被評価ユーザの関心が高いカテゴリ」に対応する投稿数と「インタラクション数が多いカテゴリ」の投稿数とに基づき被評価ユーザが興味を持つカテゴリを推定してもよい。図8は、信頼値記憶部135に記憶されるデータ例を示す。評価ユーザが興味を持つと推定されるカテゴリを合わせて記憶することで被評価ユーザの信頼値がどのカテゴリにおける信頼値を示すのかが明確になる。
<出力部140>
 出力部140は、被評価ユーザ識別子を入力とし、被評価ユーザ識別子に対応する評価値を信頼値記憶部135から取得し、出力する(S140)。
A(S p (q p ))←δ×A(S p (q p ))
(S130-5) Evaluated User's Evaluation Confidence Value Calculation Unit 130 calculates the sum of evaluation values A(S p (q p )) of all posts by all first-order follow users for an evaluated user.
Figure JPOXMLDOC01-appb-M000001
and the total number of posts by all first-order follow users for a given rated user.
Figure JPOXMLDOC01-appb-M000002
to obtain the evaluation value of the reliability of a certain evaluated user, and the combination of the evaluated user identifier and the evaluation value is recorded in the reliability value storage unit 135 . Furthermore, categories that are presumed to be of interest to the rated user may be stored together. For example, even if "categories in which the rated user is highly interested" or "categories with many interactions" obtained from the content posted by the rated user and the profile of the rated user are assumed to be the categories in which the rated user is interested. Alternatively, the category in which the rated user is interested may be estimated based on the number of posts corresponding to the 'category in which the rated user is highly interested' and the number of posts in the 'category with a large number of interactions'. FIG. 8 shows an example of data stored in the reliability value storage unit 135. As shown in FIG. By storing together the categories that the evaluating user is presumed to be interested in, it becomes clear in which category the reliability value of the evaluated user indicates the reliability value.
<Output unit 140>
The output unit 140 receives the evaluated user identifier, acquires the evaluation value corresponding to the evaluated user identifier from the reliability value storage unit 135, and outputs it (S140).
 例えば、評価装置の利用者がある被評価ユーザの信頼性の評価を得たい場合には、利用者が評価装置に被評価ユーザ識別子を入力し、評価装置が評価結果を出力する。 For example, when the user of the evaluation device wants to obtain an evaluation of the reliability of an evaluated user, the user inputs the identifier of the user to be evaluated into the evaluation device, and the evaluation device outputs the evaluation result.
<効果>
 以上の構成により、信頼性を評価された情報からユーザの信頼性を評価することができ、評価結果は、人材のマッチング等に用いることができる。
<effect>
With the above configuration, it is possible to evaluate the reliability of the user from the information whose reliability has been evaluated, and the evaluation result can be used for personnel matching or the like.
<変形例>
 評価装置は、評価装置の利用者から被評価ユーザ識別子が入力される度に、被評価ユーザの評価を行い、つまり、S110,S120,S130を行い、評価結果を出力する構成としてもよい。この場合、評価装置は信頼値記憶部135および出力部140を含まず、フォローユーザ収集部110は、入力された被評価ユーザ識別子に基づき処理S110を行い、信頼値算出部130の出力を評価装置の出力とする。
<Modification>
The evaluation device may be configured to evaluate the user to be evaluated, that is, to perform S110, S120, and S130 each time the user of the evaluation device inputs the identifier of the user to be evaluated, and output the evaluation result. In this case, the evaluation device does not include the confidence value storage unit 135 and the output unit 140, the follow user collection unit 110 performs the processing S110 based on the input evaluated user identifier, and the output of the confidence value calculation unit 130 is output to the evaluation device. is the output of
 信頼値算出部130は、投稿Sp(qp)にURLまたは画像が含まれるが含まれるか否かを考慮しなくともよく、その場合、
A(Sp(qp))←αA(Sp(qp))
により、評価値A(Sp(qp))を更新する処理を省く。
The confidence value calculation unit 130 may not consider whether or not the post S p (q p ) includes a URL or an image.
A(S p (q p ))←αA(S p (q p ))
omits the process of updating the evaluation value A(S p (q p )).
 信頼値算出部130は、カテゴリを考慮しなくてもよく、その場合、
A(Sp(qp))←β×γ×A(Sp(qp))
により、評価値A(Sp(qp))を更新する処理を省く。よって、処理S130-2,S130-3を省くことができる。さらに、β、γの何れか一方のみに係る処理を省略してもよい。
The confidence value calculation unit 130 may not consider the category, in which case
A(S p (q p ))←β×γ×A(S p (q p ))
omits the process of updating the evaluation value A(S p (q p )). Therefore, processing S130-2 and S130-3 can be omitted. Furthermore, the processing related to only one of β and γ may be omitted.
 信頼値算出部130は、投稿時刻を考慮しなくてもよく、その場合、
A(Sp(qp))←δ×A(Sp(qp))
により、評価値A(Sp(qp))を更新する処理を省く。よって、処理S130-4を省くことができる。
The confidence value calculation unit 130 may not consider the posting time, in which case
A(S p (q p ))←δ×A(S p (q p ))
omits the process of updating the evaluation value A(S p (q p )). Therefore, processing S130-4 can be omitted.
 本実施形態では、評価値が大きいほど投稿および被評価ユーザの評価は高くなるようによう評価値を設計しているが、評価値が小さいほど投稿および被評価ユーザの評価は高くなるようによう評価値を設計してもよい。要は、評価値の大小により評価の高低が判断できる指標であればどのようなものであってもよい。 In this embodiment, the evaluation values are designed so that the higher the evaluation value, the higher the evaluation of the post and the user being evaluated. An evaluation value may be designed. In short, any index may be used as long as it is possible to determine whether the evaluation is high or low based on the magnitude of the evaluation value.
 評価装置の利用者が評価装置にカテゴリを入力すると、評価装置は入力されたカテゴリに対して信頼値の高い被評価ユーザ識別子を出力する構成としてもよい。その場合、出力部140は、カテゴリを特定する情報を入力とし、そのカテゴリの中で評価値が上位R個に対する被評価ユーザ識別子を信頼値記憶部135から取得し、出力する。 When the user of the evaluation device inputs a category into the evaluation device, the evaluation device may output an evaluated user identifier with a high reliability value for the input category. In this case, the output unit 140 receives information specifying a category, acquires from the reliability value storage unit 135, and outputs the evaluated user identifiers for the top R evaluation values in the category.
<その他の変形例>
 本発明は上記の実施形態及び変形例に限定されるものではない。例えば、上述の各種の処理は、記載に従って時系列に実行されるのみならず、処理を実行する装置の処理能力あるいは必要に応じて並列的にあるいは個別に実行されてもよい。その他、本発明の趣旨を逸脱しない範囲で適宜変更が可能である。
<Other Modifications>
The present invention is not limited to the above embodiments and modifications. For example, the various types of processing described above may not only be executed in chronological order according to the description, but may also be executed in parallel or individually according to the processing capacity of the device that executes the processing or as necessary. In addition, appropriate modifications are possible without departing from the gist of the present invention.
<プログラム及び記録媒体>
 上述の各種の処理は、図9に示すコンピュータ2000の記録部2020に、上記方法の各ステップを実行させるプログラムを読み込ませ、制御部2010、入力部2030、出力部2040、表示部2050などに動作させることで実施できる。
<Program and recording medium>
In the above-described various processes, the recording unit 2020 of the computer 2000 shown in FIG. It can be implemented by
 この処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、例えば、磁気記録装置、光ディスク、光磁気記録媒体、半導体メモリ等どのようなものでもよい。 A program that describes this process can be recorded on a computer-readable recording medium. Any computer-readable recording medium may be used, for example, a magnetic recording device, an optical disk, a magneto-optical recording medium, a semiconductor memory, or the like.
 また、このプログラムの流通は、例えば、そのプログラムを記録したDVD、CD-ROM等の可搬型記録媒体を販売、譲渡、貸与等することによって行う。さらに、このプログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することにより、このプログラムを流通させる構成としてもよい。 In addition, the distribution of this program is carried out, for example, by selling, transferring, lending, etc. portable recording media such as DVDs and CD-ROMs on which the program is recorded. Further, the program may be distributed by storing the program in the storage device of the server computer and transferring the program from the server computer to other computers via the network.
 このようなプログラムを実行するコンピュータは、例えば、まず、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、一旦、自己の記憶装置に格納する。そして、処理の実行時、このコンピュータは、自己の記録媒体に格納されたプログラムを読み取り、読み取ったプログラムに従った処理を実行する。また、このプログラムの別の実行形態として、コンピュータが可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することとしてもよく、さらに、このコンピュータにサーバコンピュータからプログラムが転送されるたびに、逐次、受け取ったプログラムに従った処理を実行することとしてもよい。また、サーバコンピュータから、このコンピュータへのプログラムの転送は行わず、その実行指示と結果取得のみによって処理機能を実現する、いわゆるASP(Application Service Provider)型のサービスによって、上述の処理を実行する構成としてもよい。なお、本形態におけるプログラムには、電子計算機による処理の用に供する情報であってプログラムに準ずるもの(コンピュータに対する直接の指令ではないがコンピュータの処理を規定する性質を有するデータ等)を含むものとする。 A computer that executes such a program, for example, first stores the program recorded on a portable recording medium or the program transferred from the server computer once in its own storage device. Then, when executing the process, this computer reads the program stored in its own recording medium and executes the process according to the read program. Also, as another execution form of this program, the computer may read the program directly from a portable recording medium and execute processing according to the program, and the program is transferred from the server computer to this computer. Each time, the processing according to the received program may be executed sequentially. In addition, the above-mentioned processing is executed by a so-called ASP (Application Service Provider) type service, which does not transfer the program from the server computer to this computer, and realizes the processing function only by its execution instruction and result acquisition. may be It should be noted that the program in this embodiment includes information used for processing by a computer and conforming to the program (data that is not a direct command to the computer but has the property of prescribing the processing of the computer, etc.).
 また、この形態では、コンピュータ上で所定のプログラムを実行させることにより、本装置を構成することとしたが、これらの処理内容の少なくとも一部をハードウェア的に実現することとしてもよい。 In addition, in this embodiment, the device is configured by executing a predetermined program on a computer, but at least part of these processing contents may be implemented by hardware.
110 フォローユーザ収集部
115 フォローユーザ記憶部
120 投稿情報収集部
125 投稿情報記憶部
130 信頼値算出部
135 信頼値記憶部
140 出力部
110 follow user collection unit 115 follow user storage unit 120 post information collection unit 125 post information storage unit 130 confidence value calculation unit 135 confidence value storage unit 140 output unit

Claims (8)

  1.  ソーシャルメディアのユーザの信頼性を評価する評価装置であって、
     評価の対象となるユーザを被評価ユーザとし、被評価ユーザを特定する情報を被評価ユーザ識別子とし、被評価ユーザがフォローするユーザを1次フォローユーザとし、
     被評価ユーザ識別子と1次フォローユーザのリストを取得するフォローユーザ収集部と、
     前記被評価ユーザの投稿情報と、前記1次フォローユーザの投稿情報とを取得する投稿情報収集部と、
     前記1次フォローユーザの投稿を評価し、この評価に基づき、前記被評価ユーザを評価する信頼値算出部と、を含む、
     評価装置。
    An evaluation device for evaluating the credibility of a user of social media,
    The user to be evaluated is defined as the evaluated user, the information identifying the evaluated user is defined as the evaluated user identifier, and the user followed by the evaluated user is defined as the primary follow user,
    a follow user collection unit that acquires a list of rated user identifiers and primary follow users;
    a posted information collecting unit that acquires the posted information of the rated user and the posted information of the primary follow user;
    a confidence value calculation unit that evaluates the post of the primary follow user and evaluates the evaluated user based on this evaluation;
    Evaluation device.
  2.  請求項1の評価装置であって、
     前記信頼値算出部は、
     前記被評価ユーザおよび前記1次フォローユーザが興味を持つと推定されるカテゴリを考慮して、前記1次フォローユーザの投稿の評価を更新する、
     評価装置。
    The evaluation device of claim 1,
    The confidence value calculation unit
    updating the rating of the post of the primary follow user, taking into account the categories presumed to be of interest to the rated user and the primary follow user;
    Evaluation device.
  3.  請求項2の評価装置であって、
     前記被評価ユーザまたは前記1次フォローユーザの投稿に対する、前記被評価ユーザと前記1次フォローユーザとの一連のやり取りに含まれる投稿数をインタラクション数とし、
     前記信頼値算出部は、あるカテゴリについての投稿のインタラクション数が多いほど前記1次フォローユーザの投稿の評価が高くなるように評価値を更新する、
     評価装置。
    The evaluation device according to claim 2,
    The number of posts included in a series of interactions between the rated user and the primary follow user for the posts of the rated user or the primary follow user is defined as the number of interactions,
    The reliability value calculation unit updates the evaluation value so that the evaluation of the post by the primary follow user increases as the number of interactions of the post regarding a certain category increases.
    Evaluation device.
  4.  請求項3の評価装置であって、
     前記信頼値算出部は、前記被評価ユーザの関心が高いカテゴリと、前記1次フォローユーザの投稿のカテゴリが同じ場合、その投稿に係るインタラクション数を定数倍し、定数倍したインタラクション数に基づき評価値を更新する、
     評価装置。
    The evaluation device according to claim 3,
    The reliability value calculation unit multiplies the number of interactions related to the post by a constant when the category in which the evaluated user is highly interested and the category of the post by the primary follow user are the same, and evaluates based on the number of interactions multiplied by the constant. update the value,
    Evaluation device.
  5.  請求項2から請求項4の何れかの評価装置であって、
     前記信頼値算出部は、前記被評価ユーザが肯定的な意図を示した投稿のカテゴリ分類の結果を用いて、カテゴリ毎の投稿数が多いほど、そのカテゴリに属する前記1次フォローユーザの投稿の評価が高くなるように評価値を更新する、
     評価装置。
    The evaluation device according to any one of claims 2 to 4,
    The reliability value calculation unit uses the results of categorizing posts in which the rated user has indicated positive intentions, and determines that the greater the number of posts in each category, the more posts the primary follow user belonging to the category. Update the rating value so that the rating is higher,
    Evaluation device.
  6.  請求項1から請求項5の何れかの評価装置であって、
     前記信頼値算出部は、
     前記1次フォローユーザの投稿の投稿時刻を考慮して、前記1次フォローユーザの投稿の評価を更新する、
     評価装置。
    The evaluation device according to any one of claims 1 to 5,
    The confidence value calculation unit
    updating the evaluation of the post of the primary follow user in consideration of the posting time of the post of the primary follow user;
    Evaluation device.
  7.  評価装置を用いて、ソーシャルメディアのユーザの信頼性を評価する評価方法であって、
     評価の対象となるユーザを被評価ユーザとし、被評価ユーザを特定する情報を被評価ユーザ識別子とし、被評価ユーザがフォローするユーザを1次フォローユーザとし、
     被評価ユーザ識別子と1次フォローユーザのリストを取得するフォローユーザ収集ステップと、
     前記被評価ユーザの投稿情報と、前記1次フォローユーザの投稿情報とを取得する投稿情報収集ステップと、
     前記1次フォローユーザの投稿を評価し、この評価に基づき、前記被評価ユーザを評価する信頼値算出ステップと、を含む、
     評価方法。
    An evaluation method for evaluating the reliability of a social media user using an evaluation device,
    The user to be evaluated is defined as the evaluated user, the information identifying the evaluated user is defined as the evaluated user identifier, and the user followed by the evaluated user is defined as the primary follow user,
    a follow user collection step of obtaining a list of rated user identifiers and primary follow users;
    a posted information collecting step of acquiring the posted information of the rated user and the posted information of the primary follow user;
    a confidence value calculation step of evaluating the post of the primary follow user and evaluating the evaluated user based on this evaluation;
    Evaluation method.
  8.  請求項1から請求項6の何れかの評価装置としてコンピュータを機能させるためのプログラム。 A program for causing a computer to function as the evaluation device according to any one of claims 1 to 6.
PCT/JP2022/004576 2022-02-07 2022-02-07 Evaluation device, evaluation method, and program WO2023148947A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/004576 WO2023148947A1 (en) 2022-02-07 2022-02-07 Evaluation device, evaluation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/004576 WO2023148947A1 (en) 2022-02-07 2022-02-07 Evaluation device, evaluation method, and program

Publications (1)

Publication Number Publication Date
WO2023148947A1 true WO2023148947A1 (en) 2023-08-10

Family

ID=87551974

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/004576 WO2023148947A1 (en) 2022-02-07 2022-02-07 Evaluation device, evaluation method, and program

Country Status (1)

Country Link
WO (1) WO2023148947A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007241983A (en) * 2006-03-07 2007-09-20 Opinity Ap Inc Method and system of review scoring for providing user's popularity score
JP2013084253A (en) * 2011-10-11 2013-05-09 Tata Consultancy Services Ltd Content quality and user contract of social platform
JP2020035022A (en) * 2018-08-27 2020-03-05 日本電信電話株式会社 Evaluation update device, method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007241983A (en) * 2006-03-07 2007-09-20 Opinity Ap Inc Method and system of review scoring for providing user's popularity score
JP2013084253A (en) * 2011-10-11 2013-05-09 Tata Consultancy Services Ltd Content quality and user contract of social platform
JP2020035022A (en) * 2018-08-27 2020-03-05 日本電信電話株式会社 Evaluation update device, method, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HONOKA TODA, SHIGERU FUJIMURA, ATSUSHI NAKAHIRA, JUN SAGADA: "1I3-GS-4b-02: A study on visualizing the influence of individuals belonging to a group", THE 35TH NATIONAL CONFERENCE OF THE SOCIETY FOR ARTIFICIAL INTELLIGENCE; JUNE 8TH-11TH, 2021, JAPANESE SOCIETY FOR ARTIFICIAL INTELLIGENCE, JP, 31 December 2021 (2021-12-31) - 11 June 2021 (2021-06-11), JP, pages 1 - 2, XP009548389, DOI: 10.11517/pjsai.JSAI2021.0_1I3GS4b02 *
RYUTARO USHIGOME, TAKESHI MATSUDA, MICHIO SONODA, TAKESHI TAKAHASHI, MIO SUZUKI, JINHUI CHAO: "A consideration on the possibility of automatic classifying for anomalous posts on Twitter", IEICE TECHNICAL REPORT, IEICE, JP, vol. 118, no. 108 (ICSS2018-9), 18 June 2018 (2018-06-18), JP , pages 55 - 60, XP009548307, ISSN: 2432-6380 *

Similar Documents

Publication Publication Date Title
Kang et al. Modeling topic specific credibility on twitter
Hendrikx et al. Reputation systems: A survey and taxonomy
Fu et al. Acceptance of electronic tax filing: A study of taxpayer intentions
Tang et al. Factors affecting effectiveness and efficiency of analyzing stakeholders' needs at the briefing stage of public private partnership projects
Chang A cybernetics social cloud
Martin et al. Why experience matters to privacy: How context‐based experience moderates consumer privacy expectations for mobile applications
Ahuja et al. Crossing caste boundaries in the modern Indian marriage market
Faisal et al. E-government to m-government: a study in a developing economy
US20120041769A1 (en) Requests for proposals management systems and methods
Greene et al. Adjusting to the GDPR: The impact on data scientists and behavioral researchers
Lawrence et al. Collecting the evidence: Improving access to grey literature and data for public policy and practice
EP2359276A1 (en) Ranking and selecting enitities based on calculated reputation or influence scores
Bogaert et al. The added value of Facebook friends data in event attendance prediction
Feng et al. Computational social indicators: a case study of chinese university ranking
Van der Laan et al. A whole population network and its application for the social sciences
Li et al. Recommending users and communities in social media
Brown Access to scientific research: Challenges facing communications in STM
Meschi et al. Match-making in international joint ventures in emerging economies: aligning asymmetric financial strength and equity stake
Altin et al. Adoption of cloud-based accounting practices in Turkey: an empirical study
King Privacy, disclosure, and social exchange theory
Mrowinski et al. The hurdles of academic publishing from the perspective of journal editors: a case study
Gussek et al. Challenges of IT freelancers on digital labor platforms: A topic model approach
Wintterlin et al. Examining journalist’s trust in sources: An analytical model capturing a key problem in journalism
WO2023148947A1 (en) Evaluation device, evaluation method, and program
Lee et al. Simulation experiment of disaster response organizational structures with alternative optimization techniques

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22924857

Country of ref document: EP

Kind code of ref document: A1