vix.ing · top · new · best · stats · spec

Solving Partial Assignment Problems using Random Clique Complexes

2019/07/03 by Charu Sharma, Sharma, Charu, Deepak Nathani +3 · 1 citation
Computer Science · #Advanced Graph Neural Networks #Complexity and Algorithms in Graphs #FOS: Computer and information sciences #Graph Theory and Algorithms #Machine Learning (cs.LG) #Machine Learning (stat.ML)

paper · pdf · doi:10.48550/arxiv.1907.01739

openalex publication_date 2019/07/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present an alternate formulation of the partial assignment problem as matching random clique complexes, that are higher-order analogues of random graphs, designed to provide a set of invariants that better detect higher-order structure. The proposed method creates random clique adjacency matrices for each k-skeleton of the random clique complexes and matches them, taking into account each point as the affine combination of its geometric neighbourhood. We justify our solution theoretically, by analyzing the runtime and storage complexity of our algorithm along with the asymptotic behaviour of the quadratic assignment problem (QAP) that is associated with the underlying random clique adjacency matrices. Experiments on both synthetic and real-world datasets, containing severe occlusions and distortions, provide insight into the accuracy, efficiency, and robustness of our approach. We outperform diverse matching algorithms by a significant margin.

Cited by

Related