paper-with-me

홈 › Papers

Sequence-Adaptive Video Prediction in Continuous Streams using Diffusion Noise Optimization

2025-11-23 · Sina Mokhtarzadeh Azar, Emad Bahrami, Enrico Pallotta, Gianpiero Francesca, Radu Timofte, Juergen Gall arxiv

In this work, we investigate diffusion-based video prediction models, which forecast future video frames, for continuous video streams. In this context, the models observe continuously new training samples, and we aim to leverage this to improve their predictions. We thus propose an approach that continuously adapts a pre-trained diffusion model to a video stream. Since fine-tuning the parameters of a large diffusion model is too expensive, we refine the diffusion noise during inference while keeping the model parameters frozen, allowing the model to adaptively determine suitable sampling noise. We term the approach Sequence Adaptive Video Prediction with Diffusion Noise Optimization (SAVi-DNO). To validate our approach, we introduce a new evaluation setting on the Ego4D dataset, focusing on simultaneous adaptation and evaluation on long continuous videos. Empirical results demonstrate improved performance based on FVD, SSIM, and PSNR metrics on long videos of Ego4D and OpenDV-YouTube, as well as videos of UCF-101 and SkyTimelapse, showcasing SAVi-DNO's effectiveness.

📄 PDF Abstract BibTeX arXiv:2511.18255

Code (0)

등록된 구현이 없습니다.

Tasks

Video Prediction

Similar Papers 제목 키워드 기반

Fast Mining and Dynamic Time-to-Event Prediction over Multi-sensor Data Streams

2026-01-08 · Kota Nakamura, Koki Kawabata, Yasuko Matsubara, Yasushi Sakurai arxiv

Given real-time sensor data streams obtained from machines, how can we continuously predict when a machine failure will occur? This work aims to continuously forecast the timing of future events by analyzing multi-sensor…

IE2Video: Adapting Pretrained Diffusion Models for Event-Based Video Reconstruction

2025-12-04 · Dmitrii Torbunov, Onur Okuducu, Yi Huang, Odera Dim 외 arxiv

Continuous video monitoring in surveillance, robotics, and wearable systems faces a fundamental power constraint: conventional RGB cameras consume substantial energy through fixed-rate capture. Event cameras offer sparse…

Event-Based Video Reconstruction

Decouple and Cache: KV Cache Construction for Streaming Video Understanding

2026-05-03 · Zhanzhong Pang, Dibyadip Chatterjee, Fadime Sener, Angela Yao arxiv

Streaming video understanding requires processing unbounded video streams with limited memory and computation, posing two key challenges. First, continuously constructing new and evicting old key-value(KV) caches is requ…

Motion Adaptive Pose Estimation From Compressed Videos

2021-01-01 · ICCV 2021 10 · Zhipeng Fan, Jun Liu, Yao Wang

Human pose estimation from videos has many real-world applications. Existing methods focus on applying models with a uniform computation profile on fully de- coded frames, ignoring the freely available motion signals…

Motion CompensationPose Estimation

Learning from Snapshots of Discrete and Continuous Data Streams

2024-12-08 · Pramith Devulapalli, Steve Hanneke

Imagine a smart camera trap selectively clicking pictures to understand animal movement patterns within a particular habitat. These "snapshots", or pieces of data captured from a data stream at adaptively chosen times, p…