paper-with-me

Papers

STDiff: Spatio-temporal Diffusion for Continuous Stochastic Video Prediction

2023-12-11 · Xi Ye, Guillaume-Alexandre Bilodeau

Predicting future frames of a video is challenging because it is difficult to learn the uncertainty of the underlying factors influencing their contents. In this paper, we propose a novel video prediction model, which has infinite-dimensional latent variables over the spatio-temporal domain. Specifically, we first decompose the video motion and content information, then take a neural stochastic differential equation to predict the temporal motion information, and finally, an image diffusion model autoregressively generates the video frame by conditioning on the predicted motion feature and the previous frame. The better expressiveness and stronger stochasticity learning capability of our model lead to state-of-the-art video prediction performances. As well, our model is able to achieve temporal continuous prediction, i.e., predicting in an unsupervised way the future video frames with an arbitrarily high frame rate. Our code is available at \url{https://github.com/XiYe20/STDiffProject}.

📄 PDF Abstract BibTeX arXiv:2312.06486

Code (1)

xiye20/stdiffproject 공식 구현 pytorch

Tasks

PredictionVideo 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…

Similar Papers 제목 키워드 기반

ProGen: Revisiting Probabilistic Spatial-Temporal Time Series Forecasting from a Continuous Generative Perspective Using Stochastic Differential Equations

2024-11-02 · Mingze Gong, Lei Chen, Jia Li

Accurate forecasting of spatiotemporal data remains challenging due to complex spatial dependencies and temporal dynamics. The inherent uncertainty and variability in such data often render deterministic models insuffici…

DenoisingTime SeriesTime Series Forecasting

FastDiff: A Fast Conditional Diffusion Model for High-Quality Speech Synthesis

2022-04-21 · Rongjie Huang, Max W. Y. Lam, Jun Wang, Dan Su 외

Denoising diffusion probabilistic models (DDPMs) have recently achieved leading performances in many generative tasks. However, the inherited iterative sampling process costs hindered their applications to speech synthes…

DenoisingGPUSpeech Synthesistext-to-speech+3

Towards Generative Modeling of Urban Flow through Knowledge-enhanced Denoising Diffusion

2023-09-19 · Zhilun Zhou, Jingtao Ding, Yu Liu, Depeng Jin 외

Although generative AI has been successful in many areas, its ability to model geospatial data is still underexplored. Urban flow, a typical kind of geospatial data, is critical for a wide range of urban applications. Ex…

Denoising

Towards Efficient Diffusion-Based Image Editing with Instant Attention Masks

2024-01-15 · Siyu Zou, Jiji Tang, Yiyi Zhou, Jing He 외

Diffusion-based Image Editing (DIE) is an emerging research hot-spot, which often applies a semantic mask to control the target area for diffusion-based editing. However, most existing solutions obtain these masks via ma…

BlastDiffusion: A Latent Diffusion Model for Generating Synthetic Embryo Images to Address Data Scarcity in In Vitro Fertilization

2025-06-16 · Alejandro Golfe, Natalia P. García-de-la-puente, Adrián Colomer, Valery Naranjo

Accurately identifying oocytes that progress to the blastocyst stage is crucial in reproductive medicine, but the limited availability of annotated high-quality embryo images presents challenges for developing automated …

Data AugmentationDiagnosticSSIM