Learning-Augmented Online Minimization with Dual Predictions

πŸ“… 2026-06-03
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

181K/year
πŸ€– AI Summary
This work addresses the challenge of performance instability in online minimization problems caused by minor perturbations in input instances. It introduces, for the first time, dual linear programming predictions into this domain, proposing a novel framework that integrates online algorithms, duality theory, and machine learning. By leveraging the stability of dual solutions across similar problem instances, the approach enhances both learnability and robustness for metric task systems and layered set cover problems. Theoretical analysis and empirical evaluations on the k-server and parking permit problems demonstrate that the proposed algorithm significantly outperforms traditional methods, achieving tighter competitive ratios and superior practical performance.
πŸ“ Abstract
We present learning-augmented algorithms for two general classes of online minimization problems: metrical task systems and laminar set cover. Both algorithms achieve improved theoretical guarantees using machine-learned predictions of an optimal solution to the dual linear program. Unlike optimal primal solutions, which can change drastically under tiny instance perturbations, these dual solutions are much more stable, which ensures the existence of good (and learnable) predictions for families of similar instances. While previous work has used dual predictions in offline settings and for online maximization problems, our algorithms are, to the best of our knowledge, the first demonstration that such dual predictions can be effective for online minimization. Our theoretical results are complemented by experiments on the $k$-server problem and the parking permit problem.
Problem

Research questions and friction points this paper is trying to address.

online minimization
learning-augmented algorithms
dual predictions
metrical task systems
laminar set cover
Innovation

Methods, ideas, or system contributions that make the work stand out.

learning-augmented algorithms
dual predictions
online minimization
metrical task systems
laminar set cover
πŸ”Ž Similar Papers
No similar papers found.