paper-with-me

Papers

Active Testing: An Efficient and Robust Framework for Estimating Accuracy

2018-07-02 · ICML 2018 7 · Phuc Nguyen, Deva Ramanan, Charless Fowlkes

Much recent work on visual recognition aims to scale up learning to massive, noisily-annotated datasets. We address the problem of scaling- up the evaluation of such models to large-scale datasets with noisy labels. Current protocols for doing so require a human user to either vet (re-annotate) a small fraction of the test set and ignore the rest, or else correct errors in annotation as they are found through manual inspection of results. In this work, we re-formulate the problem as one of active testing, and examine strategies for efficiently querying a user so as to obtain an accu- rate performance estimate with minimal vetting. We demonstrate the effectiveness of our proposed active testing framework on estimating two performance metrics, Precision@K and mean Average Precision, for two popular computer vision tasks, multi-label classification and instance segmentation. We further show that our approach is able to save significant human annotation effort and is more robust than alternative evaluation protocols.

📄 PDF Abstract BibTeX arXiv:1807.00493

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSemantic Segmentation

Similar Papers 제목 키워드 기반

Actively Testing Your Model While It Learns: Realizing Label-Efficient Learning in Practice

2023-09-21 · NeurIPS 2023 11

In active learning (AL), we focus on reducing the data annotation cost from the model training perspective. However, "testing'', which often refers to the model evaluation process of using empirical risk to estimate the …

Interactively Test Driving an Object Detector: Estimating Performance on Unlabeled Data

2014-06-21 · Rushil Anirudh, Pavan Turaga

In this paper, we study the problem of `test-driving' a detector, i.e. allowing a human user to get a quick sense of how well the detector generalizes to their specific requirement. To this end, we present the first syst…

Active Tolerant Testing

2017-11-01 · Avrim Blum, Lunjia Hu

In this work, we give the first algorithms for tolerant testing of nontrivial classes in the active model: estimating the distance of a target function to a hypothesis class C with respect to some arbitrary distribution …

Thinking Beyond Distributions in Testing Machine Learned Models

2021-12-06 · Negar Rostamzadeh, Ben Hutchinson, Christina Greer, Vinodkumar Prabhakaran

Testing practices within the machine learning (ML) community have centered around assessing a learned model's predictive performance measured against a test dataset, often drawn from the same distribution as the training…

BIG-bench Machine LearningFairness

Active Learning with Multifidelity Modeling for Efficient Rare Event Simulation

2021-06-25 · S. L. N. Dhulipala, M. D. Shields, B. W. Spencer, C. Bolisetti 외

While multifidelity modeling provides a cost-effective way to conduct uncertainty quantification with computationally expensive models, much greater efficiency can be achieved by adaptively deciding the number of require…

Active LearningUncertainty Quantification