paper-with-me

Papers

NeSyA: Neurosymbolic Automata

2024-12-10 · Nikolaos Manginas, George Paliouras, Luc De Raedt

Neurosymbolic (NeSy) AI has emerged as a promising direction to integrate neural and symbolic reasoning. Unfortunately, little effort has been given to developing NeSy systems tailored to sequential/temporal problems. We identify symbolic automata (which combine the power of automata for temporal reasoning with that of propositional logic for static reasoning) as a suitable formalism for expressing knowledge in temporal domains. Focusing on the task of sequence classification and tagging we show that symbolic automata can be integrated with neural-based perception, under probabilistic semantics towards an end-to-end differentiable model. Our proposed hybrid model, termed NeSyA (Neuro Symbolic Automata) is shown to either scale or perform more accurately than previous NeSy systems in a synthetic benchmark and to provide benefits in terms of generalization compared to purely neural systems in a real-world event recognition task.

📄 PDF Abstract BibTeX arXiv:2412.07331

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neurosymbolic AI approach to Attribution in Large Language Models

2024-09-30 · Deepa Tilwani, Revathy Venkataramanan, Amit P. Sheth

Attribution in large language models (LLMs) remains a significant challenge, particularly in ensuring the factual accuracy and reliability of the generated outputs. Current methods for citation or attribution, such as th…

LANTERN: LLM-Augmented Neurosymbolic Transfer with Experience-Gated Reasoning Networks

2026-05-06 · Mahyar Alinejad, Yue Wang, Amrit Singh Bedi, George Atia arxiv

Transfer learning in reinforcement learning (RL) seeks to accelerate learning in new tasks by leveraging knowledge from related sources. Existing neurosymbolic transfer methods, however, typically rely on manually specif…

Reinforcement LearningTransfer Learning

Time to Reason: Scalable Neurosymbolic Learning for LTLf via Fuzzy Semantics

2026-08-17 · Riccardo Andreoni, Andrei Buliga, Alessandro Daniele, Paolo Felli 외 arxiv

Neurosymbolic (NeSy) Artificial Intelligence aims to integrate Deep Learning (DL) architectures with symbolic reasoning. While initial NeSy approaches have targeted mainly symbolic reasoning in propositional and first-or…

Invariants for neural automata

2023-02-04 · Jone Uria-Albizuri, Giovanni Sirio Carmantini, Peter beim Graben, Serafim Rodrigues

Computational modeling of neurodynamical systems often deploys neural networks and symbolic dynamics. A particular way for combining these approaches within a framework called vector symbolic architectures leads to neura…

Neural Reward Machines

2024-08-16 · Elena Umili, Francesco Argenziano, Roberto Capobianco

Non-markovian Reinforcement Learning (RL) tasks are very hard to solve, because agents must consider the entire history of state-action pairs to act rationally in the environment. Most works use symbolic formalisms (as L…

Reinforcement Learning (RL)