SlideShare ist ein Scribd-Unternehmen logo
1 von 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.

Weitere ähnliche Inhalte

Was ist angesagt?

MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4arogozhnikov
 
MLHEP 2015: Introductory Lecture #2
MLHEP 2015: Introductory Lecture #2MLHEP 2015: Introductory Lecture #2
MLHEP 2015: Introductory Lecture #2arogozhnikov
 
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 2NicolasRR
 
1 hofstad
1 hofstad1 hofstad
1 hofstadYandex
 
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 areaetcenterrbru
 
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...Taiji Suzuki
 
MVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priorsMVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priorsElvis DOHMATOB
 
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
 
Litvinenko low-rank kriging +FFT poster
Litvinenko low-rank kriging +FFT  posterLitvinenko low-rank kriging +FFT  poster
Litvinenko low-rank kriging +FFT posterAlexander Litvinenko
 

Was ist angesagt? (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...
 

Andere mochten auch

Post processing for quantum key distribution
Post processing for quantum key distributionPost processing for quantum key distribution
Post processing for quantum key distributionwtyru1989
 
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 compatibilitywtyru1989
 
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 channelwtyru1989
 
Relative entropy and_squahed_entanglement
Relative entropy and_squahed_entanglementRelative entropy and_squahed_entanglement
Relative entropy and_squahed_entanglementwtyru1989
 
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 moduleswtyru1989
 
Towards a one shot entanglement theory
Towards a one shot entanglement theoryTowards a one shot entanglement theory
Towards a one shot entanglement theorywtyru1989
 
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 attackswtyru1989
 
Balanced homodyne detection
Balanced homodyne detectionBalanced homodyne detection
Balanced homodyne detectionwtyru1989
 
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 entanglementwtyru1989
 
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 problemwtyru1989
 
Gaussian discord imperial
Gaussian discord imperialGaussian discord imperial
Gaussian discord imperialwtyru1989
 
Tsinghua visit
Tsinghua visitTsinghua visit
Tsinghua visitwtyru1989
 
Dic rd theory_quantization_07
Dic rd theory_quantization_07Dic rd theory_quantization_07
Dic rd theory_quantization_07wtyru1989
 
Quantization
QuantizationQuantization
Quantizationwtyru1989
 
Fully understanding cmrr taiwan-2012
Fully understanding cmrr taiwan-2012Fully understanding cmrr taiwan-2012
Fully understanding cmrr taiwan-2012wtyru1989
 
The security of quantum cryptography
The security of quantum cryptographyThe security of quantum cryptography
The security of quantum cryptographywtyru1989
 
Photodiode amplifers
Photodiode amplifersPhotodiode amplifers
Photodiode ampliferswtyru1989
 

Andere mochten auch (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
 

Ähnlich wie Randomness conductors

Density theorems for Euclidean point configurations
Density theorems for Euclidean point configurationsDensity theorems for Euclidean point configurations
Density theorems for Euclidean point configurationsVjekoslavKovac1
 
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 assemblagesData-Centric_Alliance
 
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.Leonid Zhukov
 
Relaxed Utility Maximization in Complete Markets
Relaxed Utility Maximization in Complete MarketsRelaxed Utility Maximization in Complete Markets
Relaxed Utility Maximization in Complete Marketsguasoni
 
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...Yandex
 
Nonparametric Density Estimation
Nonparametric Density EstimationNonparametric Density Estimation
Nonparametric Density Estimationjachno
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysisrik0
 
Andreas Eberle
Andreas EberleAndreas Eberle
Andreas EberleBigMC
 
CiE 2010 talk
CiE 2010 talkCiE 2010 talk
CiE 2010 talkilyaraz
 
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 alignmentssuser2be88c
 
Triangle counting handout
Triangle counting handoutTriangle counting handout
Triangle counting handoutcsedays
 
Rank awarealgs small11
Rank awarealgs small11Rank awarealgs small11
Rank awarealgs small11Jules Esp
 
Rank awarealgs small11
Rank awarealgs small11Rank awarealgs small11
Rank awarealgs small11Jules Esp
 

Ähnlich wie 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
 

Mehr von wtyru1989

Quantum optical measurement
Quantum optical measurementQuantum optical measurement
Quantum optical measurementwtyru1989
 
The gaussian minimum entropy conjecture
The gaussian minimum entropy conjectureThe gaussian minimum entropy conjecture
The gaussian minimum entropy conjecturewtyru1989
 
Entanglement of formation
Entanglement of formationEntanglement of formation
Entanglement of formationwtyru1989
 
Bound entanglement is not rare
Bound entanglement is not rareBound entanglement is not rare
Bound entanglement is not rarewtyru1989
 
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 applicationswtyru1989
 
Lect12 photodiode detectors
Lect12 photodiode detectorsLect12 photodiode detectors
Lect12 photodiode detectorswtyru1989
 
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 qkdwtyru1989
 
Encrypting with entanglement matthias christandl
Encrypting with entanglement matthias christandlEncrypting with entanglement matthias christandl
Encrypting with entanglement matthias christandlwtyru1989
 
Qkd and de finetti theorem
Qkd and de finetti theoremQkd and de finetti theorem
Qkd and de finetti theoremwtyru1989
 
Lattices, sphere packings, spherical codes
Lattices, sphere packings, spherical codesLattices, sphere packings, spherical codes
Lattices, sphere packings, spherical codeswtyru1989
 
标量量化
标量量化标量量化
标量量化wtyru1989
 
Op amp tutorial-1
Op amp tutorial-1Op amp tutorial-1
Op amp tutorial-1wtyru1989
 
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 linkswtyru1989
 
Atmospheric aberrations in coherent laser systems
Atmospheric aberrations in coherent laser systemsAtmospheric aberrations in coherent laser systems
Atmospheric aberrations in coherent laser systemswtyru1989
 
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_mediumwtyru1989
 

Mehr von 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
 

Kürzlich hochgeladen

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 

Kürzlich hochgeladen (20)

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 

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.