LGAINov 10, 2025

Lightweight Time Series Data Valuation on Time Series Foundation Models via In-Context Finetuning

arXiv:2511.11648v1h-index: 2
Originality Incremental advance
AI Analysis

This addresses a computational bottleneck in data valuation for time series foundation models, offering a practical solution for researchers and practitioners, though it is incremental as it builds on existing in-context finetuning techniques.

The paper tackles the problem of efficiently and accurately valuing time series data for foundation models by proposing LTSV, a lightweight method that uses in-context finetuning to estimate data contributions, achieving reliable performance with manageable computational costs across multiple datasets and models.

Time series foundation models (TSFMs) have demonstrated increasing capabilities due to their extensive pretraining on large volumes of diverse time series data. Consequently, the quality of time series data is crucial to TSFM performance, rendering an accurate and efficient data valuation of time series for TSFMs indispensable. However, traditional data valuation methods, such as influence functions, face severe computational bottlenecks due to their poor scalability with growing TSFM model sizes and often fail to preserve temporal dependencies. In this paper, we propose LTSV, a Lightweight Time Series Valuation on TSFMS via in-context finetuning. Grounded in the theoretical evidence that in-context finetuning approximates the influence function, LTSV estimates a sample's contribution by measuring the change in context loss after in-context finetuning, leveraging the strong generalization capabilities of TSFMs to produce robust and transferable data valuations. To capture temporal dependencies, we introduce temporal block aggregation, which integrates per-block influence scores across overlapping time windows. Experiments across multiple time series datasets and models demonstrate that LTSV consistently provides reliable and strong valuation performance, while maintaining manageable computational requirements. Our results suggest that in-context finetuning on time series foundation models provides a practical and effective bridge between data attribution and model generalization in time series learning.

Foundations

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

Your Notes