Reinforcement Learning Discovers Efficient Decentralized Graph Path Search Strategies
Alexei Pisacane, Victor-Alexandru Darvariu, Mirco Musolesi

TL;DR
This paper introduces a multi-agent reinforcement learning approach for decentralized graph path search, effectively leveraging local views and social network structures to outperform existing methods in synthetic and real-world networks.
Contribution
It presents a novel multi-agent RL framework for decentralized graph search that utilizes local information and social network properties, advancing beyond global-view assumptions.
Findings
Significantly outperforms heuristic and learned baselines.
Constructs meaningful graph embeddings through reward-driven learning.
Effective in both synthetic and real-world social networks.
Abstract
Graph path search is a classic computer science problem that has been recently approached with Reinforcement Learning (RL) due to its potential to outperform prior methods. Existing RL techniques typically assume a global view of the network, which is not suitable for large-scale, dynamic, and privacy-sensitive settings. An area of particular interest is search in social networks due to its numerous applications. Inspired by seminal work in experimental sociology, which showed that decentralized yet efficient search is possible in social networks, we frame the problem as a collaborative task between multiple agents equipped with a limited local view of the network. We propose a multi-agent approach for graph path search that successfully leverages both homophily and structural heterogeneity. Our experiments, carried out over synthetic and real-world social networks, demonstrate that our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Wikis in Education and Collaboration · Data Management and Algorithms
