On Exploiting Hitting Sets for Model Reconciliation
Stylianos Loukas Vasileiou, Alessandro Previti, William Yeoh

TL;DR
This paper introduces a logic-based framework for model reconciliation that leverages hitting set duality between minimal correction sets and minimal unsatisfiable sets to generate explanations, outperforming existing solvers in planning and SAT instances.
Contribution
It extends hitting set techniques to the context of model reconciliation between two knowledge bases, providing a novel approach for explanation generation.
Findings
Outperforms state-of-the-art solver on planning instances.
Effective on generic SAT instances from recent competitions.
Demonstrates practical efficiency in explanation generation.
Abstract
In human-aware planning, a planning agent may need to provide an explanation to a human user on why its plan is optimal. A popular approach to do this is called model reconciliation, where the agent tries to reconcile the differences in its model and the human's model such that the plan is also optimal in the human's model. In this paper, we present a logic-based framework for model reconciliation that extends beyond the realm of planning. More specifically, given a knowledge base entailing a formula and a second knowledge base not entailing it, model reconciliation seeks an explanation, in the form of a cardinality-minimal subset of , whose integration into makes the entailment possible. Our approach, based on ideas originating in the context of analysis of inconsistencies, exploits the existing hitting set duality between minimal correction sets…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsLogic, Reasoning, and Knowledge · AI-based Problem Solving and Planning · Bayesian Modeling and Causal Inference
