Learning Markov Random Fields for Combinatorial Structures via Sampling through Lov\'asz Local Lemma
Nan Jiang, Yi Gu, Yexiang Xue

TL;DR
This paper introduces Nelson, a neural network layer embedding Lovász Local Lemma-based sampling for learning Markov Random Fields that generate valid combinatorial structures efficiently.
Contribution
It proposes a fully differentiable neural sampler using LLL, enabling effective learning of valid structures in complex combinatorial spaces.
Findings
Nelson achieves 100% validity in generated structures.
Outperforms baselines in speed, likelihood, and MAP scores.
Ensures validity where other methods fail or time out.
Abstract
Learning to generate complex combinatorial structures satisfying constraints will have transformative impacts in many application domains. However, it is beyond the capabilities of existing approaches due to the highly intractable nature of the embedded probabilistic inference. Prior works spend most of the training time learning to separate valid from invalid structures but do not learn the inductive biases of valid structures. We develop NEural Lov\'asz Sampler (Nelson), which embeds the sampler through Lov\'asz Local Lemma (LLL) as a fully differentiable neural network layer. Our Nelson-CD embeds this sampler into the contrastive divergence learning process of Markov random fields. Nelson allows us to obtain valid samples from the current model distribution. Contrastive divergence is then applied to separate these samples from those in the training set. Nelson is implemented as a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · Machine Learning and Data Classification
