AI Agents 相关度: 9/10

Removing Planner Bias in Goal Recognition Through Multi-Plan Dataset Generation

Mustafa F. Abdelwahed, Felipe Meneguzzi Kin Max Piamolini Gusmao, Joan Espasa
arXiv: 2602.14691v1 发布: 2026-02-16 更新: 2026-02-16

AI 摘要

提出一种多方案生成方法,缓解目标识别数据集中规划器偏差问题,并引入新指标评估识别器的鲁棒性。

主要贡献

  • 提出了一种新的多方案生成方法,用于创建更具挑战性的目标识别数据集。
  • 引入了Version Coverage Score (VCS)指标,用于评估目标识别器在不同方案下的鲁棒性。
  • 实验结果表明,现有目标识别器在低可观测性下的鲁棒性会显著降低。

方法论

使用top-k规划生成多个不同的方案,构建新的数据集,并通过VCS指标评估目标识别器的性能。

原文摘要

Autonomous agents require some form of goal and plan recognition to interact in multiagent settings. Unfortunately, all existing goal recognition datasets suffer from a systematical bias induced by the planning systems that generated them, namely heuristic-based forward search. This means that existing datasets lack enough challenge for more realistic scenarios (e.g., agents using different planners), which impacts the evaluation of goal recognisers with respect to using different planners for the same goal. In this paper, we propose a new method that uses top-k planning to generate multiple, different, plans for the same goal hypothesis, yielding benchmarks that mitigate the bias found in the current dataset. This allows us to introduce a new metric called Version Coverage Score (VCS) to measure the resilience of the goal recogniser when inferring a goal based on different sets of plans. Our results show that the resilience of the current state-of-the-art goal recogniser degrades substantially under low observability settings.

标签

目标识别 规划器偏差 多方案生成 鲁棒性评估

arXiv 分类

cs.AI