Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Optimizing Data Collection for Machine Learning

About

Modern deep learning systems require huge data sets to achieve impressive performance, but there is little guidance on how much or what kind of data to collect. Over-collecting data incurs unnecessary present costs, while under-collecting may incur future costs and delay workflows. We propose a new paradigm for modeling the data collection workflow as a formal optimal data collection problem that allows designers to specify performance targets, collection costs, a time horizon, and penalties for failing to meet the targets. Additionally, this formulation generalizes to tasks requiring multiple data sources, such as labeled and unlabeled data used in semi-supervised learning. To solve our problem, we develop Learn-Optimize-Collect (LOC), which minimizes expected future collection costs. Finally, we numerically compare our framework to the conventional baseline of estimating data requirements by extrapolating from neural scaling laws. We significantly reduce the risks of failing to meet desired performance targets on several classification, segmentation, and detection tasks, while maintaining low total collection costs.

Rafid Mahmood, James Lucas, Jose M. Alvarez, Sanja Fidler, Marc T. Law• 2022

Related benchmarks

TaskDatasetResultRank
Estimating data collection requirementsCIFAR-100 2 Types
Failure Rate24
24
Estimating data collection requirementsBDD100K Semi-supervised
Failure Rate2
24
ClassificationCIFAR-100
Failure Rate0.02
12
SegmentationBDD100K
Failure Rate0.00e+0
12
ClassificationCIFAR-10
Failure Rate29
6
ClassificationImageNet
Failure Rate2
6
Object DetectionVOC
Failure Rate0.00e+0
6
SegmentationnuScenes
Failure Rate0.00e+0
6
ClassificationImageNet
Failure Rate0.02
6
DetectionnuScenes
Failure Rate0.00e+0
6
Showing 10 of 11 rows

Other info

Code

Follow for update