(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–50 of 68 results for author: Assadi, S

.
  1. arXiv:2407.21005  [pdf, other

    cs.DS cs.CC

    Settling the Pass Complexity of Approximate Matchings in Dynamic Graph Streams

    Authors: Sepehr Assadi, Soheil Behnezhad, Christian Konrad, Kheeran K. Naidu, Janani Sundaresan

    Abstract: A semi-streaming algorithm in dynamic graph streams processes any $n$-vertex graph by making one or multiple passes over a stream of insertions and deletions to edges of the graph and using $O(n \cdot \mbox{polylog}(n))$ space. Semi-streaming algorithms for dynamic streams were first obtained in the seminal work of Ahn, Guha, and McGregor in 2012, alongside the introduction of the graph sketching… ▽ More

    Submitted 30 July, 2024; originally announced July 2024.

    Comments: 87 pages, 13 figures

  2. arXiv:2406.13573  [pdf, other

    cs.DS

    Improved Bounds for Fully Dynamic Matching via Ordered Ruzsa-Szemerédi Graphs

    Authors: Sepehr Assadi, Sanjeev Khanna

    Abstract: In a very recent breakthrough, Behnezhad and Ghafari [arXiv'24] developed a novel fully dynamic randomized algorithm for maintaining a $(1-εいぷしろん)$-approximation of maximum matching with amortized update time potentially much better than the trivial $O(n)$ update time. The runtime of the BG algorithm is parameterized via the following graph theoretical concept: * For any $n$, define $ORS(n)$ -- stand… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

    Comments: 24 pages, 2 figures

  3. arXiv:2405.14835  [pdf, other

    cs.DS cs.CC

    Polynomial Pass Semi-Streaming Lower Bounds for K-Cores and Degeneracy

    Authors: Sepehr Assadi, Prantar Ghosh, Bruno Loff, Parth Mittal, Sagnik Mukhopadhyay

    Abstract: The following question arises naturally in the study of graph streaming algorithms: "Is there any graph problem which is "not too hard", in that it can be solved efficiently with total communication (nearly) linear in the number $n$ of vertices, and for which, nonetheless, any streaming algorithm with $\tilde{O}(n)$ space (i.e., a semi-streaming algorithm) needs a polynomial $n^{Ωおめが(1)}$ number of… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: Accepted at CCC 2024

  4. arXiv:2405.13371  [pdf, other

    cs.DS

    Faster Vizing and Near-Vizing Edge Coloring Algorithms

    Authors: Sepehr Assadi

    Abstract: Vizing's celebrated theorem states that every simple graph with maximum degree $Δでるた$ admits a $(Δでるた+1)$ edge coloring which can be found in $O(m \cdot n)$ time on $n$-vertex $m$-edge graphs. This is just one color more than the trivial lower bound of $Δでるた$ colors needed in any proper edge coloring. After a series of simplifications and variations, this running time was eventually improved by Gabow, Nish… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

  5. arXiv:2312.13178  [pdf, other

    cs.DS cs.CC cs.DC

    $\mathcal{O}(\log\log{n})$ Passes is Optimal for Semi-Streaming Maximal Independent Set

    Authors: Sepehr Assadi, Christian Konrad, Kheeran K. Naidu, Janani Sundaresan

    Abstract: In the semi-streaming model for processing massive graphs, an algorithm makes multiple passes over the edges of a given $n$-vertex graph and is tasked with computing the solution to a problem using $O(n \cdot \text{polylog}(n))$ space. Semi-streaming algorithms for Maximal Independent Set (MIS) that run in $O(\log\log{n})$ passes have been known for almost a decade, however, the best lower bounds… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

    Comments: 60 pages, 14 figures

  6. arXiv:2312.04674  [pdf, ps, other

    cs.DS

    Optimal Multi-Pass Lower Bounds for MST in Dynamic Streams

    Authors: Sepehr Assadi, Gillat Kol, Zhijun Zhang

    Abstract: The seminal work of Ahn, Guha, and McGregor in 2012 introduced the graph sketching technique and used it to present the first streaming algorithms for various graph problems over dynamic streams with both insertions and deletions of edges. This includes algorithms for cut sparsification, spanners, matchings, and minimum spanning trees (MSTs). These results have since been improved or generalized i… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

  7. arXiv:2310.05728  [pdf, other

    cs.DS cs.CC

    Hidden Permutations to the Rescue: Multi-Pass Semi-Streaming Lower Bounds for Approximate Matchings

    Authors: Sepehr Assadi, Janani Sundaresan

    Abstract: We prove that any semi-streaming algorithm for $(1-εいぷしろん)$-approximation of maximum bipartite matching requires \[ Ωおめが(\frac{\log{(1/εいぷしろん)}}{\log{(1/βべーた)}}) \] passes, where $βべーた\in (0,1)$ is the largest parameter so that an $n$-vertex graph with $n^βべーた$ edge-disjoint induced matchings of size $Θしーた(n)$ exist (such graphs are referred to as RS graphs). Currently, it is known that \[ Ωおめが(\frac{1}{\log\log{n}}) \leqsla… ▽ More

    Submitted 11 October, 2023; v1 submitted 9 October, 2023; originally announced October 2023.

    Comments: 84 pages, 19 figures; to appear in FOCS 2023

  8. arXiv:2309.03145  [pdf, other

    cs.LG cs.DS

    The Best Arm Evades: Near-optimal Multi-pass Streaming Lower Bounds for Pure Exploration in Multi-armed Bandits

    Authors: Sepehr Assadi, Chen Wang

    Abstract: We give a near-optimal sample-pass trade-off for pure exploration in multi-armed bandits (MABs) via multi-pass streaming algorithms: any streaming algorithm with sublinear memory that uses the optimal sample complexity of $O(\frac{n}{Δでるた^2})$ requires $Ωおめが(\frac{\log{(1/Δでるた)}}{\log\log{(1/Δでるた)}})$ passes. Here, $n$ is the number of arms and $Δでるた$ is the reward gap between the best and the second-best arms.… ▽ More

    Submitted 25 June, 2024; v1 submitted 6 September, 2023; originally announced September 2023.

    Comments: COLT 2024

  9. arXiv:2307.02968  [pdf, ps, other

    cs.DS cs.DC

    A Simple $(1-εいぷしろん)$-Approximation Semi-Streaming Algorithm for Maximum (Weighted) Matching

    Authors: Sepehr Assadi

    Abstract: We present a simple semi-streaming algorithm for $(1-εいぷしろん)$-approximation of bipartite matching in $O(\log{\!(n)}/εいぷしろん)$ passes. This matches the performance of state-of-the-art "$εいぷしろん$-efficient" algorithms -- the ones with much better dependence on $εいぷしろん$ albeit with some mild dependence on $n$ -- while being considerably simpler. The algorithm relies on a direct application of the multiplicative weight u… ▽ More

    Submitted 20 April, 2024; v1 submitted 6 July, 2023; originally announced July 2023.

    Comments: 24 pages. In SOSA 2024

  10. arXiv:2306.00668  [pdf, other

    cs.DS

    Evaluating Stability in Massive Social Networks: Efficient Streaming Algorithms for Structural Balance

    Authors: Vikrant Ashvinkumar, Sepehr Assadi, Chengyuan Deng, Jie Gao, Chen Wang

    Abstract: Structural balance theory studies stability in networks. Given a $n$-vertex complete graph $G=(V,E)$ whose edges are labeled positive or negative, the graph is considered \emph{balanced} if every triangle either consists of three positive edges (three mutual ``friends''), or one positive edge and two negative edges (two ``friends'' with a common ``enemy''). From a computational perspective, struct… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

  11. arXiv:2305.11053  [pdf, ps, other

    cs.DS cs.CC

    (Noisy) Gap Cycle Counting Strikes Back: Random Order Streaming Lower Bounds for Connected Components and Beyond

    Authors: Sepehr Assadi, Janani Sundaresan

    Abstract: We continue the study of the communication complexity of gap cycle counting problems. These problems have been introduced by Verbin and Yu [SODA 2011] and have found numerous applications in proving streaming lower bounds. In the noisy gap cycle counting problem (NGC), there is a small integer $k \geq 1$ and an $n$-vertex graph consisted of vertex-disjoint union of either $k$-cycles or $2k$-cycles… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

    Comments: 40 pages, 12 figures; to appear in STOC 2023

  12. arXiv:2303.06288  [pdf, ps, other

    cs.DS

    Generalizing Greenwald-Khanna Streaming Quantile Summaries for Weighted Inputs

    Authors: Sepehr Assadi, Nirmit Joshi, Milind Prabhu, Vihan Shah

    Abstract: Estimating quantiles, like the median or percentiles, is a fundamental task in data mining and data science. A (streaming) quantile summary is a data structure that can process a set S of n elements in a streaming fashion and at the end, for any phi in (0,1], return a phi-quantile of S up to an eps error, i.e., return a phi'-quantile with phi'=phi +- eps. We are particularly interested in comparis… ▽ More

    Submitted 10 March, 2023; originally announced March 2023.

    Comments: 33 pages, 7 figures, International Conference on Database Theory 2023

  13. arXiv:2301.07007  [pdf, ps, other

    cs.DS

    All-Norm Load Balancing in Graph Streams via the Multiplicative Weights Update Method

    Authors: Sepehr Assadi, Aaron Bernstein, Zachary Langley

    Abstract: In the weighted load balancing problem, the input is an $n$-vertex bipartite graph between a set of clients and a set of servers, and each client comes with some nonnegative real weight. The output is an assignment that maps each client to one of its adjacent servers, and the load of a server is then the sum of the weights of the clients assigned to it. The goal is to find an assignment that is we… ▽ More

    Submitted 17 January, 2023; originally announced January 2023.

  14. arXiv:2212.10641  [pdf, ps, other

    cs.DS

    Coloring in Graph Streams via Deterministic and Adversarially Robust Algorithms

    Authors: Sepehr Assadi, Amit Chakrabarti, Prantar Ghosh, Manuel Stoeckl

    Abstract: In recent years, there has been a growing interest in solving various graph coloring problems in the streaming model. The initial algorithms in this line of work are all crucially randomized, raising natural questions about how important a role randomization plays in streaming graph coloring. A couple of very recent works have made progress on this question: they prove that deterministic or even a… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Comments: 29 pages

  15. arXiv:2211.04685  [pdf, ps, other

    cs.DS

    Tight Bounds for Vertex Connectivity in Dynamic Streams

    Authors: Sepehr Assadi, Vihan Shah

    Abstract: We present a streaming algorithm for the vertex connectivity problem in dynamic streams with a (nearly) optimal space bound: for any $n$-vertex graph $G$ and any integer $k \geq 1$, our algorithm with high probability outputs whether or not $G$ is $k$-vertex-connected in a single pass using $\widetilde{O}(k n)$ space. Our upper bound matches the known $Ωおめが(k n)$ lower bound for this problem even i… ▽ More

    Submitted 9 November, 2022; originally announced November 2022.

    Comments: Full version of the paper accepted to SOSA 2023. 15 pages, 3 Figures

  16. arXiv:2209.14775  [pdf, ps, other

    cs.DS

    On Constructing Spanners from Random Gaussian Projections

    Authors: Sepehr Assadi, Michael Kapralov, Huacheng Yu

    Abstract: Graph sketching is a powerful paradigm for analyzing graph structure via linear measurements introduced by Ahn, Guha, and McGregor (SODA'12) that has since found numerous applications in streaming, distributed computing, and massively parallel algorithms, among others. Graph sketching has proven to be quite successful for various problems such as connectivity, minimum spanning trees, edge or verte… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

  17. arXiv:2209.09049  [pdf, ps, other

    cs.DS cs.CC

    Rounds vs Communication Tradeoffs for Maximal Independent Sets

    Authors: Sepehr Assadi, Gillat Kol, Zhijun Zhang

    Abstract: We consider the problem of finding a maximal independent set (MIS) in the shared blackboard communication model with vertex-partitioned inputs. There are $n$ players corresponding to vertices of an undirected graph, and each player sees the edges incident on its vertex -- this way, each edge is known by both its endpoints and is thus shared by two players. The players communicate in simultaneous r… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

    Comments: Full version of the paper in FOCS 2022, 44 pages

  18. arXiv:2209.08114  [pdf, other

    cs.DS

    Asymptotically Optimal Bounds for Estimating H-Index in Sublinear Time with Applications to Subgraph Counting

    Authors: Sepehr Assadi, Hoai-An Nguyen

    Abstract: The $h$-index is a metric used to measure the impact of a user in a publication setting, such as a member of a social network with many highly liked posts or a researcher in an academic domain with many highly cited publications. Specifically, the $h$-index of a user is the largest integer $h$ such that at least $h$ publications of the user have at least $h$ units of positive feedback. We design… ▽ More

    Submitted 16 September, 2022; originally announced September 2022.

    Comments: Full version of the paper accepted to APPROX 2022

  19. arXiv:2207.10556  [pdf, ps, other

    cs.DS

    Tight Bounds for Monotone Minimal Perfect Hashing

    Authors: Sepehr Assadi, Martin Farach-Colton, William Kuszmaul

    Abstract: The monotone minimal perfect hash function (MMPHF) problem is the following indexing problem. Given a set $S= \{s_1,\ldots,s_n\}$ of $n$ distinct keys from a universe $U$ of size $u$, create a data structure $DS$ that answers the following query: \[ RankOp(q) = \text{rank of } q \text{ in } S \text{ for all } q\in S ~\text{ and arbitrary answer otherwise.} \] Solutions to the MMPHF problem… ▽ More

    Submitted 25 July, 2022; v1 submitted 21 July, 2022; originally announced July 2022.

  20. arXiv:2207.09354  [pdf, ps, other

    cs.DS

    On Regularity Lemma and Barriers in Streaming and Dynamic Matching

    Authors: Sepehr Assadi, Soheil Behnezhad, Sanjeev Khanna, Huan Li

    Abstract: We present a new approach for finding matchings in dense graphs by building on Szemerédi's celebrated Regularity Lemma. This allows us to obtain non-trivial albeit slight improvements over longstanding bounds for matchings in streaming and dynamic graphs. In particular, we establish the following results for $n$-vertex graphs: * A deterministic single-pass streaming algorithm that finds a… ▽ More

    Submitted 19 July, 2022; originally announced July 2022.

  21. arXiv:2207.00927  [pdf, other

    cs.DS

    Decremental Matching in General Graphs

    Authors: Sepehr Assadi, Aaron Bernstein, Aditi Dudeja

    Abstract: We consider the problem of maintaining an approximate maximum integral matching in a dynamic graph $G$, while the adversary makes changes to the edges of the graph. The goal is to maintain a $(1+εいぷしろん)$-approximate maximum matching for constant $εいぷしろん>0$, while minimizing the update time. In the fully dynamic setting, where both edge insertion and deletions are allowed, Gupta and Peng (see \cite{GP13}) ga… ▽ More

    Submitted 5 July, 2022; v1 submitted 2 July, 2022; originally announced July 2022.

    Comments: 33 pages, 2 figures; comments welcome

  22. arXiv:2206.07554  [pdf, other

    cs.DS

    Hierarchical Clustering in Graph Streams: Single-Pass Algorithms and Space Lower Bounds

    Authors: Sepehr Assadi, Vaggos Chatziafratis, Jakub Łącki, Vahab Mirrokni, Chen Wang

    Abstract: The Hierarchical Clustering (HC) problem consists of building a hierarchy of clusters to represent a given dataset. Motivated by the modern large-scale applications, we study the problem in the \streaming model, in which the memory is heavily limited and only a single or very few passes over the input are allowed. Specifically, we investigate whether a good hierarchical clustering can be obtained,… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

    Comments: Full version of the paper accepted to COLT 2022. 55 pages, 3 figures

  23. arXiv:2205.14312  [pdf, ps, other

    cs.GT

    Fine-Grained Buy-Many Mechanisms Are Not Much Better Than Bundling

    Authors: Sepehr Assadi, Vikram Kher, George Li, Ariel Schvartzman

    Abstract: Multi-item revenue-optimal mechanisms are known to be extremely complex, often offering buyers randomized lotteries of goods. In the standard buy-one model, it is known that optimal mechanisms can yield revenue infinitely higher than that of any "simple" mechanism -- the ones with size polynomial in the number of items -- even with just two items and a single buyer (Briest et al. 2015, Hart and Ni… ▽ More

    Submitted 18 November, 2022; v1 submitted 27 May, 2022; originally announced May 2022.

  24. Brooks' Theorem in Graph Streams: A Single-Pass Semi-Streaming Algorithm for $Δでるた$-Coloring

    Authors: Sepehr Assadi, Pankaj Kumar, Parth Mittal

    Abstract: Every graph with maximum degree $Δでるた$ can be colored with $(Δでるた+1)$ colors using a simple greedy algorithm. Remarkably, recent work has shown that one can find such a coloring even in the semi-streaming model. But, in reality, one almost never needs $(Δでるた+1)$ colors to properly color a graph. Indeed, the celebrated \Brooks' theorem states that every (connected) graph beside cliques and odd cycles can be… ▽ More

    Submitted 3 August, 2023; v1 submitted 21 March, 2022; originally announced March 2022.

    Comments: Journal version in TheoretiCS. An extended abstract appeared in STOC 2022. 66 pages, 10 figures

    ACM Class: F.2

    Journal ref: TheoretiCS, Volume 2 (August 25, 2023) theoretics:9739

  25. An Asymptotically Optimal Algorithm for Maximum Matching in Dynamic Streams

    Authors: Sepehr Assadi, Vihan Shah

    Abstract: We present an algorithm for the maximum matching problem in dynamic (insertion-deletions) streams with *asymptotically optimal* space complexity: for any $n$-vertex graph, our algorithm with high probability outputs an $αあるふぁ$-approximate matching in a single pass using $O(n^2/αあるふぁ^3)$ bits of space. A long line of work on the dynamic streaming matching problem has reduced the gap between space upper a… ▽ More

    Submitted 29 January, 2022; originally announced January 2022.

    Comments: Full version of the paper accepted to ITCS 2022. 42 pages, 5 Figures

  26. arXiv:2109.14891  [pdf, ps, other

    cs.DS

    Deterministic Graph Coloring in the Streaming Model

    Authors: Sepehr Assadi, Andrew Chen, Glenn Sun

    Abstract: Recent breakthroughs in graph streaming have led to the design of single-pass semi-streaming algorithms for various graph coloring problems such as $(Δでるた+1)$-coloring, degeneracy-coloring, coloring triangle-free graphs, and others. These algorithms are all randomized in crucial ways and whether or not there is any deterministic analogue of them has remained an important open question in this line of… ▽ More

    Submitted 30 September, 2021; originally announced September 2021.

  27. arXiv:2109.14528  [pdf, ps, other

    cs.DS cs.LG

    Sublinear Time and Space Algorithms for Correlation Clustering via Sparse-Dense Decompositions

    Authors: Sepehr Assadi, Chen Wang

    Abstract: We present a new approach for solving (minimum disagreement) correlation clustering that results in sublinear algorithms with highly efficient time and space complexity for this problem. In particular, we obtain the following algorithms for $n$-vertex $(+/-)$-labeled graphs $G$: -- A sublinear-time algorithm that with high probability returns a constant approximation clustering of $G$ in… ▽ More

    Submitted 29 September, 2021; originally announced September 2021.

  28. arXiv:2108.07187  [pdf, ps, other

    cs.DS cs.CC

    A Two-Pass Lower Bound for Semi-Streaming Maximum Matching

    Authors: Sepehr Assadi

    Abstract: We prove a lower bound on the space complexity of two-pass semi-streaming algorithms that approximate the maximum matching problem. The lower bound is parameterized by the density of Ruzsa-Szemeredi graphs: * Any two-pass semi-streaming algorithm for maximum matching has approximation ratio at least $(1- Ωおめが(\frac{\log{RS(n)}}{\log{n}}))$, where $RS(n)$ denotes the maximum number of induced matchi… ▽ More

    Submitted 16 August, 2021; originally announced August 2021.

    Comments: 40 pages, 10 figures

  29. arXiv:2105.06889  [pdf, ps, other

    cs.DS

    Fully Dynamic Set Cover via Hypergraph Maximal Matching: An Optimal Approximation Through a Local Approach

    Authors: Sepehr Assadi, Shay Solomon

    Abstract: In the (fully) dynamic set cover problem, we have a collection of $m$ sets from a universe of size $n$ that undergo element insertions and deletions; the goal is to maintain an approximate set cover of the universe after each update. We give an $O(f^2)$ update time algorithm for this problem that achieves an $f$-approximation, where $f$ is the maximum number of sets that an element belongs to; und… ▽ More

    Submitted 14 May, 2021; originally announced May 2021.

    Comments: Abstract truncated to fit arXiv limits

  30. arXiv:2104.04908  [pdf, ps, other

    cs.DS cs.CC

    Graph Streaming Lower Bounds for Parameter Estimation and Property Testing via a Streaming XOR Lemma

    Authors: Sepehr Assadi, Vishvajeet N

    Abstract: We study space-pass tradeoffs in graph streaming algorithms for parameter estimation and property testing problems such as estimating the size of maximum matchings and maximum cuts, weight of minimum spanning trees, or testing if a graph is connected or cycle-free versus being far from these properties. We develop a new lower bound technique that proves that for many problems of interest, includin… ▽ More

    Submitted 10 April, 2021; originally announced April 2021.

    Comments: Full version of the paper accepted to STOC 2021. 50 pages, 7 Figures

  31. arXiv:2102.07011  [pdf, other

    cs.DS

    Beating Two-Thirds For Random-Order Streaming Matching

    Authors: Sepehr Assadi, Soheil Behnezhad

    Abstract: We study the maximum matching problem in the random-order semi-streaming setting. In this problem, the edges of an arbitrary $n$-vertex graph $G=(V, E)$ arrive in a stream one by one and in a random order. The goal is to have a single pass over the stream, use $n \cdot poly(\log n)$ space, and output a large matching of $G$. We prove that for an absolute constant $εいぷしろん_0 > 0$, one can find a… ▽ More

    Submitted 28 February, 2021; v1 submitted 13 February, 2021; originally announced February 2021.

  32. arXiv:2011.07414  [pdf, ps, other

    cs.GT cs.CC

    Separating the Communication Complexity of Truthful and Non-Truthful Combinatorial Auctions

    Authors: Sepehr Assadi, Hrishikesh Khandeparkar, Raghuvansh R. Saxena, S. Matthew Weinberg

    Abstract: We provide the first separation in the approximation guarantee achievable by truthful and non-truthful combinatorial auctions with polynomial communication. Specifically, we prove that any truthful mechanism guaranteeing a $(\frac{3}{4}-\frac{1}{240}+\varepsilon)$-approximation for two buyers with XOS valuations over $m$ items requires $\exp(Ωおめが(\varepsilon^2 \cdot m))$ communication, whereas a non-… ▽ More

    Submitted 14 November, 2020; originally announced November 2020.

  33. arXiv:2011.03495  [pdf, other

    cs.DS math.OC

    Semi-Streaming Bipartite Matching in Fewer Passes and Optimal Space

    Authors: Sepehr Assadi, Arun Jambulapati, Yujia Jin, Aaron Sidford, Kevin Tian

    Abstract: We provide $\widetilde{O}(εいぷしろん^{-1})$-pass semi-streaming algorithms for computing $(1-εいぷしろん)$-approximate maximum cardinality matchings in bipartite graphs. Our most efficient methods are deterministic and use optimal, $O(n)$, space, improving upon the space complexity of the previous state-of-the-art $\widetilde{O}(εいぷしろん^{-1})$-pass algorithm of Ahn and Guha. To obtain our results we provide semi-streaming… ▽ More

    Submitted 3 August, 2021; v1 submitted 6 November, 2020; originally announced November 2020.

    Comments: 54 pages, new version adds applications to transshipment

  34. arXiv:2010.01420  [pdf, ps, other

    cs.GT cs.DS

    Improved Truthful Mechanisms for Subadditive Combinatorial Auctions: Breaking the Logarithmic Barrier

    Authors: Sepehr Assadi, Thomas Kesselheim, Sahil Singla

    Abstract: We present a computationally-efficient truthful mechanism for combinatorial auctions with subadditive bidders that achieves an $O((\log\!\log{m})^3)$-approximation to the maximum welfare in expectation using $O(n)$ demand queries; here $m$ and $n$ are the number of items and bidders, respectively. This breaks the longstanding logarithmic barrier for the problem dating back to the… ▽ More

    Submitted 3 October, 2020; originally announced October 2020.

    Comments: SODA 2021

  35. arXiv:2009.03038  [pdf, ps, other

    cs.DS cs.CC

    Multi-Pass Graph Streaming Lower Bounds for Cycle Counting, MAX-CUT, Matching Size, and Other Problems

    Authors: Sepehr Assadi, Gillat Kol, Raghuvansh R. Saxena, Huacheng Yu

    Abstract: Consider the following gap cycle counting problem in the streaming model: The edges of a $2$-regular $n$-vertex graph $G$ are arriving one-by-one in a stream and we are promised that $G$ is a disjoint union of either $k$-cycles or $2k$-cycles for some small $k$; the goal is to distinguish between these two cases. Verbin and Yu [SODA 2011] introduced this problem and showed that any single-pass str… ▽ More

    Submitted 17 April, 2021; v1 submitted 7 September, 2020; originally announced September 2020.

    Comments: Fixed a mistake in one of the technical lemmas, see Section 1.4

  36. arXiv:2009.01161  [pdf, ps, other

    cs.DS cs.CC

    Near-Quadratic Lower Bounds for Two-Pass Graph Streaming Algorithms

    Authors: Sepehr Assadi, Ran Raz

    Abstract: We prove that any two-pass graph streaming algorithm for the $s$-$t$ reachability problem in $n$-vertex directed graphs requires near-quadratic space of $n^{2-o(1)}$ bits. As a corollary, we also obtain near-quadratic space lower bounds for several other fundamental problems including maximum bipartite matching and (approximate) shortest path in undirected graphs. Our results collectively imply… ▽ More

    Submitted 13 April, 2023; v1 submitted 2 September, 2020; originally announced September 2020.

    Journal ref: 61st IEEE Annual Symposium on Foundations of Computer Science, FOCS 2020

  37. arXiv:2008.04148  [pdf, ps, other

    cs.DC cs.DS

    Improved Bounds for Distributed Load Balancing

    Authors: Sepehr Assadi, Aaron Bernstein, Zachary Langley

    Abstract: In the load balancing problem, the input is an $n$-vertex bipartite graph $G = (C \cup S, E)$ and a positive weight for each client $c \in C$. The algorithm must assign each client $c \in C$ to an adjacent server $s \in S$. The load of a server is then the weighted sum of all the clients assigned to it, and the goal is to compute an assignment that minimizes some function of the server loads, typi… ▽ More

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

  38. arXiv:2007.06098  [pdf, ps, other

    cs.DS cs.DM

    Graph Connectivity and Single Element Recovery via Linear and OR Queries

    Authors: Sepehr Assadi, Deeparnab Chakrabarty, Sanjeev Khanna

    Abstract: We study the problem of finding a spanning forest in an undirected, $n$-vertex multi-graph under two basic query models. One is the Linear query model which are linear measurements on the incidence vector induced by the edges; the other is the weaker OR query model which only reveals whether a given subset of plausible edges is empty or not. At the heart of our study lies a fundamental problem whi… ▽ More

    Submitted 1 July, 2021; v1 submitted 12 July, 2020; originally announced July 2020.

  39. arXiv:2006.10456  [pdf, ps, other

    cs.DS cs.DM

    Palette Sparsification Beyond $(Δでるた+1)$ Vertex Coloring

    Authors: Noga Alon, Sepehr Assadi

    Abstract: A recent palette sparsification theorem of Assadi, Chen, and Khanna [SODA'19] states that in every $n$-vertex graph $G$ with maximum degree $Δでるた$, sampling $O(\log{n})$ colors per each vertex independently from $Δでるた+1$ colors almost certainly allows for proper coloring of $G$ from the sampled colors. Besides being a combinatorial statement of its own independent interest, this theorem was shown to hav… ▽ More

    Submitted 1 July, 2020; v1 submitted 18 June, 2020; originally announced June 2020.

  40. arXiv:2006.07628  [pdf, ps, other

    cs.DS

    When Algorithms for Maximal Independent Set and Maximal Matching Run in Sublinear-Time

    Authors: Sepehr Assadi, Shay Solomon

    Abstract: Maximal independent set (MIS), maximal matching (MM), and $(Δでるた+1)$-coloring in graphs of maximum degree $Δでるた$ are among the most prominent algorithmic graph theory problems. They are all solvable by a simple linear-time greedy algorithm and up until very recently this constituted the state-of-the-art. In SODA 2019, Assadi, Chen, and Khanna gave a randomized algorithm for $(Δでるた+1)$-coloring that runs in… ▽ More

    Submitted 13 June, 2020; originally announced June 2020.

  41. arXiv:2004.04666  [pdf, other

    cs.DS cs.LG

    Exploration with Limited Memory: Streaming Algorithms for Coin Tossing, Noisy Comparisons, and Multi-Armed Bandits

    Authors: Sepehr Assadi, Chen Wang

    Abstract: Consider the following abstract coin tossing problem: Given a set of $n$ coins with unknown biases, find the most biased coin using a minimal number of coin tosses. This is a common abstraction of various exploration problems in theoretical computer science and machine learning and has been studied extensively over the years. In particular, algorithms with optimal sample complexity (number of coin… ▽ More

    Submitted 26 December, 2022; v1 submitted 9 April, 2020; originally announced April 2020.

  42. arXiv:1911.02716  [pdf, ps, other

    cs.GT cs.DS

    Improved Truthful Mechanisms for Combinatorial Auctions with Submodular Bidders

    Authors: Sepehr Assadi, Sahil Singla

    Abstract: A longstanding open problem in Algorithmic Mechanism Design is to design computationally-efficient truthful mechanisms for (approximately) maximizing welfare in combinatorial auctions with submodular bidders. The first such mechanism was obtained by Dobzinski, Nisan, and Schapira [STOC'06] who gave an $O(\log^2{m})$-approximation where $m$ is the number of items. This problem has been studied exte… ▽ More

    Submitted 6 November, 2019; originally announced November 2019.

  43. arXiv:1906.01993  [pdf, other

    cs.DC cs.DS

    Distributed Weighted Matching via Randomized Composable Coresets

    Authors: Sepehr Assadi, MohammadHossein Bateni, Vahab Mirrokni

    Abstract: Maximum weight matching is one of the most fundamental combinatorial optimization problems with a wide range of applications in data mining and bioinformatics. Developing distributed weighted matching algorithms is challenging due to the sequential nature of efficient algorithms for this problem. In this paper, we develop a simple distributed algorithm for the problem on general graphs with approx… ▽ More

    Submitted 5 June, 2019; originally announced June 2019.

  44. arXiv:1904.04720  [pdf, ps, other

    cs.DS

    Polynomial Pass Lower Bounds for Graph Streaming Algorithms

    Authors: Sepehr Assadi, Yu Chen, Sanjeev Khanna

    Abstract: We present new lower bounds that show that a polynomial number of passes are necessary for solving some fundamental graph problems in the streaming model of computation. For instance, we show that any streaming algorithm that finds a weighted minimum $s$-$t$ cut in an $n$-vertex undirected graph requires $n^{2-o(1)}$ space unless it makes $n^{Ωおめが(1)}$ passes over the stream. To prove our lower bou… ▽ More

    Submitted 9 April, 2019; originally announced April 2019.

  45. arXiv:1903.05617  [pdf, ps, other

    cs.DS

    Distributed and Streaming Linear Programming in Low Dimensions

    Authors: Sepehr Assadi, Nikolai Karpov, Qin Zhang

    Abstract: We study linear programming and general LP-type problems in several big data (streaming and distributed) models. We mainly focus on low dimensional problems in which the number of constraints is much larger than the number of variables. Low dimensional LP-type problems appear frequently in various machine learning tasks such as robust regression, support vector machines, and core vector machines.… ▽ More

    Submitted 13 March, 2019; originally announced March 2019.

    Comments: To appear in PODS'19; 28 pages

  46. arXiv:1811.07780  [pdf, ps, other

    cs.DS

    A Simple Sublinear-Time Algorithm for Counting Arbitrary Subgraphs via Edge Sampling

    Authors: Sepehr Assadi, Michael Kapralov, Sanjeev Khanna

    Abstract: In the subgraph counting problem, we are given a input graph $G(V, E)$ and a target graph $H$; the goal is to estimate the number of occurrences of $H$ in $G$. Our focus here is on designing sublinear-time algorithms for approximately counting occurrences of $H$ in $G$ in the setting where the algorithm is given query access to $G$. This problem has been studied in several recent papers which prim… ▽ More

    Submitted 19 November, 2018; originally announced November 2018.

  47. arXiv:1811.06444  [pdf, ps, other

    cs.DS

    Secretary Ranking with Minimal Inversions

    Authors: Sepehr Assadi, Eric Balkanski, Renato Paes Leme

    Abstract: We study a twist on the classic secretary problem, which we term the secretary ranking problem: elements from an ordered set arrive in random order and instead of picking the maximum element, the algorithm is asked to assign a rank, or position, to each of the elements. The rank assigned is irrevocable and is given knowing only the pairwise comparisons with elements previously arrived. The goal is… ▽ More

    Submitted 15 November, 2018; originally announced November 2018.

  48. arXiv:1811.02009  [pdf, ps, other

    cs.DS

    Towards a Unified Theory of Sparsification for Matching Problems

    Authors: Sepehr Assadi, Aaron Bernstein

    Abstract: In this paper, we present a construction of a `matching sparsifier', that is, a sparse subgraph of the given graph that preserves large matchings approximately and is robust to modifications of the graph. We use this matching sparsifier to obtain several new algorithmic results for the maximum matching problem: * An almost $(3/2)$-approximation one-way communication protocol for the maximum matc… ▽ More

    Submitted 7 November, 2018; v1 submitted 5 November, 2018; originally announced November 2018.

  49. arXiv:1810.13351  [pdf, ps, other

    cs.DS

    Stochastic Submodular Cover with Limited Adaptivity

    Authors: Arpit Agarwal, Sepehr Assadi, Sanjeev Khanna

    Abstract: In the submodular cover problem, we are given a non-negative monotone submodular function $f$ over a ground set $E$ of items, and the goal is to choose a smallest subset $S \subseteq E$ such that $f(S) = Q$ where $Q = f(E)$. In the stochastic version of the problem, we are given $m$ stochastic items which are different random variables that independently realize to some item in $E$, and the goal i… ▽ More

    Submitted 31 October, 2018; originally announced October 2018.

  50. arXiv:1807.08886  [pdf, ps, other

    cs.DS

    Sublinear Algorithms for $(Δでるた+ 1)$ Vertex Coloring

    Authors: Sepehr Assadi, Yu Chen, Sanjeev Khanna

    Abstract: Any graph with maximum degree $Δでるた$ admits a proper vertex coloring with $Δでるた+ 1$ colors that can be found via a simple sequential greedy algorithm in linear time and space. But can one find such a coloring via a sublinear algorithm? We answer this fundamental question in the affirmative for several canonical classes of sublinear algorithms including graph streaming, sublinear time, and massively pa… ▽ More

    Submitted 5 January, 2019; v1 submitted 23 July, 2018; originally announced July 2018.