On Robust Trimming of Bayesian Network Classifiers (bibtex)
by YooJung Choi and Guy Van den Broeck
Abstract:
This paper considers the problem of removing costly features from a Bayesian network classifier. We want the classifier to be robust to these changes, and maintain its classification behavior. To this end, we propose a closeness metric between Bayesian classifiers, called the expected classification agreement (ECA). Our corresponding trimming algorithm finds an optimal subset of features and a new classification threshold that maximize the expected agreement, subject to a budgetary constraint. It utilizes new theoretical insights to perform branch-and-bound search in the space of feature sets, while computing bounds on the ECA. Our experiments investigate both the runtime cost of trimming and its effect on the robustness and accuracy of the final classifier.
Reference:
YooJung Choi and Guy Van den Broeck. On Robust Trimming of Bayesian Network Classifiers, In Proceedings of the ICML Workshop on Tractable Probabilistic Models (TPM), 2018.
Bibtex Entry:
@inproceedings{ChoiTPM18,
author = {Choi, YooJung and Van den Broeck, Guy},
title={On Robust Trimming of Bayesian Network Classifiers},
booktitle = {Proceedings of the ICML Workshop on Tractable Probabilistic Models (TPM)},
url = "http://starai.cs.ucla.edu/papers/ChoiIJCAI18.pdf",
slides = "http://starai.cs.ucla.edu/slides/ECA-IJCAI18-talk.pdf",
code = "https://github.com/UCLA-StarAI/TrimBN",
month = jul,
year = {2018},
keywords = {workshop,duplicate}
}PDF Preview:
Powered by bibtexbrowser