Quaternion Factorization Machines: A Lightweight Solution to Intricate Feature Interaction Modelling
Tong Chen, Hongzhi Yin, Xiangliang Zhang, Zi Huang, Yang Wang, Meng, Wang

TL;DR
This paper introduces quaternion-valued factorization machines that enhance feature interaction modeling while significantly reducing model size, making them suitable for resource-constrained environments.
Contribution
The paper proposes quaternion-based FM and neural FM models that improve expressiveness and efficiency over traditional real-valued models.
Findings
QFM improves performance by 4.36% over plain FM.
QNFM outperforms baselines with up to 100x fewer parameters.
Models are effective on large-scale datasets.
Abstract
As a well-established approach, factorization machine (FM) is capable of automatically learning high-order interactions among features to make predictions without the need for manual feature engineering. With the prominent development of deep neural networks (DNNs), there is a recent and ongoing trend of enhancing the expressiveness of FM-based models with DNNs. However, though better results are obtained with DNN-based FM variants, such performance gain is paid off by an enormous amount (usually millions) of excessive model parameters on top of the plain FM. Consequently, the heavy parameterization impedes the real-life practicality of those deep models, especially efficient deployment on resource-constrained IoT and edge devices. In this paper, we move beyond the traditional real space where most deep FM-based models are defined, and seek solutions from quaternion representations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFerroelectric and Negative Capacitance Devices · Neural Networks and Applications · Matrix Theory and Algorithms
