paper-with-me

홈 › Papers

Reasoning over Multi-view Knowledge Graphs

2022-09-27 · Zhaohan Xi, Ren Pang, Changjiang Li, Tianyu Du, Shouling Ji, Fenglong Ma, Ting Wang

Recently, knowledge representation learning (KRL) is emerging as the state-of-the-art approach to process queries over knowledge graphs (KGs), wherein KG entities and the query are embedded into a latent space such that entities that answer the query are embedded close to the query. Yet, despite the intensive research on KRL, most existing studies either focus on homogenous KGs or assume KG completion tasks (i.e., inference of missing facts), while answering complex logical queries over KGs with multiple aspects (multi-view KGs) remains an open challenge. To bridge this gap, in this paper, we present ROMA, a novel KRL framework for answering logical queries over multi-view KGs. Compared with the prior work, ROMA departs in major aspects. (i) It models a multi-view KG as a set of overlaying sub-KGs, each corresponding to one view, which subsumes many types of KGs studied in the literature (e.g., temporal KGs). (ii) It supports complex logical queries with varying relation and view constraints (e.g., with complex topology and/or from multiple views); (iii) It scales up to KGs of large sizes (e.g., millions of facts) and fine-granular views (e.g., dozens of views); (iv) It generalizes to query structures and KG views that are unobserved during training. Extensive empirical evaluation on real-world KGs shows that \system significantly outperforms alternative methods.

📄 PDF Abstract BibTeX arXiv:2209.13702

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRepresentation Learning

Similar Papers 제목 키워드 기반

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

Neural-Symbolic Reasoning over Knowledge Graphs: A Survey from a Query Perspective

2024-11-30 · Lihui Liu, ZiHao Wang, Hanghang Tong

Knowledge graph reasoning is pivotal in various domains such as data mining, artificial intelligence, the Web, and social sciences. These knowledge graphs function as comprehensive repositories of human knowledge, facili…

Knowledge Graphs

Knowledge Graph Papers @ ICLR 2021

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

This post aims at providing an overview of ICLR 2021 papers focusing on knowledge graphs (KGs). In particular, we highlight the research in four wide areas: complex query answering and reasoning in KGs, temporal logics a…

Complex Query AnsweringEntity LinkingKnowledge GraphsQuestion Answering

Think Parallax: Solving Multi-Hop Problems via Multi-View Knowledge-Graph-Based Retrieval-Augmented Generation

2025-10-17 · Jinliang Liu, Jiale Bai, Shaoning Zeng arxiv

Large language models (LLMs) still struggle with multi-hop reasoning over knowledge-graphs (KGs), and we identify a previously overlooked structural reason for this difficulty: Transformer attention heads naturally speci…

A Survey on Knowledge Graphs: Representation, Acquisition and Applications

2020-02-02 · Shaoxiong Ji, Shirui Pan, Erik Cambria, Pekka Marttinen 외

Human knowledge provides a formal understanding of the world. Knowledge graphs that represent structural relations between entities have become an increasingly popular research direction towards cognition and human-level…

Graph EmbeddingGraph Representation LearningKnowledge Graph CompletionKnowledge Graph Embedding+5