Jump to content

Proactive learning

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CStani (talk | contribs) at 20:02, 14 December 2024 (Remove irrelevant paragraph. It was about active machine learning, which is unrelated to proactive learning in the context of this article.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Proactive learning[1] is a generalization of active learning designed to relax unrealistic assumptions and thereby reach practical applications.

"In real life, it is possible and more general to have multiple sources of information with differing reliabilities or areas of expertise. Active learning also assumes that the single oracle is perfect, always providing a correct answer when requested. In reality, though, an "oracle" (if we generalize the term to mean any source of expert information) may be incorrect (fallible) with a probability that should be a function of the difficulty of the question. Moreover, an oracle may be reluctant – it may refuse to answer if it is too uncertain or too busy. Finally, active learning presumes the oracle is either free or charges uniform cost in label elicitation. Such an assumption is naive since cost is likely to be regulated by difficulty (amount of work required to formulate an answer) or other factors."[1]

Proactive learning relaxes all four of these assumptions, relying on a decision-theoretic approach to jointly select the optimal oracle and instance, by casting the problem as a utility optimization problem subject to a budget constraint.

References

  1. ^ a b Cite error: The named reference donmez08 was invoked but never defined (see the help page).