cliquematch: Finding correspondence via cliques in large graphs

The maximum clique problem finds applications in computer vision, bioinformatics, and network analysis, many of which involve the construction of correspondence graphs to find similarities between two given objects. cliquematch is a Python package designed for this purpose: it provides a simple framework to construct correspondence graphs, and implements an algorithm to find and enumerate maximum cliques in C++, that can process graphs of a few million edges on consumer hardware, with comparable performance to publicly available methods.

READ FULL TEXT

page 4

page 6

research
05/15/2020

GCLIQUE: An Open Source Genetic Algorithm for the Maximum Clique Problem

A clique in a graph is a set of vertices that are all connected to each ...
research
07/07/2020

Computing a maximum clique in geometric superclasses of disk graphs

In the 90's Clark, Colbourn and Johnson wrote a seminal paper where they...
research
08/21/2022

SIM2E: Benchmarking the Group Equivariant Capability of Correspondence Matching Algorithms

Correspondence matching is a fundamental problem in computer vision and ...
research
07/17/2018

The Simplex Geometry of Graphs

Graphs are a central object of study in various scientific fields, such ...
research
07/20/2023

The clique graphs of the hexagonal lattice – an explicit construction and a short proof of divergence

We present a new, explicit and very geometric construction for the itera...
research
07/01/2022

A Comparative Study of Graph Matching Algorithms in Computer Vision

The graph matching optimization problem is an essential component for ma...
research
04/26/2002

Qualitative Analysis of Correspondence for Experimental Algorithmics

Correspondence identifies relationships among objects via similarities a...

Please sign up or login with your details

Forgot password? Click here to reset