paper-with-me

홈 › Papers

Stream-DiffVSR: Low-Latency Streamable Video Super-Resolution via Auto-Regressive Diffusion

2025-12-29 · Hau-Shiang Shiu, Chin-Yang Lin, Zhixiang Wang, Chi-Wei Hsiao, Po-Fan Yu, Yu-Chih Chen, Yu-Lun Liu arxiv

Diffusion-based video super-resolution (VSR) methods deliver strong perceptual quality but are often unsuitable for latency-sensitive scenarios due to reliance on future frames and expensive multi-step denoising. We propose Stream-DiffVSR, a causally conditioned diffusion framework for efficient online VSR. Operating strictly on past frames, Stream-DiffVSR integrates a four-step distilled denoiser for fast inference, an Auto-regressive Temporal Guidance (ARTG) module that injects motion-aligned cues during latent denoising, and a lightweight temporal-aware decoder with a Temporal Processor Module (TPM) to enhance detail and temporal coherence. Unlike chunk-wise streaming inference, our strictly frame-by-frame causal design avoids sequence-level waiting, substantially reducing time-to-first-frame and end-to-end latency. Stream-DiffVSR processes 720p frames in 0.328 seconds on an RTX 4090 and consistently outperforms prior diffusion-based baselines. Compared with the online state-of-the-art TMP, it improves perceptual quality (LPIPS +0.095) while reducing latency by over 130x. Moreover, Stream-DiffVSR substantially lowers time-to-first-frame for diffusion-based VSR, reducing initial delay from over 4600 seconds to 0.328 seconds, making diffusion-based VSR markedly more practical for low-latency online and streaming deployment. Project page: https://jamichss.github.io/stream-diffvsr-project-page/

📄 PDF Abstract BibTeX arXiv:2512.23709

Code (0)

등록된 구현이 없습니다.

Tasks

Video Super-Resolution

Similar Papers 제목 키워드 기반

OS-DiffVSR: Towards One-step Latent Diffusion Model for High-detailed Real-world Video Super-Resolution

2025-09-20 · Hanting Li, Huaao Tang, Jianhong Han, Tianxiong Zhou 외 arxiv

Recently, latent diffusion models has demonstrated promising performance in real-world video super-resolution (VSR) task, which can reconstruct high-quality videos from distorted low-resolution input through multiple dif…

Image Super-ResolutionVideo Super-Resolution

DiffVSR: Enhancing Real-World Video Super-Resolution with Diffusion Models for Advanced Visual Quality and Temporal Consistency

2025-01-17 · Xiaohui Li, Yihao Liu, Shuo Cao, Ziyan Chen 외

Diffusion models have demonstrated exceptional capabilities in image generation and restoration, yet their application to video super-resolution faces significant challenges in maintaining both high fidelity and temporal…

DecoderImage GenerationSuper-ResolutionVideo Super-Resolution

FocalCodec-Stream: Streaming Low-Bitrate Speech Coding via Causal Distillation

2025-09-19 · Luca Della Libera, Cem Subakan, Mirco Ravanelli arxiv

Neural audio codecs are a fundamental component of modern generative audio pipelines. Although recent codecs achieve strong low-bitrate reconstruction and provide powerful representations for downstream tasks, most are n…

Developing Real-time Streaming Transformer Transducer for Speech Recognition on Large-scale Dataset

2020-10-22 · Xie Chen, Yu Wu, Zhenghao Wang, Shujie Liu 외

Recently, Transformer based end-to-end models have achieved great success in many areas including speech recognition. However, compared to LSTM models, the heavy computational cost of the Transformer during inference is …

Decoderspeech-recognitionSpeech Recognition

Transformer in action: a comparative study of transformer-based acoustic models for large scale speech recognition applications

2020-10-27 · Yongqiang Wang, Yangyang Shi, Frank Zhang, Chunyang Wu 외

In this paper, we summarize the application of transformer and its streamable variant, Emformer based acoustic model for large scale speech recognition applications. We compare the transformer based acoustic models with …

speech-recognitionSpeech RecognitionVideo Captioning