DBLGJan 7, 2021

Dataset Definition Standard (DDS)

arXiv:2101.03020v15 citations
Originality Incremental advance
AI Analysis

This standard provides guidelines for machine learning practitioners to improve the quality and reliability of datasets, which is a foundational problem for anyone developing or validating ML models.

This paper proposes a set of recommendations for building and manipulating datasets used in machine learning, covering data collection, annotation, and dataset breakdown. It aims to ensure the quality of datasets by defining desired properties, objectives, and specific recommendations for each stage.

This document gives a set of recommendations to build and manipulate the datasets used to develop and/or validate machine learning models such as deep neural networks. This document is one of the 3 documents defined in [1] to ensure the quality of datasets. This is a work in progress as good practices evolve along with our understanding of machine learning. The document is divided into three main parts. Section 2 addresses the data collection activity. Section 3 gives recommendations about the annotation process. Finally, Section 4 gives recommendations concerning the breakdown between train, validation, and test datasets. In each part, we first define the desired properties at stake, then we explain the objectives targeted to meet the properties, finally we state the recommendations to reach these objectives.

Foundations

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

Your Notes