LGAIOct 21, 2025

QKCV Attention: Enhancing Time Series Forecasting with Static Categorical Embeddings for Both Lightweight and Pre-trained Foundation Models

arXiv:2510.20222v1
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate and efficient time series forecasting models in real-world applications, though it is incremental as it builds on existing attention frameworks.

The paper tackled the problem of improving time series forecasting by incorporating static categorical embeddings into attention mechanisms, resulting in enhanced accuracy across diverse datasets and superior fine-tuning performance with reduced computational overhead.

In real-world time series forecasting tasks, category information plays a pivotal role in capturing inherent data patterns. This paper introduces QKCV (Query-Key-Category-Value) attention, an extension of the traditional QKV framework that incorporates a static categorical embedding C to emphasize category-specific information. As a versatile plug-in module, QKCV enhances the forecasting accuracy of attention-based models (e.g., Vanilla Transformer, Informer, PatchTST, TFT) across diverse real-world datasets. Furthermore, QKCV demonstrates remarkable adaptability in fine-tuning univariate time series foundation model by solely updating the static embedding C while preserving pretrained weights, thereby reducing computational overhead and achieving superior fine-tuning performance.

Foundations

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

Your Notes