<p>A <i>catalytic machine</i> 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 <i>catalytic logspace</i> (<InlineEquation ID="IEq3"> <EquationSource Format="TEX">\({\textsf {CL}} \)</EquationSource> <EquationSource Format="MATHML"><math> <mi mathvariant="sans-serif">CL</mi> </math></EquationSource> </InlineEquation>), can compute problems which are believed to be impossible for <InlineEquation ID="IEq4"> <EquationSource Format="TEX">\(\textsf {L} \)</EquationSource> <EquationSource Format="MATHML"><math> <mi mathvariant="sans-serif">L</mi> </math></EquationSource> </InlineEquation>. 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 <i>lossy catalytic logspace</i> (<InlineEquation ID="IEq5"> <EquationSource Format="TEX">\({\textsf {LCL}} [e]\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi mathvariant="sans-serif">LCL</mi> <mo stretchy="false">[</mo> <mi>e</mi> <mo stretchy="false">]</mo> </mrow> </math></EquationSource> </InlineEquation>) as a variant of <InlineEquation ID="IEq6"> <EquationSource Format="TEX">\({\textsf {CL}} \)</EquationSource> <EquationSource Format="MATHML"><math> <mi mathvariant="sans-serif">CL</mi> </math></EquationSource> </InlineEquation> where we allow up to <i>e</i> errors when resetting the catalytic tape. They showed that <InlineEquation ID="IEq7"> <EquationSource Format="TEX">\({\textsf {LCL}} [e] = {\textsf {CL}} \)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi mathvariant="sans-serif">LCL</mi> <mo stretchy="false">[</mo> <mi>e</mi> <mo stretchy="false">]</mo> <mo>=</mo> <mi mathvariant="sans-serif">CL</mi> </mrow> </math></EquationSource> </InlineEquation> for any <InlineEquation ID="IEq8"> <EquationSource Format="TEX">\(e = O(1)\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi>e</mi> <mo>=</mo> <mi>O</mi> <mo stretchy="false">(</mo> <mn>1</mn> <mo stretchy="false">)</mo> </mrow> </math></EquationSource> </InlineEquation>, which remains the frontier of our understanding. In this work we completely characterize lossy catalytic space (<InlineEquation ID="IEq9"> <EquationSource Format="TEX">\({\textsf {LCSPACE}} [s,c,e]\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi mathvariant="sans-serif">LCSPACE</mi> <mo stretchy="false">[</mo> <mi>s</mi> <mo>,</mo> <mi>c</mi> <mo>,</mo> <mi>e</mi> <mo stretchy="false">]</mo> </mrow> </math></EquationSource> </InlineEquation>) in terms of ordinary catalytic space (<InlineEquation ID="IEq10"> <EquationSource Format="TEX">\({\textsf {CSPACE}} [s,c]\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi mathvariant="sans-serif">CSPACE</mi> <mo stretchy="false">[</mo> <mi>s</mi> <mo>,</mo> <mi>c</mi> <mo stretchy="false">]</mo> </mrow> </math></EquationSource> </InlineEquation>). We show that <Equation ID="Equ8"> <EquationSource Format="TEX">\(\begin{aligned} {\textsf {LCSPACE}} [s,c,e] = {\textsf {CSPACE}} [\Theta (s + e \log c), \Theta (c)] \end{aligned}\)</EquationSource> <EquationSource Format="MATHML"><math display="block"> <mrow> <mtable> <mtr> <mtd columnalign="right"> <mrow> <mi mathvariant="sans-serif">LCSPACE</mi> <mo stretchy="false">[</mo> <mi>s</mi> <mo>,</mo> <mi>c</mi> <mo>,</mo> <mi>e</mi> <mo stretchy="false">]</mo> <mo>=</mo> <mi mathvariant="sans-serif">CSPACE</mi> <mo stretchy="false">[</mo> <mi mathvariant="normal">Θ</mi> <mo stretchy="false">(</mo> <mi>s</mi> <mo>+</mo> <mi>e</mi> <mo>log</mo> <mi>c</mi> <mo stretchy="false">)</mo> <mo>,</mo> <mi mathvariant="normal">Θ</mi> <mo stretchy="false">(</mo> <mi>c</mi> <mo stretchy="false">)</mo> <mo stretchy="false">]</mo> </mrow> </mtd> </mtr> </mtable> </mrow> </math></EquationSource> </Equation>In other words, allowing <i>e</i> errors on a catalytic tape of length <i>c</i> is equivalent, up to a constant stretch, to an equivalent errorless catalytic machine with an additional <InlineEquation ID="IEq11"> <EquationSource Format="TEX">\(e \log c\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi>e</mi> <mo>log</mo> <mi>c</mi> </mrow> </math></EquationSource> </InlineEquation> bits of ordinary working memory. As a consequence, we show that for any <i>e</i>, <InlineEquation ID="IEq12"> <EquationSource Format="TEX">\({\textsf {LCL}} [e] = {\textsf {CL}} \)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi mathvariant="sans-serif">LCL</mi> <mo stretchy="false">[</mo> <mi>e</mi> <mo stretchy="false">]</mo> <mo>=</mo> <mi mathvariant="sans-serif">CL</mi> </mrow> </math></EquationSource> </InlineEquation> implies <InlineEquation ID="IEq13"> <EquationSource Format="TEX">\({\textsf {SPACE}} [e \log n] \subseteq {\textsf {ZPP}} \)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi mathvariant="sans-serif">SPACE</mi> <mo stretchy="false">[</mo> <mi>e</mi> <mo>log</mo> <mi>n</mi> <mo stretchy="false">]</mo> <mo>⊆</mo> <mi mathvariant="sans-serif">ZPP</mi> </mrow> </math></EquationSource> </InlineEquation>, thus giving a barrier to any improvement beyond <InlineEquation ID="IEq14"> <EquationSource Format="TEX">\({\textsf {LCL}} [O(1)] = {\textsf {CL}} \)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mi mathvariant="sans-serif">LCL</mi> <mo stretchy="false">[</mo> <mi>O</mi> <mo stretchy="false">(</mo> <mn>1</mn> <mo stretchy="false">)</mo> <mo stretchy="false">]</mo> <mo>=</mo> <mi mathvariant="sans-serif">CL</mi> </mrow> </math></EquationSource> </InlineEquation>. We also extend all our results to every variant of catalytic space.</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Fully Characterizing Lossy Catalytic Computation

  • Marten Folkertsma,
  • Ian Mertz,
  • Florian Speelman,
  • Quinten Tupker

摘要

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 ( \({\textsf {CL}} \) CL ), can compute problems which are believed to be impossible for \(\textsf {L} \) L . 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 ( \({\textsf {LCL}} [e]\) LCL [ e ] ) as a variant of \({\textsf {CL}} \) CL where we allow up to e errors when resetting the catalytic tape. They showed that \({\textsf {LCL}} [e] = {\textsf {CL}} \) LCL [ 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 ( \({\textsf {LCSPACE}} [s,c,e]\) LCSPACE [ s , c , e ] ) in terms of ordinary catalytic space ( \({\textsf {CSPACE}} [s,c]\) CSPACE [ s , c ] ). We show that \(\begin{aligned} {\textsf {LCSPACE}} [s,c,e] = {\textsf {CSPACE}} [\Theta (s + e \log c), \Theta (c)] \end{aligned}\) LCSPACE [ s , c , e ] = CSPACE [ Θ ( s + e log c ) , Θ ( c ) ] In other words, allowing e errors on a catalytic tape of length c is equivalent, up to a constant stretch, to an equivalent errorless catalytic machine with an additional \(e \log c\) e log c bits of ordinary working memory. As a consequence, we show that for any e, \({\textsf {LCL}} [e] = {\textsf {CL}} \) LCL [ e ] = CL implies \({\textsf {SPACE}} [e \log n] \subseteq {\textsf {ZPP}} \) SPACE [ e log n ] ZPP , thus giving a barrier to any improvement beyond \({\textsf {LCL}} [O(1)] = {\textsf {CL}} \) LCL [ O ( 1 ) ] = CL . We also extend all our results to every variant of catalytic space.