Brogs et al.'s Method

DEFINITION 1(REVERSE REACHABLE SET).Let v be a node in G, and g be a graph obtained by removing each edge e in G with 1 - p(e) probability. The reverse reachable (RR) set for v in g is the set of nodes in g that can reach v.(That is, for each node u in the RR set, there is a directed path from u to v in g.)

RIS(Reverse Influence Sampling) algorithm runs in two steps:

1.Generate a certain number of random RR sets from G.

2.Consider the maximum coverage problem of selecting k nodes to cover the maximum number of RR sets generaed.Using the standard greedy algorithm to derive a (1-1/e)-approximate solution Sk for the problem. Return Sk as the final result.

The rationale of RIS is as follows:If a node u appears in a large number of RR sets, then it should have a high probability to activate many nodes under the IC model; in that case, u's expected spread should be large. By the same reasoning, if a size-k node set Sk covers most RR sets, then Sk is likely to have the maximum expected spread  among alll size-k node sets in G.In that case,Sk should be a good solution to influence maximization.

Compared with Greedy, RIS can be more efficient as it avoids estimating the expecting spreads of a large number of node sets. That said, we need to carefully control the number of random RR sets generated in Step 1 of RIS, so as to strike a balance between efficiency and accuracy. Towards this end, Brogs et al. propose a threshold-based approach: they allow RIS to keep generating RR sets, until the total number of nodes and edges examined during the generation process reaches a pre-defined threshold τ.They show that when τ is set to Θ(k(m+n)log n / ε^3), RIS runs in time linear to τ, and it returns a (1 - 1/e - ε)-approximate solution to the influence maximization problem with at least a constant probability.They then provide an algorithm that amplifies the success probability to at lease 1 - 1/n^l, by increasing τ by a factor of l,and repeating RIS for Ω(l log n) times.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 失去了,才懂得珍惜。这道理谁都听过,却又不是谁都懂。真正懂得的人,会在拥有时就已好好珍惜;似懂非懂的人,会在将要失...
    萝萝萝阅读 325评论 0 1
  • 我是个名副其实的大四狗,之所以用狗这个字,是因为我属狗,额(⊙o⊙)…还有,因为我没对象没工作,那为什么就适合狗这...
    姗姗来迟_阅读 702评论 0 0
  • 30分钟,这是个有学问的时间段。在这30分钟里,不要让人让事让物件打扰到你,提前都做好安排。提前跟大家说,提前定时...
    大梦张吉玲阅读 186评论 0 0
  • 进入中学正是情窦初开的年龄,男女生各自都开始对异性有了更大的兴趣;大肆谈论哪个男生帅,哪个女生靓;而男女生...
    俗人特福阅读 219评论 0 0