CFP last date
22 April 2024
Reseach Article

Influence Maximization on Mobile Social Network using Location based Community Greedy Algorithm

by Smita Bhosale, Dhanshree Kulkarni
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 122 - Number 19
Year of Publication: 2015
Authors: Smita Bhosale, Dhanshree Kulkarni
10.5120/21810-5133

Smita Bhosale, Dhanshree Kulkarni . Influence Maximization on Mobile Social Network using Location based Community Greedy Algorithm. International Journal of Computer Applications. 122, 19 ( July 2015), 28-31. DOI=10.5120/21810-5133

@article{ 10.5120/21810-5133,
author = { Smita Bhosale, Dhanshree Kulkarni },
title = { Influence Maximization on Mobile Social Network using Location based Community Greedy Algorithm },
journal = { International Journal of Computer Applications },
issue_date = { July 2015 },
volume = { 122 },
number = { 19 },
month = { July },
year = { 2015 },
issn = { 0975-8887 },
pages = { 28-31 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume122/number19/21810-5133/ },
doi = { 10.5120/21810-5133 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:11:27.910949+05:30
%A Smita Bhosale
%A Dhanshree Kulkarni
%T Influence Maximization on Mobile Social Network using Location based Community Greedy Algorithm
%J International Journal of Computer Applications
%@ 0975-8887
%V 122
%N 19
%P 28-31
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

A mobile social network plays an important role as the spread of information and influence in the form of "word-of-mouth". It is basic thing to find small set of influential people in a mobile social network such that targeting them initially. It will increase the spread of the influence . The problem of finding the most influential nodes in network is NP-hard. It has been shown that a Greedy algorithm with provable approximation guarantees can give good approximation. Community based Greedy algorithm is used for mining top-K influential nodes. It has two components: dividing the mobile social network into several communities by taking into account information diffusion and selecting communities to find influential nodes by a dynamic programming. Location Based community Greedy algorithm is used to find the influence node based on Location and consider the influence propagation within Particular area. Experiments result on real large-scale mobile social networks show that the proposed location based greedy algorithm has higher efficiency than previous community greedy algorithm.

References
  1. W. Yu, G. Cong, G. Song, and K. Xie, "Community-based greedy algo- rithm for mining top-k in?uential nodes in mobile social networks," in KDD, 2010, pp. 1039–1048
  2. F. Bass, "A new product growth model for consumer durables," Manage- ment Science, vol. 15, pp. 215–227, 1969.
  3. V. Mahajan, E. Muller, and F. Bass, "New product diffusion models in marketing: A review and directions for research," Journal of Marketing, vol. 54, no. 1, pp. 1–26, 1999.
  4. D. Kempe, J. Kleinberg, and E. Tardos, "Maximizing the spread of in?uence through a social network," in Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining, 2003, pp. 137–146.
  5. J. Brown and P. Reinegen, "Social ties and word-of-mouth referral be- havior," Journal of Consumer research, vol. 14, no. 3, pp. 350–362, 1987.
  6. W. Chen, Y. Wang, and S. Yang, "Ef?cient in?uence maximization in social networks," in Proceedings of the 15th ACM SIGKDD international conference on Knowledge discovery and data mining, 2009, pp. 199– 208.
  7. J. Leskovec, A. Krause, C. Guestrin, C. Faloutsos, J. VanBriesen, and N. Glance, "Cost-effective outbreak detection in networks," in Proceedings of the 13th ACM SIGKDD international conference on Knowledge discovery and data mining, 2007, pp. 420–429.
  8. M. Girvan and M. E. J. Newman, "Community structure in social and biological networks," Proceedings of the National Academy of Sciences, vol. 99, no. 12, pp. 7821–7826, 2002.
  9. P. Domingos and M. Richardson, "Mining the network value of cus- tomers," in Proceedings of the seventh ACM SIGKDD international conference on Knowledge discovery and data mining, 2001, pp. 57–66.
  10. D. Kempe, J. Kleinberg, and E. Tardos, "In?uential nodes in a diffusion model for social networks," In ternational colloquium on automata, languages and programming, no. 32, pp. 112–1138, 2005
  11. J. Goldenberg, B. Libai, and E. Muller, "Talk of the network: A complex systems look at the underlying process of word-of-mouth," Marketing Letters, vol. 12, no. 3, pp. 211–223, 2001
Index Terms

Computer Science
Information Sciences

Keywords

CGA - Community-based Greedy Algorithm LCGA – Location Based Community Greedy Algorithm