English

ADKO: Agentic Decentralized Knowledge Optimization

Machine Learning 2026-05-11 v1

Abstract

We present Agentic Decentralized Knowledge Optimization (ADKO), a framework for collaborative black-box optimization across autonomous agents that achieves sample efficiency, privacy preservation, heterogeneous-objective handling, and communication efficiency. Each agent maintains a private Gaussian Process (GP) surrogate trained on local data and communicates only through knowledge tokens-compact, lossy summaries containing directional signals, advantage scores, and optional language-model (LM) insights-without sharing raw data or model parameters. ADKO unifies GP-Upper Confidence Bound (GP-UCB), parallel Bayesian optimization, decentralized learning, and LM-guided discovery. We provide the first formal analysis of dual information loss: token compression, quantified via mutual-information-based fidelity, and LM approximation error, decomposed into bias and stochastic noise. Our main result shows cumulative regret decomposes into GP error, LM bias, LM noise, and compression loss, with necessary and sufficient conditions for sublinear regret. We also propose fidelity-aware token pruning to preserve high-information tokens under memory budget. Experiments on neural architecture search and scientific discovery validate the theory and show consistent improvements over strong baselines.

Keywords

Cite

@article{arxiv.2605.07863,
  title  = {ADKO: Agentic Decentralized Knowledge Optimization},
  author = {Lucas Nerone Rillo and Zhanhong Jiang and Nastaran Saadati and Aditya Balu and Baskar Ganapathysubramanian and Chinmay Hegde and Soumik Sarkar},
  journal= {arXiv preprint arXiv:2605.07863},
  year   = {2026}
}

Comments

31 pages

R2 v1 2026-07-01T12:57:58.355Z