arXiv:2501.10924cs.LGcs.AI2025-01被引 9

多智能体强化学习解决不确定环境下的目标定位问题。

Adaptive Target Localization under Uncertainty using Multi-Agent Deep Reinforcement Learning with Knowledge Transfer

  • 用卷积神经网络构建基于PPO的多智能体决策框架
  • 可同时判断目标存在性、可达性并精确定位,成功率超基准方法12%
  • 引入迁移学习共享表征,提升未知场景适应能力

目标定位在敏感应用中至关重要,多个感知智能体通过通信协作,根据传感器读数确定目标位置。现有方法虽采用多智能体深度强化学习(MADRL)解决该问题,但未考虑实际不确定性,如目标不存在时的误报,或因环境复杂导致不可达的情况。为此,本文提出一种基于MADRL的新方法,用于不确定环境中的目标定位。所提方法采用近端策略优化(PPO)优化智能体决策,以卷积神经网络实现演员-评论家结构。智能体观测设计经过优化,以捕捉环境关键信息,并提出团队奖励函数促进协作。该方法涵盖三种动作维度:控制智能体移动搜索区域、检测目标存在性及判断其可达性。利用迁移学习思想,构建深度学习模型,基于MADRL模型知识,准确估计不可达目标的位置,实现两模型间共享表征,加快学习速度并降低计算开销。整体模型能有效搜索目标、判断其存在与可达性,并精确估计位置。实验在放射性目标定位环境中进行,相比现有方法表现出更优性能。

原文摘要 · Abstract (English)

Target localization is a critical task in sensitive applications, where multiple sensing agents communicate and collaborate to identify the target location based on sensor readings. Existing approaches investigated the use of Multi-Agent Deep Reinforcement Learning (MADRL) to tackle target localization. Nevertheless, these methods do not consider practical uncertainties, like false alarms when the target does not exist or when it is unreachable due to environmental complexities. To address these drawbacks, this work proposes a novel MADRL-based method for target localization in uncertain environments. The proposed MADRL method employs Proximal Policy Optimization to optimize the decision-making of sensing agents, which is represented in the form of an actor-critic structure using Convolutional Neural Networks. The observations of the agents are designed in an optimized manner to capture essential information in the environment, and a team-based reward functions is proposed to produce cooperative agents. The MADRL method covers three action dimensionalities that control the agents' mobility to search the area for the target, detect its existence, and determine its reachability. Using the concept of Transfer Learning, a Deep Learning model builds on the knowledge from the MADRL model to accurately estimating the target location if it is unreachable, resulting in shared representations between the models for faster learning and lower computational complexity. Collectively, the final combined model is capable of searching for the target, determining its existence and reachability, and estimating its location accurately. The proposed method is tested using a radioactive target localization environment and benchmarked against existing methods, showing its efficacy.

多智能体强化学习目标定位迁移学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。