paper-with-me

Papers

Stochastic Iterative Graph Matching

2021-06-04 · Linfeng Liu, Michael C. Hughes, Soha Hassoun, Li-Ping Liu

Recent works leveraging Graph Neural Networks to approach graph matching tasks have shown promising results. Recent progress in learning discrete distributions poses new opportunities for learning graph matching models. In this work, we propose a new model, Stochastic Iterative Graph MAtching (SIGMA), to address the graph matching problem. Our model defines a distribution of matchings for a graph pair so the model can explore a wide range of possible matchings. We further introduce a novel multi-step matching procedure, which learns how to refine a graph pair's matching results incrementally. The model also includes dummy nodes so that the model does not have to find matchings for nodes without correspondence. We fit this model to data via scalable stochastic optimization. We conduct extensive experiments across synthetic graph datasets as well as biochemistry and computer vision applications. Across all tasks, our results show that SIGMA can produce significantly improved graph matching results compared to state-of-the-art models. Ablation studies verify that each of our components (stochastic training, iterative matching, and dummy nodes) offers noticeable improvement.

📄 PDF Abstract BibTeX arXiv:2106.02206

Code (1)

tufts-ml/sigma pytorch

Tasks

Graph MatchingStochastic Optimization

Similar Papers 제목 키워드 기반

Matching and mixing: Matchability of graphs under Markovian error

2026-01-27 · Zhirui Li, Keith D. Levin, Zhiang Zhao, Vince Lyzinski arxiv

We consider the problem of graph matching for a sequence of graphs generated under a time-dependent Markov chain noise model. Our edgelighter error model, a variant of the classical lamplighter random walk, iteratively c…

Graph Matching

A Fast Projected Fixed-Point Algorithm for Large Graph Matching

2012-07-03 · Yao Lu, Kai-Zhu Huang, Cheng-Lin Liu

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 algorithm…

Graph Matching

String Methods for Stochastic Image and Shape Matching

2018-05-15 · Alexis Arnaudon, Darryl Holm, Stefan Sommer

Matching of images and analysis of shape differences is traditionally pursued by energy minimization of paths of deformations acting to match the shape objects. In the Large Deformation Diffeomorphic Metric Mapping (LDDM…

Stochastic Optimal Control Matching

2023-12-04 · Carles Domingo-Enrich, Jiequn Han, Brandon Amos, Joan Bruna 외

Stochastic optimal control, which has the goal of driving the behavior of noisy systems, is broadly applicable in science, engineering and artificial intelligence. Our work introduces Stochastic Optimal Control Matching …

Philosophy

A polynomial time iterative algorithm for matching Gaussian matrices with non-vanishing correlation

2022-12-28 · Jian Ding, Zhangsong Li

Motivated by the problem of matching vertices in two correlated Erd\H{o}s-R\'enyi graphs, we study the problem of matching two correlated Gaussian Wigner matrices. We propose an iterative matching algorithm, which succee…

Graph Matching