Tradeoff lower lounds for stack machines

  • Authors:
  • Matei David;Periklis A. Papakonstantinou

  • Affiliations:
  • Center for Computational Intractability, Princeton University, Princeton, USA;ITCS, IIIS Tsinghua University, Beijing, People's Republic of China

  • Venue:
  • Computational Complexity
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

A space-bounded Stack Machine is a regular Turing Machine with a read-only input tape, several space-bounded read-write work tapes, and an unbounded stack. Stack Machines with a logarithmic space bound have been connected to other classical models of computation, such as polynomial-time Turing Machines (P) (Cook in J Assoc Comput Mach 18:4---18, 1971) and polynomial size, polylogarithmic depth, bounded fan-in circuits (NC) e.g., Borodin et al. (SIAM J Comput 18, 1989).In this paper, we present significant new lower bounds and techniques for Stack Machines. This comes in the form of a trade-off lower bound between space and number of passes over the input tape. Specifically, we give an explicit permuted inner product function such that any Stack Machine computing this function requires either $${\Omega (N^{1/4 - \epsilon})}$$ space or $${\Omega (N^{1/4 - \epsilon})}$$ number of passes for every constant $${\epsilon 0}$$ , where N is the input size. In the case of logarithmic space Stack Machines, this yields an unconditional $${\Omega (N^{1/4 - \epsilon})}$$ lower bound for the number of passes. To put this result in perspective, we note that Stack Machines with logarithmic space and a single pass over the input can compute Parity, Majority, as well as certain languages outside NC. The latter follows from Allender (J Assoc Comput Mach 36:912---928, 1989), conditional on the widely believed complexity assumption that PSPACE $${\subsetneq}$$ EXP.Our technique is a novel communication complexity reduction, thereby extending the already wide range of models of computation for which communication complexity can be used to obtain lower bounds. Informally, we show that a k-player number-in-hand (NIH) communication protocol for a base function f can efficiently simulate a space- and pass-bounded Stack Machine for a related function F, which consists of several "permuted" instances of f, bundled together by a combining function h. Trade-off lower bounds for Stack Machines then follow from known communication complexity lower bounds.The framework for this reduction was given by Beame & Huynh-Ngoc (2008), who used it to obtain similar trade-off lower bounds for Turing Machines with a constant number of pass-bounded external tapes. We also prove that the latter cannot efficiently simulate Stack Machines, conditional on the complexity assumption that E $${\not \subset}$$ PSPACE. It is the treatment of an unbounded stack which constitutes the main technical novelty in our communication complexity reduction.