Related Experiment Video
Updated: Apr 19, 2026

11:18
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
Published on: March 2, 2015
11.0K
Comparison of l₁-Norm SVR and Sparse Coding Algorithms for Linear Regression
IEEE Transactions on Neural Networks and Learning Systems
|December 23, 2014
Summary
Sparse coding (SC) algorithms are more efficient than l1-norm Support Vector Regression (SVR) algorithms for linear regression and designing radial basis function neural networks. SC algorithms, particularly orthogonal matching pursuit, significantly outperform existing methods.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Computational Neuroscience
Background:
- Support Vector Regression (SVR) is a powerful function estimation method.
- l1-norm SVR excels at feature selection, especially with redundant features.
- Sparse Coding (SC) is a widely applicable technique with efficient algorithms.
Purpose of the Study:
- To reveal the connection between l1-norm SVR and SC.
- To compare the efficiency of SC and l1-norm SVR algorithms for linear regression.
- To evaluate SC algorithms for designing Radial Basis Function (RBF) neural networks.
Main Methods:
- Comparison of typical l1-norm SVR and SC algorithms for linear regression.
- Application of SC algorithms to RBF neural network design.
- Experimental evaluation on benchmark datasets.
Main Results:
- SC algorithms demonstrate superior efficiency compared to the Newton linear programming algorithm for l1-norm SVR in linear regression.
- SC algorithms show high efficiency in designing RBF neural networks.
- Orthogonal matching pursuit (a SC algorithm) is significantly faster than orthogonal least squares for RBF network design.
Conclusions:
- Sparse Coding algorithms offer a more efficient approach for linear regression and RBF neural network design compared to traditional l1-norm SVR methods.
- Orthogonal matching pursuit presents a highly efficient alternative for RBF network construction.
More Related Videos
Related Concept Videos
Residuals and Least-Squares Property
9.9K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.9K
Linearization and Approximation
215
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
215
Calibration Curves: Linear Least Squares
5.8K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
5.8K
Application of Linearization and Approximation
185
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
185
Regression Analysis
9.1K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
9.1K
Linear Approximation in Frequency Domain
457
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
457

