paper-with-me

홈 › Papers

Graph Matching with Anchor Nodes: A Learning Approach

2018-04-10 · CVPR 2013 6 · Nan Hu, Raif M. Rustamov, Leonidas Guibas

In this paper, we consider the weighted graph matching problem with partially disclosed correspondences between a number of anchor nodes. Our construction exploits recently introduced node signatures based on graph Laplacians, namely the Laplacian family signature (LFS) on the nodes, and the pairwise heat kernel map on the edges. In this paper, without assuming an explicit form of parametric dependence nor a distance metric between node signatures, we formulate an optimization problem which incorporates the knowledge of anchor nodes. Solving this problem gives us an optimized proximity measure specific to the graphs under consideration. Using this as a first order compatibility term, we then set up an integer quadratic program (IQP) to solve for a near optimal graph matching. Our experiments demonstrate the superior performance of our approach on randomly generated graphs and on two widely-used image sequences, when compared with other existing signature and adjacency matrix based graph matching methods.

📄 PDF Abstract BibTeX arXiv:1804.03715

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

PA-GM: Position-Aware Learning of Embedding Networks for Deep Graph Matching

2023-01-05 · Dongdong Chen, Yuxing Dai, Lichi Zhang, Zhihong Zhang

Graph matching can be formalized as a combinatorial optimization problem, where there are corresponding relationships between pairs of nodes that can be represented as edges. This problem becomes challenging when there a…

Combinatorial OptimizationGraph MatchingPosition

Learning Universe Model for Partial Matching Networks over Multiple Graphs

2022-10-19 · Zetian Jiang, Jiaxin Lu, Tianzhe Wang, Junchi Yan

We consider the general setting for partial matching of two or multiple graphs, in the sense that not necessarily all the nodes in one graph can find their correspondences in another graph and vice versa. We take a unive…

Graph MatchingMetric LearningOutlier Detection

UBiGTLoc: A Unified BiLSTM-Graph Transformer Localization Framework for IoT Sensor Networks

2026-01-11 · Ayesh Abu Lehyeh, Anastassia Gharib, Tian Xia, Dryver Huston 외 arxiv

Sensor nodes localization in wireless Internet of Things (IoT) sensor networks is crucial for the effective operation of diverse applications, such as smart cities and smart agriculture. Existing sensor nodes localizatio…

Position-Sensing Graph Neural Networks: Proactively Learning Nodes Relative Positions

2021-05-24 · Zhenyue Qin, Saeed Anwar, Dongwoo Kim, Yang Liu 외

Most existing graph neural networks (GNNs) learn node embeddings using the framework of message passing and aggregation. Such GNNs are incapable of learning relative positions between graph nodes within a graph. To empow…

Link PredictionNode ClassificationPosition

Position-aware Graph Neural Networks

2019-06-11 · Jiaxuan You, Rex Ying, Jure Leskovec

Learning node embeddings that capture a node's position within the broader graph structure is crucial for many prediction tasks on graphs. However, existing Graph Neural Network (GNN) architectures have limited power in …

Community DetectionGraph Neural NetworkLink PredictionPosition+1