English

Maximizing Utility Among Selfish Users in Social Groups

Networking and Internet Architecture 2013-10-01 v1 Data Structures and Algorithms Social and Information Networks

Abstract

We consider the problem of a social group of users trying to obtain a "universe" of files, first from a server and then via exchange amongst themselves. We consider the selfish file-exchange paradigm of give-and-take, whereby two users can exchange files only if each has something unique to offer the other. We are interested in maximizing the number of users who can obtain the universe through a schedule of file-exchanges. We first present a practical paradigm of file acquisition. We then present an algorithm which ensures that at least half the users obtain the universe with high probability for nn files and m=O(logn)m=O(\log n) users when nn\rightarrow\infty, thereby showing an approximation ratio of 2. Extending these ideas, we show a 1+ϵ11+\epsilon_1 - approximation algorithm for m=O(n)m=O(n), ϵ1>0\epsilon_1>0 and a (1+z)/2+ϵ2(1+z)/2 +\epsilon_2 - approximation algorithm for m=O(nz)m=O(n^z), z>1z>1, ϵ2>0\epsilon_2>0. Finally, we show that for any m=O(eo(n))m=O(e^{o(n)}), there exists a schedule of file exchanges which ensures that at least half the users obtain the universe.

Cite

@article{arxiv.1309.7935,
  title  = {Maximizing Utility Among Selfish Users in Social Groups},
  author = {Ashwin Pananjady and Vivek Kumar Bagaria and Rahul Vaze},
  journal= {arXiv preprint arXiv:1309.7935},
  year   = {2013}
}

Comments

11 pages, 3 figures; submitted for review to the National Conference on Communications (NCC) 2014

R2 v1 2026-06-22T01:37:17.706Z