pith. sign in

arxiv: 2109.09265 · v1 · pith:H5TGM5ELnew · submitted 2021-09-20 · 💻 cs.LG · cs.MS· stat.ML

Merlion: A Machine Learning Library for Time Series

classification 💻 cs.LG cs.MSstat.ML
keywords seriestimemerlionlibrarymodelmodelsacrossanomaly
0
0 comments X
read the original abstract

We introduce Merlion, an open-source machine learning library for time series. It features a unified interface for many commonly used models and datasets for anomaly detection and forecasting on both univariate and multivariate time series, along with standard pre/post-processing layers. It has several modules to improve ease-of-use, including visualization, anomaly score calibration to improve interpetability, AutoML for hyperparameter tuning and model selection, and model ensembling. Merlion also provides a unique evaluation framework that simulates the live deployment and re-training of a model in production. This library aims to provide engineers and researchers a one-stop solution to rapidly develop models for their specific time series needs and benchmark them across multiple time series datasets. In this technical report, we highlight Merlion's architecture and major functionalities, and we report benchmark numbers across different baseline models and ensembles.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ASTER: Latent Pseudo-Anomaly Generation for Unsupervised Time-Series Anomaly Detection

    cs.LG 2026-04 unverdicted novelty 5.0

    ASTER generates pseudo-anomalies in latent space to train a Transformer anomaly classifier with LLM-enriched representations, achieving state-of-the-art results on three benchmark datasets for unsupervised time-series...