{ "id": "1705.00607", "version": "v1", "published": "2017-05-01T17:53:51.000Z", "updated": "2017-05-01T17:53:51.000Z", "title": "Stochastic Learning on Imbalanced Data: Determinantal Point Processes for Mini-batch Diversification", "authors": [ "Cheng Zhang", "Hedvig Kjellstrom", "Stephan Mandt" ], "categories": [ "cs.LG" ], "abstract": "We study a mini-batch diversification scheme for stochastic gradient descent (SGD). While classical SGD relies on uniformly sampling data points to form a mini-batch, we propose a non-uniform sampling scheme based on the Determinantal Point Process (DPP). The DPP relies on a similarity measure between data points and gives low probabilities to mini-batches which contain redundant data, and higher probabilities to mini-batches with more diverse data. This simultaneously balances the data and leads to stochastic gradients with lower variance. We term this approach Balanced Mini-batch SGD (BM-SGD). We show that regular SGD and stratified sampling emerge as special cases. Furthermore, BM-SGD can be considered a generalization of stratified sampling to cases where no discrete features exist to bin the data into groups. We show experimentally that our method results more interpretable and diverse features in unsupervised setups, and in better classification accuracies in supervised setups.", "revisions": [ { "version": "v1", "updated": "2017-05-01T17:53:51.000Z" } ], "analyses": { "keywords": [ "determinantal point process", "imbalanced data", "stochastic learning", "stochastic gradient descent", "mini-batch diversification scheme" ], "note": { "typesetting": "TeX", "pages": 0, "language": "en", "license": "arXiv", "status": "editable" } } }