paper-with-me

Papers

An Agentic Framework for Neuro-Symbolic Programming

2026-01-02 · Aliakbar Nafar, Chetan Chigurupati, Danial Kamali, Hamid Karimian, Parisa Kordjamshidi arxiv

Integrating symbolic constraints into deep learning models could make them more robust, interpretable, and data-efficient. Still, it remains a time-consuming and challenging task. Existing frameworks like DomiKnowS help this integration by providing a high-level declarative programming interface, but they still assume the user is proficient with the library's specific syntax. We propose AgenticDomiKnowS (ADS) to eliminate this dependency. ADS translates free-form task descriptions into a complete DomiKnowS program using an agentic workflow that creates and tests each DomiKnowS component separately. The workflow supports optional human-in-the-loop intervention, enabling users familiar with DomiKnowS to refine intermediate outputs. We show how ADS enables experienced DomiKnowS users and non-users to rapidly construct neuro-symbolic programs, reducing development time from hours to 10-15 minutes.

📄 PDF Abstract BibTeX arXiv:2601.00743

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lobster: A GPU-Accelerated Framework for Neurosymbolic Programming

2025-03-27 · Paul Biberstein, Ziyang Li, Joseph Devietti, Mayur Naik

Neurosymbolic programs combine deep learning with symbolic reasoning to achieve better data efficiency, interpretability, and generalizability compared to standalone deep learning approaches. However, existing neurosymbo…

GPU

VERAFI: Verified Agentic Financial Intelligence through Neurosymbolic Policy Generation

2025-12-12 · Adewale Akinfaderin, Shreyas Subramanian arxiv

Financial AI systems suffer from a critical blind spot: while Retrieval-Augmented Generation (RAG) excels at finding relevant documents, language models still generate calculation errors and regulatory violations during …

SLASH: Embracing Probabilistic Circuits into Neural Answer Set Programming

2021-10-07 · Arseny Skryagin, Wolfgang Stammer, Daniel Ochs, Devendra Singh Dhami 외

The goal of combining the robustness of neural networks and the expressivity of symbolic methods has rekindled the interest in neuro-symbolic AI. Recent advancements in neuro-symbolic AI often consider specifically-tailo…

Probabilistic Programming

VAEL: Bridging Variational Autoencoders and Probabilistic Logic Programming

2022-02-07 · Eleonora Misino, Giuseppe Marra, Emanuele Sansone

We present VAEL, a neuro-symbolic generative model integrating variational autoencoders (VAE) with the reasoning capabilities of probabilistic logic (L) programming. Besides standard latent subsymbolic variables, our mod…

Logical Reasoning

Neurosymbolic Programming for Science

2022-10-10 · Jennifer J. Sun, Megan Tjandrasuwita, Atharva Sehgal, Armando Solar-Lezama 외

Neurosymbolic Programming (NP) techniques have the potential to accelerate scientific discovery. These models combine neural and symbolic components to learn complex patterns and representations from data, using high-lev…

scientific discovery