paper-with-me

홈 › Papers

Graduated Assignment for Joint Multi-Graph Matching and Clustering with Application to Unsupervised Graph Matching Network Learning

2020-12-01 · NeurIPS 2020 12 · Runzhong Wang, Junchi Yan, Xiaokang Yang

This paper considers the setting of jointly matching and clustering multiple graphs belonging to different groups, which naturally rises in many realistic problems. Both graph matching and clustering are challenging (NP-hard) and a joint solution is appealing due to the natural connection of the two tasks. In this paper, we resort to a graduated assignment procedure for soft matching and clustering over iterations, whereby the two-way constraint and clustering confidence are modulated by two separate annealing parameters, respectively. Our technique can be further utilized for end-to-end learning whose loss refers to the cross-entropy between two lines of matching pipelines, as such the keypoint feature extraction CNNs can be learned without ground-truth supervision. Experimental results on real-world benchmarks show our method outperforms learning-free algorithms and performs comparatively against two-graph based supervised graph matching approaches.

📄 PDF Abstract BibTeX

Code (1)

Thinklab-SJTU/ThinkMatch 공식 구현 pytorch

Tasks

ClusteringGraph Matching

Similar Papers 제목 키워드 기반

GNCGCP - Graduated NonConvexity and Graduated Concavity Procedure

2013-08-29 · Zhi-Yong Liu, Hong Qiao

In this paper we propose the Graduated NonConvexity and Graduated Concavity Procedure (GNCGCP) as a general optimization framework to approximately solve the combinatorial optimization problems on the set of partial perm…

Combinatorial OptimizationGraph Matching

Neural Graduated Assignment for Maximum Common Edge Subgraphs

2025-05-18 · Chaolong Ying, Yingqi Ruan, Xuemin Chen, Yaomin Wang 외

The Maximum Common Edge Subgraph (MCES) problem is a crucial challenge with significant implications in domains such as biology and chemistry. Traditional approaches, which include transformations into max-clique and sea…

Graph Similarity

Learning Gradually Non-convex Image Priors Using Score Matching

2023-02-21 · Erich Kobler, Thomas Pock

In this paper, we propose a unified framework of denoising score-based models in the context of graduated non-convex energy minimization. We show that for sufficiently large noise variance, the associated negative log de…

Denoising

Deep Probabilistic Graph Matching

2022-01-05 · He Liu, Tao Wang, Yidong Li, Congyan Lang 외

Most previous learning-based graph matching algorithms solve the \textit{quadratic assignment problem} (QAP) by dropping one or more of the matching constraints and adopting a relaxed assignment solver to obtain sub-opti…

Graph Matching

A Weighted Common Subgraph Matching Algorithm

2014-11-04 · Xu Yang, Hong Qiao, Zhi-Yong Liu

We propose a weighted common subgraph (WCS) matching algorithm to find the most similar subgraphs in two labeled weighted graphs. WCS matching, as a natural generalization of the equal-sized graph matching or subgraph ma…

Combinatorial OptimizationGraph Matching