SlideShare a Scribd company logo
1 of 25
Randomness Conductors (II)



                  Condensers

   Expander
   Graphs                  Universal Hash
                           Functions

                               ..
                                  ...
              Randomness
              Extractors                .
Randomness Conductors –
          Motivation
• Various relations between expanders,
  extractors, condensers & universal hash
  functions.
• Unifying all of these as instances of a more
  general combinatorial object:
  – Useful in constructions.
  – Possible to study new phenomena not captured
    by either individual object.
Randomness Conductors
         Meta-Definition
                    N
                             M


Prob. dist. X                         Prob. dist. X’
                        D
                x                x’



An R-conductor if for every (k,k’) ∈ R,
X has ≥ k bits of “entropy” ⇒
X’ has ≥ k’ bits of “entropy”.
Measures of Entropy
• A naïve measure - support size

• Collision(X) = Pr[X(1)=X(2)] = ||X||2

• Min-entropy(X) ≥ k if ∀x, Pr[x] ≤ 2-k
• X and Y are ε-close if
  maxT | Pr[X∈T] - Pr[Y∈T] | = ½ ||X-Y||1 ≤ ε

• X’ is ε-close Y of min-entropy k ⇒ |
  Support(X’)|≥ (1-ε) 2k
Vertex Expansion
                  N        N



                                |Support(X’)|
|Support(X)|≤ K       D         ≥ A |Support(X)|

                                (A > 1)




  Lossless expanders: A > (1-ε) D (for ε < ½)
2nd Eigenvalue Expansion
                N               N




            X            D           X’




λ < β < 1, collision(X’) –1/N ≤ λ2 (collision(X) –1/N)
Unbalanced Expanders /
          Condensers
              N           M≪N



          X                      X’
                      D



• Farewell constant degree (for any non-trivial
  task |Support(X)|= N0.99, |Support(X’)|≥ 10D)
• Requiring small collision(X’) too strong (same
  for large min-entropy(X’)).
Dispersers and Extractors
             [Sipser 88,NZ 93]
              N          M≪N



         X                     X’
                    D



• (k,ε)-disperser if
  |Support(X)| ≥ 2k ⇒ |Support(X’)|≥ (1-ε) M
• (k,ε)-extractor if
  Min-entropy(X) ≥ k ⇒ X’ ε-close to uniform
Randomness Conductors
• Expanders, extractors, condensers & universal
  hash functions are all functions,
  f : [N] × [D] → [M], that transform:
      X “of entropy” k ⇒
      X’ = f (X,Uniform) “of entropy” k’

                                  Randomness conductors:
• Many flavors:
  – Measure of entropy.             As in extractors.
  – Balanced vs. unbalanced.
  – Lossless vs. lossy.
                                    Allows the entire
  – Lower vs. upper bound on k.
                                    spectrum.
  – Is X’ close to uniform?
  – …
Conductors: Broad Spectrum
         Approach
              N           M≪N



          X                      X’
                      D



• An ε-conductor, ε:[0, log N]×[0, log M]→[0,1],
  if: ∀ k, k’, min-entropy(X’) ≥ k ⇒
  X’ ε (k,k’)-close to some Y of min-entropy k’
Constructions
Most applications need explicit expanders.
Could mean:
• Should be easy to build G (in time poly N).
• When N is huge (e.g. 260) need:
  – Given vertex name x and edge label i
    easy to find the ith neighbor of x
    (in time poly log N).
[CRVW 02]:  Const. Degree,
      Lossless Expanders …

             N       N




∀S, |S|≤ K               |Γ(S)| ≥ (1-ε) D |S|
                 D
 (K=Ω (N))
… That Can Even Be Slightly
        Unbalanced
              N             M=δ N



 ∀S, |S|≤ K                         |Γ(S)| ≥ (1-ε) D |S|
                       D



0<ε,δ≤ 1 are constants ⇒ D is constant & K=Ω (N)
For the curious:
  K=Ω (ε M/D) & D= poly (1/ε, log (1/δ)) (fully
  explicit: D= quasi poly (1/ε, log (1/δ)).
History
• Explicit construction of constant-degree expanders
  was difficult.

• Celebrated sequence of algebraic constructions
  [Mar73 ,GG80,JM85,LPS86,AGM87,Mar88,Mor94].
• Achieved optimal 2nd eigenvalue (Ramanujan graphs),
  but this only implies expansion ≤ D/2 [Kah95].

• “Combinatorial” constructions: Ajtai [Ajt87], more
  explicit and very simple: [RVW00].

• “Lossless objects”: [Alo95,RR99,TUZ01]
• Unique neighbor, constant degree expanders
  [Cap01,AC02].
The Lossless Expanders
• Starting point [RVW00]: A combinatorial
  construction of constant-degree expanders
  with simple analysis.


• Heart of construction – New Zig-Zag Graph
  Product: Compose large graph w/ small
  graph to obtain a new graph which (roughly)
  inherits
   – Size of large graph.
   – Degree from the small graph.
   – Expansion from both.
The Zigzag Product



                                                z




“Theorem”:
Expansion (G1 z G2) ≈ min {Expansion (G1), Expansion (G2)}
Zigzag Intuition (Case I)
Conditional distributions within “clouds” far from uniform




  – The first “small step” adds entropy.
  – Next two steps can’t lose entropy.
Zigzag Intuition (Case II)
Conditional distributions within clouds uniform




• First small step does nothing.
• Step on big graph “scatters” among clouds (shifts entropy)
• Second small step adds entropy.
Reducing to the Two Cases
• Need to show: the transition prob. matrix M
  of G1 z 2 shrinks every vector π∈ℜND that is
        G
  perp. to uniform.
                                         1    2   …     …   D
• Write π as N×D Matrix:             1
    π ⊥ uniform ⇒ sum of             …
    entries is 0.                    u   .4   -.3 …     …   0
  – RowSums(x) = “distribution”      …
    on clouds themselves             N
• Can decompose π = π|| + π⊥ , where π|| is constant on rows,
  and all rows of π⊥ are perp. to uniform.
• Suffices to show M shrinks π|| and π⊥ individually!
Results & Extensions [RVW00]
• Simple analysis in terms of second
  eigenvalue mimics the intuition.
• Can obtain degree 3 !
• Additional results (high min-entropy
  extractors and their applications).


• Subsequent work [ALW01,MW01] relates to
  semidirect product of groups ⇒ new
  results on expanding Cayley graphs.
Closer Look: Rotation Maps
                        • Expanders normally viewed as maps
                          (vertex)×(edge label) → (vertex).
              X,i
    Y,j                 • Here: (vertex)×(edge label) →
                          (vertex)×(edge label).

                          Permutation ⇒ The big step never lose.
(X,i) → (Y,j) if
  (X, i ) and (Y, j )     Inspired by ideas from the setting of
  correspond to           “extractors” [RR99].
  same edge of G1
Inherent Entropy Loss




– In each case, only one of two small steps “works”
– But paid for both in degree.
Trying to improve

                 ???




           ???
Zigzag for Unbalanced
           Graphs
• The zig-zag product for conductors
  can produce constant degree, lossless
  expanders.
• Previous constructions and
  composition techniques from the
  extractor literature extend to
  (useful) explicit constructions of
  conductors.
Some Open Problems
• Being lossless from both sides (the
  non-bipartite case).
• Better expansion yet?
• Further study of randomness
  conductors.

More Related Content

What's hot

6161103 10.6 inertia for an area
6161103 10.6 inertia for an area6161103 10.6 inertia for an area
6161103 10.6 inertia for an area
etcenterrbru
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)
Yan Xu
 

What's hot (20)

Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 
QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...
QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...
QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...
 
MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4
 
MLHEP 2015: Introductory Lecture #2
MLHEP 2015: Introductory Lecture #2MLHEP 2015: Introductory Lecture #2
MLHEP 2015: Introductory Lecture #2
 
QMC Opening Workshop, High Accuracy Algorithms for Interpolating and Integrat...
QMC Opening Workshop, High Accuracy Algorithms for Interpolating and Integrat...QMC Opening Workshop, High Accuracy Algorithms for Interpolating and Integrat...
QMC Opening Workshop, High Accuracy Algorithms for Interpolating and Integrat...
 
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
 
Catalogue of Models for Electricity Prices Part 2
Catalogue of Models for Electricity Prices Part 2Catalogue of Models for Electricity Prices Part 2
Catalogue of Models for Electricity Prices Part 2
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 
Implicit schemes for wave models
Implicit schemes for wave modelsImplicit schemes for wave models
Implicit schemes for wave models
 
1 hofstad
1 hofstad1 hofstad
1 hofstad
 
6161103 10.6 inertia for an area
6161103 10.6 inertia for an area6161103 10.6 inertia for an area
6161103 10.6 inertia for an area
 
Minimax optimal alternating minimization \\ for kernel nonparametric tensor l...
Minimax optimal alternating minimization \\ for kernel nonparametric tensor l...Minimax optimal alternating minimization \\ for kernel nonparametric tensor l...
Minimax optimal alternating minimization \\ for kernel nonparametric tensor l...
 
MVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priorsMVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priors
 
compressed-sensing
compressed-sensingcompressed-sensing
compressed-sensing
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)
 
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
 
Litvinenko low-rank kriging +FFT poster
Litvinenko low-rank kriging +FFT  posterLitvinenko low-rank kriging +FFT  poster
Litvinenko low-rank kriging +FFT poster
 
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 

Viewers also liked

Post processing for quantum key distribution
Post processing for quantum key distributionPost processing for quantum key distribution
Post processing for quantum key distribution
wtyru1989
 
Quantum conditional states, bayes' rule, and state compatibility
Quantum conditional states, bayes' rule, and state compatibilityQuantum conditional states, bayes' rule, and state compatibility
Quantum conditional states, bayes' rule, and state compatibility
wtyru1989
 
Advances in coding for the fading channel
Advances in coding for the fading channelAdvances in coding for the fading channel
Advances in coding for the fading channel
wtyru1989
 
Relative entropy and_squahed_entanglement
Relative entropy and_squahed_entanglementRelative entropy and_squahed_entanglement
Relative entropy and_squahed_entanglement
wtyru1989
 
Stinespring’s theorem for maps on hilbert c star modules
Stinespring’s theorem for maps on hilbert c star modulesStinespring’s theorem for maps on hilbert c star modules
Stinespring’s theorem for maps on hilbert c star modules
wtyru1989
 
Towards a one shot entanglement theory
Towards a one shot entanglement theoryTowards a one shot entanglement theory
Towards a one shot entanglement theory
wtyru1989
 
Security of continuous variable quantum key distribution against general attacks
Security of continuous variable quantum key distribution against general attacksSecurity of continuous variable quantum key distribution against general attacks
Security of continuous variable quantum key distribution against general attacks
wtyru1989
 
Balanced homodyne detection
Balanced homodyne detectionBalanced homodyne detection
Balanced homodyne detection
wtyru1989
 
Course 10 example application of random signals - oversampling and noise sh...
Course 10   example application of random signals - oversampling and noise sh...Course 10   example application of random signals - oversampling and noise sh...
Course 10 example application of random signals - oversampling and noise sh...
wtyru1989
 
Manipulating continuous variable photonic entanglement
Manipulating continuous variable photonic entanglementManipulating continuous variable photonic entanglement
Manipulating continuous variable photonic entanglement
wtyru1989
 
Entropic characteristics of quantum channels and the additivity problem
Entropic characteristics of quantum channels and the additivity problemEntropic characteristics of quantum channels and the additivity problem
Entropic characteristics of quantum channels and the additivity problem
wtyru1989
 
Gaussian discord imperial
Gaussian discord imperialGaussian discord imperial
Gaussian discord imperial
wtyru1989
 
Tsinghua visit
Tsinghua visitTsinghua visit
Tsinghua visit
wtyru1989
 
Quantization
QuantizationQuantization
Quantization
wtyru1989
 
The security of quantum cryptography
The security of quantum cryptographyThe security of quantum cryptography
The security of quantum cryptography
wtyru1989
 
Photodiode amplifers
Photodiode amplifersPhotodiode amplifers
Photodiode amplifers
wtyru1989
 

Viewers also liked (19)

Post processing for quantum key distribution
Post processing for quantum key distributionPost processing for quantum key distribution
Post processing for quantum key distribution
 
Quantum conditional states, bayes' rule, and state compatibility
Quantum conditional states, bayes' rule, and state compatibilityQuantum conditional states, bayes' rule, and state compatibility
Quantum conditional states, bayes' rule, and state compatibility
 
Advances in coding for the fading channel
Advances in coding for the fading channelAdvances in coding for the fading channel
Advances in coding for the fading channel
 
Relative entropy and_squahed_entanglement
Relative entropy and_squahed_entanglementRelative entropy and_squahed_entanglement
Relative entropy and_squahed_entanglement
 
Em method
Em methodEm method
Em method
 
Stinespring’s theorem for maps on hilbert c star modules
Stinespring’s theorem for maps on hilbert c star modulesStinespring’s theorem for maps on hilbert c star modules
Stinespring’s theorem for maps on hilbert c star modules
 
Towards a one shot entanglement theory
Towards a one shot entanglement theoryTowards a one shot entanglement theory
Towards a one shot entanglement theory
 
Security of continuous variable quantum key distribution against general attacks
Security of continuous variable quantum key distribution against general attacksSecurity of continuous variable quantum key distribution against general attacks
Security of continuous variable quantum key distribution against general attacks
 
Balanced homodyne detection
Balanced homodyne detectionBalanced homodyne detection
Balanced homodyne detection
 
Course 10 example application of random signals - oversampling and noise sh...
Course 10   example application of random signals - oversampling and noise sh...Course 10   example application of random signals - oversampling and noise sh...
Course 10 example application of random signals - oversampling and noise sh...
 
Manipulating continuous variable photonic entanglement
Manipulating continuous variable photonic entanglementManipulating continuous variable photonic entanglement
Manipulating continuous variable photonic entanglement
 
Entropic characteristics of quantum channels and the additivity problem
Entropic characteristics of quantum channels and the additivity problemEntropic characteristics of quantum channels and the additivity problem
Entropic characteristics of quantum channels and the additivity problem
 
Gaussian discord imperial
Gaussian discord imperialGaussian discord imperial
Gaussian discord imperial
 
Tsinghua visit
Tsinghua visitTsinghua visit
Tsinghua visit
 
Dic rd theory_quantization_07
Dic rd theory_quantization_07Dic rd theory_quantization_07
Dic rd theory_quantization_07
 
Quantization
QuantizationQuantization
Quantization
 
Fully understanding cmrr taiwan-2012
Fully understanding cmrr taiwan-2012Fully understanding cmrr taiwan-2012
Fully understanding cmrr taiwan-2012
 
The security of quantum cryptography
The security of quantum cryptographyThe security of quantum cryptography
The security of quantum cryptography
 
Photodiode amplifers
Photodiode amplifersPhotodiode amplifers
Photodiode amplifers
 

Similar to Randomness conductors

Relaxed Utility Maximization in Complete Markets
Relaxed Utility Maximization in Complete MarketsRelaxed Utility Maximization in Complete Markets
Relaxed Utility Maximization in Complete Markets
guasoni
 
Nonparametric Density Estimation
Nonparametric Density EstimationNonparametric Density Estimation
Nonparametric Density Estimation
jachno
 
CiE 2010 talk
CiE 2010 talkCiE 2010 talk
CiE 2010 talk
ilyaraz
 
Triangle counting handout
Triangle counting handoutTriangle counting handout
Triangle counting handout
csedays
 
Rank awarealgs small11
Rank awarealgs small11Rank awarealgs small11
Rank awarealgs small11
Jules Esp
 
Rank awarealgs small11
Rank awarealgs small11Rank awarealgs small11
Rank awarealgs small11
Jules Esp
 

Similar to Randomness conductors (20)

Density theorems for Euclidean point configurations
Density theorems for Euclidean point configurationsDensity theorems for Euclidean point configurations
Density theorems for Euclidean point configurations
 
Advances in Directed Spanners
Advances in Directed SpannersAdvances in Directed Spanners
Advances in Directed Spanners
 
Clustering of graphs and search of assemblages
Clustering of graphs and search of assemblagesClustering of graphs and search of assemblages
Clustering of graphs and search of assemblages
 
Numerical Linear Algebra for Data and Link Analysis.
Numerical Linear Algebra for Data and Link Analysis.Numerical Linear Algebra for Data and Link Analysis.
Numerical Linear Algebra for Data and Link Analysis.
 
Relaxed Utility Maximization in Complete Markets
Relaxed Utility Maximization in Complete MarketsRelaxed Utility Maximization in Complete Markets
Relaxed Utility Maximization in Complete Markets
 
Subgradient Methods for Huge-Scale Optimization Problems - Юрий Нестеров, Cat...
Subgradient Methods for Huge-Scale Optimization Problems - Юрий Нестеров, Cat...Subgradient Methods for Huge-Scale Optimization Problems - Юрий Нестеров, Cat...
Subgradient Methods for Huge-Scale Optimization Problems - Юрий Нестеров, Cat...
 
Cs345 cl
Cs345 clCs345 cl
Cs345 cl
 
Nonparametric Density Estimation
Nonparametric Density EstimationNonparametric Density Estimation
Nonparametric Density Estimation
 
The Gaussian Hardy-Littlewood Maximal Function
The Gaussian Hardy-Littlewood Maximal FunctionThe Gaussian Hardy-Littlewood Maximal Function
The Gaussian Hardy-Littlewood Maximal Function
 
CI_L01_Optimization.pdf
CI_L01_Optimization.pdfCI_L01_Optimization.pdf
CI_L01_Optimization.pdf
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Andreas Eberle
Andreas EberleAndreas Eberle
Andreas Eberle
 
CiE 2010 talk
CiE 2010 talkCiE 2010 talk
CiE 2010 talk
 
1535 graph algorithms
1535 graph algorithms1535 graph algorithms
1535 graph algorithms
 
Sketching and locality sensitive hashing for alignment
Sketching and locality sensitive hashing for alignmentSketching and locality sensitive hashing for alignment
Sketching and locality sensitive hashing for alignment
 
Triangle counting handout
Triangle counting handoutTriangle counting handout
Triangle counting handout
 
Rank awarealgs small11
Rank awarealgs small11Rank awarealgs small11
Rank awarealgs small11
 
Rank awarealgs small11
Rank awarealgs small11Rank awarealgs small11
Rank awarealgs small11
 
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
 
Chap10 slides
Chap10 slidesChap10 slides
Chap10 slides
 

More from wtyru1989

The gaussian minimum entropy conjecture
The gaussian minimum entropy conjectureThe gaussian minimum entropy conjecture
The gaussian minimum entropy conjecture
wtyru1989
 
Entanglement of formation
Entanglement of formationEntanglement of formation
Entanglement of formation
wtyru1989
 
Bound entanglement is not rare
Bound entanglement is not rareBound entanglement is not rare
Bound entanglement is not rare
wtyru1989
 
Continuous variable quantum entanglement and its applications
Continuous variable quantum entanglement and its applicationsContinuous variable quantum entanglement and its applications
Continuous variable quantum entanglement and its applications
wtyru1989
 
Postselection technique for quantum channels and applications for qkd
Postselection technique for quantum channels and applications for qkdPostselection technique for quantum channels and applications for qkd
Postselection technique for quantum channels and applications for qkd
wtyru1989
 
Qkd and de finetti theorem
Qkd and de finetti theoremQkd and de finetti theorem
Qkd and de finetti theorem
wtyru1989
 
Lattices, sphere packings, spherical codes
Lattices, sphere packings, spherical codesLattices, sphere packings, spherical codes
Lattices, sphere packings, spherical codes
wtyru1989
 
Studies on next generation access technology using radio over free space opti...
Studies on next generation access technology using radio over free space opti...Studies on next generation access technology using radio over free space opti...
Studies on next generation access technology using radio over free space opti...
wtyru1989
 
Complex model of fso links
Complex model of fso linksComplex model of fso links
Complex model of fso links
wtyru1989
 
Atmospheric aberrations in coherent laser systems
Atmospheric aberrations in coherent laser systemsAtmospheric aberrations in coherent laser systems
Atmospheric aberrations in coherent laser systems
wtyru1989
 
Physics of wave_propagation_in_a_turbulent_medium
Physics of wave_propagation_in_a_turbulent_mediumPhysics of wave_propagation_in_a_turbulent_medium
Physics of wave_propagation_in_a_turbulent_medium
wtyru1989
 

More from wtyru1989 (16)

Quantum optical measurement
Quantum optical measurementQuantum optical measurement
Quantum optical measurement
 
The gaussian minimum entropy conjecture
The gaussian minimum entropy conjectureThe gaussian minimum entropy conjecture
The gaussian minimum entropy conjecture
 
Entanglement of formation
Entanglement of formationEntanglement of formation
Entanglement of formation
 
Bound entanglement is not rare
Bound entanglement is not rareBound entanglement is not rare
Bound entanglement is not rare
 
Continuous variable quantum entanglement and its applications
Continuous variable quantum entanglement and its applicationsContinuous variable quantum entanglement and its applications
Continuous variable quantum entanglement and its applications
 
Lect12 photodiode detectors
Lect12 photodiode detectorsLect12 photodiode detectors
Lect12 photodiode detectors
 
Postselection technique for quantum channels and applications for qkd
Postselection technique for quantum channels and applications for qkdPostselection technique for quantum channels and applications for qkd
Postselection technique for quantum channels and applications for qkd
 
Encrypting with entanglement matthias christandl
Encrypting with entanglement matthias christandlEncrypting with entanglement matthias christandl
Encrypting with entanglement matthias christandl
 
Qkd and de finetti theorem
Qkd and de finetti theoremQkd and de finetti theorem
Qkd and de finetti theorem
 
Lattices, sphere packings, spherical codes
Lattices, sphere packings, spherical codesLattices, sphere packings, spherical codes
Lattices, sphere packings, spherical codes
 
标量量化
标量量化标量量化
标量量化
 
Op amp tutorial-1
Op amp tutorial-1Op amp tutorial-1
Op amp tutorial-1
 
Studies on next generation access technology using radio over free space opti...
Studies on next generation access technology using radio over free space opti...Studies on next generation access technology using radio over free space opti...
Studies on next generation access technology using radio over free space opti...
 
Complex model of fso links
Complex model of fso linksComplex model of fso links
Complex model of fso links
 
Atmospheric aberrations in coherent laser systems
Atmospheric aberrations in coherent laser systemsAtmospheric aberrations in coherent laser systems
Atmospheric aberrations in coherent laser systems
 
Physics of wave_propagation_in_a_turbulent_medium
Physics of wave_propagation_in_a_turbulent_mediumPhysics of wave_propagation_in_a_turbulent_medium
Physics of wave_propagation_in_a_turbulent_medium
 

Recently uploaded

TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
panagenda
 

Recently uploaded (20)

2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch Tuesday
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptx
 
State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!
 
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
 
Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - Questionnaire
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
Design Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptxDesign Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptx
 
Overview of Hyperledger Foundation
Overview of Hyperledger FoundationOverview of Hyperledger Foundation
Overview of Hyperledger Foundation
 
UiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewUiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overview
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
 
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
Event-Driven Architecture Masterclass: Integrating Distributed Data Stores Ac...
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentation
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptx
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
 
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform Engineering
 

Randomness conductors

  • 1. Randomness Conductors (II) Condensers Expander Graphs Universal Hash Functions .. ... Randomness Extractors .
  • 2. Randomness Conductors – Motivation • Various relations between expanders, extractors, condensers & universal hash functions. • Unifying all of these as instances of a more general combinatorial object: – Useful in constructions. – Possible to study new phenomena not captured by either individual object.
  • 3. Randomness Conductors Meta-Definition N M Prob. dist. X Prob. dist. X’ D x x’ An R-conductor if for every (k,k’) ∈ R, X has ≥ k bits of “entropy” ⇒ X’ has ≥ k’ bits of “entropy”.
  • 4. Measures of Entropy • A naïve measure - support size • Collision(X) = Pr[X(1)=X(2)] = ||X||2 • Min-entropy(X) ≥ k if ∀x, Pr[x] ≤ 2-k • X and Y are ε-close if maxT | Pr[X∈T] - Pr[Y∈T] | = ½ ||X-Y||1 ≤ ε • X’ is ε-close Y of min-entropy k ⇒ | Support(X’)|≥ (1-ε) 2k
  • 5. Vertex Expansion N N |Support(X’)| |Support(X)|≤ K D ≥ A |Support(X)| (A > 1) Lossless expanders: A > (1-ε) D (for ε < ½)
  • 6. 2nd Eigenvalue Expansion N N X D X’ λ < β < 1, collision(X’) –1/N ≤ λ2 (collision(X) –1/N)
  • 7. Unbalanced Expanders / Condensers N M≪N X X’ D • Farewell constant degree (for any non-trivial task |Support(X)|= N0.99, |Support(X’)|≥ 10D) • Requiring small collision(X’) too strong (same for large min-entropy(X’)).
  • 8. Dispersers and Extractors [Sipser 88,NZ 93] N M≪N X X’ D • (k,ε)-disperser if |Support(X)| ≥ 2k ⇒ |Support(X’)|≥ (1-ε) M • (k,ε)-extractor if Min-entropy(X) ≥ k ⇒ X’ ε-close to uniform
  • 9. Randomness Conductors • Expanders, extractors, condensers & universal hash functions are all functions, f : [N] × [D] → [M], that transform: X “of entropy” k ⇒ X’ = f (X,Uniform) “of entropy” k’ Randomness conductors: • Many flavors: – Measure of entropy. As in extractors. – Balanced vs. unbalanced. – Lossless vs. lossy. Allows the entire – Lower vs. upper bound on k. spectrum. – Is X’ close to uniform? – …
  • 10. Conductors: Broad Spectrum Approach N M≪N X X’ D • An ε-conductor, ε:[0, log N]×[0, log M]→[0,1], if: ∀ k, k’, min-entropy(X’) ≥ k ⇒ X’ ε (k,k’)-close to some Y of min-entropy k’
  • 11. Constructions Most applications need explicit expanders. Could mean: • Should be easy to build G (in time poly N). • When N is huge (e.g. 260) need: – Given vertex name x and edge label i easy to find the ith neighbor of x (in time poly log N).
  • 12. [CRVW 02]: Const. Degree, Lossless Expanders … N N ∀S, |S|≤ K |Γ(S)| ≥ (1-ε) D |S| D (K=Ω (N))
  • 13. … That Can Even Be Slightly Unbalanced N M=δ N ∀S, |S|≤ K |Γ(S)| ≥ (1-ε) D |S| D 0<ε,δ≤ 1 are constants ⇒ D is constant & K=Ω (N) For the curious: K=Ω (ε M/D) & D= poly (1/ε, log (1/δ)) (fully explicit: D= quasi poly (1/ε, log (1/δ)).
  • 14. History • Explicit construction of constant-degree expanders was difficult. • Celebrated sequence of algebraic constructions [Mar73 ,GG80,JM85,LPS86,AGM87,Mar88,Mor94]. • Achieved optimal 2nd eigenvalue (Ramanujan graphs), but this only implies expansion ≤ D/2 [Kah95]. • “Combinatorial” constructions: Ajtai [Ajt87], more explicit and very simple: [RVW00]. • “Lossless objects”: [Alo95,RR99,TUZ01] • Unique neighbor, constant degree expanders [Cap01,AC02].
  • 15. The Lossless Expanders • Starting point [RVW00]: A combinatorial construction of constant-degree expanders with simple analysis. • Heart of construction – New Zig-Zag Graph Product: Compose large graph w/ small graph to obtain a new graph which (roughly) inherits – Size of large graph. – Degree from the small graph. – Expansion from both.
  • 16. The Zigzag Product z “Theorem”: Expansion (G1 z G2) ≈ min {Expansion (G1), Expansion (G2)}
  • 17. Zigzag Intuition (Case I) Conditional distributions within “clouds” far from uniform – The first “small step” adds entropy. – Next two steps can’t lose entropy.
  • 18. Zigzag Intuition (Case II) Conditional distributions within clouds uniform • First small step does nothing. • Step on big graph “scatters” among clouds (shifts entropy) • Second small step adds entropy.
  • 19. Reducing to the Two Cases • Need to show: the transition prob. matrix M of G1 z 2 shrinks every vector π∈ℜND that is G perp. to uniform. 1 2 … … D • Write π as N×D Matrix: 1 π ⊥ uniform ⇒ sum of … entries is 0. u .4 -.3 … … 0 – RowSums(x) = “distribution” … on clouds themselves N • Can decompose π = π|| + π⊥ , where π|| is constant on rows, and all rows of π⊥ are perp. to uniform. • Suffices to show M shrinks π|| and π⊥ individually!
  • 20. Results & Extensions [RVW00] • Simple analysis in terms of second eigenvalue mimics the intuition. • Can obtain degree 3 ! • Additional results (high min-entropy extractors and their applications). • Subsequent work [ALW01,MW01] relates to semidirect product of groups ⇒ new results on expanding Cayley graphs.
  • 21. Closer Look: Rotation Maps • Expanders normally viewed as maps (vertex)×(edge label) → (vertex). X,i Y,j • Here: (vertex)×(edge label) → (vertex)×(edge label). Permutation ⇒ The big step never lose. (X,i) → (Y,j) if (X, i ) and (Y, j ) Inspired by ideas from the setting of correspond to “extractors” [RR99]. same edge of G1
  • 22. Inherent Entropy Loss – In each case, only one of two small steps “works” – But paid for both in degree.
  • 23. Trying to improve ??? ???
  • 24. Zigzag for Unbalanced Graphs • The zig-zag product for conductors can produce constant degree, lossless expanders. • Previous constructions and composition techniques from the extractor literature extend to (useful) explicit constructions of conductors.
  • 25. Some Open Problems • Being lossless from both sides (the non-bipartite case). • Better expansion yet? • Further study of randomness conductors.