Policy Search, Retrieval, and Composition via Task Similarity in Collaborative Agentic Systems
Saptarshi Nath, Christos Peridis, Eseoghene Benjamin, Xinran Liu, Soheil Kolouri, Peter Kinnell, Zexin Li, Cong Liu, Shirin Dora, and Andrea Soltoggio

TL;DR
This paper introduces MOSAIC, a novel algorithm enabling agentic systems to efficiently share, select, and compose policies based on task similarity, significantly enhancing learning speed and performance in multi-agent environments.
Contribution
The study presents MOSAIC, a new method for policy sharing and composition that improves collective learning by leveraging task similarity and modular neural representations.
Findings
MOSAIC outperforms isolated and global sharing methods in speed and performance.
Selective reuse reduces task interference and enhances learning efficiency.
Shared knowledge accelerates learning of complex tasks through self-organization.
Abstract
Agentic AI aims to create systems that set their own goals, adapt proactively to change, and refine behavior through continuous experience. Recent advances suggest that, when facing multiple and unforeseen tasks, agents could benefit from sharing machine-learned knowledge and reusing policies that have already been fully or partially learned by other agents. However, how to query, select, and retrieve policies from a pool of agents, and how to integrate such policies remains a largely unexplored area. This study explores how an agent decides what knowledge to select, from whom, and when and how to integrate it in its own policy in order to accelerate its own learning. The proposed algorithm, \emph{Modular Sharing and Composition in Collective Learning} (MOSAIC), improves learning in agentic collectives by combining (1) knowledge selection using performance signals and cosine similarity…
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
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Access Control and Trust · Cloud Computing and Resource Management
MethodsSparse Evolutionary Training
