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. 1409.7938
154
409
v1v2v3 (latest)

Lazier Than Lazy Greedy

28 September 2014
Baharan Mirzasoleiman
Ashwinkumar Badanidiyuru
Amin Karbasi
J. Vondrák
Andreas Krause
ArXiv (abs)PDFHTML
Abstract

Is it possible to maximize a monotone submodular function faster than the widely used lazy greedy algorithm (also known as accelerated greedy), both in theory and practice? In this paper, we develop the first linear-time algorithm for maximizing a general monotone submodular function subject to a cardinality constraint. We show that our randomized algorithm, Rand-Greedy, can achieve a (1-1/e) approximation guarantee to the optimum solution in time linear in the size of the data and independent of the cardinality constraint. We empirically demonstrate the effectiveness of our algorithm on submodular functions arising in data summarization, including training large-scale kernel methods and exemplar-based clustering. We observe that Rand-Greedy practically achieves the same utility value as lazy greedy but runs much faster. More surprisingly, we observe that in many practical scenarios Rand-Greedy does not evaluate the whole fraction of data points even once and still achieves indistinguishable results compared to lazy greedy.

View on arXiv
Comments on this paper