9ce3de226eb43d13.tex
1: \begin{abstract}
2: 
3: We propose an efficient interpretable neuro-symbolic model to solve Inductive Logic Programming (ILP) problems.
4: In this model, which is built from a set of meta-rules organised in a hierarchical structure, first-order rules are invented by learning embeddings to match facts and body predicates of a meta-rule. 
5: To instantiate \cg{it}, we specifically design an expressive set of generic meta-rules, and demonstrate they generate a consequent fragment of Horn clauses. During training, we inject a controlled \pw{Gumbel} noise to avoid local optima and employ interpretability-regularization term to further guide the convergence to interpretable rules.
6: %and guide the convergence to interpretable rules, which are further favored with an interpretability-regularization term. 
7: We empirically validate our model on various tasks (ILP, visual genome, reinforcement learning) against several state-of-the-art methods.
8: \end{abstract}
9: