Semantic Chain-of-Trust: Autonomous Trust Orchestration for Collaborator Selection via Hypergraph-Aided Agentic AI
Botao Zhu, Xianbin Wang, Dusit Niyato
TL;DR
The paper addresses trustworthy collaborator selection in distributed, resource-constrained systems by introducing semantic trust, a multi-dimensional trust representation. It implements this through an on-device agentic AI framework and hypergraph-based collaboration management to enable autonomous, one-hop and multi-hop trust-based collaboration. A two-component trust evaluation—historical collaboration-based trust and resource-based trust—combined with few-shot learning for on-demand resource assessment enables dynamic, autonomous trust orchestration. Experimental results on heterogeneous devices demonstrate accurate idle-state triggering and perfect accuracy in identifying untrusted devices across multiple scenarios, highlighting the approach's efficiency and scalability for intelligent cross-device collaboration.
Abstract
The effective completion of tasks in collaborative systems hinges on task-specific trust evaluations of potential devices for distributed collaboration. Due to independent operation of devices involved, dynamic evolution of their mutual relationships, and complex situation-related impact on trust evaluation, effectively assessing devices' trust for collaborator selection is challenging. To overcome this challenge, we propose a semantic chain-of-trust model implemented with agentic AI and hypergraphs for supporting effective collaborator selection. We first introduce a concept of semantic trust, specifically designed to assess collaborators along multiple semantic dimensions for a more accurate representation of their trustworthiness. To facilitate intelligent evaluation, an agentic AI system is deployed on each device, empowering it to autonomously perform necessary operations, including device state detection, trust-related data collection, semantic extraction, task-specific resource evaluation, to derive a semantic trust representation for each collaborator. In addition, each device leverages a hypergraph to dynamically manage potential collaborators according to different levels of semantic trust, enabling fast one-hop collaborator selection. Furthermore, adjacent trusted devices autonomously form a chain through the hypergraph structure, supporting multi-hop collaborator selection. Experimental results demonstrate that the proposed semantic chain-of-trust achieves 100\% accuracy in trust evaluation based on historical collaborations, enabling intelligent, resource-efficient, and precise collaborator selection.
