paper-with-me

Papers

A Comparative Study of Adaptation Strategies for Time Series Foundation Models in Anomaly Detection

2026-01-01 · Miseon Park, Kijung Yoon arxiv

Time series anomaly detection is essential for the reliable operation of complex systems, but most existing methods require extensive task-specific training. We explore whether time series foundation models (TSFMs), pretrained on large heterogeneous data, can serve as universal backbones for anomaly detection. Through systematic experiments across multiple benchmarks, we compare zero-shot inference, full model adaptation, and parameter-efficient fine-tuning (PEFT) strategies. Our results demonstrate that TSFMs outperform task-specific baselines, achieving notable gains in AUC-PR and VUS-PR, particularly under severe class imbalance. Moreover, PEFT methods such as LoRA, OFT, and HRA not only reduce computational cost but also match or surpass full fine-tuning in most cases, indicating that TSFMs can be efficiently adapted for anomaly detection, even when pretrained for forecasting. These findings position TSFMs as promising general-purpose models for scalable and efficient time series anomaly detection.

📄 PDF Abstract BibTeX arXiv:2601.00446

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

A Comparative Study on Unsupervised Anomaly Detection for Time Series: Experiments and Analysis

2022-09-10 · Yan Zhao, Liwei Deng, Xuanhao Chen, Chenjuan Guo 외

The continued digitization of societal processes translates into a proliferation of time series data that cover applications such as fraud detection, intrusion detection, and energy management, where anomaly detection is…

Anomaly DetectionDiversityenergy managementFraud Detection+6

A Comparative Study of Pruning Methods in Transformer-based Time Series Forecasting

2024-12-17 · Nicholas Kiefer, Arvid Weyrauch, Muhammed Öz, Achim Streit 외

The current landscape in time-series forecasting is dominated by Transformer-based models. Their high parameter count and corresponding demand in computational resources pose a challenge to real-world deployment, especia…

Time SeriesTime Series Forecasting

Towards a universal neural network encoder for time series

2018-05-10 · Joan Serrà, Santiago Pascual, Alexandros Karatzoglou

We study the use of a time series encoder to learn representations that are useful on data set types with which it has not been trained on. The encoder is formed of a convolutional neural network whose temporal output is…

Time SeriesTime Series AnalysisTime Series Classification

A Lost Opportunity for Vision-Language Models: A Comparative Study of Online Test-Time Adaptation for Vision-Language Models

2024-05-23 · Mario Döbler, Robert A. Marsden, Tobias Raichle, Bin Yang

In deep learning, maintaining model robustness against distribution shifts is critical. This work explores a broad range of possibilities to adapt vision-language foundation models at test-time, with a particular emphasi…

Image ClassificationPrompt EngineeringPrompt LearningTest-time Adaptation

PRICE: A Systematic Study of LLM Adaptation Choices for Bitcoin Price Forecasting

2026-09-04 · Maryam Fakhari, Mehran Safayani arxiv

Cryptocurrency markets exhibit extreme volatility and non-stationary dynamics that challenge conventional forecasting methods. Although Large Language Models (LLMs) have shown promise for time series forecasting, the com…

parameter-efficient fine-tuningTime Series Forecasting