Download presentation
Presentation is loading. Please wait.
1
Probabilistic Methods in Coding Theory: Asymmetric Covering Codes Joshua N. Cooper UCSD Dept. of Mathematics Robert B. Ellis Texas A&M Dept. of Mathematics Andrew B. Kahng UCSD Dept. of Computer Science and Engineering
2
Covering Codes Definition: A code is a subset of the set of binary n-strings. The (Hamming) distance d(S,T) between two strings S and T is the number of coordinates at which they differ. Definition: A covering code of radius R is a code C such that, for any binary n-string S, d(S,c) <= R for some element c in C. We use the convention that R will always be as small as possible.
3
Compression WANT: 1010 00 01 10 11 USE: 1110 ID: 00
4
Asymmetric Loss What if only certain types of loss are allowed? For example, we can prohibit changes from 1’s to 0’s -- invalidating the 1010 -> 1110 change from before. Definition: An asymmetric covering code of radius R is a code C such that, for any binary n-string S, there is some element c of C which can be turned into S by flipping at most R 0’s to 1’s.
5
Balls Define the (asymmetric) ball of radius R about the vector (string) x to be the set of strings reachable from the vector x by changing at most R ones to zeroes. A set of vectors is a asymmetric covering code of radius R iff the balls centered at the codewords cover the n-cube (and R is the smallest integer so that this is true).
6
Questions How large is the smallest possible asymmetric covering code of radius R on n bits? Call this number K + (n,R). Interesting cases: 3. Everything else. 1.R is constant. 2. n-R (the “coradius”) is constant.
7
Sphere-Covering Lower Bound: Ball Sizes Size of symmetric ball: independent of ball center Size of asymmetric ball: determined by weight of ball center V 3 (3;1) = 4V 3 (2;1) = 3V 3 (1;1) = 2V 3 (0;1) = 1 - --- - Definition. V n (R): size of symmetric ball of radius R in Q n V n (k;R): size of asymmetric ball of radius R about a point of weight k V n (R) =V n (k;R) = -
8
Sphere-Covering Lower Bound (Constant Radius) Theorem (Symmetric Sphere-Covering Bound). K(n,R) Theorem (Asymmetric Sphere-Covering Bound). Proof.There are vertices of weight k. Fix such a vertex. Largest ball containing such a vertex is centered at level k+R The vertex contributes at least 1/ to the size of K + (n,R). K+(n,R)K+(n,R) ( ) nknk V n (k+R;R) -
9
Upper bounds? How close can we come to the sphere-covering lower bound? Theorem: The size of a minimal (symmetric) covering code of constant radius R is θ(2 n /n R ). The construction is linear, i.e., produces a code which is a linear subspace of GF(2) n. This is a problem, because the algebraic structure of Hamming space shows no respect at all for the asymmetric covering relation. In fact, minimal linear asymmetric covering codes turn out to be HUGE, like θ(2 n ).
10
A Random Approach Let’s try choosing a set of codewords randomly. Let the probability of picking a point x be proportional to log n divided by the number of points which x covers. Then, throw in anything we missed. Result: A code of size θ(2 n log n/n R ). Close, but no cigar.
11
A Tool For asymmetric covering codes C 1 and C 2, define the direct sum to be all concatenations of strings from C 1 and C 2 : Proposition: is an asymmetric covering code of radius R+S if C 1 and C 2 are asymmetric covering codes of radius R and S, respectively, so, in particular, K + (n+m,R+S) <= K + (n,R) K + (m,S).
12
A Random Approach (Reprise) Write the cube as a product of two cubes of about the same dimension. 1. Perform the previous random process on the first factor. 2. For each red point, put a full copy of the second factor in. 3. For each blue point, put an asymmetric covering code of the second factor in. (I.e., induction!)
13
Did it help? Theorem. K + (n,R) = θ(2 n /n R ). Next question: What’s the constant? Define μ * (R) = lim inf (K(n,R) * volume of R-ball / 2 n ) = min symmetric “redundancy” factor. Define μ 0 * (R) = lim inf (K + (n,R) * average vol. of R-ball / 2 n ) = min asymmetric “redundancy” factor.
14
Open Questions This construction gives an exponential upper bound for μ 0 * (R) and μ * (R). Van Vu has given an upper bound of cR log R for both. Conjecture. μ * (R) = 1 for all R. But what is μ 0 * (R)? Question: Are there efficiently computable minimal asymmetric covering codes? Question: What is the order of K + (n,R) where R is not constant? Question: What about the non-binary case? ?? ?
15
Best Known Bounds R \ n12345678910 11236 18315893- 106 162- 196 211235813-1520-2532-4652-81 31112346-79-1314-2122-36 4111123468-1112-16 51111123468-9 61111112345 71111111234 81111111123 81111111112 81111111111 A single value appears if the bound is tight; otherwise a range of values appears.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.