Cooperative Solutions to Exploration Tasks Under Speed and Budget Constraints
Karishma, Shrisha Rao

TL;DR
This paper explores multi-agent cooperation in solving dependent tasks under constraints of speed and limited information queries, analyzing how agent speed, number, and budget allocation affect system performance in dynamic environments.
Contribution
It introduces a multi-agent system framework that models task dependencies, agent speed, and query budgets, providing insights into optimal resource allocation strategies under constraints.
Findings
Increasing agent speed improves performance up to a point.
More faster agents do not always improve performance due to task dependencies.
Prioritizing faster agents enhances system efficiency, especially with limited budgets.
Abstract
We present a multi-agent system where agents can cooperate to solve a system of dependent tasks, with agents having the capability to explore a solution space, make inferences, as well as query for information under a limited budget. Re-exploration of the solution space takes place by an agent when an older solution expires and is thus able to adapt to dynamic changes in the environment. We investigate the effects of task dependencies, with highly-dependent graph (a well-known program graph that contains highly interlinked nodes, each representing a task) and less-dependent graphs (a program graph that contains tasks with fewer links), increasing the speed of the agents and the complexity of the problem space and the query budgets available to agents. Specifically, we evaluate trade-offs between the agent's speed and query budget. During the experiments, we…
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
TopicsOptimization and Search Problems · Auction Theory and Applications · Distributed systems and fault tolerance
