paper-with-me

Papers

Integrating Learning and Reasoning with Deep Logic Models

2019-01-14 · Giuseppe Marra, Francesco Giannini, Michelangelo Diligenti, Marco Gori

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.

📄 PDF Abstract BibTeX arXiv:1901.04195

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Integrating Reasoning Systems for Trustworthy AI, Proceedings of the 4th Workshop on Logic and Practice of Programming (LPOP)

2024-10-01 · Anil Nerode, Yanhong A. Liu

This proceedings contains abstracts and position papers for the work to be presented at the fourth Logic and Practice of Programming (LPOP) Workshop. The workshop is to be held in Dallas, Texas, USA, and as a hybrid even…

Position

ChatLogic: Integrating Logic Programming with Large Language Models for Multi-Step Reasoning

2024-07-14 · Zhongsheng Wang, Jiamou Liu, Qiming Bao, Hongfei Rong 외

Large language models (LLMs) such as ChatGPT and GPT-4 have demonstrated impressive capabilities in various generative tasks. However, their performance is often hampered by limitations in accessing and leveraging long-t…

Language ModelingLanguage Modelling

A Medical Multimodal Diagnostic Framework Integrating Vision-Language Models and Logic Tree Reasoning

2025-12-25 · Zelin Zang, Wenyi Gu, Siqi Ma, Dan Yang 외 arxiv

With the rapid growth of large language models (LLMs) and vision-language models (VLMs) in medicine, simply integrating clinical text and medical imaging does not guarantee reliable reasoning. Existing multimodal models …

VAEL: Bridging Variational Autoencoders and Probabilistic Logic Programming

2022-02-07 · Eleonora Misino, Giuseppe Marra, Emanuele Sansone

We present VAEL, a neuro-symbolic generative model integrating variational autoencoders (VAE) with the reasoning capabilities of probabilistic logic (L) programming. Besides standard latent subsymbolic variables, our mod…

Logical Reasoning

Logic Tensor Networks: Deep Learning and Logical Reasoning from Data and Knowledge

2016-06-14 · Luciano Serafini, Artur d'Avila Garcez

We propose Logic Tensor Networks: a uniform framework for integrating automatic learning and reasoning. A logic formalism called Real Logic is defined on a first-order language whereby formulas have truth-value in the in…

Logical ReasoningTensor Networks