paper-with-me

홈 › Papers

Scalable Neural Methods for Reasoning With a Symbolic Knowledge Base

2020-02-14 · ICLR 2020 1 · William W. Cohen, Haitian Sun, R. Alex Hofer, Matthew Siegler

We describe a novel way of representing a symbolic knowledge base (KB) called a sparse-matrix reified KB. This representation enables neural modules that are fully differentiable, faithful to the original semantics of the KB, expressive enough to model multi-hop inferences, and scalable enough to use with realistically large KBs. The sparse-matrix reified KB can be distributed across multiple GPUs, can scale to tens of millions of entities and facts, and is orders of magnitude faster than naive sparse-matrix implementations. The reified KB enables very simple end-to-end architectures to obtain competitive performance on several benchmarks representing two families of tasks: KB completion, and learning semantic parsers from denotations.

📄 PDF Abstract BibTeX arXiv:2002.06115

Code (1)

sid-sundrani/differentiable-kb-qa pytorch

Similar Papers 제목 키워드 기반

Improved Logical Reasoning of Language Models via Differentiable Symbolic Programming

2023-05-05 · HANLIN ZHANG, Jiani Huang, Ziyang Li, Mayur Naik 외

Pre-trained large language models (LMs) struggle to perform logical reasoning reliably despite advances in scale and compositionality. In this work, we tackle this challenge through the lens of symbolic programming. We p…

Logical Reasoning

Efficient and Scalable Neural Symbolic Search for Knowledge Graph Complex Query Answering

2025-05-13 · Weizhi Fei, ZiHao Wang, Hang Yin, Shukai Zhao 외

Complex Query Answering (CQA) aims to retrieve answer sets for complex logical formulas from incomplete knowledge graphs, which is a crucial yet challenging task in knowledge graph reasoning. While neuro-symbolic search …

Complex Query AnsweringKnowledge Graphs

Spectral Neuro-Symbolic Reasoning II: Semantic Node Merging, Entailment Filtering, and Knowledge Graph Alignment

2025-11-02 · Andrew Kiruluta, Priscilla Burity arxiv

This report extends the Spectral Neuro-Symbolic Reasoning (Spectral NSR) framework by introducing three semantically grounded enhancements: (1) transformer-based node merging using contextual embeddings (e.g., Sentence-B…

Knowledge Graphs

Neural, Symbolic and Neural-Symbolic Reasoning on Knowledge Graphs

2020-10-12 · Jing Zhang, Bo Chen, Lingxi Zhang, Xirui Ke 외

Knowledge graph reasoning is the fundamental component to support machine learning applications such as information extraction, information retrieval, and recommendation. Since knowledge graphs can be viewed as the discr…

Information RetrievalKnowledge Graph CompletionKnowledge GraphsQuestion Answering+2

GraphMERT: Efficient and Scalable Distillation of Reliable Knowledge Graphs from Unstructured Data

2025-10-10 · Margarita Belova, Jiaxin Xiao, Shikhar Tuli, Niraj K. Jha arxiv

Researchers have pursued neurosymbolic artificial intelligence (AI) applications for nearly three decades. A marriage of the neural and symbolic components can lead to rapid advancements in AI. Yet, the field has not rea…

Knowledge Graphs