paper-with-me

홈 › Papers

Seeded Graph Matching

2012-09-03 · Donniell E. Fishkind, Sancar Adali, Heather G. Patsolic, Lingyao Meng, Digvijay Singh, Vince Lyzinski, Carey E. Priebe

Given two graphs, the graph matching problem is to align the two vertex sets so as to minimize the number of adjacency disagreements between the two graphs. The seeded graph matching problem is the graph matching problem when we are first given a partial alignment that we are tasked with completing. In this paper, we modify the state-of-the-art approximate graph matching algorithm "FAQ" of Vogelstein et al. (2015) to make it a fast approximate seeded graph matching algorithm, adapt its applicability to include graphs with differently sized vertex sets, and extend the algorithm so as to provide, for each individual vertex, a nomination list of likely matches. We demonstrate the effectiveness of our algorithm via simulation and real data experiments; indeed, knowledge of even a few seeds can be extremely effective when our seeded graph matching algorithm is used to recover a naturally existing alignment that is only partially observed.

📄 PDF Abstract BibTeX arXiv:1209.0367

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

Consistent polynomial-time unseeded graph matching for Lipschitz graphons

2018-07-29 · Yuan Zhang

We propose a consistent polynomial-time method for the unseeded node matching problem for networks with smooth underlying structures. Despite widely conjectured by the research community that the structured graph matchin…

Graph MatchingGraphon Estimation

Seeded Graph Matching Via Joint Optimization of Fidelity and Commensurability

2014-01-16 · Heather Patsolic, Sancar Adali, Joshua T. Vogelstein, Youngser Park 외

We present a novel approximate graph matching algorithm that incorporates seeded data into the graph matching paradigm. Our Joint Optimization of Fidelity and Commensurability (JOFC) algorithm embeds two graphs into a co…

Graph Matching

SeedGNN: Graph Neural Networks for Supervised Seeded Graph Matching

2022-05-26 · Liren Yu, Jiaming Xu, Xiaojun Lin

There is a growing interest in designing Graph Neural Networks (GNNs) for seeded graph matching, which aims to match two unlabeled graphs using only topological information and a small set of seed nodes. However, most pr…

Graph Matching

Learning to Match Features with Seeded Graph Matching Network

2021-08-19 · ICCV 2021 10 · Hongkai Chen, Zixin Luo, Jiahui Zhang, Lei Zhou 외

Matching local features across images is a fundamental problem in computer vision. Targeting towards high accuracy and efficiency, we propose Seeded Graph Matching Network, a graph neural network with sparse structure to…

Graph MatchingGraph Neural Network

Seeded graph matching for the correlated Gaussian Wigner model via the projected power method

2022-04-08 · Ernesto Araya, Guillaume Braun, Hemant Tyagi

In the \emph{graph matching} problem we observe two graphs $G,H$ and the goal is to find an assignment (or matching) between their vertices such that some measure of edge agreement is maximized. We assume in this work th…

Graph Matching