Skip to main content

Showing 1–15 of 15 results for author: Singer, N

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

    cs.DS cs.CC cs.DM

    Second Price Matching with Complete Allocation and Degree Constraints

    Authors: Rom Pinchasi, Neta Singer, Lukas Vogl, Jiaye Wei

    Abstract: We study the Second Price Matching problem, introduced by Azar, Birnbaum, Karlin, and Nguyen in 2009. In this problem, a bipartite graph (bidders and goods) is given, and the profit of a matching is the number of matches containing a second unmatched bidder. Maximizing profit is known to be APX-hard and the current best approximation guarantee is $1/2$. APX-hardness even holds when all degrees are… ▽ More

    Submitted 9 May, 2025; originally announced May 2025.

  2. 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

  3. arXiv:2411.19366  [pdf, ps, other

    cs.DS cs.DM

    Better Approximation for Weighted $k$-Matroid Intersection

    Authors: Neta Singer, Theophile Thiery

    Abstract: We consider the problem of finding an independent set of maximum weight simultaneously contained in $k$ matroids over a common ground set. This $k$-matroid intersection problem appears naturally in many contexts, for example in generalizing graph and hypergraph matching problems. In this paper, we provide a $(k+1)/(2 \ln 2)$-approximation algorithm for the weighted $k$-matroid intersection problem… ▽ More

    Submitted 9 December, 2024; v1 submitted 28 November, 2024; originally announced November 2024.

    Comments: Added the missing standard reduction from Lee, Sviridenko and Vondrák [LSV10' STOC 2010]

    ACM Class: F.2.2; G.1.6

  4. 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

  5. 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

  6. 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

  7. arXiv:2312.02057  [pdf, ps, other

    cs.CG

    An improved bound on sums of square roots via the subspace theorem

    Authors: Friedrich Eisenbrand, Matthieu Haeberle, Neta Singer

    Abstract: The sum of square roots is as follows: Given $x_1,\dots,x_n \in \mathbb{Z}$ and $a_1,\dots,a_n \in \mathbb{N}$ decide whether $ E=\sum_{i=1}^n x_i \sqrt{a_i} \geq 0$. It is a prominent open problem (Problem 33 of the Open Problems Project), whether this can be decided in polynomial time. The state-of-the-art methods rely on separation bounds, which are lower bounds on the minimum nonzero absolute… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

  8. 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

  9. 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)

  10. 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

  11. Streaming complexity of CSPs with randomly ordered constraints

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

    Abstract: We initiate a study of the streaming complexity of constraint satisfaction problems (CSPs) when the constraints arrive in a random order. We show that there exists a CSP, namely $\textsf{Max-DICUT}$, for which random ordering makes a provable difference. Whereas a $4/9 \approx 0.445$ approximation of $\textsf{DICUT}$ requires $Ω(\sqrt{n})$ space with adversarial ordering, we show that with random… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

  12. On sketching approximations for symmetric Boolean CSPs

    Authors: Joanna Boyland, Michael Hwang, Tarun Prasad, Noah Singer, Santhoshini Velusamy

    Abstract: A Boolean maximum constraint satisfaction problem, Max-CSP($f$), is specified by a predicate $f:\{-1,1\}^k\to\{0,1\}$. An $n$-variable instance of Max-CSP($f$) consists of a list of constraints, each of which applies $f$ to $k$ distinct literals drawn from the $n$ variables. For $k=2$, Chou, Golovnev, and Velusamy [CGV20, FOCS 2020] obtained explicit ratios characterizing the $\sqrt n$-space strea… ▽ More

    Submitted 9 July, 2022; v1 submitted 12 December, 2021; originally announced December 2021.

    Comments: 27 pages; same results but significant changes in presentation

  13. 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

  14. arXiv:2101.09592  [pdf, ps, other

    math.CO cs.CC

    Point-hyperplane incidence geometry and the log-rank conjecture

    Authors: Noah Singer, Madhu Sudan

    Abstract: We study the log-rank conjecture from the perspective of point-hyperplane incidence geometry. We formulate the following conjecture: Given a point set in $\mathbb{R}^d$ that is covered by constant-sized sets of parallel hyperplanes, there exists an affine subspace that accounts for a large (i.e., $2^{-{\operatorname{polylog}(d)}}$) fraction of the incidences. Alternatively, our conjecture may be i… ▽ More

    Submitted 5 June, 2022; v1 submitted 23 January, 2021; originally announced January 2021.

    Comments: 14 pages, no figures; revised discussion, to appear in ACM Transactions on Computation Theory

    Journal ref: ACM T. Comput. Thy. 14.2 (2022)

  15. arXiv:2006.05251  [pdf, other

    cs.MA math.PR

    Polarization in Attraction-Repulsion Models

    Authors: Elisabetta Cornacchia, Neta Singer, Emmanuel Abbe

    Abstract: This paper introduces a model for opinion dynamics, where at each time step, randomly selected agents see their opinions - modeled as scalars in [0,1] - evolve depending on a local interaction function. In the classical Bounded Confidence Model, agents opinions get attracted when they are close enough. The proposed model extends this by adding a repulsion component, which models the effect of opin… ▽ More

    Submitted 9 June, 2020; originally announced June 2020.