Least Mean Squares Filter - Idea

Idea

The basic idea behind LMS filter is to approach the optimum filter weights, by updating the filter weights in a manner to converge to the optimum filter weight. The algorithm starts by assuming a small weights (zero in most cases), and at each step, by finding the gradient of the mean square error, the weights are updated. That is, if the MSE-gradient is positive, it implies, the error would keep increasing positively, if the same weight is used for further iterations, which means we need to reduce the weights. In the same way, if the gradient is negative, we need to increase the weights. So, the basic weight update equation is :

,

where represents the mean-square error. The negative sign indicates that, we need to change the weights in a direction opposite to that of the gradient slope.

The mean-square error, as a function of filter weights is a quadratic function which means it has only one extrema, that minimises the mean-square error, which is the optimal weight. The LMS thus, approaches towards this optimal weights by ascending/descending down the mean-square-error vs filter weight curve.

Read more about this topic:  Least Mean Squares Filter

Famous quotes containing the word idea:

    Politics has been called the “art of the possible,” and it actually is a realm akin to art insofar as, like art, it occupies a creatively mediating position between spirit and life, the idea and reality.
    Thomas Mann (1875–1955)

    The idea that to make a man work you’ve got to hold gold in front of his eyes is a growth, not an axiom. We’ve done that for so long that we’ve forgotten there’s any other way.
    F. Scott Fitzgerald (1896–1940)

    ... no one who has not been an integral part of a slaveholding community, can have any idea of its abominations.... even were slavery no curse to its victims, the exercise of arbitrary power works such fearful ruin upon the hearts of slaveholders, that I should feel impelled to labor and pray for its overthrow with my last energies and latest breath.
    Angelina Grimké (1805–1879)