Reciprocity (network science)


In network science, reciprocity is a measure of the likelihood of vertices in a directed network to be mutually linked. Like the clustering coefficient, scale-free degree distribution, or community structure, reciprocity is a quantitative measure used to study complex networks.

Motivation

In real network problems, people are interested in determining the likelihood of occurring double links between vertex pairs. This problem is fundamental for several
reasons. First, in the networks that transport information or material, mutual links facilitate the transportation process. Second, when analyzing directed networks, people often treat them as undirected ones for simplicity; therefore, the information obtained from reciprocity studies helps to estimate the error introduced when a directed network is treated as undirected. Finally, detecting nontrivial patterns of reciprocity can reveal possible mechanisms and organizing principles that shape the observed network's topology.

How is it defined?

Traditional definition

A traditional way to define the reciprocity r is using the ratio of the number of links pointing in both directions to the total number of links L
With this definition, is for a purely bidirectional network while
for a purely unidirectional one. Real networks have an intermediate value between 0 and 1.
However, this definition of reciprocity has some defects. It cannot tell the relative difference of reciprocity compared with purely random network with the same number of vertices and edges. The useful information from reciprocity is not the value itself, but whether mutual links occur more or less often than expected by chance. Besides, in those networks containing self-linking loops, the self-linking loops should be excluded when calculating L.

Garlaschelli and Loffredo's definition

In order to overcome the defects of the above definition, Garlaschelli and Loffredo defined reciprocity as the correlation coefficient between the entries of the adjacency matrix of a directed graph :
where the average value.
measures the ratio of observed to possible directed links, and self-linking loops are now excluded from L because of i not equal to j.
The definition can be written in the following simple form:
The new definition of reciprocity gives an absolute quantity which directly allows one to distinguish between reciprocal and antireciprocal networks, with mutual links occurring more and less often than random respectively.
If all the links occur in reciprocal pairs, ; if r=0,.
This is another advantage of using, because it incorporates the idea that complete antireciprocal is more statistical significant in the networks with larger density, while it has to be regarded as a less pronounced effect in sparser networks.

Reciprocity in real social networks

The reciprocity was analyzed in some real social networks by Gallos.