Composition of Relational Features with an Application to Explaining Black-Box Predictors
Ashwin Srinivasan, A Baskar, Tirtharaj Dash, Devanshu Shah

TL;DR
This paper introduces Compositional Relational Machines (CRMs), a new explainable neural network framework that constructs complex relational features from simpler ones, enabling better explanations of black-box model predictions.
Contribution
It formulates a method to compose relational features using functions and operators, and develops CRMs as explainable models for interpreting black-box predictors.
Findings
CRMs can effectively generate explanations for predictions.
The compositional structure aids in understanding complex features.
Empirical results on synthetic data demonstrate explanation accuracy.
Abstract
Relational machine learning programs like those developed in Inductive Logic Programming (ILP) offer several advantages: (1) The ability to model complex relationships amongst data instances; (2) The use of domain-specific relations during model construction; and (3) The models constructed are human-readable, which is often one step closer to being human-understandable. However, these ILP-like methods have not been able to capitalise fully on the rapid hardware, software and algorithmic developments fuelling current developments in deep neural networks. In this paper, we treat relational features as functions and use the notion of generalised composition of functions to derive complex functions from simpler ones. We formulate the notion of a set of -simple features in a mode language and identify two composition operators ( and ) from which all…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Data Mining Algorithms and Applications
