Related Experiment Video
Updated: Apr 26, 2026

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.3K
Model-wise and point-wise random sample consensus for robust regression and outlier detection.
1Department of Electrical Engineering, Assiut University, Assiut 71516, Egypt.
Summary
This study introduces a novel point-wise strategy for Random Sample Consensus (RANSAC) to improve robust regression and outlier detection, outperforming existing methods even with high outlier data.
Area of Science:
- Machine Learning
- Computer Vision
- Data Science
Background:
- Traditional regression methods struggle with data outliers.
- Existing robust M-estimators offer limited protection against outliers.
- Random Sample Consensus (RANSAC) is a robust framework but has limitations.
Purpose of the Study:
- To develop advanced robust regression and outlier detection techniques.
- To introduce a novel point-wise RANSAC strategy.
- To enhance the robustness and efficiency of regression algorithms in the presence of outliers.
Main Methods:
- Development of new estimation algorithms based on model-wise and point-wise RANSAC.
- Theoretical analysis of algorithm robustness and breakdown points in a probabilistic setting.
- Application to multilayered feed-forward neural networks for regression tasks.
- Evaluation on synthetic and real-world data with high outlier contamination.
- Development and assessment of parallel implementations for improved performance.
Main Results:
- Proposed RANSAC algorithms demonstrate superior robustness against outliers compared to existing methods.
- The point-wise RANSAC strategy offers significant advantages in outlier detection.
- Algorithms show strong performance on both synthetic and real-world datasets.
- Parallel implementations effectively reduce computation time.
Conclusions:
- The novel point-wise RANSAC framework provides a powerful approach for robust regression and outlier detection.
- The developed algorithms are effective, particularly for neural network-based regression.
- The research offers practical solutions for handling noisy datasets in machine learning.
Related Concept Videos
Outliers and Influential Points
5.0K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
5.0K
Quantifying and Rejecting Outliers: The Grubbs Test
4.0K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.0K
Detection of Gross Error: The Q Test
6.9K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.9K
Regression Toward the Mean
6.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...
6.3K
Random and Systematic Errors
11.2K
Scientists always try their best to record measurements with the utmost accuracy and precision. However, sometimes errors do occur. These errors can be random or systematic. Random errors are observed due to the inconsistency or fluctuation in the measurement process, or variations in the quantity itself that is being measured. Such errors fluctuate from being greater than or less than the true value in repeated measurements. Consider a scientist measuring the length of an earthworm using a...
11.2K
Random and Systematic Errors
970
970

