paper-with-me

Papers

Kernel Recursive Least Squares Dictionary Learning Algorithm

2025-07-02 · Ghasem Alipoor, Karl Skretting arxiv

We propose an efficient online dictionary learning algorithm for kernel-based sparse representations. In this framework, input signals are nonlinearly mapped to a high-dimensional feature space and represented sparsely using a virtual dictionary. At each step, the dictionary is updated recursively using a novel algorithm based on the recursive least squares (RLS) method. This update mechanism works with single samples or mini-batches and maintains low computational complexity. Experiments on four datasets across different domains show that our method not only outperforms existing online kernel dictionary learning approaches but also achieves classification accuracy close to that of batch-trained models, while remaining significantly more efficient.

📄 PDF Abstract BibTeX arXiv:2507.01636

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Multi-Task Learning with Recursive Least Squares and Recursive Kernel Methods

2023-08-03 · Gabriel R. Lencione, Fernando J. Von Zuben

This paper introduces two novel approaches for Online Multi-Task Learning (MTL) Regression Problems. We employ a high performance graph-based MTL formulation and develop two alternative recursive versions based on the We…

Multi-Task Learningregression

Adaptive Kalman Filtering Developed from Recursive Least Squares Forgetting Algorithms

2024-04-16 · Brian Lai, Dennis S. Bernstein

Recursive least squares (RLS) is derived as the recursive minimizer of the least-squares cost function. Moreover, it is well known that RLS is a special case of the Kalman filter. This work presents the Kalman filter lea…

State Estimation

Hierarchic Kernel Recursive Least-Squares

2017-04-14 · Hossein Mohamadipanah, Mahdi Heydari, Girish Chowdhary

We present a new kernel-based algorithm for modeling evenly distributed multidimensional datasets that does not rely on input space sparsification. The presented method reorganizes the typical single-layer kernel-based m…

Finite Dictionary Variants of the Diffusion KLMS Algorithm

2015-09-09 · Rangeet Mitra, Vimal Bhatia

The diffusion based distributed learning approaches have been found to be a viable solution for learning over linearly separable datasets over a network. However, approaches till date are suitable for linearly separable …

Study of Robust Diffusion Recursive Least Squares Algorithms with Side Information for Networked Agents

2018-12-24 · Y. Yu, R. C. de Lamare, Y. Zakharov

This work develops a robust diffusion recursive least squares algorithm to mitigate the performance degradation often experienced in networks of agents in the presence of impulsive noise. This algorithm minimizes an expo…