paper-with-me

Papers

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

2025-05-01 · Shingo Higashiguchi, Yasuko Matsubara, Koki Kawabata, Taichi Murayama, Yasushi Sakurai

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.

📄 PDF Abstract BibTeX arXiv:2505.00242

Code (1)

higashiguchi-shingo/d-tracker 공식 구현

Tasks

Tensor Decomposition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Modeling Activity Tracker Data Using Deep Boltzmann Machines

2018-02-28 · Martin Treppner, Stefan Lenz, Harald Binder, Daniela Zöller

Commercial activity trackers are set to become an essential tool in health research, due to increasing availability in the general population. The corresponding vast amounts of mostly unlabeled data pose a challenge to s…

DiffNet++: A Neural Influence and Interest Diffusion Network for Social Recommendation

2020-01-15 · Le Wu, Junwei Li, Peijie Sun, Richang Hong 외

Social recommendation has emerged to leverage social connections among users for predicting users' unknown preferences, which could alleviate the data sparsity issue in collaborative filtering based recommendation. Early…

Collaborative Filtering

Who Will Share My Image? Predicting the Content Diffusion Path in Online Social Networks

2017-05-25 · Wenjian Hu, Krishna Kumar Singh, Fanyi Xiao, Jinyoung Han 외

Content popularity prediction has been extensively studied due to its importance and interest for both users and hosts of social media sites like Facebook, Instagram, Twitter, and Pinterest. However, existing work mainly…

Joint Inference of Diffusion and Structure in Partially Observed Social Networks Using Coupled Matrix Factorization

2020-10-03 · Maryam Ramezani, Aryan Ahadinia, Amirmohammad Ziaei, Hamid R. Rabiee

Access to complete data in large-scale networks is often infeasible. Therefore, the problem of missing data is a crucial and unavoidable issue in the analysis and modeling of real-world social networks. However, most of …

Community DetectionLink Prediction

EnvSocial-Diff: A Diffusion-Based Crowd Simulation Model with Environmental Conditioning and Individual-Group Interaction

2026-03-25 · Bingxue Zhao, Qi Zhang, Hui Huang arxiv

Modeling realistic pedestrian trajectories requires accounting for both social interactions and environmental context, yet most existing approaches largely emphasize social dynamics. We propose \textbf{EnvSocial-Diff}: a…