Efficient Detection of Commutative Factors in Factor Graphs
Malte Luttermann, Johann Machemer, Marcel Gehrke

TL;DR
This paper introduces DECOR, an efficient algorithm for detecting commutative factors in factor graphs, significantly reducing computational effort in lifted probabilistic inference.
Contribution
The paper presents DECOR, a novel algorithm that efficiently identifies commutative factors, improving over the exponential complexity of previous methods.
Findings
DECOR drastically reduces the number of iterations needed for detection.
Empirical results show DECOR's efficiency in practical scenarios.
DECOR outperforms existing methods in identifying symmetries in factor graphs.
Abstract
Lifted probabilistic inference exploits symmetries in probabilistic graphical models to allow for tractable probabilistic inference with respect to domain sizes. To exploit symmetries in, e.g., factor graphs, it is crucial to identify commutative factors, i.e., factors having symmetries within themselves due to their arguments being exchangeable. The current state of the art to check whether a factor is commutative with respect to a subset of its arguments iterates over all possible subsets of the factor's arguments, i.e., iterations for a factor with arguments in the worst case. In this paper, we efficiently solve the problem of detecting commutative factors in a factor graph. In particular, we introduce the detection of commutative factors (DECOR) algorithm, which allows us to drastically reduce the computational effort for checking whether a factor is commutative in…
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
TopicsGraph Labeling and Dimension Problems · Advanced Graph Theory Research · Graph theory and applications
