Learning Feature Interactions with Lorentzian Factorization Machine
Canran Xu, Ming Wu

TL;DR
This paper introduces LorentzFM, a hyperbolic space-based model for feature interaction learning that reduces parameters and computational costs while maintaining or improving prediction accuracy in recommendation systems.
Contribution
LorentzFM leverages hyperbolic geometry to efficiently learn feature interactions with fewer parameters, outperforming some deep learning models in recommendation tasks.
Findings
LorentzFM reduces model parameters by 20-80%.
LorentzFM achieves comparable or better accuracy than deep learning methods.
The hyperbolic embedding improves feature interaction modeling.
Abstract
Learning representations for feature interactions to model user behaviors is critical for recommendation system and click-trough rate (CTR) predictions. Recent advances in this area are empowered by deep learning methods which could learn sophisticated feature interactions and achieve the state-of-the-art result in an end-to-end manner. These approaches require large number of training parameters integrated with the low-level representations, and thus are memory and computational inefficient. In this paper, we propose a new model named "LorentzFM" that can learn feature interactions embedded in a hyperbolic space in which the violation of triangle inequality for Lorentz distances is available. To this end, the learned representation is benefited by the peculiar geometric properties of hyperbolic triangles, and result in a significant reduction in the number of parameters (20\% to 80\%)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Image Retrieval and Classification Techniques
