Motivation
------------
The sets of random strings with high Kolmogorov complexity and bounded resources are good examples of sets with a lot of information content that is difficult to access. Many of these sets have been studied [BM97,Ko91,KC00] as possible examples of intractable sets that are not complete for any of the standard complexity classes. Based on [Al05], we now show that these sets can, in fact, be exploited by efficient reductions.
The completeness results are obtained via derandomization techniques, mostly relativizing hardness vs randomness tradeoffs in the contrapositive: If there exists a problem in complexity class that is hard when given oracle access to , then there exists a pseudorandom generator secure against that is computable within . We argue that no pseudorandom generator computable in can be secure against , and thus every problem in is easy given oracle access to . In other words, reduces to .
Definitions
-----------
The computational model that we use is the multi-tape Turing machine with random-access to its input tape (the ideas work in any general model). Wlg, we pick a single universal machine .
Kolmogorov complexity is usually defined as the length of the shortest description such that , where is a universal Turing machine with oracle access to . The definition we use is slightly different: instead of requiring to produce , it should recognize the correct value of for every .
We now define several resource-bounded Kolmogorov complexity measures:
Definition 1 [Kt,KT,KS]
accepts in steps iff
accepts in steps iff
The only difference is that in the time bound is given exponentially more weight. Considering space-bounded notions, too, will yield complete problems for space-bounded
classes:
accepts in space iff
Both and can be approximated in terms of , for appropriate oracle choices:
Theorem 2:
There exist a complete set for , a complete set for , and a constant s.t.
Proof sketch: Let and let be given, s.t. . Thus, there is a description of length , s.t. accepts iff in time at most . During computation, asks queries of length at most . Since , each query can be answered in time .
Let denote the algorithm simulating the computation of for every by directly computing the answers of , then the description is sufficient for to compute in time . As , we can conclude that .
The proof for is similar.
We focus on sets containing strings of high complexity, for various measures.
Definition 3:
For any Kolmogorov complexity measure , define
.
The bound of is arbitrary. Essentially, all we need is that the set has polynomial density (it contains at least strings of each length , for some ).
The following propositions are straightforward.
Proposition 4:
, , and .
Proposition 5:
The sets , all have polynomial density.
Nonuniform Hardness Results
-------------------------------
We show that strings of high Kolmogorov complexity are very useful as oracles. We will argue that an appropriate set of Kolmogorov random strings can be used to distinguish the output of a pseudorandom generator from truly random strings. This in turn will enable us to efficiently reduce to .
Recall that is PSPACE-robust if (machines are allowed to ask oracle
queries of only polynomial size). The complete sets for many large complexity classes (PSPACE, EXP, EXPSPACE) have this property, as well as the complete sets (under linear-time
reductions) for classes like and .
We will build a pseudorandom generator based on the Nisan-Wigderson paradigm [NW94]. [BFNW93] construct, for any , a variant such that for any of size , the function is computable in space given access to the Boolean function on inputs of size at most . If is PSPACE-robust, there is a constant independent of , such that each bit is computable in time with oracle access to . The following hardness versus randomness tradeoff holds.
Theorem 6 [BFNW93]
Let be a Boolean function, , and be the pseudorandom generator described above. Let be a set and a polynomial. If
for all large , then there exists a polynomial size oracle circuit family with oracle that computes and queries non-adaptively.
We use the notation to denote that there exists a truth-table (i.e., nonadaptive) reduction from to that is computable by a family of polynomial-size circuits.
(A truth-table reduction is a reduction from one set of natural numbers to another. Truth-table reductions are more powerful than Turing reductions in a mathematical sense, since they provide finer equivalent class, but they are a weaker tool.)
Theorem 7:
Let be any PSPACE-robust set. Let be a set of polynomial density s.t. for every , for some constant . Then is reducible to via reductions.
Proof Sketch: Let be the characteristic function of . Consider ,
choose as follows. We know that every bit of is computable in time for some constant independent of , given access to . Set (wlg ).
Any string in the range of has small complexity: Let , for some . On , every bit of is computable in time with access to oracle . Hence, . Thus, distinguishes the output of from random, and by Theorem 6, is reducible to .
By Theorem 2 and Proposition 5, we can apply Theorem 7 to
the set from Theorem 2, , and the set from Theorem 2, .
( and are clearly PSPACE-robust, since they are complete for EXP and PSPACE, respectively.) Combining this with Proposition 4, we get:
Corollary 8:
is complete for EXP under reductions. is complete for PSPACE under reductions.
Those results also obtain natural examples that witness the difference in power of various reducibilities, as some of the sets which we show are complete under truth-table reductions are provably not complete under polynomial-time many-one reductions.
------------
The sets of random strings with high Kolmogorov complexity and bounded resources are good examples of sets with a lot of information content that is difficult to access. Many of these sets have been studied [BM97,Ko91,KC00] as possible examples of intractable sets that are not complete for any of the standard complexity classes. Based on [Al05], we now show that these sets can, in fact, be exploited by efficient reductions.
The completeness results are obtained via derandomization techniques, mostly relativizing hardness vs randomness tradeoffs in the contrapositive: If there exists a problem in complexity class that is hard when given oracle access to , then there exists a pseudorandom generator secure against that is computable within . We argue that no pseudorandom generator computable in can be secure against , and thus every problem in is easy given oracle access to . In other words, reduces to .
Definitions
-----------
The computational model that we use is the multi-tape Turing machine with random-access to its input tape (the ideas work in any general model). Wlg, we pick a single universal machine .
Kolmogorov complexity is usually defined as the length of the shortest description such that , where is a universal Turing machine with oracle access to . The definition we use is slightly different: instead of requiring to produce , it should recognize the correct value of for every .
We now define several resource-bounded Kolmogorov complexity measures:
Definition 1 [Kt,KT,KS]
accepts in steps iff
accepts in steps iff
The only difference is that in the time bound is given exponentially more weight. Considering space-bounded notions, too, will yield complete problems for space-bounded
classes:
accepts in space iff
Both and can be approximated in terms of , for appropriate oracle choices:
Theorem 2:
There exist a complete set for , a complete set for , and a constant s.t.
Proof sketch: Let and let be given, s.t. . Thus, there is a description of length , s.t. accepts iff in time at most . During computation, asks queries of length at most . Since , each query can be answered in time .
Let denote the algorithm simulating the computation of for every by directly computing the answers of , then the description is sufficient for to compute in time . As , we can conclude that .
The proof for is similar.
We focus on sets containing strings of high complexity, for various measures.
Definition 3:
For any Kolmogorov complexity measure , define
.
The bound of is arbitrary. Essentially, all we need is that the set has polynomial density (it contains at least strings of each length , for some ).
The following propositions are straightforward.
Proposition 4:
, , and .
Proposition 5:
The sets , all have polynomial density.
Nonuniform Hardness Results
-------------------------------
We show that strings of high Kolmogorov complexity are very useful as oracles. We will argue that an appropriate set of Kolmogorov random strings can be used to distinguish the output of a pseudorandom generator from truly random strings. This in turn will enable us to efficiently reduce to .
Recall that is PSPACE-robust if (machines are allowed to ask oracle
queries of only polynomial size). The complete sets for many large complexity classes (PSPACE, EXP, EXPSPACE) have this property, as well as the complete sets (under linear-time
reductions) for classes like and .
We will build a pseudorandom generator based on the Nisan-Wigderson paradigm [NW94]. [BFNW93] construct, for any , a variant such that for any of size , the function is computable in space given access to the Boolean function on inputs of size at most . If is PSPACE-robust, there is a constant independent of , such that each bit is computable in time with oracle access to . The following hardness versus randomness tradeoff holds.
Theorem 6 [BFNW93]
Let be a Boolean function, , and be the pseudorandom generator described above. Let be a set and a polynomial. If
for all large , then there exists a polynomial size oracle circuit family with oracle that computes and queries non-adaptively.
We use the notation to denote that there exists a truth-table (i.e., nonadaptive) reduction from to that is computable by a family of polynomial-size circuits.
(A truth-table reduction is a reduction from one set of natural numbers to another. Truth-table reductions are more powerful than Turing reductions in a mathematical sense, since they provide finer equivalent class, but they are a weaker tool.)
Theorem 7:
Let be any PSPACE-robust set. Let be a set of polynomial density s.t. for every , for some constant . Then is reducible to via reductions.
Proof Sketch: Let be the characteristic function of . Consider ,
choose as follows. We know that every bit of is computable in time for some constant independent of , given access to . Set (wlg ).
Any string in the range of has small complexity: Let , for some . On , every bit of is computable in time with access to oracle . Hence, . Thus, distinguishes the output of from random, and by Theorem 6, is reducible to .
By Theorem 2 and Proposition 5, we can apply Theorem 7 to
the set from Theorem 2, , and the set from Theorem 2, .
( and are clearly PSPACE-robust, since they are complete for EXP and PSPACE, respectively.) Combining this with Proposition 4, we get:
Corollary 8:
is complete for EXP under reductions. is complete for PSPACE under reductions.
Those results also obtain natural examples that witness the difference in power of various reducibilities, as some of the sets which we show are complete under truth-table reductions are provably not complete under polynomial-time many-one reductions.
Al05: E. Allender et al. Power from Random Strings
ReplyDeleteBFNW93: L. Babai et al. BPP has subexponential time simulations
unless EXPTIME has publishable proofs.
BM97: H. Buhrman and E. Mayordomo. An excursion to the Kolmogorov random strings.
KC00: V. Kabanets and J.-Y. Cai. Circuit minimization problem.
Ko91: K.-I Ko. On the complexity of learning minimum time-bounded turing machines.
NW94: N. Nisan and A. Wigderson. Hardness vs randomness.