Arrow Research search

Author name cluster

Ojas Parekh

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

7 papers
2 author rows

Possible papers

7

STOC Conference 2024 Conference Paper

Exponential Quantum Space Advantage for Approximating Maximum Directed Cut in the Streaming Model

  • John Kallaugher
  • Ojas Parekh
  • Nadezhda Voronova

While the search for quantum advantage typically focuses on speed­ups in execution time, quantum algorithms also offer the potential for advantage in space complexity. Previous work has shown such advantages for data stream problems, in which elements arrive and must be processed sequentially without random access, but these have been restricted to specially-constructed problems Le Gall, SPAA ‘06 or polynomial advantage Kallaugher, FOCS ‘21. We show an exponential quantum space advantage for the maximum directed cut problem. This is the first known exponential quantum space advantage for any natural streaming problem. This also constitutes the first unconditional exponential quantum resource advantage for approximating a discrete optimization problem in any setting.

SODA Conference 2023 Conference Paper

Unique Games hardness of Quantum Max-Cut, and a conjectured vector-valued Borell's inequality

  • Yeongwoo Hwang
  • Joe Neeman
  • Ojas Parekh
  • Kevin Thompson 0007
  • John Wright 0004

The Gaussian noise stability of a function f: ℝ n → {-1, 1} is the expected value of f ( x ) · f ( y ) over ρ-correlated Gaussian random variables x and y. Borell's inequality states that for —1 ≤ ρ ≤ 0, this is minimized by the mean-zero halfspace f ( x ) = sign( x 1 ). In this work, we conjecture that a natural generalization of this result holds for functions f: ℝ n → S k -1 which output k -dimensional unit vectors. Our main conjecture, which we call the vector-valued Borell's inequality, asserts that the expectation E x ~ρ y 〈 f(x), f ( y )〉 is minimized by the function f (x) = x≤ k /|| x ≤ k ||, where x ≤ k = ( x 1, …, x k ). We give several pieces of evidence in favor of this conjecture, including a proof that it does indeed hold in the special case of n = k. As an application of this conjecture, we show that it implies several hardness of approximation results for a special case of the local Hamiltonian problem related to the anti-ferromagnetic Heisenberg model known as Quantum Max-Cut. This can be viewed as a natural quantum analogue of the classical Max-Cut problem and has been proposed as a useful testbed for developing algorithms. We show the following, assuming the vector-valued Borell's inequality: 1. There exists an integrality gap of 0. 498 for the basic SDP, matching the rounding algorithm of Gharibian and Parekh [GP19]. Combined with the work of Anshu, Gosset, and Morenz [AGM20], this shows that the basic SDP does not achieve the optimal approximation ratio. 2. It is Unique Games-hard (UG-hard) to compute a (0. 956 + ε)-approximation to the value of the best product state, matching an approximation algorithm due to Briët, Oliveira, and Vallentin [BdOFV10]. 3. It is UG-hard to compute a (0. 956 + ε)-approximation to the value of the best (possibly entangled) state. Our results also apply to the problem of Rank- k MAX-CUT considered by Briet, Oliveira, and Val­lentin [BdOFV10] and show that it is UG-hard to outperform their approximation algorithm for any fixed k, again assuming our conjecture.

FOCS Conference 2022 Conference Paper

The Quantum and Classical Streaming Complexity of Quantum and Classical Max-Cut

  • John Kallaugher
  • Ojas Parekh

We investigate the space complexity of two graph streaming problems: MAX-CUT and its quantum analogue, QUANTUM MAX-CUT. Previous work by Kapralov and Krachun [STOC 19] resolved the classical complexity of the classical problem, showing that any (2 – ε)-approximation requires Ω(n) space (a 2-approximation is trivial with O(log n) space). We generalize both of these qualifiers, demonstrating Ω(n) space lower bounds for (2 – ε)-approximating MAX-CUT and QUANTUM MAX-CUT, even if the algorithm is allowed to maintain a quantum state. As the trivial approximation algorithm for QUANTUM MAX-CUT only gives a 4-approximation, we show tightness with an algorithm that returns a (2 + ε)-approximation to the QUANTUM MAX-CUT value of a graph in O(log n) space. Our work resolves the quantum and classical approximability of quantum and classical Max-Cut using o(n) space. We prove our lower bounds through the techniques of Boolean Fourier analysis. We give the first application of these methods to sequential one-way quantum communication, in which each player receives a quantum message from the previous player, and can then perform arbitrary quantum operations on it before sending it to the next. To this end, we show how Fourier-analytic techniques may be used to understand the application of a quantum channel.

TCS Journal 2008 Journal Article

Approximation algorithms for partially covering with edges

  • Ojas Parekh

The edge dominating set (EDS) and edge-cover (EC) problems are classical graph covering problems in which one seeks a minimum cost collection of edges which covers the edges or vertices, respectively, of a graph. We consider the generalized partial cover version of these problems, in which failing to cover an edge, in the EDS case, or vertex, in the EC case, induces a penalty. Given a bound on the total amount of penalties that we are permitted to pay, the objective is to find a minimum cost cover with respect to this bound. We give an 8/3-approximation for generalized partial EDS. This result matches the best-known guarantee for the { 0, 1 } -EDS problem, a specialization in which only a specified set of edges need to be covered. Moreover, 8/3 corresponds to the integrality gap of the natural formulation of the { 0, 1 } -EDS problem. Our techniques can also be used to derive an approximation scheme for the generalized partial edge-cover problem, which is NP -complete even though the uniform penalty version of the partial edge-cover problem is in P.

TCS Journal 2007 Journal Article

Approximability of the capacitated b -edge dominating set problem

  • André Berger
  • Takuro Fukunaga
  • Hiroshi Nagamochi
  • Ojas Parekh

In this paper, we discuss the approximability of the capacitated b -edge dominating set problem, which generalizes the edge dominating set problem by introducing capacities and demands on the edges. We present an approximation algorithm for this problem and show that it achieves a factor of 8/3 for general graphs and a factor of 2 for bipartite graphs. Moreover, we discuss the relationships of the edge dominating set problem and the vertex cover problem. The results show that improving the approximation factor beyond 8/3 using our approach of adding valid inequalities to a natural linear programming relaxation is as hard as improving the approximation factor for vertex cover beyond 2.

v2026.09.13