We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SI

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Social and Information Networks

Title: Optimizing Node Discovery on Networks: Problem Definitions, Fast Algorithms, and Observations

Abstract: Many people dream to become famous, YouTube video makers also wish their videos to have a large audience, and product retailers always hope to expose their products to customers as many as possible. Do these seemingly different phenomena share a common structure? We find that fame, popularity, or exposure, could be modeled as a node's discoverability on some properly defined network, and all of the previously mentioned phenomena can be commonly stated as a target node wants to be discovered easily by the other nodes in the network. In this work, we explicitly define a node's discoverability in a network, and formulate a general node discoverability optimization problem, where the goal is to create a budgeted set of incoming edges to the target node so as to optimize the target node's discoverability in the network. Although the optimization problem is proven to be NP-hard, we find that the defined discoverability measures have good properties that enable us to use a greedy algorithm to find provably near-optimal solutions. The computational complexity of a greedy algorithm is dominated by the time cost of an oracle call, i.e., calculating the marginal gain of a node. To scale up the oracle call over large networks, we propose an estimation-and-refinement approach, that provides a good trade-off between estimation accuracy and computational efficiency. Experiments conducted on real-world networks demonstrate that our method is thousands of times faster than an exact method using dynamic programming, thereby allowing us to solve the node discoverability optimization problem on large networks.
Comments: 45 pages, 13 figures
Subjects: Social and Information Networks (cs.SI)
Cite as: arXiv:1703.04307 [cs.SI]
  (or arXiv:1703.04307v3 [cs.SI] for this version)

Submission history

From: Junzhou Zhao [view email]
[v1] Mon, 13 Mar 2017 09:46:53 GMT (288kb,D)
[v2] Fri, 17 Mar 2017 09:19:48 GMT (288kb,D)
[v3] Wed, 30 Aug 2017 02:02:01 GMT (2954kb,D)

Link back to: arXiv, form interface, contact.