2025
FRAM: Frobenius-Regularized Assignment Matching with Mixed-Precision Computing
NeurIPS 2025poster
Graph matching, usually cast as a discrete Quadratic Assignment Problem (QAP), aims to identify correspondences between nodes in two graphs. Since QAP is NP-hard, many methods its discrete constraints by projecting the discrete feasible set onto its convex hull and solving the resulting continuous p…