paper-with-me

Papers

Ontology-Guided Neuro-Symbolic Inference: Grounding Language Models with Mathematical Domain Knowledge

2026-02-19 · Marcelo Labre arxiv

Language models exhibit fundamental limitations -- hallucination, brittleness, and lack of formal grounding -- that are particularly problematic in high-stakes specialist fields requiring verifiable reasoning. I investigate whether formal domain ontologies can enhance language model reliability through retrieval-augmented generation. Using mathematics as proof of concept, I implement a neuro-symbolic pipeline leveraging the OpenMath ontology with hybrid retrieval and cross-encoder reranking to inject relevant definitions into model prompts. Evaluation on the MATH benchmark with three open-source models reveals that ontology-guided context improves performance when retrieval quality is high, but irrelevant context actively degrades it -- highlighting both the promise and challenges of neuro-symbolic approaches.

📄 PDF Abstract BibTeX arXiv:2602.17826

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ontology-Constrained Neural Reasoning in Enterprise Agentic Systems: A Neurosymbolic Architecture for Domain-Grounded AI Agents

2026-04-01 · Thanh Luong Tuan, Abhijit Sanyal arxiv

Enterprise adoption of Large Language Models (LLMs) is constrained by hallucination, domain drift, and the inability to enforce regulatory compliance at the reasoning level. We present a neurosymbolic architecture implem…

NOEM$^{3}$A: a Neuro-symbolic Ontology-Enhanced Method for Multi-intent understanding in Mobile Agents

2025-11-24 · Ioannis Tzachristas, Aifen Sui arxiv

Mobile agents must map natural-language requests to executable intents under tight latency and privacy constraints. Scaling the language model is often an inefficient way to improve this component. We present NOEM$^{3}$A…

ANCHOR-RE: An Agentic Neuro-Symbolic Framework for Grounded Biomedical Relation Extraction

2026-08-04 · Shufan Ming, Yikun Han, Gibong Hong, Rui Zhang 외 arxiv

Biomedical relation extraction (BioRE) extracts structured knowledge from biomedical literature for applications such as knowledge base construction and hypothesis generation. Traditional symbolic systems such as SemRep …

Relation Extraction

NeuroSymActive: Differentiable Neural-Symbolic Reasoning with Active Exploration for Knowledge Graph Question Answering

2026-02-17 · Rong Fu, Yang Li, Zeyu Zhang, Jiekai Wu 외 arxiv

Large pretrained language models and neural reasoning systems have advanced many natural language tasks, yet they remain challenged by knowledge-intensive queries that require precise, structured multi-hop inference. Kno…

Graph Question AnsweringKnowledge Graphs

LE-NeuS: Latency-Efficient Neuro-Symbolic Video Understanding via Adaptive Temporal Verification

2026-02-26 · Shawn Liang, Sahil Shah, Chengwei Zhou, SP Sharan 외 arxiv

Neuro-symbolic approaches to long-form video question answering (LVQA) have demonstrated significant accuracy improvements by grounding temporal reasoning in formal verification. However, existing methods incur prohibiti…

Video Question Answering