Advertisment

The bitcoin network is a semi-anonymous platform where it is rather difficult to build trust among individuals receiving or sending bitcoin payments across the blockchain. A group of researchers from University of Maryland experimented using edge weight prediction along a group of models of weighted signed networks WSNs including bitcoin’s .

A Weighted signed network WSN is a network where edges, or participants, are marked with positive and/or negative weights. In other words, a WSN can monitor and record like/dislike, trust/distrust and other forms of online social relationships between individuals across the network. The paper addressed the problem of weight prediction of edges across such networks. The researchers proposed two new parameters for node behavior:

1- The goodness of a node: this parameter reflects how much a node it liked and trusted by other nodes across the network.

2- The fairness of a node: this parameter reflects how fair is the node in evaluating the trust level and likeability of other nodes across the network.

The authors of the paper proved that these 2 parameters have to be considered to provide a practical design that wasn’t fulfilled by previous work involving WSNs. The paper provided a detailed definition of these two parameters and proved that they both converge to yield an ideal solution with a linear time context. The two parameters were utilized to predict the weight of an edge, or a user in case of a bitcoin exchange, across a WSN. The paper also compared the results of their experiment to various algorithms used in both signed and signed social networks and concluded that “fairness” and “goodness” parameters, that they defined in their work, yielded the best predictive power.

They experimented using their proposed metrics with various regression models and showed that they can predict the weight of edges on 2 examples of bitcoin WSNs (bitcoin-OTC and bitcoin-alpha), Wikipedia and Twitter.

weighted signed networks.png

weighted signed networks.png

Preliminaries of a Weighted Signed Network:

A weighted signed network WSN represents a directed weighted graph G = (V, E, W) where V is a group of users, E V x V and represent a group of edges, and W : E represents a mapping which assigns a value to each edge between -1 and +1. W(u,v) is a function that assigns degree of “likes”, “trust” or “agrees” score to describe how mush user v is liked by user u.

As mentioned that G = (V, E, W) and u is a node across the network. ego-in-network of u is defined as the WSN ego-in(u) = (Vu, Eu, Wu) where:

Vu = {u} in(u)

Eu = {(v, u)|v in(u)}

Wu(v, u) = W(u,v), (v, u) Eu

According to the aforementioned, two nodes w1 and w2are considered to have identical ego-in-network only if:

|in(w1)| = |in(w2)|

and there will be a one-to-one mapping function:

h : in(w1) in(w2) s.t. Ww1 (v, w1) = Ww2 (h(v), w2), v in(w1)

In a similar way, the concept of ego-out-network of a node u can be defined and denoted by the ego-out(u)

The “Fairness” and “Goodness” Algorithms:

The researchers developed two parameters; fairness and goodness, to use them to predict the weight of edges across a WSN. The fairness of a vertex represents a parameter that measures the degree of fairness or reliability of a vertex along the process of assigning ratings (agree/disagree, like/dislike, trust/distrust). Accordingly, a fair or reliable rater would give each user the rating he/she really deserves, while an unfair or unreliable user would deviate from the value given by a fair user. Ratings given by unfair users would be marked as of low importance, while fair users’ rating will be the most important. To better illustrate this, in the real context of bitcoin exchanges and similar sites, fraudsters would create multiple accounts to try to increase their own ratings and to manipulate the ratings of honest users; this would be prevented by giving those scammers a low fairness score.

The goodness of a vertex denotes how much other vertices agree/disagree, like/dislike or trust/distrust this vertex. Having a higher goodness score means that the vertex is more trustworthy across the network. Consequently, a vertex with a high goodness score would receive positive ratings from a fair vertex, while a vertex with a low goodness score would receive negative ratings from a fair vertex.

Get the latest Bitcoin News on The Bitcoin News
Our Social Networks:
Facebook Instagram Pinterest Reddit Telegram Twitter Youtube