English

AutoDC: Automated data-centric processing

Human-Computer Interaction 2021-11-25 v1 Machine Learning

Abstract

AutoML (automated machine learning) has been extensively developed in the past few years for the model-centric approach. As for the data-centric approach, the processes to improve the dataset, such as fixing incorrect labels, adding examples that represent edge cases, and applying data augmentation, are still very artisanal and expensive. Here we develop an automated data-centric tool (AutoDC), similar to the purpose of AutoML, aims to speed up the dataset improvement processes. In our preliminary tests on 3 open source image classification datasets, AutoDC is estimated to reduce roughly 80% of the manual time for data improvement tasks, at the same time, improve the model accuracy by 10-15% with the fixed ML code.

Keywords

Cite

@article{arxiv.2111.12548,
  title  = {AutoDC: Automated data-centric processing},
  author = {Zac Yung-Chun Liu and Shoumik Roychowdhury and Scott Tarlow and Akash Nair and Shweta Badhe and Tejas Shah},
  journal= {arXiv preprint arXiv:2111.12548},
  year   = {2021}
}

Comments

NeurIPS 2021- Data-Centric AI (DCAI) workshop

R2 v1 2026-06-24T07:50:39.418Z