Parsimonious Learning-Augmented Online Metric Matching
简约学习增强的在线度量匹配
Yongho Shin, Phanu Vajanopath
AI总结 针对在线度量匹配问题,提出一种简约学习增强算法,通过虚拟预测填补缺失预测,并建立性能下界,实验验证了其有效性。
详情
- Comments
- To appear in ICML 2026
近年来,学习增强算法受到了广泛关注,尤其是在在线优化领域。由于生成预测的高计算成本,越来越多的研究关注于学习增强算法中性能保证与预测使用数量之间的权衡,例如缓存和度量任务系统问题。在本文中,我们将这一研究方向扩展到在线度量匹配,开发了简约学习增强算法并建立了其性能下界。我们的方法将“跟随预测”框架扩展到简约设置,通过在缺乏实际预测时使用一种在线度量匹配算法来填充虚拟预测,该算法在执行过程中保持良好中间匹配。我们通过实证评估补充了理论结果,证明了我们方法的实际有效性。
Learning-augmented algorithms have received significant attention in recent years, particularly in the context of online optimization. Motivated by the high computational cost of generating predictions, a growing line of work studies the tradeoff between performance guarantees and the number of predictions used in learning-augmented algorithms for problems such as caching and metrical task systems. In this paper, we extend this line of research to online metric matching by developing parsimonious learning-augmented algorithms and establishing lower bounds on their performance. Our approach extends the Follow-the-Prediction framework to the parsimonious setting by filling in a virtual prediction in the absence of an actual prediction, using an online metric matching algorithm that maintains good intermediate matchings throughout its execution. We complement our theoretical results with an empirical evaluation, demonstrating the practical effectiveness of our approach.