Skip to content

This repository contains the code for the MAEAD method and its implementation

License

Notifications You must be signed in to change notification settings

sandernagelkerken/MAEAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAEAD

This repository contains the code for the Multitask AutoEncoder Anomaly Detection (MAEAD) method and its implementation as proposed in [1]. MAEAD is a multi-task anomaly detection method for unsupervised data of related tasks. The MAEAD architecture combines concepts from state-of-the-art MTL- and AE-based anomaly detection methods in related problem settings. MAEAD assigns anomaly scores based on the reconstruction performance of a MAE that uses a shared encoding network and a set of task-specific decoder networks.

[1]: Nagelkerken, Sander. Operational Monitoring using Multi-Task Anomaly Detection on Unsupervised Time Series Data, 2023.

About

This repository contains the code for the MAEAD method and its implementation

Topics

Resources

License

Stars

Watchers

Forks