Draft:Perception Anomaly Detection Algorithm

From testwiki
Revision as of 05:53, 25 September 2024 by imported>Citation bot (Altered template type. Add: eprint, class. Removed URL that duplicated identifier. Removed access-date with no URL. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Headbomb | #UCB_toolbar)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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