Files
hermes-brain/resources/neurosymbolic.org
2026-05-28 03:01:01 +00:00

3.3 KiB

Neurosymbolic AI — Paper Library

Local library of recent neurosymbolic AI papers, updated monthly from arXiv. Papers are downloaded in PDF format and cataloged below.

See also the companion note Neurosymbolic Loop Architectures for a design taxonomy that positions these papers relative to Passepartout.

2026 Papers

arXiv ID Title Date Keywords File
2605.22885 ImProver 2: Iteratively Self-Improving LMs for Neurosymbolic Proof Optimization May 2026 LLM, theorem proving, proof optimization, self-improvement papers/2605.22885.pdf
2605.22874 NeuroNL2LTL: Neurosymbolic Framework for NL Translation of LTL May 2026 NL translation, LTL, formal logic papers/2605.22874.pdf
2605.10327 SCALAR: Symbolic Conjecture and LLM-Assisted Reasoning May 2026 Conjecture generation, theorem proving, LLM papers/2605.10327.pdf
2605.10279 DeepLog: Neurosymbolic Framework Unifying Logic and Deep Learning in PyTorch May 2026 Logic, deep learning, PyTorch, neurosymbolic papers/2605.10279.pdf
2605.08011 LLM + Formal Logic Integration for Neurosymbolic Reasoning May 2026 Survey, formal logic, LLM, neurosymbolic reasoning papers/2605.08011.pdf
2605.01430 Measuring Understanding in Artificial Cognitive Systems May 2026 Verification, cognitive systems, neurosymbolic papers/2605.01430.pdf
2605.26169 ESBMC: Survey of Formal Software Verification May 2026 Formal verification, bounded model checking, SMT papers/2605.26169.pdf
2604.05427 LLM Verification Gates for Robot Task Planning Apr 2026 Gates, verification, robotics, LLM papers/2604.05427.pdf
2604.04177 Formal Logic in LLM Fact-Checking Pipelines Apr 2026 Fact-checking, logic, verification papers/2604.04177.pdf
2604.23377 The Alignment Problem in Neurosymbolic Systems Apr 2026 Alignment, concept-label correspondence, neurosymbolic papers/2604.23377.pdf
2603.14628 LLM Neurosymbolic Reasoning in Theorem Proving Mar 2026 Theorem proving, LLM, neurosymbolic papers/2603.14628.pdf
2603.04019 Fluid Logic: Neurosymbolic Modal Reasoning Mar 2026 Modal logic, neurosymbolic, reasoning papers/2603.04019.pdf

Related Neuromorphic Architecture Papers

arXiv ID Title Date Keywords File
2604.04605 Benchmarking Neuromorphic AI Processors Apr 2026 Neuromorphic, benchmarking, hardware (not yet downloaded)
2604.21924 Spiking Neural Network Optimization Apr 2026 SNN, optimization, neuromorphic (not yet downloaded)

How the Monthly Update Works

A monthly cron job (set on 2026-05-27) runs on the 1st of each month:

  1. Queries arXiv API for new papers with keywords: neurosymbolic, neural+symbolic+reasoning, LLM+verification, neural+theorem+proving
  2. Filters by the current month's submissions
  3. Downloads PDFs of relevant papers
  4. Updates this index
  5. Commits and pushes the brain repo