Graph Matching

139 papers with code • 7 benchmarks • 11 datasets

Graph Matching is the problem of finding correspondences between two sets of vertices while preserving complex relational information among them. Since the graph structure has a strong capacity to represent objects and robustness to severe deformation and outliers, it is frequently adopted to formulate various correspondence problems in the field of computer vision. Theoretically, the Graph Matching problem can be solved by exhaustively searching the entire solution space. However, this approach is infeasible in practice because the solution space expands exponentially as the size of input data increases. For that reason, previous studies have attempted to solve the problem by using various approximation techniques.

Source: Consistent Multiple Graph Matching with Multi-layer Random Walks Synchronization

Libraries

Use these libraries to find Graph Matching models and implementations

CATS: Conditional Adversarial Trajectory Synthesis for Privacy-Preserving Trajectory Data Publication Using Deep Learning Approaches

geods/cats 20 Sep 2023

The prevalence of ubiquitous location-aware devices and mobile Internet enables us to collect massive individual-level trajectory dataset from users.

18
20 Sep 2023

SSIG: A Visually-Guided Graph Edit Distance for Floor Plan Similarity

caspervanengelenburg/ssig 8 Sep 2023

In this paper, an effective evaluation metric for judging the structural similarity of floor plans, coined SSIG (Structural Similarity by IoU and GED), is proposed based on both image and graph distances.

4
08 Sep 2023

Improving ICD-based semantic similarity by accounting for varying degrees of comorbidity

janschneida/taxodist 14 Aug 2023

The sets have been extracted from patients with a C25. X (pancreatic cancer) primary diagnosis and provide a variety of different combinations of ICD-codes.

2
14 Aug 2023

Learning Scene-Pedestrian Graph for End to end Person Search

Vill-Lab/2023-TII-SPG IEEE Transactions on Industrial Informatics 2023

In this article, a novel scene-pedestrian graph (SPG) is proposed, which can explicitly model the interplay between the pedestrians and scenes.

2
09 Aug 2023

Co-attention Graph Pooling for Efficient Pairwise Graph Interaction Learning

leejunhyun/coattentiongraphpooling 28 Jul 2023

Graph Neural Networks (GNNs) have proven to be effective in processing and learning from graph-structured data.

2
28 Jul 2023

Multiscale Dynamic Graph Representation for Biometric Recognition with Occlusions

renmin1991/dyamic-graph-representation 27 Jul 2023

Occlusion is a common problem with biometric recognition in the wild.

43
27 Jul 2023

LVM-Med: Learning Large-Scale Self-Supervised Vision Models for Medical Imaging via Second-order Graph Matching

duyhominhnguyen/LVM-Med NeurIPS 2023

While pre-trained deep networks on ImageNet and vision-language foundation models trained on web-scale data are prevailing approaches, their effectiveness on medical tasks is limited due to the significant domain shift between natural and medical images.

163
20 Jun 2023

Efficient Algorithms for Exact Graph Matching on Correlated Stochastic Block Models with Constant Correlation

cabaksa/csbm_matching 31 May 2023

We consider the problem of graph matching, or learning vertex correspondence, between two correlated stochastic block models (SBMs).

0
31 May 2023

PromptNER: Prompt Locating and Typing for Named Entity Recognition

tricktreat/promptner 26 May 2023

Prompt learning is a new paradigm for utilizing pre-trained language models and has achieved great success in many tasks.

67
26 May 2023

Semantic-Aware Graph Matching Mechanism for Multi-Label Image Recognition

yananwu0510/ml-sgm 21 Apr 2023

In this paper, we treat each image as a bag of instances, and formulate the task of multi-label image recognition as an instance-label matching selection problem.

4
21 Apr 2023