A Tractable Probabilistic Model for Subset Selection
Abstract
Subset selection tasks, such as top-k ranking, induce datasets where examples have cardinalities that are known a priori. In this paper, we propose a tractable probabilistic model for subset selection and show how it can be learned from data. Our proposed model is interpretable and subsumes a previously introduced model based on logistic regression. We show how the parameters of our model can be estimated in closed form given complete data, and propose an algorithm for learning its structure in an interpretable space. We highlight the intuitive structures that we learn via case studies. We finally show how our proposed model can be viewed as an instance of the recently proposed Probabilistic Sentential Decision Diagram.
Cite
Text
Shen et al. "A Tractable Probabilistic Model for Subset Selection." Conference on Uncertainty in Artificial Intelligence, 2017.Markdown
[Shen et al. "A Tractable Probabilistic Model for Subset Selection." Conference on Uncertainty in Artificial Intelligence, 2017.](https://mlanthology.org/uai/2017/shen2017uai-tractable/)BibTeX
@inproceedings{shen2017uai-tractable,
title = {{A Tractable Probabilistic Model for Subset Selection}},
author = {Shen, Yujia and Choi, Arthur and Darwiche, Adnan},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2017},
url = {https://mlanthology.org/uai/2017/shen2017uai-tractable/}
}