The trace-reinforced ants process does not find shortest paths
Daniel Kious, C\'ecile Mailler, Bruno Schapira

TL;DR
This paper investigates a probabilistic reinforcement-learning model for ant foraging, demonstrating that ants find shortest paths in tree graphs but not necessarily in other graphs, with convergence to deterministic limits shown via stochastic approximation methods.
Contribution
The paper proves shortest path finding in tree graphs, provides counterexamples in other graphs, and shows convergence of edge-weights to deterministic limits using stochastic approximation.
Findings
Ants find shortest paths in tree graphs under the model.
In some graphs, ants do not find shortest paths.
Edge-weights converge to deterministic limits despite reinforcement.
Abstract
In this paper, we study a probabilistic reinforcement-learning model for ants searching for the shortest path(s) between their nest and a source of food. In this model, the nest and the source of food are two distinguished nodes and in a finite graph . The ants perform a sequence of random walks on this graph, starting from the nest and stopped when first hitting the source of food. At each step of its random walk, the -th ant chooses to cross a neighbouring edge with probability proportional to the number of preceding ants that crossed that edge at least once. We say that {\it the ants find the shortest path} if, almost surely as the number of ants grow to infinity, almost all the ants go from the nest to the source of food through one of the shortest paths, without loosing time on other edges of the graph. Our contribution is three-fold: (1) We prove that, if…
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
TopicsDiffusion and Search Dynamics · Stochastic processes and statistical mechanics · Metaheuristic Optimization Algorithms Research
