paper-with-me

Papers

An Unsupervised Short- and Long-Term Mask Representation for Multivariate Time Series Anomaly Detection

2022-08-19 · Qiucheng Miao, Chuanfu Xu, Jun Zhan, Dong zhu, Chengkun Wu

Anomaly detection of multivariate time series is meaningful for system behavior monitoring. This paper proposes an anomaly detection method based on unsupervised Short- and Long-term Mask Representation learning (SLMR). The main idea is to extract short-term local dependency patterns and long-term global trend patterns of the multivariate time series by using multi-scale residual dilated convolution and Gated Recurrent Unit(GRU) respectively. Furthermore, our approach can comprehend temporal contexts and feature correlations by combining spatial-temporal masked self-supervised representation learning and sequence split. It considers the importance of features is different, and we introduce the attention mechanism to adjust the contribution of each feature. Finally, a forecasting-based model and a reconstruction-based model are integrated to focus on single timestamp prediction and latent representation of time series. Experiments show that the performance of our method outperforms other state-of-the-art models on three real-world datasets. Further analysis shows that our method is good at interpretability.

📄 PDF Abstract BibTeX arXiv:2208.09240

Code (1)

qiumiao30/slmr 공식 구현 pytorch

Tasks

Anomaly DetectionRepresentation LearningTime SeriesTime Series AnalysisTime Series Anomaly Detection

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

LSTTN: A Long-Short Term Transformer-based Spatio-temporal Neural Network for Traffic Flow Forecasting

2024-03-25 · Qinyao Luo, Silu He, Xing Han, YuHan Wang 외

Accurate traffic forecasting is a fundamental problem in intelligent transportation systems and learning long-range traffic representations with key information through spatiotemporal graph neural networks (STGNNs) is a …

Spatio-Spectroscopic Representation Learning using Unsupervised Convolutional Long-Short Term Memory Networks

2026-02-20 · Kameswara Bharadwaj Mantha, Lucy Fortson, Ramanakumar Sankar, Claudia Scarlata 외 arxiv

Integral Field Spectroscopy (IFS) surveys offer a unique new landscape in which to learn in both spatial and spectroscopic dimensions and could help uncover previously unknown insights into galaxy evolution. In this work…

Representation Learning

Unsupervised Long-Term Person Re-Identification with Clothes Change

2022-02-07 · Mingkun Li, Shupeng Cheng, Peng Xu, Xiatian Zhu 외

We investigate unsupervised person re-identification (Re-ID) with clothes change, a new challenging problem with more practical usability and scalability to real-world deployment. Most existing re-id methods artificially…

ClusteringPerson Re-IdentificationUnsupervised Long Term Person Re-IdentificationUnsupervised Person Re-Identification+1

The Summary Loop: Learning to Write Abstractive Summaries Without Examples

2021-05-11 · ACL 2020 6 · Philippe Laban, Andrew Hsi, John Canny, Marti A. Hearst

This work presents a new approach to unsupervised abstractive summarization based on maximizing a combination of coverage and fluency for a given length constraint. It introduces a novel method that encourages the inclus…

Abstractive Text SummarizationNews Summarization

LV-MAE: Learning Long Video Representations through Masked-Embedding Autoencoders

2025-04-04 · Ilan Naiman, Emanuel Ben-Baruch, Oron Anschel, Alon Shoshan 외

In this work, we introduce long-video masked-embedding autoencoders (LV-MAE), a self-supervised learning framework for long video representation. Our approach treats short- and long-span dependencies as two separate task…

Self-Supervised LearningText RetrievalVideo-Text Retrieval