Lifting Factor Graphs with Some Unknown Factors
Malte Luttermann, Ralf Möller, Marcel Gehrke
TL;DR
This work tackles probabilistic inference in factor graphs that include unknown factor potentials. It introduces the LIFAGU algorithm, a generalisation of the Colour Passing approach, which detects symmetric subgraphs that may include unknown factors and transfers potentials from known factors to these unknowns to obtain a well-defined semantics. The method relies on analyzing symmetric neighbourhoods and uses a threshold to control potential transfer, yielding a lifted representation comprised solely of known factors when the symmetry conditions hold. Empirical results show near-zero divergence between query distributions on fully known graphs and lifg-imputed graphs, while lifted inference with LVE outperforms standard VE in speed, demonstrating practical exactness and efficiency gains. Overall, LIFAGU provides a principled framework for extending lifted representations to partially known models, enabling scalable probabilistic reasoning under symmetry assumptions.
Abstract
Lifting exploits symmetries in probabilistic graphical models by using a representative for indistinguishable objects, allowing to carry out query answering more efficiently while maintaining exact answers. In this paper, we investigate how lifting enables us to perform probabilistic inference for factor graphs containing factors whose potentials are unknown. We introduce the Lifting Factor Graphs with Some Unknown Factors (LIFAGU) algorithm to identify symmetric subgraphs in a factor graph containing unknown factors, thereby enabling the transfer of known potentials to unknown potentials to ensure a well-defined semantics and allow for (lifted) probabilistic inference.
