PulseAugur
实时 07:04:02
English(EN) Learning-Augmented Algorithms for Online Vertex Cover

新的算法通过学习增强优化在线顶点覆盖

本文介绍了用于在线加权顶点覆盖问题的学习增强算法,重点关注二分图和一般图。所提出的算法提供了最优的鲁棒性-一致性权衡,其中一个随机算法在二分图上实现了 $\frac{1}{1-e^{-\lambda}}$-鲁棒和 $\frac{\lambda}{1-e^{-\lambda}}$-一致的性能,而一个确定性算法则为一般图提供了 $(1+\frac{1}{\lambda})$-鲁棒和 $(1+\lambda)$-一致的结果。在合成和真实世界数据集上的实验验证支持了这些算法的有效性。 AI

影响 引入了具有在优化和图论问题中潜在应用的新算法方法。

排序理由 该集群包含一篇在arXiv上发表的研究论文,详细介绍了计算问题的新算法。[lever_c_demoted from research: ic=1 ai=0.4]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的算法通过学习增强优化在线顶点覆盖

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Tianhang Lu, Runtian Ren, Shengcai Liu ·

    面向在线顶点覆盖的学习增强算法

    arXiv:2606.22831v2 Announce Type: replace-cross Abstract: This paper studies learning-augmented online weighted vertex cover with local advice and a tradeoff parameter $\lambda \in (0,1)$. We consider two graph settings: bipartite graphs and general graphs. In both settings, the …