accelerating lattice reduction algorithms with floating
play

Accelerating lattice reduction algorithms with floating-point - PowerPoint PPT Presentation

Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Accelerating lattice reduction algorithms with floating-point arithmetic Damien Stehl e http://perso.ens-lyon.fr/damien.stehle/ LIP


  1. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Accelerating lattice reduction algorithms with floating-point arithmetic Damien Stehl´ e http://perso.ens-lyon.fr/damien.stehle/ LIP – CNRS/ENSL/INRIA/UCBL/U. Lyon MaGiX@LiX, September 2011 Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 1/30

  2. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Goals and plan of the talk Goals: To describe efficient techniques for lattice reduction. To illustrate how numerical linear algebra can be rigorously used to accelerate an algebraic computation. Plan of the talk: 1 Reminders on Euclidean lattices. 2 Using floating-point arithmetic within lattice algorithms. 3 The fplll library. Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 2/30

  3. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Goals and plan of the talk Goals: To describe efficient techniques for lattice reduction. To illustrate how numerical linear algebra can be rigorously used to accelerate an algebraic computation. Plan of the talk: 1 Reminders on Euclidean lattices. 2 Using floating-point arithmetic within lattice algorithms. 3 The fplll library. Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 2/30

  4. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Euclidean lattices Lattice ≡ { � i ≤ n x i b i : x i ∈ Z } . If the b i ’s are linearly independent, they are called a basis. Bases are not unique, but can be obtained from each other by integer transforms of determinant ± 1: � − 2 � 4 � 1 � � � 1 − 3 1 = · . 10 6 2 4 2 1 Lattice reduction: find a nice basis, given an arbitrary one. Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 3/30

  5. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Euclidean lattices Lattice ≡ { � i ≤ n x i b i : x i ∈ Z } . If the b i ’s are linearly independent, they are called a basis. Bases are not unique, but can be obtained from each other by integer transforms of determinant ± 1: � − 2 � 4 � 1 � � � 1 − 3 1 = · . 10 6 2 4 2 1 Lattice reduction: find a nice basis, given an arbitrary one. Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 3/30

  6. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Euclidean lattices Lattice ≡ { � i ≤ n x i b i : x i ∈ Z } . If the b i ’s are linearly independent, they are called a basis. Bases are not unique, but can be obtained from each other by integer transforms of determinant ± 1: � − 2 � 4 � 1 � � � 1 − 3 1 = · . 10 6 2 4 2 1 Lattice reduction: find a nice basis, given an arbitrary one. Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 3/30

  7. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Lattice invariants and lattice reduction Minimum: λ ( L ) = min ( � b � : b ∈ L \ 0 ). Lattice determinant: det L = | det( b i ) i | , for any basis. Minkowski’s theorem: λ ( L ) ≤ √ n · (det L ) 1 / n . Lattice reduction: Find basis ( b i ) i s.t. HF( B ) is small, with � b 1 � HF( B ) := (det L ) 1 / n . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 4/30

  8. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Lattice invariants and lattice reduction Minimum: λ ( L ) = min ( � b � : b ∈ L \ 0 ). Lattice determinant: det L = | det( b i ) i | , for any basis. Minkowski’s theorem: λ ( L ) ≤ √ n · (det L ) 1 / n . Lattice reduction: Find basis ( b i ) i s.t. HF( B ) is small, with � b 1 � HF( B ) := (det L ) 1 / n . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 4/30

  9. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Lattice invariants and lattice reduction Minimum: λ ( L ) = min ( � b � : b ∈ L \ 0 ). Lattice determinant: det L = | det( b i ) i | , for any basis. Minkowski’s theorem: λ ( L ) ≤ √ n · (det L ) 1 / n . Lattice reduction: Find basis ( b i ) i s.t. HF( B ) is small, with � b 1 � HF( B ) := (det L ) 1 / n . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 4/30

  10. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Lattice invariants and lattice reduction Minimum: λ ( L ) = min ( � b � : b ∈ L \ 0 ). Lattice determinant: det L = | det( b i ) i | , for any basis. Minkowski’s theorem: λ ( L ) ≤ √ n · (det L ) 1 / n . Lattice reduction: Find basis ( b i ) i s.t. HF( B ) is small, with � b 1 � HF( B ) := (det L ) 1 / n . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 4/30

  11. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Lattice invariants and lattice reduction Minimum: λ ( L ) = min ( � b � : b ∈ L \ 0 ). Lattice determinant: det L = | det( b i ) i | , for any basis. Minkowski’s theorem: λ ( L ) ≤ √ n · (det L ) 1 / n . Lattice reduction: Find basis ( b i ) i s.t. HF( B ) is small, with � b 1 � HF( B ) := (det L ) 1 / n . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 4/30

  12. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Main computational problems SVP γ : Given a basis of L , find b ∈ L with 0 < � b � ≤ γ · λ ( L ) . BDD γ : Given a basis of L and t with dist ( t , L ) ≤ γ − 1 · λ ( L ) , find b ∈ L closest to t . And many variants: CVP γ , SIVP γ , uSVP γ , etc. Very hard for small γ : CVP, SIVP, uSVP, and SVP are NP-hard under (randomized) reductions. “Easy” for exponential γ . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 5/30

  13. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Main computational problems SVP γ : Given a basis of L , find b ∈ L with 0 < � b � ≤ γ · λ ( L ) . BDD γ : Given a basis of L and t with dist ( t , L ) ≤ γ − 1 · λ ( L ) , find b ∈ L closest to t . And many variants: CVP γ , SIVP γ , uSVP γ , etc. Very hard for small γ : CVP, SIVP, uSVP, and SVP are NP-hard under (randomized) reductions. “Easy” for exponential γ . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 5/30

  14. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Main computational problems SVP γ : Given a basis of L , find b ∈ L with 0 < � b � ≤ γ · λ ( L ) . BDD γ : Given a basis of L and t with dist ( t , L ) ≤ γ − 1 · λ ( L ) , find b ∈ L closest to t . And many variants: CVP γ , SIVP γ , uSVP γ , etc. Very hard for small γ : CVP, SIVP, uSVP, and SVP are NP-hard under (randomized) reductions. “Easy” for exponential γ . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 5/30

  15. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Main computational problems SVP γ : Given a basis of L , find b ∈ L with 0 < � b � ≤ γ · λ ( L ) . BDD γ : Given a basis of L and t with dist ( t , L ) ≤ γ − 1 · λ ( L ) , find b ∈ L closest to t . And many variants: CVP γ , SIVP γ , uSVP γ , etc. Very hard for small γ : CVP, SIVP, uSVP, and SVP are NP-hard under (randomized) reductions. “Easy” for exponential γ . Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 5/30

  16. Background on Euclidean lattices Hybrid algorithms for LLL-reduction The fplll library Conclusion Main computational problems SVP γ : Given a basis of L , find b ∈ L with 0 < � b � ≤ γ · λ ( L ) . BDD γ : Given a basis of L and t with dist ( t , L ) ≤ γ − 1 · λ ( L ) , find b ∈ L closest to t . And many variants: CVP γ , SIVP γ , uSVP γ , etc. Very hard for small γ : CVP, SIVP, uSVP, and SVP are NP-hard under (randomized) reductions. “Easy” for exponential γ . All known algorithms rely on some kind of lattice reduction. Damien Stehl´ e Accelerating lattice reduction algorithms with floating-point arithmetic 20/09/2011 5/30

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