pRSL: Interpretable Multi-Label Stacking by Learning Probabilistic Rules

Abstract

A key task in multi-label classification is modeling the structure between the involved classes. Modeling this structure by probabilistic and interpretable means enables application in a broad variety of tasks such as zero-shot learning or learning from incomplete data. In this paper, we present the probabilistic rule stacking learner (pRSL) which uses probabilistic propositional logic rules and belief propagation to combine the predictions of several underlying classifiers. We derive algorithms for exact and approximate inference and learning, and show that pRSL reaches state-of-the-art performance on various benchmark datasets. In the process, we introduce a novel multicategorical generalization of the noisy-or gate. Additionally, we report simulation results on the quality of loopy belief propagation algorithms for approximate inference in bipartite noisy-or networks.

Cite

Text

Kirchhof et al. "pRSL: Interpretable Multi-Label Stacking by Learning Probabilistic Rules." Uncertainty in Artificial Intelligence, 2021.

Markdown

[Kirchhof et al. "pRSL: Interpretable Multi-Label Stacking by Learning Probabilistic Rules." Uncertainty in Artificial Intelligence, 2021.](https://mlanthology.org/uai/2021/kirchhof2021uai-prsl/)

BibTeX

@inproceedings{kirchhof2021uai-prsl,
  title     = {{pRSL: Interpretable Multi-Label Stacking by Learning Probabilistic Rules}},
  author    = {Kirchhof, Michael and Schmid, Lena and Reining, Christopher and Hompel, Michael and Pauly, Markus},
  booktitle = {Uncertainty in Artificial Intelligence},
  year      = {2021},
  pages     = {461-470},
  volume    = {161},
  url       = {https://mlanthology.org/uai/2021/kirchhof2021uai-prsl/}
}