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. 2002.05477
26
15

Approximability of Monotone Submodular Function Maximization under Cardinality and Matroid Constraints in the Streaming Model

13 February 2020
Chien-Chung Huang
Naonori Kakimura
Simon Mauras
Yuichi Yoshida
ArXivPDFHTML
Abstract

Maximizing a monotone submodular function under various constraints is a classical and intensively studied problem. However, in the single-pass streaming model, where the elements arrive one by one and an algorithm can store only a small fraction of input elements, there is much gap in our knowledge, even though several approximation algorithms have been proposed in the literature. In this work, we present the first lower bound on the approximation ratios for cardinality and matroid constraints that beat 1−1e1-\frac{1}{e}1−e1​ in the single-pass streaming model. Let nnn be the number of elements in the stream. Then, we prove that any (randomized) streaming algorithm for a cardinality constraint with approximation ratio 22+2+ε\frac{2}{2+\sqrt{2}}+\varepsilon2+2​2​+ε requires Ω(nK2)\Omega\left(\frac{n}{K^2}\right)Ω(K2n​) space for any ε>0\varepsilon>0ε>0, where KKK is the size limit of the output set. We also prove that any (randomized) streaming algorithm for a (partition) matroid constraint with approximation ratio K2K−1+ε\frac{K}{2K-1}+\varepsilon2K−1K​+ε requires Ω(nK)\Omega\left(\frac{n}{K}\right)Ω(Kn​) space for any ε>0\varepsilon>0ε>0, where KKK is the rank of the given matroid. In addition, we give streaming algorithms when we only have a weak oracle with which we can only evaluate function values on feasible sets. Specifically, we show weak-oracle streaming algorithms for cardinality and matroid constraints with approximation ratios K2K−1\frac{K}{2K-1}2K−1K​ and 12\frac{1}{2}21​, respectively, whose space complexity is exponential in KKK but is independent of nnn. The former one exactly matches the known inapproximability result for a cardinality constraint in the weak oracle model. The latter one almost matches our lower bound of K2K−1\frac{K}{2K-1}2K−1K​ for a matroid constraint, which almost settles the approximation ratio for a matroid constraint that can be obtained by a streaming algorithm whose space complexity is independent of nnn.

View on arXiv
Comments on this paper