AIOct 2, 2023

Bridging the Gap between Structural and Semantic Similarity in Diverse Planning

arXiv:2310.01520v11 citationsh-index: 46
Originality Incremental advance
AI Analysis

This work addresses a limitation in diverse planning for applications like plan recognition, but it is incremental as it builds on existing metrics.

The paper tackles the problem that current diverse planning similarity metrics only consider structural properties, failing to capture semantic differences, and proposes two new domain-independent metrics that address this gap, demonstrating their utility in cases where existing metrics fail.

Diverse planning is the problem of finding multiple plans for a given problem specification, which is at the core of many real-world applications. For example, diverse planning is a critical piece for the efficiency of plan recognition systems when dealing with noisy and missing observations. Providing diverse solutions can also benefit situations where constraints are too expensive or impossible to model. Current diverse planners operate by generating multiple plans and then applying a selection procedure to extract diverse solutions using a similarity metric. Generally, current similarity metrics only consider the structural properties of the given plans. We argue that this approach is a limitation that sometimes prevents such metrics from capturing why two plans differ. In this work, we propose two new domain-independent metrics which are able to capture relevant information on the difference between two given plans from a domain-dependent viewpoint. We showcase their utility in various situations where the currently used metrics fail to capture the similarity between plans, failing to capture some structural symmetries.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes