paper-with-me

홈 › Papers

Unveiling the Power of Noise Priors: Enhancing Diffusion Models for Mobile Traffic Prediction

2025-01-23 · Zhi Sheng, Yuan Yuan, Jingtao Ding, Yong Li

Accurate prediction of mobile traffic, \textit{i.e.,} network traffic from cellular base stations, is crucial for optimizing network performance and supporting urban development. However, the non-stationary nature of mobile traffic, driven by human activity and environmental changes, leads to both regular patterns and abrupt variations. Diffusion models excel in capturing such complex temporal dynamics due to their ability to capture the inherent uncertainties. Most existing approaches prioritize designing novel denoising networks but often neglect the critical role of noise itself, potentially leading to sub-optimal performance. In this paper, we introduce a novel perspective by emphasizing the role of noise in the denoising process. Our analysis reveals that noise fundamentally shapes mobile traffic predictions, exhibiting distinct and consistent patterns. We propose NPDiff, a framework that decomposes noise into \textit{prior} and \textit{residual} components, with the \textit{prior} derived from data dynamics, enhancing the model's ability to capture both regular and abrupt variations. NPDiff can seamlessly integrate with various diffusion-based prediction models, delivering predictions that are effective, efficient, and robust. Extensive experiments demonstrate that it achieves superior performance with an improvement over 30\%, offering a new perspective on leveraging diffusion models in this domain.

📄 PDF Abstract BibTeX arXiv:2501.13794

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingTraffic Prediction

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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

ProSE: Diffusion Priors for Speech Enhancement

2025-03-09 · Sonal Kumar, Sreyan Ghosh, Utkarsh Tyagi, Anton Jeran Ratnarajah 외

Speech enhancement (SE) is the foundational task of enhancing the clarity and quality of speech in the presence of non-stationary additive noise. While deterministic deep learning models have been commonly employed for S…

DenoisingregressionSpeech Enhancement

Exploiting Diffusion Prior for Task-driven Image Restoration

2025-07-30 · Jaeha Kim, Junghun Oh, Kyoung Mu Lee arxiv

Task-driven image restoration (TDIR) has recently emerged to address performance drops in high-level vision tasks caused by low-quality (LQ) inputs. Previous TDIR methods struggle to handle practical scenarios in which i…

Image Restoration

$\mathrm{D}^\mathrm{3}$-Predictor: Noise-Free Deterministic Diffusion for Dense Prediction

2025-12-08 · Changliang Xia, Chengyou Jia, Minnan Luo, Zhuohang Dang 외 arxiv

Although diffusion models with strong visual priors have emerged as powerful dense prediction backbones, they overlook a core limitation: the stochastic noise at the core of diffusion sampling is inherently misaligned wi…

Exploring Structured Semantic Priors Underlying Diffusion Score for Test-time Adaptation

2025-01-01 · Mingjia Li, Shuang Li, Tongrui Su, Longhui Yuan 외

Capitalizing on the complementary advantages of generative and discriminative models has always been a compelling vision in machine learning, backed by a growing body of research. This work discloses the hidden semantic …

DenoisingTest-time Adaptation

Anchoring and Steering Diffusion: Enhancing the Faithfulness of Text-to-Image Generation at Inference Time

2026-07-29 · Xinyi Wang, Yuyang Huang, Yalin Su, Pengcheng Luan 외 arxiv

While text-to-image diffusion models achieve impressive visual quality, they frequently struggle to maintain precise alignment with complex compositional prompts. An effective strategy is to improve the inference process…

Text-to-Image Generation