Compression versus Accuracy: A Hierarchy of Lifted Models
Published in Twenty-Eighth European Conference on Artificial Intelligence, 2025
Jan Speller, Malte Luttermann, Marcel Gehrke, Tanya Braun. (2025). "Compression versus Accuracy: A Hierarchy of Lifted Models." Proceedings of the Twenty-Eighth European Conference on Artificial Intelligence (ECAI-2025). IOS Press, Volume 413, pages 5051-5058. https://doi.org/10.3233/FAIA251420
Abstract
Probabilistic graphical models that encode indistinguishable objects and relations among them use first-order logic constructs to compress a propositional factorised model for more efficient (lifted) inference. To obtain a lifted representation, the state-of-the-art algorithm Advanced Colour Passing (ACP) groups factors that represent matching distributions. In an approximate version using ε as a hyperparameter, factors are grouped that differ by a factor of at most (1 ± ε). However, finding a suitable ε is not obvious and may need a lot of exploration, possibly requiring many ACP runs with different ε values. Additionally, varying ε can yield wildly different models, leading to decreased interpretability. Therefore, this paper presents a hierarchical approach to lifted model construction that is hyperparameter-free. It efficiently computes a hierarchy of ε values that ensures a hierarchy of models, meaning that once factors are grouped together given some ε, these factors will be grouped together for larger ε as well. The hierarchy of ε values also leads to a hierarchy of error bounds. This allows for explicitly weighing compression versus accuracy when choosing specific ε values to run ACP with and enables interpretability between the different models.
Resources for this Paper
BibTeX Citation
@inproceedings{Speller2025b,
author = {Jan Speller and Malte Luttermann and Marcel Gehrke and Tanya Braun},
title = {{Compression versus Accuracy: A Hierarchy of Lifted Models}},
booktitle = {Proceedings of the Twenty-Eighth European Conference on Artificial Intelligence (ECAI-2025)},
year = {2025},
pages = {5051--5058},
publisher = {{IOS} Press},
}