Maneva and M. J. Wainwright (Lossy Compression Data Compression)

From Algorithm Wiki
Revision as of 09:46, 10 April 2023 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Time Complexity

$O(n^{2})$

Space Complexity

$O(n^{2})$ bits

(Derived: size of the factor graph representation of the generator matrix, or size of the generator matrix itself)

Description

Low Density Generator Matrix (LDGM) codes; for a Bernouli(1/2) source

Approximate?

Exact

Randomized?

No, deterministic

Model of Computation

Word RAM

Year

2005

Reference

https://ieeexplore.ieee.org/document/1523592