AILGLOMLDec 7, 2024

A Compositional Atlas for Algebraic Circuits

arXiv:2412.05481v213 citationsh-index: 41NIPS
Originality Highly original
AI Analysis

This provides a unified framework for analyzing tractability in compositional inference, which is incremental but broadens applicability across domains like probabilistic and causal reasoning.

The paper tackles the problem of tractable inference for complex queries like marginal MAP and causal backdoor adjustment by showing they correspond to compositions of basic algebraic operators, and derives general sufficient conditions for tractability based on circuit properties.

Circuits based on sum-product structure have become a ubiquitous representation to compactly encode knowledge, from Boolean functions to probability distributions. By imposing constraints on the structure of such circuits, certain inference queries become tractable, such as model counting and most probable configuration. Recent works have explored analyzing probabilistic and causal inference queries as compositions of basic operators to derive tractability conditions. In this paper, we take an algebraic perspective for compositional inference, and show that a large class of queries - including marginal MAP, probabilistic answer set programming inference, and causal backdoor adjustment - correspond to a combination of basic operators over semirings: aggregation, product, and elementwise mapping. Using this framework, we uncover simple and general sufficient conditions for tractable composition of these operators, in terms of circuit properties (e.g., marginal determinism, compatibility) and conditions on the elementwise mappings. Applying our analysis, we derive novel tractability conditions for many such compositional queries. Our results unify tractability conditions for existing problems on circuits, while providing a blueprint for analysing novel compositional inference queries.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes