Distributed Submodular Maximization with Limited Information
For multi-agent systems with information constraints, this work offers theoretical performance guarantees for greedy submodular maximization, though the results are incremental.
This paper studies distributed submodular maximization where agents have limited information about others' choices. It provides lower and upper bounds on greedy algorithm performance based on graph properties like clique and chromatic numbers, with simulations validating the results.
We consider a class of distributed submodular maximization problems in which each agent must choose a single strategy from its strategy set. The global objective is to maximize a submodular function of the strategies chosen by each agent. When choosing a strategy, each agent has access to only a limited number of other agents' choices. For each of its strategies, an agent can evaluate its marginal contribution to the global objective given its information. The main objective is to investigate how this limitation of information about the strategies chosen by other agents affects the performance when agents make choices according to a local greedy algorithm. In particular, we provide lower bounds on the performance of greedy algorithms for submodular maximization, which depend on the clique number of a graph that captures the information structure. We also characterize graph-theoretic upper bounds in terms of the chromatic number of the graph. Finally, we demonstrate how certain graph properties limit the performance of the greedy algorithm. Simulations on several common models for random networks demonstrate our results.