Draft:Perception Anomaly Detection Algorithm

From testwiki
Jump to navigation Jump to search

Template:AfC submission/draft

The Perception algorithm[1][2][3] is an unsupervised parameter free machine learning technique designed to detect anomalies in univariate and multivariate data. The algorithm is extremely fast and efficient and provides very good results without the user having to supply any data specific parameters.

The algorithm was inspired by elements of human perception, and builds on the idea that any event that is unexpected to occur, but does occur, is considered an anomaly with respect to some chosen measure.

𝔼(Cn)=(Sn)1Wn1<1

Applications

The algorithm has been used in three known production use cases:

  1. Detect insider threat activities in corporate networks.
  2. Identify start and end points of promotional activity from EPOS data of retailers.
  3. Detect unexpected number of support tickets being produced by a node in telecommunication applications.



References

Template:Reflist