Related Experiment Video
Updated: Jul 1, 2025

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
Published on: March 2, 2015
A regularized orthogonal activated inverse-learning neural network for regression and classification with outliers
Zhijun Zhang1, Yating Song1, Tao Chen1
1School of Automation Science and Engineering, South China University of Technology, China.
A new neural network, regularized orthogonal activated inverse-learning (ROAIL), efficiently reduces outlier impact in regression and classification. The Welsch-ROAIL variant shows strong outlier suppression capabilities with single-step computation.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Data Science
Background:
- Outliers significantly impact regression and classification model performance.
- Traditional methods often require iterative computations, increasing complexity.
- Efficient outlier reduction techniques are crucial for robust data analysis.
Purpose of the Study:
- To introduce a novel regularized orthogonal activated inverse-learning (ROAIL) neural network.
- To develop a computationally efficient method for outlier impact reduction.
- To enhance model robustness in regression and classification tasks.
Main Methods:
- Developed a single-step computation ROAIL neural network.
- Extended Gegenbauer polynomials to a multivariate version.
- Integrated ℓ2 regularization and Welsch loss function, creating ℓ2-ROAIL and W-ROAIL variants.
Main Results:
- ℓ2-ROAIL minimizes empirical and structural risk, improving generalization.
- W-ROAIL enhances robustness by down-weighting outliers using the Welsch function.
- Experiments in regression and classification demonstrated W-ROAIL's strong outlier suppression.
Conclusions:
- ROAIL offers an efficient, single-step approach to neural network weight acquisition.
- W-ROAIL provides superior robustness against outliers compared to ℓ2-ROAIL.
- The proposed ROAIL framework effectively reduces the impact of outliers in machine learning models.
Related Concept Videos
Outliers and Influential Points
What Are Outliers?
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
Regression Toward the Mean
Residuals and Least-Squares Property
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...
Regression Analysis
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:
Quantifying and Rejecting Outliers: The Grubbs Test

