paper-with-me

Papers

Matching Models for Graph Retrieval

2021-10-03 · Chitrank Gupta, Yash Jain

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.

📄 PDF Abstract BibTeX arXiv:2110.00925

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingRetrieval

Similar Papers 제목 키워드 기반

Neural Graph Matching Improves Retrieval Augmented Generation in Molecular Machine Learning

2025-02-25 · Runzhong Wang, Rui-Xi Wang, Mrunali Manjrekar, Connor W. Coley

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 Generation

Knowledge Graph-based Retrieval-Augmented Generation for Schema Matching

2025-01-15 · Chuangtao Ma, Sriom Chakrabarti, Arijit Khan, Bálint Molnár

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 Generation

Graph-based Hierarchical Relevance Matching Signals for Ad-hoc Retrieval

2021-02-22 · Xueli Yu, Weizhi Xu, Zeyu Cui, Shu Wu 외

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…

Retrieval

UniKGQA: Unified Retrieval and Reasoning for Solving Multi-hop Question Answering Over Knowledge Graph

2022-12-02 · Jinhao Jiang, Kun Zhou, Wayne Xin Zhao, Ji-Rong Wen

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 AnsweringRetrieval

Deep Graph Matching and Searching for Semantic Code Retrieval

2020-10-24 · Xiang Ling, Lingfei Wu, Saizhuo Wang, Gaoning Pan 외

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