BriefGPT.xyz
Feb, 2022
带有预测的算法学习
Learning Predictions for Algorithms with Predictions
HTML
PDF
Mikhail Khodak, Maria-Florina Balcan, Ameet Talwalkar, Sergei Vassilvitskii
TL;DR
介绍了一种算法设计范例——基于学习预测器的算法,将在线学习技术应用于预测器学习、调整鲁棒性-一致性折中并绑定样本复杂度,在构建优美的预测器的同时,在二分图匹配、滑雪租赁、页面迁移和作业调度等多场景中优化了多个现有结果,且提供了第一批基于学习理论的担保。
Abstract
A burgeoning paradigm in
algorithm
design is the field of algorithms with predictions, in which algorithms are designed to take advantage of a possibly-imperfect
prediction
of some aspect of the problem. While mu
→