Supervised Dimensionality Reduction Methods via Recursive Regression.
IEEE Transactions on Neural Networks and Learning Systems
|October 12, 2019
Summary
This study introduces a novel recursive regression method for orthogonal linear discriminant analysis (OLDA) and orthogonal least squares regression (OLSR), enabling heuristic dimensionality reduction in orthogonal complement spaces.
Area of Science:
- Machine Learning
- Data Science
- Statistical Analysis
Background:
- Orthogonal Linear Discriminant Analysis (OLDA) and Orthogonal Least Squares Regression (OLSR) are crucial for dimensionality reduction.
- Existing methods face challenges in efficiently handling recursive problems associated with these techniques.
Purpose of the Study:
- To investigate and address the recursive problems in OLDA and OLSR.
- To develop novel methods for heuristic dimensionality reduction in orthogonal complement spaces.
Main Methods:
- A novel recursive regression method is proposed to tackle the recursive problems.
- An efficient method is developed for OLDA to find the optimal subspace related to ridge regression.
- A scalable subspace is introduced for OLSR, leading to OLSR with Optimal Scaling (OS).
- The problem is relaxed into a convex parameterized orthogonal quadratic problem for an effective approach.
Main Results:
- The developed methods achieve heuristic dimensionality reduction in orthogonal complement spaces.
- An efficient method for OLDA yields an optimal subspace linked to ridge regression.
- The proposed OLSR approach with a scalable subspace automatically obtains Optimal Scaling (OS).
- The convex relaxation provides an effective approach to achieve both optimal subspace and OS.
Conclusions:
- Two novel supervised dimensionality reduction methods are proposed based on heuristic solutions to OLDA and OLSR recursive problems.
- The methods offer efficient and effective ways to perform dimensionality reduction and obtain optimal scaling.
- The approach provides a unified framework for addressing recursive issues in orthogonal analysis techniques.
More Related Videos
06:50O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression
Published on: November 8, 2019
7.0K
09:44Use of Principal Components for Scaling Up Topographic Models to Map Soil Redistribution and Soil Organic Carbon
Published on: October 16, 2018
10.6K
Related Concept Videos
Survival Tree
358
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
358
Multiple Regression
3.7K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.7K
Regression Toward the Mean
6.8K
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...
6.8K
Regression Analysis
7.7K
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:
7.7K
Residuals and Least-Squares Property
8.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...
8.9K
Residual Plots
5.9K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
When the residual values are plotted against the variable x, it is called a residual...
5.9K
