Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Alaluf, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:1911.12959  [pdf, ps, other

    cs.DS

    Optimal Streaming Algorithms for Submodular Maximization with Cardinality Constraints

    Authors: Naor Alaluf, Alina Ene, Moran Feldman, Huy L. Nguyen, Andrew Suh

    Abstract: We study the problem of maximizing a non-monotone submodular function subject to a cardinality constraint in the streaming model. Our main contribution is a single-pass (semi-)streaming algorithm that uses roughly $O(k / \varepsilon^2)$ memory, where $k$ is the size constraint. At the end of the stream, our algorithm post-processes its data structure using any offline algorithm for submodular maxi… ▽ More

    Submitted 10 August, 2020; v1 submitted 29 November, 2019; originally announced November 2019.

    Comments: This paper is a merger of arXiv:1906.11237 and arXiv:1911.12959

  2. arXiv:1906.11237  [pdf, ps, other

    cs.DS cs.DM

    Making a Sieve Random: Improved Semi-Streaming Algorithm for Submodular Maximization under a Cardinality Constraint

    Authors: Naor Alaluf, Moran Feldman

    Abstract: In this paper we consider the problem of maximizing a non-negative submodular function subject to a cardinality constraint in the data stream model. Previously, the best known algorithm for this problem was a $5.828$-approximation semi-streaming algorithm based on a local search technique (Feldman et al., 2018). For the special case of this problem in which the objective function is also monotone,… ▽ More

    Submitted 26 June, 2019; originally announced June 2019.

    Comments: 23 pages

    MSC Class: 90C27 (Primary) 68W40 (Secondary) ACM Class: F.2.2; G.2.1