← Search

Aliaksandr Siarohin

46 accepted papers

2026

AlcheMinT: Fine-grained Temporal Control for Multi-Reference Consistent Video Generation

CVPR 2026

Recent advances in subject-driven video generation with large diffusion models have enabled personalized content synthesis conditioned on user-provided subjects. However, existing methods lack fine-grained temporal control over subject appearance and disappearance, which are essential for applicatio

Cited by 0SourceScholar
2026

AlphaFlow: Understanding and Improving MeanFlow Models

ICLR 2026poster

MeanFlow has recently emerged as a powerful framework for few-step generative modeling trained from scratch, but its success is not yet fully understood. In this work, we show that the MeanFlow objective naturally decomposes into two parts: trajectory flow matching and trajectory consistency. Throug…

Cited by 0SourcecodeScholar
2026

EgoEdit: Dataset, Real-Time Streaming Model, and Benchmark for Egocentric Video Editing

CVPR 2026

We study instruction-guided editing of egocentric videos for interactive AR applications. While recent AI video editors perform well on third-person footage, egocentric views present unique challenges -- including rapid egomotion, and frequent hand-object interactions -- that create a significant do

Cited by 0SourcecodeScholar
2026

Omni-Attribute: Open-vocabulary Attribute Encoder for Visual Concept Personalization

CVPR 2026

Visual concept personalization aims to transfer only specific image attributes, such as identity, expression, lighting, and style, into unseen contexts. However, existing methods rely on holistic embeddings from general-purpose image encoders, which entangle multiple visual factors and make it diffi

Cited by 0SourcecodeScholar
2026

One Model, Many Budgets: Elastic Latent Interfaces for Diffusion Transformers

CVPR 2026

Diffusion transformers (DiTs) achieve high generative quality but lock FLOPs to image resolution, limiting principled latency-quality trade-offs, and allocate computation uniformly across input spatial tokens, wasting resource allocation to unimportant regions. We introduce Elastic Latent Interface

Cited by 0SourcecodeScholar
2026

SPRINT: Sparse-Dense Residual Fusion for Efficient Diffusion Transformers

ICLR 2026poster

Diffusion Transformers (DiTs) deliver state-of-the-art generative performance but their quadratic training cost with sequence length makes large-scale pretraining prohibitively expensive. Token dropping can reduce training cost, yet naïve strategies degrade representations, and existing methods are…

Cited by 0SourcecodeScholar
2025

4Real-Video: Learning Generalizable Photo-Realistic 4D Video Diffusion

CVPR 2025highlight

We propose 4Real-Video, a novel framework for generating 4D videos, organized as a grid of video frames with both time and viewpoint axes. In this grid, each row contains frames sharing the same timestep, while each column contains frames from the same viewpoint. One stream performs viewpoint updat…

Cited by 2SourcePDFScholar
2025

AC3D: Analyzing and Improving 3D Camera Control in Video Diffusion Transformers

CVPR 2025poster

Numerous works have recently integrated 3D camera control into foundational text-to-video models, but the resulting camera control is often imprecise, and video generation quality suffers. In this work, we analyze camera motion from a first principles perspective, uncovering insights that enable pre…

Cited by 10SourcePDFScholar
2025

AV-Link: Temporally-Aligned Diffusion Features for Cross-Modal Audio-Video Generation

ICCV 2025poster

We propose AV-Link, a unified framework for Video-to-Audio (A2V) and Audio-to-Video (A2V) generation that leverages the activations of frozen video and audio diffusion models for temporally-aligned cross-modal conditioning. The key to our framework is a Fusion Block that facilitates bidirectional in…

Cited by 0SourcePDFScholar
2025

DenseDPO: Fine-Grained Temporal Preference Optimization for Video Diffusion Models

NeurIPS 2025spotlight

Direct Preference Optimization (DPO) has recently been applied as a post‑training technique for text-to-video diffusion models. To obtain training data, annotators are asked to provide preferences between two videos generated from independent noise. However, this approach prohibits fine-grained comp…

Cited by 0SourceScholar
2025

Fused View-Time Attention and Feedforward Reconstruction for 4D Scene Generation

NeurIPS 2025poster

We propose the first framework capable of computing a 4D spatio-temporal grid of video frames and 3D Gaussian particles for each time step using a feed-forward architecture. Our architecture has two main components, a 4D video model and a 4D reconstruction model. In the first part, we analyze curren…

Cited by 0SourceScholar
2025

GTR: Improving Large 3D Reconstruction Models through Geometry and Texture Refinement

ICLR 2025poster

We propose a novel approach for 3D mesh reconstruction from multi-view images. We improve upon the large reconstruction model LRM that use a transformer-based triplane generator and a Neural Radiance Field (NeRF) model trained on multi-view images. We introduce three key components to significantly…

Cited by 3SourcePDFScholar
2025

Improving Progressive Generation with Decomposable Flow Matching

NeurIPS 2025poster

Generating high-dimensional visual modalities is a computationally intensive task. A common solution is progressive generation, where the outputs are synthesized in a coarse-to-fine spectral autoregressive manner. While diffusion models benefit from the coarse-to-fine nature of denoising, explicit m…

Cited by 0SourceScholar
2025

Improving the Diffusability of Autoencoders

ICML 2025poster

Latent diffusion models have emerged as the leading approach for generating high-quality images and videos, utilizing compressed latent representations to reduce the computational burden of the diffusion process. While recent advancements have primarily focused on scaling diffusion backbones and imp…

2025

Mind the Time: Temporally-Controlled Multi-Event Video Generation

CVPR 2025poster

Real-world videos consist of sequences of events. Generating such sequences with precise temporal control is infeasible with existing video generators that rely on a single paragraph of text as input. When tasked with generating multiple events described using a single prompt, such methods often ign…

Cited by 8SourcePDFScholar
2025

Multi-subject Open-set Personalization in Video Generation

CVPR 2025poster

Video personalization methods allow us to synthesize videos with specific concepts such as people, pets, and places. However, existing methods often focus on limited domains, require time-consuming optimization per subject, or support only a single subject. We present Video Alchemist--a video model…

Cited by 0SourcePDFScholar
2025

VD3D: Taming Large Video Diffusion Transformers for 3D Camera Control

ICLR 2025poster

Modern text-to-video synthesis models demonstrate coherent, photorealistic generation of complex videos from a text description. However, most existing models lack fine-grained control over camera movement, which is critical for downstream applications related to content creation, visual effects, an…

Cited by 38SourcePDFScholar
2025

Video Motion Transfer with Diffusion Transformers

CVPR 2025poster

We propose DiTFlow, a method for transferring the motion of a reference video to a newly synthesized one, designed specifically for Diffusion Transformers (DiT). We first process the reference video with a pre-trained DiT to analyze cross-frame attention maps and extract a patch-wise motion signal c…

2024

4Real: Towards Photorealistic 4D Scene Generation via Video Diffusion Models

NeurIPS 2024poster

Existing dynamic scene generation methods mostly rely on distilling knowledge from pre-trained 3D generative models, which are typically fine-tuned on synthetic object datasets. As a result, the generated scenes are often object-centric and lack photorealism. To address these limitations, we introd…

Cited by 26SourcePDFScholar
2024

AsCAN: Asymmetric Convolution-Attention Networks for Efficient Recognition and Generation

NeurIPS 2024poster

Neural network architecture design requires making many crucial decisions. The common desiderata is that similar decisions, with little modifications, can be reused in a variety of tasks and applications. To satisfy that, architectures must provide promising latency and performance trade-offs, suppo…

Cited by 4SourcePDFScholar
2024

Hierarchical Patch Diffusion Models for High-Resolution Video Generation

CVPR 2024poster

Diffusion models have demonstrated remarkable performance in image and video synthesis. However scaling them to high-resolution inputs is challenging and requires restructuring the diffusion pipeline into multiple independent components limiting scalability and complicating downstream applications.…

2024

HyperHuman: Hyper-Realistic Human Generation with Latent Structural Diffusion

ICLR 2024poster

Despite significant advances in large-scale text-to-image models, achieving hyper-realistic human image generation remains a desirable yet unsolved task. Existing models like Stable Diffusion and DALL·E 2 tend to generate human images with incoherent parts or unnatural poses. To tackle these challen…

Cited by 51SourcePDFScholar
2024

Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors

ICLR 2024poster

We present ``Magic123'', a two-stage coarse-to-fine approach for high-quality, textured 3D mesh generation from a single image in the wild using *both 2D and 3D priors*. In the first stage, we optimize a neural radiance field to produce a coarse geometry. In the second stage, we adopt a memory-effic…

2024

Panda-70M: Captioning 70M Videos with Multiple Cross-Modality Teachers

CVPR 2024poster

The quality of the data and annotation upper-bounds the quality of a downstream model. While there exist large text corpora and image-text pairs high-quality video-text data is much harder to collect. First of all manual labeling is more time-consuming as it requires an annotator to watch an entire…

Cited by 190SourcePDFScholar
2024

SF-V: Single Forward Video Generation Model

NeurIPS 2024poster

Diffusion-based video generation models have demonstrated remarkable success in obtaining high-fidelity videos through the iterative denoising process. However, these models require multiple denoising steps during sampling, resulting in high computational costs. In this work, we propose a novel appr…

2024

SPAD: Spatially Aware Multi-View Diffusers

CVPR 2024poster

We present SPAD a novel approach for creating consistent multi-view images from text prompts or single images. To enable multi-view generation we repurpose a pretrained 2D diffusion model by extending its self-attention layers with cross-view interactions and fine-tune it on a high quality subset of…

Cited by 34SourcePDFScholar
2024

Snap Video: Scaled Spatiotemporal Transformers for Text-to-Video Synthesis

CVPR 2024highlight

Contemporary models for generating images show remarkable quality and versatility. Swayed by these advantages the research community repurposes them to generate videos. Since video content is highly redundant we argue that naively bringing advances of image models to the video generation domain redu…

Cited by 66SourcePDFScholar
2024

Towards Text-guided 3D Scene Composition

CVPR 2024poster

We are witnessing significant breakthroughs in the technology for generating 3D objects from text. Existing approaches either leverage large text-to-image models to optimize a 3D representation or train 3D generators on object-centric datasets. Generating entire scenes however remains very challengi…

2024

VIMI: Grounding Video Generation through Multi-modal Instruction

EMNLP 2024main

Existing text-to-video diffusion models rely solely on text-only encoders for their pretraining. This limitation stems from the absence of large-scale multimodal prompt video datasets, resulting in a lack of visual grounding and restricting their versatility and application in multimodal integration…

Cited by 5SourcePDFScholar
2023

3D generation on ImageNet

ICLR 2023top-5%

All existing 3D-from-2D generators are designed for well-curated single-category datasets, where all the objects have (approximately) the same scale, 3D location, and orientation, and the camera always points to the center of the scene. This makes them inapplicable to diverse, in-the-wild datasets o…

2023

3DAvatarGAN: Bridging Domains for Personalized Editable Avatars

CVPR 2023poster

Modern 3D-GANs synthesize geometry and texture by training on large-scale datasets with a consistent structure. Training such models on stylized, artistic data, with often unknown, highly variable geometry, and camera information has not yet been shown possible. Can we train a 3D GAN on such artisti…

Cited by 48SourcePDFScholar
2023

Autodecoding Latent 3D Diffusion Models

NeurIPS 2023poster

Diffusion-based methods have shown impressive visual results in the text-to-image domain. They first learn a latent space using an autoencoder, then run a denoising process on the bottleneck to generate new samples. However, learning an autoencoder requires substantial data in the target domain. Suc…

2023

DisCoScene: Spatially Disentangled Generative Radiance Fields for Controllable 3D-Aware Scene Synthesis

CVPR 2023highlight

Existing 3D-aware image synthesis approaches mainly focus on generating a single canonical object and show limited capacity in composing a complex scene containing a variety of objects. This work presents DisCoScene: a 3D-aware generative model for high-quality and controllable scene synthesis. The…

Cited by 64SourcePDFScholar
2023

InfiniCity: Infinite-Scale City Synthesis

ICCV 2023poster

Toward infinite-scale 3D city synthesis, we propose a novel framework, InfiniCity, which constructs and renders an unconstrainedly large and 3D-grounded environment from random noises. InfiniCity decomposes the seemingly impractical task into three feasible modules, taking advantage of both 2D and 3…

Cited by 57PDFScholar
2023

Invertible Neural Skinning

CVPR 2023poster

Building animatable and editable models of clothed humans from raw 3D scans and poses is a challenging problem. Existing reposing methods suffer from the limited expressiveness of Linear Blend Skinning (LBS), require costly mesh extraction to generate each new pose, and typically do not preserve sur…

2023

Unsupervised Volumetric Animation

CVPR 2023poster

We propose a novel approach for unsupervised 3D animation of non-rigid deformable objects. Our method learns the 3D structure and dynamics of objects solely from single-view RGB videos, and can decompose them into semantically meaningful parts that can be tracked and animated. Using a 3D autodecoder…

Cited by 25SourcePDFScholar
2022

3D-Aware Semantic-Guided Generative Model for Human Synthesis

ECCV 2022poster

"Generative Neural Radiance Field (GNeRF) models, which extract implicit 3D representations from 2D images, have recently been shown to produce realistic images representing rigid/semi-rigid objects, such as human faces or cars. However, they usually struggle to generate high-quality images represen…

2022

Playable Environments: Video Manipulation in Space and Time

CVPR 2022poster

We present Playable Environments - a new representation for interactive video generation and manipulation in space and time. With a single image at inference time, our novel framework allows the user to move objects in 3D while generating a video by providing a sequence of desired actions. The actio…

Cited by 20PDFcodeScholar
2021

Motion Representations for Articulated Animation

CVPR 2021poster

We propose novel motion representations for animating articulated objects consisting of distinct parts. In a completely unsupervised manner, our method identifies object parts, tracks them in a driving video, and infers their motions by considering their principal axes. In contrast to the previous k…

Cited by 315PDFcodeScholar
2021

Whitening for Self-Supervised Representation Learning

ICML 2021spotlight

Most of the current self-supervised representation learning (SSL) methods are based on the contrastive loss and the instance-discrimination task, where augmented versions of the same image instance ("positives") are contrasted with instances extracted from other images ("negatives"). For the learnin…

2019

Animating Arbitrary Objects via Deep Motion Transfer

CVPR 2019oral

This paper introduces a novel deep learning framework for image animation. Given an input image with a target object and a driving video sequence depicting a moving object, our framework generates a video in which the target object is animated according to the driving sequence. This is achieved thro…

Cited by 442PDFcodeScholar
2019

First Order Motion Model for Image Animation

NeurIPS 2019poster

Image animation consists of generating a video sequence so that an object in a source image is animated according to the motion of a driving video. Our framework addresses this problem without using any annotation or prior information about the specific object to animate. Once trained on a set of vi…

2019

Unsupervised Domain Adaptation Using Feature-Whitening and Consensus Loss

CVPR 2019poster

A classifier trained on a dataset seldom works on other datasets obtained under different conditions due to domain shift. This problem is commonly addressed by domain adaptation methods. In this work we introduce a novel deep learning framework which unifies different paradigms in unsupervised domai…

Cited by 207PDFcodeScholar
2018

Deformable GANs for Pose-Based Human Image Generation

CVPR 2018poster

In this paper we address the problem of generating person images conditioned on a given pose. Specifically, given an image of a person and a target pose, we synthesize a new image of that person in the novel pose. In order to deal with pixel-to-pixel misalignments caused by the pose differences, w…