Skip to main content

Showing 1–8 of 8 results for author: Singer, N G

.
  1. arXiv:2501.16535  [pdf, ps, other

    cs.DS

    Latency Guarantees for Caching with Delayed Hits

    Authors: Keerthana Gurushankar, Noah G. Singer, Bernardo Subercaseaux

    Abstract: In the classical caching problem, when a requested page is not present in the cache (i.e., a "miss"), it is assumed to travel from the backing store into the cache "before" the next request arrives. However, in many real-life applications, such as content delivery networks, this assumption is unrealistic. The "delayed-hits" model for caching, introduced by Atre, Sherry, Wang, and Berger, account… ▽ More

    Submitted 27 January, 2025; originally announced January 2025.

    Comments: Accepted at INFOCOM2025

  2. arXiv:2411.18829  [pdf, ps, other

    cs.DS

    Streaming Algorithms via Local Algorithms for Maximum Directed Cut

    Authors: Raghuvansh R. Saxena, Noah G. Singer, Madhu Sudan, Santhoshini Velusamy

    Abstract: We explore the use of local algorithms in the design of streaming algorithms for the Maximum Directed Cut problem. Specifically, building on the local algorithm of Buchbinder et al. (FOCS'12) and Censor-Hillel et al. (ALGOSENSORS'17), we develop streaming algorithms for both adversarially and randomly ordered streams that approximate the value of maximum directed cut in bounded-degree graphs. In… ▽ More

    Submitted 27 November, 2024; originally announced November 2024.

    Comments: 45 pages, to appear in SODA 2025

  3. arXiv:2411.12976  [pdf, ps, other

    cs.DS

    Oblivious Algorithms for Maximum Directed Cut: New Upper and Lower Bounds

    Authors: Samuel Hwang, Noah G. Singer, Santhoshini Velusamy

    Abstract: In the maximum directed cut problem, the input is a directed graph $G=(V,E)$, and the goal is to pick a partition $V = S \cup (V \setminus S)$ of the vertices such that as many edges as possible go from $S$ to $V\setminus S$. Oblivious algorithms, introduced by Feige and Jozeph (Algorithmica'17), are a simple class of algorithms for this problem. These algorithms independently and randomly assign… ▽ More

    Submitted 19 November, 2024; originally announced November 2024.

    Comments: 17 pages, 7 figures

  4. arXiv:2411.05916  [pdf, ps, other

    math.GR cs.DM

    Coboundary expansion inside Chevalley coset complex HDXs

    Authors: Ryan O'Donnell, Noah G. Singer

    Abstract: Recent major results in property testing~\cite{BLM24,DDL24} and PCPs~\cite{BMV24} were unlocked by moving to high-dimensional expanders (HDXs) constructed from $\widetilde{C}_d$-type buildings, rather than the long-known $\widetilde{A}_d$-type ones. At the same time, these building quotient HDXs are not as easy to understand as the more elementary (and more symmetric/explicit) \emph{coset complex}… ▽ More

    Submitted 8 November, 2024; originally announced November 2024.

    Comments: 130 pages

  5. arXiv:2305.04438  [pdf, ps, other

    cs.DS

    Oblivious algorithms for the Max-$k$AND Problem

    Authors: Noah G. Singer

    Abstract: Motivated by recent works on streaming algorithms for constraint satisfaction problems (CSPs), we define and analyze oblivious algorithms for the Max-$k$AND problem. This generalizes the definition by Feige and Jozeph (Algorithmica '15) of oblivious algorithms for Max-DICUT, a special case of Max-$2$AND. Oblivious algorithms round each variable with probability depending only on a quantity called… ▽ More

    Submitted 7 May, 2023; originally announced May 2023.

    Comments: 29 pages, 1 table. In submission

  6. arXiv:2304.06664  [pdf, other

    cs.DS

    On streaming approximation algorithms for constraint satisfaction problems

    Authors: Noah G. Singer

    Abstract: In this thesis, we explore streaming algorithms for approximating constraint satisfaction problems (CSPs). The setup is roughly the following: A computer has limited memory space, sees a long "stream" of local constraints on a set of variables, and tries to estimate how many of the constraints may be simultaneously satisfied. The past ten years have seen a number of works in this area, and this th… ▽ More

    Submitted 13 April, 2023; originally announced April 2023.

    Comments: Harvard College senior thesis; 119 pages plus references; abstract shortened for arXiv; formatted with Dissertate template (feel free to copy!); exposits papers arXiv:2105.01782 (APPROX 2021) and arXiv:2112.06319 (APPROX 2022)

  7. arXiv:2211.03916  [pdf, ps, other

    cs.DS

    Improved Streaming Algorithms for Maximum Directed Cut via Smoothed Snapshots

    Authors: Raghuvansh R. Saxena, Noah G. Singer, Madhu Sudan, Santhoshini Velusamy

    Abstract: We give an $\widetilde{O}(\sqrt{n})$-space single-pass $0.483$-approximation streaming algorithm for estimating the maximum directed cut size (Max-DICUT) in a directed graph on $n$ vertices. This improves over an $O(\log n)$-space $4/9 < 0.45$ approximation algorithm due to Chou, Golovnev, and Velusamy (FOCS 2020), which was known to be optimal for $o(\sqrt{n})$-space algorithms. Max-DICUT is a sp… ▽ More

    Submitted 9 May, 2023; v1 submitted 7 November, 2022; originally announced November 2022.

    Comments: 53 pages, 2 figures; substantial revisions; in submission; abstract shortened to fit requirements

  8. Streaming approximation resistance of every ordering CSP

    Authors: Noah G. Singer, Madhu Sudan, Santhoshini Velusamy

    Abstract: An ordering constraint satisfaction problem (OCSP) is defined by a family $\mathcal{F}$ of predicates mapping permutations on $\{1,\ldots,k\}$ to $\{0,1\}$. An instance of Max-OCSP($\mathcal{F}$) on $n$ variables consists of a list of constraints, each consisting of a predicate from $\mathcal{F}$ applied on $k$ distinct variables. The goal is to find an ordering of the $n$ variables that maximizes… ▽ More

    Submitted 1 August, 2024; v1 submitted 4 May, 2021; originally announced May 2021.

    Comments: 21 pages, 1 figure. Abstract abridged. Appeared in APPROX'21 and Computational Complexity