SlideShare une entreprise Scribd logo
1  sur  16
Télécharger pour lire hors ligne
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Network Coding and PolyMatroid/Co-PolyMatroid:
A Short Survey
Joe Suzuki
Osaka University
May 17-19, 2013
Eighth Asian-European Workshop on Information Theory
Kamakura, Kanagawa
1 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Road Map
From Multiterminal Information Theory to Network Coding
Why Polymatroid/Co-Polymatroid?
Comparing three papers
Future Problems
.
1 T. S. Han ”Slepian-Wolf-Cover theorem for a network of channels”,
Inform. Control, vol. 47, no. 1, pp.67 -83 1980
.
2 R. Ahlswede , N. Cai , S. Y. R. Li and R. W. Yeung ”Network
information flow”, IEEE Trans. Inf. Theory, vol. IT-46, pp.1204
-1216 2000
3 Han Te Sun “Multicasting Multiple Correlated Sources to Myltiple
Sinks over a Noisy Channel Network”, IEEE Trans. on Inform.
Theory, Jan. 2011
2 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Network N = (V , E, C)
G = (V , E): DAG
V : finite set (nodes)
E ⊂ {(i, j)|i ̸= j, i, j ∈ V } (edge)
Φ, Ψ ⊂ V , Φ ∩ Ψ = ϕ (source and sink nodes)
Source Xn
s = (X
(1)
s , · · · , X
(n)
s ) (s ∈ Φ): stationary ergodic
XΦ = (Xs)s∈Φ, XT = (Xs)s∈T (T ⊂ Ψ)
Channel C = (ci,j ), ci,j := lim
n→∞
1
n
max
Xn
i
I(Xn
i , Xn
j ) (capacity)
statistically independent for each (i, j) ∈ E
strong converse property
3 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Existing Results assuming DAGs
Sinks
Sources single multiple
single Ahlswede et. al. 2000
multiple Han 1980 Han 2011
4 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Capacity Function ρN (S), S ⊂ Φ
(M, ¯M): pair (cut) of M ⊂ V and ¯M := V M
 
EM := {(i, j) ∈ E|i ∈ M, j ∈ ¯M} (cut set)
c(M, ¯M) :=
∑
(i,j)∈E,i∈M,j∈ ¯M
cij
ρt(S) := min
M:S⊂M,t∈ ¯M
c(M, ¯M)
for each ϕ ̸= S ⊂ Φ, t ∈ Ψ
ρN (S) := min
t∈Ψ
ρt(S)
5 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Example 1
Φ = {s1, s2}, Ψ = {t1, t2}, cij = 1, (i, j) ∈ E
dd‚   © dd‚   ©
  © dd‚   © dd‚
c c c
s1 s2
t1 t2
ρt1 ({s2}) = ρt2 ({s1}) = 1 , ρt1 ({s1}) = ρt2 ({s2}) = 2
ρt1 ({s1, s2}) = ρt2 ({s1, s2}) = 2
ρN ({s1}) = min(ρt1 ({s1}), ρt2 ({s2})) = 1
ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = 1
ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = 2
6 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Example 2
Φ = {s1, s2}, Ψ = {t1, t2}, 0 < p < 1, cij is replaced by
h(p) := −p log2 p − (1 − p) log2(1 − p) for −→
dd‚   © dd‚   ©
  © dd‚   © dd‚
c c c
s1 s2
t1 t2
ρt1 ({s2}) = ρt2 ({s1}) = h(p) , ρt1 ({s1}) = ρt2 ({s2}) = 1 + h(p)
ρt1 ({s1, s2}) = ρt2 ({s1, s2}) = min{1 + 2h(p), 2}
ρN ({s1}) = min(ρt1 ({s1}), ρt1 ({s2})) = h(p)
ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = h(p)
ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = min{1+2h(p), 2}
7 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
(n, (Rij )(i,j)∈E , δ, ϵ)-code
Xs: possible values Xs can take
fsj : Xn
s → [1, 2n(Rsj −δ)
] for each s ∈ Φ, (s, j) ∈ E
hsj = ψsj ◦ wsj ◦ φsj ◦ fsj : Xn
s → [1, 2n(Rsj −δ)
]
fij :
∏
k:(k,j)∈E
[1, 2n(Rki −δ)
] → [1, 2n(Rij −δ)
] for each i ̸∈ Φ, (i, j) ∈ E
hij = ψij ◦ wij ◦ φij ◦ fij :
∏
k:(k,j)∈E
[1, 2n(Rki −δ)
] → [1, 2n(Rij −δ)
]
λn,t := Pr{ˆXΦ,t ̸= Xn
Φ} ≤ ϵ
gt :
∏
k:(k,t)∈E
[1, 2n(Rkt −δ)
] → Xn
Φ for each t ∈ Ψ
8 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Han 1980 (|Ψ| = 1)
Def: (Rij )(i,j)∈E is achievable for XΦ and G = (V , E)
.
.(n, (Rij )(i,j)∈E , δ, ϵ)-code exists
Def: XΦ is transmissible over N = (V , E, C)
.
.
(Rij + τ)(i,j)∈E is achievable for G = (V , E) and any τ > 0
Theorem (|Ψ| = 1)
XΦ is transmissible over N
⇐⇒ H(XS |X¯S ) ≤ ρt(S) for Ψ = {t} and each ϕ ̸= S ⊂ Φ
The notion of network coding appeared first.
9 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Polymatroid/Co-Polymatroid
E: nonempty finite set
Def: ρ : 2E → R≥0 is a polymatroid on E
.
.
.
1 0 ≤ ρ(X) ≤ |X|
.
2 X ⊂ Y ⊂ E =⇒ ρ(X) ≤ ρ(Y )
.
3 ρ(X) + ρ(Y ) ≥ ρ(X ∪ Y ) + ρ(X ∩ Y )
Def: σ : 2E → R≥0 is a co-polymatroid on E
.
1 0 ≤ σ(X) ≤ |X|
2 X ⊂ Y ⊂ E =⇒ σ(X) ≤ σ(Y )
3 σ(X) + σ(Y ) ≤ σ(X ∪ Y ) + σ(X ∩ Y )
H(XS |X¯S ) is a co-polymatroid on Φ
ρt(S) = minM:S⊂M,t∈ ¯M c(M, ¯M) is a polymatroid on Φ
10 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
co-polymatroid σ(S) and polymatroid ρ(S)
Slepian-Wolf is available for proof of Direct Part
{(Rs)s∈Φ|σ(S) ≤
∑
i∈S
Ri ≤ ρ(S), ϕ ̸= S ⊂ Φ} ̸= ϕ
⇐⇒ σ(S) ≤ ρ(S) , ϕ ̸= S ⊂ Φ
d
d
d
d
d
d
d
d
d
d
d
E
T
R1
R2
a1b1
a2
b2
a12
b12
a1 ≤ R1 ≤ b1
a2 ≤ R2 ≤ b2
a12 ≤ R1 + R2 ≤ b12
11 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Han 2011
Theorem (general)
.
.
XΦ is transmissible over N
⇐⇒ H(XS |X¯S ) ≤ ρN (S) for each ϕ ̸= S ⊂ Φ
The proof is much more difficult
.
.
|Ψ| ̸= 1 ̸=⇒ ρN is not a polymatroid
Slepian-Wolf cannot be assumed for proof of Direct Part:
{(Rs)s∈Φ|H(XS |X¯S ) ≤
∑
i∈S
Ri ≤ ρN (S) , ϕ ̸= S ⊂ Φ}
may be empty
12 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Example 1 for uniform and independent X1, X2 ∈ {0, 1}
Φ = {s1, s2}, Ψ = {t1, t2}, cij = 1, (i, j) ∈ E
d
d‚
 
 ©
d
d‚
 
 ©
 
 ©
d
d‚
 
 ©
d
d‚
c c c
s1 s2
t1 t2
d
d‚
 
 ©
d
d‚
 
 ©
 
 ©
d
d‚
 
 ©
d
d‚
c c c
X1X2 X1X2
X1 X2
X1 X2X1 ⊕ X2
ρN ({s1}) = min(ρt1 ({s1}), ρt2 ({s2})) = 1
ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = 1
ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = 2
H(X1|X2) = H(X1) = 1 , H(X2|X1) = H(X2) = 1
H(X1X2) = H(X1) + H(X2) = 2
13 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Example 2 for binary symetric channel with probability p
d
dd‚
 
  ©
d
dd‚
 
  ©
 
  ©
d
dd‚
 
  ©
d
dd‚
c c c
s1 s2
t1 t2
d
dd‚
 
  ©
d
dd‚
 
  ©
 
  ©
d
dd‚
 
  ©
d
dd‚
c c c
X1X2 X1X2
X1 X2
X1 X2A(X1 ⊕ X2)
AX1 AX2
ρN ({s1}) = min(ρt1 ({s1}), ρt1 ({s2})) = h(p)
ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = h(p)
ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = min{1+2h(p), 2}
H(X1|X2) = h(p) , H(X2|X1) = h(p)
H(X1X2) = 1 + h(p)
A: m × n, m = nh(p) (K¨orner-Marton, 1979)
14 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Ahlswede et. al. 2000 (|Φ| = 1)
Propose a coding scheme (α, β, γ-codes) to show that
Φ = {s}
R = (Ri,j )(i,j)∈E
Theorem (|Ψ| = 1)
.
.
R is achievable for Xs and G
⇐⇒ the capacity of R is no less than H(Xs)
α, β, γ-codes deal with non-DAG cases (with loop).
(Ahlswede et. al. 2000 is included by Han 2011 but covers
non-DAG cases)
15 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion
Conclusion
Contribution
.
.
Short survey of the three papers.
Future Work
.
.
Extension Han 2011 to the non-DAG case (with loop)
16 / 16
Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey

Contenu connexe

Tendances

Inner product space
Inner product spaceInner product space
Inner product spaceSheharBano31
 
Hideitsu Hino
Hideitsu HinoHideitsu Hino
Hideitsu HinoSuurist
 
Tetsunao Matsuta
Tetsunao MatsutaTetsunao Matsuta
Tetsunao MatsutaSuurist
 
Solovay Kitaev theorem
Solovay Kitaev theoremSolovay Kitaev theorem
Solovay Kitaev theoremJamesMa54
 
Hiroaki Shiokawa
Hiroaki ShiokawaHiroaki Shiokawa
Hiroaki ShiokawaSuurist
 
Model reduction design for continuous systems with finite frequency specifications
Model reduction design for continuous systems with finite frequency specificationsModel reduction design for continuous systems with finite frequency specifications
Model reduction design for continuous systems with finite frequency specificationsIJECEIAES
 
Common fixed point theorems with continuously subcompatible mappings in fuzz...
 Common fixed point theorems with continuously subcompatible mappings in fuzz... Common fixed point theorems with continuously subcompatible mappings in fuzz...
Common fixed point theorems with continuously subcompatible mappings in fuzz...Alexander Decker
 
Hiroyuki Sato
Hiroyuki SatoHiroyuki Sato
Hiroyuki SatoSuurist
 
The Universal Bayesian Chow-Liu Algorithm
The Universal Bayesian Chow-Liu AlgorithmThe Universal Bayesian Chow-Liu Algorithm
The Universal Bayesian Chow-Liu AlgorithmJoe Suzuki
 
A new axisymmetric finite element
A new axisymmetric finite elementA new axisymmetric finite element
A new axisymmetric finite elementStefan Duprey
 
Cordial Labelings in the Context of Triplication
Cordial Labelings in the Context of  TriplicationCordial Labelings in the Context of  Triplication
Cordial Labelings in the Context of TriplicationIRJET Journal
 
exceptionaly long-range quantum lattice models
exceptionaly long-range quantum lattice modelsexceptionaly long-range quantum lattice models
exceptionaly long-range quantum lattice modelsMauritz van den Worm
 
l1-Embeddings and Algorithmic Applications
l1-Embeddings and Algorithmic Applicationsl1-Embeddings and Algorithmic Applications
l1-Embeddings and Algorithmic ApplicationsGrigory Yaroslavtsev
 
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7njit-ronbrown
 
Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...
Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...
Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...IJERA Editor
 
My presentation all shortestpath
My presentation all shortestpathMy presentation all shortestpath
My presentation all shortestpathCarlostheran
 

Tendances (19)

Pixel relationships
Pixel relationshipsPixel relationships
Pixel relationships
 
Inner product space
Inner product spaceInner product space
Inner product space
 
Hideitsu Hino
Hideitsu HinoHideitsu Hino
Hideitsu Hino
 
Tetsunao Matsuta
Tetsunao MatsutaTetsunao Matsuta
Tetsunao Matsuta
 
Solovay Kitaev theorem
Solovay Kitaev theoremSolovay Kitaev theorem
Solovay Kitaev theorem
 
Hiroaki Shiokawa
Hiroaki ShiokawaHiroaki Shiokawa
Hiroaki Shiokawa
 
Model reduction design for continuous systems with finite frequency specifications
Model reduction design for continuous systems with finite frequency specificationsModel reduction design for continuous systems with finite frequency specifications
Model reduction design for continuous systems with finite frequency specifications
 
Common fixed point theorems with continuously subcompatible mappings in fuzz...
 Common fixed point theorems with continuously subcompatible mappings in fuzz... Common fixed point theorems with continuously subcompatible mappings in fuzz...
Common fixed point theorems with continuously subcompatible mappings in fuzz...
 
Hiroyuki Sato
Hiroyuki SatoHiroyuki Sato
Hiroyuki Sato
 
The Universal Bayesian Chow-Liu Algorithm
The Universal Bayesian Chow-Liu AlgorithmThe Universal Bayesian Chow-Liu Algorithm
The Universal Bayesian Chow-Liu Algorithm
 
A new axisymmetric finite element
A new axisymmetric finite elementA new axisymmetric finite element
A new axisymmetric finite element
 
Slides
SlidesSlides
Slides
 
Cordial Labelings in the Context of Triplication
Cordial Labelings in the Context of  TriplicationCordial Labelings in the Context of  Triplication
Cordial Labelings in the Context of Triplication
 
exceptionaly long-range quantum lattice models
exceptionaly long-range quantum lattice modelsexceptionaly long-range quantum lattice models
exceptionaly long-range quantum lattice models
 
l1-Embeddings and Algorithmic Applications
l1-Embeddings and Algorithmic Applicationsl1-Embeddings and Algorithmic Applications
l1-Embeddings and Algorithmic Applications
 
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
 
A
AA
A
 
Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...
Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...
Catalan Tau Collocation for Numerical Solution of 2-Dimentional Nonlinear Par...
 
My presentation all shortestpath
My presentation all shortestpathMy presentation all shortestpath
My presentation all shortestpath
 

En vedette

Ibm 3838
Ibm 3838Ibm 3838
Ibm 3838Arif A.
 
Graphquadraticfcns2
Graphquadraticfcns2Graphquadraticfcns2
Graphquadraticfcns2loptruonga2
 
Fyltex 2-6x Part 1
Fyltex 2-6x Part 1Fyltex 2-6x Part 1
Fyltex 2-6x Part 1MarcelaLugo
 
November 19, 2014
November 19, 2014November 19, 2014
November 19, 2014khyps13
 
The Associative Property
The Associative PropertyThe Associative Property
The Associative Propertykmspruill
 
Khanna chalisa presentation
Khanna chalisa presentationKhanna chalisa presentation
Khanna chalisa presentationRishi Patil
 
11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)Nigel Simmons
 
Tema 10 Hardware y redes
Tema 10 Hardware y redesTema 10 Hardware y redes
Tema 10 Hardware y redesm2195
 
20091025 cryptoprotocols nikolenko_lecture06
20091025 cryptoprotocols nikolenko_lecture0620091025 cryptoprotocols nikolenko_lecture06
20091025 cryptoprotocols nikolenko_lecture06Computer Science Club
 
Anton Komat - Kaj bi svet brez pogumnih žensk
Anton Komat - Kaj bi svet brez pogumnih ženskAnton Komat - Kaj bi svet brez pogumnih žensk
Anton Komat - Kaj bi svet brez pogumnih ženskOpechancanough
 
Steiner Tree Parameterized by Treewidth
Steiner Tree Parameterized by TreewidthSteiner Tree Parameterized by Treewidth
Steiner Tree Parameterized by TreewidthASPAK2014
 
รวมใบงานจ้าลูกศิษย์เลิฟ
รวมใบงานจ้าลูกศิษย์เลิฟรวมใบงานจ้าลูกศิษย์เลิฟ
รวมใบงานจ้าลูกศิษย์เลิฟYodhathai Reesrikom
 
Uspto reexamination request - update - sep 21st to sep 27th, 2011 - invn tree
Uspto   reexamination request - update - sep 21st to sep 27th, 2011 - invn treeUspto   reexamination request - update - sep 21st to sep 27th, 2011 - invn tree
Uspto reexamination request - update - sep 21st to sep 27th, 2011 - invn treeInvnTree IP Services Pvt. Ltd.
 
C:\documents and settings\sena\my documents\taller hardware
C:\documents and settings\sena\my documents\taller hardwareC:\documents and settings\sena\my documents\taller hardware
C:\documents and settings\sena\my documents\taller hardwareVictor Martinez
 
TecnologíA De La EducacióN
TecnologíA De La EducacióNTecnologíA De La EducacióN
TecnologíA De La EducacióNcarlos_devia
 
Managing 4,000 devices across 20+ remote sites on a single console
Managing 4,000 devices across 20+ remote sites on a single consoleManaging 4,000 devices across 20+ remote sites on a single console
Managing 4,000 devices across 20+ remote sites on a single consoleManageEngine, Zoho Corporation
 

En vedette (20)

Ibm 3838
Ibm 3838Ibm 3838
Ibm 3838
 
Vido conferencia
Vido conferenciaVido conferencia
Vido conferencia
 
Graphquadraticfcns2
Graphquadraticfcns2Graphquadraticfcns2
Graphquadraticfcns2
 
Cse 615
Cse 615Cse 615
Cse 615
 
Fyltex 2-6x Part 1
Fyltex 2-6x Part 1Fyltex 2-6x Part 1
Fyltex 2-6x Part 1
 
November 19, 2014
November 19, 2014November 19, 2014
November 19, 2014
 
JustSayNo
JustSayNoJustSayNo
JustSayNo
 
The Associative Property
The Associative PropertyThe Associative Property
The Associative Property
 
Khanna chalisa presentation
Khanna chalisa presentationKhanna chalisa presentation
Khanna chalisa presentation
 
11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)
 
Tema 10 Hardware y redes
Tema 10 Hardware y redesTema 10 Hardware y redes
Tema 10 Hardware y redes
 
20091025 cryptoprotocols nikolenko_lecture06
20091025 cryptoprotocols nikolenko_lecture0620091025 cryptoprotocols nikolenko_lecture06
20091025 cryptoprotocols nikolenko_lecture06
 
Anton Komat - Kaj bi svet brez pogumnih žensk
Anton Komat - Kaj bi svet brez pogumnih ženskAnton Komat - Kaj bi svet brez pogumnih žensk
Anton Komat - Kaj bi svet brez pogumnih žensk
 
Steiner Tree Parameterized by Treewidth
Steiner Tree Parameterized by TreewidthSteiner Tree Parameterized by Treewidth
Steiner Tree Parameterized by Treewidth
 
รวมใบงานจ้าลูกศิษย์เลิฟ
รวมใบงานจ้าลูกศิษย์เลิฟรวมใบงานจ้าลูกศิษย์เลิฟ
รวมใบงานจ้าลูกศิษย์เลิฟ
 
Uspto reexamination request - update - sep 21st to sep 27th, 2011 - invn tree
Uspto   reexamination request - update - sep 21st to sep 27th, 2011 - invn treeUspto   reexamination request - update - sep 21st to sep 27th, 2011 - invn tree
Uspto reexamination request - update - sep 21st to sep 27th, 2011 - invn tree
 
C:\documents and settings\sena\my documents\taller hardware
C:\documents and settings\sena\my documents\taller hardwareC:\documents and settings\sena\my documents\taller hardware
C:\documents and settings\sena\my documents\taller hardware
 
TecnologíA De La EducacióN
TecnologíA De La EducacióNTecnologíA De La EducacióN
TecnologíA De La EducacióN
 
Managing 4,000 devices across 20+ remote sites on a single console
Managing 4,000 devices across 20+ remote sites on a single consoleManaging 4,000 devices across 20+ remote sites on a single console
Managing 4,000 devices across 20+ remote sites on a single console
 
Graphs[1]
Graphs[1]Graphs[1]
Graphs[1]
 

Similaire à Eighth Asian-European Workshop on Information Theory: Fundamental Concepts in Information Theory

Physical security layer with friendly jammer in half-duplex relaying networks...
Physical security layer with friendly jammer in half-duplex relaying networks...Physical security layer with friendly jammer in half-duplex relaying networks...
Physical security layer with friendly jammer in half-duplex relaying networks...journalBEEI
 
Relation between Information Leakage and Combinatorial Quantities of Linear C...
Relation between Information Leakage and Combinatorial Quantities of Linear C...Relation between Information Leakage and Combinatorial Quantities of Linear C...
Relation between Information Leakage and Combinatorial Quantities of Linear C...Ryutaroh Matsumoto
 
Analysis of coupled inset dielectric guide structure
Analysis of coupled inset dielectric guide structureAnalysis of coupled inset dielectric guide structure
Analysis of coupled inset dielectric guide structureYong Heui Cho
 
Hyers ulam rassias stability of exponential primitive mapping
Hyers  ulam rassias stability of exponential primitive mappingHyers  ulam rassias stability of exponential primitive mapping
Hyers ulam rassias stability of exponential primitive mappingAlexander Decker
 
Linear response theory and TDDFT
Linear response theory and TDDFT Linear response theory and TDDFT
Linear response theory and TDDFT Claudio Attaccalite
 
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Arthur Weglein
 
Dispersion of multiple V-groove guide
Dispersion of multiple V-groove guideDispersion of multiple V-groove guide
Dispersion of multiple V-groove guideYong Heui Cho
 
Hybrid TSR-PSR in nonlinear EH half duplex network: system performance analy...
Hybrid TSR-PSR in nonlinear EH half duplex  network: system performance analy...Hybrid TSR-PSR in nonlinear EH half duplex  network: system performance analy...
Hybrid TSR-PSR in nonlinear EH half duplex network: system performance analy...IJECEIAES
 
A common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert spaceA common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert spaceAlexander Decker
 
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...ijfcstjournal
 
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...
ON APPROACH TO DECREASE DIMENSIONS OF  FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...ON APPROACH TO DECREASE DIMENSIONS OF  FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...ijfcstjournal
 
離散値ベクトル再構成手法とその通信応用
離散値ベクトル再構成手法とその通信応用離散値ベクトル再構成手法とその通信応用
離散値ベクトル再構成手法とその通信応用Ryo Hayakawa
 
A common unique random fixed point theorem in hilbert space using integral ty...
A common unique random fixed point theorem in hilbert space using integral ty...A common unique random fixed point theorem in hilbert space using integral ty...
A common unique random fixed point theorem in hilbert space using integral ty...Alexander Decker
 
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Frank Nielsen
 
Fixed Point Theorem in Fuzzy Metric Space
Fixed Point Theorem in Fuzzy Metric SpaceFixed Point Theorem in Fuzzy Metric Space
Fixed Point Theorem in Fuzzy Metric SpaceIJERA Editor
 
Fixed point result in menger space with ea property
Fixed point result in menger space with ea propertyFixed point result in menger space with ea property
Fixed point result in menger space with ea propertyAlexander Decker
 

Similaire à Eighth Asian-European Workshop on Information Theory: Fundamental Concepts in Information Theory (20)

Physical security layer with friendly jammer in half-duplex relaying networks...
Physical security layer with friendly jammer in half-duplex relaying networks...Physical security layer with friendly jammer in half-duplex relaying networks...
Physical security layer with friendly jammer in half-duplex relaying networks...
 
A05920109
A05920109A05920109
A05920109
 
Kanal wireless dan propagasi
Kanal wireless dan propagasiKanal wireless dan propagasi
Kanal wireless dan propagasi
 
Relation between Information Leakage and Combinatorial Quantities of Linear C...
Relation between Information Leakage and Combinatorial Quantities of Linear C...Relation between Information Leakage and Combinatorial Quantities of Linear C...
Relation between Information Leakage and Combinatorial Quantities of Linear C...
 
Analysis of coupled inset dielectric guide structure
Analysis of coupled inset dielectric guide structureAnalysis of coupled inset dielectric guide structure
Analysis of coupled inset dielectric guide structure
 
Hyers ulam rassias stability of exponential primitive mapping
Hyers  ulam rassias stability of exponential primitive mappingHyers  ulam rassias stability of exponential primitive mapping
Hyers ulam rassias stability of exponential primitive mapping
 
Linear response theory and TDDFT
Linear response theory and TDDFT Linear response theory and TDDFT
Linear response theory and TDDFT
 
Chang etal 2012a
Chang etal 2012aChang etal 2012a
Chang etal 2012a
 
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
 
Dispersion of multiple V-groove guide
Dispersion of multiple V-groove guideDispersion of multiple V-groove guide
Dispersion of multiple V-groove guide
 
Hybrid TSR-PSR in nonlinear EH half duplex network: system performance analy...
Hybrid TSR-PSR in nonlinear EH half duplex  network: system performance analy...Hybrid TSR-PSR in nonlinear EH half duplex  network: system performance analy...
Hybrid TSR-PSR in nonlinear EH half duplex network: system performance analy...
 
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,...
 
A common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert spaceA common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert space
 
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELEM...
 
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...
ON APPROACH TO DECREASE DIMENSIONS OF  FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...ON APPROACH TO DECREASE DIMENSIONS OF  FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...
ON APPROACH TO DECREASE DIMENSIONS OF FIELD-EFFECT TRANSISTORS FRAMEWORK ELE...
 
離散値ベクトル再構成手法とその通信応用
離散値ベクトル再構成手法とその通信応用離散値ベクトル再構成手法とその通信応用
離散値ベクトル再構成手法とその通信応用
 
A common unique random fixed point theorem in hilbert space using integral ty...
A common unique random fixed point theorem in hilbert space using integral ty...A common unique random fixed point theorem in hilbert space using integral ty...
A common unique random fixed point theorem in hilbert space using integral ty...
 
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
 
Fixed Point Theorem in Fuzzy Metric Space
Fixed Point Theorem in Fuzzy Metric SpaceFixed Point Theorem in Fuzzy Metric Space
Fixed Point Theorem in Fuzzy Metric Space
 
Fixed point result in menger space with ea property
Fixed point result in menger space with ea propertyFixed point result in menger space with ea property
Fixed point result in menger space with ea property
 

Plus de Joe Suzuki

RとPythonを比較する
RとPythonを比較するRとPythonを比較する
RとPythonを比較するJoe Suzuki
 
R集会@統数研
R集会@統数研R集会@統数研
R集会@統数研Joe Suzuki
 
E-learning Development of Statistics and in Duex: Practical Approaches and Th...
E-learning Development of Statistics and in Duex: Practical Approaches and Th...E-learning Development of Statistics and in Duex: Practical Approaches and Th...
E-learning Development of Statistics and in Duex: Practical Approaches and Th...Joe Suzuki
 
分枝限定法でモデル選択の計算量を低減する
分枝限定法でモデル選択の計算量を低減する分枝限定法でモデル選択の計算量を低減する
分枝限定法でモデル選択の計算量を低減するJoe Suzuki
 
連続変量を含む条件付相互情報量の推定
連続変量を含む条件付相互情報量の推定連続変量を含む条件付相互情報量の推定
連続変量を含む条件付相互情報量の推定Joe Suzuki
 
E-learning Design and Development for Data Science in Osaka University
E-learning Design and Development for Data Science in Osaka UniversityE-learning Design and Development for Data Science in Osaka University
E-learning Design and Development for Data Science in Osaka UniversityJoe Suzuki
 
AMBN2017 サテライトワークショップ
AMBN2017 サテライトワークショップAMBN2017 サテライトワークショップ
AMBN2017 サテライトワークショップJoe Suzuki
 
CRAN Rパッケージ BNSLの概要
CRAN Rパッケージ BNSLの概要CRAN Rパッケージ BNSLの概要
CRAN Rパッケージ BNSLの概要Joe Suzuki
 
Forest Learning from Data
Forest Learning from DataForest Learning from Data
Forest Learning from DataJoe Suzuki
 
A Bayesian Approach to Data Compression
A Bayesian Approach to Data CompressionA Bayesian Approach to Data Compression
A Bayesian Approach to Data CompressionJoe Suzuki
 
研究紹介(学生向け)
研究紹介(学生向け)研究紹介(学生向け)
研究紹介(学生向け)Joe Suzuki
 
Bayesian Criteria based on Universal Measures
Bayesian Criteria based on Universal MeasuresBayesian Criteria based on Universal Measures
Bayesian Criteria based on Universal MeasuresJoe Suzuki
 
MDL/Bayesian Criteria based on Universal Coding/Measure
MDL/Bayesian Criteria based on Universal Coding/MeasureMDL/Bayesian Criteria based on Universal Coding/Measure
MDL/Bayesian Criteria based on Universal Coding/MeasureJoe Suzuki
 
The Universal Measure for General Sources and its Application to MDL/Bayesian...
The Universal Measure for General Sources and its Application to MDL/Bayesian...The Universal Measure for General Sources and its Application to MDL/Bayesian...
The Universal Measure for General Sources and its Application to MDL/Bayesian...Joe Suzuki
 
Universal Prediction without assuming either Discrete or Continuous
Universal Prediction without assuming either Discrete or ContinuousUniversal Prediction without assuming either Discrete or Continuous
Universal Prediction without assuming either Discrete or ContinuousJoe Suzuki
 
Bayesian network structure estimation based on the Bayesian/MDL criteria when...
Bayesian network structure estimation based on the Bayesian/MDL criteria when...Bayesian network structure estimation based on the Bayesian/MDL criteria when...
Bayesian network structure estimation based on the Bayesian/MDL criteria when...Joe Suzuki
 
Bayes Independence Test
Bayes Independence TestBayes Independence Test
Bayes Independence TestJoe Suzuki
 
Efficietly Learning Bayesian Network Structures based on the B&B Strategy: A ...
Efficietly Learning Bayesian Network Structuresbased on the B&B Strategy: A ...Efficietly Learning Bayesian Network Structuresbased on the B&B Strategy: A ...
Efficietly Learning Bayesian Network Structures based on the B&B Strategy: A ...Joe Suzuki
 
Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...
Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...
Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...Joe Suzuki
 

Plus de Joe Suzuki (20)

RとPythonを比較する
RとPythonを比較するRとPythonを比較する
RとPythonを比較する
 
R集会@統数研
R集会@統数研R集会@統数研
R集会@統数研
 
E-learning Development of Statistics and in Duex: Practical Approaches and Th...
E-learning Development of Statistics and in Duex: Practical Approaches and Th...E-learning Development of Statistics and in Duex: Practical Approaches and Th...
E-learning Development of Statistics and in Duex: Practical Approaches and Th...
 
分枝限定法でモデル選択の計算量を低減する
分枝限定法でモデル選択の計算量を低減する分枝限定法でモデル選択の計算量を低減する
分枝限定法でモデル選択の計算量を低減する
 
連続変量を含む条件付相互情報量の推定
連続変量を含む条件付相互情報量の推定連続変量を含む条件付相互情報量の推定
連続変量を含む条件付相互情報量の推定
 
E-learning Design and Development for Data Science in Osaka University
E-learning Design and Development for Data Science in Osaka UniversityE-learning Design and Development for Data Science in Osaka University
E-learning Design and Development for Data Science in Osaka University
 
UAI 2017
UAI 2017UAI 2017
UAI 2017
 
AMBN2017 サテライトワークショップ
AMBN2017 サテライトワークショップAMBN2017 サテライトワークショップ
AMBN2017 サテライトワークショップ
 
CRAN Rパッケージ BNSLの概要
CRAN Rパッケージ BNSLの概要CRAN Rパッケージ BNSLの概要
CRAN Rパッケージ BNSLの概要
 
Forest Learning from Data
Forest Learning from DataForest Learning from Data
Forest Learning from Data
 
A Bayesian Approach to Data Compression
A Bayesian Approach to Data CompressionA Bayesian Approach to Data Compression
A Bayesian Approach to Data Compression
 
研究紹介(学生向け)
研究紹介(学生向け)研究紹介(学生向け)
研究紹介(学生向け)
 
Bayesian Criteria based on Universal Measures
Bayesian Criteria based on Universal MeasuresBayesian Criteria based on Universal Measures
Bayesian Criteria based on Universal Measures
 
MDL/Bayesian Criteria based on Universal Coding/Measure
MDL/Bayesian Criteria based on Universal Coding/MeasureMDL/Bayesian Criteria based on Universal Coding/Measure
MDL/Bayesian Criteria based on Universal Coding/Measure
 
The Universal Measure for General Sources and its Application to MDL/Bayesian...
The Universal Measure for General Sources and its Application to MDL/Bayesian...The Universal Measure for General Sources and its Application to MDL/Bayesian...
The Universal Measure for General Sources and its Application to MDL/Bayesian...
 
Universal Prediction without assuming either Discrete or Continuous
Universal Prediction without assuming either Discrete or ContinuousUniversal Prediction without assuming either Discrete or Continuous
Universal Prediction without assuming either Discrete or Continuous
 
Bayesian network structure estimation based on the Bayesian/MDL criteria when...
Bayesian network structure estimation based on the Bayesian/MDL criteria when...Bayesian network structure estimation based on the Bayesian/MDL criteria when...
Bayesian network structure estimation based on the Bayesian/MDL criteria when...
 
Bayes Independence Test
Bayes Independence TestBayes Independence Test
Bayes Independence Test
 
Efficietly Learning Bayesian Network Structures based on the B&B Strategy: A ...
Efficietly Learning Bayesian Network Structuresbased on the B&B Strategy: A ...Efficietly Learning Bayesian Network Structuresbased on the B&B Strategy: A ...
Efficietly Learning Bayesian Network Structures based on the B&B Strategy: A ...
 
Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...
Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...
Forest Learning based on the Chow-Liu Algorithm and its Application to Genom...
 

Dernier

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
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
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
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
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
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 

Dernier (20)

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
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
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
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
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
 
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
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 

Eighth Asian-European Workshop on Information Theory: Fundamental Concepts in Information Theory

  • 1. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Network Coding and PolyMatroid/Co-PolyMatroid: A Short Survey Joe Suzuki Osaka University May 17-19, 2013 Eighth Asian-European Workshop on Information Theory Kamakura, Kanagawa 1 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 2. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Road Map From Multiterminal Information Theory to Network Coding Why Polymatroid/Co-Polymatroid? Comparing three papers Future Problems . 1 T. S. Han ”Slepian-Wolf-Cover theorem for a network of channels”, Inform. Control, vol. 47, no. 1, pp.67 -83 1980 . 2 R. Ahlswede , N. Cai , S. Y. R. Li and R. W. Yeung ”Network information flow”, IEEE Trans. Inf. Theory, vol. IT-46, pp.1204 -1216 2000 3 Han Te Sun “Multicasting Multiple Correlated Sources to Myltiple Sinks over a Noisy Channel Network”, IEEE Trans. on Inform. Theory, Jan. 2011 2 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 3. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Network N = (V , E, C) G = (V , E): DAG V : finite set (nodes) E ⊂ {(i, j)|i ̸= j, i, j ∈ V } (edge) Φ, Ψ ⊂ V , Φ ∩ Ψ = ϕ (source and sink nodes) Source Xn s = (X (1) s , · · · , X (n) s ) (s ∈ Φ): stationary ergodic XΦ = (Xs)s∈Φ, XT = (Xs)s∈T (T ⊂ Ψ) Channel C = (ci,j ), ci,j := lim n→∞ 1 n max Xn i I(Xn i , Xn j ) (capacity) statistically independent for each (i, j) ∈ E strong converse property 3 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 4. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Existing Results assuming DAGs Sinks Sources single multiple single Ahlswede et. al. 2000 multiple Han 1980 Han 2011 4 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 5. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Capacity Function ρN (S), S ⊂ Φ (M, ¯M): pair (cut) of M ⊂ V and ¯M := V M   EM := {(i, j) ∈ E|i ∈ M, j ∈ ¯M} (cut set) c(M, ¯M) := ∑ (i,j)∈E,i∈M,j∈ ¯M cij ρt(S) := min M:S⊂M,t∈ ¯M c(M, ¯M) for each ϕ ̸= S ⊂ Φ, t ∈ Ψ ρN (S) := min t∈Ψ ρt(S) 5 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 6. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Example 1 Φ = {s1, s2}, Ψ = {t1, t2}, cij = 1, (i, j) ∈ E dd‚   © dd‚   ©   © dd‚   © dd‚ c c c s1 s2 t1 t2 ρt1 ({s2}) = ρt2 ({s1}) = 1 , ρt1 ({s1}) = ρt2 ({s2}) = 2 ρt1 ({s1, s2}) = ρt2 ({s1, s2}) = 2 ρN ({s1}) = min(ρt1 ({s1}), ρt2 ({s2})) = 1 ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = 1 ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = 2 6 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 7. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Example 2 Φ = {s1, s2}, Ψ = {t1, t2}, 0 < p < 1, cij is replaced by h(p) := −p log2 p − (1 − p) log2(1 − p) for −→ dd‚   © dd‚   ©   © dd‚   © dd‚ c c c s1 s2 t1 t2 ρt1 ({s2}) = ρt2 ({s1}) = h(p) , ρt1 ({s1}) = ρt2 ({s2}) = 1 + h(p) ρt1 ({s1, s2}) = ρt2 ({s1, s2}) = min{1 + 2h(p), 2} ρN ({s1}) = min(ρt1 ({s1}), ρt1 ({s2})) = h(p) ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = h(p) ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = min{1+2h(p), 2} 7 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 8. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion (n, (Rij )(i,j)∈E , δ, ϵ)-code Xs: possible values Xs can take fsj : Xn s → [1, 2n(Rsj −δ) ] for each s ∈ Φ, (s, j) ∈ E hsj = ψsj ◦ wsj ◦ φsj ◦ fsj : Xn s → [1, 2n(Rsj −δ) ] fij : ∏ k:(k,j)∈E [1, 2n(Rki −δ) ] → [1, 2n(Rij −δ) ] for each i ̸∈ Φ, (i, j) ∈ E hij = ψij ◦ wij ◦ φij ◦ fij : ∏ k:(k,j)∈E [1, 2n(Rki −δ) ] → [1, 2n(Rij −δ) ] λn,t := Pr{ˆXΦ,t ̸= Xn Φ} ≤ ϵ gt : ∏ k:(k,t)∈E [1, 2n(Rkt −δ) ] → Xn Φ for each t ∈ Ψ 8 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 9. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Han 1980 (|Ψ| = 1) Def: (Rij )(i,j)∈E is achievable for XΦ and G = (V , E) . .(n, (Rij )(i,j)∈E , δ, ϵ)-code exists Def: XΦ is transmissible over N = (V , E, C) . . (Rij + τ)(i,j)∈E is achievable for G = (V , E) and any τ > 0 Theorem (|Ψ| = 1) XΦ is transmissible over N ⇐⇒ H(XS |X¯S ) ≤ ρt(S) for Ψ = {t} and each ϕ ̸= S ⊂ Φ The notion of network coding appeared first. 9 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 10. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Polymatroid/Co-Polymatroid E: nonempty finite set Def: ρ : 2E → R≥0 is a polymatroid on E . . . 1 0 ≤ ρ(X) ≤ |X| . 2 X ⊂ Y ⊂ E =⇒ ρ(X) ≤ ρ(Y ) . 3 ρ(X) + ρ(Y ) ≥ ρ(X ∪ Y ) + ρ(X ∩ Y ) Def: σ : 2E → R≥0 is a co-polymatroid on E . 1 0 ≤ σ(X) ≤ |X| 2 X ⊂ Y ⊂ E =⇒ σ(X) ≤ σ(Y ) 3 σ(X) + σ(Y ) ≤ σ(X ∪ Y ) + σ(X ∩ Y ) H(XS |X¯S ) is a co-polymatroid on Φ ρt(S) = minM:S⊂M,t∈ ¯M c(M, ¯M) is a polymatroid on Φ 10 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 11. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion co-polymatroid σ(S) and polymatroid ρ(S) Slepian-Wolf is available for proof of Direct Part {(Rs)s∈Φ|σ(S) ≤ ∑ i∈S Ri ≤ ρ(S), ϕ ̸= S ⊂ Φ} ̸= ϕ ⇐⇒ σ(S) ≤ ρ(S) , ϕ ̸= S ⊂ Φ d d d d d d d d d d d E T R1 R2 a1b1 a2 b2 a12 b12 a1 ≤ R1 ≤ b1 a2 ≤ R2 ≤ b2 a12 ≤ R1 + R2 ≤ b12 11 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 12. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Han 2011 Theorem (general) . . XΦ is transmissible over N ⇐⇒ H(XS |X¯S ) ≤ ρN (S) for each ϕ ̸= S ⊂ Φ The proof is much more difficult . . |Ψ| ̸= 1 ̸=⇒ ρN is not a polymatroid Slepian-Wolf cannot be assumed for proof of Direct Part: {(Rs)s∈Φ|H(XS |X¯S ) ≤ ∑ i∈S Ri ≤ ρN (S) , ϕ ̸= S ⊂ Φ} may be empty 12 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 13. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Example 1 for uniform and independent X1, X2 ∈ {0, 1} Φ = {s1, s2}, Ψ = {t1, t2}, cij = 1, (i, j) ∈ E d d‚    © d d‚    ©    © d d‚    © d d‚ c c c s1 s2 t1 t2 d d‚    © d d‚    ©    © d d‚    © d d‚ c c c X1X2 X1X2 X1 X2 X1 X2X1 ⊕ X2 ρN ({s1}) = min(ρt1 ({s1}), ρt2 ({s2})) = 1 ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = 1 ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = 2 H(X1|X2) = H(X1) = 1 , H(X2|X1) = H(X2) = 1 H(X1X2) = H(X1) + H(X2) = 2 13 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 14. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Example 2 for binary symetric channel with probability p d dd‚     © d dd‚     ©     © d dd‚     © d dd‚ c c c s1 s2 t1 t2 d dd‚     © d dd‚     ©     © d dd‚     © d dd‚ c c c X1X2 X1X2 X1 X2 X1 X2A(X1 ⊕ X2) AX1 AX2 ρN ({s1}) = min(ρt1 ({s1}), ρt1 ({s2})) = h(p) ρN ({s2}) = min(ρt1 ({s2}), ρt2 ({s2})) = h(p) ρN ({s1, s2}) = min(ρt1 ({s1, s2}), ρt2 ({s1, s2})) = min{1+2h(p), 2} H(X1|X2) = h(p) , H(X2|X1) = h(p) H(X1X2) = 1 + h(p) A: m × n, m = nh(p) (K¨orner-Marton, 1979) 14 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 15. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Ahlswede et. al. 2000 (|Φ| = 1) Propose a coding scheme (α, β, γ-codes) to show that Φ = {s} R = (Ri,j )(i,j)∈E Theorem (|Ψ| = 1) . . R is achievable for Xs and G ⇐⇒ the capacity of R is no less than H(Xs) α, β, γ-codes deal with non-DAG cases (with loop). (Ahlswede et. al. 2000 is included by Han 2011 but covers non-DAG cases) 15 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey
  • 16. Introduction Preliminary Han 1980 Han 2011 Ahlswede et. al. 2000 Conclusion Conclusion Contribution . . Short survey of the three papers. Future Work . . Extension Han 2011 to the non-DAG case (with loop) 16 / 16 Network Coding and PolyMatroid/Co-PolyMatroid:, A Short Survey