FlexiFaCT: Scalable Flexible Factorization of Coupled Tensors on Hadoop BeutelAlex KumarAbhimanu PapalexakisEvangelos E. TalukdarPartha Pratim FaloutsosChristos P XingEric 2014 <p>Given multiple data sets of relational data that share a number of dimensions, how can we efficiently decompose our data into the latent factors? Factorization of a single matrix or tensor has attracted much attention, as, e.g., in the Netflix challenge, with users rating movies. However, we often have additional, side, information, like, e.g., demographic data about the users, in the Netflix example above. Incorporating the additional information leads to the <em>coupled factorization</em> problem. So far, it has been solved for relatively small datasets.</p> <p>We provide a distributed, scalable method for decomposing matrices, tensors, and coupled data sets through stochastic gradient descent on a variety of objective functions. We offer the following contributions: (1) <em>Versatility:</em> Our algorithm can perform matrix, tensor, and coupled factorization, with flexible objective functions including the Frobenius norm, Frobenius norm with an ℒ<sub>1</sub> induced sparsity, and non-negative factorization. (2) <em>Scalability</em>: FlexiFaCT scales to unprecedented sizes in both the data and model, with up to <em>billions</em> of parameters. FlexiFaCT runs on standard Hadoop. (3) <em>Convergence proofs</em> showing that Flexi-FaCT converges on the variety of objective functions, even with projections.</p>