paper-with-me

Papers

StaTS: Spectral Trajectory Schedule Learning for Adaptive Time Series Forecasting with Frequency Guided Denoiser

2026-02-08 · Jintao Zhang, Zirui Liu, Mingyue Cheng, Xianquan Wang, Zhiding Liu, Qi Liu arxiv

Diffusion models have been used for probabilistic time series forecasting and show strong potential. However, fixed noise schedules often produce intermediate states that are hard to invert and a terminal state that deviates from the near noise assumption. Meanwhile, prior methods rely on time domain conditioning and seldom model schedule induced spectral degradation, which limits structure recovery across noise levels. We propose StaTS, a diffusion model for probabilistic time series forecasting that learns the noise schedule and the denoiser through alternating updates. StaTS includes Spectral Trajectory Scheduler (STS) that learns a data adaptive noise schedule with spectral regularization to improve structural preservation and stepwise invertibility, and Frequency Guided Denoiser (FGD) that estimates schedule induced spectral distortion and uses it to modulate denoising strength for heterogeneous restoration across diffusion steps and variables. A two stage training procedure stabilizes the coupling between schedule learning and denoiser optimization. Experiments on multiple real world benchmarks show consistent gains, while maintaining strong performance with fewer sampling steps. Our code is available at https://github.com/zjt-gpu/StaTS/.

📄 PDF Abstract BibTeX arXiv:2603.00037

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic Time Series Forecasting

Similar Papers 제목 키워드 기반

STaTS: Structure-Aware Temporal Sequence Summarization via Statistical Window Merging

2025-10-10 · Disharee Bhowmick, Ranjith Ramanathan, Sathyanarayanan N. Aakur arxiv

Time series data often contain latent temporal structure, transitions between locally stationary regimes, repeated motifs, and bursts of variability, that are rarely leveraged in standard representation learning pipeline…

Representation Learning

Train Smarter, Not Harder: Switching Signal-Guided Training in Active Learning

2026-09-06 · Nagham Omar, Maya Rozenshtein, Evgeny Mishlyakov, Avigdor Gal hf

Training strategy, namely whether to retrain from scratch or fine-tune from the previous checkpoint, is an overlooked decision variable in active learning. We show that this choice has exploitable structure: retraining i…

Active Learning

Identifying Grey-box Thermal Models with Bayesian Neural Networks

2020-09-13

Smart thermostats are one of the most prevalent home automation products. They learn occupant preferences and schedules, and utilize an accurate thermal model to reduce the energy use of heating and cooling equipment whi…

Time Series Analysis

ART for Diffusion Sampling: Continuous-Time Control and Actor-Critic Learning

2026-07-02 · Yilie Huang, Wenpin Tang, Xun Yu Zhou arxiv

We study timestep allocation for score-based diffusion sampling, where a learned reverse-time dynamics is discretized on a finite grid. Uniform and hand-crafted schedules are standard choices, but they rely on fixed pres…

Reinforcement LearningImage Generation

SANTS: A State-Adaptive Scheduler for World Action Models

2026-05-27 · Yirui Sun, Guangyu Zhuge, Keliang Liu, Jie Gu 외 arxiv

World Action Models (WAMs) improve robot manipulation by using video-based future representations to condition action generation. In pixel-space WAMs, however, the best action condition is not necessarily the fully denoi…

Robot ManipulationVideo Denoising