Fast Parallel Algorithms for Submodular p-Superseparable Maximization

Philip Cervenjak,Junhao Gan,Anthony Wirth

APPROXIMATION AND ONLINE ALGORITHMS, WAOA 2023(2023)

引用 0|浏览3
暂无评分
摘要
Maximizing a non-negative, monontone, submodular function f over n elements under a cardinality constraint k (SMCC) is a well-studied NP-hard problem. It has important applications in, e.g., machine learning and influence maximization. Though the theoretical problem admits polynomial-time approximation algorithms, solving it in practice often involves frequently querying submodular functions that are expensive to compute. This has motivated significant research into designing parallel approximation algorithms in the adaptive complexity model; adaptive complexity (adaptivity) measures the number of sequential rounds of poly(n) function queries an algorithm requires. The state-of-the-art algorithms can achieve (1- 1/e - e)-approximate solutions with O(1/e(2) log n) adaptivity, which approaches the known adaptivity lowerbounds. However, the O(1/e(2) log n) adaptivity only applies to maximizing worst-case functions that are unlikely to appear in practice. Thus, in this paper, we consider the special class of p-superseparable submodular functions, which places a reasonable constraint on f, based on the parameter p, and is more amenable to maximization, while also having real-world applicability. Our main contribution is the algorithm LS+GS, a finer-grained version of the existing LS+PGB algorithm, designed for instances of SMCC when f is p-superseparable; it achieves an expected (1- 1/e - e)-approximate solution with O(1/e(2) log(pk)) adaptivity independent of n. Additionally, unrelated to p-superseparability, our LS+GS algorithm uses only O(e(-1) n + e(-2) log n) oracle queries, which has an improved dependence on e(-1) over the state-of-the-art LS+PGB; this is achieved through the design of a novel thresholding subroutine.
更多
查看译文
关键词
parallel algorithms,approximation algorithms,submodular maximization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要