Efficient Asynchronous Federated Evaluation with Strategy Similarity Awareness for Intent-Based Networking in Industrial Internet of Things
Shaowen Qin, Jianfeng Zeng, Haodong Guo, Xiaohuan Li, Jiawen Kang, Qian Chen, Dusit Niyato
TL;DR
This work tackles the challenge of safe, scalable verification and deployment of intent-based policies in heterogeneous IIoT environments with privacy constraints. It introduces FEIBN, a Federated Evaluation Enhanced IBN framework that uses multimodal intent alignment with LLMs to translate user intents into structured strategy tuples and applies federated evaluation for distributed policy verification. To address training efficiency and communication overhead, it presents SSAFL, a Strategy Similarity Aware Federated Learning mechanism with similarity-based node selection and magnitude-based asynchronous updates. Experimental results show that SSAFL improves accuracy and convergence speed while significantly reducing communication, demonstrating practical scalability for industrial deployments.
Abstract
Intent-Based Networking (IBN) offers a promising paradigm for intelligent and automated network control in Industrial Internet of Things (IIoT) environments by translating high-level user intents into executable network strategies. However, frequent strategy deployment and rollback are impractical in real-world IIoT systems due to tightly coupled workflows and high downtime costs, while the heterogeneity and privacy constraints of IIoT nodes further complicate centralized policy verification. To address these challenges, we propose FEIBN, a Federated Evaluation Enhanced Intent-Based Networking framework. FEIBN leverages large language models (LLMs) to align multimodal user intents into structured strategy tuples and employs federated learning to perform distributed policy verification across IIoT nodes without exposing raw data. To improve training efficiency and reduce communication overhead, we design SSAFL, a Strategy Similarity Aware Federated Learning mechanism that selects task-relevant nodes based on strategy similarity and resource status, and triggers asynchronous model uploads only when updates are significant. Experiments demonstrate that SSAFL can improve model accuracy, accelerate model convergence, and reduce the cost by 27.8% compared with SemiAsyn.
