Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NeuroLifting: Neural Inference on Markov Random Fields at Scale

About

Inference in large-scale Markov Random Fields (MRFs) is a critical yet challenging task, traditionally approached through approximate methods like belief propagation and mean field, or exact methods such as the Toulbar2 solver. These strategies often fail to strike an optimal balance between efficiency and solution quality, particularly as the problem scale increases. This paper introduces NeuroLifting, a novel technique that leverages Graph Neural Networks (GNNs) to reparameterize decision variables in MRFs, facilitating the use of standard gradient descent optimization. By extending traditional lifting techniques into a non-parametric neural network framework, NeuroLifting benefits from the smooth loss landscape of neural networks, enabling efficient and parallelizable optimization. Empirical results demonstrate that, on moderate scales, NeuroLifting performs very close to the exact solver Toulbar2 in terms of solution quality, significantly surpassing existing approximate methods. Notably, on large-scale MRFs, NeuroLifting delivers superior solution quality against all baselines, as well as exhibiting linear computational complexity growth. This work presents a significant advancement in MRF inference, offering a scalable and effective solution for large-scale problems.

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