English

Recursive Error Reduction for Regular Branching Programs

Computational Complexity 2023-12-08 v2 Data Structures and Algorithms

Abstract

In a recent work, Chen, Hoza, Lyu, Tal and Wu (FOCS 2023) showed an improved error reduction framework for the derandomization of regular read-once branching programs (ROBPs). Their result is based on a clever modification to the inverse Laplacian perspective of space-bounded derandomization, which was originally introduced by Ahmadinejad, Kelner, Murtagh, Peebles, Sidford and Vadhan (FOCS 2020). In this work, we give an alternative error reduction framework for regular ROBPs. Our new framework is based on a binary recursive formula from the work of Chattopadhyay and Liao (CCC 2020), that they used to construct weighted pseudorandom generators (WPRGs) for general ROBPs. Based on our new error reduction framework, we give alternative proofs to the following results for regular ROBPs of length nn and width ww, both of which were proved in the work of Chen et al. using their error reduction: \bullet There is a WPRG with error ε\varepsilon that has seed length O~(log(n)(log(1/ε)+log(w))+log(1/ε)).\tilde{O}(\log(n)(\sqrt{\log(1/\varepsilon)}+\log(w))+\log(1/\varepsilon)). \bullet There is a (non-black-box) deterministic algorithm which estimates the expectation of any such program within error ±ε\pm\varepsilon with space complexity O~(log(nw)loglog(1/ε)).\tilde{O}(\log(nw)\cdot\log\log(1/\varepsilon)). (This was first proved in the work of Ahmadinejad et al., but the proof by Chen et al. is simpler.) Because of the binary recursive nature of our new framework, both of our proofs are based on a straightforward induction that is arguably simpler than the Laplacian-based proof in the work of Chen et al.

Keywords

Cite

@article{arxiv.2309.04551,
  title  = {Recursive Error Reduction for Regular Branching Programs},
  author = {Eshan Chattopadhyay and Jyun-Jie Liao},
  journal= {arXiv preprint arXiv:2309.04551},
  year   = {2023}
}