← Search

Denis Korzhenkov

10 accepted papers

2026

Attention Surgery: An Efficient Recipe to Linearize Your Video Diffusion Transformer

CVPR 2026

Transformer-based video diffusion models (VDMs) deliver state-of-the-art video generation quality but are constrained by the quadratic cost of self-attention, making long sequences and high resolutions computationally expensive. While linear attention offers sub-quadratic complexity, previous approa

Cited by 11SourceScholar
2026

MoAlign: Motion-Centric Representation Alignment for Video Diffusion Models

ICLR 2026poster

Text-to-video diffusion models have enabled high-quality video synthesis, yet often fail to generate temporally coherent and physically plausible motion. A key reason is the models' insufficient understanding of complex motions that natural videos often entail. Recent works tackle this problem by al…

Cited by 0SourceScholar
2026

Neodragon: Mobile Video Generation Using Diffusion Transformer

ICLR 2026poster

We propose Neogradon, a video DiT (Diffusion Transformer) designed to run on a low-power NPU present in devices such as phones and laptop computers. We demonstrate that, despite video transformers' huge memory and compute cost, mobile devices can run these models when carefully optimised for efficie…

Cited by 0SourcecodeScholar
2026

PyramidalWan: On Making Pretrained Video Model Pyramidal for Efficient Inference

CVPR 2026

Recently proposed pyramidal models decompose the conventional forward and backward diffusion processes into multiple stages operating at varying resolutions. These models handle inputs with higher noise levels at lower resolutions, while less noisy inputs are processed at higher resolutions. This hi

Cited by 0SourceScholar
2025

Mobile Video Diffusion

ICCV 2025poster

Video diffusion models have achieved impressive realism and controllability but are limited by high computational demands, restricting their use on mobile devices. This paper introduces the first mobile-optimized image-to-video diffusion model. Starting from a spatio-temporal UNet from Stable Video…

2024

A Mutual Information Perspective on Federated Contrastive Learning

ICLR 2024spotlight

We investigate contrastive learning in the federated setting through the lens of Sim- CLR and multi-view mutual information maximization. In doing so, we uncover a connection between contrastive representation learning and user verification; by adding a user verification loss to each client’s local…

Cited by 3SourcePDFScholar
2022

Stereo Magnification With Multi-Layer Images

CVPR 2022poster

Representing scenes with multiple semitransparent colored layers has been a popular and successful choice for real-time novel view synthesis. Existing approaches infer colors and transparency values over regularly spaced layers of planar or spherical shape. In this work, we introduce a new view synt…

Cited by 17PDFScholar
2021

Image Generators With Conditionally-Independent Pixel Synthesis

CVPR 2021poster

Existing image generator networks rely heavily on spatial convolutions and, optionally, self-attention blocks in order to gradually synthesize images in a coarse-to-fine manner. Here, we present a new architecture for image generators, where the color value at each pixel is computed independently gi…

Cited by 187PDFcodeScholar
2020

High-Resolution Daytime Translation Without Domain Labels

CVPR 2020oral

Modeling daytime changes in high resolution photographs, e.g., re-rendering the same scene under different illuminations typical for day, night, or dawn, is a challenging image manipulation task. We present the high-resolution daytime translation (HiDT) model for this task. HiDT combines a generativ…

Cited by 114PDFcodeScholar