paper-with-me

Papers

A Semantic Framework for Neuro-Symbolic Computing

2022-12-22 · Simon Odense, Artur d'Avila Garcez

The field of neuro-symbolic AI aims to benefit from the combination of neural networks and symbolic systems. A cornerstone of the field is the translation or encoding of symbolic knowledge into neural networks. Although many neuro-symbolic methods and approaches have been proposed, and with a large increase in recent years, no common definition of encoding exists that can enable a precise, theoretical comparison of neuro-symbolic methods. This paper addresses this problem by introducing a semantic framework for neuro-symbolic AI. We start by providing a formal definition of semantic encoding, specifying the components and conditions under which a knowledge-base can be encoded correctly by a neural network. We then show that many neuro-symbolic approaches are accounted for by this definition. We provide a number of examples and correspondence proofs applying the proposed framework to the neural encoding of various forms of knowledge representation. Many, at first sight disparate, neuro-symbolic methods, are shown to fall within the proposed formalization. This is expected to provide guidance to future neuro-symbolic encodings by placing them in the broader context of semantic encodings of entire families of existing neuro-symbolic systems. The paper hopes to help initiate a discussion around the provision of a theory for neuro-symbolic AI and a semantics for deep learning.

📄 PDF Abstract BibTeX arXiv:2212.12050

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Commonsense Visual Sensemaking for Autonomous Driving: On Generalised Neurosymbolic Online Abduction Integrating Vision and Semantics

2020-12-28 · Jakob Suchan, Mehul Bhatt, Srikrishna Varadarajan

We demonstrate the need and potential of systematically integrated vision and semantics solutions for visual sensemaking in the backdrop of autonomous driving. A general neurosymbolic method for online visual sensemaking…

Autonomous DrivingQuestion AnsweringSpatial Reasoning

NeSy-Edge: Neuro-Symbolic Trustworthy Self-Healing in the Computing Continuum

2026-03-22 · Peihan Ye, Alfreds Lapkovskis, Alaa Saleh, Qiyang Zhang 외 arxiv

The computational demands of modern AI services are increasingly shifting execution beyond centralized clouds toward a computing continuum spanning edge and end devices. However, the scale, heterogeneity, and cross-layer…

Knowledge Infused Learning (K-IL): Towards Deep Incorporation of Knowledge in Deep Learning

2019-12-01 · Ugur Kursuncu, Manas Gaur, Amit Sheth

Learning the underlying patterns in data goes beyond instance-based generalization to external knowledge represented in structured graphs or networks. Deep learning that primarily constitutes neural computing stream in A…

Knowledge Graphs

DeepLog: A Software Framework for Modular Neurosymbolic AI

2026-05-11 · Robin Manhaeve, Stefano Colamonaco, Vincent Derkinderen, Rik Adriaensen 외 arxiv

DeepLog is an operational neurosymbolic framework that unifies logic and deep learning within standard PyTorch workflows. While existing neurosymbolic systems focus on a particular paradigm and semantics, DeepLog serves …

A Pseudo-Semantic Loss for Autoregressive Models with Logical Constraints

2023-12-06 · NeurIPS 2023 11 · Kareem Ahmed, Kai-Wei Chang, Guy Van Den Broeck

Neuro-symbolic AI bridges the gap between purely symbolic and neural approaches to learning. This often requires maximizing the likelihood of a symbolic constraint w.r.t the neural network's output distribution. Such out…