paper-with-me

홈 › Papers

Differentiable Proximal Graph Matching

2024-05-26 · Haoru Tan, Chuang Wang, Xu-Yao Zhang, Cheng-Lin Liu

Graph matching is a fundamental tool in computer vision and pattern recognition. In this paper, we introduce an algorithm for graph matching based on the proximal operator, referred to as differentiable proximal graph matching (DPGM). Specifically, we relax and decompose the quadratic assignment problem for the graph matching into a sequence of convex optimization problems. The whole algorithm can be considered as a differentiable map from the graph affinity matrix to the prediction of node correspondence. Therefore, the proposed method can be organically integrated into an end-to-end deep learning framework to jointly learn both the deep feature representation and the graph affinity matrix. In addition, we provide a theoretical guarantee to ensure the proposed method converges to a stable point with a reasonable number of iterations. Numerical experiments show that PGM outperforms existing graph matching algorithms on diverse datasets such as synthetic data, and CMU House. Meanwhile, PGM can fully harness the capability of deep feature extractors and achieve state-of-art performance on PASCAL VOC keypoints.

📄 PDF Abstract BibTeX arXiv:2405.16479

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Matching

Methods 이 논문이 사용한 방법론

PGM A regularization criterion that, differently from dropout and its variants, is deterministic rather than random. It grounds on the…

Similar Papers 제목 키워드 기반

Proxy Graph Matching with Proximal Matching Networks

2021-10-16 · AAAI 2021 10 · Haoru Tan, Chuang Wang, Sitong Wu, Tie-Qiang Wang 외

Estimating feature point correspondence is a common technique in computer vision. A line of recent data-driven approaches utilizing the graph neural networks improved the matching accuracy by a large margin. However, the…

Graph MatchingGraph Neural Network

Learning Graph Laplacian with MCP

2020-10-22 · Yangjing Zhang, Kim-Chuan Toh, Defeng Sun

We consider the problem of learning a graph under the Laplacian constraint with a non-convex penalty: minimax concave penalty (MCP). For solving the MCP penalized graphical model, we design an inexact proximal difference…

GAMnet: Robust Feature Matching via Graph Adversarial-Matching Network

2021-10-17 · MM 2021 10 · Bo Jiang, Pengfei Sun, Ziyan Zhang, Jin Tang 외

Recently, deep graph matching (GM) methods have gained increasing attention. These methods integrate graph nodes¡¯s embedding, node/edges¡¯s affinity learning and final correspondence solver together in an end-to-end man…

Graph Matching

Randomized Block Cubic Newton Method

2018-07-01 · ICML 2018 7 · Nikita Doikov, Peter Richtarik, University Edinburgh

We study the problem of minimizing the sum of three convex functions: a differentiable, twice-differentiable and a non-smooth term in a high dimensional setting. To this effect we propose and analyze a randomized bl…

regression

Proximal Interacting Particle Langevin Algorithms

2024-06-20 · Paula Cordero Encinar, Francesca R. Crucinio, O. Deniz Akyildiz

We introduce a class of algorithms, termed proximal interacting particle Langevin algorithms (PIPLA), for inference and learning in latent variable models whose joint probability density is non-differentiable. Leveraging…

DeblurringImage DeblurringMatrix Completionparameter estimation