Online Compact Convexified Factorization Machine
Wenpeng Zhang, Xiao Lin, Peilin Zhao

TL;DR
This paper introduces a novel online learning algorithm for Factorization Machines, called OCCFM, which is convexified for online optimization and avoids costly projections, demonstrating superior empirical performance.
Contribution
The paper develops a convexification scheme for FMs suitable for online learning and proposes a projection-free algorithm with theoretical regret guarantees.
Findings
OCCFM achieves sub-linear regret bounds.
OCCFM outperforms existing online algorithms on real datasets.
The method is efficient for online recommendation and classification tasks.
Abstract
Factorization Machine (FM) is a supervised learning approach with a powerful capability of feature engineering. It yields state-of-the-art performance in various batch learning tasks where all the training data is made available prior to the training. However, in real-world applications where the data arrives sequentially in a streaming manner, the high cost of re-training with batch learning algorithms has posed formidable challenges in the online learning scenario. The initial challenge is that no prior formulations of FM could fulfill the requirements in Online Convex Optimization (OCO) -- the paramount framework for online learning algorithm design. To address the aforementioned challenge, we invent a new convexification scheme leading to a Compact Convexified FM (CCFM) that seamlessly meets the requirements in OCO. However for learning Compact Convexified FM (CCFM) in the online…
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
TopicsAdvanced Bandit Algorithms Research · Machine Learning and ELM · Machine Learning and Algorithms
