Neuro-Symbolic Learning of Answer Set Programs from Raw Data
- URL: http://arxiv.org/abs/2205.12735v8
- Date: Fri, 2 Feb 2024 20:25:48 GMT
- Title: Neuro-Symbolic Learning of Answer Set Programs from Raw Data
- Authors: Daniel Cunnington, Mark Law, Jorge Lobo, Alessandra Russo
- Abstract summary: Neuro-Symbolic AI aims to combine interpretability of symbolic techniques with the ability of deep learning to learn from raw data.
We introduce Neuro-Symbolic Inductive Learner (NSIL), an approach that trains a general neural network to extract latent concepts from raw data.
NSIL learns expressive knowledge, solves computationally complex problems, and achieves state-of-the-art performance in terms of accuracy and data efficiency.
- Score: 54.56905063752427
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: One of the ultimate goals of Artificial Intelligence is to assist humans in
complex decision making. A promising direction for achieving this goal is
Neuro-Symbolic AI, which aims to combine the interpretability of symbolic
techniques with the ability of deep learning to learn from raw data. However,
most current approaches require manually engineered symbolic knowledge, and
where end-to-end training is considered, such approaches are either restricted
to learning definite programs, or are restricted to training binary neural
networks. In this paper, we introduce Neuro-Symbolic Inductive Learner (NSIL),
an approach that trains a general neural network to extract latent concepts
from raw data, whilst learning symbolic knowledge that maps latent concepts to
target labels. The novelty of our approach is a method for biasing the learning
of symbolic knowledge, based on the in-training performance of both neural and
symbolic components. We evaluate NSIL on three problem domains of different
complexity, including an NP-complete problem. Our results demonstrate that NSIL
learns expressive knowledge, solves computationally complex problems, and
achieves state-of-the-art performance in terms of accuracy and data efficiency.
Code and technical appendix: https://github.com/DanCunnington/NSIL
Related papers
- Formal Explanations for Neuro-Symbolic AI [28.358183683756028]
This paper proposes a formal approach to explaining the decisions of neuro-symbolic systems.
It first computes a formal explanation for the symbolic component of the system, which serves to identify a subset of the individual parts of neural information that needs to be explained.
This is followed by explaining only those individual neural inputs, independently of each other, which facilitates succinctness of hierarchical formal explanations.
arXiv Detail & Related papers (2024-10-18T07:08:31Z) - Simple and Effective Transfer Learning for Neuro-Symbolic Integration [50.592338727912946]
A potential solution to this issue is Neuro-Symbolic Integration (NeSy), where neural approaches are combined with symbolic reasoning.
Most of these methods exploit a neural network to map perceptions to symbols and a logical reasoner to predict the output of the downstream task.
They suffer from several issues, including slow convergence, learning difficulties with complex perception tasks, and convergence to local minima.
This paper proposes a simple yet effective method to ameliorate these problems.
arXiv Detail & Related papers (2024-02-21T15:51:01Z) - The Role of Foundation Models in Neuro-Symbolic Learning and Reasoning [54.56905063752427]
Neuro-Symbolic AI (NeSy) holds promise to ensure the safe deployment of AI systems.
Existing pipelines that train the neural and symbolic components sequentially require extensive labelling.
New architecture, NeSyGPT, fine-tunes a vision-language foundation model to extract symbolic features from raw data.
arXiv Detail & Related papers (2024-02-02T20:33:14Z) - NeuralFastLAS: Fast Logic-Based Learning from Raw Data [54.938128496934695]
Symbolic rule learners generate interpretable solutions, however they require the input to be encoded symbolically.
Neuro-symbolic approaches overcome this issue by mapping raw data to latent symbolic concepts using a neural network.
We introduce NeuralFastLAS, a scalable and fast end-to-end approach that trains a neural network jointly with a symbolic learner.
arXiv Detail & Related papers (2023-10-08T12:33:42Z) - Beyond Traditional Neural Networks: Toward adding Reasoning and Learning
Capabilities through Computational Logic Techniques [0.0]
This work proposes solutions to improve the knowledge injection process and integrate elements of ML and logic into multi-agent systems.
Neuro-Symbolic AI has emerged as a promising approach combining the strengths of neural networks and symbolic reasoning.
arXiv Detail & Related papers (2023-08-30T09:09:42Z) - Towards Data-and Knowledge-Driven Artificial Intelligence: A Survey on Neuro-Symbolic Computing [73.0977635031713]
Neural-symbolic computing (NeSy) has been an active research area of Artificial Intelligence (AI) for many years.
NeSy shows promise of reconciling the advantages of reasoning and interpretability of symbolic representation and robust learning in neural networks.
arXiv Detail & Related papers (2022-10-28T04:38:10Z) - Closed Loop Neural-Symbolic Learning via Integrating Neural Perception,
Grammar Parsing, and Symbolic Reasoning [134.77207192945053]
Prior methods learn the neural-symbolic models using reinforcement learning approaches.
We introduce the textbfgrammar model as a textitsymbolic prior to bridge neural perception and symbolic reasoning.
We propose a novel textbfback-search algorithm which mimics the top-down human-like learning procedure to propagate the error.
arXiv Detail & Related papers (2020-06-11T17:42:49Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.