paper-with-me

홈 › Papers

On Robust Trimming of Bayesian Network Classifiers

2018-05-29 · YooJung Choi, Guy Van Den Broeck

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.

📄 PDF Abstract BibTeX arXiv:1805.11243

Code (1)

UCLA-StarAI/TrimBN 공식 구현

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

When Does Trimming Help Conformal Prediction? A Retained-Law Diagnostic under Calibration Contamination

2026-05-07 · Congye Wang arxiv

Trimming suspicious calibration points is a common response to contamination in conformal prediction. Its effect on clean-target coverage, however, is governed by the retained law induced by trimming, not by the contamin…

Adversarial contamination of networks in the setting of vertex nomination: a new trimming method

2022-08-20 · Sheyda Peyman, Minh Tang, Vince Lyzinski

As graph data becomes more ubiquitous, the need for robust inferential graph algorithms to operate in these complex data domains is crucial. In many cases of interest, inference is further complicated by the presence of …

Information RetrievalRetrieval

MBGDT:Robust Mini-Batch Gradient Descent

2022-06-14 · Hanming Wang, Haozheng Luo, Yue Wang

In high dimensions, most machine learning method perform fragile even there are a little outliers. To address this, we hope to introduce a new method with the base learner, such as Bayesian regression or stochastic gradi…

regression

Context-Specific Refinements of Bayesian Network Classifiers

2024-05-28 · Manuele Leonelli, Gherardo Varando

Supervised classification is one of the most ubiquitous tasks in machine learning. Generative classifiers based on Bayesian networks are often used because of their interpretability and competitive accuracy. The widely u…

Variants of Tagged Sentential Decision Diagrams

2023-11-16 · Deyuan Zhong, Mingwei Zhang, Quanlong Guan, Liangda Fang 외

A recently proposed canonical form of Boolean functions, namely tagged sentential decision diagrams (TSDDs), exploits both the standard and zero-suppressed trimming rules. The standard ones minimize the size of sententia…