Skip to main content

Showing 1–17 of 17 results for author: Forbes, M A

.
  1. arXiv:2209.01371  [pdf, other

    math.OC

    Logic-Based benders Decomposition for Wildfire Suppression

    Authors: Mitchell G Harris, Michael A Forbes, Thomas Taimre

    Abstract: We study the problem of locating fire suppression resources in a burning landscape in order to minimise the total area burned. The landscape is modelled as a directed graph, with nodes representing regions of the landscape, and arcs representing adjacency relationships. The fire spread is modelled using the minimum travel time principle. We propose a non-linear integer programming formulation and… ▽ More

    Submitted 3 September, 2022; originally announced September 2022.

    Comments: 24 pages

    MSC Class: 90C10; 90C11; 90C27; 90C30; 90C90

  2. Ideals, Determinants, and Straightening: Proving and Using Lower Bounds for Polynomial Ideals

    Authors: Robert Andrews, Michael A. Forbes

    Abstract: We show that any nonzero polynomial in the ideal generated by the $r \times r$ minors of an $n \times n$ matrix $X$ can be used to efficiently approximate the determinant. For any nonzero polynomial $f$ in this ideal, we construct a small depth-three $f$-oracle circuit that approximates the determinant of size $Θ(r^{1/3})$ in the sense of border complexity. For many classes of algebraic circuits,… ▽ More

    Submitted 27 October, 2022; v1 submitted 1 December, 2021; originally announced December 2021.

    Comments: Abstract shortened to meet arXiv length requirement. v2: Improvements to hitting set generator construction and lower bound for the Ideal Proof System

  3. arXiv:1808.06265  [pdf, other

    cs.CC

    Pseudorandom Generators for Read-Once Branching Programs, in any Order

    Authors: Michael A. Forbes, Zander Kelley

    Abstract: A central question in derandomization is whether randomized logspace (RL) equals deterministic logspace (L). To show that RL=L, it suffices to construct explicit pseudorandom generators (PRGs) that fool polynomial-size read-once (oblivious) branching programs (roBPs). Starting with the work of Nisan, pseudorandom generators with seed-length $O(\log^2 n)$ were constructed. Unfortunately, improving… ▽ More

    Submitted 19 August, 2018; originally announced August 2018.

  4. arXiv:1803.01519  [pdf, ps, other

    quant-ph cs.CC

    Spatial Isolation Implies Zero Knowledge Even in a Quantum World

    Authors: Alessandro Chiesa, Michael A. Forbes, Tom Gur, Nicholas Spooner

    Abstract: Zero knowledge plays a central role in cryptography and complexity. The seminal work of Ben-Or et al. (STOC 1988) shows that zero knowledge can be achieved unconditionally for any language in NEXP, as long as one is willing to make a suitable physical assumption: if the provers are spatially isolated, then they can be assumed to be playing independent strategies. Quantum mechanics, however, tells… ▽ More

    Submitted 5 March, 2018; originally announced March 2018.

    Comments: 55 pages. arXiv admin note: text overlap with arXiv:1704.02086

  5. arXiv:1712.09967  [pdf, other

    cs.CC math.AG

    A PSPACE Construction of a Hitting Set for the Closure of Small Algebraic Circuits

    Authors: Michael A. Forbes, Amir Shpilka

    Abstract: In this paper we study the complexity of constructing a hitting set for the closure of VP, the class of polynomials that can be infinitesimally approximated by polynomials that are computed by polynomial sized algebraic circuits, over the real or complex numbers. Specifically, we show that there is a PSPACE algorithm that given n,s,r in unary outputs a set of n-tuples over the rationals of size po… ▽ More

    Submitted 28 December, 2017; originally announced December 2017.

  6. arXiv:1704.02086  [pdf, other

    cs.CC cs.CR

    A Zero Knowledge Sumcheck and its Applications

    Authors: Alessandro Chiesa, Michael A. Forbes, Nicholas Spooner

    Abstract: Many seminal results in Interactive Proofs (IPs) use algebraic techniques based on low-degree polynomials, the study of which is pervasive in theoretical computer science. Unfortunately, known methods for endowing such proofs with zero knowledge guarantees do not retain this rich algebraic structure. In this work, we develop algebraic techniques for obtaining zero knowledge variants of proof pro… ▽ More

    Submitted 6 April, 2017; originally announced April 2017.

  7. arXiv:1701.05328  [pdf, ps, other

    cs.CC

    Succinct Hitting Sets and Barriers to Proving Algebraic Circuits Lower Bounds

    Authors: Michael A. Forbes, Amir Shpilka, Ben Lee Volk

    Abstract: We formalize a framework of algebraically natural lower bounds for algebraic circuits. Just as with the natural proofs notion of Razborov and Rudich for boolean circuit lower bounds, our notion of algebraically natural lower bounds captures nearly all lower bound techniques known. However, unlike the boolean setting, there has been no concrete evidence demonstrating that this is a barrier to obtai… ▽ More

    Submitted 22 July, 2018; v1 submitted 19 January, 2017; originally announced January 2017.

    Comments: Fixed typos and other small errors; added references to follow-up work

  8. arXiv:1610.03798  [pdf, ps, other

    cs.CC cs.CR

    On Probabilistic Checking in Perfect Zero Knowledge

    Authors: Eli Ben-Sasson, Alessandro Chiesa, Michael A. Forbes, Ariel Gabizon, Michael Riabzev, Nicholas Spooner

    Abstract: We present the first constructions of single-prover proof systems that achieve perfect zero knowledge (PZK) for languages beyond NP, under no intractability assumptions: 1. The complexity class #P has PZK proofs in the model of Interactive PCPs (IPCPs) [KR08], where the verifier first receives from the prover a PCP and then engages with the prover in an Interactive Proof (IP). 2. The complexit… ▽ More

    Submitted 12 October, 2016; originally announced October 2016.

  9. arXiv:1606.05050  [pdf, other

    cs.CC cs.LO math.LO

    Proof Complexity Lower Bounds from Algebraic Circuit Complexity

    Authors: Michael A. Forbes, Amir Shpilka, Iddo Tzameret, Avi Wigderson

    Abstract: We give upper and lower bounds on the power of subsystems of the Ideal Proof System (IPS), the algebraic proof system recently proposed by Grochow and Pitassi, where the circuits comprising the proof come from various restricted algebraic circuit classes. This mimics an established research direction in the boolean setting for subsystems of Extended Frege proofs, where proof-lines are circuits fro… ▽ More

    Submitted 16 June, 2016; originally announced June 2016.

    Journal ref: Conference on Computational Complexity (CCC 2016)

  10. arXiv:1605.04207  [pdf, ps, other

    cs.CC

    Functional lower bounds for arithmetic circuits and connections to boolean circuit complexity

    Authors: Michael A. Forbes, Mrinal Kumar, Ramprasad Saptharishi

    Abstract: We say that a circuit $C$ over a field $F$ functionally computes an $n$-variate polynomial $P$ if for every $x \in \{0,1\}^n$ we have that $C(x) = P(x)$. This is in contrast to syntactically computing $P$, when $C \equiv P$ as formal polynomials. In this paper, we study the question of proving lower bounds for homogeneous depth-$3$ and depth-$4$ arithmetic circuits for functional computation. We p… ▽ More

    Submitted 13 May, 2016; originally announced May 2016.

  11. arXiv:1511.07136  [pdf, ps, other

    cs.CC

    Identity Testing and Lower Bounds for Read-$k$ Oblivious Algebraic Branching Programs

    Authors: Matthew Anderson, Michael A. Forbes, Ramprasad Saptharishi, Amir Shpilka, Ben Lee Volk

    Abstract: Read-$k$ oblivious algebraic branching programs are a natural generalization of the well-studied model of read-once oblivious algebraic branching program (ROABPs). In this work, we give an exponential lower bound of $\exp(n/k^{O(k)})$ on the width of any read-$k$ oblivious ABP computing some explicit multilinear polynomial $f$ that is computed by a polynomial size depth-$3$ circuit. We also study… ▽ More

    Submitted 23 November, 2015; originally announced November 2015.

    Comments: 33 pages

  12. arXiv:1411.7455  [pdf, other

    cs.CC

    Dimension Expanders via Rank Condensers

    Authors: Michael A. Forbes, Venkatesan Guruswami

    Abstract: An emerging theory of "linear-algebraic pseudorandomness" aims to understand the linear-algebraic analogs of fundamental Boolean pseudorandom objects where the rank of subspaces plays the role of the size of subsets. In this work, we study and highlight the interrelationships between several such algebraic objects such as subspace designs, dimension expanders, seeded rank condensers, two-source ra… ▽ More

    Submitted 26 November, 2014; originally announced November 2014.

  13. arXiv:1309.5668  [pdf, other

    cs.CC

    Pseudorandomness for Multilinear Read-Once Algebraic Branching Programs, in any Order

    Authors: Michael A. Forbes, Ramprasad Saptharishi, Amir Shpilka

    Abstract: We give deterministic black-box polynomial identity testing algorithms for multilinear read-once oblivious algebraic branching programs (ROABPs), in n^(lg^2 n) time. Further, our algorithm is oblivious to the order of the variables. This is the first sub-exponential time algorithm for this model. Furthermore, our result has no known analogue in the model of read-once oblivious boolean branching pr… ▽ More

    Submitted 22 September, 2013; originally announced September 2013.

    Comments: 38 pages

  14. arXiv:1303.0084  [pdf, other

    cs.CC cs.SC math.AG math.RA

    Explicit Noether Normalization for Simultaneous Conjugation via Polynomial Identity Testing

    Authors: Michael A. Forbes, Amir Shpilka

    Abstract: Mulmuley recently gave an explicit version of Noether's Normalization lemma for ring of invariants of matrices under simultaneous conjugation, under the conjecture that there are deterministic black-box algorithms for polynomial identity testing (PIT). He argued that this gives evidence that constructing such algorithms for PIT is beyond current techniques. In this work, we show this is not the ca… ▽ More

    Submitted 8 March, 2013; v1 submitted 28 February, 2013; originally announced March 2013.

    Comments: 30 pages; updated to reflect that Theorem 4.1 (of the first version) is already known, as pointed out to us by Josh Grochow

  15. arXiv:1209.2408  [pdf, other

    cs.CC

    Quasipolynomial-time Identity Testing of Non-Commutative and Read-Once Oblivious Algebraic Branching Programs

    Authors: Michael A. Forbes, Amir Shpilka

    Abstract: We study the problem of obtaining deterministic black-box polynomial identity testing algorithms (PIT) for algebraic branching programs (ABPs) that are read-once and oblivious. This class has an deterministic white-box polynomial identity testing algorithm (due to Raz and Shpilka), but prior to this work there was no known such black-box algorithm. The main result of this work gives the first qu… ▽ More

    Submitted 22 September, 2013; v1 submitted 11 September, 2012; originally announced September 2012.

    Comments: 35 pages; v2 updated with improvements for the bounded-width case, results for polynomials of low evaluation dimension, and applications to Noether Normalization

    Journal ref: 54rd Annual IEEE Symposium on Foundations of Computer Science, FOCS 2013,

  16. On Identity Testing of Tensors, Low-rank Recovery and Compressed Sensing

    Authors: Michael A. Forbes, Amir Shpilka

    Abstract: We study the problem of obtaining efficient, deterministic, black-box polynomial identity testing algorithms for depth-3 set-multilinear circuits (over arbitrary fields). This class of circuits has an efficient, deterministic, white-box polynomial identity testing algorithm (due to Raz and Shpilka), but has no known such black-box algorithm. We recast this problem as a question of finding a low-di… ▽ More

    Submitted 2 November, 2011; originally announced November 2011.

    Comments: 55 pages

    Journal ref: Proceedings of the 44th Symposium on Theory of Computing (2012), 163-172

  17. Improved Soundness for QMA with Multiple Provers

    Authors: Alessandro Chiesa, Michael A. Forbes

    Abstract: We present three contributions to the understanding of QMA with multiple provers: 1) We give a tight soundness analysis of the protocol of [Blier and Tapp, ICQNM '09], yielding a soundness gap Omega(1/N^2). Our improvement is achieved without the use of an instance with a constant soundness gap (i.e., without using a PCP). 2) We give a tight soundness analysis of the protocol of [Chen and Druc… ▽ More

    Submitted 30 January, 2013; v1 submitted 10 August, 2011; originally announced August 2011.

    Comments: 24 pages; comments welcome

    Journal ref: Chicago Journal of Theoretical Computer Science, Vol 2013, No 1