Permutation code

From testwiki
Jump to navigation Jump to search

Template:Short description Template:Orphan

Permutation codes are a family of error correction codes that were introduced first by Slepian in 1965.[1] and have been widely studied both in Combinatorics[2][3] and Information theory due to their applications related to Flash memory[4] and Power-line communication.[5]

Definition and properties

A permutation code C is defined as a subset of the Symmetric Group in Sn endowed with the usual Hamming distance between strings of length n. More precisely, if σ,τ are permutations in Sn, then d(τ,σ)=|{i{1,2,...,n}:σ(i)τ(i)}|

The minimum distance of a permutation code C is defined to be the minimum positive integer dmin such that there exist σ,τ C, distinct, such that d(σ,τ)=dmin.

One of the reasons why permutation codes are suitable for certain channels is that the alphabet symbols only appear once in each codeword, which for example makes the errors occurring in the context of powerline communication less impactful on codewords

Gilbert-Varshamov bound

A main problem in permutation codes is to determine the value of M(n,d), where M(n,d) is defined to be the maximum number of codewords in a permutation code of length n and minimum distance d. There has been little progress made for 4dn1, except for small lengths. We can define D(n,k) with k{0,1,...,n} to denote the set of all permutations in Sn which have distance exactly k from the identity.

Let D(n,k)={σSn:dH(σ,id)=k} with |D(n,k)|=(nk)Dk, where Dk is the number of derangements of order k.

The Gilbert-Varshamov bound is a very well known upper bound,[6] and so far outperforms other bounds for small values of d.

Theorem 1: n!k=0d1|D(n,k)|M(n,d)n!k=0[d12]|D(n,k)|

There has been improvements on it for the case where d=4 [6] as the next theorem shows.

Theorem 2: If k2nk2+k2 for some integer k2, then

n!M(n,4)1+(n+1)n(n1)n(n1)(nk2)((k+1)2n)((k+2)(k1)n).

For small values of n and d, researchers have developed various computer searching strategies to directly look for permutation codes with some prescribed automorphisms [7]

Other Bounds

There are numerous bounds on permutation codes, we list two here

Gilbert-Varshamov Bound Improvement

An Improvement is done to the Gilbert-Varshamov bound already discussed above. Using the connection between permutation codes and independent sets in certain graphs one can improve the Gilbert–Varshamov bound asymptotically by a factor log(n), when the code length goes to infinity.[8]

Let G(n,d) denote the subgraph induced by the neighbourhood of identity in Γ(n,d), the Cayley graph Γ(n,d):=Γ(Sn,S(n,d1)) and S(n,k):=i=1kD(n,i).

Let m(n,d) denotes the maximum degree in G(n,d)

Theorem 3: Let m(n,d)=m(n,d)+1 and

MIS(n,d):=n!.01(1t)1m(n,d)m(n,d)+[Δ(n,d)m(n,d)]tdt

Then, M(n,d)MIS(n,d)

where Δ(n,d)=k=0d1(nk)Dk.

The Gilbert-Varshamov bound is, M(n,d)MGV(n,d):=n!1+Δ(n,d)

Theorem 4: when d is fixed and n does to infinity, we have

MIS(n,d)MGV(n,d)=Ω(log(n))

Lower bounds using linear codes

Using a [n,k,d]q linear block code, one can prove that there exists a permutation code in the symmetric group of degree n, having minimum distance at least d and large cardinality.[9] A lower bound for permutation codes that provides asymptotic improvements in certain regimes of length and distance of the permutation code[9] is discussed below. For a given subset K of the symmetric group Sn, we denote by M(K,d) the maximum cardinality of a permutation code of minimum distance at least d entirely contained in K, i.e.

M(K,d)=max{|Γ|:ΓK,d(Γ)d}.

Theorem 5: Let d,k,n be integers such that 0<k<n and 1<dn. Moreover let q be a prime power and s,r be positive integers such that n=qs+r and 0r<q. If there exists an [n,k,d]q code C such that C has a codeword of Hamming weight n, then

M(n,d)n!M(K,d)(s+1)!rs!qrqnk1,

where K=(Ss+1)r×(Ss)qr

Corollary 1: for every prime power qn, for every 2<dn,

M(n,d)n!qd2.

Corollary 2: for every prime power q, for every 3<d<q,

M(q+1,d)(q+1)!2qd2.

References

Template:Reflist

  1. Template:Cite journal
  2. Template:Cite journal
  3. Template:Cite journal J. Combin., 20(1):101–114, 1999
  4. Template:Cite journal
  5. Template:Cite journal
  6. 6.0 6.1 Template:Cite journal
  7. Template:Cite journal
  8. F. Gao, Y. Yang and G. Ge, "An Improvement on the Gilbert–Varshamov Bound for Permutation Codes," in IEEE Transactions on Information Theory, vol. 59, no. 5, pp. 3059-3063, May 2013, doi: 10.1109/TIT.2013.2237945.
  9. 9.0 9.1 G. Micheli and A. Neri, "New Lower Bounds for Permutation Codes Using Linear Block Codes," in IEEE Transactions on Information Theory, vol. 66, no. 7, pp. 4019-4025, July 2020, doi: 10.1109/TIT.2019.2957354.