English

TrustFlow: Topic-Aware Vector Reputation Propagation for Multi-Agent Ecosystems

Multiagent Systems 2026-03-23 v1 Artificial Intelligence

Abstract

We introduce TrustFlow, a reputation propagation algorithm that assigns each software agent a multi-dimensional reputation vector rather than a scalar score. Reputation is propagated through an interaction graph via topic-gated transfer operators that modulate each edge by its content embedding, with convergence to a unique fixed point guaranteed by the contraction mapping theorem. We develop a family of Lipschitz-1 transfer operators and composable information-theoretic gates that achieve up to 98% multi-label Precision@5 on dense graphs and 78% on sparse ones. On a benchmark of 50 agents across 8 domains, TrustFlow resists sybil attacks, reputation laundering, and vote rings with at most 4 percentage-point precision impact. Unlike PageRank and Topic-Sensitive PageRank, TrustFlow produces vector reputation that is directly queryable by dot product in the same embedding space as user queries.

Cite

@article{arxiv.2603.19452,
  title  = {TrustFlow: Topic-Aware Vector Reputation Propagation for Multi-Agent Ecosystems},
  author = {Volodymyr Seliuchenko},
  journal= {arXiv preprint arXiv:2603.19452},
  year   = {2026}
}

Comments

14 pages, 3 figures, demo at https://robutler.ai

R2 v1 2026-07-01T11:29:00.462Z