社交网络中位置感知的目标影响力最大化

Location‐aware targeted influence maximization in social networks

Journal of the Association for Information Science and Technology (JASIST) · 2017
被引 25
ABS 3

中文导读

研究了社交网络中针对有主题和地理位置偏好的目标用户的影响力最大化问题,提出了TR树索引和两种近似算法及一种启发式算法,实验验证了有效性。

Abstract

In this paper, we study the location‐aware targeted influence maximization problem in social networks, which finds a seed set to maximize the influence spread over the targeted users. In particular, we consider those users who have both topic and geographical preferences on promotion products as targeted users. To efficiently solve this problem, one challenge is how to find the targeted users and compute their preferences efficiently for given requests. To address this challenge, we devise a TR‐tree index structure, where each tree node stores users' topic and geographical preferences. By traversing the TR‐tree in depth‐first order, we can efficiently find the targeted users. Another challenge of the problem is to devise algorithms for efficient seeds selection. We solve this challenge from two complementary directions. In one direction, we adopt the maximum influence arborescence (MIA) model to approximate the influence spread, and propose two efficient approximation algorithms with approximation ratio, which prune some candidate seeds with small influences by precomputing users' initial influences offline and estimating the upper bound of their marginal influences online. In the other direction, we propose a fast heuristic algorithm to improve efficiency. Experiments conducted on real‐world data sets demonstrate the effectiveness and efficiency of our proposed algorithms.

社交网络影响力最大化位置感知目标用户近似算法