Deep Learning for Anomaly Detection

Deep Learning for Anomaly Detection

  • February 2, 2020
Table of Contents

Deep Learning for Anomaly Detection

Anomalies, often referred to as outliers, are data points or patterns in data that do not conform to a notion of normal behavior. Anomaly detection, then, is the task of finding those patterns in data that do not adhere to expected norms. The capability to recognize or detect anomalous behavior can provide highly useful insights across industries.

Flagging or enacting a planned response when these unusual cases occur can save businesses time, money, and customers. Automatically detecting and correctly classifying something unseen as anomalous is a challenging problem that has been tackled in many different manners over the years. Traditional machine learning approaches are sub-optimal when it comes to high dimensional data, because they fail to capture the complex structure in the data.

This is where deep learning methods can be leveraged for the task.

Source: cloudera.com

Tags :
Share :
comments powered by Disqus

Related Posts

Google Research Use of Concept Vectors for Image Search

Google Research Use of Concept Vectors for Image Search

Google recently released research about creating a tool for searching Similar Medical Images Like Yours (SMILY). The research uses embeddings for image-based search and allows users to influence the search through the interactive refinement of concepts.

Read More
How we built the good first issues feature

How we built the good first issues feature

We’ve recently launched good first issues recommendations to help new contributors find easy gateways into open source projects. Read about the machine learning engine behind these recommendations. GitHub is leveraging machine learning (ML) to help more people contribute to open source.

Read More