paper-with-me

Papers

sasdim: self-adaptive noise scaling diffusion model for spatial time series imputation

2023-09-05 · Shunyang Zhang, Senzhang Wang, Xianzhen Tan, Ruochen Liu, Jian Zhang, Jianxin Wang

Spatial time series imputation is critically important to many real applications such as intelligent transportation and air quality monitoring. Although recent transformer and diffusion model based approaches have achieved significant performance gains compared with conventional statistic based methods, spatial time series imputation still remains as a challenging issue due to the complex spatio-temporal dependencies and the noise uncertainty of the spatial time series data. Especially, recent diffusion process based models may introduce random noise to the imputations, and thus cause negative impact on the model performance. To this end, we propose a self-adaptive noise scaling diffusion model named SaSDim to more effectively perform spatial time series imputation. Specially, we propose a new loss function that can scale the noise to the similar intensity, and propose the across spatial-temporal global convolution module to more effectively capture the dynamic spatial-temporal dependencies. Extensive experiments conducted on three real world datasets verify the effectiveness of SaSDim by comparison with current state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2309.01988

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationTime Series

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…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

RAISE: Requirement-Adaptive Evolutionary Refinement for Training-Free Text-to-Image Alignment

2026-02-28 · Liyao Jiang, Ruichen Chen, Chao Gao, Di Niu arxiv

Recent text-to-image (T2I) diffusion models achieve remarkable realism, yet faithful prompt-image alignment remains challenging, particularly for complex prompts with multiple objects, relations, and fine-grained attribu…

Image Generation

Mitigating Hallucinations in Diffusion Models through Adaptive Attention Modulation

2025-02-24 · Trevine Oorloff, Yaser Yacoob, Abhinav Shrivastava

Diffusion models, while increasingly adept at generating realistic images, are notably hindered by hallucinations -- unrealistic or incorrect features inconsistent with the trained data distribution. In this work, we pro…

Denoising

Efficient Diffusion Transformer Policies with Mixture of Expert Denoisers for Multitask Learning

2024-12-17 · Moritz Reuss, Jyothish Pari, Pulkit Agrawal, Rudolf Lioutikov

Diffusion Policies have become widely used in Imitation Learning, offering several appealing properties, such as generating multimodal and discontinuous behavior. As models are becoming larger to capture more complex cap…

DenoisingImitation LearningRobot Manipulation+1

Self-diffusion for Solving Inverse Problems

2025-10-24 · Guanxiong Luo, Shoujin Huang, Yanlong Yang arxiv

We propose self-diffusion, a novel framework for solving inverse problems without relying on pretrained generative models. Traditional diffusion-based approaches require training a model on a clean dataset to learn to re…

Scale Where It Matters: Training-Free Localized Scaling for Diffusion Models

2025-11-25 · Qin Ren, Yufei Wang, Lanqing Guo, Wen Zhang 외 arxiv

Diffusion models have become the dominant paradigm in text-to-image generation, and test-time scaling (TTS) improves sample quality by allocating additional computation at inference. Existing TTS methods, however, resamp…

Text-to-Image Generation