paper-with-me

홈 › Papers

Prompt2DeModel: Declarative Neuro-Symbolic Modeling with Natural Language

2024-07-30 · Hossein Rajaby Faghihi, Aliakbar Nafar, Andrzej Uszok, Hamid Karimian, Parisa Kordjamshidi

This paper presents a conversational pipeline for crafting domain knowledge for complex neuro-symbolic models through natural language prompts. It leverages large language models to generate declarative programs in the DomiKnowS framework. The programs in this framework express concepts and their relationships as a graph in addition to logical constraints between them. The graph, later, can be connected to trainable neural models according to those specifications. Our proposed pipeline utilizes techniques like dynamic in-context demonstration retrieval, model refinement based on feedback from a symbolic parser, visualization, and user interaction to generate the tasks' structure and formal knowledge representation. This approach empowers domain experts, even those not well-versed in ML/AI, to formally declare their knowledge to be incorporated in customized neural models in the DomiKnowS framework.

📄 PDF Abstract BibTeX arXiv:2407.20513

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Declarative Design of Neural Predicates in Neuro-Symbolic Systems

2024-05-15 · Tilman Hinnerichs, Robin Manhaeve, Giuseppe Marra, Sebastijan Dumancic

Neuro-symbolic systems (NeSy), which claim to combine the best of both learning and reasoning capabilities of artificial intelligence, are missing a core property of reasoning systems: Declarativeness. The lack of declar…

Think before You Simulate: Symbolic Reasoning to Orchestrate Neural Computation for Counterfactual Question Answering

2025-06-12 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024 1 · Adam Ishay, Zhun Yang, Joohyung Lee, Ilgu Kang 외

Causal and temporal reasoning about video dynamics is a challenging problem. While neuro-symbolic models that combine symbolic reasoning with neural-based perception and prediction have shown promise, they exhibit limita…

counterfactualCounterfactual ReasoningQuestion Answering

Neuro-Symbolic Frameworks: Conceptual Characterization and Empirical Comparative Analysis

2025-09-08 · Sania Sinha, Tanawan Premsri, Danial Kamali, Parisa Kordjamshidi arxiv

Neurosymbolic (NeSy) frameworks combine neural representations and learning with symbolic representations and reasoning. Combining the reasoning capacities, explainability, and interpretability of symbolic processing wit…

Hybrid Personalization Using Declarative and Procedural Memory Modules of the Cognitive Architecture ACT-R

2025-05-08 · Kevin Innerebner, Dominik Kowald, Markus Schedl, Elisabeth Lex

Recommender systems often rely on sub-symbolic machine learning approaches that operate as opaque black boxes. These approaches typically fail to account for the cognitive processes that shape user preferences and decisi…

Decision MakingRecommendation Systems

The DeepLog Neurosymbolic Machine

2025-08-19 · Vincent Derkinderen, Robin Manhaeve, Rik Adriaensen, Lucas Van Praet 외 arxiv

We contribute a theoretical and operational framework for neurosymbolic AI called DeepLog. DeepLog introduces building blocks and primitives for neurosymbolic AI that make abstraction of commonly used representations and…