Agentic Distributed Computing
Ajay D. Kshemkalyani, Manish Kumar, Anisur Rahaman Molla, Gokarna Sharma

TL;DR
This paper introduces the agentic model of distributed computing with mobile agents, presenting deterministic algorithms for leader election and minimum spanning tree construction that optimize time and memory, extending prior work limited to fixed agents.
Contribution
It is the first to study distributed graph tasks in the agentic model with fewer agents than nodes, providing new algorithms for leader election and MST construction.
Findings
Developed deterministic algorithms for leader election with k<n and k=n.
Achieved minimized time and memory complexities in algorithms.
Extended the study of distributed tasks to the agentic model with k≤n.
Abstract
The most celebrated and extensively studied model of distributed computing is the {\em message-passing model,} in which each vertex/node of the (distributed network) graph corresponds to a static computational device that communicates with other devices through passing messages. In this paper, we consider the {\em agentic model} of distributed computing which extends the message-passing model in a new direction. In the agentic model, computational devices are modeled as relocatable or mobile computational devices (called agents in this paper), i.e., each vertex/node of the graph serves as a container for the devices, and hence communicating with another device requires relocating to the same node. We study two fundamental graph level tasks, leader election, and minimum spanning tree, in the agentic model, which will enhance our understanding of distributed computation across paradigms.…
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.
