Total positive influence domination on weighted networks
Danica Vukadinovi\'c Greetham, Nathaniel Charlton, Anush Poghosyan

TL;DR
This paper introduces new approximation algorithms for the total positive influence dominating set problem in weighted networks, with applications in social networks, blockchain, and distributed systems, supported by extensive experiments.
Contribution
It presents two greedy algorithms and a linear programming based approach for the problem, offering novel solutions with practical applications.
Findings
Algorithms perform well on real and synthetic networks
Trade-offs observed between solution quality and computational efficiency
Potential issues identified for each algorithm
Abstract
We are proposing two greedy and a new linear programming based approximation algorithm for the total positive influence dominating set problem in weighted networks. Applications of this problem in weighted settings include finding: a minimum cost set of nodes to broadcast a message in social networks, such that each node has majority of neighbours broadcasting that message; a maximum trusted set in bitcoin network; an optimal set of hosts when running distributed apps etc. Extensive experiments on different generated and real networks highlight advantages and potential issues for each algorithm.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGame Theory and Voting Systems · Complexity and Algorithms in Graphs · Game Theory and Applications
