← 返回论文检索
ICLR 2026PosterAccept (Poster)

From Fields to Random Trees

Yaomin Wang, Xiaodong Luo, Tianshu Yu

The Chinese University of Hong Kong · Shenzhen Research Institute of Big Data · The Chinese University of Hong Kong (Shenzhen)

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

This study introduces a novel method for performing Maximum A Posteriori (MAP) estimation on Markov Random Fields (MRFs) that are defined on locally and sparsely connected graphs, broadly existing in real-world applications. We address this long-standing challenge by sampling uniform random spanning trees(SPT) from the associated graph. Such a sampling procedure effectively breaks the cycles and decomposes the original MAP inference problem into overlapping sub-problems on trees, which can be solved exactly and efficiently. We demonstrate the effectiveness of our approach on various types of graphical models, including grids, cellular/cell networks, and Erdős–Rényi graphs. Our algorithm outperforms various baselines on synthetic, UAI inference competition, and real-world PCI problems, specifically in cases involving locally and sparsely connected graphs. Furthermore, our method achieves comparable results to these methods in other scenarios. The code of our model can be accessed at \url{https://github.com/LOGO-CUHKSZ/From-fields-to-random-trees.git}.