LGMLOct 5, 2013

Contraction Principle based Robust Iterative Algorithms for Machine Learning

arXiv:1310.1518v1
Originality Incremental advance
AI Analysis

This work provides an incremental improvement for iterative optimization problems in data mining, enhancing robustness and convergence metrics.

The paper tackles the problem of improving the performance and robustness of iterative algorithms in machine learning by introducing a new scaling factor for the error term, which effectively minimizes the LASSO cost function, leading to demonstrated optimality in simulations compared to the Dantzig selector.

Iterative algorithms are ubiquitous in the field of data mining. Widely known examples of such algorithms are the least mean square algorithm, backpropagation algorithm of neural networks. Our contribution in this paper is an improvement upon this iterative algorithms in terms of their respective performance metrics and robustness. This improvement is achieved by a new scaling factor which is multiplied to the error term. Our analysis shows that in essence, we are minimizing the corresponding LASSO cost function, which is the reason of its increased robustness. We also give closed form expressions for the number of iterations for convergence and the MSE floor of the original cost function for a minimum targeted value of the L1 norm. As a concluding theme based on the stochastic subgradient algorithm, we give a comparison between the well known Dantzig selector and our algorithm based on contraction principle. By these simulations we attempt to show the optimality of our approach for any widely used parent iterative optimization problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes