ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1907.06173
11
32

The FAST Algorithm for Submodular Maximization

14 July 2019
Adam Breuer
Eric Balkanski
Yaron Singer
ArXivPDFHTML
Abstract

In this paper we describe a new algorithm called Fast Adaptive Sequencing Technique (FAST) for maximizing a monotone submodular function under a cardinality constraint kkk whose approximation ratio is arbitrarily close to 1−1/e1-1/e1−1/e, is O(log⁡(n)log⁡2(log⁡k))O(\log(n) \log^2(\log k))O(log(n)log2(logk)) adaptive, and uses a total of O(nlog⁡log⁡(k))O(n \log\log(k))O(nloglog(k)) queries. Recent algorithms have comparable guarantees in terms of asymptotic worst case analysis, but their actual number of rounds and query complexity depend on very large constants and polynomials in terms of precision and confidence, making them impractical for large data sets. Our main contribution is a design that is extremely efficient both in terms of its non-asymptotic worst case query complexity and number of rounds, and in terms of its practical runtime. We show that this algorithm outperforms any algorithm for submodular maximization we are aware of, including hyper-optimized parallel versions of state-of-the-art serial algorithms, by running experiments on large data sets. These experiments show FAST is orders of magnitude faster than the state-of-the-art.

View on arXiv
Comments on this paper