Adaptive Softassign via Hadamard-Equipped Sinkhorn
Binrui Shen, Qiang Niu, Shengxin Zhu
TL;DR
This work tackles the sensitivity of softassign-based graph matching to the inflation parameter by proposing an adaptive softassign framework that automatic ally tunes $\beta$ under a prescribed error bound. Central to the approach are Hadamard-Equipped Sinkhorn formulas, which enable fast, stable computation of the entropic projection and smooth transitions between $\beta$ values, with connections to entropic optimal transport and proximal point methods. The adaptive softassign matching (ASM) algorithm combines this adaptive softassign with a projected fixed-point scheme, achieving notable gains in accuracy on large graphs while maintaining competitive efficiency. Experimental results on protein networks, social networks, and real-image graphs demonstrate substantial accuracy improvements over state-of-the-art large-graph matching methods. The paper also highlights the broader applicability of the Hadamard-Equipped Sinkhorn framework to OT problems, suggesting potential future extensions to plain graph matching and related optimization tasks.
Abstract
Softassign is a pivotal method in graph matching and other learning tasks. Many softassign-based algorithms exhibit performance sensitivity to a parameter in the softassign. However, tuning the parameter is challenging and almost done empirically. This paper proposes an adaptive softassign method for graph matching by analyzing the relationship between the objective score and the parameter. This method can automatically tune the parameter based on a given error bound to guarantee accuracy. The Hadamard-Equipped Sinkhorn formulas introduced in this study significantly enhance the efficiency and stability of the adaptive softassign. Moreover, these formulas can also be used in optimal transport problems. The resulting adaptive softassign graph matching algorithm enjoys significantly higher accuracy than previous state-of-the-art large graph matching algorithms while maintaining comparable efficiency.
