Oracle Separations for RPH
Thekla Hamm, Lucas Meijer, Tillmann Miltzow, Subhasree Patro
TL;DR
The paper investigates the power of computations over real numbers by defining a real Turing machine model that extends the binary Turing machine with a real tape, thereby forming the real polynomial hierarchy $\mathbb{R}$PH, whose first level aligns with $\text{ER}$ and satisfies $\text{NP} \subseteq \text{ER} \subseteq \text{PSPACE}$ and $\text{PH} \subseteq \mathbb{R}$PH$\subseteq \text{PSPACE}$. It develops a technique to translate oracle separations from the binary world to the real world and applies it to derive several oracle separations: $RPH^O \subsetneq PSPACE^O$ for some oracle, $\Sigma_{k+1}^O \nsubseteq \Sigma_k\mathbb{R}^O$ for all $k$, $\Sigma_k\mathbb{R}^O \subsetneq \Sigma_{k+1}\mathbb{R}^O$, and $BQP^O \nsubseteq RPH^O$. The work also provides a constant-depth circuit analogue for $\mathbb{R}$PH, establishing finite-witness reductions that yield circuit upper bounds and enabling the transfer of lower bounds to separations. Overall, the results suggest that real-number computation, while conceptually richer, does not dramatically extend the power of binary computational models, though it does expose meaningful separations between levels and between quantum and real models in oracle settings.
Abstract
While theoretical computer science primarily works with discrete models of computation, like the Turing machine and the wordRAM, there are many scenarios in which introducing real computation models is more adequate. We want to compare real models of computation with discrete models of computation. We do this by means of oracle separation results. We define the notion of a real Turing machine as an extension of the (binary) Turing machine by adding a real tape. Using those machines, we define and study the real polynomial hierarchy RPH. We are interested in RPH as the first level of the hierarchy corresponds to the well-known complexity class ER. It is known that $NP \subseteq ER \subseteq PSPACE$ and furthermore $PH \subseteq RPH \subseteq PSPACE$. We are interested to know if any of those inclusions are tight. In the absence of unconditional separations of complexity classes, we turn to oracle separation. We develop a technique that allows us to transform oracle separation results from the binary world to the real world. As applications, we show there are oracles such that: - $RPH^O$ proper subset of $PSPACE^O$, - $Σ_{k+1}^O$ not contained in $Σ_kR^O$, for all $k\geq 0$, - $Σ_kR^O$ proper subset of $Σ_{k+1}R^O$, for all $k\geq 0$, - $BQP^O$ not contained in $RPH^O$. Our results hint that ER is strictly contained in PSPACE and that there is a separation between the different levels of the real polynomial hierarchy. We also bound the power of real computations by showing that NP-hard problems are unlikely to be solvable using polynomial time on a realRAM. Furthermore, our oracle separations hint that polynomial-time quantum computing cannot be simulated on an efficient real Turing machine.
