# Integrating Learning and Reasoning with Deep Logic Models

**Authors:** Giuseppe Marra, Francesco Giannini, Michelangelo Diligenti, Marco Gori

arXiv: 1901.04195 · 2019-01-15

## TL;DR

This paper introduces Deep Logic Models, a novel end-to-end differentiable framework that combines deep learning with probabilistic logic reasoning to improve learning and inference in complex environments.

## Contribution

It presents a new deep graphical model that integrates deep neural networks with logic reasoning, enabling joint learning and reasoning in a unified architecture.

## Key findings

- Outperforms existing methods in integrating learning and reasoning.
- Allows end-to-end training of deep and logical components.
- Demonstrates improved decision robustness in complex tasks.

## Abstract

Deep learning is very effective at jointly learning feature representations and classification models, especially when dealing with high dimensional input patterns. Probabilistic logic reasoning, on the other hand, is capable to take consistent and robust decisions in complex environments. The integration of deep learning and logic reasoning is still an open-research problem and it is considered to be the key for the development of real intelligent agents. This paper presents Deep Logic Models, which are deep graphical models integrating deep learning and logic reasoning both for learning and inference. Deep Logic Models create an end-to-end differentiable architecture, where deep learners are embedded into a network implementing a continuous relaxation of the logic knowledge. The learning process allows to jointly learn the weights of the deep learners and the meta-parameters controlling the high-level reasoning. The experimental results show that the proposed methodology overtakes the limitations of the other approaches that have been proposed to bridge deep learning and reasoning.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.04195/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1901.04195/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1901.04195/full.md

---
Source: https://tomesphere.com/paper/1901.04195