Skip to content

[ENH] Add DL anomaly detection algorithms: USAD #1634

Open
@SebastianSchmidl

Description

@SebastianSchmidl

Describe the feature or idea you want to propose

Audibert et al. proposed a DL-based anomaly detection algorithm for multivariate time series in https://doi.org/10.1145/3394486.3403392. We should include this algorithm in aeon.

There is currently no corresponding implementation in TimeEval. A community implementation can be found here: https://github.com/manigalati/usad

Describe your proposed solution

  1. Come up with an API design for deep-learning based anomaly detection algorithms
  2. Implement USAD algorithm in aeon

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Labels

API designAPI design & software architectureanomaly detectionAnomaly detection packagedeep learningDeep learning relatedenhancementNew feature, improvement request or other non-bug code enhancementimplementing algorithmsImplementing new algorithms/estimators

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions