Related Experiment Video
Updated: Mar 22, 2026

06:50
O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression
Published on: November 8, 2019
7.1K
Sliced Inverse Regression With Adaptive Spectral Sparsity for Dimension Reduction
IEEE Transactions on Cybernetics
|April 15, 2016
Summary
This study enhances sliced inverse regression (SIR) for faster, more interpretable dimension reduction in machine learning. New methods improve feature selection and pattern classification, especially with high-dimensional data.
Area of Science:
- Machine Learning
- Pattern Analysis
- Data Science
Background:
- Dimension reduction is crucial for feature representation and pattern classification.
- Sliced Inverse Regression (SIR) is effective but suffers from high computational complexity and underutilized sparsity for high-dimensional data.
- Existing SIR methods lack robust feature selection and model interpretability.
Purpose of the Study:
- To develop computationally efficient and interpretable dimension reduction techniques.
- To improve feature selection and model interpretability in high-dimensional data analysis.
- To enhance robust pattern classification under data corruption.
Main Methods:
- Computing SIR projection vectors in spectral space for faster approximated regression.
- Employing adaptive lasso for sparse and globally optimal solutions in variable selection.
- Designing a correntropy-based, class-wise regression model for robust pattern classification with smooth penalties.
Main Results:
- The proposed spectral SIR approach achieves faster computation speeds.
- Adaptive lasso effectively yields sparse solutions for improved feature selection.
- The correntropy-based class-wise regression demonstrates robustness in pattern classification tasks.
- Experimental results on facial images and gene microarray data show competitive performance.
Conclusions:
- The novel spectral SIR and adaptive lasso methods offer significant improvements in speed and interpretability.
- The correntropy-based regression model provides a flexible and robust approach for pattern classification.
- These advancements address key limitations of traditional SIR, enabling wider applications in machine learning and data analysis.
Related Concept Videos
Linear Approximation in Frequency Domain
423
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....
423
Residuals and Least-Squares Property
9.8K
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.8K
Downsampling
767
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
767
Linear Approximation in Time Domain
394
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
394
Regression Toward the Mean
7.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.3K
Regression Analysis
8.8K
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:
8.8K