SILGMay 1, 2025

D-Tracker: Modeling Interest Diffusion in Social Activity Tensor Data Streams

arXiv:2505.00242v13 citationsh-index: 15Has CodeKDD
Originality Incremental advance
AI Analysis

This work addresses the challenge of forecasting social activities for applications like public health and trend analysis, though it appears incremental as it builds on tensor decomposition and PDE frameworks.

The paper tackles the problem of modeling and forecasting high-dimensional social activity data streams, such as web search volumes and COVID-19 infections, by proposing D-Tracker, which achieves higher forecasting accuracy and lower computation time than existing methods while extracting interest diffusion between locations.

Large quantities of social activity data, such as weekly web search volumes and the number of new infections with infectious diseases, reflect peoples' interests and activities. It is important to discover temporal patterns from such data and to forecast future activities accurately. However, modeling and forecasting social activity data streams is difficult because they are high-dimensional and composed of multiple time-varying dynamics such as trends, seasonality, and interest diffusion. In this paper, we propose D-Tracker, a method for continuously capturing time-varying temporal patterns within social activity tensor data streams and forecasting future activities. Our proposed method has the following properties: (a) Interpretable: it incorporates the partial differential equation into a tensor decomposition framework and captures time-varying temporal patterns such as trends, seasonality, and interest diffusion between locations in an interpretable manner; (b) Automatic: it has no hyperparameters and continuously models tensor data streams fully automatically; (c) Scalable: the computation time of D-Tracker is independent of the time series length. Experiments using web search volume data obtained from GoogleTrends, and COVID-19 infection data obtained from COVID-19 Open Data Repository show that our method can achieve higher forecasting accuracy in less computation time than existing methods while extracting the interest diffusion between locations. Our source code and datasets are available at {https://github.com/Higashiguchi-Shingo/D-Tracker.

Code Implementations1 repo
Foundations

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

Your Notes