arXiv論文メモ
新着一覧
cs.CR / cs.AI · 査読状況未確認

多数のAIエージェントを信頼して発見する分散構成

A Scalable Trust Discovery Architecture for the Internet of Agents

Song Zhang, Jiankang Yao, Hongtao Li, Xiaojun Zhang, Xugang Shen, Xin Li, Yanbiao Li

この論文をやさしく読む

ひとことで言うと

多数のエージェントを登録し、身元と能力を確認しながら探せる階層分散型の仕組みを提案します。

何に役立つ?

異なる基盤にいるエージェントが協力相手を見つけるための登録・名前解決の基盤として想定されています。

この研究の面白いところ

管理の根、登録、探索を三層に分け、元の識別子と信頼されたレジストリ接尾辞を結び付けます。二重証明書と多段階認証を使います。

どこまで分かった?

試作では平均登録58 ms、探索25 msなどを示しますが、身元の認証は応答内容や行動の安全性まで保証しません。大規模登録実験の結果と、開放環境での信頼性全体は区別が必要です。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

Internet of Agentsは、多数の自律エージェントが異種のプラットフォームをまたいで相互に発見・検証・協働できるようにすると期待されている。しかし、現在のエージェント用プロトコルは主にツール呼び出しとエージェント間通信を扱っており、大規模に対応できるエージェント登録、信頼できる識別、能力に基づく発見は、ほぼ未解決のままである。 本論文では、この課題に対してInternet of Agentsのための拡張性のある信頼・発見アーキテクチャを提案する。信頼されたレジストリの統治を担うAgent Root、エージェントの登録とメタデータ公開を担うAgent Registry、分散的な能力の発見と信頼を考慮した解決を担うAgent Resolverの3層からなる階層的・分散的設計を採用する。また、レジストリの接尾辞を基点とする複合識別方式を導入し、エージェント固有の識別子を信頼されたレジストリの接尾辞に結びつけて、グローバルに発見可能な識別情報を生成する。さらに、二重証明書と多段階認証の仕組みによって、エージェント間の識別情報への信頼を強化する。 試作システムを実装し、大規模なエージェント登録と解決の実験で評価した。平均登録遅延は58ミリ秒、平均発見遅延は25ミリ秒で、毎秒1万9000件を超える登録要求と、毎秒2万9000件を超えるエージェント発見要求に対応した。これらの結果は提案構成の実現可能性を示し、Internet of Agentsにおける、規模拡大に対応し識別情報を信頼できるエージェントの生態系に向けた実用的な方法を提供する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-17(UTC)
最新改訂
2026-09-17 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

The Internet of Agents is expected to enable large numbers of autonomous agents to discover, verify, and collaborate with each other across heterogeneous platforms. However, current agent protocols mainly address tool invocation and inter-agent communication, leaving scalable agent registration, trustworthy identification, and capability-oriented discovery largely unresolved. To address this, this paper proposes a scalable trust discovery architecture for the Internet of Agents. The proposed architecture adopts a hierarchical and distributed design consisting of three layers: Agent Root for trusted registry governance, Agent Registry for agent registration and metadata publication, and Agent Resolver for distributed capability discovery and trust-aware resolution. The architecture further introduces a registry-suffix-anchored composite identity scheme, which binds an agent native identifier to a trusted registry suffix to generate a globally discoverable identity. It also incorporates a dual-certificate and multi-level authentication mechanism to strengthen identity trust among agents. We implement a prototype and evaluate it through large-scale agent registration and resolution experiments. The prototype achieves an average registration latency of 58ms and an average discovery latency of 25ms, and it supports more than 19,000 registration requests per second and more than 29,000 agent discovery requests per second. These results demonstrate the feasibility of the proposed architecture, providing a practical approach toward scalable and identity-trusted agent ecosystems in the Internet of Agents.

arXiv ID: 2609.20095 / 要約の誤りについて