Locally recoverable code

This is an old revision of this page, as edited by Yaroslav-Marta (talk | contribs) at 20:46, 30 November 2023 (-- Draft creation using the WP:Article wizard --). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Introduction

Locally Recoverable Codes are a family of error correction codes that were introduced first by D. S. Papailiopoulos and A. G. Dimakis and have been widely studied in Information theory due to their applications related to Distributive and Cloud Storage Systems.

The concept of Locally Recoverable Codes (LRC) has been studied by various researchers in the field of coding theory. It is challenging to attribute the introduction of LRC to a specific individual, as the development of coding theory and related concepts is often the result of collaborative efforts and contributions from multiple researchers over time.


Definition

Definition 1.1 Let   be a   linear code. For  , let us denote by   the minimum number of other coordinates we have to look at to recover an erasure in coordinate  . The number   is said to be the locality of the  -th coordinate of the code. The locality of the code is defined as

 


Definition 1.2 An   locally recovorable code (LRC) is an   linear code   with locality  .


Let   be an  -locally recoverable code. Then a deleted component can be recovered linearly, i.e. for every  , the space of linear equations of the code contains elements of the form  , where  .


Theorem 1.3 Let   and let   be an  -locally recoverable code having   disjoint locality sets of size  . Then,

 


Definition 1.4 An  -LRC   is sai to be optimal if the minimum distance of   satisfies

 

By rewriting this new bound as

 

we can see that some of the maximum possible minimum distance is sacrificed to obtain the locality   in our code.


A locally recoverable code is a linear code such that there is a function that takes set of coordinates of a codeword and some specific coordinte and outputs an appropriate coordinate.




References