AILGJan 10, 2025

Synergizing Large Language Models and Task-specific Models for Time Series Anomaly Detection

arXiv:2501.05675v41 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses anomaly detection for time series data, presenting an incremental improvement by combining existing model types.

The paper tackles the problem of anomaly detection in time series by proposing CoLLaTe, a framework that synergizes large language models (LLMs) and task-specific models to leverage their respective strengths, resulting in better performance than using either model alone.

In anomaly detection, methods based on large language models (LLMs) can incorporate expert knowledge by reading professional document, while task-specific small models excel at extracting normal data patterns and detecting value fluctuations from training data of target applications. Inspired by the human nervous system, where the brain stores expert knowledge and the peripheral nervous system and spinal cord handle specific tasks like withdrawal and knee-jerk reflexes, we propose CoLLaTe, a framework designed to facilitate collaboration between LLMs and task-specific models, leveraging the strengths of both models for anomaly detection. In particular, we first formulate the collaboration process and identify two key challenges in the collaboration: (1) the misalignment between the expression domains of the LLMs and task-specific small models, and (2) error accumulation arising from the predictions of both models. To address these challenges, we then introduce two key components in CoLLaTe: a model alignment module and a collaborative loss function. Through theoretical analysis and experimental validation, we demonstrate that these components effectively mitigate the identified challenges and achieve better performance than both LLM-based and task-specific models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes