RConE: Rough Cone Embedding for Multi-Hop Logical Query Answering on Multi-Modal Knowledge Graphs
Mayank Kharbanda, Rajiv Ratn Shah, Raghava Mutharaju

TL;DR
RConE is a novel embedding method designed for multi-hop logical query answering on multi-modal knowledge graphs, effectively incorporating multi-modal information and logical constructs to improve accuracy over existing models.
Contribution
It introduces the first logical query answering approach on MMKGs that handles sub-entities and multi-modal data, outperforming current state-of-the-art methods.
Findings
RConE outperforms existing models on four MMKG datasets.
The method effectively incorporates multi-modal information into logical query answering.
It is the first to handle sub-entities in logical queries over MMKGs.
Abstract
Multi-hop query answering over a Knowledge Graph (KG) involves traversing one or more hops from the start node to answer a query. Path-based and logic-based methods are state-of-the-art for multi-hop question answering. The former is used in link prediction tasks. The latter is for answering complex logical queries. The logical multi-hop querying technique embeds the KG and queries in the same embedding space. The existing work incorporates First Order Logic (FOL) operators, such as conjunction (), disjunction (), and negation (), in queries. Though current models have most of the building blocks to execute the FOL queries, they cannot use the dense information of multi-modal entities in the case of Multi-Modal Knowledge Graphs (MMKGs). We propose RConE, an embedding method to capture the multi-modal information needed to answer a query. The model first shortlists…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Rough Sets and Fuzzy Logic · Advanced Graph Neural Networks
