We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Active Learning for Cost-Sensitive Classification

Abstract: We design an active learning algorithm for cost-sensitive multiclass classification: problems where different errors have different costs. Our algorithm, COAL, makes predictions by regressing to each label's cost and predicting the smallest. On a new example, it uses a set of regressors that perform well on past data to estimate possible costs for each label. It queries only the labels that could be the best, ignoring the sure losers. We prove COAL can be efficiently implemented for any regression family that admits squared loss optimization; it also enjoys strong guarantees with respect to predictive performance and labeling effort. We empirically compare COAL to passive learning and several active learning baselines, showing significant improvements in labeling effort and test cost on real-world datasets.
Comments: Fixed typos in Appendix A
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Journal reference: Journal of Machine Learning Research, 2019
Cite as: arXiv:1703.01014 [cs.LG]
  (or arXiv:1703.01014v4 [cs.LG] for this version)

Submission history

From: Akshay Krishnamurthy [view email]
[v1] Fri, 3 Mar 2017 02:17:13 GMT (178kb,D)
[v2] Mon, 13 Nov 2017 21:52:19 GMT (178kb,D)
[v3] Tue, 28 May 2019 14:11:53 GMT (192kb,D)
[v4] Mon, 11 Oct 2021 19:32:44 GMT (192kb,D)

Link back to: arXiv, form interface, contact.