Matching Models for Graph Retrieval
Graph Retrieval has witnessed continued interest and progress in the past few years. In thisreport, we focus on neural network based approaches for Graph matching and retrieving similargraphs from a corpus of graphs. We explore methods which can soft predict the similaritybetween two graphs. Later, we gauge the power of a particular baseline (Shortest Path Kernel)and try to model it in our product graph random walks setting while making it more generalised.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph MatchingRetrievalSimilar Papers 제목 키워드 기반
Neural Graph Matching Improves Retrieval Augmented Generation in Molecular Machine Learning
Molecular machine learning has gained popularity with the advancements of geometric deep learning. In parallel, retrieval-augmented generation has become a principled approach commonly used with language models. However,…
Graph MatchingRetrievalRetrieval-augmented GenerationKnowledge Graph-based Retrieval-Augmented Generation for Schema Matching
Traditional similarity-based schema matching methods are incapable of resolving semantic ambiguities and conflicts in domain-specific complex mapping scenarios due to missing commonsense and domain-specific knowledge. Th…
HallucinationKnowledge GraphsRetrievalRetrieval-augmented GenerationGraph-based Hierarchical Relevance Matching Signals for Ad-hoc Retrieval
The ad-hoc retrieval task is to rank related documents given a query and a document collection. A series of deep learning based approaches have been proposed to solve such problem and gained lots of attention. However, w…
RetrievalUniKGQA: Unified Retrieval and Reasoning for Solving Multi-hop Question Answering Over Knowledge Graph
Multi-hop Question Answering over Knowledge Graph~(KGQA) aims to find the answer entities that are multiple hops away from the topic entities mentioned in a natural language question on a large-scale Knowledge Graph (KG)…
Language ModellingMulti-hop Question AnsweringQuestion AnsweringRetrievalDeep Graph Matching and Searching for Semantic Code Retrieval
Code retrieval is to find the code snippet from a large corpus of source code repositories that highly matches the query of natural language description. Recent work mainly uses natural language processing techniques to …
Graph MatchingRetrieval