Related Experiment Videos
Robust Random Walk Based on Natural Neighbors for Outlier Detection
Ken Chen1,2, Wenyao Zhu1,2, Tiansong Li3,4
1College of Artificial Intelligence, Lishui University, Lishui 323000, China.
Abstract:
Outlier detection serves as an effective technique for identifying anomalous samples in complex data. Existing methods are often disturbed by noise and boundary samples, which degrade the quality of sample relationships. Moreover, traditional random walk approaches are vulnerable to weak and spurious connections that can mislead the walking process. To address these issues, this paper proposes a robust random walk based on natural neighbors for outlier detection (RWNOD) method. First, an adaptive smoothing mechanism is proposed to leverage natural neighbors to actively adjust sample positions, reducing local noise while preserving structural information. Then, a robust random walk strategy is developed to incorporate shadowed sets into the transition matrix, preserving reliable connections while suppressing unreliable ones. At the same time, a corresponding outlier detection algorithm is proposed. Experiments on datasets are conducted to compare the proposed algorithm with seven other algorithms. The experimental results demonstrate that the proposed algorithm achieves superior performance and strong robustness.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
Random Sampling Method
Outliers and Influential Points
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
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...
Randomized Experiments
Simple randomization
Simple...