on testing group commutativity by f magniez and a nayak
play

On Testing group commutativity by F.Magniez and A.Nayak Laura - PowerPoint PPT Presentation

Introduction Quantum algorithm Lower bounds On Testing group commutativity by F.Magniez and A.Nayak Laura Mancinska University of Waterloo, Department of C&O April 3, 2008 Introduction Quantum algorithm Lower bounds


  1. Introduction Quantum algorithm Lower bounds On “Testing group commutativity” by F.Magniez and A.Nayak Laura Mancinska University of Waterloo, Department of C&O April 3, 2008

  2. Introduction Quantum algorithm Lower bounds Introduction

  3. Introduction Quantum algorithm Lower bounds Black box groups Black box group model Elements of the group are encoded as words over a finite alphabet

  4. Introduction Quantum algorithm Lower bounds Black box groups Black box group model Elements of the group are encoded as words over a finite alphabet Group operation is performed by a black box containing oracles O G and O − 1 G O G | g, h � = | g, gh � O − 1 � � g, g − 1 h � G | g, h � =

  5. Introduction Quantum algorithm Lower bounds Black box groups Black box group model Elements of the group are encoded as words over a finite alphabet Group operation is performed by a black box containing oracles O G and O − 1 G O G | g, h � = | g, gh � O − 1 � � g, g − 1 h � G | g, h � = When do we use black box groups?

  6. Introduction Quantum algorithm Lower bounds Group Commutativity Problem Input: Generators g 1 , . . . , g k of G (specified as n − bit strings)

  7. Introduction Quantum algorithm Lower bounds Group Commutativity Problem Input: Generators g 1 , . . . , g k of G (specified as n − bit strings) Black box: Oracles O G and O − 1 G

  8. Introduction Quantum algorithm Lower bounds Group Commutativity Problem Input: Generators g 1 , . . . , g k of G (specified as n − bit strings) Black box: Oracles O G and O − 1 G Task: Determine whether G is abelian

  9. Introduction Quantum algorithm Lower bounds Classical algorithms for Group commutativity Naive algorithm with query complexity Θ( k 2 ) . This is optimal deterministic algorithm up to a constant [I.Pak, 2000].

  10. Introduction Quantum algorithm Lower bounds Classical algorithms for Group commutativity Naive algorithm with query complexity Θ( k 2 ) . This is optimal deterministic algorithm up to a constant [I.Pak, 2000]. Randomized algorithm with query complexity Θ( k ) [I.Pak, 2000]. This is optimal randomized algorithm up to a constant [F.Magniez, A.Nayak, 2005]

  11. Introduction Quantum algorithm Lower bounds Randomized algorithm for group commutativity Definition. Define random subproduct as 1 . . . g a k h = g a 1 k , where a i ∈ { 0 , 1 } are determined by independent tosses of a fair coin.

  12. Introduction Quantum algorithm Lower bounds Randomized algorithm for group commutativity Definition. Define random subproduct as 1 . . . g a k h = g a 1 k , where a i ∈ { 0 , 1 } are determined by independent tosses of a fair coin. Algorithm: 1 Take two random subproducts h 1 , h 2

  13. Introduction Quantum algorithm Lower bounds Randomized algorithm for group commutativity Definition. Define random subproduct as 1 . . . g a k h = g a 1 k , where a i ∈ { 0 , 1 } are determined by independent tosses of a fair coin. Algorithm: 1 Take two random subproducts h 1 , h 2 2 Test whether h 1 h 2 = h 2 h 1

  14. Introduction Quantum algorithm Lower bounds Randomized algorithm for group commutativity Definition. Define random subproduct as 1 . . . g a k h = g a 1 k , where a i ∈ { 0 , 1 } are determined by independent tosses of a fair coin. Algorithm: 1 Take two random subproducts h 1 , h 2 2 Test whether h 1 h 2 = h 2 h 1 3 Repeat steps 1,2 for c times (to give correct answer with � 3 � c ) probability at least 1 − 4

  15. Introduction Quantum algorithm Lower bounds Randomized algorithm for group commutativity Definition. Define random subproduct as 1 . . . g a k h = g a 1 k , where a i ∈ { 0 , 1 } are determined by independent tosses of a fair coin. Algorithm: 1 Take two random subproducts h 1 , h 2 2 Test whether h 1 h 2 = h 2 h 1 3 Repeat steps 1,2 for c times (to give correct answer with � 3 � c ) probability at least 1 − 4 4 Answer that G is abelian if the tested subproducts commuted

  16. Introduction Quantum algorithm Lower bounds Randomized algorithm for group commutativity Definition. Define random subproduct as 1 . . . g a k h = g a 1 k , where a i ∈ { 0 , 1 } are determined by independent tosses of a fair coin. Algorithm: 1 Take two random subproducts h 1 , h 2 ( ≤ 2 k queries) 2 Test whether h 1 h 2 = h 2 h 1 3 Repeat steps 1,2 for c times (to give correct answer with � 3 � c ) probability at least 1 − 4 4 Answer that G is abelian if the tested subproducts commuted

  17. Introduction Quantum algorithm Lower bounds Randomized algorithm for group commutativity Definition. Define random subproduct as 1 . . . g a k h = g a 1 k , where a i ∈ { 0 , 1 } are determined by independent tosses of a fair coin. Algorithm: 1 Take two random subproducts h 1 , h 2 ( ≤ 2 k queries) 2 Test whether h 1 h 2 = h 2 h 1 (2 queries) 3 Repeat steps 1,2 for c times (to give correct answer with � 3 � c ) probability at least 1 − 4 4 Answer that G is abelian if the tested subproducts commuted

  18. Introduction Quantum algorithm Lower bounds Quantum algorithm

  19. Introduction Quantum algorithm Lower bounds Main steps Construct a random walk on a graph

  20. Introduction Quantum algorithm Lower bounds Main steps Construct a random walk on a graph Quantize the random walk using Szegedy’s approach

  21. Introduction Quantum algorithm Lower bounds Main steps Construct a random walk on a graph Quantize the random walk using Szegedy’s approach Evaluate the quantities in 1 S + √ ( U + C ) δε

  22. Introduction Quantum algorithm Lower bounds Constructing random walk S l – the set of all l -tuples of distinct elements from { 1 , . . . , k }

  23. Introduction Quantum algorithm Lower bounds Constructing random walk S l – the set of all l -tuples of distinct elements from { 1 , . . . , k } g u := g u 1 . . . g u l , where u = ( u 1 , . . . , u l ) ∈ S l

  24. Introduction Quantum algorithm Lower bounds Constructing random walk S l – the set of all l -tuples of distinct elements from { 1 , . . . , k } g u := g u 1 . . . g u l , where u = ( u 1 , . . . , u l ) ∈ S l t u – balanced binary tree with generators g u 1 , . . . , g u l as leaves

  25. Introduction Quantum algorithm Lower bounds Constructing random walk S l – the set of all l -tuples of distinct elements from { 1 , . . . , k } g u := g u 1 . . . g u l , where u = ( u 1 , . . . , u l ) ∈ S l t u – balanced binary tree with generators g u 1 , . . . , g u l as leaves Example. Let l = 4 , k = 20 , u = { 3 , 5 , 10 , 4 } ∈ S 4 .

  26. Introduction Quantum algorithm Lower bounds Constructing random walk S l – the set of all l -tuples of distinct elements from { 1 , . . . , k } g u := g u 1 . . . g u l , where u = ( u 1 , . . . , u l ) ∈ S l t u – balanced binary tree with generators g u 1 , . . . , g u l as leaves Example. Let l = 4 , k = 20 , u = { 3 , 5 , 10 , 4 } ∈ S 4 . Then g u = g 3 · g 5 · g 10 · g 4 and t u looks as follows g u g 3 � g 5 g 10 � g 4 g 3 g 5 g 10 g 4

  27. Introduction Quantum algorithm Lower bounds Constructing random walk Random walk on S l States are trees t u , u ∈ S l

  28. Introduction Quantum algorithm Lower bounds Constructing random walk Random walk on S l States are trees t u , u ∈ S l Transitions from each t u are as follows With probability 1 / 2 stay at t u

  29. Introduction Quantum algorithm Lower bounds Constructing random walk Random walk on S l States are trees t u , u ∈ S l Transitions from each t u are as follows With probability 1 / 2 stay at t u With probability 1 / 2 do Pick a random leave position i ∈ { 1 , · · · , l } and a random 1 generator index j ∈ { 1 , · · · , k }

  30. Introduction Quantum algorithm Lower bounds Constructing random walk Random walk on S l States are trees t u , u ∈ S l Transitions from each t u are as follows With probability 1 / 2 stay at t u With probability 1 / 2 do Pick a random leave position i ∈ { 1 , · · · , l } and a random 1 generator index j ∈ { 1 , · · · , k } If j = u m for some m , exchange u i and u m , else set u i = j 2

  31. Introduction Quantum algorithm Lower bounds Constructing random walk Random walk on S l States are trees t u , u ∈ S l Transitions from each t u are as follows With probability 1 / 2 stay at t u With probability 1 / 2 do Pick a random leave position i ∈ { 1 , · · · , l } and a random 1 generator index j ∈ { 1 , · · · , k } If j = u m for some m , exchange u i and u m , else set u i = j 2 Update tree t u 3

  32. Introduction Quantum algorithm Lower bounds Constructing quantum walk We quantize a random walk consisting of two independent random walks on S l

  33. Introduction Quantum algorithm Lower bounds Constructing quantum walk We quantize a random walk consisting of two independent random walks on S l States are pairs of trees ( t u , t v ) , where u, v ∈ S l

  34. Introduction Quantum algorithm Lower bounds Constructing quantum walk We quantize a random walk consisting of two independent random walks on S l States are pairs of trees ( t u , t v ) , where u, v ∈ S l If transition matrix of the walk on S l was P , then the new transition matrix is P ⊗ P

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