Title :
Effective Method for Promoting Viral Marketing in Microblog
Author :
Xiang Li ; Shaoyin Cheng ; Wenlong Chen ; Fan Jiang
Author_Institution :
Sch. of Comput. Sci. & Technol., Univ. of Sci. & Technol. of China, Hefei, China
Abstract :
Based on word-of-mouth effect, viral marketing has developed into an important marketing strategy recently. Meanwhile, microblog has drawn global attention as a potential marketing group over the past decade. Thus how to promote viral marketing in microblog has become a hot topic in social network. However, finding the most influential users for viral marketing under some diffusion models has been proven to be NP-hard [2]. Even though several algorithms have been proposed to approximate this problem, some of them are time-consuming, some inaccurate, and some including too many assumptions. In this paper, we propose an effective method which can obtain a good approximation with nice speed. To reduce the number of candidate users, we present MBRank to rank all the users in microblog and select a small number of candidates. Based on the small candidate set, MBGreedy and its improvement MBCELF for influence maximization are given. They combine both the advantages of greedy-based and heuristic-based algorithms. Furthermore, whether the top-k ranked users always lead to influence maximization is involved. Extensive experiments are conducted to prove that MBCELF is a good tradeoff between effectiveness and efficiency, and the experimental results reveal that our method is really competent in promoting viral marketing in microblog.
Keywords :
computational complexity; greedy algorithms; promotion (marketing); social networking (online); MBCELF; MBGreedy; MBRank; NP-hard problem; diffusion model; greedy-based algorithm; heuristic-based algorithm; influence maximization; marketing strategy; microblog; social network; viral marketing promotion; word-of-mouth effect; Algorithm design and analysis; Approximation algorithms; Greedy algorithms; Heuristic algorithms; Integrated circuit modeling; Social network services; influence maximization; microblog; viral marketing;
Conference_Titel :
Social Computing (SocialCom), 2013 International Conference on
Conference_Location :
Alexandria, VA
DOI :
10.1109/SocialCom.2013.100