DiFacto: Distributed Factorization MachinesDownload PDFOpen Website

2016 (modified: 03 Nov 2022)WSDM 2016Readers: Everyone
Abstract: Factorization Machines offer good performance and useful embeddings of data. However, they are costly to scale to large amounts of data and large numbers of features. In this paper we describe DiFacto, which uses a refined Factorization Machine model with sparse memory adaptive constraints and frequency adaptive regularization. We show how to distribute DiFacto over multiple machines using the Parameter Server framework by computing distributed subgradients on minibatches asynchronously. We analyze its convergence and demonstrate its efficiency in computational advertising datasets with billions examples and features.
0 Replies

Loading