Projective Quadratic Regression for Online Learning
Wenye Ma

TL;DR
This paper introduces a convex projective quadratic regression model for online learning that captures second-order feature interactions efficiently, enabling scalable and accurate high-dimensional data processing in online convex optimization settings.
Contribution
The proposed PQR model is convex, captures second-order feature interactions, and maintains linear complexity, making it suitable for high-dimensional online learning tasks.
Findings
PQR achieves comparable or better accuracy than state-of-the-art methods.
PQR maintains linear space and time complexity with proper hyper-parameter tuning.
Experimental results validate the efficiency and effectiveness of PQR in online learning scenarios.
Abstract
This paper considers online convex optimization (OCO) problems - the paramount framework for online learning algorithm design. The loss function of learning task in OCO setting is based on streaming data so that OCO is a powerful tool to model large scale applications such as online recommender systems. Meanwhile, real-world data are usually of extreme high-dimensional due to modern feature engineering techniques so that the quadratic regression is impractical. Factorization Machine as well as its variants are efficient models for capturing feature interactions with low-rank matrix model but they can't fulfill the OCO setting due to their non-convexity. In this paper, We propose a projective quadratic regression (PQR) model. First, it can capture the import second-order feature information. Second, it is a convex model, so the requirements of OCO are fulfilled and the global optimal…
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
TopicsSparse and Compressive Sensing Techniques · Advanced Bandit Algorithms Research · Face and Expression Recognition
