paper-with-me

Papers

A least squares support vector regression for anisotropic diffusion filtering

2022-01-30 · Arsham Gholamzadeh Khoee, Kimia Mohammadi Mohammadi, Mostafa Jani, Kourosh Parand

Anisotropic diffusion filtering for signal smoothing as a low-pass filter has the advantage of the edge-preserving, i.e., it does not affect the edges that contain more critical data than the other parts of the signal. In this paper, we present a numerical algorithm based on least squares support vector regression by using Legendre orthogonal kernel with the discretization of the nonlinear diffusion problem in time by the Crank-Nicolson method. This method transforms the signal smoothing process into solving an optimization problem that can be solved by efficient numerical algorithms. In the final analysis, we have reported some numerical experiments to show the effectiveness of the proposed machine learning based approach for signal smoothing.

📄 PDF Abstract BibTeX arXiv:2202.00595

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Randomized Kernel Methods for Least-Squares Support Vector Machines

2017-03-22 · M. Andrecut

The least-squares support vector machine is a frequently used kernel method for non-linear regression and classification tasks. Here we discuss several approximation algorithms for the least-squares support vector machin…

ClassificationGeneral ClassificationMulti-class Classificationregression

Kernel based regression with robust loss function via iteratively reweighted least squares

2019-03-27 · Hongwei Dong, Liming Yang

Least squares kernel based methods have been widely used in regression problems due to the simple implementation and good generalization performance. Among them, least squares support vector regression (LS-SVR) and extre…

regression

Optimal learning rates for least squares SVMs using Gaussian kernels

2011-12-01 · NeurIPS 2011 12 · Mona Eberts, Ingo Steinwart

We prove a new oracle inequality for support vector machines with Gaussian RBF kernels solving the regularized least squares regression problem. To this end, we apply the modulus of smoothness. With the help of the new o…

regression

Optimal learning rates for Kernel Conjugate Gradient regression

2010-12-01 · NeurIPS 2010 12 · Gilles Blanchard, Nicole Krämer

We prove rates of convergence in the statistical sense for kernel-based least squares regression using a conjugate gradient algorithm, where regularization against overfitting is obtained by early stopping. This method i…

Dimensionality ReductionregressionSupervised dimensionality reduction

Near Optimal Sketching of Low-Rank Tensor Regression

2017-09-20 · NeurIPS 2017 12 · Jarvis Haupt, Xingguo Li, David P. Woodruff

We study the least squares regression problem \begin{align*} \min_{\Theta \in \mathcal{S}_{\odot D,R}} \|A\Theta-b\|_2, \end{align*} where $\mathcal{S}_{\odot D,R}$ is the set of $\Theta$ for which $\Theta = \sum_{r=1}^{…

Dimensionality Reductionregression