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

arXiv cs.AI / 3/23/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • TrustFlow proposes a reputation system where each software agent has a multi-dimensional reputation vector instead of a single scalar score.
  • It propagates reputation through an interaction graph using topic-gated transfer operators, modulating each edge by the content embedding.
  • The framework guarantees convergence to a unique fixed point via the contraction mapping theorem and introduces Lipschitz-1 transfer operators along with composable information-theoretic gates.
  • In benchmarks with 50 agents across 8 domains, TrustFlow achieves up to 98% multi-label Precision@5 on dense graphs and 78% on sparse graphs, while resisting sybil attacks, reputation laundering, and vote rings with at most a 4 percentage-point impact.
  • Unlike PageRank variants, TrustFlow yields vector reputation that is directly queryable by dot product in the same embedding space as user queries.

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.

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