A Fast Projected Fixed-Point Algorithm for Large Graph Matching

07/03/2012
by   Yao Lu, et al.
0

We propose a fast approximate algorithm for large graph matching. A new projected fixed-point method is defined and a new doubly stochastic projection is adopted to derive the algorithm. Previous graph matching algorithms suffer from high computational complexity and therefore do not have good scalability with respect to graph size. For matching two weighted graphs of n nodes, our algorithm has time complexity only O(n^3) per iteration and space complexity O(n^2). In addition to its scalability, our algorithm is easy to implement, robust, and able to match undirected weighted attributed graphs of different sizes. While the convergence rate of previous iterative graph matching algorithms is unknown, our algorithm is theoretically guaranteed to converge at a linear rate. Extensive experiments on large synthetic and real graphs (more than 1,000 nodes) were conducted to evaluate the performance of various algorithms. Results show that in most cases our proposed algorithm achieves better performance than previous state-of-the-art algorithms in terms of both speed and accuracy in large graph matching. In particular, with high accuracy, our algorithm takes only a few seconds (in a PC) to match two graphs of 1,000 nodes.

READ FULL TEXT

page 7

page 9

page 10

page 11

page 12

page 13

research
08/17/2022

Dynamical softassign and adaptive parameter tuning for graph matching

This paper studies a framework, projected fixed-point method, for graph ...
research
05/26/2022

SeedGNN: Graph Neural Networks for Supervised Seeded Graph Matching

Recently, there have been significant interests in designing Graph Neura...
research
07/15/2019

Seedless Graph Matching via Tail of Degree Distribution for Correlated Erdos-Renyi Graphs

The graph matching problem refers to recovering the node-to-node corresp...
research
08/19/2020

Fast and reliable high accuracy computation of Gauss–Jacobi quadrature

Iterative methods with certified convergence for the computation of Gaus...
research
11/28/2017

Seeded Graph Matching: Efficient Algorithms and Theoretical Guarantees

In this paper, a new information theoretic framework for graph matching ...
research
12/10/2012

A simpler approach to obtaining an O(1/t) convergence rate for the projected stochastic subgradient method

In this note, we present a new averaging technique for the projected sto...
research
03/30/2022

Fast, Accurate and Memory-Efficient Partial Permutation Synchronization

Previous partial permutation synchronization (PPS) algorithms, which are...

Please sign up or login with your details

Forgot password? Click here to reset