English

Fully Characterizing Lossy Catalytic Computation

Computational Complexity 2024-09-10 v1

Abstract

A catalytic machine is a model of computation where a traditional space-bounded machine is augmented with an additional, significantly larger, "catalytic" tape, which, while being available as a work tape, has the caveat of being initialized with an arbitrary string, which must be preserved at the end of the computation. Despite this restriction, catalytic machines have been shown to have surprising additional power; a logspace machine with a polynomial length catalytic tape, known as catalytic logspace (CLCL), can compute problems which are believed to be impossible for LL. A fundamental question of the model is whether the catalytic condition, of leaving the catalytic tape in its exact original configuration, is robust to minor deviations. This study was initialized by Gupta et al. (2024), who defined lossy catalytic logspace (LCL[e]LCL[e]) as a variant of CLCL where we allow up to ee errors when resetting the catalytic tape. They showed that LCL[e]=CLLCL[e] = CL for any e=O(1)e = O(1), which remains the frontier of our understanding. In this work we completely characterize lossy catalytic space (LCSPACE[s,c,e]LCSPACE[s,c,e]) in terms of ordinary catalytic space (CSPACE[s,c]CSPACE[s,c]). We show that LCSPACE[s,c,e]=CSPACE[Θ(s+elogc),Θ(c)]LCSPACE[s,c,e] = CSPACE[\Theta(s + e \log c), \Theta(c)] In other words, allowing ee errors on a catalytic tape of length cc is equivalent, up to a constant stretch, to an equivalent errorless catalytic machine with an additional elogce \log c bits of ordinary working memory. As a consequence, we show that for any ee, LCL[e]=CLLCL[e] = CL implies SPACE[elogn]ZPPSPACE[e \log n] \subseteq ZPP, thus giving a barrier to any improvement beyond LCL[O(1)]=CLLCL[O(1)] = CL. We also show equivalent results for non-deterministic and randomized catalytic space.

Cite

@article{arxiv.2409.05046,
  title  = {Fully Characterizing Lossy Catalytic Computation},
  author = {Marten Folkertsma and Ian Mertz and Florian Speelman and Quinten Tupker},
  journal= {arXiv preprint arXiv:2409.05046},
  year   = {2024}
}

Comments

21 pages

R2 v1 2026-06-28T18:37:39.914Z