paper-with-me

Papers

CURSOR: Scalable Mixed-Order Hypergraph Matching with CUR Decomposition

2024-02-26 · CVPR 2024 1 · Qixuan Zheng, Ming Zhang, Hong Yan

To achieve greater accuracy, hypergraph matching algorithms require exponential increases in computational resources. Recent kd-tree-based approximate nearest neighbor (ANN) methods, despite the sparsity of their compatibility tensor, still require exhaustive calculations for large-scale graph matching. This work utilizes CUR tensor decomposition and introduces a novel cascaded second and third-order hypergraph matching framework (CURSOR) for efficient hypergraph matching. A CUR-based second-order graph matching algorithm is used to provide a rough match, and then the core of CURSOR, a fiber-CUR-based tensor generation method, directly calculates entries of the compatibility tensor by leveraging the initial second-order match result. This significantly decreases the time complexity and tensor density. A probability relaxation labeling (PRL)-based matching algorithm, especially suitable for sparse tensors, is developed. Experiment results on large-scale synthetic datasets and widely-adopted benchmark sets demonstrate the superiority of CURSOR over existing methods. The tensor generation method in CURSOR can be integrated seamlessly into existing hypergraph matching methods to improve their performance and lower their computational costs.

📄 PDF Abstract BibTeX arXiv:2402.16594

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingHypergraph MatchingTensor Decomposition

Similar Papers 제목 키워드 기반

From Hypergraph Energy Functions to Hypergraph Neural Networks

2023-06-16 · Yuxin Wang, Quan Gan, Xipeng Qiu, Xuanjing Huang 외

Hypergraphs are a powerful abstraction for representing higher-order interactions between entities of interest. To exploit these relationships in making downstream predictions, a variety of hypergraph neural network arch…

Bilevel OptimizationGraph Neural NetworkNode Classification

An Efficient Multilinear Optimization Framework for Hypergraph Matching

2015-11-09 · Quynh Nguyen, Francesco Tudisco, Antoine Gautier, Matthias Hein

Hypergraph matching has recently become a popular approach for solving correspondence problems in computer vision as it allows to integrate higher-order geometric information. Hypergraph matching can be formulated as a t…

Hypergraph Matching

Hypergraph Neural Networks for Hypergraph Matching

2021-01-01 · ICCV 2021 10 · Xiaowei Liao, Yong Xu, Haibin Ling

Hypergraph matching is a useful tool to find feature correspondence by considering higher-order structural information. Recently, the employment of deep learning has made great progress in the matching of graphs, sug…

Graph MatchingHypergraph MatchingNode Classification

Structural Controllability of Large-Scale Hypergraphs

2026-03-20 · Joshua Pickard, Xin Mao, Can Chen arxiv

Controlling real-world networked systems, including ecological, biomedical, and engineered networks that exhibit higher-order interactions, remains challenging due to inherent nonlinearities and large system scales. Desp…

Inference and Visualization of Community Structure in Attributed Hypergraphs Using Mixed-Membership Stochastic Block Models

2024-01-01 · Kazuki Nakajima, Takeaki Uno

Hypergraphs represent complex systems involving interactions among more than two entities and allow the investigation of higher-order structure and dynamics in complex systems. Node attribute data, which often accompanie…

AttributeDimensionality ReductionStochastic Block Model