๐ค AI Summary
Existing diverse planning approaches rely heavily on distance-function-based modeling, suffering from poor interpretability and limited expressive power. To address this, we propose a behavior-oriented planning framework that introducesโ for the first timeโa modular diversity modeling architecture and a qualitative diversity description language, enabling semantic modeling and attributional explanation of behavioral differences among plans. Methodologically, we integrate formal diversity modeling with Satisfiability Modulo Theories (SMT) constraint solving to precisely encode and efficiently satisfy diversity requirements. Experimental results demonstrate that, compared to state-of-the-art methods, our framework achieves significant improvements in diversity quality, solution feasibility, and computational efficiency. It further offers strong interpretability, high flexibility, and cross-domain generality, effectively supporting real-world applications such as plan recognition and business process automation.
๐ Abstract
Diverse planning is the problem of generating plans with distinct characteristics. This is valuable for many real-world scenarios, including applications related to plan recognition and business process automation. In this work, we introduce emph{Behaviour Planning}, a diverse planning toolkit that can characterise and generate diverse plans based on modular diversity models. We present a qualitative framework for describing diversity models, a planning approach for generating plans aligned with any given diversity model, and provide a practical implementation of an SMT-based behaviour planner. We showcase how the qualitative approach offered by Behaviour Planning allows it to overcome various challenges faced by previous approaches. Finally, the experimental evaluation shows the effectiveness of Behaviour Planning in generating diverse plans compared to state-of-the-art approaches.