WO2018148894A1 - Time-dependent reputation evaluation algorithm based on scoring network - Google Patents

Time-dependent reputation evaluation algorithm based on scoring network Download PDF

Info

Publication number
WO2018148894A1
WO2018148894A1 PCT/CN2017/073722 CN2017073722W WO2018148894A1 WO 2018148894 A1 WO2018148894 A1 WO 2018148894A1 CN 2017073722 W CN2017073722 W CN 2017073722W WO 2018148894 A1 WO2018148894 A1 WO 2018148894A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
time
reputation
quality
value
Prior art date
Application number
PCT/CN2017/073722
Other languages
French (fr)
Chinese (zh)
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/CN2017/073722 priority Critical patent/WO2018148894A1/en
Publication of WO2018148894A1 publication Critical patent/WO2018148894A1/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
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism

Abstract

Disclosed is a time-dependent reputation evaluation algorithm based on a scoring network, wherein the following steps are comprised: S1: respectively initialising a first behaviour weight factor, a second behaviour weight factor, a user reputation and an object quality; S2: determining whether a quality variation is less than a set value, if so, obtaining an object quality Qi; and if not, proceeding to step S3; S3: successively obtaining a reputation accumulated value, a quality accumulated value, and a temporary reputation value of a user; and S4: after a reputation value of the user and the object quality are updated according to the reputation accumulated value, the quality accumulated value and the temporary reputation value of the user, returning to step S2. In the present invention, the two behaviour weight factors and two component accumulation processes are designed from the point of view of time and degree, a specific transaction process can be reflected to a certain degree, malicious behaviour can be effectively restrained, and the processes by which each object quality and user reputation change are directly refined. Compared with other algorithms, the algorithm achieves a significantly improved effect and is valuable for practical applications.

Description

一种基于评分网络的含时信誉评价算法A Time-based Reputation Evaluation Algorithm Based on Scoring Network 技术领域Technical field
本发明属于互联网领域,更具体地,涉及一种基于评分网络的含时信誉评价算法。The invention belongs to the field of Internet, and more specifically relates to a time-based reputation evaluation algorithm based on a scoring network.
背景技术Background technique
现有技术提出了融合主客观要素的动态信誉计算模型,该模型主要通过将数据提供者的行为方式、动机、爱好倾向、态度等建模成信誉计算的主观要素,将数据提供者提供的数据质量建模成信誉计算的客观要素,并在时间域上对主客观要素进行整合。Adali等人根据社交网络中用户的通信行为方式建立了相应的行为信誉计算模型:综合会话信任和传播信任来计算行为可信度,该模型的前提假设是有规律的通信行为比随机通信行为有更高可信度。其中,会话信任用来表示用户之间的会话时间和会话频率,频率越高、时间越长表明他们之间信任度越高;传播信任是指信息的传播度,信息从一个用户传到其他用户的越多说明对信息源用户的信任度越高。The prior art proposes a dynamic reputation calculation model that combines subjective and objective elements. The model mainly models the data provider's behavior, motivation, hobbies, attitudes, etc. into subjective elements of reputation calculation, and provides data provided by the data provider. Quality is modeled as an objective element of reputation calculation, and subjective and objective elements are integrated in the time domain. Adali et al. established a corresponding behavioral reputation calculation model based on the communication behavior of users in social networks: comprehensive session trust and communication trust to calculate behavior credibility. The premise of this model is that regular communication behavior has more random communication behavior than random communication behavior. Higher credibility. The session trust is used to indicate the session time and session frequency between users. The higher the frequency and the longer the time, the higher the trust between them. The communication trust refers to the degree of information dissemination, and the information is transmitted from one user to other users. The more you indicate the higher the trust in the information source user.
现有技术还提出了一个基于优先级的信誉计算模型,主要从4个方面来构建服务提供者的信誉度:服务请求者、服务提供者的服务经验与服务提供者关于服务质量属性优先级分布的相似度、候选服务对服务需求的适应性以及由第三方提供的评价信息,由这4个属性共同决定了最终的信誉值。The prior art also proposes a priority-based reputation calculation model, which mainly constructs the service provider's reputation from four aspects: service requester, service provider's service experience and service provider's priority distribution of service quality attributes. The similarity, the suitability of the candidate service to the service demand, and the evaluation information provided by the third party, the four attributes together determine the final reputation value.
现有技术还提出了基于多Agent系统的网络交易动态信任计算模型与信誉系统。模型包括用户时域的信任度、信誉反馈评分的加权平均计算及社区贡献加权,建立了事前开展防范,事中进行协调,事后给予惩罚三位一体的信誉约束机制。The prior art also proposes a dynamic trust computing model and reputation system for network transactions based on multi-agent system. The model includes the trust degree of the user's time domain, the weighted average calculation of the reputation feedback score, and the weighting of the community contribution. It establishes a pre-existing prevention, coordination in the matter, and a penalty-binding mechanism that punishes the Trinity afterwards.
现有技术还提出了由交互经验计算用户态度,以及利用交互时间序列计算 用户行为模式变化的方法,进而利用态度、交互经验、行为模式3种信息综合建立信任评估模型。在当前互联网环境中,高质量和个性化推荐是许多在线系统的一个关键特性。为了帮助用户从大量的产品或者服务中找到正确的产品或服务,避免推荐虚假或失望的服务是网络服务系统设计中的一个基础性研究问题。为了达到这个目的,科研人员提出许多方法。The prior art also proposes to calculate user attitudes by interactive experience and to calculate using interactive time series. The method of user behavior pattern change, and then use the three kinds of information of attitude, interaction experience and behavior pattern to build a trust evaluation model. High quality and personalized recommendations are a key feature of many online systems in the current Internet environment. To help users find the right products or services from a large number of products or services, avoiding false or disappointing services is a fundamental research issue in the design of network service systems. In order to achieve this goal, researchers have proposed many methods.
在现有技术中最具有代表性的一种方法称为迭代细化(简称为IR)算法,在IR算法中,用户的信誉与他的评分向量和对象的估计质量向量的差异是成反比,估计质量的对象和评估用户的信誉是通过迭代进行更新,直到它们变得稳定。在IR算法的基础上,通过给每个单独的评分赋予信誉来优化此迭代算法形成了一种新的算法。一种改进的迭代算法(为CR)主要是通过用户的评分数与对象的估计质量之间的皮尔森相关公式来计算用户的信誉,这种方法据称是对垃圾邮件恶意的行为非常有效。现有技术还提出了一种应对用户恶意行为的迭代算法(称为IAAR),主要是通过采用一个信誉再分配过程来提高知名用户的影响和两个惩罚因子来恶制用户恶意行为。One of the most representative methods in the prior art is called iterative refinement (abbreviated as IR) algorithm. In the IR algorithm, the user's reputation is inversely proportional to the difference between his scoring vector and the estimated quality vector of the object. Estimating the quality of the object and evaluating the user's reputation is iteratively updated until they become stable. Based on the IR algorithm, optimizing this iterative algorithm by creating a reputation for each individual score forms a new algorithm. An improved iterative algorithm (for CR) is mainly to calculate the user's reputation by the Pearson correlation formula between the user's score and the estimated quality of the object. This method is said to be very effective against spam malicious behavior. The prior art also proposes an iterative algorithm (referred to as IAAR) to deal with malicious behavior of users, mainly by adopting a reputation redistribution process to improve the influence of well-known users and two penalty factors to maliciously malicious users.
现有的迭代算法中,无论是新提出的还是基于已有算法进行优化,大部分都是从应用上下文信息来进行挖掘的导致用户信誉评估不准确从而导致相关质量排名算法失效的问题。In the existing iterative algorithm, whether it is newly proposed or optimized based on the existing algorithm, most of the problems are caused by the application context information mining, which leads to the inaccurate evaluation of the user reputation, which leads to the failure of the related quality ranking algorithm.
发明内容Summary of the invention
针对现有技术的缺陷,本发明的目的在于提供一种基于评分网络的含时信誉评价算法,旨在解决社交网络中因不确定因素导致用户信誉评估不准确从而导致相关质量排名算法失效的问题。Aiming at the defects of the prior art, the object of the present invention is to provide a time-based reputation evaluation algorithm based on a scoring network, which aims to solve the problem that the relevant quality ranking algorithm fails due to inaccurate evaluation of user reputation due to uncertain factors in the social network. .
本发明提供了一种基于评分网络的含时信誉评价方法,包括下述步骤:The invention provides a time-based reputation evaluation method based on a scoring network, comprising the following steps:
S1:对第一行为权重因子、第二行为权重因子、用户信誉和对象质量分别进行初始化;S1: initializing the first behavior weighting factor, the second behavior weighting factor, the user reputation, and the object quality respectively;
S2:判断质量变化量是否小于设定值,若是,则获得对象质量Qi;若否, 则进入步骤S3;S2: determining whether the amount of quality change is less than a set value, and if so, obtaining an object quality Qi; if not, Then proceeds to step S3;
S3:依次获得信誉积累值、质量积累值和用户的临时信誉值;S3: sequentially obtaining the credit accumulation value, the quality accumulation value, and the temporary credit value of the user;
S4:根据所述信誉积累值、质量积累值和用户的临时信誉值对用户信誉值和对象质量进行更新后返回至步骤S2。S4: Update the user reputation value and the object quality according to the reputation accumulation value, the quality accumulation value, and the temporary credit value of the user, and then return to step S2.
更进一步地,在步骤S1中,通过公式
Figure PCTCN2017073722-appb-000001
对用户行为权重因子进行初始化;通过公式
Figure PCTCN2017073722-appb-000002
对对象行为权重因子进行初始化;通过公式
Figure PCTCN2017073722-appb-000003
对用户信誉进行初始化;通过公式
Figure PCTCN2017073722-appb-000004
对所述对象质量进行初始化;其中,wuij为某段时间的用户行为权重因子,i为一个序号标识符,t为一个具体时间段标识符,UUj为在某段时间内的用户集合,Tj为总记录数中在某段时间内的对象集合,Vt为单个用户在某段时间内的对象集合,UTix为用户在某个时间段的集合;woij为对象在某段时间内的权重,i为一个序号标识符,t为一个具体时间段标识符,OTix为对象在某段时间内的集合,OOj为在某段时间内的对象集合,Tj为总记录数中在某段时间内的对象集合,Vt为单个用户在某段时间内的对象集合,OTix为对象在某个时间段内的集合;Ri为某个用户的信誉值,x为一个序号标识符,Oij为用户在某个时间段内选择的对象集合,wuij为用户在某段时间的权重,rix为用户给某个对象的评分,kui为某个用户的度;Qi为某个对象的质量,i为一个序号标识符,Uij为在某个时间段内选择某个对象的用户集合,woij为对象在某段时间内的权重,Ri为某个用户的信誉值,rix为用户给某个对象的评分。
Further, in step S1, the formula is passed
Figure PCTCN2017073722-appb-000001
Initialize the user behavior weighting factor; pass the formula
Figure PCTCN2017073722-appb-000002
Initialize the object behavior weighting factor; pass the formula
Figure PCTCN2017073722-appb-000003
Initialize user reputation; pass the formula
Figure PCTCN2017073722-appb-000004
Initializing the quality of the object; wherein wu ij is a user behavior weighting factor for a certain period of time, i is a serial number identifier, t is a specific time period identifier, and UU j is a collection of users in a certain period of time, T j is the set of objects in a certain period of time in a total number of records, V t is a collection of objects of a single user in a certain period of time, UT ix is a collection of users in a certain period of time; wo ij is an object at a certain time Within the weight, i is a serial number identifier, t is a specific time period identifier, OT ix is the set of objects in a certain period of time, OO j is the set of objects in a certain period of time, T j is the total number of records The set of objects in a certain period of time, V t is the set of objects of a single user in a certain period of time, OT ix is the set of objects in a certain period of time; R i is the reputation value of a certain user, x is a The serial number identifier, O ij is the set of objects selected by the user in a certain period of time, wu ij is the weight of the user at a certain time, r ix is the score given by the user to an object, and ku i is the degree of a certain user; Q i is the mass of an object, i is a serial number identifier U ij for the selection of an object in a certain period of time the user set, wo ij rights object in a certain period of weight, R i is a value of a user's credibility, r ix to an object for the user rating.
更进一步地,在步骤S2中,所述质量变化量
Figure PCTCN2017073722-appb-000005
其中,|Q-Q′|为一个条件变量,用来结束算 法运转,Q1为某个对象的质量,Ql′为其他对象的质量,accoi为某个对象的质量积累过程分量值,l为一个序号标识符,Ototal为对象的总数量,o表示对象。
Further, in step S2, the mass change amount
Figure PCTCN2017073722-appb-000005
Where |QQ'| is a condition variable, which is used to end the algorithm operation, Q 1 is the quality of an object, Q l ' is the quality of other objects, and acco i is the mass accumulation process component value of an object, l is A serial number identifier, O total is the total number of objects, and o is the object.
更进一步地,设定值Δ=10-4Further, the set value Δ = 10 -4 .
更进一步地,在步骤S3中,两个分量积累过程
Figure PCTCN2017073722-appb-000006
Figure PCTCN2017073722-appb-000007
信誉值;临时信誉值
Figure PCTCN2017073722-appb-000008
其中,accui为某个用户信誉积累过程的信誉值,kui为某个用户的度,kok为某个对象的度,k为一个序号标识符,Oij为用户在某个时间段内选择的对象集合,rix为用户给某个对象的评分;Qi为某个对象的质量,Ri为某个用户的信誉值;accoi为某个对象质量积累过程的值,kui为某个用户的度,kok为某个对象的度,k为一个序号标识符,Uij为在某个时间段内选择某个对象的用户集合,Qi为某个对象的质量,Ri为某个用户的信誉值;accui为某个用户信誉积累过程的信誉值,Qi为某个对象的质量,x为一个序号标识符,Oij为用户在某个时间段内选择的对象集合,woij为对象在某段时间内的权重,rix为用户给某个对象的评分,wuij为用户在某段时间的权重,
Figure PCTCN2017073722-appb-000009
为某个用户的评分向量的平均值,Dri为某个用户评分向量的标准差,DQi为某个对象质量向量的标准差,
Figure PCTCN2017073722-appb-000010
为某个对象质量的平均值。
Further, in step S3, the two component accumulation processes
Figure PCTCN2017073722-appb-000006
with
Figure PCTCN2017073722-appb-000007
Reputation value
Figure PCTCN2017073722-appb-000008
Among them, accu i is the reputation value of a certain user credit accumulation process, ku i is the degree of a certain user, ko k is the degree of an object, k is a serial number identifier, and O ij is the user within a certain period of time. The selected object set, r ix is the user's rating for an object; Q i is the quality of an object, R i is the reputation value of a certain user; acco i is the value of an object quality accumulation process, ku i is The degree of a user, ko k is the degree of an object, k is a serial number identifier, U ij is the set of users who select an object in a certain period of time, Q i is the quality of an object, R i For a user's reputation value; accu i is the reputation value of a user's reputation accumulation process, Q i is the quality of an object, x is a serial number identifier, and O ij is the object selected by the user within a certain period of time. The set, wo ij is the weight of the object in a certain period of time, r ix is the score given by the user to an object, and wu ij is the weight of the user at a certain time.
Figure PCTCN2017073722-appb-000009
The average of the scoring vectors for a user, Dri is the standard deviation of a user's scoring vector, and D Qi is the standard deviation of an object's mass vector.
Figure PCTCN2017073722-appb-000010
The average of the quality of an object.
更进一步地,在步骤S4中,通过公式
Figure PCTCN2017073722-appb-000011
对信誉进行更新;通过公式
Figure PCTCN2017073722-appb-000012
对所述对象质量进行更行。
Further, in step S4, the formula is passed
Figure PCTCN2017073722-appb-000011
Update reputation; pass formula
Figure PCTCN2017073722-appb-000012
Make the object quality better.
通过本发明所构思的以上技术方案,与现有技术相比,由于能有效预测用户的信誉,并对恶意用户行为能够有效的进行制约,并结合两个评分时间因子的迭代算法,能够在一定程度扼制了用户的恶意评分行为,大大增强了鲁棒性。 通过时间分段的两个行为权重因子能够在时间的方式上量化用户的权重值,并且多个时间段权重值的综合计算更符合实际情况。通过从度和时间两个角度设计两个积累过程能够有效提升对象的质量和用户的信誉。According to the above technical solution conceived by the present invention, compared with the prior art, since the reputation of the user can be effectively predicted, and the malicious user behavior can be effectively restricted, and an iterative algorithm of two scoring time factors can be combined, The degree has curbed the user's malicious scoring behavior and greatly enhanced the robustness. The two behavior weighting factors of the time segmentation can quantify the user's weight value in a time manner, and the comprehensive calculation of the weighting values of the multiple time periods is more in line with the actual situation. By designing two accumulation processes from both degrees of time and time, the quality of the object and the reputation of the user can be effectively improved.
附图说明DRAWINGS
图1是本发明实施例提供的基于评分网络的含时信誉评价算法的实现流程图。FIG. 1 is a flowchart of implementing a time-based reputation evaluation algorithm based on a scoring network according to an embodiment of the present invention.
具体实施方式detailed description
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明实施例提供的基于评分网络的含时信誉评价算法可以应用于多个领域,比如:应用于科研领域,可以作为对比算法,应用方式是编程实现并导入拟检测数据集运行。应用于互联网领域,可以应用于国家产品、论文系统、电子商务等,应用方式是编程实现并导入拟检测数据集运行。应用于工业领域,可应用于网络入侵检测、信用卡欺诈检测、交通流量检测等,应用方式是编程实现并导入拟检测数据集运行。应用于生活领域,可应用于个人信誉评估、竞赛排名等,应用方式是编程实现并导入拟检测数据集运行。The time-based reputation evaluation algorithm based on the scoring network provided by the embodiment of the present invention can be applied to multiple fields, for example, applied to the scientific research field, and can be used as a comparison algorithm, and the application mode is program implementation and importing the pseudo-detection data set operation. Applied to the Internet field, it can be applied to national products, thesis system, e-commerce, etc. The application method is to implement and import the data to be tested. It can be applied to industrial fields and can be applied to network intrusion detection, credit card fraud detection, traffic flow detection, etc. The application method is to implement and import the data to be tested. Applied to the field of life, it can be applied to personal reputation assessment, competition ranking, etc. The application method is to programmatically implement and import the data to be tested.
本发明实施例提供的一种基于评分网络的含时信誉评价算法主要包括:通过时间分段的两个行为权重因子能够在时间的方式上量化用户的权重值,并且多个时间段权重值的综合计算更符合实际情况;从度和时间两个角度设计两个积累过程能够有效提升对象的质量和用户的信誉。The time-based reputation evaluation algorithm based on the scoring network provided by the embodiment of the present invention mainly includes: the two behavior weight factors of the time segmentation can quantize the weight value of the user in a time manner, and the weight values of the plurality of time periods are The comprehensive calculation is more in line with the actual situation; designing two accumulation processes from the perspective of time and time can effectively improve the quality of the object and the credibility of the user.
具体如下:details as follows:
两个不同的行为权重因子: Two different behavioral weighting factors:
一个用户在不同的时间会表现不同的行为,为了体现这种行为在时间因素下的权重值,可以用如下公式设定:
Figure PCTCN2017073722-appb-000013
A user will behave differently at different times. To reflect the weight of this behavior under time, you can use the following formula:
Figure PCTCN2017073722-appb-000013
一个对象在不同的时间会体现不同的质量,为了体现这种质量在时间因素下的权重值,可以用如下公式设定:
Figure PCTCN2017073722-appb-000014
An object will reflect different qualities at different times. In order to reflect the weight value of this quality under the time factor, it can be set by the following formula:
Figure PCTCN2017073722-appb-000014
用Ri表示用户i的信誉,每个用户信誉的初始值通过如下公式设定:The reputation of user i is represented by R i , and the initial value of each user reputation is set by the following formula:
Figure PCTCN2017073722-appb-000015
Figure PCTCN2017073722-appb-000015
用Qa表示对象a的质量,每个对象质量的初始值可通过如下公式设定:The quality of the object a is represented by Q a , and the initial value of each object quality can be set by the following formula:
Figure PCTCN2017073722-appb-000016
Figure PCTCN2017073722-appb-000016
从公式(1)(2)(3)(4)可知,一个用户的行为权重值因子的大小取决于他在一段时间所看对象的数量,在这篇文章里面指所看电影的数量。一个对象的行为权重因子大小取决于它在一段时间被用户所涉及的频率,频率越高则表示在这段时间内的权重值越大。一个用户的信誉值不再是简单的通过平均值来初始化,而是取决于用户信誉、用户行为权重因子、用户的度,这样更能体现多因素的影响,从侧面也与实际情况相符合。From equations (1)(2)(3)(4), the magnitude of a user's behavioral weight value factor depends on the number of objects he sees over a period of time. In this article, the number of movies viewed is referred to. The behavior weighting factor of an object depends on the frequency it is involved in by the user for a period of time. The higher the frequency, the greater the weight value during this time. The reputation value of a user is no longer simply initialized by the average value, but depends on the user's reputation, the weight of the user's behavior, and the degree of the user. This can better reflect the influence of multiple factors, and the aspect is also consistent with the actual situation.
在某一次更新过程中,为了计算用户i的信誉值,我们基于时间和度的角度设计了一个信誉积累过程,如下:
Figure PCTCN2017073722-appb-000017
In the process of updating, in order to calculate the reputation value of user i, we designed a credit accumulation process based on the perspective of time and degree, as follows:
Figure PCTCN2017073722-appb-000017
由于一个用户的信誉不是一次建立的,而是逐渐积累的过程,所以我们将与此用户相关的信息作了分析并计算。从公式可以看出一个用户的信誉分量与此用户所看的对象的质量、对象的度、对象的评分、用户总体信誉、用户的度 呈现一定的比例关系。另外这个积累过程能够有效应对恶意评分,因为一次的恶意评论对整体的信誉影响不大,随着用户涉及的对象越来越多,其信誉分量值会变得越来越大,也就代表其的信誉越来越好。Since the credibility of a user is not established once, but is gradually accumulated, we analyze and calculate the information related to this user. From the formula, we can see the credit component of a user and the quality of the object that the user is watching, the degree of the object, the score of the object, the overall reputation of the user, and the degree of the user. Present a certain proportional relationship. In addition, this accumulation process can effectively deal with malicious scoring, because a malicious comment has little effect on the overall reputation. As the user involves more and more objects, the value of the reputation component will become larger and larger, which means it The credibility is getting better and better.
同样的,在某一次更新过程中,为了计算对象的质量值,我们也从时间和度的角度设计了一个质量积累过程,如下:
Figure PCTCN2017073722-appb-000018
Similarly, in the process of updating, in order to calculate the quality value of the object, we also designed a quality accumulation process from the perspective of time and degree, as follows:
Figure PCTCN2017073722-appb-000018
一个对象的质量值也并不是一次就可以测试出来的,而是通过许多的用户行为才会有评价,所以我们综合分析了相关信息并做了计算,从上面公式可以知道一个对象的质量分量与它所涉及的用户信誉、对象质量、对象的度及用户的度呈一定的关系。其实这个质量积累过程也能够有效应对信誉差的用户及质量不好的对象,因为这中一个积累过程,单次的值对整个对象的质量并不会产生很大的影响。随着对象被不同用户产生越来越多的行为时,其对应的质量分量值会越来越高,这也表示它的质量经过了大家的认可,确实是一个高质量的对象。The quality value of an object can not be tested at one time, but through many user behaviors, so we comprehensively analyze the relevant information and do the calculation. From the above formula, we can know the mass component of an object. It involves a certain relationship between the user reputation, the quality of the object, the degree of the object, and the degree of the user. In fact, this quality accumulation process can also effectively deal with poor reputation users and poor quality objects, because in this accumulation process, a single value does not have a great impact on the quality of the entire object. As an object is more and more acted by different users, its corresponding mass component value will become higher and higher, which means that its quality has been recognized by everyone, and it is indeed a high-quality object.
另外,迭代过程中Ri都会更新,因此在某一次更新过程中,为了计算用户i的信誉值,通过计算融合两个行为权重因子的用户评分向量和相应对象质量向量之间的改进皮尔森相关系数作为用户的临时信誉值,如下:In addition, R i is updated during the iteration process, so in a certain update process, in order to calculate the reputation value of user i, the improved Pearson correlation between the user score vector and the corresponding object quality vector is calculated by integrating the two behavior weighting factors. The coefficient is used as the temporary credit value of the user as follows:
Figure PCTCN2017073722-appb-000019
Figure PCTCN2017073722-appb-000019
如果TRi小于或者等于0,那么用户i的临时信誉值就会设定为1因此,临时信誉值TRi的区间为[0,1]。另外,用户的信誉与他的评分向量和相应的对象的加权平均评分向量的平均平方误差是成反比的。基于皮尔森相关分析的信誉被证明是更强大的应对垃圾邮件评分中是比上述方法更有效果,能够更准确地评估物体的质量。 If TR i is less than or equal to 0, the temporary credit value of user i is set to 1 so that the interval of the temporary credit value TR i is [0, 1]. In addition, the user's reputation is inversely proportional to the average squared error of his scoring vector and the weighted average scoring vector of the corresponding object. Reputation based on Pearson correlation analysis has proven to be more powerful in responding to spam scores than in the above methods, and is able to more accurately assess the quality of objects.
考虑到用户的信誉受到用户度的影响,均衡信誉值,在某一次迭代过程中,通过临时信誉值与用户信誉积累过程分量值的比值作为本次迭代后用户的最终信誉,如下:
Figure PCTCN2017073722-appb-000020
Considering that the user's reputation is affected by the user's degree, the reputation value is balanced. In a certain iteration process, the ratio of the temporary credit value to the user credit accumulation process component value is taken as the final reputation of the user after this iteration, as follows:
Figure PCTCN2017073722-appb-000020
通过以上公式我们知道,用户信誉积累过程类似于著名的K近邻算法,完全将噪声消除在用户的度以外,并且这种效果是累积在每一次更新迭代过程中,并最终在评估目标质量准确性中将获得一个大的改善,虽然修改的方法似乎是小的,但改善是巨大的。Through the above formula, we know that the user reputation accumulation process is similar to the well-known K-nearest neighbor algorithm, completely eliminating the noise outside the user's degree, and this effect is accumulated in each update iteration process, and finally in the evaluation target quality accuracy. Lieutenant will get a big improvement, although the method of modification seems to be small, but the improvement is huge.
此外在迭代过程中,对象Qi也会改变,通过如下公式来更新每一次迭代过程中对象的质量值:
Figure PCTCN2017073722-appb-000021
Further in an iterative process, the object Q i will change, to update the value of the mass of the object during each iteration by the following equation:
Figure PCTCN2017073722-appb-000021
用户的信誉和对象的质量将在每一步更新。当质量变化小到一个最小值Δ时(本文中Δ=10-4),算法停止;
Figure PCTCN2017073722-appb-000022
The user's reputation and the quality of the object will be updated at every step. When the mass change is as small as a minimum Δ (Δ=10 -4 in this paper), the algorithm stops;
Figure PCTCN2017073722-appb-000022
在本发明实施例中,整个算法可以基于大数语言来开发实现,如spark、hadoop等。In the embodiment of the present invention, the entire algorithm can be developed based on a large number of languages, such as spark, hadoop, and the like.
本发明从时间和度的角度设计两个行为权重因子和两分量积累过程能够在一定程度上反映具体的事物流程,能够有效扼制恶意行为,并直接细化了每个对象质量和用户信誉的变化过程,对比其他算法,此算法所取得的效果有较大幅度的提高,可以为实际应用带来价值。The invention designs two behavior weighting factors and two component accumulation processes from the perspective of time and degree to reflect the specific transaction process to a certain extent, can effectively curb malicious behavior, and directly refine the changes of each object quality and user reputation. Process, compared with other algorithms, the effect achieved by this algorithm has been greatly improved, which can bring value to practical applications.
本领域的技术人员容易理解,以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。 Those skilled in the art will appreciate that the above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and scope of the present invention, All should be included in the scope of protection of the present invention.

Claims (6)

  1. 一种基于评分网络的含时信誉评价算法,其特征在于,包括下述步骤:A time-based reputation evaluation algorithm based on a scoring network, comprising the following steps:
    S1:对第一行为权重因子、第二行为权重因子、用户信誉和对象质量分别进行初始化;S1: initializing the first behavior weighting factor, the second behavior weighting factor, the user reputation, and the object quality respectively;
    S2:判断质量变化量是否小于设定值,若是,则获得对象质量Qi;若否,则进入步骤S3;S2: determining whether the mass change amount is less than the set value, and if so, obtaining the object quality Q i ; if not, proceeding to step S3;
    S3:依次获得信誉积累值、质量积累值和用户的临时信誉值;S3: sequentially obtaining the credit accumulation value, the quality accumulation value, and the temporary credit value of the user;
    S4:根据所述信誉积累值、质量积累值和用户的临时信誉值对用户信誉值和对象质量进行更新后返回至步骤S2。S4: Update the user reputation value and the object quality according to the reputation accumulation value, the quality accumulation value, and the temporary credit value of the user, and then return to step S2.
  2. 如权利要求1所述的方法,其特征在于,在步骤S1中,通过公式
    Figure PCTCN2017073722-appb-100001
    对用户行为权重因子进行初始化;通过公式
    Figure PCTCN2017073722-appb-100002
    对对象行为权重因子进行初始化;通过公式
    Figure PCTCN2017073722-appb-100003
    对用户信誉进行初始化;通过公式
    Figure PCTCN2017073722-appb-100004
    对所述对象质量进行初始化;
    The method of claim 1 wherein in step S1, the formula is passed
    Figure PCTCN2017073722-appb-100001
    Initialize the user behavior weighting factor; pass the formula
    Figure PCTCN2017073722-appb-100002
    Initialize the object behavior weighting factor; pass the formula
    Figure PCTCN2017073722-appb-100003
    Initialize user reputation; pass the formula
    Figure PCTCN2017073722-appb-100004
    Initializing the quality of the object;
    其中,wuij为某段时间的用户行为权重因子,i为一个序号标识符,t为一个具体时间段标识符,UUj为在某段时间内的用户集合,Tj为总记录数中在某段时间内的对象集合,Vt为单个用户在某段时间内的对象集合,UTix为用户在某个时间段的集合;woij为对象在某段时间内的权重,i为一个序号标识符,t为一个具体时间段标识符,OTix为对象在某段时间内的集合,OOj为在某段时间内的对象集合,Tj为总记录数中在某段时间内的对象集合,Vt为单个用户在某段时间内的对象集合,OTix为对象在某个时间段内的集合;Ri为某个用户的信誉值,x为一个序号标识符,Oij为用户在某个时间段内选择的对象集合,wuij为用户在某段时间的权重,rix为用户给某个对象的评分,kui为某个用户的度;Qi为某个 对象的质量,i为一个序号标识符,Uij为在某个时间段内选择某个对象的用户集合,woij为对象在某段时间内的权重,Ri为某个用户的信誉值,rix为用户给某个对象的评分。Where wu ij is the user behavior weighting factor for a certain period of time, i is a serial number identifier, t is a specific time period identifier, UU j is a set of users in a certain period of time, and T j is the total number of records. The set of objects in a certain period of time, V t is the set of objects of a single user in a certain period of time, UT ix is the set of the user in a certain period of time; wo ij is the weight of the object in a certain period of time, i is a serial number The identifier, t is a specific time period identifier, OT ix is a collection of objects in a certain period of time, OO j is a collection of objects in a certain period of time, and T j is an object in a total number of records in a certain period of time Set, V t is a collection of objects of a single user in a certain period of time, OT ix is a collection of objects in a certain period of time; R i is a reputation value of a certain user, x is a serial number identifier, and O ij is a user The set of objects selected in a certain period of time, wu ij is the weight of the user at a certain time, r ix is the score given by the user to an object, ku i is the degree of a certain user; Q i is the quality of an object , i is a serial number identifier, U ij is to select a certain time period The user collection of objects, wo ij is the weight of the object in a certain period of time, R i is the reputation value of a certain user, and r ix is the rating of the user to an object.
  3. 如权利要求1或2所述的方法,其特征在于,在步骤S2中,所述质量变化量
    Figure PCTCN2017073722-appb-100005
    The method according to claim 1 or 2, wherein in step S2, said mass change amount
    Figure PCTCN2017073722-appb-100005
    其中,|Q-Q′|为一个条件变量,用来结束算法运转,Q1为某个对象的质量,Ql′为其他对象的质量,accoi为某个对象的质量积累过程分量值,l为一个序号标识符,Ototal为对象的总数量,o表示全部对象。Where |QQ'| is a condition variable, which is used to end the operation of the algorithm, Q 1 is the quality of an object, Q l ' is the quality of other objects, and acco i is the mass accumulation process component value of an object, l is A serial number identifier, O total is the total number of objects, and o is the total number of objects.
  4. 如权利要求3所述的方法,其特征在于,所述设定值Δ=10-4The method of claim 3 wherein said set value Δ = 10 -4 .
  5. 如权利要求1或2所述的方法,其特征在于,在步骤S3中,两个分量积累过程
    Figure PCTCN2017073722-appb-100006
    Figure PCTCN2017073722-appb-100007
    信誉值;临时信誉值
    Figure PCTCN2017073722-appb-100008
    The method according to claim 1 or 2, wherein in step S3, the two component accumulation processes
    Figure PCTCN2017073722-appb-100006
    with
    Figure PCTCN2017073722-appb-100007
    Reputation value
    Figure PCTCN2017073722-appb-100008
    其中,kui为某个用户的度,kok为某个对象的度,k为一个序号标识符,Oij为用户在某个时间段内选择的对象集合,rix为用户给某个对象的评分;Qi为某个对象的质量,Ri为某个用户的信誉值;accoi为某个对象质量积累过程的值,kui为某个用户的度,kok为某个对象的度,k为一个序号标识符,Uij为在某个时间段内选择某个对象的用户集合,Qi为某个对象的质量,Ri为某个用户的信誉值;accui为某个用户信誉积累过程的信誉值,Qi为某个对象的质量,x为一个序号标识符,Oij为用户在某个时间段内选择的对象集合,woij为对象在某段时间内的权重,rix为用户给某个对象的评分,wuij为用户在某段时间的权重,
    Figure PCTCN2017073722-appb-100009
    为某个用户的评分向量的平均值,Dri为某个用户评分向量的标准差,DQi为某个对象质量向量的标准差,
    Figure PCTCN2017073722-appb-100010
    为某个对象质量的平均值。
    Where ku i is the degree of a certain user, ko k is the degree of an object, k is a serial number identifier, O ij is the set of objects selected by the user in a certain period of time, and r ix is the user giving an object The score is Q i is the quality of an object, R i is the reputation value of a certain user; acco i is the value of the process of accumulating the quality of an object, ku i is the degree of a certain user, and ko k is the object Degree, k is a serial number identifier, U ij is the set of users who select an object in a certain time period, Q i is the quality of an object, R i is the reputation value of a certain user; accu i is some The reputation value of the user reputation accumulation process, Q i is the quality of an object, x is a serial number identifier, O ij is the set of objects selected by the user in a certain period of time, and wo ij is the weight of the object in a certain period of time. , r ix is the user's rating for an object, wu ij is the user's weight for a certain period of time,
    Figure PCTCN2017073722-appb-100009
    The average of the scoring vectors for a user, D ri is the standard deviation of a user's scoring vector, and D Qi is the standard deviation of an object's mass vector.
    Figure PCTCN2017073722-appb-100010
    The average of the quality of an object.
  6. 如权利要求1或2所述的方法,其特征在于,在步骤S4中,通过公式
    Figure PCTCN2017073722-appb-100011
    对信誉进行更新;通过公式
    Figure PCTCN2017073722-appb-100012
    对所述对象质量进行更行。
    The method according to claim 1 or 2, wherein in step S4, the formula is passed
    Figure PCTCN2017073722-appb-100011
    Update reputation; pass formula
    Figure PCTCN2017073722-appb-100012
    Make the object quality better.
PCT/CN2017/073722 2017-02-16 2017-02-16 Time-dependent reputation evaluation algorithm based on scoring network WO2018148894A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/073722 WO2018148894A1 (en) 2017-02-16 2017-02-16 Time-dependent reputation evaluation algorithm based on scoring network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/073722 WO2018148894A1 (en) 2017-02-16 2017-02-16 Time-dependent reputation evaluation algorithm based on scoring network

Publications (1)

Publication Number Publication Date
WO2018148894A1 true WO2018148894A1 (en) 2018-08-23

Family

ID=63170097

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/073722 WO2018148894A1 (en) 2017-02-16 2017-02-16 Time-dependent reputation evaluation algorithm based on scoring network

Country Status (1)

Country Link
WO (1) WO2018148894A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339940A (en) * 2021-12-23 2022-04-12 中国科学院上海微系统与信息技术研究所 Indirect trust computing and distributing method based on overlapping connected dominating set

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101228544A (en) * 2005-07-27 2008-07-23 松下电器产业株式会社 Evaluation apparatus, evaluation method, evaluation program and integrated circuit
CN103489117A (en) * 2012-06-12 2014-01-01 深圳市腾讯计算机系统有限公司 Method and system for information releasing
CN104731950A (en) * 2015-03-31 2015-06-24 北京奇艺世纪科技有限公司 Video recommendation method and device
CN105469279A (en) * 2015-11-24 2016-04-06 杭州师范大学 Commodity quality evaluation method and apparatus thereof
CN106845730A (en) * 2017-02-16 2017-06-13 深圳大学 A kind of algorithm of credit rating containing when based on scoring network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101228544A (en) * 2005-07-27 2008-07-23 松下电器产业株式会社 Evaluation apparatus, evaluation method, evaluation program and integrated circuit
CN103489117A (en) * 2012-06-12 2014-01-01 深圳市腾讯计算机系统有限公司 Method and system for information releasing
CN104731950A (en) * 2015-03-31 2015-06-24 北京奇艺世纪科技有限公司 Video recommendation method and device
CN105469279A (en) * 2015-11-24 2016-04-06 杭州师范大学 Commodity quality evaluation method and apparatus thereof
CN106845730A (en) * 2017-02-16 2017-06-13 深圳大学 A kind of algorithm of credit rating containing when based on scoring network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339940A (en) * 2021-12-23 2022-04-12 中国科学院上海微系统与信息技术研究所 Indirect trust computing and distributing method based on overlapping connected dominating set
CN114339940B (en) * 2021-12-23 2023-10-27 中国科学院上海微系统与信息技术研究所 Indirect trust calculation and distribution method based on overlapped connected support set

Similar Documents

Publication Publication Date Title
Boshmaf et al. Íntegro: Leveraging victim prediction for robust fake account detection in large scale OSNs
Ryu et al. Location-based web service QoS prediction via preference propagation to address cold start problem
CA2985028C (en) Gating decision system and methods for determining whether to allow material implications to result from online activities
Zhang et al. Evaluating the trustworthiness of advice about seller agents in e-marketplaces: A personalized approach
Wang et al. Graph-based security and privacy analytics via collective classification with joint weight learning and propagation
Guo et al. Cold start recommendation based on attribute-fused singular value decomposition
Bhagat et al. Recommending with an agenda: Active learning of private attributes using matrix factorization
CN106845730B (en) Time-containing reputation evaluation method based on scoring network
Zhang et al. A trust model stemmed from the diffusion theory for opinion evaluation
Khenissi et al. Theoretical modeling of the iterative properties of user discovery in a collaborative filtering recommender system
Ge et al. Estimating local information trustworthiness via multi-source joint matrix factorization
Lee et al. Trustor clustering with an improved recommender system based on social relationships
CN102163304A (en) Method and system for collaborative networking with optimized inter-domain information quality assessment
Tian et al. Boosting social network connectivity with link revival
Zheng et al. A Matrix Factorization Recommendation System-Based Local Differential Privacy for Protecting Users' Sensitive Data
Rezvani et al. A randomized reputation system in the presence of unfair ratings
Vatsalan et al. Privacy risk quantification in education data using Markov model
Meng et al. Temporal‐aware and sparsity‐tolerant hybrid collaborative recommendation method with privacy preservation
Machhi et al. Feedback based trust management for cloud environment
WO2018148894A1 (en) Time-dependent reputation evaluation algorithm based on scoring network
Liang et al. Unveiling fake accounts at the time of registration: An unsupervised approach
Ma et al. A reliable reputation computation framework for online items in E-commerce
CN104978676B (en) A kind of online service measures of reputation method based on inconsistent user's evaluation criterion
Allahbakhsh et al. Aqa: an adaptive quality assessment framework for online review systems
Cheng et al. Trust evaluation in online social networks based on knowledge graph

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: 17896973

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21/11/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17896973

Country of ref document: EP

Kind code of ref document: A1