paper-with-me

Papers

TimeInf: Time Series Data Contribution via Influence Functions

2024-07-21 · Yizi Zhang, Jingyan Shen, Xiaoxue Xiong, Yongchan Kwon

Evaluating the contribution of individual data points to a model's prediction is critical for interpreting model predictions and improving model performance. Existing data contribution methods have been applied to various data types, including tabular data, images, and texts; however, their primary focus has been on i.i.d. settings. Despite the pressing need for principled approaches tailored to time series datasets, the problem of estimating data contribution in such settings remains unexplored, possibly due to challenges associated with handling inherent temporal dependencies. This paper introduces TimeInf, a data contribution estimation method for time-series datasets. TimeInf uses influence functions to attribute model predictions to individual time points while preserving temporal structures. Our extensive empirical results demonstrate that TimeInf outperforms state-of-the-art methods in identifying harmful anomalies and helpful time points for forecasting. Additionally, TimeInf offers intuitive and interpretable attributions of data values, allowing us to easily distinguish diverse anomaly patterns through visualizations.

📄 PDF Abstract BibTeX arXiv:2407.15247

Code (1)

yzhang511/timeinf 공식 구현 pytorch

Tasks

AttributeTime Series

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

HERMES: Hybrid Error-corrector Model with inclusion of External Signals for nonstationary fashion time series

2022-02-07 · Etienne David, Jean Bellot, Sylvain Le Corff

Developing models and algorithms to predict nonstationary time series is a long standing statistical problem. It is crucial for many applications, in particular for fashion or retail industries, to make optimal inventory…

Causal InferenceTime SeriesTime Series AnalysisTime Series Forecasting

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

2025-11-10 · Shunyu Wu, Tianyue Li, Yixuan Leng, Jingyi Suo 외 arxiv

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…

PatchDecomp: Interpretable Patch-Based Time Series Forecasting

2026-03-04 · Hiroki Tomioka, Genta Yoshimura arxiv

Time series forecasting, which predicts future values from past observations, plays a central role in many domains and has driven the development of highly accurate neural network models. However, the complexity of these…

Time Series Forecasting

Benchmarking Unsupervised Strategies for Anomaly Detection in Multivariate Time Series

2025-06-25 · Laura Boggia, Rafael Teixeira de Lima, Bogdan Malaescu

Anomaly detection in multivariate time series is an important problem across various fields such as healthcare, financial services, manufacturing or physics detector monitoring. Accurately identifying when unexpected err…

Anomaly DetectionBenchmarkingTime SeriesTime Series Anomaly Detection

Long Short-term Cognitive Networks

2021-06-30 · Gonzalo Nápoles, Isel Grau, Agnieszka Jastrzebska, Yamisleydi Salgueiro

In this paper, we present a recurrent neural system named Long Short-term Cognitive Networks (LSTCNs) as a generalization of the Short-term Cognitive Network (STCN) model. Such a generalization is motivated by the diffic…

Time SeriesTime Series Analysis