ARM4SNS:ReputationFunctions: Difference between revisions

From
Jump to navigation Jump to search
Content deleted Content added
Dato (talk | contribs)
Dato (talk | contribs)
Line 12: Line 12:
=Beta=
=Beta=
'''Reputation Function'''<br>
'''Reputation Function'''<br>
Let <math>r^{X}_{T}</math> and <math>s^{X}_{T}</math> represent the collective amount of positive and negative feedback about a Target T provided by an agent (or collection of agents) denoted by X, then the function <math>\varphi(p|r^{X}_{T},s^{X}_{T})</math> defined by<br><br>
Let <math>r^{X}_{T}</math> and <math>s^{X}_{T}</math> represent the collective amount of positive and negative feedback about a Target T provided by an agent (or collection of agents) denoted by X, then the function <math>\varphi(p|r^{X}_{T},s^{X}_{T})</math> defined by<br>
<math>
<math>\varphi(p|r^{X}_{T},s^{X}_{T})=\frac{\Gamma(r^{X}_{T}+s^{X}_{T}+2)}{\Gamma(r^{X}_{T}+1)\Gamma(s^{X}_{T}+1)}p^{r^{X}_{T}}(1-p)^{s^{X}_{T}},\qquad where\ 0 \leq p \leq 1,\ 0 \leq r^{X}_{T},\ 0 \leq s^{X}_{T}</math><br><br>
\varphi(p|r^{X}_{T},s^{X}_{T})=\frac{\Gamma(r^{X}_{T}+s^{X}_{T}+2)}{\Gamma(r^{X}_{T}+1)\Gamma(s^{X}_{T}+1)}p^{r^{X}_{T}}(1-p)^{s^{X}_{T}},\qquad where\ 0 \leq p \leq 1,\ 0 \leq r^{X}_{T},\ 0 \leq s^{X}_{T}
</math><br>
is called T's reputation function by X. The tuple <math>(r^{X}_{T},s^{X}_{T})</math> will be called T's reputation parameters by X. <br>For simplicity <math>\varphi^{X}_{T} = \varphi(p|r^{X}_{T},s^{X}_{T})</math>.<br><br>
is called T's reputation function by X. The tuple <math>(r^{X}_{T},s^{X}_{T})</math> will be called T's reputation parameters by X. <br>For simplicity <math>\varphi^{X}_{T} = \varphi(p|r^{X}_{T},s^{X}_{T})</math>.<br><br>
The '''probability expectation value''' of the reputation function can be expressed as:<br>
The '''probability expectation value''' of the reputation function can be expressed as:<br>
<math>
<math>E(\varphi(p|r^{X}_{T},s^{X}_{T}))=\frac{r^{X}_{T}+1}{r^{X}_{T}+s^{X}_{T}+2}</math> <br><br>
E(\varphi(p|r^{X}_{T},s^{X}_{T}))=\frac{r^{X}_{T}+1}{r^{X}_{T}+s^{X}_{T}+2}
</math><br><br>
'''Reputation Rating'''<br>
'''Reputation Rating'''<br>
Let <math>r^{X}_{T}</math> and <math>s^{X}_{T}</math> represent the collective amount of positive and negative feedback about a Target T provided by an agent (or collection of agents) denoted by X, then the function <math>Rep(r^{X}_{T},s^{X}_{T})</math> defined by<br><br>
Let <math>r^{X}_{T}</math> and <math>s^{X}_{T}</math> represent the collective amount of positive and negative feedback about a Target T provided by an agent (or collection of agents) denoted by X, then the function <math>Rep(r^{X}_{T},s^{X}_{T})</math> defined by<br>
<math>
<math>
Rep(r^{X}_{T},s^{X}_{T})= (E(\varphi(p|r^{X}_{T},s^{X}_{T}))-0.5)\cdot 2 = \frac{r^{X}_{T}-s^{X}_{T}}{r^{X}_{T}+s^{X}_{T}+2}
Rep(r^{X}_{T},s^{X}_{T})= (E(\varphi(p|r^{X}_{T},s^{X}_{T}))-0.5)\cdot 2 = \frac{r^{X}_{T}-s^{X}_{T}}{r^{X}_{T}+s^{X}_{T}+2}
</math><br><br>
</math><br>
is called T's reputation rating by X. For simplicity <math>Rep^{X}_{T}=Rep(r^{X}_{T},s^{X}_{T})</math><br><br>
is called T's reputation rating by X. For simplicity <math>Rep^{X}_{T}=Rep(r^{X}_{T},s^{X}_{T})</math><br><br>
'''Combining Feedback'''<br>
'''Combining Feedback'''<br>
Line 27: Line 31:
1. <math>r^{X,Y}_{T}=r^{X}_{T}+r^{Y}_{T}</math><br>
1. <math>r^{X,Y}_{T}=r^{X}_{T}+r^{Y}_{T}</math><br>
2. <math>s^{X,Y}_{T}=s^{X}_{T}+s^{Y}_{T}</math><br>
2. <math>s^{X,Y}_{T}=s^{X}_{T}+s^{Y}_{T}</math><br>
is then called T's combined reputation function by X and Y. By using '<math>\oplus</math>' to designate this operator, we get <math>\varphi(p|r^{X,Y}_{T},s^{X,Y}_{T})=\varphi(p|r^{X}_{T},s^{X}_{T}) \oplus \varphi(p|r^{Y}_{T},s^{Y}_{T})</math>.
is then called T's combined reputation function by X and Y. By using '<math>\oplus</math>' to designate this operator, we get
<math>
\varphi(p|r^{X,Y}_{T},s^{X,Y}_{T})=\varphi(p|r^{X}_{T},s^{X}_{T}) \oplus \varphi(p|r^{Y}_{T},s^{Y}_{T})
</math>.<br><br>
'''Belief Discounting'''<br>
'''Reputation Discounting'''<br>
'''Forgetting'''<br>

Revision as of 19:18, 27 February 2006

PageRank

  • P: set of hyperlinked webpages
  • u,v: webpages in P
  • N(u): set of webpages pointing to u
  • N+(v): set of webpages that v points to
  • the PageRank is: R(u)=cE(u)+cvN(u)R(v)|N+(v)| (1.)
  • c is chosen such that uPR(u)=1
  • E is a vector over P corresponding to a source of rank and is chosen such that uPE(u)=0.15
  • first term of function (1.) cE(u) gives rank value based on initial rank
  • second term of (1.) cvN(u)R(v)|N+(v)| gives rank value as a function of hyperlinks pointing at u

Beta

Reputation Function
Let rTX and sTX represent the collective amount of positive and negative feedback about a Target T provided by an agent (or collection of agents) denoted by X, then the function φ(p|rTX,sTX) defined by
φ(p|rTX,sTX)=Γ(rTX+sTX+2)Γ(rTX+1)Γ(sTX+1)prTX(1p)sTX,where 0p1, 0rTX, 0sTX
is called T's reputation function by X. The tuple (rTX,sTX) will be called T's reputation parameters by X.
For simplicity φTX=φ(p|rTX,sTX).

The probability expectation value of the reputation function can be expressed as:
E(φ(p|rTX,sTX))=rTX+1rTX+sTX+2

Reputation Rating
Let rTX and sTX represent the collective amount of positive and negative feedback about a Target T provided by an agent (or collection of agents) denoted by X, then the function Rep(rTX,sTX) defined by
Rep(rTX,sTX)=(E(φ(p|rTX,sTX))0.5)2=rTXsTXrTX+sTX+2
is called T's reputation rating by X. For simplicity RepTX=Rep(rTX,sTX)

Combining Feedback
Let φ(p|rTX,sTX) an φ(p|rTY,sTY) be two different reputation functions on T resulting from X and Y's feedback respectively. The reputation function φ(p|rTX,Y,sTX,Y) defined by:
1. rTX,Y=rTX+rTY
2. sTX,Y=sTX+sTY
is then called T's combined reputation function by X and Y. By using '' to designate this operator, we get φ(p|rTX,Y,sTX,Y)=φ(p|rTX,sTX)φ(p|rTY,sTY).

Belief Discounting
Reputation Discounting
Forgetting