arXiv Analytics

Sign in

arXiv:2106.08064 [cs.LG]AbstractReferencesReviewsResources

Generating Contrastive Explanations for Inductive Logic Programming Based on a Near Miss Approach

Johannes Rabold, Michael Siebers, Ute Schmid

Published 2021-06-15Version 1

In recent research, human-understandable explanations of machine learning models have received a lot of attention. Often explanations are given in form of model simplifications or visualizations. However, as shown in cognitive science as well as in early AI research, concept understanding can also be improved by the alignment of a given instance for a concept with a similar counterexample. Contrasting a given instance with a structurally similar example which does not belong to the concept highlights what characteristics are necessary for concept membership. Such near misses have been proposed by Winston (1970) as efficient guidance for learning in relational domains. We introduce an explanation generation algorithm for relational concepts learned with Inductive Logic Programming (\textsc{GeNME}). The algorithm identifies near miss examples from a given set of instances and ranks these examples by their degree of closeness to a specific positive instance. A modified rule which covers the near miss but not the original instance is given as an explanation. We illustrate \textsc{GeNME} with the well known family domain consisting of kinship relations, the visual relational Winston arches domain and a real-world domain dealing with file management. We also present a psychological experiment comparing human preferences of rule-based, example-based, and near miss explanations in the family and the arches domains.

Related articles: Most relevant | Search more
arXiv:1402.5988 [cs.LG] (Published 2014-02-24, updated 2014-11-22)
Incremental Learning of Event Definitions with Inductive Logic Programming
arXiv:2405.06399 [cs.LG] (Published 2024-05-10)
Program Synthesis using Inductive Logic Programming for the Abstraction and Reasoning Corpus
arXiv:1905.12698 [cs.LG] (Published 2019-05-29)
Generating Contrastive Explanations with Monotonic Attribute Functions