English

Budgeted Learning of Naive-Bayes Classifiers

Machine Learning 2012-12-12 v1 Machine Learning

Abstract

Frequently, acquiring training data has an associated cost. We consider the situation where the learner may purchase data during training, subject TO a budget. IN particular, we examine the CASE WHERE each feature label has an associated cost, AND the total cost OF ALL feature labels acquired during training must NOT exceed the budget.This paper compares methods FOR choosing which feature label TO purchase next, given the budget AND the CURRENT belief state OF naive Bayes model parameters.Whereas active learning has traditionally focused ON myopic(greedy) strategies FOR query selection, this paper presents a tractable method FOR incorporating knowledge OF the budget INTO the decision making process, which improves performance.

Keywords

Cite

@article{arxiv.1212.2472,
  title  = {Budgeted Learning of Naive-Bayes Classifiers},
  author = {Daniel J. Lizotte and Omid Madani and Russell Greiner},
  journal= {arXiv preprint arXiv:1212.2472},
  year   = {2012}
}

Comments

Appears in Proceedings of the Nineteenth Conference on Uncertainty in Artificial Intelligence (UAI2003)

R2 v1 2026-06-21T22:52:27.431Z