BriefGPT.xyz
Feb, 2018
做更少,得更多:带子采样的流式子模最大化
Do Less, Get More: Streaming Submodular Maximization with Subsampling
HTML
PDF
Moran Feldman, Amin Karbasi, Ehsan Kazemi
TL;DR
该论文提出了首个一次遍历的流算法,用于求解子模最大化问题,采用数据采样,能够在各种情况下获得最紧密的逼近保证,同时具有最小的内存占用和对函数评估数量的最低要求,试验表明该算法在进行大规模机器学习问题的子模最大化时能够将其表现提高50倍以上
Abstract
In this paper, we develop the first one-pass
streaming algorithm
for
submodular maximization
that does not evaluate the entire stream even once. By carefully subsampling each element of data stream, our algorithm
→