Enhancing Iterative Algorithms with Spatial Coupling
Iterative algorithms are becoming more common in modern systems. This ranges from algorithms for communicationsystems receivers, machine learning, group testing, and various computation problems. The success of thesealgorithms lies in the ability to simplify computation by breaking down the system into components and exchangingmessages on graphs. The graph has the components as nodes and connectio
