English

Self-Similar Epochs: Value in Arrangement

Machine Learning 2019-06-20 v3

Abstract

Optimization of machine learning models is commonly performed through stochastic gradient updates on randomly ordered training examples. This practice means that sub-epochs comprise of independent random samples of the training data that may not preserve informative structure present in the full data. We hypothesize that the training can be more effective with {\em self-similar} arrangements that potentially allow each epoch to provide benefits of multiple ones. We study this for "matrix factorization" -- the common task of learning metric embeddings of entities such as queries, videos, or words from example pairwise associations. We construct arrangements that preserve the weighted Jaccard similarities of rows and columns and experimentally observe training acceleration of 3\%-37\% on synthetic and recommendation datasets. Principled arrangements of training examples emerge as a novel and potentially powerful enhancement to SGD that merits further exploration.

Keywords

Cite

@article{arxiv.1803.05389,
  title  = {Self-Similar Epochs: Value in Arrangement},
  author = {Eliav Buchnik and Edith Cohen and Avinatan Hassidim and Yossi Matias},
  journal= {arXiv preprint arXiv:1803.05389},
  year   = {2019}
}

Comments

13 pages, published in ICML 2019

R2 v1 2026-06-23T00:53:12.243Z