中文

利用彩色决策预言机的更快计数与采样算法

数据结构与算法 2022-01-26 v2

摘要

在这项工作中,我们在查询复杂度框架下考虑超图 H(U(H),F(H))\mathcal{H}(U(\mathcal{H}),\mathcal{F}(\mathcal{H})) 中的 dd-{\sc Hyperedge Estimation}(d-超边估计)与 dd-{\sc Hyperedge Sample}(d-超边采样)问题,其中 U(H)U(\mathcal{H}) 表示顶点集,F(H)\mathcal{F}(\mathcal{H}) 表示超边集。对超图的预言机访问称为 {\sc Colorful Independence Oracle}({\sc CID},彩色独立预言机),它输入 dd 个(非空)两两不相交的顶点子集 A1,,AdU(H)A_1,\ldots,A_d \subseteq U(\mathcal{H}),并回答 H\mathcal{H} 中是否存在一条超边在每个 Ai,i{1,2,,d}A_i, i \in \{1,2,\ldots,d\} 中恰有一个顶点。带有 {\sc CID} 预言机访问的 dd-{\sc Hyperedge Estimation} 与 dd-{\sc Hyperedge Sample} 问题本身作为组合问题十分重要。此外,Dell {\it{et al.}}~[SODA '20] 确立了若干组合优化问题的{\em 决策}与{\em 计数}复杂度可抽象为带有 {\sc CID} 预言机访问的 dd-{\sc Hyperedge Estimation} 问题。本文的主要技术贡献是一种估计 m=F(H)m= \lvert {\mathcal{F}(\mathcal{H})}\rvert 的算法,以 m^\widehat{m} 满足 { 1Cdlogd1n    m^m    Cdlogd1n. \frac{1}{C_{d}\log^{d-1} n} \;\leq\; \frac{\widehat{m}}{m} \;\leq\; C_{d} \log ^{d-1} n . 且至多使用 Cdlogd+2nC_{d}\log ^{d+2} n 次 {\sc CID} 查询,其中 nn 表示超图 H\mathcal{H} 中的顶点数,CdC_{d} 为仅依赖于 dd 的常数}。我们的结果结合 Dell {\it{et al.}}~[SODA '21] 的框架,意味着对若干基本问题给出了改进的界。

关键词

引用

@article{arxiv.2201.04975,
  title  = {Faster Counting and Sampling Algorithms using Colorful Decision Oracle},
  author = {Anup Bhattacharya and Arijit Bishnu and Arijit Ghosh and Gopinath Mishra},
  journal= {arXiv preprint arXiv:2201.04975},
  year   = {2022}
}

备注

To appear in STACS'2022, 22 pages