Learning Graph Matching

06/17/2008
by   Tibério S. Caetano, et al.
0

As a fundamental problem in pattern recognition, graph matching has applications in a variety of fields, from computer vision to computational biology. In graph matching, patterns are modeled as graphs and pattern recognition amounts to finding a correspondence between the nodes of different graphs. Many formulations of this problem can be cast in general as a quadratic assignment problem, where a linear term in the objective function encodes node compatibility and a quadratic term encodes edge compatibility. The main research focus in this theme is about designing efficient algorithms for approximately solving the quadratic assignment problem, since it is NP-hard. In this paper we turn our attention to a different question: how to estimate compatibility functions such that the solution of the resulting graph matching problem best matches the expected solution that a human would manually provide. We present a method for learning graph matching: the training examples are pairs of graphs and the `labels' are matches between them. Our experimental results reveal that learning can substantially improve the performance of standard graph matching algorithms. In particular, we find that simple linear assignment with such a learning scheme outperforms Graduated Assignment with bistochastic normalisation, a state-of-the-art quadratic assignment relaxation algorithm.

READ FULL TEXT

page 6

page 7

page 8

research
01/16/2019

A Functional Representation for Graph Matching

Graph matching is an important and persistent problem in computer vision...
research
06/12/2016

A constrained clustering based approach for matching a collection of feature sets

In this paper, we consider the problem of finding the feature correspond...
research
11/25/2019

KerGM: Kernelized Graph Matching

Graph matching plays a central role in such fields as computer vision, p...
research
03/26/2020

Zero-Assignment Constraint for Graph Matching with Outliers

Graph matching (GM), as a longstanding problem in computer vision and pa...
research
06/27/2012

Incorporating Domain Knowledge in Matching Problems via Harmonic Analysis

Matching one set of objects to another is a ubiquitous task in machine l...
research
07/20/2019

Spectral Graph Matching and Regularized Quadratic Relaxations I: The Gaussian Model

Graph matching aims at finding the vertex correspondence between two unl...
research
01/28/2021

Fusion Moves for Graph Matching

We contribute to approximate algorithms for the quadratic assignment pro...

Please sign up or login with your details

Forgot password? Click here to reset