Efficient Feature Group Sequencing for Anytime Linear Prediction
Hanzhang Hu, Alexander Grubb, J. Andrew Bagnell, Martial Hebert

TL;DR
This paper introduces new algorithms for anytime linear prediction that sequence feature groups with costs, providing near-optimal predictions at any interruption point and establishing theoretical bounds for their performance.
Contribution
It extends OMP and Forward Regression to a group setting with costs, offering the first anytime bounds applicable to all budgets and a novel approximation algorithm.
Findings
Algorithms achieve near-optimal predictions at each budget
Theoretical bounds are improved to match those of FR
Experimental results outperform cost-weighted Group Lasso
Abstract
We consider \textit{anytime} linear prediction in the common machine learning setting, where features are in groups that have costs. We achieve anytime (or interruptible) predictions by sequencing the computation of feature groups and reporting results using the computed features at interruption. We extend Orthogonal Matching Pursuit (OMP) and Forward Regression (FR) to learn the sequencing greedily under this group setting with costs. We theoretically guarantee that our algorithms achieve near-optimal linear predictions at each budget when a feature group is chosen. With a novel analysis of OMP, we improve its theoretical bound to the same strength as that of FR. In addition, we develop a novel algorithm that consumes cost to approximate the optimal performance of \textit{any} cost , and prove that with cost less than , such an approximation is impossible. To our knowledge,…
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 · Machine Learning and Algorithms
