A Fast Projected Fixed-Point Algorithm for Large Graph Matching
Yao Lu, Kaizhu Huang, Cheng-Lin Liu

TL;DR
This paper introduces a fast, scalable, and robust approximate algorithm for large graph matching based on a new projected fixed-point method, significantly improving speed and accuracy over previous methods.
Contribution
A novel projected fixed-point algorithm with doubly stochastic projection that achieves linear convergence and scales efficiently to large graphs.
Findings
Outperforms previous algorithms in speed and accuracy
Achieves linear convergence rate
Matches large graphs (over 1,000 nodes) in seconds
Abstract
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 nodes, our algorithm has time complexity only per iteration and space complexity . 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…
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
TopicsGraph Theory and Algorithms · Complexity and Algorithms in Graphs · Data Management and Algorithms
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
