paper-with-me

Papers

COMET: Codebook-based Online-adaptive Multi-scale Embedding for Time-series Anomaly Detection

2026-02-02 · Jinwoo Park, Hyeongwon Kang, Seung Hun Han, Pilsung Kang arxiv

Time series anomaly detection is a critical task across various industrial domains. However, capturing temporal dependencies and multivariate correlations within patch-level representation learning remains underexplored, and reliance on single-scale patterns limits the detection of anomalies across different temporal ranges. Furthermore, focusing on normal data representations makes models vulnerable to distribution shifts at inference time. To address these limitations, we propose Codebook-based Online-adaptive Multi-scale Embedding for Time-series anomaly detection (COMET), which consists of three key components: (1) Multi-scale Patch Encoding captures temporal dependencies and inter-variable correlations across multiple patch scales. (2) Vector-Quantized Coreset learns representative normal patterns via codebook and detects anomalies with a dual-score combining quantization error and memory distance. (3) Online Codebook Adaptation generates pseudo-labels based on codebook entries and dynamically adapts the model at inference through contrastive learning. Experiments on five benchmark datasets demonstrate that COMET achieves the best performance in 36 out of 45 evaluation metrics, validating its effectiveness across diverse environments.

📄 PDF Abstract BibTeX arXiv:2602.01635

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Anomaly DetectionRepresentation LearningContrastive Learning

Similar Papers 제목 키워드 기반

xCOMET-lite: Bridging the Gap Between Efficiency and Quality in Learned MT Evaluation Metrics

2024-06-20 · Daniil Larionov, Mikhail Seleznyov, Vasiliy Viskov, Alexander Panchenko 외

State-of-the-art trainable machine translation evaluation metrics like xCOMET achieve high correlation with human judgment but rely on large encoders (up to 10.7B parameters), making them computationally expensive and in…

Machine TranslationQuantization

Comet: Fine-grained Computation-communication Overlapping for Mixture-of-Experts

2025-02-27 · Shulai Zhang, Ningxin Zheng, Haibin Lin, Ziheng Jiang 외

Mixture-of-experts (MoE) has been extensively employed to scale large language models to trillion-plus parameters while maintaining a fixed computational cost. The development of large MoE models in the distributed scena…

Computational EfficiencyGPUMixture-of-Experts

COMET: Context-Aware IoU-Guided Network for Small Object Tracking

2020-06-04 · Seyed Mojtaba Marvasti-Zadeh, Javad Khaghani, Hossein Ghanei-Yakhdan, Shohreh Kasaei 외

We consider the problem of tracking an unknown small target from aerial videos of medium to high altitudes. This is a challenging problem, which is even more pronounced in unavoidable scenarios of drastic camera motion a…

Object Tracking

Advanced Nonlinear SCMA Codebook Design Based on Lattice Constellations

2024-11-13 · Qu Luo, Jing Zhu, Gaojie Chen, Pei Xiao 외

The design of efficient sparse codebooks in sparse code multiple access (SCMA) system have attracted tremendous research attention in the past few years. This paper proposes a novel nonlinear SCMA (NL-SCMA) that can subs…

Online Product Quantization

2017-11-29 · Donna Xu, Ivor W. Tsang, Ying Zhang

Approximate nearest neighbor (ANN) search has achieved great success in many tasks. However, existing popular methods for ANN search, such as hashing and quantization methods, are designed for static databases only. They…

Quantization