高级搜索

留言板

尊敬的读者、作者、审稿人, 关于本刊的投稿、审稿、编辑和出版的任何问题, 您可以本页添加留言。我们将尽快给您答复。谢谢您的支持!

姓名
邮箱
手机号码
标题
留言内容
验证码

面向空天地一体化网络的多智能体主动推理协同决策方法

林佳琦 王勇 林鑫 闫实 续欣 谷江春 张森柏

林佳琦, 王勇, 林鑫, 闫实, 续欣, 谷江春, 张森柏. 面向空天地一体化网络的多智能体主动推理协同决策方法[J]. 电子与信息学报. doi: 10.11999/JEIT260727
引用本文: 林佳琦, 王勇, 林鑫, 闫实, 续欣, 谷江春, 张森柏. 面向空天地一体化网络的多智能体主动推理协同决策方法[J]. 电子与信息学报. doi: 10.11999/JEIT260727
LIN Jiaqi①②, WANG Yong③, LIN Xin④, YAN Shi①②, XU Xin④, GU Jiangchun④, ZHANG Senbai⑤. A Multi-Agent Active-Inference Collaborative Decision-Making Method for Space-Air-Ground Integrated Networks[J]. Journal of Electronics & Information Technology. doi: 10.11999/JEIT260727
Citation: LIN Jiaqi①②, WANG Yong③, LIN Xin④, YAN Shi①②, XU Xin④, GU Jiangchun④, ZHANG Senbai⑤. A Multi-Agent Active-Inference Collaborative Decision-Making Method for Space-Air-Ground Integrated Networks[J]. Journal of Electronics & Information Technology. doi: 10.11999/JEIT260727

面向空天地一体化网络的多智能体主动推理协同决策方法

doi: 10.11999/JEIT260727 cstr: 32379.14.JEIT260727
基金项目: 江苏省基础研究重点项目,SBK20251000101。部分由国家科技重大专项(项目编号:GXB-2-2025-5)、国家自然科学基金(项目编号:62371067)和北京市自然科学基金(项目编号:L223007)资助
详细信息
    作者简介:

    林佳琦:男,博士研究生,研究方向为智能网络与知识驱动网络

    王勇:男,讲师,研究方向为飞行器导航理论与技术、通信导航融合技术

    林鑫:男,讲师,研究方向为空天地一体化网络

    闫实:男,教授,研究方向为博弈论、通感一体化、资源管理和深度强化学习等

    续欣:女,副教授,研究方向为巨型星座路由

    谷江春:男,讲师,研究方向为通信与干扰一体化

    张森柏:男,助理研究员,研究方向为卫星通信

    通讯作者:

    林鑫 linxin20202025@163.com

  • 中图分类号: TN929.5

A Multi-Agent Active-Inference Collaborative Decision-Making Method for Space-Air-Ground Integrated Networks

Funds: Jiangsu Provincial Key Basic Research Project, SBK20251000101. National Science and Technology Major Project of China, GXB-2-2025-5. National Natural Science Foundation of China, 62371067. Beijing Natural Science Foundation, Grant L223007
  • 摘要: 针对空天地一体化网络(Space-Air-Ground Integrated Network, SAGIN)中局部观测不完备、拓扑时变和多业务资源耦合的协同决策难题,该文提出基于集体主动推理(Collective Active Inference, CAI)的生智—传智一体化方法。该方法以集体变分自由能最小化推导精度加权语义信念更新律及几何收敛界,以垂直斯塔克尔伯格博弈和水平广义纳什均衡协调共享资源,并结合差分隐私联邦学习、模型无关元学习和知识蒸馏实现跨域适配与轻量部署。开放无线接入网系统级仿真中,满载吞吐量为93.2 Mb/s,任务调度成功率为0.92,95分位时延为20.5 ms;分布外扰动后23个周期恢复。Top-10%稀疏上传使通信量由321.79×103降至34.58×103个标量,学生模型由1 050 KB压缩至160 KB、推理时延由21 ms降至15 ms。结果表明,所提方法在既定仿真条件下兼顾语义共识、资源协调、扰动恢复与受限节点部署。
  • 图  1  空天地一体化多智能体网络架构

    图  2  生智—传智一体化协同方法总体框架

    图  3  O-RAN场景下不同方法的关键性能指标(Key Performance Indicator, KPI)对比

    图  4  分布外扰动场景下的KPI恢复动态对比

    图  5  资源竞争场景下任务调度成功率比较

    图  6  关系推理F1分数随标注样本数变化曲线

    1  基于CVFE的分布式多智能体生智共识

     输入:通信图$ G=(\mathcal{N},{E}_{comm}) $、本地观测序列$ o_{t}^{i} $、
     初始信念$ {Q}_{0i} $、耦合强度$ {\lambda }_{ij} $、迭代上限$ {T}_{iter} $
     输出:达成共识的信念参数$ \{\mu _{i}^{*},{\varSigma }_{i}^{*}\} $ 与动作$ {a}_{i} $
     1: for t = 1, 2, ··· do
     2:  for each agent i ∈ $ {\mathcal{N}} $ in parallel do
     3:   基于$ o_{t}^{i} $进行本地变分推断,得到($ \mu _{\mathrm{i}}^{0} $, $\Sigma_{i}^{0} $)
     4:   for $ \tau $ = 0,1,···,$ {\mathrm{T}}_{\mathrm{iter}-1} $ do // 共识迭代
     5:    广播($ \mu _{i}^{\tau } $,$ \Sigma_{i}^{\tau } $)至$ {\mathcal{N}}_{i} $;接收邻居参数
     6:    按式(6)更新 $ {\mu }_{i}(\tau +1) $
     7:    if $ \| \text{μ}_{i}^{\tau +1}-{\text{μ}}_{i}(\tau )\| <\varepsilon $ then break
     8:   end for
     9:   基于$ \mu _{i}^{*} $选择动作$ {a}_{i}\sim {\pi }_{i}(\cdot |\text{μ}_{i}^{*}) $,执行并接收奖励$ {r}_{i} $
     10: end for
     11: end for
    下载: 导出CSV

    表  1  联邦学习通信开销与收敛轮数对比

    智能体数 维度 全量通信
    (×103)
    稀疏通信
    (×103)
    全量轮数 稀疏轮数
    10 20 4.06 0.53 33.69 40.26
    10 50 25.19 2.82 39.09 46.63
    10 80 64.36 6.92 44.49 53.00
    30 20 12.18 1.58 42.01 50.79
    30 50 75.58 8.46 47.41 57.16
    30 80 193.07 20.75 52.81 63.53
    50 20 20.29 2.63 48.04 58.51
    50 50 126.00 14.10 53.44 64.88
    50 80 321.79 34.58 58.84 71.26
    下载: 导出CSV

    表  2  知识蒸馏后的轻量部署效果及消融实验

    方法 路径效率(%) 成功率(%) 大小(KB) 时延(ms)
    深度强化学习教师 97.0 95.0 1 050 21
    所提方法(学生) 93.0 91.0 160 15
    缺环境域消融 82.0 77.0 160 16
    缺网络域消融 85.0 73.0 165 18
    缺行为域消融 88.0 79.0 168 17
    下载: 导出CSV
  • [1] GUO Hongzhi, LI Jingyi, LIU Jiajia, et al. A survey on space-air-ground-sea integrated network security in 6G[J]. IEEE Communications Surveys & Tutorials, 2022, 24(1): 53–87. doi: 10.1109/COMST.2021.3131332.
    [2] 王雪, 孟姝宇, 钱志鸿. 面向6G全域融合的智能接入关键技术综述[J]. 电子与信息学报, 2024, 46(5): 1613–1631. doi: 10.11999/JEIT231224.

    WANG Xue, MENG Shuyu, and QIAN Zhihong. An overview of key technologies for intelligent access toward 6G full-domain convergence[J]. Journal of Electronics & Information Technology, 2024, 46(5): 1613–1631. doi: 10.11999/JEIT231224.
    [3] 林佳琦, 钱琪杰, 钟旭东, 等. 面向6G的知识驱动“自智”网络架构[J]. 通信学报, 2025, 46(10): 40–62. doi: 10.11959/j.issn.1000-436x.2025159.

    LIN Jiaqi, QIAN Qijie, ZHONG Xudong, et al. Knowledge-driven “self-intelligent” network architecture for 6G[J]. Journal on Communications, 2025, 46(10): 40–62. doi: 10.11959/j.issn.1000-436x.2025159.
    [4] SHI Rongye, YU Xin, WANG Yandong, et al. Symmetry-Informed MARL: A decentralized and cooperative UAV swarm control approach for communication coverage[J]. IEEE Transactions on Mobile Computing, 2025, 24(9): 8039–8056. doi: 10.1109/TMC.2025.3553285.
    [5] KIM G S, CHO Y, CHUNG J, et al. Quantum multi-agent reinforcement learning for cooperative mobile access in space-air-ground integrated networks[J]. IEEE Transactions on Mobile Computing, 2026, 25(1): 1200–1218. doi: 10.1109/TMC.2025.3599683.
    [6] AO Tianyong, LI Haoqiang, ZHANG Kaixin, et al. Heterogeneous UAVs trajectory optimization for post-disaster target search based on MARL with graph attention network[J]. IEEE Transactions on Vehicular Technology, 2026, 75(1): 1412–1426. doi: 10.1109/TVT.2025.3594534.
    [7] ZHANG Jianshu and WU Xiaofu. Cooperative jamming over DRL-based frequency hopping wireless communications: A one-leader multi-follower Stackelberg game approach[J]. IEEE Transactions on Information Forensics and Security, 2025, 20: 9220–9234. doi: 10.1109/TIFS.2025.3604229.
    [8] LIN Xin, LIU Aijun, HAN Chen, et al. Intelligent adaptive MIMO transmission for nonstationary communication environment: A deep reinforcement learning approach[J]. IEEE Transactions on Communications, 2025, 73(8): 5965–5979. doi: 10.1109/TCOMM.2025.3529263.
    [9] LI Peixuan, WANG Yichen, WANG Zhangnan, et al. Joint task offloading and resource allocation strategy for hybrid MEC-enabled LEO satellite networks: A hierarchical game approach[J]. IEEE Transactions on Communications, 2025, 73(5): 3150–3166. doi: 10.1109/TCOMM.2024.3478111.
    [10] CHEN Tianjiao, WANG Xiaoyun, HUA Meihui, et al. Incentive-based task offloading for digital twins in 6G native artificial intelligence networks: A learning approach[J]. Frontiers of Information Technology & Electronic Engineering, 2025, 26(2): 214–229. doi: 10.1631/FITEE.2400240.
    [11] WANG Kaidi, MA Yi, MASHHADI M B, et al. Convergence acceleration in wireless federated learning: A Stackelberg game approach[J]. IEEE Transactions on Vehicular Technology, 2025, 74(1): 714–729. doi: 10.1109/TVT.2024.3452933.
    [12] 张鸿, 廖彧歆, 王汝言, 等. 面向密集场景的空天地网络资源分配算法[J]. 电子与信息学报, 2024, 46(5): 1968–1976. doi: 10.11999/JEIT231086.

    ZHANG Hong, LIAO Yuxin, WANG Ruyan, et al. Resource allocation algorithm of space-air-ground integrated network for dense scenarios[J]. Journal of Electronics & Information Technology, 2024, 46(5): 1968–1976. doi: 10.11999/JEIT231086.
    [13] 林艳, 夏开元, 张一晋. 基于生成对抗网络辅助多智能体强化学习的边缘计算网络联邦切片资源管理[J]. 电子与信息学报, 2025, 47(3): 666–677. doi: 10.11999/JEIT240773.

    LIN Yan, XIA Kaiyuan, and ZHANG Yijin. Federated slicing resource management in edge computing networks based on GAN-assisted multi-agent reinforcement learning[J]. Journal of Electronics & Information Technology, 2025, 47(3): 666–677. doi: 10.11999/JEIT240773.
    [14] REZAZADEH F, CHERGUI H, and MANGUES-BAFALLUY J. Explanation-guided deep reinforcement learning for trustworthy 6G RAN slicing[C]. 2023 IEEE International Conference on Communications Workshops (ICC Workshops), Rome, Italy, 2023: 1026–1031. doi: 10.1109/ICCWorkshops57953.2023.10283684.
    [15] HONG J, VAN TU N, and HONG J W K. A comprehensive survey on LLM-based network management and operations[J]. International Journal of Network Management, 2025, 35(6): e70029. doi: 10.1002/nem.70029.
    [16] SUBRAMANIAN A, BHATTACHARJEE A, GUPTA S K, et al. A neuro-symbolic approach to multi-agent RL for interpretability and probabilistic decision making[C]. AAAI Spring Symposium on User-Aligned Assessment of Adaptive AI Systems, Stanford, USA, 2024. (查阅网上资料, 未找到本条文献信息, 请确认).
    [17] FRISTON K, FITZGERALD T, RIGOLI F, et al. Active inference: A process theory[J]. Neural Computation, 2017, 29(1): 1–49. doi: 10.1162/NECO_a_00912.
    [18] NEDIC A and OZDAGLAR A. Distributed subgradient methods for multi-agent optimization[J]. IEEE Transactions on Automatic Control, 2009, 54(1): 48–61. doi: 10.1109/TAC.2008.2009515.
    [19] FINN C, ABBEEL P, and LEVINE S. Model-agnostic meta-learning for fast adaptation of deep networks[C]. Proceedings of the 34th International Conference on Machine Learning, Sydney, Australia, 2017: 1126–1135.
    [20] HINTON G, VINYALS O, and DEAN J. Distilling the knowledge in a neural network[EB/OL]. https://arxiv.org/abs/1503.02531, 2015. doi: 10.48550/arXiv.1503.02531.
  • 加载中
图(6) / 表(3)
计量
  • 文章访问数:  10
  • HTML全文浏览量:  1
  • PDF下载量:  0
  • 被引次数: 0
出版历程
  • 收稿日期:  2026-06-01
  • 修回日期:  2026-08-17
  • 录用日期:  2026-08-17
  • 网络出版日期:  2026-09-18

目录

    /

    返回文章
    返回