paper-with-me

Papers

Extending Complex Logical Queries on Uncertain Knowledge Graphs

2024-03-03 · Weizhi Fei, ZiHao Wang, Hang Yin, Yang Duan, Yangqiu Song

The study of machine learning-based logical query answering enables reasoning with large-scale and incomplete knowledge graphs. This paper advances this area of research by addressing the uncertainty inherent in knowledge. While the uncertain nature of knowledge is widely recognized in the real world, it does not align seamlessly with the first-order logic that underpins existing studies. To bridge this gap, we explore the soft queries on uncertain knowledge, inspired by the framework of soft constraint programming. We propose a neural symbolic approach that incorporates both forward inference and backward calibration to answer soft queries on large-scale, incomplete, and uncertain knowledge graphs. Theoretical discussions demonstrate that our method avoids catastrophic cascading errors in the forward inference while maintaining the same complexity as state-of-the-art symbolic methods for complex logical queries. Empirical results validate the superior performance of our backward calibration compared to extended query embedding methods and neural symbolic approaches.

📄 PDF Abstract BibTeX arXiv:2403.01508

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Extending Transductive Knowledge Graph Embedding Models for Inductive Logical Relational Inference

2023-09-07 · Thomas Gebhart, John Cobb

Many downstream inference tasks for knowledge graphs, such as relation prediction, have been handled successfully by knowledge graph embedding techniques in the transductive setting. To address the inductive setting wher…

Graph EmbeddingGraph Neural NetworkInductive Relation PredictionKnowledge Graph Completion+3

Logic Embeddings for Complex Query Answering

2021-02-28 · Francois Luus, Prithviraj Sen, Pavan Kapanipathi, Ryan Riegel 외

Answering logical queries over incomplete knowledge bases is challenging because: 1) it calls for implicit link prediction, and 2) brute force answering of existential first-order logic queries is exponential in the numb…

Complex Query AnsweringKnowledge GraphsLink PredictionNegation+1

Reasoning with Contextual Knowledge and Influence Diagrams

2020-07-01 · Erman Acar, Rafael Peñaloza

Influence diagrams (IDs) are well-known formalisms extending Bayesian networks to model decision situations under uncertainty. Although they are convenient as a decision theoretic tool, their knowledge representation abi…

Beta Embeddings for Multi-Hop Logical Reasoning in Knowledge Graphs

2020-10-22 · NeurIPS 2020 12 · Hongyu Ren, Jure Leskovec

One of the fundamental problems in Artificial Intelligence is to perform complex multi-hop logical reasoning over the facts captured by a knowledge graph (KG). This problem is challenging, because KGs can be massive and …

Complex Query AnsweringKnowledge GraphsLogical ReasoningNegation

Semantic Volume: Quantifying and Detecting both External and Internal Uncertainty in LLMs

2025-02-28 · Xiaomin Li, Zhou Yu, Ziji Zhang, Yingying Zhuang 외

Large language models (LLMs) have demonstrated remarkable performance across diverse tasks by encoding vast amounts of factual knowledge. However, they are still prone to hallucinations, generating incorrect or misleadin…

Hallucination