Related Experiment Video
Updated: Feb 19, 2026

07:15
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
7.6K
An incremental anomaly detection model for virtual machines
Hancui Zhang1, Shuyu Chen1, Jun Liu2
1College of Software Engineering, Chongqing University, Chongqing, China.
Plos One
|November 9, 2017
Summary
An Improved Incremental Self-Organizing Map (IISOM) enhances anomaly detection for cloud virtual machines. This method speeds up training and improves accuracy for identifying performance anomalies in dynamic cloud environments.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Self-Organizing Map (SOM) is an unsupervised learning algorithm used for anomaly detection.
- Traditional SOM algorithms suffer from slow training times due to random initialization.
- Cloud platforms' dynamic nature and resource sharing lead to performance anomalies, challenging existing detection methods with low accuracy and scalability.
Purpose of the Study:
- To propose an Improved Incremental Self-Organizing Map (IISOM) model for effective anomaly detection in virtual machines on cloud platforms.
- To address the limitations of traditional SOM, including slow training and low accuracy in dynamic cloud environments.
- To enhance the scalability and detection speed of anomaly detection systems for large-scale cloud infrastructures.
Main Methods:
- Introduced a heuristic-based initialization algorithm to accelerate SOM training and enhance model quality.
- Incorporated a Weighted Euclidean Distance (WED) algorithm to improve the SOM's detection model.
- Developed a neighborhood-based searching algorithm to expedite detection time, considering cloud VM characteristics.
Main Results:
- The IISOM model demonstrated improved accuracy in detecting anomalies in virtual machines.
- Experiments showed a significant increase in convergence velocity compared to traditional methods.
- The proposed model effectively handles the large scale and high dynamic features of cloud platforms.
Conclusions:
- The IISOM model offers a more accurate and efficient solution for anomaly detection in cloud virtual machines.
- The heuristic initialization and WED contribute to faster training and better model quality.
- The neighborhood-based search effectively addresses the challenges of large-scale, dynamic cloud environments.
Related Concept Videos
Multimachine Stability
587
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
587
Detection of Gross Error: The Q Test
7.1K
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...
7.1K
Steps in Outbreak Investigation
613
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
613
Difference from Background: Limit of Detection
8.5K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
8.5K
Types of Errors: Detection and Minimization
11.5K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
11.5K