improved direct product theorems for randomized query
play

Improved Direct Product Theorems for Randomized Query Complexity - PowerPoint PPT Presentation

Improved Direct Product Theorems for Randomized Query Complexity Andrew Drucker Sept. 13, 2010 Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 1/28 Big picture Usually, computer users have not one goal, but


  1. Improved Direct Product Theorems for Randomized Query Complexity Andrew Drucker Sept. 13, 2010 Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 1/28

  2. Big picture Usually, computer users have not one goal, but many. When can multiple computations be combined to make them easier? Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 2/28

  3. Big picture Usually, computer users have not one goal, but many. When can multiple computations be combined to make them easier? Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 2/28

  4. Separate inputs Suppose each of the outputs we want to compute depends on a separate input. For example: Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 3/28

  5. Direct Product Theorems Intuition: the different outputs are ‘unrelated’, so computing them together shouldn’t make the task easier. Direct Product Theorems (DPTs) are results that make this intuition rigorous (when it’s correct!). DPTs have been studied for many years, in many computational models. Our focus: randomized query algorithms , with cost = number of queries to the input. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 4/28

  6. Direct Product Theorems Intuition: the different outputs are ‘unrelated’, so computing them together shouldn’t make the task easier. Direct Product Theorems (DPTs) are results that make this intuition rigorous (when it’s correct!). DPTs have been studied for many years, in many computational models. Our focus: randomized query algorithms , with cost = number of queries to the input. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 4/28

  7. Direct Product Theorems Intuition: the different outputs are ‘unrelated’, so computing them together shouldn’t make the task easier. Direct Product Theorems (DPTs) are results that make this intuition rigorous (when it’s correct!). DPTs have been studied for many years, in many computational models. Our focus: randomized query algorithms , with cost = number of queries to the input. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 4/28

  8. Direct Product Theorems Intuition: the different outputs are ‘unrelated’, so computing them together shouldn’t make the task easier. Direct Product Theorems (DPTs) are results that make this intuition rigorous (when it’s correct!). DPTs have been studied for many years, in many computational models. Our focus: randomized query algorithms , with cost = number of queries to the input. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 4/28

  9. Direct Product Theorems Intuition: the different outputs are ‘unrelated’, so computing them together shouldn’t make the task easier. Direct Product Theorems (DPTs) are results that make this intuition rigorous (when it’s correct!). DPTs have been studied for many years, in many computational models. Our focus: randomized query algorithms , with cost = number of queries to the input. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 4/28

  10. Direct Product Theorems Intuition: the different outputs are ‘unrelated’, so computing them together shouldn’t make the task easier. Direct Product Theorems (DPTs) are results that make this intuition rigorous (when it’s correct!). DPTs have been studied for many years, in many computational models. Our focus: randomized query algorithms , with cost = number of queries to the input. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 4/28

  11. Direct products Given F : { 0 , 1 } n → Σ , and k > 1 , define F ⊗ k ( x 1 . . . , x k ) △ � � F ( x 1 ) , . . . , F ( x k ) = , a function of k different n -bit inputs x 1 , . . . , x k . F ⊗ k = ‘ k -fold direct product’ of F . Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 5/28

  12. Direct products Given F : { 0 , 1 } n → Σ , and k > 1 , define F ⊗ k ( x 1 . . . , x k ) △ � � F ( x 1 ) , . . . , F ( x k ) = , a function of k different n -bit inputs x 1 , . . . , x k . F ⊗ k = ‘ k -fold direct product’ of F . Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 5/28

  13. Average-case complexity For a function F , a query bound T > 0, and a distribution µ over inputs to F , define Suc T ,µ ( F ) as the maximum success probability of any T -query algorithm R in computing F ( y ) on input y ∼ µ . (probability over randomness in y and in R ) Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 6/28

  14. Average-case complexity For a function F , a query bound T > 0, and a distribution µ over inputs to F , define Suc T ,µ ( F ) as the maximum success probability of any T -query algorithm R in computing F ( y ) on input y ∼ µ . (probability over randomness in y and in R ) Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 6/28

  15. The form of a DPT Let µ ⊗ k denote k independent samples from µ . A Direct Product Theorem is of the form: Suc T ′ ,µ ⊗ k ( F ⊗ k ) ≤ p ′ , ∀ F , Suc T ,µ ( F ) ≤ p = ⇒ where T ′ , p ′ depend on T , p , and k . We hope to have p ′ ≪ p and T ′ ≫ T . “F is hard ⇒ F ⊗ k is harder.” Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 7/28

  16. The form of a DPT Let µ ⊗ k denote k independent samples from µ . A Direct Product Theorem is of the form: Suc T ′ ,µ ⊗ k ( F ⊗ k ) ≤ p ′ , ∀ F , Suc T ,µ ( F ) ≤ p = ⇒ where T ′ , p ′ depend on T , p , and k . We hope to have p ′ ≪ p and T ′ ≫ T . “F is hard ⇒ F ⊗ k is harder.” Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 7/28

  17. The form of a DPT Let µ ⊗ k denote k independent samples from µ . A Direct Product Theorem is of the form: Suc T ′ ,µ ⊗ k ( F ⊗ k ) ≤ p ′ , ∀ F , Suc T ,µ ( F ) ≤ p = ⇒ where T ′ , p ′ depend on T , p , and k . We hope to have p ′ ≪ p and T ′ ≫ T . “F is hard ⇒ F ⊗ k is harder.” Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 7/28

  18. An ‘ideal’ DPT? The strongest DPT we could hope for would say: Suc Tk ,µ ⊗ k ( F ⊗ k ) ≤ (1 − ε ) k . ∀ F , Suc T ,µ ( F ) ≤ 1 − ε = ⇒ (1 − ε ) k is the success prob. we’d get if we run the optimal T -query algorithm on each of the k inputs. True for restricted classes of algorithms [NRS94] , [Sha03] . Shaltiel [Sha03] defined fair Tk -query algorithms for F ⊗ k as ones which make exactly T queries to each of the k inputs. He proved an ‘ideal’ DPT for these algorithms. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 8/28

  19. An ‘ideal’ DPT? The strongest DPT we could hope for would say: Suc Tk ,µ ⊗ k ( F ⊗ k ) ≤ (1 − ε ) k . ∀ F , Suc T ,µ ( F ) ≤ 1 − ε = ⇒ (1 − ε ) k is the success prob. we’d get if we run the optimal T -query algorithm on each of the k inputs. True for restricted classes of algorithms [NRS94] , [Sha03] . Shaltiel [Sha03] defined fair Tk -query algorithms for F ⊗ k as ones which make exactly T queries to each of the k inputs. He proved an ‘ideal’ DPT for these algorithms. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 8/28

  20. An ‘ideal’ DPT? The strongest DPT we could hope for would say: Suc Tk ,µ ⊗ k ( F ⊗ k ) ≤ (1 − ε ) k . ∀ F , Suc T ,µ ( F ) ≤ 1 − ε = ⇒ (1 − ε ) k is the success prob. we’d get if we run the optimal T -query algorithm on each of the k inputs. True for restricted classes of algorithms [NRS94] , [Sha03] . Shaltiel [Sha03] defined fair Tk -query algorithms for F ⊗ k as ones which make exactly T queries to each of the k inputs. He proved an ‘ideal’ DPT for these algorithms. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 8/28

  21. An ‘ideal’ DPT? The strongest DPT we could hope for would say: Suc Tk ,µ ⊗ k ( F ⊗ k ) ≤ (1 − ε ) k . ∀ F , Suc T ,µ ( F ) ≤ 1 − ε = ⇒ (1 − ε ) k is the success prob. we’d get if we run the optimal T -query algorithm on each of the k inputs. True for restricted classes of algorithms [NRS94] , [Sha03] . Shaltiel [Sha03] defined fair Tk -query algorithms for F ⊗ k as ones which make exactly T queries to each of the k inputs. He proved an ‘ideal’ DPT for these algorithms. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 8/28

  22. An ‘ideal’ DPT? But, Shaltiel also showed the ideal DPT is false in general! The message: we can sometimes solve F ⊗ k more effectively by adaptive reallocation of queries. Counterexamples of [Sha03] apply to most computational models. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 9/28

  23. An ‘ideal’ DPT? But, Shaltiel also showed the ideal DPT is false in general! The message: we can sometimes solve F ⊗ k more effectively by adaptive reallocation of queries. Counterexamples of [Sha03] apply to most computational models. Andrew Drucker, Improved Direct Product Theorems for Randomized Query Complexity 9/28

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend