LGMLOct 9, 2020

Model Exploration with Cost-Aware Learning

arXiv:2010.04512v1
Originality Incremental advance
AI Analysis

This work addresses cost efficiency in active learning for machine learning practitioners, but it appears incremental as it extends existing routines with cost-aware exploration.

The paper tackles the problem of active learning with non-constant costs by introducing ε-frugal learners that explore high-cost regions, and demonstrates that these learners outperform known-cost and random sampling methods on a standard dataset.

We present an extension to active learning routines in which non-constant costs are explicitly considered. This work considers both known and unknown costs and introduces the term ε-frugal for learners that do not only consider minimizing total costs but are also able to explore high cost regions of the sample space. We demonstrate our extension on a well-known machine learning dataset and find that out ε-frugal learners outperform both learners with known costs and random sampling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes