2020

GLISTER: Generalization based Data Subset Selection for Efficient and Robust Learning

Killamsetty, Krishnateja, Sivasubramanian, Durga, Ramakrishnan, Ganesh et al.

Understand

Large scale machine learning and deep models are extremely data-hungry.

  • Unfortunately, obtaining large amounts of labeled data is expensive, and training state-of-the-art models (with hyperparameter tuning) requires significant computing resources and time.
  • Secondly, real-world data is noisy and imbalanced.
  • As a result, several recent papers try to make the training process more efficient and robust.

Reading the bibliography…