Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ReMAP: Neural Reparameterization for Scalable MAP Inference in Arbitrary-Order Markov Random Fields

About

Scalable high-quality MAP inference in arbitrary-order Markov Random Fields (MRFs) remains challenging. Approximate message-passing methods are often efficient but can degrade on dense or high-order instances, while exact solvers such as Toulbar2 become increasingly expensive at scale. We present ReMAP, an instance-wise neural reparameterization framework that directly optimizes a differentiable relaxation of the original MRF energy. Instead of relying on supervised labels or amortized training, ReMAP treats each MRF as an independent optimization problem: a Graph Neural Network produces node-wise label distributions, and gradient-based optimization searches for a low-energy discrete solution in an over-parameterized continuous space. The method supports pairwise and arbitrary-order factors, heterogeneous label cardinalities, and efficient GPU execution, without requiring labeled solutions. We show that the relaxed objective is consistent with the discrete MAP problem and analyze how neural over-parameterization can expose low-energy optimization paths unavailable in the original discrete space. Empirically, on synthetic pairwise and high-order MRFs, UAI 2022 inference benchmarks, and real-world Physical Cell Identity (PCI) problems, ReMAP consistently outperforms approximate baselines and often finds lower-energy solutions than Toulbar2 on hard large-scale instances within practical time budgets.

Yaomin Wang, Chaolong Ying, Xiaodong Luo, Tianshu Yu• 2024

Related benchmarks

TaskDatasetResultRank
MAP InferenceUAI Inference Competition 2022
Energy-1.66e+4
96
MAP InferenceSynthetic Pairwise MRF Potts
Energy-2.10e+5
36
MAP InferenceSynthetic Pairwise MRF Random
Energy-4.21e+4
36
MAP InferenceUAI Inference Competition high-order cases 2022
Energy-1.40e+5
15
MAP InferencePCI synthetic instances UAI 2022 (test)
Energy4.96e+5
10
MAP InferenceHigh-Order MRFs H_Instances (synthetic)
Energy-2.03e+4
6
Showing 6 of 6 rows

Other info

Follow for update