A Polynomial-time Algorithm for Online Sparse Linear Regression with Improved Regret Bound under Weaker Conditions
Junfan Li, Shizhong Liao, Zenglin Xu, Liqiang Nie

TL;DR
This paper presents a new polynomial-time algorithm for online sparse linear regression that achieves improved regret bounds under weaker assumptions, utilizing novel techniques like adaptive sampling and batching online Newton steps.
Contribution
Introduces a polynomial-time algorithm for OSLR with better regret bounds under the weaker compatibility condition, using innovative estimation and tuning methods.
Findings
Achieves tighter regret bounds compared to previous algorithms.
Extends to OSLR with additional observations, improving prior results.
Employs novel analysis techniques for covariance and regret decomposition.
Abstract
In this paper, we study the problem of online sparse linear regression (OSLR) where the algorithms are restricted to accessing only out of attributes per instance for prediction, which was proved to be NP-hard. Previous work gave polynomial-time algorithms assuming the data matrix satisfies the linear independence of features, the compatibility condition, or the restricted isometry property. We introduce a new polynomial-time algorithm, which significantly improves previous regret bounds (Ito et al., 2017) under the compatibility condition that is weaker than the other two assumptions. The improvements benefit from a tighter convergence rate of the -norm error of our estimators. Our algorithm leverages the well-studied Dantzig Selector, but importantly with several novel techniques, including an algorithm-dependent sampling scheme for estimating the covariance matrix, an…
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 · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
