The spread of rumors is an important form of communication in society. There are two approaches to investigating the rumor spreading process: microscopic models and the macroscopic models. The macroscopic models propose a macro view about this process and are mainly based on the widely-used Daley-Kendall and Maki-Thompson models. Particularly, rumor spread can be viewed as a stochastic process in social networks. By contrast, the microscopic models are more interested on micro-level interactions between individuals.
In the last few years, there has been a growing interest in rumor propagation in online social networks problems where different approaches have been proposed.
The first category is mainly based on the epidemic models. Pioneering research on rumor propagation using these models started during the 1960s.[1]
A standard model of rumor spreading was introduced by Daley and Kendall.[1] Assume there are N people in total and those people in the network are categorized into three groups: ignorants, spreaders and stiflers, which are denoted as S, I, and R respectively hereinafter (in correspondance with the SIR model):
The rumor is propagated through the population by pair-wise contacts between spreaders and others in the population. Any spreader involved in a pair-wise meeting attempts to “infect” the other individual with the rumor. In the case this other individual is an ignorant, he or she becomes a spreader. In the other two cases, either one or both of those involved in the meeting learn that the rumor is known and decided not to tell the rumor anymore, thereby turning into stiflers.
One variant is the Maki-Thompson model.[2] In this model, rumor is spread by directed contacts of the spreaders with others in the population. Furthermore, when a spreader contacts another spreader only the initiating spreader becomes a stifler. Therefore, three types of interactions can happen with certain rates.
which says when a spreader meet an ignorant, the ignorant will become a spreader.
which says when two spreaders meet with each other, one of them will become a stifler.
which says when a spreader meet a stifler, the spreader will lose the interest in spreading the rumor, so become a stifler.
Of course we always have conservation of individuals:
N=I+S+R
The change in each class in a small time interval is:
\DeltaS ≈ \Deltat[{\alphaIS\overN}-{\betaS2\overN}-{\betaSR\overN}]
\DeltaI ≈ -\Deltat\alphaIS/N
\DeltaR ≈ \Deltat[{\betaS2\overN}+{\betaSR\overN}]
Since we know
S
I
R
N
x=I/N
y=S/N
{dx\overdt}=x\alphay-\betax2-\betax(1-x-y)
{dy\overdt}=-\alphaxy
{dx\overdt}=(\alpha+\beta)xy-\betax
{dy\overdt}=-\alphaxy
Compared with the ordinary SIR model, we see that the only difference to the ordinary SIR model is that we have a factor
\alpha+\beta
\alpha
x,y\ge0
{dy\overdt}\le0
R0={\alpha+\beta\over\beta}>1
{\alpha\over\beta}>0
We model the process introduced above on a network in discrete time, that is, we can model it as a DTMC. Say we have a network with N nodes, then we can define
Xi(t)
X(t)
S=\{S,I,R\}N
f
x
S
f(x,i,j)
x
y=f(x,i,j)
P(x,y)
P(x,y)=\alphaAji/ki
P(x,y)=\betaAji/ki
P(x,y)=\betaAji/ki
y
P(x,y)=0
The procedure on a network is as follows:[3]
We would expect that this process spreads the rumor throughout a considerable fraction of the network. Note however that if we have a strong local clustering around a node, what can happen is that many nodes become spreaders and have neighbors who are spreaders. Then, every time we pick one of those, they will recover and can extinguish the rumor spread. On the other hand, if we have a network that is small world, that is, a network in which the shortest path between two randomly chosen nodes is much smaller than that one would expect, we can expect the rumor spread far away.
Also we can compute the final number of people who once spread the news, this is given by
-({\alpha+\beta\over\beta | |
r | |
infty=1-e |
)rinfty}
rinfty
p
The microscopic approaches are more focused on interactions between individuals: "who influenced whom."
Models include the independent cascade model, linear threshold model,[4] energy model,[5] HISBmodel,[6] and Galam's Model.[7]
The HISBmodel is a rumor propagation model that can reproduce a trend of this phenomenon and provide indicators to assess the impact of the rumor to effectively understand the diffusion process and reduce its influence. The variety that exists in human nature makes their decision-making ability pertaining to spreading information unpredictable, which is the primary challenge to model such a complex phenomenon. Hence, this model considers the impact of human individual and social behaviors in the spreading process of the rumors. The HISBmodel proposes an approach that is parallel to other models in the literature and concerned more with how individuals spread rumors. Therefore, it tries to understand the behavior of individuals, as well as their social interactions in OSNs, and highlight their impact on the dissemination of rumors. Thus, the model, attempts to answer the following question: When does an individual spread a rumor? When does an individual accept rumors? In which OSN does this individual spread the rumors?
First, it proposes a formulation of individual behavior towards a rumor analog to damped harmonic motion, which incorporates the opinions of individuals in the propagation process. Furthermore, it establishes rules of rumor transmission between individuals. As a result, it presents the HISBmodel propagation process, where new metrics are introduced to accurately assess the impact of a rumor spreading through OSNs.