# PrecoG: an efficient unitary split preconditioner for the   transform-domain LMS filter via graph Laplacian regularization

**Authors:** Tamal Batabyal, Daniel S. Weller, Jaideep Kapur, Scott T. Acton

arXiv: 1812.04570 · 2020-12-29

## TL;DR

PrecoG introduces a data-driven, graph Laplacian-based transform to enhance the convergence of transform-domain LMS filters, outperforming existing methods by adaptively learning the optimal preconditioning transformation from input data.

## Contribution

The paper proposes PrecoG, a novel method that learns a unitary transform via graph Laplacian regularization to improve LMS filter convergence without prior knowledge of input data class.

## Key findings

- PrecoG significantly improves the condition number over state-of-the-art techniques.
- PrecoG effectively generalizes as a split preconditioner for linear systems.
- The method demonstrates efficacy in Hebb-LMS settings.

## Abstract

Transform-domain least mean squares (LMS) adaptive filters encompass the class of algorithms where the input data are subjected to a data-independent unitary transform followed by a power normalization stage as preprocessing steps. Because conventional transformations are not data-dependent, this preconditioning procedure was shown theoretically to improve the convergence of the LMS filter only for certain classes of input data. However, in reality if the class of input data is not known beforehand, it is difficult to decide which transformation to use. Thus, there is a need to devise a learning framework to obtain such a preconditioning transformation using input data prior to applying on the input data. It is hypothesized that the underlying topology of the data affects the selection of the transformation. With the input modeled as a weighted graph that mimics neuronal interactions, PrecoG obtains the desired transform by recursive estimation of the graph Laplacian matrix. Additionally, we show the efficacy of the transform as a generalized split preconditioner on a linear system of equations and in Hebb-LMS settings. In terms of the improvement of the condition number after applying the transformation, PrecoG performs significantly better than the existing state-of-the-art techniques that involve unitary and non-unitary transforms.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.04570/full.md

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1812.04570/full.md

## References

49 references — full list in the complete paper: https://tomesphere.com/paper/1812.04570/full.md

---
Source: https://tomesphere.com/paper/1812.04570