paper-with-me

Papers

Neural-Symbolic Integration: A Compositional Perspective

2020-10-22 · Efthymia Tsamoura, Loizos Michael

Despite significant progress in the development of neural-symbolic frameworks, the question of how to integrate a neural and a symbolic system in a \emph{compositional} manner remains open. Our work seeks to fill this gap by treating these two systems as black boxes to be integrated as modules into a single architecture, without making assumptions on their internal structure and semantics. Instead, we expect only that each module exposes certain methods for accessing the functions that the module implements: the symbolic module exposes a deduction method for computing the function's output on a given input, and an abduction method for computing the function's inputs for a given output; the neural module exposes a deduction method for computing the function's output on a given input, and an induction method for updating the function given input-output training instances. We are, then, able to show that a symbolic module --- with any choice for syntax and semantics, as long as the deduction and abduction methods are exposed --- can be cleanly integrated with a neural module, and facilitate the latter's efficient training, achieving empirical performance that exceeds that of previous work.

📄 PDF Abstract BibTeX arXiv:2010.11926

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging Compositional and Distributional Semantics: A Survey on Latent Semantic Geometry via AutoEncoder

2025-06-25 · Yingji Zhang, Danilo S. Carvalho, André Freitas

Integrating compositional and symbolic properties into current distributional semantic spaces can enhance the interpretability, controllability, compositionality, and generalisation capabilities of Transformer-based auto…

Representation Learning

Discrete, compositional, and symbolic representations through attractor dynamics

2023-10-03 · Andrew Nam, Eric Elmoznino, Nikolay Malkin, James McClelland 외

Symbolic systems are powerful frameworks for modeling cognitive processes as they encapsulate the rules and relationships fundamental to many aspects of human reasoning and behavior. Central to these models are systemati…

Quantization

SATURN: Symbolic Spatial Reasoning for Multi-Perspective Grounding

2026-06-21 · Danial Kamali, Tanawan Premsri, Shreya Rajpal, Amir Zadeh 외 arxiv

Vision-Language Models (VLMs) remain unreliable when spatial reasoning requires composing relations whose meanings depend on frames of reference. Existing neuro-symbolic methods make reasoning more explicit, but often de…

Referring ExpressionSpatial Reasoning

Pretrained Language Models are Symbolic Mathematics Solvers too!

2021-10-07 · Kimia Noorbakhsh, Modar Sulaiman, Mahdi Sharifi, Kallol Roy 외

Solving symbolic mathematics has always been of in the arena of human ingenuity that needs compositional reasoning and recurrence. However, recent studies have shown that large-scale language models such as transformers …

IngenuityLanguage ModellingMath

Exploring knowledge graph-based neural-symbolic system from application perspective

2024-05-06 · Shenzhe Zhu, Shengxiang Sun

Advancements in Artificial Intelligence (AI) and deep neural networks have driven significant progress in vision and text processing. However, achieving human-like reasoning and interpretability in AI systems remains a s…

Knowledge Graphs