Pith

open record

sign in
Browse

arxiv: 2409.11589 · v1 · pith:IFEHGR54 · submitted 2024-09-17 · cs.CL · cs.AI

ProSLM : A Prolog Synergized Language Model for explainable Domain Specific Knowledge Based Question Answering

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 reserved pith:IFEHGR54record.jsonopen to challenge →

classification cs.CL cs.AI
keywords explainableknowledgeneurosymbolicapproachesbasecontextframeworklanguage
0
0 comments X
read the original abstract

Neurosymbolic approaches can add robustness to opaque neural systems by incorporating explainable symbolic representations. However, previous approaches have not used formal logic to contextualize queries to and validate outputs of large language models (LLMs). We propose \systemname{}, a novel neurosymbolic framework, to improve the robustness and reliability of LLMs in question-answering tasks. We provide \systemname{} with a domain-specific knowledge base, a logical reasoning system, and an integration to an existing LLM. This framework has two capabilities (1) context gathering: generating explainable and relevant context for a given query, and (2) validation: confirming and validating the factual accuracy of a statement in accordance with a knowledge base (KB). Our work opens a new area of neurosymbolic generative AI text validation and user personalization.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Accurate Legal Reasoning at Scale: Neuro-Symbolic Offloading and Structural Auditability for Robust Legal Adjudication

    cs.CL 2026-05 unverdicted novelty 5.0

    A neuro-symbolic system converts legal clauses into deterministic typed graphs for consistent, auditable adjudication that cuts compute costs by over 90% versus direct large reasoning model use.