paper-with-me

Papers

Mitigating Cold-start Forecasting using Cold Causal Demand Forecasting Model

2023-06-15 · Zahra Fatemi, Minh Huynh, Elena Zheleva, Zamir Syed, Xiaojun Di

Forecasting multivariate time series data, which involves predicting future values of variables over time using historical data, has significant practical applications. Although deep learning-based models have shown promise in this field, they often fail to capture the causal relationship between dependent variables, leading to less accurate forecasts. Additionally, these models cannot handle the cold-start problem in time series data, where certain variables lack historical data, posing challenges in identifying dependencies among variables. To address these limitations, we introduce the Cold Causal Demand Forecasting (CDF-cold) framework that integrates causal inference with deep learning-based models to enhance the forecasting accuracy of multivariate time series data affected by the cold-start problem. To validate the effectiveness of the proposed approach, we collect 15 multivariate time-series datasets containing the network traffic of different Google data centers. Our experiments demonstrate that the CDF-cold framework outperforms state-of-the-art forecasting models in predicting future values of multivariate time series data.

📄 PDF Abstract BibTeX arXiv:2306.09261

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDemand ForecastingTime Series

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

CausalPOI: Spatio-Temporal Graph-Based Causal Modeling for Cold-Start POI Check-in Forecasting

2026-06-03 · Zhaoqi Zhang, Miao Xie, Yi Li, Linyou Cai 외 arxiv

As urban environments continue to evolve rapidly, accurately modeling the dynamic behaviour of Points of Interest is essential for supporting data-driven urban planning and commercial decision-making. While recent advanc…

Representation LearningGraph Learning

ColdGAN: Resolving Cold Start User Recommendation by using Generative Adversarial Networks

2020-11-25 · Po-Lin Lai, Chih-Yun Chen, Liang-Wei Lo, Chien-Chin Chen

Mitigating the new user cold-start problem has been critical in the recommendation system for online service providers to influence user experience in decision making which can ultimately affect the intention of users to…

Decision Making

Optimizing Online Advertising with Multi-Armed Bandits: Mitigating the Cold Start Problem under Auction Dynamics

2025-02-03 · Anastasiia Soboleva, Andrey Pudovikov, Roman Snetkov, Alina Babenko 외

Online advertising platforms often face a common challenge: the cold start problem. Insufficient behavioral data (clicks) makes accurate click-through rate (CTR) forecasting of new ads challenging. CTR for "old" items ca…

Multi-Armed Bandits

Addressing Cold Start in Recommender Systems with Hierarchical Graph Neural Networks

2020-09-07 · Ivan Maksimov, Rodrigo Rivera-Castro, Evgeny Burnaev

Recommender systems have become an essential instrument in a wide range of industries to personalize the user experience. A significant issue that has captured both researchers' and industry experts' attention is the col…

Graph Neural NetworkRecommendation Systems

MoToRec: Sparse-Regularized Multimodal Tokenization for Cold-Start Recommendation

2026-02-11 · Jialin Liu, Zhaorui Zhang, Ray C. C. Cheung arxiv

Graph neural networks (GNNs) have revolutionized recommender systems by effectively modeling complex user-item interactions, yet data sparsity and the item cold-start problem significantly impair performance, particularl…

Multimodal Recommendation