English

RaFM: Rank-Aware Factorization Machines

Machine Learning 2019-05-21 v1 Machine Learning

Abstract

Factorization machines (FM) are a popular model class to learn pairwise interactions by a low-rank approximation. Different from existing FM-based approaches which use a fixed rank for all features, this paper proposes a Rank-Aware FM (RaFM) model which adopts pairwise interactions from embeddings with different ranks. The proposed model achieves a better performance on real-world datasets where different features have significantly varying frequencies of occurrences. Moreover, we prove that the RaFM model can be stored, evaluated, and trained as efficiently as one single FM, and under some reasonable conditions it can be even significantly more efficient than FM. RaFM improves the performance of FMs in both regression tasks and classification tasks while incurring less computational burden, therefore also has attractive potential in industrial applications.

Keywords

Cite

@article{arxiv.1905.07570,
  title  = {RaFM: Rank-Aware Factorization Machines},
  author = {Xiaoshuang Chen and Yin Zheng and Jiaxing Wang and Wenye Ma and Junzhou Huang},
  journal= {arXiv preprint arXiv:1905.07570},
  year   = {2019}
}

Comments

9 pages, 4 figures, accepted by ICML 2019

R2 v1 2026-06-23T09:11:31.044Z