paper-with-me

Papers

Lightweight Video Denoising Using a Classic Bayesian Backbone

2024-08-07 · Clément Bled, François Pitié

In recent years, state-of-the-art image and video denoising networks have become increasingly large, requiring millions of trainable parameters to achieve best-in-class performance. Improved denoising quality has come at the cost of denoising speed, where modern transformer networks are far slower to run than smaller denoising networks such as FastDVDnet and classic Bayesian denoisers such as the Wiener filter. In this paper, we implement a hybrid Wiener filter which leverages small ancillary networks to increase the original denoiser performance, while retaining fast denoising speeds. These networks are used to refine the Wiener coring estimate, optimise windowing functions and estimate the unknown noise profile. Using these methods, we outperform several popular denoisers and remain within 0.2 dB, on average, of the popular VRT transformer. Our method was found to be over x10 faster than the transformer method, with a far lower parameter cost.

📄 PDF Abstract BibTeX arXiv:2408.03904

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingVideo Denoising

Similar Papers 제목 키워드 기반

Through the PRISM: Preference Representation in Intermediate States of Video Diffusion Models

2026-06-18 · Haoxuan Wu, Lai Man Po, Mengyang Liu, Kun Li 외 arxiv

Evaluating video generation with clean, pixel-based reward models disconnects evaluation from the noisy diffusion process and incurs massive VAE decoding costs. In this paper, we challenge this paradigm by asking a funda…

Video Generation

LiteVSR: Lightweight Adaptation of Frozen Diffusion Transformers for Video Super-Resolution

2026-06-08 · Yu Cao, Ziquan Liu, Zhensong Zhang, Jiankang Deng 외 arxiv

Adapting large-scale pre-trained video generators for Video Super-Resolution (VSR) in novel domains remains computationally prohibitive. Methods that reformulate generation as direct Low-Quality to High-Quality mappings …

Video Super-Resolution

Multi-Token Residual Prediction

2026-05-12 · Yufeng Xu, Zishuo Bao, Qian Wang, Zeshen Zhang 외 arxiv

Diffusion Language Models (DLMs) generate text by iteratively denoising masked token sequences, offering a tradeoff between parallelism and quality compared to autoregressive models. In current practice, the number of to…

Code Generation

Compositional Video Generation via Inference-Time Guidance

2026-05-14 · Ariel Shaulov, Eitan Shaar, Amit Edenzon, Gal Chechik 외 arxiv

Text-to-video diffusion models generate realistic videos, but often fail on prompts requiring fine-grained compositional understanding, such as relations between entities, attributes, actions, and motion directions. We h…

Video Generation

Adaptive-WAM: Quality-Guided Early-Exit Planning from Intermediate Video-Diffusion Features

2026-08-06 · Sining Ang, Yuguang Yang, Yan Wang arxiv

Large video diffusion models provide rich spatiotemporal priors for autonomous driving, but existing world-action models often inherit the cost of iterative future-video generation even though deployment only requires an…

Autonomous DrivingVideo GenerationVideo Denoising