Finding geodesics on graphs using reinforcement learning
Daniel Kious, C\'ecile Mailler, Bruno Schapira

TL;DR
This paper introduces a probabilistic reinforcement-learning model inspired by ants finding shortest paths, demonstrating that certain variants reliably lead to shortest path discovery on specific graph types.
Contribution
It presents the first probabilistic reinforcement-learning model for ant pathfinding and proves its effectiveness on series-parallel and losange graphs using advanced mathematical techniques.
Findings
Ants eventually find shortest paths on series-parallel graphs.
Ants eventually find shortest paths on a 5-edge losange graph.
Different reinforcement rules can drastically change outcomes.
Abstract
It is well-known in biology that ants are able to find shortest paths between their nest and the food by successive random explorations, without any mean of communication other than the pheromones they leave behind them. This striking phenomenon has been observed experimentally and modelled by different mean-field reinforcement-learning models in the biology literature. In this paper, we introduce the first probabilistic reinforcement-learning model for this phenomenon. In this model, the ants explore a finite graph in which two nodes are distinguished as the nest and the source of food. The ants perform successive random walks on this graph, starting from the nest and stopped when first reaching the food, and the transition probabilities of each random walk depend on the realizations of all previous walks through some dynamic weighting of the graph. We discuss different variants of…
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
TopicsSlime Mold and Myxomycetes Research · Complex Network Analysis Techniques · DNA and Biological Computing
